Mock Version: 5.6 Mock Version: 5.6 Mock Version: 5.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'], chrootPath='/var/lib/mock/epel8-build-54844457-6530205/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/kitty-0.26.5-9.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'], chrootPath='/var/lib/mock/epel8-build-54844457-6530205/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OayIQe + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/kovid.gpg --signature=/builddir/build/SOURCES/kitty-0.26.5.tar.xz.sig --data=/builddir/build/SOURCES/kitty-0.26.5.tar.xz gpgv: Signature made Mon Nov 7 10:47:29 2022 UTC gpgv: using RSA key 3CE1780F78DD88DF45194FD706BC317B515ACE7C gpgv: Good signature from "Kovid Goyal (New longer key) " + cd /builddir/build/BUILD + rm -rf kitty-0.26.5 + /usr/bin/xz -dc /builddir/build/SOURCES/kitty-0.26.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kitty-0.26.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/kitty-fix-clone-in-kitty.patch + /usr/bin/cat /builddir/build/SOURCES/kitty-fix-cve.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed 's/html_theme = '\''furo'\''/html_theme = '\''classic'\''/' -i docs/conf.py + find -type f -name '*.py' -exec sed -e 's|/usr/bin/env python3|/usr/bin/python3.8|g' -e 's|/usr/bin/env python|/usr/bin/python3.8|g' -e 's|/usr/bin/env -S kitty|/usr/bin/kitty|g' -i '{}' ';' + sed -e 's/f.endswith('\''\.so'\'')/f.endswith('\''\.so'\'') or f.endswith('\''\.py'\'')/g' -i setup.py + find -type f -name '*.py*' -exec chmod -x '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.82trY5 + umask 022 + cd /builddir/build/BUILD + cd kitty-0.26.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/python3.8 setup.py linux-package --libdir-name=lib64 --update-check-interval=0 --verbose --ignore-compiler-warnings --shell-integration disabled CC: ['gcc'] (8, 0) /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml glfw/wayland-xdg-shell-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml glfw/wayland-xdg-shell-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/viewporter/viewporter.xml glfw/wayland-viewporter-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/viewporter/viewporter.xml glfw/wayland-viewporter-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml glfw/wayland-relative-pointer-unstable-v1-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml glfw/wayland-relative-pointer-unstable-v1-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml glfw/wayland-pointer-constraints-unstable-v1-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml glfw/wayland-pointer-constraints-unstable-v1-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml glfw/wayland-idle-inhibit-unstable-v1-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml glfw/wayland-idle-inhibit-unstable-v1-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml glfw/wayland-xdg-decoration-unstable-v1-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml glfw/wayland-xdg-decoration-unstable-v1-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml glfw/wayland-primary-selection-unstable-v1-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml glfw/wayland-primary-selection-unstable-v1-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml glfw/wayland-text-input-unstable-v3-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml glfw/wayland-text-input-unstable-v3-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml glfw/wayland-xdg-activation-v1-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml glfw/wayland-xdg-activation-v1-client-protocol.c gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/unicode-data.c -o build/fast_data_types-unicode-data.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/screen.c -o build/fast_data_types-screen.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/x11_window.c -o build/glfw-x11-x11_window.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wl_window.c -o build/glfw-wayland-wl_window.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/graphics.c -o build/fast_data_types-graphics.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/glfw.c -o build/fast_data_types-glfw.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/fonts.c -o build/fast_data_types-fonts.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/child-monitor.c -o build/fast_data_types-child-monitor.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/parser.c -o build/fast_data_types-parser.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -DDUMP_COMMANDS -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/parser.c -o build/fast_data_types-parser_dump.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/shaders.c -o build/fast_data_types-shaders.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/state.c -o build/fast_data_types-state.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/input.c -o build/glfw-x11-input.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/input.c -o build/glfw-wayland-input.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/xkb_glfw.c -o build/glfw-x11-xkb_glfw.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/xkb_glfw.c -o build/glfw-wayland-xkb_glfw.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/mouse.c -o build/fast_data_types-mouse.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/window.c -o build/glfw-x11-window.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/window.c -o build/glfw-wayland-window.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wl_init.c -o build/glfw-wayland-wl_init.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/line.c -o build/fast_data_types-line.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/glfw-wrapper.c -o build/fast_data_types-glfw-wrapper.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/freetype.c -o build/fast_data_types-freetype.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/x11_init.c -o build/glfw-x11-x11_init.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/freetype_render_ui_text.c -o build/fast_data_types-freetype_render_ui_text.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/egl_context.c -o build/glfw-x11-egl_context.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/egl_context.c -o build/glfw-wayland-egl_context.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/disk-cache.c -o build/fast_data_types-disk-cache.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/glx_context.c -o build/glfw-x11-glx_context.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/colors.c -o build/fast_data_types-colors.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/line-buf.c -o build/fast_data_types-line-buf.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/history.c -o build/fast_data_types-history.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wl_client_side_decorations.c -o build/glfw-wayland-wl_client_side_decorations.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/x11_monitor.c -o build/glfw-x11-x11_monitor.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/context.c -o build/glfw-x11-context.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/context.c -o build/glfw-wayland-context.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/crypto.c -o build/fast_data_types-crypto.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/fontconfig.c -o build/fast_data_types-fontconfig.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/keys.c -o build/fast_data_types-keys.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/ibus_glfw.c -o build/glfw-x11-ibus_glfw.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/ibus_glfw.c -o build/glfw-wayland-ibus_glfw.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/charsets.c -o build/fast_data_types-charsets.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kitty/charsets.c -o build/subseq_matcher-charsets.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/key_encoding.c -o build/fast_data_types-key_encoding.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/monitor.c -o build/glfw-x11-monitor.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/monitor.c -o build/glfw-wayland-monitor.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/data-types.c -o build/fast_data_types-data-types.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/backend_utils.c -o build/glfw-x11-backend_utils.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/backend_utils.c -o build/glfw-wayland-backend_utils.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/linux_joystick.c -o build/glfw-x11-linux_joystick.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/linux_joystick.c -o build/glfw-wayland-linux_joystick.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/dbus_glfw.c -o build/glfw-x11-dbus_glfw.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/dbus_glfw.c -o build/glfw-wayland-dbus_glfw.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/vulkan.c -o build/glfw-x11-vulkan.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/vulkan.c -o build/glfw-wayland-vulkan.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/init.c -o build/glfw-x11-init.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/init.c -o build/glfw-wayland-init.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/osmesa_context.c -o build/glfw-x11-osmesa_context.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/osmesa_context.c -o build/glfw-wayland-osmesa_context.c.o gcc -DKITTY_LIB_PATH="../lib64/kitty" -Wall -fpie -O3 -I/usr/include/python3.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -c kitty/launcher/main.c -o build/kitty-launcher-main.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/gl.c -o build/fast_data_types-gl.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/cursor.c -o build/fast_data_types-cursor.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/loop-utils.c -o build/fast_data_types-loop-utils.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/ringbuf.c -o build/fast_data_types-ringbuf.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kittens/transfer/rsync.c -o build/rsync-rsync.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kittens/choose/main.c -o build/subseq_matcher-main.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/linux_desktop_settings.c -o build/glfw-wayland-linux_desktop_settings.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/child.c -o build/fast_data_types-child.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kittens/diff/speedup.c -o build/diff_speedup-speedup.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/kittens.c -o build/fast_data_types-kittens.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wl_text_input.c -o build/glfw-wayland-wl_text_input.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wl_monitor.c -o build/glfw-wayland-wl_monitor.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kittens/choose/score.c -o build/subseq_matcher-score.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/desktop.c -o build/fast_data_types-desktop.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/png-reader.c -o build/fast_data_types-png-reader.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-xdg-shell-client-protocol.c -o build/glfw-wayland-wayland-xdg-shell-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/hyperlink.c -o build/fast_data_types-hyperlink.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/linux_notify.c -o build/glfw-x11-linux_notify.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/linux_notify.c -o build/glfw-wayland-linux_notify.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-primary-selection-unstable-v1-client-protocol.c -o build/glfw-wayland-wayland-primary-selection-unstable-v1-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/wcswidth.c -o build/fast_data_types-wcswidth.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-pointer-constraints-unstable-v1-client-protocol.c -o build/glfw-wayland-wayland-pointer-constraints-unstable-v1-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/fast-file-copy.c -o build/fast_data_types-fast-file-copy.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-text-input-unstable-v3-client-protocol.c -o build/glfw-wayland-wayland-text-input-unstable-v3-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kittens/unicode_input/unicode_names.c -o build/unicode_names-unicode_names.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kittens/choose/output.c -o build/subseq_matcher-output.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/posix_thread.c -o build/glfw-x11-posix_thread.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/posix_thread.c -o build/glfw-wayland-posix_thread.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-xdg-activation-v1-client-protocol.c -o build/glfw-wayland-wayland-xdg-activation-v1-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/window_logo.c -o build/fast_data_types-window_logo.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-xdg-decoration-unstable-v1-client-protocol.c -o build/glfw-wayland-wayland-xdg-decoration-unstable-v1-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-relative-pointer-unstable-v1-client-protocol.c -o build/glfw-wayland-wayland-relative-pointer-unstable-v1-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/glyph-cache.c -o build/fast_data_types-glyph-cache.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-idle-inhibit-unstable-v1-client-protocol.c -o build/glfw-wayland-wayland-idle-inhibit-unstable-v1-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-viewporter-client-protocol.c -o build/glfw-wayland-wayland-viewporter-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/logging.c -o build/fast_data_types-logging.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wl_cursors.c -o build/glfw-wayland-wl_cursors.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/utmp.c -o build/fast_data_types-utmp.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -Ikitty -I/usr/include/python3.8 -c kittens/choose/unix_compat.c -o build/subseq_matcher-unix_compat.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/cleanup.c -o build/fast_data_types-cleanup.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/monotonic.c -o build/glfw-x11-monotonic.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/monotonic.c -o build/glfw-wayland-monotonic.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/monotonic.c -o build/fast_data_types-monotonic.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=26 -DXT_VERSION="0.26.5" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -c kitty/gl-wrapper.c -o build/fast_data_types-gl-wrapper.c.o gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.8 -Wall -O3 -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto build/fast_data_types-charsets.c.o build/fast_data_types-child-monitor.c.o build/fast_data_types-child.c.o build/fast_data_types-cleanup.c.o build/fast_data_types-colors.c.o build/fast_data_types-crypto.c.o build/fast_data_types-cursor.c.o build/fast_data_types-data-types.c.o build/fast_data_types-desktop.c.o build/fast_data_types-disk-cache.c.o build/fast_data_types-fast-file-copy.c.o build/fast_data_types-fontconfig.c.o build/fast_data_types-fonts.c.o build/fast_data_types-freetype.c.o build/fast_data_types-freetype_render_ui_text.c.o build/fast_data_types-gl-wrapper.c.o build/fast_data_types-gl.c.o build/fast_data_types-glfw-wrapper.c.o build/fast_data_types-glfw.c.o build/fast_data_types-glyph-cache.c.o build/fast_data_types-graphics.c.o build/fast_data_types-history.c.o build/fast_data_types-hyperlink.c.o build/fast_data_types-key_encoding.c.o build/fast_data_types-keys.c.o build/fast_data_types-kittens.c.o build/fast_data_types-line-buf.c.o build/fast_data_types-line.c.o build/fast_data_types-logging.c.o build/fast_data_types-loop-utils.c.o build/fast_data_types-monotonic.c.o build/fast_data_types-mouse.c.o build/fast_data_types-parser.c.o build/fast_data_types-png-reader.c.o build/fast_data_types-ringbuf.c.o build/fast_data_types-screen.c.o build/fast_data_types-shaders.c.o build/fast_data_types-state.c.o build/fast_data_types-unicode-data.c.o build/fast_data_types-utmp.c.o build/fast_data_types-wcswidth.c.o build/fast_data_types-window_logo.c.o build/fast_data_types-parser_dump.c.o -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib64 -lpython3.8 -Xlinker -export-dynamic -lharfbuzz -lGL -lpng16 -lz -llcms2 -lcrypto -lrt -o build/kitty/fast_data_types.so gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O3 -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto build/glfw-x11-context.c.o build/glfw-x11-init.c.o build/glfw-x11-input.c.o build/glfw-x11-monitor.c.o build/glfw-x11-vulkan.c.o build/glfw-x11-monotonic.c.o build/glfw-x11-window.c.o build/glfw-x11-x11_init.c.o build/glfw-x11-x11_monitor.c.o build/glfw-x11-x11_window.c.o build/glfw-x11-xkb_glfw.c.o build/glfw-x11-dbus_glfw.c.o build/glfw-x11-ibus_glfw.c.o build/glfw-x11-posix_thread.c.o build/glfw-x11-glx_context.c.o build/glfw-x11-egl_context.c.o build/glfw-x11-osmesa_context.c.o build/glfw-x11-backend_utils.c.o build/glfw-x11-linux_joystick.c.o build/glfw-x11-linux_notify.c.o -pthread -lm -lrt -ldl -lX11 -lXrandr -lXinerama -lXcursor -lxkbcommon -lxkbcommon-x11 -lxkbcommon -lX11-xcb -lX11 -lxcb -ldbus-1 -o build/kitty/glfw-x11.so gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -fPIC -DXKB_HAS_NO_UTF32 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O3 -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto build/glfw-wayland-context.c.o build/glfw-wayland-init.c.o build/glfw-wayland-input.c.o build/glfw-wayland-monitor.c.o build/glfw-wayland-vulkan.c.o build/glfw-wayland-monotonic.c.o build/glfw-wayland-window.c.o build/glfw-wayland-wl_init.c.o build/glfw-wayland-wl_monitor.c.o build/glfw-wayland-wl_window.c.o build/glfw-wayland-wl_cursors.c.o build/glfw-wayland-wl_text_input.c.o build/glfw-wayland-wl_client_side_decorations.c.o build/glfw-wayland-posix_thread.c.o build/glfw-wayland-xkb_glfw.c.o build/glfw-wayland-dbus_glfw.c.o build/glfw-wayland-ibus_glfw.c.o build/glfw-wayland-egl_context.c.o build/glfw-wayland-osmesa_context.c.o build/glfw-wayland-backend_utils.c.o build/glfw-wayland-linux_joystick.c.o build/glfw-wayland-linux_desktop_settings.c.o build/glfw-wayland-linux_notify.c.o build/glfw-wayland-wayland-xdg-shell-client-protocol.c.o build/glfw-wayland-wayland-viewporter-client-protocol.c.o build/glfw-wayland-wayland-relative-pointer-unstable-v1-client-protocol.c.o build/glfw-wayland-wayland-pointer-constraints-unstable-v1-client-protocol.c.o build/glfw-wayland-wayland-idle-inhibit-unstable-v1-client-protocol.c.o build/glfw-wayland-wayland-xdg-decoration-unstable-v1-client-protocol.c.o build/glfw-wayland-wayland-primary-selection-unstable-v1-client-protocol.c.o build/glfw-wayland-wayland-text-input-unstable-v3-client-protocol.c.o build/glfw-wayland-wayland-xdg-activation-v1-client-protocol.c.o -pthread -lm -lrt -ldl -lwayland-client -lwayland-cursor -lxkbcommon -ldbus-1 -o build/kitty/glfw-wayland.so gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -Ikitty -I/usr/include/python3.8 -Wall -O3 -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto build/unicode_names-unicode_names.c.o -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib64 -lpython3.8 -Xlinker -export-dynamic -o build/kittens/unicode_input/unicode_names.so gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -Ikitty -I/usr/include/python3.8 -Wall -O3 -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto build/diff_speedup-speedup.c.o -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib64 -lpython3.8 -Xlinker -export-dynamic -o build/kittens/diff/diff_speedup.so gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -Ikitty -I/usr/include/python3.8 -Wall -O3 -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto build/rsync-rsync.c.o -lrsync -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib64 -lpython3.8 -Xlinker -export-dynamic -o build/kittens/transfer/rsync.so gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -DKITTY_HAS_RS_SIG_ARGS -Ikitty -I/usr/include/python3.8 -Wall -O3 -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto build/subseq_matcher-charsets.c.o build/subseq_matcher-main.c.o build/subseq_matcher-output.c.o build/subseq_matcher-score.c.o build/subseq_matcher-unix_compat.c.o -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib64 -lpython3.8 -Xlinker -export-dynamic -o build/kittens/choose/subseq_matcher.so gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/kitty-launcher-main.o -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib64 -lpython3.8 -Xlinker -export-dynamic -o /builddir/build/BUILD/kitty-0.26.5/linux-package/bin/kitty + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.plCcj4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64 + cd kitty-0.26.5 + cp -r linux-package /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr + install -m0644 -Dp /builddir/build/SOURCES/kitty.appdata.xml /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/metainfo/kitty.appdata.xml + install -m0644 -Dp /builddir/build/SOURCES/kitty.sh /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/etc/profile.d/kitty.sh + install -m0644 -Dp /builddir/build/SOURCES/kitty.fish /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/etc/fish/conf.d/kitty.fish + sed 's|KITTY_INSTALLATION_DIR=.*|KITTY_INSTALLATION_DIR="/usr/lib64/kitty"|' -i /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/etc/profile.d/kitty.sh + sed 's|set -l KITTY_INSTALLATION_DIR .*|set -l KITTY_INSTALLATION_DIR "/usr/lib64/kitty"|' -i /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/etc/fish/conf.d/kitty.fish + find /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64 -type f -name '*.py*' '!' -name askpass.py -exec chmod -x '{}' ';' + rm /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty/html/.buildinfo /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty/html/.nojekyll + mv /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/applications/kitty-open.desktop kitty-open.desktop.example + sed -i '1i# This desktop file can execute any script (even if not marked as executable) with a shebang without asking for permission\n# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034875' kitty-open.desktop.example + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 0.26.5-9.el8 --unique-debug-suffix -0.26.5-9.el8.aarch64 --unique-debug-src-base kitty-0.26.5-9.el8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/kitty-0.26.5 extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/bin/kitty extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/lib64/kitty/kittens/diff/diff_speedup.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/lib64/kitty/kittens/choose/subseq_matcher.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/lib64/kitty/kittens/unicode_input/unicode_names.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/lib64/kitty/kittens/transfer/rsync.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/lib64/kitty/kitty/fast_data_types.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/lib64/kitty/kitty/glfw-wayland.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/lib64/kitty/kitty/glfw-x11.so /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 17136 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.8 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tPzPHe + umask 022 + cd /builddir/build/BUILD + cd kitty-0.26.5 + for test in test_ssh_bootstrap_with_different_launchers test_ssh_leading_data + sed '/def test_ssh_bootstrap_with_different_launchers/a \ self.skipTest("Skipping a flaky test")' -i kitty_tests/ssh.py + for test in test_ssh_bootstrap_with_different_launchers test_ssh_leading_data + sed '/def test_ssh_leading_data/a \ self.skipTest("Skipping a flaky test")' -i kitty_tests/ssh.py + mkdir -p kitty/launcher + ln -s /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/bin/kitty kitty/launcher/ + export PATH=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ pwd + export PYTHONPATH=/builddir/build/BUILD/kitty-0.26.5 + PYTHONPATH=/builddir/build/BUILD/kitty-0.26.5 + export TERM=xterm-kitty + TERM=xterm-kitty + /usr/bin/python3.8 setup.py test --prefix=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr test_num_users (kitty_tests.utmp.UTMPTest) ... ok test_word_trie (kitty_tests.unicode_input.TestUnicodeInput) ... ok test_line_edit (kitty_tests.tui.TestTUI) ... ok test_multiprocessing_spawn (kitty_tests.tui.TestTUI) ... ok test_search_query_parser (kitty_tests.search_query_parser.TestSQP) ... ok test_backspace_wide_characters (kitty_tests.screen.TestScreen) ... ok test_bottom_margin (kitty_tests.screen.TestScreen) ... ok test_char_manipulation (kitty_tests.screen.TestScreen) ... ok test_color_stack (kitty_tests.screen.TestScreen) ... ok test_cursor_after_resize (kitty_tests.screen.TestScreen) ... ok test_cursor_hidden (kitty_tests.screen.TestScreen) ... ok test_cursor_movement (kitty_tests.screen.TestScreen) ... ok test_detect_url (kitty_tests.screen.TestScreen) ... ok test_dirty_lines (kitty_tests.screen.TestScreen) ... ok test_draw_char (kitty_tests.screen.TestScreen) ... ok test_draw_fast (kitty_tests.screen.TestScreen) ... ok test_emoji_skin_tone_modifiers (kitty_tests.screen.TestScreen) ... ok test_erase_in_screen (kitty_tests.screen.TestScreen) ... ok test_hyperlinks (kitty_tests.screen.TestScreen) ... ok test_key_encoding_flags_stack (kitty_tests.screen.TestScreen) ... ok test_margins (kitty_tests.screen.TestScreen) ... ok test_osc_52 (kitty_tests.screen.TestScreen) ... ok test_pagerhist (kitty_tests.screen.TestScreen) ... ok test_prompt_marking (kitty_tests.screen.TestScreen) ... ok test_regional_indicators (kitty_tests.screen.TestScreen) ... ok test_rep (kitty_tests.screen.TestScreen) ... ok test_resize (kitty_tests.screen.TestScreen) ... ok test_scrollback_fill_after_resize (kitty_tests.screen.TestScreen) ... ok test_selection_as_text (kitty_tests.screen.TestScreen) ... ok test_serialize (kitty_tests.screen.TestScreen) ... ok test_sgr (kitty_tests.screen.TestScreen) ... ok test_soft_hyphen (kitty_tests.screen.TestScreen) ... ok test_tab_stops (kitty_tests.screen.TestScreen) ... ok test_top_and_bottom_margin (kitty_tests.screen.TestScreen) ... ok test_top_margin (kitty_tests.screen.TestScreen) ... ok test_user_marking (kitty_tests.screen.TestScreen) ... ok test_variation_selectors (kitty_tests.screen.TestScreen) ... ok test_zwj (kitty_tests.screen.TestScreen) ... ok test_prewarming (kitty_tests.prewarm.Prewarm) ... ok test_signal_handling (kitty_tests.prewarm.Prewarm) ... ok test_charsets (kitty_tests.parser.TestParser) ... ok test_csi_code_rep (kitty_tests.parser.TestParser) ... ok test_csi_codes (kitty_tests.parser.TestParser) ... ok test_dcs_codes (kitty_tests.parser.TestParser) ... ok test_deccara (kitty_tests.parser.TestParser) ... ok test_desktop_notify (kitty_tests.parser.TestParser) ... ok test_esc_codes (kitty_tests.parser.TestParser) ... ok test_graphics_command (kitty_tests.parser.TestParser) ... ok test_osc_codes (kitty_tests.parser.TestParser) ... ok test_oth_codes (kitty_tests.parser.TestParser) ... ok test_pending (kitty_tests.parser.TestParser) ... ok test_sc81t (kitty_tests.parser.TestParser) ... ok test_simple_parsing (kitty_tests.parser.TestParser) ... ok test_conf_parsing (kitty_tests.options.TestConfParsing) ... ok test_parsing_of_open_actions (kitty_tests.open_actions.TestOpenActions) ... ok test_mouse_selection (kitty_tests.mouse.TestMouse) ... ok test_layout_operations (kitty_tests.layout.TestLayout) ... ok test_overlay_layout_operations (kitty_tests.layout.TestLayout) ... ok test_splits (kitty_tests.layout.TestLayout) ... ok test_encode_key_event (kitty_tests.keys.TestKeys) ... ok test_encode_mouse_event (kitty_tests.keys.TestKeys) ... ok test_ip_hints (kitty_tests.hints.TestHints) ... ok test_url_hints (kitty_tests.hints.TestHints) ... ok test_animation_frame_loading (kitty_tests.graphics.TestGraphics) ... ok test_disk_cache (kitty_tests.graphics.TestGraphics) ... ok test_gr_delete (kitty_tests.graphics.TestGraphics) ... ok test_gr_operations_with_numbers (kitty_tests.graphics.TestGraphics) ... ok test_gr_reset (kitty_tests.graphics.TestGraphics) ... ok test_gr_scroll (kitty_tests.graphics.TestGraphics) ... ok test_graphics_quota_enforcement (kitty_tests.graphics.TestGraphics) ... ok test_image_put (kitty_tests.graphics.TestGraphics) ... ok test_load_images (kitty_tests.graphics.TestGraphics) ... ok test_load_png (kitty_tests.graphics.TestGraphics) ... skipped 'PIL not available, skipping PNG tests' test_load_png_simple (kitty_tests.graphics.TestGraphics) ... ok test_suppressing_gr_command_responses (kitty_tests.graphics.TestGraphics) ... ok test_xor_data (kitty_tests.graphics.TestGraphics) ... ok test_os_window_size_calculation (kitty_tests.glfw.TestGLFW) ... ok test_utf_8_strndup (kitty_tests.glfw.TestGLFW) ... ok test_box_drawing (kitty_tests.fonts.Rendering) ... ok test_coalesce_symbol_maps (kitty_tests.fonts.Rendering) ... ok test_emoji_presentation (kitty_tests.fonts.Rendering) ... ok test_fallback_font_not_last_resort (kitty_tests.fonts.Rendering) ... skipped 'Only macOS has a Last Resort font' test_font_rendering (kitty_tests.fonts.Rendering) ... ok test_shaping (kitty_tests.fonts.Rendering) ... ok test_sprite_map (kitty_tests.fonts.Rendering) ... ok test_file_get (kitty_tests.file_transmission.TestFileTransmission) ... ok test_file_put (kitty_tests.file_transmission.TestFileTransmission) ... ok test_parse_ftc (kitty_tests.file_transmission.TestFileTransmission) ... ok test_path_mapping_receive (kitty_tests.file_transmission.TestFileTransmission) ... ok test_path_mapping_send (kitty_tests.file_transmission.TestFileTransmission) ... ok test_rsync_roundtrip (kitty_tests.file_transmission.TestFileTransmission) ... ok test_changed_center (kitty_tests.diff.TestDiff) ... ok test_split_with_highlights (kitty_tests.diff.TestDiff) ... ok test_walk (kitty_tests.diff.TestDiff) ... ok test_ansi_repr (kitty_tests.datatypes.TestDataTypes) ... ok test_bracketed_paste_sanitizer (kitty_tests.datatypes.TestDataTypes) ... ok test_color_profile (kitty_tests.datatypes.TestDataTypes) ... ok test_historybuf (kitty_tests.datatypes.TestDataTypes) ... ok test_line (kitty_tests.datatypes.TestDataTypes) ... ok test_linebuf (kitty_tests.datatypes.TestDataTypes) ... ok test_notify_identifier_sanitization (kitty_tests.datatypes.TestDataTypes) ... ok test_rewrap_narrower (kitty_tests.datatypes.TestDataTypes) ... ok test_rewrap_simple (kitty_tests.datatypes.TestDataTypes) ... ok test_rewrap_wider (kitty_tests.datatypes.TestDataTypes) ... ok test_single_key (kitty_tests.datatypes.TestDataTypes) ... ok test_strip_csi (kitty_tests.datatypes.TestDataTypes) ... ok test_to_color (kitty_tests.datatypes.TestDataTypes) ... ok test_url_at (kitty_tests.datatypes.TestDataTypes) ... ok test_utils (kitty_tests.datatypes.TestDataTypes) ... ok test_elliptic_curve_data_exchange (kitty_tests.crypto.TestCrypto) ... ok test_case_insensitive (kitty_tests.choose.TestMatcher) ... ok test_delimiter (kitty_tests.choose.TestMatcher) ... ok test_filtering (kitty_tests.choose.TestMatcher) ... ok test_marking (kitty_tests.choose.TestMatcher) ... ok test_positions (kitty_tests.choose.TestMatcher) ... ok test_scoring (kitty_tests.choose.TestMatcher) ... ok test_threading (kitty_tests.choose.TestMatcher) ... ok test_all_kitten_names (kitty_tests.check_build.TestBuild) ... ok test_ca_certificates (kitty_tests.check_build.TestBuild) ... skipped 'CA certificates are only tested on frozen builds' test_docs_url (kitty_tests.check_build.TestBuild) ... ok test_exe (kitty_tests.check_build.TestBuild) ... ok test_filesystem_locations (kitty_tests.check_build.TestBuild) ... ok test_glfw_modules (kitty_tests.check_build.TestBuild) ... ok test_launcher_ensures_stdio (kitty_tests.check_build.TestBuild) ... ok test_loading_extensions (kitty_tests.check_build.TestBuild) ... ok test_loading_shaders (kitty_tests.check_build.TestBuild) ... ok test_pygments (kitty_tests.check_build.TestBuild) ... skipped 'Pygments is only tested on frozen builds' test_bash_integration (kitty_tests.shell_integration.ShellIntegration) ... skipped 'bash not installed, too old, or debug build' test_fish_integration (kitty_tests.shell_integration.ShellIntegration) ... skipped 'fish not installed' test_zsh_integration (kitty_tests.shell_integration.ShellIntegration) ... skipped 'zsh not installed' test_basic_pty_operations (kitty_tests.ssh.SSHKitten) ... ok test_ssh_bootstrap_sh_cmd_limit (kitty_tests.ssh.SSHKitten) ... ok test_ssh_bootstrap_with_different_launchers (kitty_tests.ssh.SSHKitten) ... skipped 'Skipping a flaky test' test_ssh_config_parsing (kitty_tests.ssh.SSHKitten) ... ok test_ssh_connection_data (kitty_tests.ssh.SSHKitten) ... ok test_ssh_copy (kitty_tests.ssh.SSHKitten) ... ok test_ssh_env_vars (kitty_tests.ssh.SSHKitten) ... ok test_ssh_leading_data (kitty_tests.ssh.SSHKitten) ... skipped 'Skipping a flaky test' test_ssh_login_shell_detection (kitty_tests.ssh.SSHKitten) ... ok test_ssh_shell_integration (kitty_tests.ssh.SSHKitten) ... ok ---------------------------------------------------------------------- Ran 140 tests in 3.157s OK (skipped=9) + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/metainfo/kitty.appdata.xml /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/metainfo/kitty.appdata.xml: OK + desktop-file-validate /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64//usr/share/applications/kitty.desktop + exit 0 Processing files: kitty-0.26.5-9.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ShYLiz + umask 022 + cd /builddir/build/BUILD + cd kitty-0.26.5 + DOCDIR=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty + cp -pr kitty-open.desktop.example /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hyCd6B + umask 022 + cd /builddir/build/BUILD + cd kitty-0.26.5 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty + exit 0 Provides: application() application(kitty.desktop) kitty = 0.26.5-9.el8 kitty(aarch-64) = 0.26.5-9.el8 metainfo() metainfo(kitty.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/kitty ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXcursor.so.1()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypt.so.1()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libharfbuzz.so.0()(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.8.so.1.0()(64bit) librsync.so.2()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libutil.so.1()(64bit) libwayland-client.so.0()(64bit) libwayland-cursor.so.0()(64bit) libxcb.so.1()(64bit) libxkbcommon-x11.so.0()(64bit) libxkbcommon-x11.so.0(V_0.5.0)(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Recommends: python3-pygments Suggests: ImageMagick(aarch-64) kitty-bash-integration kitty-fish-integration Processing files: kitty-bash-integration-0.26.5-9.el8.noarch Provides: kitty-bash-integration = 0.26.5-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-fish-integration-0.26.5-9.el8.noarch Provides: kitty-fish-integration = 0.26.5-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-terminfo-0.26.5-9.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f8RZ7n + umask 022 + cd /builddir/build/BUILD + cd kitty-0.26.5 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty-terminfo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty-terminfo + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty-terminfo + exit 0 Provides: kitty-terminfo = 0.26.5-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-doc-0.26.5-9.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OqkYVo + umask 022 + cd /builddir/build/BUILD + cd kitty-0.26.5 + DOCDIR=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty-doc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty-doc + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty-doc + cp -pr INSTALL.md /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/doc/kitty-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uZiVr6 + umask 022 + cd /builddir/build/BUILD + cd kitty-0.26.5 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty-doc + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64/usr/share/licenses/kitty-doc + exit 0 Provides: kitty-doc = 0.26.5-9.el8 kitty-doc(aarch-64) = 0.26.5-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-debugsource-0.26.5-9.el8.aarch64 Provides: kitty-debugsource = 0.26.5-9.el8 kitty-debugsource(aarch-64) = 0.26.5-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-debuginfo-0.26.5-9.el8.aarch64 Provides: debuginfo(build-id) = 0cf060fb6db65ad399f48faa0c14d9ca40857348 debuginfo(build-id) = 1f690aac57dcea01cfc89cb46489fceba97b25d1 debuginfo(build-id) = 4f97461f2c9a826e5e1d7240e2e21024709a9d4a debuginfo(build-id) = 5f71a81f12092344d1f00d2d2c4c170322d9a7cc debuginfo(build-id) = 99c3a8d1f722f61eae84372bb29de0933e3357ca debuginfo(build-id) = a38c0eb752b06d036007da27a3ded408ea2272cb debuginfo(build-id) = d41d10c9346aa8fa8eefd2426b5b2e4e8ca85890 debuginfo(build-id) = ea53b97475b217084c976340a4d37e9292db0bb9 kitty-debuginfo = 0.26.5-9.el8 kitty-debuginfo(aarch-64) = 0.26.5-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kitty-debugsource(aarch-64) = 0.26.5-9.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kitty-0.26.5-9.el8.aarch64 Wrote: /builddir/build/RPMS/kitty-0.26.5-9.el8.aarch64.rpm Wrote: /builddir/build/RPMS/kitty-bash-integration-0.26.5-9.el8.noarch.rpm Wrote: /builddir/build/RPMS/kitty-fish-integration-0.26.5-9.el8.noarch.rpm Wrote: /builddir/build/RPMS/kitty-terminfo-0.26.5-9.el8.noarch.rpm Wrote: /builddir/build/RPMS/kitty-doc-0.26.5-9.el8.aarch64.rpm Wrote: /builddir/build/RPMS/kitty-debugsource-0.26.5-9.el8.aarch64.rpm Wrote: /builddir/build/RPMS/kitty-debuginfo-0.26.5-9.el8.aarch64.rpm Child return code was: 0