echo "NAME=Buildroot"; \ echo "VERSION=2023.02-90-g7107a9876b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' \n \n /bin/ping f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkfs.erofs /home/autobuild/autobuild/instance-9/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/cpio ... Processing bin/dash ... Processing bin/dnsdomainname ... Processing bin/domainname ... Processing bin/hostname ... Processing bin/ischroot ... Processing bin/more ... Processing bin/netstat ... Processing bin/nisdomainname ... Processing bin/ping ... Processing bin/ping6 ... Processing bin/run-parts ... Processing bin/savelog ... Processing bin/sh ... Processing bin/tempfile ... Processing bin/which ... Processing bin/ypdomainname ... Processing dev ... Processing dev/console ... Processing dev/fb0 ... Processing dev/fb1 ... Processing dev/fb2 ... Processing dev/fb3 ... Processing dev/fd ... Processing dev/hda ... Processing dev/hda1 ... Processing dev/hda10 ... Processing dev/hda11 ... Processing dev/hda12 ... Processing dev/hda13 ... Processing dev/hda14 ... Processing dev/hda15 ... Processing dev/hda2 ... Processing dev/hda3 ... Processing dev/hda4 ... Processing dev/hda5 ... Processing dev/hda6 ... Processing dev/hda7 ... Processing dev/hda8 ... Processing dev/hda9 ... Processing dev/hdb ... Processing dev/hdb1 ... Processing dev/hdb10 ... Processing dev/hdb11 ... Processing dev/hdb12 ... Processing dev/hdb13 ... Processing dev/hdb14 ... Processing dev/hdb15 ... Processing dev/hdb2 ... Processing dev/hdb3 ... Processing dev/hdb4 ... Processing dev/hdb5 ... Processing dev/hdb6 ... Processing dev/hdb7 ... Processing dev/hdb8 ... Processing dev/hdb9 ... Processing dev/hvc0 ... Processing dev/hvc1 ... Processing dev/hvc2 ... Processing dev/hvc3 ... Processing dev/i2c-0 ... Processing dev/i2c-1 ... Processing dev/i2c-2 ... Processing dev/i2c-3 ... Processing dev/input ... Processing dev/input/event0 ... Processing dev/input/event1 ... Processing dev/input/event2 ... Processing dev/input/event3 ... Processing dev/input/mice ... Processing dev/input/mouse0 ... Processing dev/input/mouse1 ... Processing dev/input/mouse2 ... Processing dev/input/mouse3 ... Processing dev/kmem ... Processing dev/log ... Processing dev/loop0 ... Processing dev/loop1 ... Processing dev/mem ... Processing dev/mtd0 ... Processing dev/mtd1 ... Processing dev/mtd2 ... Processing dev/mtd3 ... Processing dev/mtdblock0 ... Processing dev/mtdblock1 ... Processing dev/mtdblock2 ... Processing dev/mtdblock3 ... Processing dev/net ... Processing dev/net/tun ... Processing dev/null ... Processing dev/psaux ... Processing dev/ptmx ... Processing dev/pts ... Processing dev/ptyp0 ... Processing dev/ptyp1 ... Processing dev/ptyp2 ... Processing dev/ptyp3 ... Processing dev/ptyp4 ... Processing dev/ptyp5 ... Processing dev/ptyp6 ... Processing dev/ptyp7 ... Processing dev/ptyp8 ... Processing dev/ptyp9 ... Processing dev/ram ... Processing dev/ram0 ... Processing dev/ram1 ... Processing dev/ram2 ... Processing dev/ram3 ... Processing dev/random ... Processing dev/rtc ... Processing dev/sda ... Processing dev/sda1 ... Processing dev/sda10 ... Processing dev/sda11 ... Processing dev/sda12 ... Processing dev/sda13 ... Processing dev/sda14 ... Processing dev/sda15 ... Processing dev/sda2 ... Processing dev/sda3 ... Processing dev/sda4 ... Processing dev/sda5 ... Processing dev/sda6 ... Processing dev/sda7 ... Processing dev/sda8 ... Processing dev/sda9 ... Processing dev/sdb ... Processing dev/sdb1 ... Processing dev/sdb10 ... Processing dev/sdb11 ... Processing dev/sdb12 ... Processing dev/sdb13 ... Processing dev/sdb14 ... Processing dev/sdb15 ... Processing dev/sdb2 ... Processing dev/sdb3 ... Processing dev/sdb4 ... Processing dev/sdb5 ... Processing dev/sdb6 ... Processing dev/sdb7 ... Processing dev/sdb8 ... Processing dev/sdb9 ... Processing dev/shm ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing dev/tty ... Processing dev/tty0 ... Processing dev/tty1 ... Processing dev/tty2 ... Processing dev/tty3 ... Processing dev/tty4 ... Processing dev/tty5 ... Processing dev/tty6 ... Processing dev/tty7 ... Processing dev/ttyAM0 ... Processing dev/ttyAM1 ... Processing dev/ttyAM2 ... Processing dev/ttyAMA0 ... Processing dev/ttyAMA1 ... Processing dev/ttyAMA2 ... Processing dev/ttyAMA3 ... Processing dev/ttyBF0 ... Processing dev/ttyBF1 ... Processing dev/ttyCPM0 ... Processing dev/ttyCPM1 ... Processing dev/ttyCPM2 ... Processing dev/ttyCPM3 ... Processing dev/ttyP0 ... Processing dev/ttyP1 ... Processing dev/ttyP2 ... Processing dev/ttyP3 ... Processing dev/ttyPSC0 ... Processing dev/ttyPSC1 ... Processing dev/ttyPSC2 ... Processing dev/ttyPSC3 ... Processing dev/ttyS0 ... Processing dev/ttyS1 ... Processing dev/ttyS2 ... Processing dev/ttyS3 ... Processing dev/ttySAC0 ... Processing dev/ttySAC1 ... Processing dev/ttySAC2 ... Processing dev/ttySAC3 ... Processing dev/ttySC0 ... Processing dev/ttySC1 ... Processing dev/ttySC2 ... Processing dev/ttySC3 ... Processing dev/ttySC4 ... Processing dev/ttySC5 ... Processing dev/ttySC6 ... Processing dev/ttySC7 ... Processing dev/ttyUL0 ... Processing dev/ttyUL1 ... Processing dev/ttyUL2 ... Processing dev/ttyUL3 ... Processing dev/ttymxc0 ... Processing dev/ttymxc1 ... Processing dev/ttymxc2 ... Processing dev/ttymxc3 ... Processing dev/ttyp0 ... Processing dev/ttyp1 ... Processing dev/ttyp2 ... Processing dev/ttyp3 ... Processing dev/ttyp4 ... Processing dev/ttyp5 ... Processing dev/ttyp6 ... Processing dev/ttyp7 ... Processing dev/ttyp8 ... Processing dev/ttyp9 ... Processing dev/uba ... Processing dev/uba1 ... Processing dev/uba2 ... Processing dev/uba3 ... Processing dev/uba4 ... Processing dev/uba5 ... Processing dev/uba6 ... Processing dev/ubb ... Processing dev/ubb1 ... Processing dev/ubb2 ... Processing dev/ubb3 ... Processing dev/ubb4 ... Processing dev/ubb5 ... Processing dev/ubb6 ... Processing dev/urandom ... Processing dev/video0 ... Processing dev/video1 ... Processing dev/video2 ... Processing dev/video3 ... Processing dev/zero ... Processing etc ... Processing etc/at.deny ... Processing etc/dropbear ... Processing etc/fonts ... Processing etc/fonts/conf.d ... Processing etc/fonts/conf.d/10-hinting-slight.conf ... Processing etc/fonts/conf.d/10-scale-bitmap-fonts.conf ... Processing etc/fonts/conf.d/20-unhint-small-vera.conf ... Processing etc/fonts/conf.d/30-metric-aliases.conf ... Processing etc/fonts/conf.d/40-nonlatin.conf ... Processing etc/fonts/conf.d/45-generic.conf ... Processing etc/fonts/conf.d/45-latin.conf ... Processing etc/fonts/conf.d/49-sansserif.conf ... Processing etc/fonts/conf.d/50-user.conf ... Processing etc/fonts/conf.d/51-local.conf ... Processing etc/fonts/conf.d/60-generic.conf ... Processing etc/fonts/conf.d/60-latin.conf ... Processing etc/fonts/conf.d/65-fonts-persian.conf ... Processing etc/fonts/conf.d/65-nonlatin.conf ... Processing etc/fonts/conf.d/69-unifont.conf ... Processing etc/fonts/conf.d/80-delicious.conf ... Processing etc/fonts/conf.d/90-synthetic.conf ... Processing etc/fonts/conf.d/README ... Processing etc/fonts/fonts.conf ... Processing etc/fstab ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S21haveged ... Processing etc/init.d/S30cgroupfs ... Processing etc/init.d/S50darkhttpd ... Processing etc/init.d/S50dropbear ... Processing etc/init.d/S99at ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/inittab ... Processing etc/inputrc ... Processing etc/issue ... Processing etc/log4crc.sample ... Processing etc/mtab ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/ngircd.conf ... Processing etc/nsswitch.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/profile.d/umask.sh ... Processing etc/protocols ... Processing etc/pure-ftpd.conf ... Processing etc/resolv.conf ... Processing etc/services ... Processing etc/shadow ... Processing etc/shells ... Processing etc/ssl ... Processing etc/ssl/certs ... Processing etc/ssl/certs/002c0b4f.0 ... Processing etc/ssl/certs/02265526.0 ... Processing etc/ssl/certs/03179a64.0 ... Processing etc/ssl/certs/062cdee6.0 ... Processing etc/ssl/certs/064e0aa9.0 ... Processing etc/ssl/certs/06dc52d5.0 ... Processing etc/ssl/certs/09789157.0 ... Processing etc/ssl/certs/0a775a30.0 ... Processing etc/ssl/certs/0b1b94ef.0 ... Processing etc/ssl/certs/0bf05006.0 ... Processing etc/ssl/certs/0f5dc4f3.0 ... Processing etc/ssl/certs/0f6fa695.0 ... Processing etc/ssl/certs/1001acf7.0 ... Processing etc/ssl/certs/106f3e4d.0 ... Processing etc/ssl/certs/14bc7599.0 ... Processing etc/ssl/certs/1636090b.0 ... Processing etc/ssl/certs/18856ac4.0 ... Processing etc/ssl/certs/1d3472b9.0 ... Processing etc/ssl/certs/1e08bfd1.0 ... Processing etc/ssl/certs/1e09d511.0 ... Processing etc/ssl/certs/244b5494.0 ... Processing etc/ssl/certs/2923b3f9.0 ... Processing etc/ssl/certs/2ae6433e.0 ... Processing etc/ssl/certs/2b349938.0 ... Processing etc/ssl/certs/32888f65.0 ... Processing etc/ssl/certs/349f2832.0 ... Processing etc/ssl/certs/3513523f.0 ... Processing etc/ssl/certs/3bde41ac.0 ... Processing etc/ssl/certs/3e44d2f7.0 ... Processing etc/ssl/certs/3e45d192.0 ... Processing etc/ssl/certs/3fb36b73.0 ... Processing etc/ssl/certs/40193066.0 ... Processing etc/ssl/certs/4042bcee.0 ... Processing etc/ssl/certs/40547a79.0 ... Processing etc/ssl/certs/406c9bb1.0 ... Processing etc/ssl/certs/4304c5e5.0 ... Processing etc/ssl/certs/48bec511.0 ... Processing etc/ssl/certs/4a6481c9.0 ... Processing etc/ssl/certs/4b718d9b.0 ... Processing etc/ssl/certs/4bfab552.0 ... Processing etc/ssl/certs/4f316efb.0 ... Processing etc/ssl/certs/5273a94c.0 ... Processing etc/ssl/certs/5443e9e3.0 ... Processing etc/ssl/certs/54657681.0 ... Processing etc/ssl/certs/57bcb2da.0 ... Processing etc/ssl/certs/5ad8a5d6.0 ... Processing etc/ssl/certs/5cd81ad7.0 ... Processing etc/ssl/certs/5d3033c5.0 ... Processing etc/ssl/certs/5e98733a.0 ... Processing etc/ssl/certs/5f15c80c.0 ... Processing etc/ssl/certs/5f618aec.0 ... Processing etc/ssl/certs/607986c7.0 ... Processing etc/ssl/certs/626dceaf.0 ... Processing etc/ssl/certs/653b494a.0 ... Processing etc/ssl/certs/68dd7389.0 ... Processing etc/ssl/certs/6b99d060.0 ... Processing etc/ssl/certs/6d41d539.0 ... Processing etc/ssl/certs/6fa5da56.0 ... Processing etc/ssl/certs/706f604c.0 ... Processing etc/ssl/certs/749e9e03.0 ... Processing etc/ssl/certs/75d1b2ed.0 ... Processing etc/ssl/certs/76cb8f92.0 ... Processing etc/ssl/certs/76faf6c0.0 ... Processing etc/ssl/certs/7719f463.0 ... Processing etc/ssl/certs/773e07ad.0 ... Processing etc/ssl/certs/7aaf71c0.0 ... Processing etc/ssl/certs/7f3d5d1d.0 ... Processing etc/ssl/certs/8160b96c.0 ... Processing etc/ssl/certs/8cb5ee0f.0 ... Processing etc/ssl/certs/8d86cdd1.0 ... Processing etc/ssl/certs/8d89cda1.0 ... Processing etc/ssl/certs/930ac5d2.0 ... Processing etc/ssl/certs/93bc0acc.0 ... Processing etc/ssl/certs/9482e63a.0 ... Processing etc/ssl/certs/988a38cb.0 ... Processing etc/ssl/certs/9b5697b0.0 ... Processing etc/ssl/certs/9c8dfbd4.0 ... Processing etc/ssl/certs/9d04f354.0 ... Processing etc/ssl/certs/ACCVRAIZ1.pem ... Processing etc/ssl/certs/AC_RAIZ_FNMT-RCM.pem ... Processing etc/ssl/certs/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ... Processing etc/ssl/certs/ANF_Secure_Server_Root_CA.pem ... Processing etc/ssl/certs/Actalis_Authentication_Root_CA.pem ... Processing etc/ssl/certs/AffirmTrust_Commercial.pem ... Processing etc/ssl/certs/AffirmTrust_Networking.pem ... Processing etc/ssl/certs/AffirmTrust_Premium.pem ... Processing etc/ssl/certs/AffirmTrust_Premium_ECC.pem ... Processing etc/ssl/certs/Amazon_Root_CA_1.pem ... Processing etc/ssl/certs/Amazon_Root_CA_2.pem ... Processing etc/ssl/certs/Amazon_Root_CA_3.pem ... Processing etc/ssl/certs/Amazon_Root_CA_4.pem ... Processing etc/ssl/certs/Atos_TrustedRoot_2011.pem ... Processing []s/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem ... Processing etc/ssl/certs/Baltimore_CyberTrust_Root.pem ... Processing etc/ssl/certs/Buypass_Class_2_Root_CA.pem ... Processing etc/ssl/certs/Buypass_Class_3_Root_CA.pem ... Processing etc/ssl/certs/CA_Disig_Root_R2.pem ... Processing etc/ssl/certs/CFCA_EV_ROOT.pem ... Processing etc/ssl/certs/COMODO_Certification_Authority.pem ... Processing etc/ssl/certs/COMODO_ECC_Certification_Authority.pem ... Processing etc/ssl/certs/COMODO_RSA_Certification_Authority.pem ... Processing etc/ssl/certs/Certigna.pem ... Processing etc/ssl/certs/Certigna_Root_CA.pem ... Processing etc/ssl/certs/Certum_EC-384_CA.pem ... Processing etc/ssl/certs/Certum_Trusted_Network_CA.pem ... Processing etc/ssl/certs/Certum_Trusted_Network_CA_2.pem ... Processing etc/ssl/certs/Certum_Trusted_Root_CA.pem ... Processing etc/ssl/certs/Comodo_AAA_Services_root.pem ... Processing etc/ssl/certs/Cybertrust_Global_Root.pem ... Processing etc/ssl/certs/D-TRUST_Root_Class_3_CA_2_2009.pem ... Processing etc/ssl/certs/D-TRUST_Root_Class_3_CA_2_EV_2009.pem ... Processing etc/ssl/certs/DigiCert_Assured_ID_Root_CA.pem ... Processing etc/ssl/certs/DigiCert_Assured_ID_Root_G2.pem ... Processing etc/ssl/certs/DigiCert_Assured_ID_Root_G3.pem ... Processing etc/ssl/certs/DigiCert_Global_Root_CA.pem ... Processing etc/ssl/certs/DigiCert_Global_Root_G2.pem ... Processing etc/ssl/certs/DigiCert_Global_Root_G3.pem ... Processing etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem ... Processing etc/ssl/certs/DigiCert_Trusted_Root_G4.pem ... Processing etc/ssl/certs/E-Tugra_Certification_Authority.pem ... Processing etc/ssl/certs/EC-ACC.pem ... Processing etc/ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority_-_EC1.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority_-_G2.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority_-_G4.pem ... Processing etc/ssl/certs/GDCA_TrustAUTH_R5_ROOT.pem ... Processing etc/ssl/certs/GLOBALTRUST_2020.pem ... Processing etc/ssl/certs/GTS_Root_R1.pem ... Processing etc/ssl/certs/GTS_Root_R2.pem ... Processing etc/ssl/certs/GTS_Root_R3.pem ... Processing etc/ssl/certs/GTS_Root_R4.pem ... Processing etc/ssl/certs/GlobalSign_ECC_Root_CA_-_R4.pem ... Processing etc/ssl/certs/GlobalSign_ECC_Root_CA_-_R5.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA_-_R2.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA_-_R3.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA_-_R6.pem ... Processing etc/ssl/certs/GlobalSign_Root_E46.pem ... Processing etc/ssl/certs/GlobalSign_Root_R46.pem ... Processing etc/ssl/certs/Go_Daddy_Class_2_CA.pem ... Processing etc/ssl/certs/Go_Daddy_Root_Certificate_Authority_-_G2.pem ... Processing []Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem ... Processing []rts/Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem ... Processing []rts/Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem ... Processing etc/ssl/certs/Hongkong_Post_Root_CA_1.pem ... Processing etc/ssl/certs/Hongkong_Post_Root_CA_3.pem ... Processing etc/ssl/certs/ISRG_Root_X1.pem ... Processing etc/ssl/certs/IdenTrust_Commercial_Root_CA_1.pem ... Processing etc/ssl/certs/IdenTrust_Public_Sector_Root_CA_1.pem ... Processing etc/ssl/certs/Izenpe.com.pem ... Processing etc/ssl/certs/Microsec_e-Szigno_Root_CA_2009.pem ... Processing etc/ssl/certs/Microsoft_ECC_Root_Certificate_Authority_2017.pem ... Processing etc/ssl/certs/Microsoft_RSA_Root_Certificate_Authority_2017.pem ... Processing etc/ssl/certs/NAVER_Global_Root_Certification_Authority.pem ... Processing etc/ssl/certs/NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem ... Processing etc/ssl/certs/Network_Solutions_Certificate_Authority.pem ... Processing etc/ssl/certs/OISTE_WISeKey_Global_Root_GB_CA.pem ... Processing etc/ssl/certs/OISTE_WISeKey_Global_Root_GC_CA.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_1_G3.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_2.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_2_G3.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_3.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_3_G3.pem ... Processing etc/ssl/certs/SSL.com_EV_Root_Certification_Authority_ECC.pem ... Processing etc/ssl/certs/SSL.com_EV_Root_Certification_Authority_RSA_R2.pem ... Processing etc/ssl/certs/SSL.com_Root_Certification_Authority_ECC.pem ... Processing etc/ssl/certs/SSL.com_Root_Certification_Authority_RSA.pem ... Processing etc/ssl/certs/SZAFIR_ROOT_CA2.pem ... Processing etc/ssl/certs/SecureSign_RootCA11.pem ... Processing etc/ssl/certs/SecureTrust_CA.pem ... Processing etc/ssl/certs/Secure_Global_CA.pem ... Processing etc/ssl/certs/Security_Communication_RootCA2.pem ... Processing etc/ssl/certs/Security_Communication_Root_CA.pem ... Processing etc/ssl/certs/Staat_der_Nederlanden_EV_Root_CA.pem ... Processing etc/ssl/certs/Starfield_Class_2_CA.pem ... Processing etc/ssl/certs/Starfield_Root_Certificate_Authority_-_G2.pem ... Processing []sl/certs/Starfield_Services_Root_Certificate_Authority_-_G2.pem ... Processing etc/ssl/certs/SwissSign_Gold_CA_-_G2.pem ... Processing etc/ssl/certs/SwissSign_Silver_CA_-_G2.pem ... Processing etc/ssl/certs/T-TeleSec_GlobalRoot_Class_2.pem ... Processing etc/ssl/certs/T-TeleSec_GlobalRoot_Class_3.pem ... Processing etc/ssl/certs/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem ... Processing etc/ssl/certs/TWCA_Global_Root_CA.pem ... Processing etc/ssl/certs/TWCA_Root_Certification_Authority.pem ... Processing etc/ssl/certs/TeliaSonera_Root_CA_v1.pem ... Processing etc/ssl/certs/TrustCor_ECA-1.pem ... Processing etc/ssl/certs/TrustCor_RootCert_CA-1.pem ... Processing etc/ssl/certs/TrustCor_RootCert_CA-2.pem ... Processing etc/ssl/certs/Trustwave_Global_Certification_Authority.pem ... Processing []ssl/certs/Trustwave_Global_ECC_P256_Certification_Authority.pem ... Processing []ssl/certs/Trustwave_Global_ECC_P384_Certification_Authority.pem ... Processing etc/ssl/certs/UCA_Extended_Validation_Root.pem ... Processing etc/ssl/certs/UCA_Global_G2_Root.pem ... Processing etc/ssl/certs/USERTrust_ECC_Certification_Authority.pem ... Processing etc/ssl/certs/USERTrust_RSA_Certification_Authority.pem ... Processing etc/ssl/certs/XRamp_Global_CA_Root.pem ... Processing etc/ssl/certs/a3418fda.0 ... Processing etc/ssl/certs/a94d09e5.0 ... Processing etc/ssl/certs/aee5f10d.0 ... Processing etc/ssl/certs/b0e59380.0 ... Processing etc/ssl/certs/b1159c4c.0 ... Processing etc/ssl/certs/b433981b.0 ... Processing etc/ssl/certs/b66938e9.0 ... Processing etc/ssl/certs/b727005e.0 ... Processing etc/ssl/certs/b7a5b843.0 ... Processing etc/ssl/certs/b81b93f0.0 ... Processing etc/ssl/certs/bf53fb88.0 ... Processing etc/ssl/certs/c01eb047.0 ... Processing etc/ssl/certs/c28a8a30.0 ... Processing etc/ssl/certs/ca-certificates.crt ... Processing etc/ssl/certs/ca6e4ad9.0 ... Processing etc/ssl/certs/cbf06781.0 ... Processing etc/ssl/certs/cc450945.0 ... Processing etc/ssl/certs/cd58d51e.0 ... Processing etc/ssl/certs/cd8c0d63.0 ... Processing etc/ssl/certs/ce5e74ef.0 ... Processing etc/ssl/certs/certSIGN_ROOT_CA.pem ... Processing etc/ssl/certs/certSIGN_Root_CA_G2.pem ... Processing etc/ssl/certs/d4dae3dd.0 ... Processing etc/ssl/certs/d6325660.0 ... Processing etc/ssl/certs/d7e8dc79.0 ... Processing etc/ssl/certs/d887a5bb.0 ... Processing etc/ssl/certs/dc4d6a89.0 ... Processing etc/ssl/certs/dd8e9d41.0 ... Processing etc/ssl/certs/de6d66f3.0 ... Processing etc/ssl/certs/e-Szigno_Root_CA_2017.pem ... Processing etc/ssl/certs/e113c810.0 ... Processing etc/ssl/certs/e18bfb83.0 ... Processing etc/ssl/certs/e35234b1.0 ... Processing etc/ssl/certs/e36a6752.0 ... Processing etc/ssl/certs/e73d606e.0 ... Processing etc/ssl/certs/e868b802.0 ... Processing etc/ssl/certs/e8de2f56.0 ... Processing etc/ssl/certs/ePKI_Root_Certification_Authority.pem ... Processing etc/ssl/certs/ee64a828.0 ... Processing etc/ssl/certs/eed8c118.0 ... Processing etc/ssl/certs/ef954a4e.0 ... Processing etc/ssl/certs/emSign_ECC_Root_CA_-_C3.pem ... Processing etc/ssl/certs/emSign_ECC_Root_CA_-_G3.pem ... Processing etc/ssl/certs/emSign_Root_CA_-_C1.pem ... Processing etc/ssl/certs/emSign_Root_CA_-_G1.pem ... Processing etc/ssl/certs/f081611a.0 ... Processing etc/ssl/certs/f0c70a8d.0 ... Processing etc/ssl/certs/f249de83.0 ... Processing etc/ssl/certs/f30dd6ad.0 ... Processing etc/ssl/certs/f3377b1b.0 ... Processing etc/ssl/certs/f387163d.0 ... Processing etc/ssl/certs/f39fc864.0 ... Processing etc/ssl/certs/f51bb24c.0 ... Processing etc/ssl/certs/fa5da96b.0 ... Processing etc/ssl/certs/fc5a8f99.0 ... Processing etc/ssl/certs/fe8a2cd8.0 ... Processing etc/ssl/certs/feffd413.0 ... Processing etc/ssl/certs/ff34af3f.0 ... Processing etc/ssl/ct_log_list.cnf ... Processing etc/ssl/ct_log_list.cnf.dist ... Processing etc/ssl/misc ... Processing etc/ssl/misc/tsget.pl ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/openssl.cnf.dist ... Processing etc/ssl/private ... Processing etc/wgetrc ... Processing lib ... Processing lib/firmware ... Processing lib/firmware/regulatory.db ... Processing lib/firmware/regulatory.db.p7s ... Processing lib/ld.so.1 ... Processing lib/libanl.so.1 ... Processing lib/libatomic.so ... Processing lib/libatomic.so.1 ... Processing lib/libatomic.so.1.2.0 ... Processing lib/libblkid.so.1 ... Processing lib/libblkid.so.1.1.0 ... Processing lib/libc.so.6 ... Processing lib/libcrypt.so.1 ... Processing lib/libdl.so.2 ... Processing lib/libgcc_s.so ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... Processing lib/libmount.so.1 ... Processing lib/libmount.so.1.1.0 ... Processing lib/libnss_dns.so.2 ... Processing lib/libnss_files.so.2 ... Processing lib/libpthread.so.0 ... Processing lib/libresolv.so.2 ... Processing lib/librt.so.1 ... Processing lib/libsmartcols.so.1 ... Processing lib/libsmartcols.so.1.1.0 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib32 ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/add-shell ... Processing sbin/arp ... Processing sbin/dumpexfat ... Processing sbin/exfatattrib ... Processing sbin/exfatfsck ... Processing sbin/exfatlabel ... Processing sbin/fsck ... Processing sbin/fsck.exfat ... Processing sbin/halt ... Processing sbin/ifconfig ... Processing sbin/init ... Processing sbin/installkernel ... Processing sbin/ipmaddr ... Processing sbin/iptunnel ... Processing sbin/killall5 ... Processing sbin/mii-tool ... Processing sbin/mkexfatfs ... Processing sbin/mkfs.exfat ... Processing sbin/nameif ... Processing sbin/pidof ... Processing sbin/plipconfig ... Processing sbin/poweroff ... Processing sbin/rarp ... Processing sbin/reboot ... Processing sbin/remove-shell ... Processing sbin/route ... Processing sbin/shutdown ... Processing sbin/slattach ... Processing sbin/sulogin ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/at ... Processing usr/bin/atq ... Processing usr/bin/atrm ... Processing usr/bin/batch ... Processing usr/bin/cgroupfs-mount ... Processing usr/bin/cgroupfs-umount ... Processing usr/bin/coremark ... Processing usr/bin/dropbearconvert ... Processing usr/bin/dropbearkey ... Processing usr/bin/ef ... Processing usr/bin/evemu-describe ... Processing usr/bin/evemu-device ... Processing usr/bin/evemu-event ... Processing usr/bin/evemu-play ... Processing usr/bin/evemu-record ... Processing usr/bin/faad ... Processing usr/bin/fb-test ... Processing usr/bin/fb-test-offset ... Processing usr/bin/fb-test-perf ... Processing usr/bin/fb-test-rect ... Processing usr/bin/fb-test-string ... Processing usr/bin/fc-cache ... Processing usr/bin/fc-cat ... Processing usr/bin/fc-conflist ... Processing usr/bin/fc-list ... Processing usr/bin/fc-match ... Processing usr/bin/fc-pattern ... Processing usr/bin/fc-query ... Processing usr/bin/fc-scan ... Processing usr/bin/fc-validate ... Processing usr/bin/fetchmail ... Processing usr/bin/fetchmailconf ... Processing usr/bin/ficl ... Processing usr/bin/fscryptctl ... Processing usr/bin/genext2fs ... Processing usr/bin/ipcalc ... Processing usr/bin/jhead ... Processing usr/bin/jsmin ... Processing usr/bin/libevdev-tweak-device ... Processing usr/bin/lsof ... Processing usr/bin/ltris ... Processing usr/bin/lv2_validate ... Processing usr/bin/mbus-serial-request-data ... Processing usr/bin/mbus-serial-request-data-multi-reply ... Processing usr/bin/mbus-serial-scan ... Processing usr/bin/mbus-serial-scan-secondary ... Processing usr/bin/mbus-serial-select-secondary ... Processing usr/bin/mbus-serial-switch-baudrate ... Processing usr/bin/mbus-tcp-request-data ... Processing usr/bin/mbus-tcp-request-data-multi-reply ... Processing usr/bin/mbus-tcp-scan ... Processing usr/bin/mbus-tcp-scan-secondary ... Processing usr/bin/mbus-tcp-select-secondary ... Processing usr/bin/mouse-dpi-tool ... Processing usr/bin/mtdev-test ... Processing usr/bin/nettle-hash ... Processing usr/bin/nettle-lfib-stream ... Processing usr/bin/nettle-pbkdf2 ... Processing usr/bin/opentyrian ... Processing usr/bin/pcre2grep ... Processing usr/bin/pcre2test ... Processing usr/bin/pkcs1-conv ... Processing usr/bin/plink ... Processing usr/bin/pscp ... Processing usr/bin/psftp ... Processing usr/bin/psusan ... Processing usr/bin/pure-pw ... Processing usr/bin/pure-pwconvert ... Processing usr/bin/pure-statsdecode ... Processing usr/bin/puttygen ... Processing usr/bin/scp ... Processing usr/bin/sexp-conv ... Processing usr/bin/sip_monitor ... Processing usr/bin/sip_reg ... Processing usr/bin/sip_storm ... Processing usr/bin/sscep ... Processing usr/bin/strace ... Processing usr/bin/strace-log-merge ... Processing usr/bin/touchpad-edge-detector ... Processing usr/bin/twolame ... Processing usr/bin/uacme ... Processing usr/bin/unshare ... Processing usr/bin/unzck ... Processing usr/bin/unzip ... Processing usr/bin/unzip-mem ... Processing usr/bin/unzzip ... Processing usr/bin/unzzip-big ... Processing usr/bin/unzzip-mem ... Processing usr/bin/unzzip-mix ... Processing usr/bin/wall ... Processing usr/bin/wget ... Processing usr/bin/zck ... Processing usr/bin/zck_delta_size ... Processing usr/bin/zck_gen_zdict ... Processing usr/bin/zck_read_header ... Processing usr/bin/zckdl ... Processing usr/bin/zzcat ... Processing usr/bin/zzdir ... Processing usr/bin/zzxorcat ... Processing usr/bin/zzxorcopy ... Processing usr/bin/zzxordir ... Processing usr/lib ... Processing usr/lib/libSDL-1.2.so.0 ... Processing usr/lib/libSDL-1.2.so.0.11.4 ... Processing usr/lib/libSDL.so ... Processing usr/lib/libSDL_net-1.2.so.0 ... Processing usr/lib/libSDL_net-1.2.so.0.8.1 ... Processing usr/lib/libSDL_net.so ... Processing usr/lib/libSDL_ttf-2.0.so.0 ... Processing usr/lib/libSDL_ttf-2.0.so.0.10.2 ... Processing usr/lib/libSDL_ttf.so ... Processing usr/lib/libatomic_ops.so ... Processing usr/lib/libatomic_ops.so.1 ... Processing usr/lib/libatomic_ops.so.1.1.1 ... Processing usr/lib/libatomic_ops_gpl.so ... Processing usr/lib/libatomic_ops_gpl.so.1 ... Processing usr/lib/libatomic_ops_gpl.so.1.1.3 ... Processing usr/lib/libblkid.so ... Processing usr/lib/libbroadvoice.so ... Processing usr/lib/libbroadvoice.so.0 ... Processing usr/lib/libbroadvoice.so.0.0.1 ... Processing usr/lib/libbytesize.so ... Processing usr/lib/libbytesize.so.1 ... Processing usr/lib/libbytesize.so.1.0.0 ... Processing usr/lib/libcairo.so ... Processing usr/lib/libcairo.so.2 ... Processing usr/lib/libcairo.so.2.11600.0 ... Processing usr/lib/libcgi.so ... Processing usr/lib/libcgi.so.1 ... Processing usr/lib/libcgi.so.1.3.0 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.1.1 ... Processing usr/lib/libcurl.so ... Processing usr/lib/libcurl.so.4 ... Processing usr/lib/libcurl.so.4.8.0 ... Processing usr/lib/libcurses.so ... Processing usr/lib/libdb-5.3.so ... Processing usr/lib/libdb-5.so ... Processing usr/lib/libdb.so ... Processing usr/lib/libdnet.so ... Processing usr/lib/libdnet.so.1 ... Processing usr/lib/libdnet.so.1.0.2 ... Processing usr/lib/libeXosip2.so ... Processing usr/lib/libeXosip2.so.15 ... Processing usr/lib/libeXosip2.so.15.0.0 ... Processing usr/lib/libevdev.so ... Processing usr/lib/libevdev.so.2 ... Processing usr/lib/libevdev.so.2.3.0 ... Processing usr/lib/libevemu.so ... Processing usr/lib/libevemu.so.3 ... Processing usr/lib/libevemu.so.3.0.4 ... Processing usr/lib/libexpat.so ... Processing usr/lib/libexpat.so.1 ... Processing usr/lib/libexpat.so.1.8.10 ... Processing usr/lib/libfaad.so ... Processing usr/lib/libfaad.so.2 ... Processing usr/lib/libfaad.so.2.0.0 ... Processing usr/lib/libfaad_drm.so ... Processing usr/lib/libfaad_drm.so.2 ... Processing usr/lib/libfaad_drm.so.2.0.0 ... Processing usr/lib/libficl.so ... Processing usr/lib/libficl.so.4 ... Processing usr/lib/libficl.so.4.1.0 ... Processing usr/lib/libfontconfig.so ... Processing usr/lib/libfontconfig.so.1 ... Processing usr/lib/libfontconfig.so.1.12.0 ... Processing usr/lib/libform.so ... Processing usr/lib/libform.so.6 ... Processing usr/lib/libform.so.6.3 ... Processing usr/lib/libfreetype.so ... Processing usr/lib/libfreetype.so.6 ... Processing usr/lib/libfreetype.so.6.18.3 ... Processing usr/lib/libgmp.so ... Processing usr/lib/libgmp.so.10 ... Processing usr/lib/libgmp.so.10.4.1 ... Processing usr/lib/libhavege.so ... Processing usr/lib/libhavege.so.2 ... Processing usr/lib/libhavege.so.2.0.0 ... Processing usr/lib/libhistory.so ... Processing usr/lib/libhistory.so.8 ... Processing usr/lib/libhistory.so.8.2 ... Processing usr/lib/libhogweed.so ... Processing usr/lib/libhogweed.so.6 ... Processing usr/lib/libhogweed.so.6.6 ... Processing usr/lib/libhtp.so ... Processing usr/lib/libhtp.so.2 ... Processing usr/lib/libhtp.so.2.0.0 ... Processing usr/lib/liblog4c.so ... Processing usr/lib/liblog4c.so.3 ... Processing usr/lib/liblog4c.so.3.1.0 ... Processing usr/lib/liblzo2.so ... Processing usr/lib/liblzo2.so.2 ... Processing usr/lib/liblzo2.so.2.0.0 ... Processing usr/lib/libmbus.so ... Processing usr/lib/libmbus.so.0 ... Processing usr/lib/libmbus.so.0.0.8 ... Processing usr/lib/libmenu.so ... Processing usr/lib/libmenu.so.6 ... Processing usr/lib/libmenu.so.6.3 ... Processing usr/lib/libmhash.so ... Processing usr/lib/libmhash.so.2 ... Processing usr/lib/libmhash.so.2.0.1 ... Processing usr/lib/libmicrohttpd.so ... Processing usr/lib/libmicrohttpd.so.12 ... Processing usr/lib/libmicrohttpd.so.12.60.0 ... Processing usr/lib/libmnl.so ... Processing usr/lib/libmnl.so.0 ... Processing usr/lib/libmnl.so.0.2.0 ... Processing usr/lib/libmount.so ... Processing usr/lib/libmpc.so ... Processing usr/lib/libmpc.so.3 ... Processing usr/lib/libmpc.so.3.2.1 ... Processing usr/lib/libmpfr.so ... Processing usr/lib/libmpfr.so.6 ... Processing usr/lib/libmpfr.so.6.1.1 ... Processing usr/lib/libmtdev.so ... Processing usr/lib/libmtdev.so.1 ... Processing usr/lib/libmtdev.so.1.0.0 ... Processing usr/lib/libncurses.so ... Processing usr/lib/libncurses.so.6 ... Processing usr/lib/libncurses.so.6.3 ... Processing usr/lib/libnetfilter_acct.so ... Processing usr/lib/libnetfilter_acct.so.1 ... Processing usr/lib/libnetfilter_acct.so.1.0.0 ... Processing usr/lib/libnettle.so ... Processing usr/lib/libnettle.so.8 ... Processing usr/lib/libnettle.so.8.6 ... Processing usr/lib/libnids.so ... Processing usr/lib/libnids.so.1.26 ... Processing usr/lib/libosip2.so ... Processing usr/lib/libosip2.so.15 ... Processing usr/lib/libosip2.so.15.0.1 ... Processing usr/lib/libosipparser2.so ... Processing usr/lib/libosipparser2.so.15 ... Processing usr/lib/libosipparser2.so.15.0.1 ... Processing usr/lib/libpanel.so ... Processing usr/lib/libpanel.so.6 ... Processing usr/lib/libpanel.so.6.3 ... Processing usr/lib/libpcap.so ... Processing usr/lib/libpcap.so.1 ... Processing usr/lib/libpcap.so.1.10.3 ... Processing usr/lib/libpcre2-8.so ... Processing usr/lib/libpcre2-8.so.0 ... Processing usr/lib/libpcre2-8.so.0.11.2 ... Processing usr/lib/libpcre2-posix.so ... Processing usr/lib/libpcre2-posix.so.3 ... Processing usr/lib/libpcre2-posix.so.3.0.4 ... Processing usr/lib/libpixman-1.so ... Processing usr/lib/libpixman-1.so.0 ... Processing usr/lib/libpixman-1.so.0.42.2 ... Processing usr/lib/libreadline.so ... Processing usr/lib/libreadline.so.8 ... Processing usr/lib/libreadline.so.8.2 ... Processing usr/lib/libreplaygain.so ... Processing usr/lib/libreplaygain.so.1 ... Processing usr/lib/libreplaygain.so.1.0.0 ... Processing usr/lib/libsbc.so ... Processing usr/lib/libsbc.so.1 ... Processing usr/lib/libsbc.so.1.3.1 ... Processing usr/lib/libsmartcols.so ... Processing usr/lib/libsndfile.so ... Processing usr/lib/libsndfile.so.1 ... Processing usr/lib/libsndfile.so.1.0.35 ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.1.1 ... Processing usr/lib/libtwolame.so ... Processing usr/lib/libtwolame.so.0 ... Processing usr/lib/libtwolame.so.0.0.0 ... Processing usr/lib/libuuid.so ... Processing usr/lib/libwolfssl.so ... Processing usr/lib/libwolfssl.so.35 ... Processing usr/lib/libwolfssl.so.35.2.1 ... Processing usr/lib/libwolftpm.so ... Processing usr/lib/libwolftpm.so.15 ... Processing usr/lib/libwolftpm.so.15.0.0 ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.2.13 ... Processing usr/lib/libzck.so ... Processing usr/lib/libzck.so.1 ... Processing usr/lib/libzck.so.1.2.2 ... Processing usr/lib/libzzip-0.so ... Processing usr/lib/libzzip-0.so.10 ... Processing usr/lib/libzzip-0.so.11 ... Processing usr/lib/libzzip-0.so.12 ... Processing usr/lib/libzzip-0.so.13 ... Processing usr/lib/libzzip-0.so.13.0.72 ... Processing usr/lib/libzzip.so ... Processing usr/lib/libzzipfseeko-0.so ... Processing usr/lib/libzzipfseeko-0.so.10 ... Processing usr/lib/libzzipfseeko-0.so.11 ... Processing usr/lib/libzzipfseeko-0.so.12 ... Processing usr/lib/libzzipfseeko-0.so.13 ... Processing usr/lib/libzzipfseeko-0.so.13.0.72 ... Processing usr/lib/libzzipfseeko.so ... Processing usr/lib/libzzipmmapped-0.so ... Processing usr/lib/libzzipmmapped-0.so.10 ... Processing usr/lib/libzzipmmapped-0.so.11 ... Processing usr/lib/libzzipmmapped-0.so.12 ... Processing usr/lib/libzzipmmapped-0.so.13 ... Processing usr/lib/libzzipmmapped-0.so.13.0.72 ... Processing usr/lib/libzzipmmapped.so ... Processing usr/lib/libzzipwrap-0.so ... Processing usr/lib/libzzipwrap-0.so.13 ... Processing usr/lib/libzzipwrap-0.so.13.0.72 ... Processing usr/lib/libzzipwrap.so ... Processing usr/lib/lv2 ... Processing usr/lib/lv2/atom.lv2 ... Processing usr/lib/lv2/atom.lv2/atom.meta.ttl ... Processing usr/lib/lv2/atom.lv2/atom.ttl ... Processing usr/lib/lv2/atom.lv2/manifest.ttl ... Processing usr/lib/lv2/buf-size.lv2 ... Processing usr/lib/lv2/buf-size.lv2/buf-size.meta.ttl ... Processing usr/lib/lv2/buf-size.lv2/buf-size.ttl ... Processing usr/lib/lv2/buf-size.lv2/manifest.ttl ... Processing usr/lib/lv2/core.lv2 ... Processing usr/lib/lv2/core.lv2/lv2core.meta.ttl ... Processing usr/lib/lv2/core.lv2/lv2core.ttl ... Processing usr/lib/lv2/core.lv2/manifest.ttl ... Processing usr/lib/lv2/core.lv2/meta.ttl ... Processing usr/lib/lv2/core.lv2/people.ttl ... Processing usr/lib/lv2/data-access.lv2 ... Processing usr/lib/lv2/data-access.lv2/data-access.meta.ttl ... Processing usr/lib/lv2/data-access.lv2/data-access.ttl ... Processing usr/lib/lv2/data-access.lv2/manifest.ttl ... Processing usr/lib/lv2/dynmanifest.lv2 ... Processing usr/lib/lv2/dynmanifest.lv2/dynmanifest.meta.ttl ... Processing usr/lib/lv2/dynmanifest.lv2/dynmanifest.ttl ... Processing usr/lib/lv2/dynmanifest.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-amp.lv2 ... Processing usr/lib/lv2/eg-amp.lv2/amp.so ... Processing usr/lib/lv2/eg-amp.lv2/amp.ttl ... Processing usr/lib/lv2/eg-amp.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-fifths.lv2 ... Processing usr/lib/lv2/eg-fifths.lv2/fifths.so ... Processing usr/lib/lv2/eg-fifths.lv2/fifths.ttl ... Processing usr/lib/lv2/eg-fifths.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-metro.lv2 ... Processing usr/lib/lv2/eg-metro.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-metro.lv2/metro.so ... Processing usr/lib/lv2/eg-metro.lv2/metro.ttl ... Processing usr/lib/lv2/eg-midigate.lv2 ... Processing usr/lib/lv2/eg-midigate.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-midigate.lv2/midigate.so ... Processing usr/lib/lv2/eg-midigate.lv2/midigate.ttl ... Processing usr/lib/lv2/eg-params.lv2 ... Processing usr/lib/lv2/eg-params.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-params.lv2/params.so ... Processing usr/lib/lv2/eg-params.lv2/params.ttl ... Processing usr/lib/lv2/eg-scope.lv2 ... Processing usr/lib/lv2/eg-scope.lv2/examploscope.so ... Processing usr/lib/lv2/eg-scope.lv2/examploscope.ttl ... Processing usr/lib/lv2/eg-scope.lv2/manifest.ttl ... Processing usr/lib/lv2/event.lv2 ... Processing usr/lib/lv2/event.lv2/event.meta.ttl ... Processing usr/lib/lv2/event.lv2/event.ttl ... Processing usr/lib/lv2/event.lv2/manifest.ttl ... Processing usr/lib/lv2/instance-access.lv2 ... Processing usr/lib/lv2/instance-access.lv2/instance-access.meta.ttl ... Processing usr/lib/lv2/instance-access.lv2/instance-access.ttl ... Processing usr/lib/lv2/instance-access.lv2/manifest.ttl ... Processing usr/lib/lv2/log.lv2 ... Processing usr/lib/lv2/log.lv2/log.meta.ttl ... Processing usr/lib/lv2/log.lv2/log.ttl ... Processing usr/lib/lv2/log.lv2/manifest.ttl ... Processing usr/lib/lv2/midi.lv2 ... Processing usr/lib/lv2/midi.lv2/manifest.ttl ... Processing usr/lib/lv2/midi.lv2/midi.meta.ttl ... Processing usr/lib/lv2/midi.lv2/midi.ttl ... Processing usr/lib/lv2/morph.lv2 ... Processing usr/lib/lv2/morph.lv2/manifest.ttl ... Processing usr/lib/lv2/morph.lv2/morph.meta.ttl ... Processing usr/lib/lv2/morph.lv2/morph.ttl ... Processing usr/lib/lv2/options.lv2 ... Processing usr/lib/lv2/options.lv2/manifest.ttl ... Processing usr/lib/lv2/options.lv2/options.meta.ttl ... Processing usr/lib/lv2/options.lv2/options.ttl ... Processing usr/lib/lv2/parameters.lv2 ... Processing usr/lib/lv2/parameters.lv2/manifest.ttl ... Processing usr/lib/lv2/parameters.lv2/parameters.meta.ttl ... Processing usr/lib/lv2/parameters.lv2/parameters.ttl ... Processing usr/lib/lv2/patch.lv2 ... Processing usr/lib/lv2/patch.lv2/manifest.ttl ... Processing usr/lib/lv2/patch.lv2/patch.meta.ttl ... Processing usr/lib/lv2/patch.lv2/patch.ttl ... Processing usr/lib/lv2/port-groups.lv2 ... Processing usr/lib/lv2/port-groups.lv2/manifest.ttl ... Processing usr/lib/lv2/port-groups.lv2/port-groups.meta.ttl ... Processing usr/lib/lv2/port-groups.lv2/port-groups.ttl ... Processing usr/lib/lv2/port-props.lv2 ... Processing usr/lib/lv2/port-props.lv2/manifest.ttl ... Processing usr/lib/lv2/port-props.lv2/port-props.meta.ttl ... Processing usr/lib/lv2/port-props.lv2/port-props.ttl ... Processing usr/lib/lv2/presets.lv2 ... Processing usr/lib/lv2/presets.lv2/manifest.ttl ... Processing usr/lib/lv2/presets.lv2/presets.meta.ttl ... Processing usr/lib/lv2/presets.lv2/presets.ttl ... Processing usr/lib/lv2/resize-port.lv2 ... Processing usr/lib/lv2/resize-port.lv2/manifest.ttl ... Processing usr/lib/lv2/resize-port.lv2/resize-port.meta.ttl ... Processing usr/lib/lv2/resize-port.lv2/resize-port.ttl ... Processing usr/lib/lv2/schemas.lv2 ... Processing usr/lib/lv2/schemas.lv2/dcterms.ttl ... Processing usr/lib/lv2/schemas.lv2/doap.ttl ... Processing usr/lib/lv2/schemas.lv2/foaf.ttl ... Processing usr/lib/lv2/schemas.lv2/manifest.ttl ... Processing usr/lib/lv2/schemas.lv2/owl.ttl ... Processing usr/lib/lv2/schemas.lv2/rdf.ttl ... Processing usr/lib/lv2/schemas.lv2/rdfs.ttl ... Processing usr/lib/lv2/schemas.lv2/xsd.ttl ... Processing usr/lib/lv2/state.lv2 ... Processing usr/lib/lv2/state.lv2/manifest.ttl ... Processing usr/lib/lv2/state.lv2/state.meta.ttl ... Processing usr/lib/lv2/state.lv2/state.ttl ... Processing usr/lib/lv2/time.lv2 ... Processing usr/lib/lv2/time.lv2/manifest.ttl ... Processing usr/lib/lv2/time.lv2/time.meta.ttl ... Processing usr/lib/lv2/time.lv2/time.ttl ... Processing usr/lib/lv2/ui.lv2 ... Processing usr/lib/lv2/ui.lv2/manifest.ttl ... Processing usr/lib/lv2/ui.lv2/ui.meta.ttl ... Processing usr/lib/lv2/ui.lv2/ui.ttl ... Processing usr/lib/lv2/units.lv2 ... Processing usr/lib/lv2/units.lv2/manifest.ttl ... Processing usr/lib/lv2/units.lv2/units.meta.ttl ... Processing usr/lib/lv2/units.lv2/units.ttl ... Processing usr/lib/lv2/uri-map.lv2 ... Processing usr/lib/lv2/uri-map.lv2/manifest.ttl ... Processing usr/lib/lv2/uri-map.lv2/uri-map.meta.ttl ... Processing usr/lib/lv2/uri-map.lv2/uri-map.ttl ... Processing usr/lib/lv2/urid.lv2 ... Processing usr/lib/lv2/urid.lv2/manifest.ttl ... Processing usr/lib/lv2/urid.lv2/urid.meta.ttl ... Processing usr/lib/lv2/urid.lv2/urid.ttl ... Processing usr/lib/lv2/worker.lv2 ... Processing usr/lib/lv2/worker.lv2/manifest.ttl ... Processing usr/lib/lv2/worker.lv2/worker.meta.ttl ... Processing usr/lib/lv2/worker.lv2/worker.ttl ... Processing usr/lib/os-release ... Processing usr/lib/python3.11 ... Processing usr/lib/python3.11/site-packages ... Processing usr/lib/python3.11/site-packages/__pycache__ ... Processing []1/site-packages/__pycache__/fetchmailconf.cpython-311.opt-1.pyc ... Processing []hon3.11/site-packages/__pycache__/fetchmailconf.cpython-311.pyc ... Processing usr/lib/python3.11/site-packages/fetchmailconf.py ... Processing usr/lib/terminfo ... Processing usr/lib32 ... Processing usr/libexec ... Processing usr/libexec/lzo ... Processing usr/libexec/lzo/examples ... Processing usr/libexec/lzo/examples/lzopack ... Processing usr/libexec/lzo/examples/lzotest ... Processing usr/libexec/lzo/examples/simple ... Processing usr/libexec/lzo/examples/testmini ... Processing usr/libexec/rmt ... Processing usr/sbin ... Processing usr/sbin/atd ... Processing usr/sbin/atrun ... Processing usr/sbin/darkhttpd ... Processing usr/sbin/dnet ... Processing usr/sbin/dropbear ... Processing usr/sbin/fbset ... Processing usr/sbin/flash_otp_write ... Processing usr/sbin/haveged ... Processing usr/sbin/nandflipbits ... Processing usr/sbin/ngircd ... Processing usr/sbin/pptp ... Processing usr/sbin/pure-authd ... Processing usr/sbin/pure-certd ... Processing usr/sbin/pure-ftpd ... Processing usr/sbin/pure-ftpwho ... Processing usr/sbin/pure-mrtginfo ... Processing usr/sbin/pure-quotacheck ... Processing usr/sbin/pure-uploadscript ... Processing usr/sbin/rfddump ... Processing usr/sbin/rfkill ... Processing usr/sbin/sumtool ... Processing usr/sbin/ubihealthd ... Processing usr/share ... Processing usr/share/applications ... Processing usr/share/applications/ltris.desktop ... Processing usr/share/at ... Processing usr/share/at/batch-job ... Processing usr/share/ca-certificates ... Processing usr/share/ca-certificates/mozilla ... Processing usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt ... Processing usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt ... Processing []ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt ... Processing usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt ... Processing []hare/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt ... Processing usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt ... Processing []a/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt ... Processing usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt ... Processing usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt ... Processing usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt ... Processing []hare/ca-certificates/mozilla/COMODO_Certification_Authority.crt ... Processing []/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt ... Processing []/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/Certigna.crt ... Processing usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt ... Processing usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt ... Processing usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt ... Processing usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt ... Processing usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt ... Processing []hare/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt ... Processing []e/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt ... Processing []/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt ... Processing []are/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/EC-ACC.crt ... Processing []tificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt ... Processing []a-certificates/mozilla/Entrust_Root_Certification_Authority.crt ... Processing []ificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt ... Processing []tificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt ... Processing []tificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt ... Processing usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt ... Processing usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R1.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R2.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R3.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R4.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt ... Processing usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt ... Processing []rtificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt ... Processing []Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt ... Processing []lla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt ... Processing []lla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt ... Processing usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt ... Processing usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt ... Processing usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt ... Processing []hare/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt ... Processing []e/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt ... Processing usr/share/ca-certificates/mozilla/Izenpe.com.crt ... Processing []hare/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt ... Processing []cates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt ... Processing []cates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt ... Processing []tificates/mozilla/NAVER_Global_Root_Certification_Authority.crt ... Processing []icates/mozilla/NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt ... Processing []ertificates/mozilla/Network_Solutions_Certificate_Authority.crt ... Processing []are/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt ... Processing []are/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt ... Processing []ficates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt ... Processing []ates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt ... Processing []rtificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt ... Processing []rtificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt ... Processing usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt ... Processing usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt ... Processing usr/share/ca-certificates/mozilla/SecureTrust_CA.crt ... Processing usr/share/ca-certificates/mozilla/Secure_Global_CA.crt ... Processing []hare/ca-certificates/mozilla/Security_Communication_RootCA2.crt ... Processing []hare/ca-certificates/mozilla/Security_Communication_Root_CA.crt ... Processing []re/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt ... Processing []tificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt ... Processing []/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt ... Processing usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt ... Processing usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt ... Processing []/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt ... Processing []/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt ... Processing []cates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt ... Processing usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt ... Processing []e/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt ... Processing usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt ... Processing usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt ... Processing usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt ... Processing []rtificates/mozilla/Trustwave_Global_Certification_Authority.crt ... Processing []s/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt ... Processing []s/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt ... Processing []/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt ... Processing usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt ... Processing []-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt ... Processing []-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt ... Processing usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt ... Processing usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt ... Processing usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt ... Processing []e/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt ... Processing usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt ... Processing usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt ... Processing usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt ... Processing usr/share/cursors ... Processing usr/share/cursors/xorg-x11 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors ... Processing []x11/ComixCursors-Black/cursors/00008160000006810000408080010102 ... Processing []x11/ComixCursors-Black/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []x11/ComixCursors-Black/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []x11/ComixCursors-Black/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []x11/ComixCursors-Black/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []x11/ComixCursors-Black/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []x11/ComixCursors-Black/cursors/048008013003cff3c00c801001200000 ... Processing []x11/ComixCursors-Black/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []x11/ComixCursors-Black/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []x11/ComixCursors-Black/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []x11/ComixCursors-Black/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []x11/ComixCursors-Black/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []x11/ComixCursors-Black/cursors/14fef782d02440884392942c11205230 ... Processing []x11/ComixCursors-Black/cursors/208530c400c041818281048008011002 ... Processing []x11/ComixCursors-Black/cursors/2870a09082c103050810ffdffffe0204 ... Processing []x11/ComixCursors-Black/cursors/3085a0e285430894940527032f8b26df ... Processing []x11/ComixCursors-Black/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []x11/ComixCursors-Black/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []x11/ComixCursors-Black/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []x11/ComixCursors-Black/cursors/50585d75b494802d0151028115016902 ... Processing []x11/ComixCursors-Black/cursors/5aca4d189052212118709018842178c0 ... Processing []x11/ComixCursors-Black/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []x11/ComixCursors-Black/cursors/6407b0e94181790501fd1e167b474872 ... Processing []x11/ComixCursors-Black/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []x11/ComixCursors-Black/cursors/9081237383d90e509aa00f00170e968f ... Processing []x11/ComixCursors-Black/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []x11/ComixCursors-Black/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/alias ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/arrow ... Processing []/cursors/xorg-x11/ComixCursors-Black/cursors/bottom_left_corner ... Processing []cursors/xorg-x11/ComixCursors-Black/cursors/bottom_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/bottom_side ... Processing []x11/ComixCursors-Black/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []x11/ComixCursors-Black/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/cell ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/center_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/closedhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/col-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Black/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/cross ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/crosshair ... Processing []x11/ComixCursors-Black/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/e-resize ... Processing []x11/ComixCursors-Black/cursors/e29285e634086352946a0e7090d73106 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/ew-resize ... Processing []x11/ComixCursors-Black/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []x11/ComixCursors-Black/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []x11/ComixCursors-Black/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/fleur ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/forbidden ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/ibeam ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/left_ptr ... Processing []hare/cursors/xorg-x11/ComixCursors-Black/cursors/left_ptr_watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/n-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/ne-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/no-drop ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/not-allowed ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/ns-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/nw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/nwse-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/pointer ... Processing []share/cursors/xorg-x11/ComixCursors-Black/cursors/pointing_hand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/progress ... Processing []hare/cursors/xorg-x11/ComixCursors-Black/cursors/question_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/right-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/right_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/right_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/row-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/s-resize ... Processing []e/cursors/xorg-x11/ComixCursors-Black/cursors/sb_h_double_arrow ... Processing []e/cursors/xorg-x11/ComixCursors-Black/cursors/sb_v_double_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/se-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/size_all ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/size_bdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/size_fdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/size_hor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/split_v ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/text ... Processing []are/cursors/xorg-x11/ComixCursors-Black/cursors/top_left_corner ... Processing []re/cursors/xorg-x11/ComixCursors-Black/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/top_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/up-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/up_arrow ... Processing []share/cursors/xorg-x11/ComixCursors-Black/cursors/vertical-text ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/zoom-in ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Black/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors ... Processing []-x11/ComixCursors-Blue/cursors/00008160000006810000408080010102 ... Processing []-x11/ComixCursors-Blue/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []-x11/ComixCursors-Blue/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []-x11/ComixCursors-Blue/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []-x11/ComixCursors-Blue/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []-x11/ComixCursors-Blue/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []-x11/ComixCursors-Blue/cursors/048008013003cff3c00c801001200000 ... Processing []-x11/ComixCursors-Blue/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []-x11/ComixCursors-Blue/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []-x11/ComixCursors-Blue/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []-x11/ComixCursors-Blue/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []-x11/ComixCursors-Blue/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []-x11/ComixCursors-Blue/cursors/14fef782d02440884392942c11205230 ... Processing []-x11/ComixCursors-Blue/cursors/208530c400c041818281048008011002 ... Processing []-x11/ComixCursors-Blue/cursors/2870a09082c103050810ffdffffe0204 ... Processing []-x11/ComixCursors-Blue/cursors/3085a0e285430894940527032f8b26df ... Processing []-x11/ComixCursors-Blue/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []-x11/ComixCursors-Blue/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []-x11/ComixCursors-Blue/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []-x11/ComixCursors-Blue/cursors/50585d75b494802d0151028115016902 ... Processing []-x11/ComixCursors-Blue/cursors/5aca4d189052212118709018842178c0 ... Processing []-x11/ComixCursors-Blue/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []-x11/ComixCursors-Blue/cursors/6407b0e94181790501fd1e167b474872 ... Processing []-x11/ComixCursors-Blue/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []-x11/ComixCursors-Blue/cursors/9081237383d90e509aa00f00170e968f ... Processing []-x11/ComixCursors-Blue/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []-x11/ComixCursors-Blue/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/alias ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/arrow ... Processing []e/cursors/xorg-x11/ComixCursors-Blue/cursors/bottom_left_corner ... Processing []/cursors/xorg-x11/ComixCursors-Blue/cursors/bottom_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/bottom_side ... Processing []-x11/ComixCursors-Blue/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []-x11/ComixCursors-Blue/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/cell ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/center_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/closedhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/col-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/cross ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/crosshair ... Processing []-x11/ComixCursors-Blue/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/e-resize ... Processing []-x11/ComixCursors-Blue/cursors/e29285e634086352946a0e7090d73106 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/ew-resize ... Processing []-x11/ComixCursors-Blue/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []-x11/ComixCursors-Blue/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []-x11/ComixCursors-Blue/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/fleur ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/forbidden ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/ibeam ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/left_ptr ... Processing []share/cursors/xorg-x11/ComixCursors-Blue/cursors/left_ptr_watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/n-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/ne-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/no-drop ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/not-allowed ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/ns-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/nw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/nwse-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/pointer ... Processing []/share/cursors/xorg-x11/ComixCursors-Blue/cursors/pointing_hand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/progress ... Processing []share/cursors/xorg-x11/ComixCursors-Blue/cursors/question_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/right-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/right_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/right_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/row-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/s-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Blue/cursors/sb_h_double_arrow ... Processing []re/cursors/xorg-x11/ComixCursors-Blue/cursors/sb_v_double_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/se-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/size_all ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/size_bdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/size_fdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/size_hor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/split_v ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/text ... Processing []hare/cursors/xorg-x11/ComixCursors-Blue/cursors/top_left_corner ... Processing []are/cursors/xorg-x11/ComixCursors-Blue/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/top_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/up-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/up_arrow ... Processing []/share/cursors/xorg-x11/ComixCursors-Blue/cursors/vertical-text ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/zoom-in ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Blue/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors ... Processing []x11/ComixCursors-Green/cursors/00008160000006810000408080010102 ... Processing []x11/ComixCursors-Green/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []x11/ComixCursors-Green/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []x11/ComixCursors-Green/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []x11/ComixCursors-Green/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []x11/ComixCursors-Green/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []x11/ComixCursors-Green/cursors/048008013003cff3c00c801001200000 ... Processing []x11/ComixCursors-Green/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []x11/ComixCursors-Green/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []x11/ComixCursors-Green/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []x11/ComixCursors-Green/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []x11/ComixCursors-Green/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []x11/ComixCursors-Green/cursors/14fef782d02440884392942c11205230 ... Processing []x11/ComixCursors-Green/cursors/208530c400c041818281048008011002 ... Processing []x11/ComixCursors-Green/cursors/2870a09082c103050810ffdffffe0204 ... Processing []x11/ComixCursors-Green/cursors/3085a0e285430894940527032f8b26df ... Processing []x11/ComixCursors-Green/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []x11/ComixCursors-Green/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []x11/ComixCursors-Green/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []x11/ComixCursors-Green/cursors/50585d75b494802d0151028115016902 ... Processing []x11/ComixCursors-Green/cursors/5aca4d189052212118709018842178c0 ... Processing []x11/ComixCursors-Green/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []x11/ComixCursors-Green/cursors/6407b0e94181790501fd1e167b474872 ... Processing []x11/ComixCursors-Green/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []x11/ComixCursors-Green/cursors/9081237383d90e509aa00f00170e968f ... Processing []x11/ComixCursors-Green/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []x11/ComixCursors-Green/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/alias ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/arrow ... Processing []/cursors/xorg-x11/ComixCursors-Green/cursors/bottom_left_corner ... Processing []cursors/xorg-x11/ComixCursors-Green/cursors/bottom_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/bottom_side ... Processing []x11/ComixCursors-Green/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []x11/ComixCursors-Green/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/cell ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/center_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/closedhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/col-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Green/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/cross ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/crosshair ... Processing []x11/ComixCursors-Green/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/e-resize ... Processing []x11/ComixCursors-Green/cursors/e29285e634086352946a0e7090d73106 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/ew-resize ... Processing []x11/ComixCursors-Green/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []x11/ComixCursors-Green/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []x11/ComixCursors-Green/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/fleur ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/forbidden ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/ibeam ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/left_ptr ... Processing []hare/cursors/xorg-x11/ComixCursors-Green/cursors/left_ptr_watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/n-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/ne-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/no-drop ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/not-allowed ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/ns-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/nw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/nwse-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/pointer ... Processing []share/cursors/xorg-x11/ComixCursors-Green/cursors/pointing_hand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/progress ... Processing []hare/cursors/xorg-x11/ComixCursors-Green/cursors/question_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/right-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/right_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/right_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/row-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/s-resize ... Processing []e/cursors/xorg-x11/ComixCursors-Green/cursors/sb_h_double_arrow ... Processing []e/cursors/xorg-x11/ComixCursors-Green/cursors/sb_v_double_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/se-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/size_all ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/size_bdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/size_fdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/size_hor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/split_v ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/text ... Processing []are/cursors/xorg-x11/ComixCursors-Green/cursors/top_left_corner ... Processing []re/cursors/xorg-x11/ComixCursors-Green/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/top_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/up-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/up_arrow ... Processing []share/cursors/xorg-x11/ComixCursors-Green/cursors/vertical-text ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/zoom-in ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Green/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors ... Processing []11/ComixCursors-Orange/cursors/00008160000006810000408080010102 ... Processing []11/ComixCursors-Orange/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []11/ComixCursors-Orange/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []11/ComixCursors-Orange/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []11/ComixCursors-Orange/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []11/ComixCursors-Orange/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []11/ComixCursors-Orange/cursors/048008013003cff3c00c801001200000 ... Processing []11/ComixCursors-Orange/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []11/ComixCursors-Orange/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []11/ComixCursors-Orange/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []11/ComixCursors-Orange/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []11/ComixCursors-Orange/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []11/ComixCursors-Orange/cursors/14fef782d02440884392942c11205230 ... Processing []11/ComixCursors-Orange/cursors/208530c400c041818281048008011002 ... Processing []11/ComixCursors-Orange/cursors/2870a09082c103050810ffdffffe0204 ... Processing []11/ComixCursors-Orange/cursors/3085a0e285430894940527032f8b26df ... Processing []11/ComixCursors-Orange/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []11/ComixCursors-Orange/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []11/ComixCursors-Orange/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []11/ComixCursors-Orange/cursors/50585d75b494802d0151028115016902 ... Processing []11/ComixCursors-Orange/cursors/5aca4d189052212118709018842178c0 ... Processing []11/ComixCursors-Orange/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []11/ComixCursors-Orange/cursors/6407b0e94181790501fd1e167b474872 ... Processing []11/ComixCursors-Orange/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []11/ComixCursors-Orange/cursors/9081237383d90e509aa00f00170e968f ... Processing []11/ComixCursors-Orange/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []11/ComixCursors-Orange/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/alias ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/arrow ... Processing []cursors/xorg-x11/ComixCursors-Orange/cursors/bottom_left_corner ... Processing []ursors/xorg-x11/ComixCursors-Orange/cursors/bottom_right_corner ... Processing []/share/cursors/xorg-x11/ComixCursors-Orange/cursors/bottom_side ... Processing []11/ComixCursors-Orange/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []11/ComixCursors-Orange/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/cell ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/center_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/closedhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/col-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Orange/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/cross ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/crosshair ... Processing []11/ComixCursors-Orange/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/e-resize ... Processing []11/ComixCursors-Orange/cursors/e29285e634086352946a0e7090d73106 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/ew-resize ... Processing []11/ComixCursors-Orange/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []11/ComixCursors-Orange/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []11/ComixCursors-Orange/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/fleur ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/forbidden ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/ibeam ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/left_ptr ... Processing []are/cursors/xorg-x11/ComixCursors-Orange/cursors/left_ptr_watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/n-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/ne-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Orange/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/no-drop ... Processing []/share/cursors/xorg-x11/ComixCursors-Orange/cursors/not-allowed ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/ns-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/nw-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Orange/cursors/nwse-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/pointer ... Processing []hare/cursors/xorg-x11/ComixCursors-Orange/cursors/pointing_hand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/progress ... Processing []are/cursors/xorg-x11/ComixCursors-Orange/cursors/question_arrow ... Processing []/share/cursors/xorg-x11/ComixCursors-Orange/cursors/right-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/right_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/right_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/row-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/s-resize ... Processing []/cursors/xorg-x11/ComixCursors-Orange/cursors/sb_h_double_arrow ... Processing []/cursors/xorg-x11/ComixCursors-Orange/cursors/sb_v_double_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/se-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/size_all ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/size_bdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/size_fdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/size_hor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/split_v ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/text ... Processing []re/cursors/xorg-x11/ComixCursors-Orange/cursors/top_left_corner ... Processing []e/cursors/xorg-x11/ComixCursors-Orange/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/top_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/up-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/up_arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Orange/cursors/vertical-text ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/zoom-in ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Orange/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors ... Processing []g-x11/ComixCursors-Red/cursors/00008160000006810000408080010102 ... Processing []g-x11/ComixCursors-Red/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []g-x11/ComixCursors-Red/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []g-x11/ComixCursors-Red/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []g-x11/ComixCursors-Red/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []g-x11/ComixCursors-Red/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []g-x11/ComixCursors-Red/cursors/048008013003cff3c00c801001200000 ... Processing []g-x11/ComixCursors-Red/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []g-x11/ComixCursors-Red/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []g-x11/ComixCursors-Red/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []g-x11/ComixCursors-Red/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []g-x11/ComixCursors-Red/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []g-x11/ComixCursors-Red/cursors/14fef782d02440884392942c11205230 ... Processing []g-x11/ComixCursors-Red/cursors/208530c400c041818281048008011002 ... Processing []g-x11/ComixCursors-Red/cursors/2870a09082c103050810ffdffffe0204 ... Processing []g-x11/ComixCursors-Red/cursors/3085a0e285430894940527032f8b26df ... Processing []g-x11/ComixCursors-Red/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []g-x11/ComixCursors-Red/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []g-x11/ComixCursors-Red/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []g-x11/ComixCursors-Red/cursors/50585d75b494802d0151028115016902 ... Processing []g-x11/ComixCursors-Red/cursors/5aca4d189052212118709018842178c0 ... Processing []g-x11/ComixCursors-Red/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []g-x11/ComixCursors-Red/cursors/6407b0e94181790501fd1e167b474872 ... Processing []g-x11/ComixCursors-Red/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []g-x11/ComixCursors-Red/cursors/9081237383d90e509aa00f00170e968f ... Processing []g-x11/ComixCursors-Red/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []g-x11/ComixCursors-Red/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/alias ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/arrow ... Processing []re/cursors/xorg-x11/ComixCursors-Red/cursors/bottom_left_corner ... Processing []e/cursors/xorg-x11/ComixCursors-Red/cursors/bottom_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/bottom_side ... Processing []g-x11/ComixCursors-Red/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []g-x11/ComixCursors-Red/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/cell ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/center_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/closedhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/col-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/cross ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/crosshair ... Processing []g-x11/ComixCursors-Red/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/e-resize ... Processing []g-x11/ComixCursors-Red/cursors/e29285e634086352946a0e7090d73106 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/ew-resize ... Processing []g-x11/ComixCursors-Red/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []g-x11/ComixCursors-Red/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []g-x11/ComixCursors-Red/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/fleur ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/forbidden ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/ibeam ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/left_ptr ... Processing []/share/cursors/xorg-x11/ComixCursors-Red/cursors/left_ptr_watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/n-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/ne-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/no-drop ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/not-allowed ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/ns-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/nw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/nwse-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/pointer ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/pointing_hand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/progress ... Processing []/share/cursors/xorg-x11/ComixCursors-Red/cursors/question_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/right-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/right_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/right_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/row-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/s-resize ... Processing []are/cursors/xorg-x11/ComixCursors-Red/cursors/sb_h_double_arrow ... Processing []are/cursors/xorg-x11/ComixCursors-Red/cursors/sb_v_double_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/se-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/size_all ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/size_bdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/size_fdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/size_hor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/split_v ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/text ... Processing []share/cursors/xorg-x11/ComixCursors-Red/cursors/top_left_corner ... Processing []hare/cursors/xorg-x11/ComixCursors-Red/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/top_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/up-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/up_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/vertical-text ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/zoom-in ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Red/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors ... Processing []omixCursors-Slim-Black/cursors/00008160000006810000408080010102 ... Processing []omixCursors-Slim-Black/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []omixCursors-Slim-Black/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []omixCursors-Slim-Black/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []omixCursors-Slim-Black/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []omixCursors-Slim-Black/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []omixCursors-Slim-Black/cursors/048008013003cff3c00c801001200000 ... Processing []omixCursors-Slim-Black/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []omixCursors-Slim-Black/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []omixCursors-Slim-Black/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []omixCursors-Slim-Black/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []omixCursors-Slim-Black/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []omixCursors-Slim-Black/cursors/14fef782d02440884392942c11205230 ... Processing []omixCursors-Slim-Black/cursors/208530c400c041818281048008011002 ... Processing []omixCursors-Slim-Black/cursors/2870a09082c103050810ffdffffe0204 ... Processing []omixCursors-Slim-Black/cursors/3085a0e285430894940527032f8b26df ... Processing []omixCursors-Slim-Black/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []omixCursors-Slim-Black/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []omixCursors-Slim-Black/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []omixCursors-Slim-Black/cursors/50585d75b494802d0151028115016902 ... Processing []omixCursors-Slim-Black/cursors/5aca4d189052212118709018842178c0 ... Processing []omixCursors-Slim-Black/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []omixCursors-Slim-Black/cursors/6407b0e94181790501fd1e167b474872 ... Processing []omixCursors-Slim-Black/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []omixCursors-Slim-Black/cursors/9081237383d90e509aa00f00170e968f ... Processing []omixCursors-Slim-Black/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []omixCursors-Slim-Black/cursors/9d800788f1b08800ae810202380a0822 ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/alias ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/arrow ... Processing []ors/xorg-x11/ComixCursors-Slim-Black/cursors/bottom_left_corner ... Processing []rs/xorg-x11/ComixCursors-Slim-Black/cursors/bottom_right_corner ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/bottom_side ... Processing []omixCursors-Slim-Black/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []omixCursors-Slim-Black/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/cell ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/center_ptr ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/closedhand ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/col-resize ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/cross ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/crosshair ... Processing []omixCursors-Slim-Black/cursors/d9ce0ab605698f320427677b458ad60b ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/default ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/dnd-ask ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/dnd-copy ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/dnd-link ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/dnd-move ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/dnd-none ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/e-resize ... Processing []omixCursors-Slim-Black/cursors/e29285e634086352946a0e7090d73106 ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/ew-resize ... Processing []omixCursors-Slim-Black/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []omixCursors-Slim-Black/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []omixCursors-Slim-Black/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/fleur ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/forbidden ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/ibeam ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/left_ptr ... Processing []cursors/xorg-x11/ComixCursors-Slim-Black/cursors/left_ptr_watch ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/move ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/n-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/ne-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/nesw-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/no-drop ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/not-allowed ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/ns-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/nw-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/nwse-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/plus ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/pointer ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/pointing_hand ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/progress ... Processing []cursors/xorg-x11/ComixCursors-Slim-Black/cursors/question_arrow ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/right-arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/right_ptr ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/right_side ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/row-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/s-resize ... Processing []sors/xorg-x11/ComixCursors-Slim-Black/cursors/sb_h_double_arrow ... Processing []sors/xorg-x11/ComixCursors-Slim-Black/cursors/sb_v_double_arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/se-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/size_all ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/size_bdiag ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/size_fdiag ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/size_hor ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/size_ver ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/split_h ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/split_v ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/text ... Processing []ursors/xorg-x11/ComixCursors-Slim-Black/cursors/top_left_corner ... Processing []rsors/xorg-x11/ComixCursors-Slim-Black/cursors/top_right_corner ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/top_side ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/up-arrow ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/up_arrow ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/vertical-text ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/watch ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/xterm ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/zoom-in ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors ... Processing []ComixCursors-Slim-Blue/cursors/00008160000006810000408080010102 ... Processing []ComixCursors-Slim-Blue/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []ComixCursors-Slim-Blue/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []ComixCursors-Slim-Blue/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []ComixCursors-Slim-Blue/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []ComixCursors-Slim-Blue/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []ComixCursors-Slim-Blue/cursors/048008013003cff3c00c801001200000 ... Processing []ComixCursors-Slim-Blue/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []ComixCursors-Slim-Blue/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []ComixCursors-Slim-Blue/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []ComixCursors-Slim-Blue/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []ComixCursors-Slim-Blue/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []ComixCursors-Slim-Blue/cursors/14fef782d02440884392942c11205230 ... Processing []ComixCursors-Slim-Blue/cursors/208530c400c041818281048008011002 ... Processing []ComixCursors-Slim-Blue/cursors/2870a09082c103050810ffdffffe0204 ... Processing []ComixCursors-Slim-Blue/cursors/3085a0e285430894940527032f8b26df ... Processing []ComixCursors-Slim-Blue/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []ComixCursors-Slim-Blue/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []ComixCursors-Slim-Blue/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []ComixCursors-Slim-Blue/cursors/50585d75b494802d0151028115016902 ... Processing []ComixCursors-Slim-Blue/cursors/5aca4d189052212118709018842178c0 ... Processing []ComixCursors-Slim-Blue/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []ComixCursors-Slim-Blue/cursors/6407b0e94181790501fd1e167b474872 ... Processing []ComixCursors-Slim-Blue/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []ComixCursors-Slim-Blue/cursors/9081237383d90e509aa00f00170e968f ... Processing []ComixCursors-Slim-Blue/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []ComixCursors-Slim-Blue/cursors/9d800788f1b08800ae810202380a0822 ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/alias ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/arrow ... Processing []sors/xorg-x11/ComixCursors-Slim-Blue/cursors/bottom_left_corner ... Processing []ors/xorg-x11/ComixCursors-Slim-Blue/cursors/bottom_right_corner ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/bottom_side ... Processing []ComixCursors-Slim-Blue/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []ComixCursors-Slim-Blue/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/cell ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/center_ptr ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/closedhand ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/col-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/cross ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/crosshair ... Processing []ComixCursors-Slim-Blue/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/dnd-ask ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/dnd-copy ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/dnd-link ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/dnd-move ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/dnd-none ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/e-resize ... Processing []ComixCursors-Slim-Blue/cursors/e29285e634086352946a0e7090d73106 ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/ew-resize ... Processing []ComixCursors-Slim-Blue/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []ComixCursors-Slim-Blue/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []ComixCursors-Slim-Blue/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/fleur ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/forbidden ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/ibeam ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/left_ptr ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/left_ptr_watch ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/move ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/n-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/ne-resize ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/no-drop ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/not-allowed ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/ns-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/nw-resize ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/nwse-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/pointer ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/pointing_hand ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/progress ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/question_arrow ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/right-arrow ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/right_ptr ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/right_side ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/row-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/s-resize ... Processing []rsors/xorg-x11/ComixCursors-Slim-Blue/cursors/sb_h_double_arrow ... Processing []rsors/xorg-x11/ComixCursors-Slim-Blue/cursors/sb_v_double_arrow ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/se-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/size_all ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/size_bdiag ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/size_fdiag ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/size_hor ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/split_v ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/text ... Processing []cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/top_left_corner ... Processing []ursors/xorg-x11/ComixCursors-Slim-Blue/cursors/top_right_corner ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/top_side ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/up-arrow ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/up_arrow ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/vertical-text ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/watch ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/zoom-in ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors ... Processing []omixCursors-Slim-Green/cursors/00008160000006810000408080010102 ... Processing []omixCursors-Slim-Green/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []omixCursors-Slim-Green/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []omixCursors-Slim-Green/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []omixCursors-Slim-Green/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []omixCursors-Slim-Green/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []omixCursors-Slim-Green/cursors/048008013003cff3c00c801001200000 ... Processing []omixCursors-Slim-Green/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []omixCursors-Slim-Green/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []omixCursors-Slim-Green/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []omixCursors-Slim-Green/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []omixCursors-Slim-Green/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []omixCursors-Slim-Green/cursors/14fef782d02440884392942c11205230 ... Processing []omixCursors-Slim-Green/cursors/208530c400c041818281048008011002 ... Processing []omixCursors-Slim-Green/cursors/2870a09082c103050810ffdffffe0204 ... Processing []omixCursors-Slim-Green/cursors/3085a0e285430894940527032f8b26df ... Processing []omixCursors-Slim-Green/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []omixCursors-Slim-Green/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []omixCursors-Slim-Green/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []omixCursors-Slim-Green/cursors/50585d75b494802d0151028115016902 ... Processing []omixCursors-Slim-Green/cursors/5aca4d189052212118709018842178c0 ... Processing []omixCursors-Slim-Green/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []omixCursors-Slim-Green/cursors/6407b0e94181790501fd1e167b474872 ... Processing []omixCursors-Slim-Green/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []omixCursors-Slim-Green/cursors/9081237383d90e509aa00f00170e968f ... Processing []omixCursors-Slim-Green/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []omixCursors-Slim-Green/cursors/9d800788f1b08800ae810202380a0822 ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/alias ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/arrow ... Processing []ors/xorg-x11/ComixCursors-Slim-Green/cursors/bottom_left_corner ... Processing []rs/xorg-x11/ComixCursors-Slim-Green/cursors/bottom_right_corner ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/bottom_side ... Processing []omixCursors-Slim-Green/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []omixCursors-Slim-Green/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/cell ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/center_ptr ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/closedhand ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/col-resize ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/cross ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/crosshair ... Processing []omixCursors-Slim-Green/cursors/d9ce0ab605698f320427677b458ad60b ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/default ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/dnd-ask ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/dnd-copy ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/dnd-link ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/dnd-move ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/dnd-none ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/e-resize ... Processing []omixCursors-Slim-Green/cursors/e29285e634086352946a0e7090d73106 ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/ew-resize ... Processing []omixCursors-Slim-Green/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []omixCursors-Slim-Green/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []omixCursors-Slim-Green/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/fleur ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/forbidden ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/ibeam ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/left_ptr ... Processing []cursors/xorg-x11/ComixCursors-Slim-Green/cursors/left_ptr_watch ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/move ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/n-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/ne-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/nesw-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/no-drop ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/not-allowed ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/ns-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/nw-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/nwse-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/plus ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/pointer ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/pointing_hand ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/progress ... Processing []cursors/xorg-x11/ComixCursors-Slim-Green/cursors/question_arrow ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/right-arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/right_ptr ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/right_side ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/row-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/s-resize ... Processing []sors/xorg-x11/ComixCursors-Slim-Green/cursors/sb_h_double_arrow ... Processing []sors/xorg-x11/ComixCursors-Slim-Green/cursors/sb_v_double_arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/se-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/size_all ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/size_bdiag ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/size_fdiag ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/size_hor ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/size_ver ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/split_h ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/split_v ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/text ... Processing []ursors/xorg-x11/ComixCursors-Slim-Green/cursors/top_left_corner ... Processing []rsors/xorg-x11/ComixCursors-Slim-Green/cursors/top_right_corner ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/top_side ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/up-arrow ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/up_arrow ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/vertical-text ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/watch ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/xterm ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/zoom-in ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors ... Processing []mixCursors-Slim-Orange/cursors/00008160000006810000408080010102 ... Processing []mixCursors-Slim-Orange/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []mixCursors-Slim-Orange/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []mixCursors-Slim-Orange/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []mixCursors-Slim-Orange/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []mixCursors-Slim-Orange/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []mixCursors-Slim-Orange/cursors/048008013003cff3c00c801001200000 ... Processing []mixCursors-Slim-Orange/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []mixCursors-Slim-Orange/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []mixCursors-Slim-Orange/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []mixCursors-Slim-Orange/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []mixCursors-Slim-Orange/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []mixCursors-Slim-Orange/cursors/14fef782d02440884392942c11205230 ... Processing []mixCursors-Slim-Orange/cursors/208530c400c041818281048008011002 ... Processing []mixCursors-Slim-Orange/cursors/2870a09082c103050810ffdffffe0204 ... Processing []mixCursors-Slim-Orange/cursors/3085a0e285430894940527032f8b26df ... Processing []mixCursors-Slim-Orange/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []mixCursors-Slim-Orange/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []mixCursors-Slim-Orange/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []mixCursors-Slim-Orange/cursors/50585d75b494802d0151028115016902 ... Processing []mixCursors-Slim-Orange/cursors/5aca4d189052212118709018842178c0 ... Processing []mixCursors-Slim-Orange/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []mixCursors-Slim-Orange/cursors/6407b0e94181790501fd1e167b474872 ... Processing []mixCursors-Slim-Orange/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []mixCursors-Slim-Orange/cursors/9081237383d90e509aa00f00170e968f ... Processing []mixCursors-Slim-Orange/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []mixCursors-Slim-Orange/cursors/9d800788f1b08800ae810202380a0822 ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/alias ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/arrow ... Processing []rs/xorg-x11/ComixCursors-Slim-Orange/cursors/bottom_left_corner ... Processing []s/xorg-x11/ComixCursors-Slim-Orange/cursors/bottom_right_corner ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/bottom_side ... Processing []mixCursors-Slim-Orange/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []mixCursors-Slim-Orange/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/cell ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/center_ptr ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/closedhand ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/col-resize ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/cross ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/crosshair ... Processing []mixCursors-Slim-Orange/cursors/d9ce0ab605698f320427677b458ad60b ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/default ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/dnd-ask ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/dnd-copy ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/dnd-link ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/dnd-move ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/dnd-none ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/e-resize ... Processing []mixCursors-Slim-Orange/cursors/e29285e634086352946a0e7090d73106 ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/ew-resize ... Processing []mixCursors-Slim-Orange/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []mixCursors-Slim-Orange/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []mixCursors-Slim-Orange/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/fleur ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/forbidden ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/ibeam ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/left_ptr ... Processing []ursors/xorg-x11/ComixCursors-Slim-Orange/cursors/left_ptr_watch ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/move ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/n-resize ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/ne-resize ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/nesw-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/no-drop ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/not-allowed ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/ns-resize ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/nw-resize ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/nwse-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/openhand ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/pencil ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/plus ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/pointer ... Processing []cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/pointing_hand ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/progress ... Processing []ursors/xorg-x11/ComixCursors-Slim-Orange/cursors/question_arrow ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/right-arrow ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/right_ptr ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/right_side ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/row-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/s-resize ... Processing []ors/xorg-x11/ComixCursors-Slim-Orange/cursors/sb_h_double_arrow ... Processing []ors/xorg-x11/ComixCursors-Slim-Orange/cursors/sb_v_double_arrow ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/se-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/size_all ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/size_bdiag ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/size_fdiag ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/size_hor ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/size_ver ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/split_h ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/split_v ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/text ... Processing []rsors/xorg-x11/ComixCursors-Slim-Orange/cursors/top_left_corner ... Processing []sors/xorg-x11/ComixCursors-Slim-Orange/cursors/top_right_corner ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/top_side ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/up-arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/up_arrow ... Processing []cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/vertical-text ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/watch ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/xterm ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/zoom-in ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors ... Processing []/ComixCursors-Slim-Red/cursors/00008160000006810000408080010102 ... Processing []/ComixCursors-Slim-Red/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []/ComixCursors-Slim-Red/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []/ComixCursors-Slim-Red/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []/ComixCursors-Slim-Red/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []/ComixCursors-Slim-Red/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []/ComixCursors-Slim-Red/cursors/048008013003cff3c00c801001200000 ... Processing []/ComixCursors-Slim-Red/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []/ComixCursors-Slim-Red/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []/ComixCursors-Slim-Red/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []/ComixCursors-Slim-Red/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []/ComixCursors-Slim-Red/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []/ComixCursors-Slim-Red/cursors/14fef782d02440884392942c11205230 ... Processing []/ComixCursors-Slim-Red/cursors/208530c400c041818281048008011002 ... Processing []/ComixCursors-Slim-Red/cursors/2870a09082c103050810ffdffffe0204 ... Processing []/ComixCursors-Slim-Red/cursors/3085a0e285430894940527032f8b26df ... Processing []/ComixCursors-Slim-Red/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []/ComixCursors-Slim-Red/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []/ComixCursors-Slim-Red/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []/ComixCursors-Slim-Red/cursors/50585d75b494802d0151028115016902 ... Processing []/ComixCursors-Slim-Red/cursors/5aca4d189052212118709018842178c0 ... Processing []/ComixCursors-Slim-Red/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []/ComixCursors-Slim-Red/cursors/6407b0e94181790501fd1e167b474872 ... Processing []/ComixCursors-Slim-Red/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []/ComixCursors-Slim-Red/cursors/9081237383d90e509aa00f00170e968f ... Processing []/ComixCursors-Slim-Red/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []/ComixCursors-Slim-Red/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/alias ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/arrow ... Processing []rsors/xorg-x11/ComixCursors-Slim-Red/cursors/bottom_left_corner ... Processing []sors/xorg-x11/ComixCursors-Slim-Red/cursors/bottom_right_corner ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/bottom_side ... Processing []/ComixCursors-Slim-Red/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []/ComixCursors-Slim-Red/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/cell ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/center_ptr ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/closedhand ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/col-resize ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/cross ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/crosshair ... Processing []/ComixCursors-Slim-Red/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/e-resize ... Processing []/ComixCursors-Slim-Red/cursors/e29285e634086352946a0e7090d73106 ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/ew-resize ... Processing []/ComixCursors-Slim-Red/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []/ComixCursors-Slim-Red/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []/ComixCursors-Slim-Red/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/fleur ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/forbidden ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/ibeam ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/left_ptr ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/left_ptr_watch ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/move ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/n-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/ne-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/no-drop ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/not-allowed ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/ns-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/nw-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/nwse-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/pointer ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/pointing_hand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/progress ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/question_arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/right-arrow ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/right_ptr ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/right_side ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/row-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/s-resize ... Processing []ursors/xorg-x11/ComixCursors-Slim-Red/cursors/sb_h_double_arrow ... Processing []ursors/xorg-x11/ComixCursors-Slim-Red/cursors/sb_v_double_arrow ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/se-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/size_all ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/size_bdiag ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/size_fdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/size_hor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/split_v ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/text ... Processing []/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/top_left_corner ... Processing []cursors/xorg-x11/ComixCursors-Slim-Red/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/top_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/up-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/up_arrow ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/vertical-text ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/watch ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/zoom-in ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors ... Processing []omixCursors-Slim-White/cursors/00008160000006810000408080010102 ... Processing []omixCursors-Slim-White/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []omixCursors-Slim-White/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []omixCursors-Slim-White/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []omixCursors-Slim-White/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []omixCursors-Slim-White/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []omixCursors-Slim-White/cursors/048008013003cff3c00c801001200000 ... Processing []omixCursors-Slim-White/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []omixCursors-Slim-White/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []omixCursors-Slim-White/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []omixCursors-Slim-White/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []omixCursors-Slim-White/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []omixCursors-Slim-White/cursors/14fef782d02440884392942c11205230 ... Processing []omixCursors-Slim-White/cursors/208530c400c041818281048008011002 ... Processing []omixCursors-Slim-White/cursors/2870a09082c103050810ffdffffe0204 ... Processing []omixCursors-Slim-White/cursors/3085a0e285430894940527032f8b26df ... Processing []omixCursors-Slim-White/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []omixCursors-Slim-White/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []omixCursors-Slim-White/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []omixCursors-Slim-White/cursors/50585d75b494802d0151028115016902 ... Processing []omixCursors-Slim-White/cursors/5aca4d189052212118709018842178c0 ... Processing []omixCursors-Slim-White/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []omixCursors-Slim-White/cursors/6407b0e94181790501fd1e167b474872 ... Processing []omixCursors-Slim-White/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []omixCursors-Slim-White/cursors/9081237383d90e509aa00f00170e968f ... Processing []omixCursors-Slim-White/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []omixCursors-Slim-White/cursors/9d800788f1b08800ae810202380a0822 ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/alias ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/arrow ... Processing []ors/xorg-x11/ComixCursors-Slim-White/cursors/bottom_left_corner ... Processing []rs/xorg-x11/ComixCursors-Slim-White/cursors/bottom_right_corner ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-White/cursors/bottom_side ... Processing []omixCursors-Slim-White/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []omixCursors-Slim-White/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/cell ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/center_ptr ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/closedhand ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/col-resize ... Processing []e/cursors/xorg-x11/ComixCursors-Slim-White/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/cross ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/crosshair ... Processing []omixCursors-Slim-White/cursors/d9ce0ab605698f320427677b458ad60b ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/default ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/dnd-ask ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/dnd-copy ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/dnd-link ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/dnd-move ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/dnd-none ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/e-resize ... Processing []omixCursors-Slim-White/cursors/e29285e634086352946a0e7090d73106 ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/ew-resize ... Processing []omixCursors-Slim-White/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []omixCursors-Slim-White/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []omixCursors-Slim-White/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/fleur ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/forbidden ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/ibeam ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/left_ptr ... Processing []cursors/xorg-x11/ComixCursors-Slim-White/cursors/left_ptr_watch ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/move ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/n-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/ne-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-White/cursors/nesw-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/no-drop ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-White/cursors/not-allowed ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/ns-resize ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/nw-resize ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-White/cursors/nwse-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/plus ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/pointer ... Processing []/cursors/xorg-x11/ComixCursors-Slim-White/cursors/pointing_hand ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/progress ... Processing []cursors/xorg-x11/ComixCursors-Slim-White/cursors/question_arrow ... Processing []re/cursors/xorg-x11/ComixCursors-Slim-White/cursors/right-arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/right_ptr ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/right_side ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/row-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/s-resize ... Processing []sors/xorg-x11/ComixCursors-Slim-White/cursors/sb_h_double_arrow ... Processing []sors/xorg-x11/ComixCursors-Slim-White/cursors/sb_v_double_arrow ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/se-resize ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/size_all ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/size_bdiag ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/size_fdiag ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/size_hor ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/size_ver ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/split_h ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/split_v ... Processing []hare/cursors/xorg-x11/ComixCursors-Slim-White/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/text ... Processing []ursors/xorg-x11/ComixCursors-Slim-White/cursors/top_left_corner ... Processing []rsors/xorg-x11/ComixCursors-Slim-White/cursors/top_right_corner ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/top_side ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/up-arrow ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/up_arrow ... Processing []/cursors/xorg-x11/ComixCursors-Slim-White/cursors/vertical-text ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/watch ... Processing []are/cursors/xorg-x11/ComixCursors-Slim-White/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/xterm ... Processing []/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/zoom-in ... Processing []share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-Slim-White/index.theme ... Processing usr/share/cursors/xorg-x11/ComixCursors-White ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors ... Processing []x11/ComixCursors-White/cursors/00008160000006810000408080010102 ... Processing []x11/ComixCursors-White/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []x11/ComixCursors-White/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []x11/ComixCursors-White/cursors/03b6e0fcb3499374a867d041f52298f0 ... Processing []x11/ComixCursors-White/cursors/0426c94ea35c87780ff01dc239897213 ... Processing []x11/ComixCursors-White/cursors/043a9f68147c53184671403ffa811cc5 ... Processing []x11/ComixCursors-White/cursors/048008013003cff3c00c801001200000 ... Processing []x11/ComixCursors-White/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []x11/ComixCursors-White/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []x11/ComixCursors-White/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []x11/ComixCursors-White/cursors/08ffe1e65f80fcfdf9fff11263e74c48 ... Processing []x11/ComixCursors-White/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []x11/ComixCursors-White/cursors/14fef782d02440884392942c11205230 ... Processing []x11/ComixCursors-White/cursors/208530c400c041818281048008011002 ... Processing []x11/ComixCursors-White/cursors/2870a09082c103050810ffdffffe0204 ... Processing []x11/ComixCursors-White/cursors/3085a0e285430894940527032f8b26df ... Processing []x11/ComixCursors-White/cursors/38c5dff7c7b8962045400281044508d2 ... Processing []x11/ComixCursors-White/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []x11/ComixCursors-White/cursors/4498f0e0c1937ffe01fd06f973665830 ... Processing []x11/ComixCursors-White/cursors/50585d75b494802d0151028115016902 ... Processing []x11/ComixCursors-White/cursors/5aca4d189052212118709018842178c0 ... Processing []x11/ComixCursors-White/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []x11/ComixCursors-White/cursors/6407b0e94181790501fd1e167b474872 ... Processing []x11/ComixCursors-White/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []x11/ComixCursors-White/cursors/9081237383d90e509aa00f00170e968f ... Processing []x11/ComixCursors-White/cursors/9116a3ea924ed2162ecab71ba103b17f ... Processing []x11/ComixCursors-White/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/X-cursor ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/alias ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/all-scroll ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/arrow ... Processing []/cursors/xorg-x11/ComixCursors-White/cursors/bottom_left_corner ... Processing []cursors/xorg-x11/ComixCursors-White/cursors/bottom_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/bottom_side ... Processing []x11/ComixCursors-White/cursors/c07385c7190e701020ff7ffffd08103c ... Processing []x11/ComixCursors-White/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/cell ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/center_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/closedhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/col-resize ... Processing []/share/cursors/xorg-x11/ComixCursors-White/cursors/context-menu ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/cross ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/crosshair ... Processing []x11/ComixCursors-White/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/default ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/e-resize ... Processing []x11/ComixCursors-White/cursors/e29285e634086352946a0e7090d73106 ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/ew-resize ... Processing []x11/ComixCursors-White/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []x11/ComixCursors-White/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []x11/ComixCursors-White/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/fleur ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/forbidden ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/grabbing ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/help ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/ibeam ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/left_ptr ... Processing []hare/cursors/xorg-x11/ComixCursors-White/cursors/left_ptr_watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/left_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/move ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/n-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/ne-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/nesw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/no-drop ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/not-allowed ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/ns-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/nw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/nwse-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/openhand ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/pencil ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/pirate ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/plus ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/pointer ... Processing []share/cursors/xorg-x11/ComixCursors-White/cursors/pointing_hand ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/progress ... Processing []hare/cursors/xorg-x11/ComixCursors-White/cursors/question_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/right-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/right_ptr ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/right_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/row-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/s-resize ... Processing []e/cursors/xorg-x11/ComixCursors-White/cursors/sb_h_double_arrow ... Processing []e/cursors/xorg-x11/ComixCursors-White/cursors/sb_v_double_arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/se-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/size_all ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/size_bdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/size_fdiag ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/size_hor ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/size_ver ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/split_h ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/split_v ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/sw-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/text ... Processing []are/cursors/xorg-x11/ComixCursors-White/cursors/top_left_corner ... Processing []re/cursors/xorg-x11/ComixCursors-White/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/top_side ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/up-arrow ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/up_arrow ... Processing []share/cursors/xorg-x11/ComixCursors-White/cursors/vertical-text ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/w-resize ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/wait ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/watch ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/whats_this ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/xterm ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/zoom-in ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/cursors/zoom-out ... Processing usr/share/cursors/xorg-x11/ComixCursors-White/index.theme ... Processing usr/share/fontconfig ... Processing usr/share/fontconfig/conf.avail ... Processing usr/share/fontconfig/conf.avail/10-autohint.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-full.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-medium.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-none.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-slight.conf ... Processing usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf ... Processing usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf ... Processing usr/share/fontconfig/conf.avail/10-unhinted.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf ... Processing usr/share/fontconfig/conf.avail/20-unhint-small-dejavu-serif.conf ... Processing usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf ... Processing usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/30-metric-aliases.conf ... Processing usr/share/fontconfig/conf.avail/40-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/45-generic.conf ... Processing usr/share/fontconfig/conf.avail/45-latin.conf ... Processing usr/share/fontconfig/conf.avail/49-sansserif.conf ... Processing usr/share/fontconfig/conf.avail/50-user.conf ... Processing usr/share/fontconfig/conf.avail/51-local.conf ... Processing usr/share/fontconfig/conf.avail/57-dejavu-serif.conf ... Processing usr/share/fontconfig/conf.avail/60-generic.conf ... Processing usr/share/fontconfig/conf.avail/60-latin.conf ... Processing usr/share/fontconfig/conf.avail/65-fonts-persian.conf ... Processing usr/share/fontconfig/conf.avail/65-khmer.conf ... Processing usr/share/fontconfig/conf.avail/65-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/69-unifont.conf ... Processing usr/share/fontconfig/conf.avail/70-no-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/80-delicious.conf ... Processing usr/share/fontconfig/conf.avail/90-synthetic.conf ... Processing usr/share/fonts ... Processing usr/share/fonts/dejavu ... Processing usr/share/fonts/dejavu/DejaVuSerif-Bold.ttf ... Processing usr/share/fonts/dejavu/DejaVuSerif-BoldItalic.ttf ... Processing usr/share/fonts/dejavu/DejaVuSerif-Italic.ttf ... Processing usr/share/fonts/dejavu/DejaVuSerif.ttf ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/fontconfig.its ... Processing usr/share/gettext/its/fontconfig.loc ... Processing usr/share/icons ... Processing usr/share/icons/ltris48.gif ... Processing usr/share/locale ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/bn_IN ... Processing usr/share/locale/bn_IN/LC_MESSAGES ... Processing usr/share/locale/bn_IN/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/da ... Processing usr/share/locale/da/LC_MESSAGES ... Processing usr/share/locale/da/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/it ... Processing usr/share/locale/it/LC_MESSAGES ... Processing usr/share/locale/it/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/sk ... Processing usr/share/locale/sk/LC_MESSAGES ... Processing usr/share/locale/sk/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/zh_CN ... Processing usr/share/locale/zh_CN/LC_MESSAGES ... Processing usr/share/locale/zh_CN/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/libbytesize.mo ... Processing usr/share/ltris ... Processing usr/share/ltris/figures ... Processing usr/share/ltris/gfx ... Processing usr/share/ltris/gfx/back0.bmp ... Processing usr/share/ltris/gfx/back1.bmp ... Processing usr/share/ltris/gfx/back2.bmp ... Processing usr/share/ltris/gfx/back3.bmp ... Processing usr/share/ltris/gfx/balloon.bmp ... Processing usr/share/ltris/gfx/balloon_peek.bmp ... Processing usr/share/ltris/gfx/blocks.bmp ... Processing usr/share/ltris/gfx/f_small_white.bmp ... Processing usr/share/ltris/gfx/f_small_yellow.bmp ... Processing usr/share/ltris/gfx/f_tiny_black.bmp ... Processing usr/share/ltris/gfx/f_white.bmp ... Processing usr/share/ltris/gfx/f_yellow.bmp ... Processing usr/share/ltris/gfx/logo.bmp ... Processing usr/share/ltris/gfx/menuback.bmp ... Processing usr/share/ltris/gfx/quest.bmp ... Processing usr/share/ltris/sounds ... Processing usr/share/ltris/sounds/click.wav ... Processing usr/share/ltris/sounds/excellent.wav ... Processing usr/share/ltris/sounds/explosion.wav ... Processing usr/share/ltris/sounds/leftright.wav ... Processing usr/share/ltris/sounds/motion.wav ... Processing usr/share/ltris/sounds/nextlevel.wav ... Processing usr/share/ltris/sounds/stop.wav ... Processing usr/share/opentyrian ... Processing usr/share/opentyrian/data ... Processing usr/share/opentyrian/data/cubetxt1.dat ... Processing usr/share/opentyrian/data/cubetxt2.dat ... Processing usr/share/opentyrian/data/cubetxt3.dat ... Processing usr/share/opentyrian/data/cubetxt4.dat ... Processing usr/share/opentyrian/data/demo.1 ... Processing usr/share/opentyrian/data/demo.2 ... Processing usr/share/opentyrian/data/demo.3 ... Processing usr/share/opentyrian/data/demo.4 ... Processing usr/share/opentyrian/data/demo.5 ... Processing usr/share/opentyrian/data/dpmi16bi.ovl ... Processing usr/share/opentyrian/data/estsc.shp ... Processing usr/share/opentyrian/data/exitmsg.bin ... Processing usr/share/opentyrian/data/file_id.diz ... Processing usr/share/opentyrian/data/levels1.dat ... Processing usr/share/opentyrian/data/levels2.dat ... Processing usr/share/opentyrian/data/levels3.dat ... Processing usr/share/opentyrian/data/levels4.dat ... Processing usr/share/opentyrian/data/loudness.awe ... Processing usr/share/opentyrian/data/modems.txt ... Processing usr/share/opentyrian/data/music.mus ... Processing usr/share/opentyrian/data/netarena.pcx ... Processing usr/share/opentyrian/data/netfont1.pcx ... Processing usr/share/opentyrian/data/netfont2.pcx ... Processing usr/share/opentyrian/data/netmega.pcx ... Processing usr/share/opentyrian/data/netset.pcx ... Processing usr/share/opentyrian/data/netterm.int ... Processing usr/share/opentyrian/data/newsh#.shp ... Processing usr/share/opentyrian/data/newsh0.shp ... Processing usr/share/opentyrian/data/newsh1.shp ... Processing usr/share/opentyrian/data/newsh2.shp ... Processing usr/share/opentyrian/data/newsh3.shp ... Processing usr/share/opentyrian/data/newsh4.shp ... Processing usr/share/opentyrian/data/newsh5.shp ... Processing usr/share/opentyrian/data/newsh6.shp ... Processing usr/share/opentyrian/data/newsh7.shp ... Processing usr/share/opentyrian/data/newsh8.shp ... Processing usr/share/opentyrian/data/newsh9.shp ... Processing usr/share/opentyrian/data/newsh^.shp ... Processing usr/share/opentyrian/data/newsha.shp ... Processing usr/share/opentyrian/data/newshb.shp ... Processing usr/share/opentyrian/data/newshc.shp ... Processing usr/share/opentyrian/data/newshd.shp ... Processing usr/share/opentyrian/data/newshe.shp ... Processing usr/share/opentyrian/data/newshf.shp ... Processing usr/share/opentyrian/data/newshg.shp ... Processing usr/share/opentyrian/data/newshh.shp ... Processing usr/share/opentyrian/data/newshi.shp ... Processing usr/share/opentyrian/data/newshj.shp ... Processing usr/share/opentyrian/data/newshk.shp ... Processing usr/share/opentyrian/data/newshl.shp ... Processing usr/share/opentyrian/data/newshm.shp ... Processing usr/share/opentyrian/data/newshn.shp ... Processing usr/share/opentyrian/data/newsho.shp ... Processing usr/share/opentyrian/data/newshp.shp ... Processing usr/share/opentyrian/data/newshr.shp ... Processing usr/share/opentyrian/data/newshs.shp ... Processing usr/share/opentyrian/data/newsht.shp ... Processing usr/share/opentyrian/data/newshu.shp ... Processing usr/share/opentyrian/data/newshv.shp ... Processing usr/share/opentyrian/data/newsh~.shp ... Processing usr/share/opentyrian/data/order.tfp ... Processing usr/share/opentyrian/data/palette.dat ... Processing usr/share/opentyrian/data/setup.box ... Processing usr/share/opentyrian/data/setup.ini ... Processing usr/share/opentyrian/data/setup.int ... Processing usr/share/opentyrian/data/shapes).dat ... Processing usr/share/opentyrian/data/shapesw.dat ... Processing usr/share/opentyrian/data/shapesx.dat ... Processing usr/share/opentyrian/data/shapesy.dat ... Processing usr/share/opentyrian/data/shapesz.dat ... Processing usr/share/opentyrian/data/shipedit.pcx ... Processing usr/share/opentyrian/data/tshp2.pcx ... Processing usr/share/opentyrian/data/tyrend.anm ... Processing usr/share/opentyrian/data/tyrian.cdt ... Processing usr/share/opentyrian/data/tyrian.hdt ... Processing usr/share/opentyrian/data/tyrian.ico ... Processing usr/share/opentyrian/data/tyrian.pic ... Processing usr/share/opentyrian/data/tyrian.shp ... Processing usr/share/opentyrian/data/tyrian.snd ... Processing usr/share/opentyrian/data/tyrian1.lvl ... Processing usr/share/opentyrian/data/tyrian2.lvl ... Processing usr/share/opentyrian/data/tyrian3.lvl ... Processing usr/share/opentyrian/data/tyrian4.lvl ... Processing usr/share/opentyrian/data/tyrianc.shp ... Processing usr/share/opentyrian/data/tyrset.pcx ... Processing usr/share/opentyrian/data/user1.shp ... Processing usr/share/opentyrian/data/user2.shp ... Processing usr/share/opentyrian/data/voices.snd ... Processing usr/share/opentyrian/data/voicesc.snd ... Processing usr/share/terminfo ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/l/linux ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/p/putty ... Processing usr/share/terminfo/p/putty-256color ... Processing usr/share/terminfo/p/putty-vt100 ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/s/screen ... Processing usr/share/terminfo/s/screen-256color ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/v/vt100 ... Processing usr/share/terminfo/v/vt100-putty ... Processing usr/share/terminfo/v/vt102 ... Processing usr/share/terminfo/v/vt200 ... Processing usr/share/terminfo/v/vt220 ... Processing usr/share/terminfo/x ... Processing usr/share/terminfo/x/xterm ... Processing usr/share/terminfo/x/xterm+256color ... Processing usr/share/terminfo/x/xterm-256color ... Processing usr/share/terminfo/x/xterm-color ... Processing usr/share/terminfo/x/xterm-xfree86 ... Processing usr/share/uacme ... Processing usr/share/uacme/nsupdate.sh ... Processing usr/share/uacme/uacme.sh ... Processing usr/share/xml ... Processing usr/share/xml/fontconfig ... Processing usr/share/xml/fontconfig/fonts.dtd ... Processing var ... Processing var/cache ... Processing var/lib ... Processing var/lib/misc ... Processing var/lock ... Processing var/log ... Processing var/ltris.hscr ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Processing var/www/jquery-plugins ... Processing var/www/jquery-plugins/datetimepicker ... Processing var/www/jquery-plugins/datetimepicker/jquery.datetimepicker.css ... Processing var/www/jquery-plugins/datetimepicker/jquery.datetimepicker.js ... Processing var/www/jquery.js ... Processing var/www/popperjs ... Processing var/www/popperjs/js ... Processing var/www/popperjs/js/popper-utils.min.js ... Processing var/www/popperjs/js/popper.min.js ... Processing var/www/vue.js ... Build completed. >>> Generating filesystem image rootfs.f2fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-9/output-1/images/rootfs.f2fs\n truncate -s 5G /home/autobuild/autobuild/instance-9/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-9/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /home/autobuild/autobuild/instance-9/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-9/output-1/host/sbin/sload.f2fs -f /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.f2fs\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/f2fs/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' F2FS-tools: mkfs.f2fs Ver: 1.15.0 (2022-05-13) Info: Disable heap-based policy Info: Debug level = 0 Info: Trim is disabled Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 10485760 (5120 MB) Info: zone aligned segment0 blkaddr: 512 Info: format version with "Linux version 6.1.0-asahi-2-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000" Info: Overprovision ratio = 2.810% Info: Overprovision segments = 148 (GC reserved = 79) Info: format successful Info: MKFS version "Linux version 6.1.0-asahi-2-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000" Info: FSCK version from "Linux version 6.1.0-asahi-2-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000" to "Linux version 6.1.0-asahi-2-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 335ef775 Info: Duplicate valid checkpoint to mirror position 512 -> 1024 Info: Write valid nat_bits in checkpoint [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d7 [ - ] Free segments: 0x9d6 [ - ] Free segments: 0x9d5 [ * ] Free segments: 0x9d5 [ | ] Free segments: 0x9d5 [ * ] Free segments: 0x9d5 [ - ] Free segments: 0x9d5 [ - ] Free segments: 0x9d5 [ * ] Free segments: 0x9d5 [ | ] Free segments: 0x9d5 [ * ] Free segments: 0x9d5 [ - ] Free segments: 0x9d4 [ - ] Free segments: 0x9d4 [ * ] Free segments: 0x9d4 [ | ] Free segments: 0x9d4 [ * ] Free segments: 0x9d4 [ - ] Free segments: 0x9d4 [ - ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ | ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ | ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ | ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ | ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ | ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ | ] Free segments: 0x9bb [ * ] Free segments: 0x9bb [ - ] Free segments: 0x9bb [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ - ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ | ] Free segments: 0x9ba [ * ] Free segments: 0x9ba [ - ] Free segments: 0x9b9 [ - ] Free segments: 0x9b9 [ * ] Free segments: 0x9b9 [ | ] Free segments: 0x9b9 [ * ] Free segments: 0x9b9 [ - ] Free segments: 0x9b9 [ - ] Free segments: 0x9b9 [ * ] Free segments: 0x9b9 [ | ] Free segments: 0x9b9 [ * ] Free segments: 0x9b9 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ - ] Free segments: 0x9b8 [ * ] Free segments: 0x9b8 [ | ] Free segments: 0x9b8 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ | ] Free segments: 0x9b7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ - ] Free segments: 0x9b6 [ * ] Free segments: 0x9b6 [ | ] Free segments: 0x9b6 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ - ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ | ] Free segments: 0x9b5 [ * ] Free segments: 0x9b5 [ - ] Free segments: 0x9b4 [ - ] Free segments: 0x9b4 [ * ] Free segments: 0x9b4 [ | ] Free segments: 0x9b3 [ * ] Free segments: 0x9b3 [ - ] Free segments: 0x9b3 [ - ] Free segments: 0x9b3 [ * ] Free segments: 0x9b3 [ | ] Free segments: 0x9b3 [ * ] Free segments: 0x9b3 [ - ] Free segments: 0x9b3 [ - ] Free segments: 0x9b3 [ * ] Free segments: 0x9b3 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ - ] Free segments: 0x9b2 [ * ] Free segments: 0x9b2 [ | ] Free segments: 0x9b2 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad[FIX] (move_one_curseg_info:2857) --> Move curseg[0] 3 -> 4 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[1] 4f4 -> 3a after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[2] 279 -> 3b after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[3] 0 -> 32 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[4] 1 -> 3c after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[5] 2 -> 1 after 2c00 Info: Write valid nat_bits in checkpoint Info: MKFS version "Linux version 6.1.0-asahi-2-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000" Info: FSCK version from "Linux version 6.1.0-asahi-2-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000" to "Linux version 6.1.0-asahi-2-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 335ef775 Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Check node 1 / 2743 (0.04%) [FSCK] Check node 275 / 2743 (10.04%) [FSCK] Check node 549 / 2743 (20.04%) [FSCK] Check node 823 / 2743 (30.04%) [FSCK] Check node 1097 / 2743 (40.04%) [FSCK] Check node 1371 / 2743 (50.04%) [FSCK] Check node 1645 / 2743 (60.04%) [FSCK] Check node 1919 / 2743 (70.04%) [FSCK] Check node 2193 / 2743 (80.04%) [FSCK] Check node 2467 / 2743 (90.04%) [FSCK] Check node 2741 / 2743 (100.04%) [FSCK] Max image size: 160 MB, Free space: 4673 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0x6a43] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0xab7] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0xab7] [FSCK] valid_inode_count matched with CP [Ok..] [0xab7] [FSCK] free segment_count matched with CP [Ok..] [0x9ae] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs ln -snf /home/autobuild/autobuild/instance-9/output-1/host/mipsel-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2023.02-90-g7107a9876b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> comix-cursors 0.9.1 Collecting legal info >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dropbear 2022.83 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> exfat-utils 1.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> fetchmail 6.4.35 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hwdata 0.365 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> initscripts Collecting legal info >>> ipcalc 1.0.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jhead 3.06.0.1 Collecting legal info readme.txt: OK (sha256: 8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95) >>> jquery-datetimepicker 2.4.5 Collecting legal info MIT-LICENSE.txt: OK (sha256: 491add640b4678b78571d3b4c0840422b48a5b397e47e2104c1942ff1fce1a68) >>> jquery 3.5.1 Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> lsof 4.98.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> putty 0.76 Collecting legal info LICENCE: OK (sha256: 3f3e870dd3d0867d79370b1d433602c60bb91b59de04e5d8f2a149b788530d53) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> sdl_ttf 70b2940cc75e92aab02a67d2f827caf2836a2c74 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> strace 6.2 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> uacme 1.7.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wget 1.21.3 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wolfssl 5.5.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'