Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-278707-26408/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=86400uid=981gid=135user='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.31.0-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-278707-26408/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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.kqKqWP + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/OpenCloudOS/gpgverify --keyring=/builddir/build/SOURCES/kovid.gpg --signature=/builddir/build/SOURCES/kitty-0.31.0.tar.xz.sig --data=/builddir/build/SOURCES/kitty-0.31.0.tar.xz gpgv: Signature made Wed Nov 8 16:37:22 2023 CST gpgv: using RSA key 3CE1780F78DD88DF45194FD706BC317B515ACE7C gpgv: Good signature from "Kovid Goyal (New longer key) " + cd /builddir/build/BUILD + rm -rf kitty-0.31.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/kitty-0.31.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd kitty-0.31.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/kitty-do-not-build-kitten.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/bd7f38eb7d5abce9e3bac1559abb7708278abe6c.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f ++ find . -iname '*.go' -type f + sed -i 's|github.com/disintegration/imaging|github.com/kovidgoyal/imaging|' ./tools/tui/loop/terminal-state.go ./tools/tui/loop/mouse.go ./tools/tui/loop/write.go ./tools/tui/loop/key-encoding_test.go ./tools/tui/loop/read.go ./tools/tui/loop/key-encoding.go ./tools/tui/loop/timers.go ./tools/tui/loop/api.go ./tools/tui/loop/run.go ./tools/tui/graphics/collection.go ./tools/tui/graphics/command_test.go ./tools/tui/graphics/command.go ./tools/tui/download_with_progress.go ./tools/tui/mouse.go ./tools/tui/readline/keys.go ./tools/tui/readline/actions_test.go ./tools/tui/readline/actions.go ./tools/tui/readline/completion.go ./tools/tui/readline/draw.go ./tools/tui/readline/history.go ./tools/tui/readline/api.go ./tools/tui/shortcuts/implementation.go ./tools/tui/shortcuts/api.go ./tools/tui/dcs_to_kitty.go ./tools/tui/password.go ./tools/tui/progress-bar.go ./tools/tui/shell_integration/data.go ./tools/tui/shell_integration/api_test.go ./tools/tui/shell_integration/api.go ./tools/tui/tmux.go ./tools/tui/sgr/insert-formatting.go ./tools/tui/sgr/insert-formatting_test.go ./tools/tui/spinners.go ./tools/tui/subseq/score_test.go ./tools/tui/subseq/score.go ./tools/tui/progress-bar_test.go ./tools/tui/ui_kitten.go ./tools/tui/hold.go ./tools/tui/run.go ./tools/cli/help.go ./tools/cli/zsh.go ./tools/cli/option-from-string.go ./tools/cli/fish.go ./tools/cli/completion.go ./tools/cli/group.go ./tools/cli/files.go ./tools/cli/option.go ./tools/cli/types_test.go ./tools/cli/bash.go ./tools/cli/markup/prettify.go ./tools/cli/files_test.go ./tools/cli/command.go ./tools/cli/completion-parse-args.go ./tools/cli/completion-main.go ./tools/cli/parse-args.go ./tools/tty/tty_bsd.go ./tools/tty/tty.go ./tools/tty/tty_linux.go ./tools/wcswidth/wcswidth.go ./tools/wcswidth/escape-code-parser_test.go ./tools/wcswidth/std.go ./tools/wcswidth/escape-code-parser.go ./tools/wcswidth/iter.go ./tools/wcswidth/truncate.go ./tools/wcswidth/wcswidth_test.go ./tools/crypto/crypto.go ./tools/rsync/api_test.go ./tools/rsync/algorithm.go ./tools/rsync/api.go ./tools/themes/collection.go ./tools/themes/collection_test.go ./tools/cmd/completion/kitty.go ./tools/cmd/tool/confirm_and_run_shebang.go ./tools/cmd/tool/main.go ./tools/cmd/run_shell/main.go ./tools/cmd/update_self/main.go ./tools/cmd/mouse_demo/main.go ./tools/cmd/show_error/main.go ./tools/cmd/edit_in_kitty/main.go ./tools/cmd/pytest/main.go ./tools/cmd/main.go ./tools/cmd/at/template.go ./tools/cmd/at/set_window_logo.go ./tools/cmd/at/tty_io.go ./tools/cmd/at/scroll_window.go ./tools/cmd/at/set_background_opacity.go ./tools/cmd/at/shell.go ./tools/cmd/at/env.go ./tools/cmd/at/set_spacing.go ./tools/cmd/at/send_text.go ./tools/cmd/at/set_font_size.go ./tools/cmd/at/set_tab_color.go ./tools/cmd/at/main.go ./tools/cmd/at/launch.go ./tools/cmd/at/main_test.go ./tools/cmd/at/set_colors.go ./tools/cmd/at/socket_io.go ./tools/config/api_test.go ./tools/config/utils.go ./tools/config/utils_test.go ./tools/config/api.go ./tools/unicode_names/query_test.go ./tools/unicode_names/query.go ./tools/utils/base85/base85_test.go ./tools/utils/base85/base85.go ./tools/utils/embed.go ./tools/utils/passwd.go ./tools/utils/hostname.go ./tools/utils/tmpfile_others.go ./tools/utils/mimetypes.go ./tools/utils/tmpfile_linux.go ./tools/utils/regexp.go ./tools/utils/ring.go ./tools/utils/strings_test.go ./tools/utils/tpmfile_test.go ./tools/utils/iso8601.go ./tools/utils/iso8601_test.go ./tools/utils/short-uuid.go ./tools/utils/passwd_test.go ./tools/utils/filelock.go ./tools/utils/ring_test.go ./tools/utils/levenshtein.go ./tools/utils/strings.go ./tools/utils/select_posix.go ./tools/utils/download_file.go ./tools/utils/cache.go ./tools/utils/shell.go ./tools/utils/longest-common.go ./tools/utils/set.go ./tools/utils/tar.go ./tools/utils/utf-8.go ./tools/utils/humanize/bytes.go ./tools/utils/humanize/times_test.go ./tools/utils/humanize/times.go ./tools/utils/style/wrapper.go ./tools/utils/style/indent-and-wrap.go ./tools/utils/style/wrapper_test.go ./tools/utils/style/indent-and-wrap_test.go ./tools/utils/style/api.go ./tools/utils/stream_decompressor.go ./tools/utils/shm/fallocate_other.go ./tools/utils/shm/shm.go ./tools/utils/shm/specific_openbsd.go ./tools/utils/shm/specific_darwin.go ./tools/utils/shm/shm_test.go ./tools/utils/shm/shm_syscall.go ./tools/utils/shm/specific_netbsd.go ./tools/utils/shm/fallocate_linux.go ./tools/utils/shm/specific_freebsd.go ./tools/utils/shm/specific_linux.go ./tools/utils/shm/specific_dragonfly.go ./tools/utils/shm/shm_fs.go ./tools/utils/io.go ./tools/utils/cached_values.go ./tools/utils/select.go ./tools/utils/random/random.go ./tools/utils/paths/well_known.go ./tools/utils/sockets.go ./tools/utils/which.go ./tools/utils/secrets/tokens.go ./tools/utils/images/transforms.go ./tools/utils/images/rowcolumn_diacritics.go ./tools/utils/images/opaque.go ./tools/utils/images/to_rgba.go ./tools/utils/images/to_rgb.go ./tools/utils/images/utils.go ./tools/utils/images/loading.go ./tools/utils/images/formats.go ./tools/utils/atomic-write.go ./tools/utils/longest-common_test.go ./tools/utils/unsafe.go ./tools/utils/sockets_test.go ./tools/utils/stream_decompressor_test.go ./tools/utils/misc.go ./tools/utils/select_without_pselect.go ./tools/utils/types.go ./tools/utils/paths.go ./tools/utils/short-uuid_test.go ./tools/utils/shlex/shlex_test.go ./tools/utils/shlex/shlex.go ./tools/utils/shlex/ansi_c_escapes.go ./kittens/unicode_input/main.go ./kittens/unicode_input/table.go ./kittens/clipboard/write.go ./kittens/clipboard/read.go ./kittens/clipboard/main.go ./kittens/clipboard/legacy.go ./kittens/show_key/kitty.go ./kittens/show_key/main.go ./kittens/show_key/legacy.go ./kittens/ask/choices.go ./kittens/ask/get_line.go ./kittens/ask/main.go ./kittens/ssh/config.go ./kittens/ssh/utils.go ./kittens/ssh/utils_test.go ./kittens/ssh/config_test.go ./kittens/ssh/askpass.go ./kittens/ssh/main.go ./kittens/ssh/main_test.go ./kittens/diff/patch.go ./kittens/diff/mouse.go ./kittens/diff/search.go ./kittens/diff/collect_test.go ./kittens/diff/ui.go ./kittens/diff/highlight.go ./kittens/diff/collect.go ./kittens/diff/main.go ./kittens/diff/diff.go ./kittens/diff/render.go ./kittens/hints/marks_test.go ./kittens/hints/marks.go ./kittens/hints/main.go ./kittens/hints/url_regex.go ./kittens/hyperlinked_grep/main.go ./kittens/hyperlinked_grep/main_test.go ./kittens/themes/ui.go ./kittens/themes/main.go ./kittens/themes/list.go ./kittens/icat/native.go ./kittens/icat/detect.go ./kittens/icat/transmit.go ./kittens/icat/process_images.go ./kittens/icat/main.go ./kittens/icat/magick.go ./kittens/transfer/send_test.go ./kittens/transfer/ftc_test.go ./kittens/transfer/ftc.go ./kittens/transfer/send.go ./kittens/transfer/utils.go ./kittens/transfer/receive.go ./kittens/transfer/main.go ./bypy/devenv.go + 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|g' -e 's|/usr/bin/env python|/usr/bin/python3|g' -e 's|/usr/bin/env -S kitty|/usr/bin/kitty|g' -i '{}' ';' + mkdir src + ln -s ../ src/kitty + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.v5iI8S + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 ++ pwd + export GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path kitty --template 'golang({{.}})\n' --with-tests --skip-self + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/kitty-0.31.0-1.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-278707-26408/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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.onIPiT + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/OpenCloudOS/gpgverify --keyring=/builddir/build/SOURCES/kovid.gpg --signature=/builddir/build/SOURCES/kitty-0.31.0.tar.xz.sig --data=/builddir/build/SOURCES/kitty-0.31.0.tar.xz gpgv: Signature made Wed Nov 8 16:37:22 2023 CST gpgv: using RSA key 3CE1780F78DD88DF45194FD706BC317B515ACE7C gpgv: Good signature from "Kovid Goyal (New longer key) " + cd /builddir/build/BUILD + rm -rf kitty-0.31.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/kitty-0.31.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd kitty-0.31.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/kitty-do-not-build-kitten.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/bd7f38eb7d5abce9e3bac1559abb7708278abe6c.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f ++ find . -iname '*.go' -type f + sed -i 's|github.com/disintegration/imaging|github.com/kovidgoyal/imaging|' ./tools/tui/loop/terminal-state.go ./tools/tui/loop/mouse.go ./tools/tui/loop/write.go ./tools/tui/loop/key-encoding_test.go ./tools/tui/loop/read.go ./tools/tui/loop/key-encoding.go ./tools/tui/loop/timers.go ./tools/tui/loop/api.go ./tools/tui/loop/run.go ./tools/tui/graphics/collection.go ./tools/tui/graphics/command_test.go ./tools/tui/graphics/command.go ./tools/tui/download_with_progress.go ./tools/tui/mouse.go ./tools/tui/readline/keys.go ./tools/tui/readline/actions_test.go ./tools/tui/readline/actions.go ./tools/tui/readline/completion.go ./tools/tui/readline/draw.go ./tools/tui/readline/history.go ./tools/tui/readline/api.go ./tools/tui/shortcuts/implementation.go ./tools/tui/shortcuts/api.go ./tools/tui/dcs_to_kitty.go ./tools/tui/password.go ./tools/tui/progress-bar.go ./tools/tui/shell_integration/data.go ./tools/tui/shell_integration/api_test.go ./tools/tui/shell_integration/api.go ./tools/tui/tmux.go ./tools/tui/sgr/insert-formatting.go ./tools/tui/sgr/insert-formatting_test.go ./tools/tui/spinners.go ./tools/tui/subseq/score_test.go ./tools/tui/subseq/score.go ./tools/tui/progress-bar_test.go ./tools/tui/ui_kitten.go ./tools/tui/hold.go ./tools/tui/run.go ./tools/cli/help.go ./tools/cli/zsh.go ./tools/cli/option-from-string.go ./tools/cli/fish.go ./tools/cli/completion.go ./tools/cli/group.go ./tools/cli/files.go ./tools/cli/option.go ./tools/cli/types_test.go ./tools/cli/bash.go ./tools/cli/markup/prettify.go ./tools/cli/files_test.go ./tools/cli/command.go ./tools/cli/completion-parse-args.go ./tools/cli/completion-main.go ./tools/cli/parse-args.go ./tools/tty/tty_bsd.go ./tools/tty/tty.go ./tools/tty/tty_linux.go ./tools/wcswidth/wcswidth.go ./tools/wcswidth/escape-code-parser_test.go ./tools/wcswidth/std.go ./tools/wcswidth/escape-code-parser.go ./tools/wcswidth/iter.go ./tools/wcswidth/truncate.go ./tools/wcswidth/wcswidth_test.go ./tools/crypto/crypto.go ./tools/rsync/api_test.go ./tools/rsync/algorithm.go ./tools/rsync/api.go ./tools/themes/collection.go ./tools/themes/collection_test.go ./tools/cmd/completion/kitty.go ./tools/cmd/tool/confirm_and_run_shebang.go ./tools/cmd/tool/main.go ./tools/cmd/run_shell/main.go ./tools/cmd/update_self/main.go ./tools/cmd/mouse_demo/main.go ./tools/cmd/show_error/main.go ./tools/cmd/edit_in_kitty/main.go ./tools/cmd/pytest/main.go ./tools/cmd/main.go ./tools/cmd/at/template.go ./tools/cmd/at/set_window_logo.go ./tools/cmd/at/tty_io.go ./tools/cmd/at/scroll_window.go ./tools/cmd/at/set_background_opacity.go ./tools/cmd/at/shell.go ./tools/cmd/at/env.go ./tools/cmd/at/set_spacing.go ./tools/cmd/at/send_text.go ./tools/cmd/at/set_font_size.go ./tools/cmd/at/set_tab_color.go ./tools/cmd/at/main.go ./tools/cmd/at/launch.go ./tools/cmd/at/main_test.go ./tools/cmd/at/set_colors.go ./tools/cmd/at/socket_io.go ./tools/config/api_test.go ./tools/config/utils.go ./tools/config/utils_test.go ./tools/config/api.go ./tools/unicode_names/query_test.go ./tools/unicode_names/query.go ./tools/utils/base85/base85_test.go ./tools/utils/base85/base85.go ./tools/utils/embed.go ./tools/utils/passwd.go ./tools/utils/hostname.go ./tools/utils/tmpfile_others.go ./tools/utils/mimetypes.go ./tools/utils/tmpfile_linux.go ./tools/utils/regexp.go ./tools/utils/ring.go ./tools/utils/strings_test.go ./tools/utils/tpmfile_test.go ./tools/utils/iso8601.go ./tools/utils/iso8601_test.go ./tools/utils/short-uuid.go ./tools/utils/passwd_test.go ./tools/utils/filelock.go ./tools/utils/ring_test.go ./tools/utils/levenshtein.go ./tools/utils/strings.go ./tools/utils/select_posix.go ./tools/utils/download_file.go ./tools/utils/cache.go ./tools/utils/shell.go ./tools/utils/longest-common.go ./tools/utils/set.go ./tools/utils/tar.go ./tools/utils/utf-8.go ./tools/utils/humanize/bytes.go ./tools/utils/humanize/times_test.go ./tools/utils/humanize/times.go ./tools/utils/style/wrapper.go ./tools/utils/style/indent-and-wrap.go ./tools/utils/style/wrapper_test.go ./tools/utils/style/indent-and-wrap_test.go ./tools/utils/style/api.go ./tools/utils/stream_decompressor.go ./tools/utils/shm/fallocate_other.go ./tools/utils/shm/shm.go ./tools/utils/shm/specific_openbsd.go ./tools/utils/shm/specific_darwin.go ./tools/utils/shm/shm_test.go ./tools/utils/shm/shm_syscall.go ./tools/utils/shm/specific_netbsd.go ./tools/utils/shm/fallocate_linux.go ./tools/utils/shm/specific_freebsd.go ./tools/utils/shm/specific_linux.go ./tools/utils/shm/specific_dragonfly.go ./tools/utils/shm/shm_fs.go ./tools/utils/io.go ./tools/utils/cached_values.go ./tools/utils/select.go ./tools/utils/random/random.go ./tools/utils/paths/well_known.go ./tools/utils/sockets.go ./tools/utils/which.go ./tools/utils/secrets/tokens.go ./tools/utils/images/transforms.go ./tools/utils/images/rowcolumn_diacritics.go ./tools/utils/images/opaque.go ./tools/utils/images/to_rgba.go ./tools/utils/images/to_rgb.go ./tools/utils/images/utils.go ./tools/utils/images/loading.go ./tools/utils/images/formats.go ./tools/utils/atomic-write.go ./tools/utils/longest-common_test.go ./tools/utils/unsafe.go ./tools/utils/sockets_test.go ./tools/utils/stream_decompressor_test.go ./tools/utils/misc.go ./tools/utils/select_without_pselect.go ./tools/utils/types.go ./tools/utils/paths.go ./tools/utils/short-uuid_test.go ./tools/utils/shlex/shlex_test.go ./tools/utils/shlex/shlex.go ./tools/utils/shlex/ansi_c_escapes.go ./kittens/unicode_input/main.go ./kittens/unicode_input/table.go ./kittens/clipboard/write.go ./kittens/clipboard/read.go ./kittens/clipboard/main.go ./kittens/clipboard/legacy.go ./kittens/show_key/kitty.go ./kittens/show_key/main.go ./kittens/show_key/legacy.go ./kittens/ask/choices.go ./kittens/ask/get_line.go ./kittens/ask/main.go ./kittens/ssh/config.go ./kittens/ssh/utils.go ./kittens/ssh/utils_test.go ./kittens/ssh/config_test.go ./kittens/ssh/askpass.go ./kittens/ssh/main.go ./kittens/ssh/main_test.go ./kittens/diff/patch.go ./kittens/diff/mouse.go ./kittens/diff/search.go ./kittens/diff/collect_test.go ./kittens/diff/ui.go ./kittens/diff/highlight.go ./kittens/diff/collect.go ./kittens/diff/main.go ./kittens/diff/diff.go ./kittens/diff/render.go ./kittens/hints/marks_test.go ./kittens/hints/marks.go ./kittens/hints/main.go ./kittens/hints/url_regex.go ./kittens/hyperlinked_grep/main.go ./kittens/hyperlinked_grep/main_test.go ./kittens/themes/ui.go ./kittens/themes/main.go ./kittens/themes/list.go ./kittens/icat/native.go ./kittens/icat/detect.go ./kittens/icat/transmit.go ./kittens/icat/process_images.go ./kittens/icat/main.go ./kittens/icat/magick.go ./kittens/transfer/send_test.go ./kittens/transfer/ftc_test.go ./kittens/transfer/ftc.go ./kittens/transfer/send.go ./kittens/transfer/utils.go ./kittens/transfer/receive.go ./kittens/transfer/main.go ./bypy/devenv.go + 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|g' -e 's|/usr/bin/env python|/usr/bin/python3|g' -e 's|/usr/bin/env -S kitty|/usr/bin/kitty|g' -i '{}' ';' + mkdir src + ln -s ../ src/kitty + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.VjW9wY + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 ++ pwd + export GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path kitty --template 'golang({{.}})\n' --with-tests --skip-self + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/kitty-0.31.0-1.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target aarch64 --nodeps /builddir/build/SPECS/kitty.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-278707-26408/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.DyRn4A + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 ++ pwd + export GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path kitty --template 'golang({{.}})\n' --with-tests --skip-self + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t6faXF + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/python3 setup.py linux-package --libdir-name=lib64 --update-check-interval=0 --verbose CC: ['gcc'] (12, 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/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 /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml glfw/wayland-tablet-unstable-v2-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml glfw/wayland-tablet-unstable-v2-client-protocol.c /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml glfw/wayland-cursor-shape-v1-client-protocol.h /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml glfw/wayland-cursor-shape-v1-client-protocol.c gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/graphics.c -o build/fast_data_types-graphics.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/glfw.c -o build/fast_data_types-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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/fonts.c -o build/fast_data_types-fonts.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/parser.c -o build/fast_data_types-parser.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -DDUMP_COMMANDS -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/shaders.c -o build/fast_data_types-shaders.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/line.c -o build/fast_data_types-line.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -Ikitty -I/usr/include/python3.11 -c kittens/transfer/algorithm.c -o build/rsync-algorithm.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/colors.c -o build/fast_data_types-colors.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/crypto.c -o build/fast_data_types-crypto.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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/fontconfig.c -o build/fast_data_types-fontconfig.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -DKITTY_VCS_REV="" -DWRAPPED_KITTENS="ask clipboard diff hints hyperlinked_grep icat show_key ssh themes transfer unicode_input" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/data-types.c -o build/fast_data_types-data-types.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/charsets.c -o build/fast_data_types-charsets.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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -DWRAPPED_KITTENS=" ask clipboard diff hints hyperlinked_grep icat show_key ssh themes transfer unicode_input " -DKITTY_LIB_PATH="../lib64/kitty" -Wall -pedantic-errors -Werror -fpie -O3 -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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 -D_GLFW_X11 -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/gl.c -o build/fast_data_types-gl.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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/cursor.c -o build/fast_data_types-cursor.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/desktop.c -o build/fast_data_types-desktop.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/ringbuf.c -o build/fast_data_types-ringbuf.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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-tablet-unstable-v2-client-protocol.c -o build/glfw-wayland-wayland-tablet-unstable-v2-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/child.c -o build/fast_data_types-child.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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/rowcolumn-diacritics.c -o build/fast_data_types-rowcolumn-diacritics.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/window_logo.c -o build/fast_data_types-window_logo.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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -DHAS_MEMFD_CREATE -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c glfw/wayland-cursor-shape-v1-client-protocol.c -o build/glfw-wayland-wayland-cursor-shape-v1-client-protocol.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/utmp.c -o build/fast_data_types-utmp.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -pthread -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=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -c kitty/monotonic.c -o build/fast_data_types-monotonic.c.o gcc -MMD -DNDEBUG -DHAS_COPY_FILE_RANGE -DPRIMARY_VERSION=4000 -DSECONDARY_VERSION=31 -DXT_VERSION="0.31.0" -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/python3.11 -Wall -O3 -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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-rowcolumn-diacritics.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 -ldl -lm -L/usr/lib64 -lpython3.11 -Xlinker -export-dynamic -lharfbuzz -lGL -lpng16 -llcms2 -lcrypto -lrt -lz -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O3 -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -O3 -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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-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 build/glfw-wayland-wayland-tablet-unstable-v2-client-protocol.c.o build/glfw-wayland-wayland-cursor-shape-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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-array-bounds -flto -Ikitty -I/usr/include/python3.11 -Wall -O3 -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto build/rsync-algorithm.c.o -lxxhash -ldl -lm -L/usr/lib64 -lpython3.11 -Xlinker -export-dynamic -o build/kittens/transfer/rsync.so gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 build/kitty-launcher-main.o -ldl -lm -L/usr/lib64 -lpython3.11 -Xlinker -export-dynamic -o /builddir/build/BUILD/kitty-0.31.0/linux-package/bin/kitty Updating Go generated files... ++ pwd + export GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + unset LDFLAGS ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x6134db0dd335345ddcb18968d5e6f15fd78d2453 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o _build/bin/kitten ./src/kitty/tools/cmd WORK=/tmp/go-build1117410565 internal/godebugs mkdir -p $WORK/b015/ internal/goos internal/coverage/rtcov mkdir -p $WORK/b014/ internal/goexperiment mkdir -p $WORK/b016/ cat >/tmp/go-build1117410565/b015/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -std -complete -installsuffix shared -buildid 7fX6PEb2gwk97_nC3XaU/7fX6PEb2gwk97_nC3XaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build1117410565/b014/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid o7iI6pGjV3Ni_9187LLn/o7iI6pGjV3Ni_9187LLn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/goarch mkdir -p $WORK/b008/ cat >/tmp/go-build1117410565/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid xKFV2pEGfM0REsUIyEEO/xKFV2pEGfM0REsUIyEEO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build1117410565/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid rVp7r1LuBMHbayeTu3kB/rVp7r1LuBMHbayeTu3kB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go cat >/tmp/go-build1117410565/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid mZBa4Zqh7JKl9UOdF-U6/mZBa4Zqh7JKl9UOdF-U6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b017/ cat >/tmp/go-build1117410565/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid JOdobo_OZWRx7aPcrlUx/JOdobo_OZWRx7aPcrlUx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/cpu mkdir -p $WORK/b013/ cat >/tmp/go-build1117410565/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./cpu.s ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal runtime/internal/syscall mkdir -p $WORK/b021/ cat >/tmp/go-build1117410565/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_linux_arm64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/05/059dd941bbbda312f87d060b8a3e1f05a21fd132d0fe47690f8d67304d3509b5-d # internal internal/race mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d4/d419aa79e675b920951d1cd9626e857eca3556430b24192aa0edf6c3ee3c74b3-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0bf74d0f908a333e2ab0f5e5ffb59b1ffbff9fbaa5dd0ff1317ceeb32a107eb9-d # internal sync/atomic mkdir -p $WORK/b025/ cat >/tmp/go-build1117410565/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/race -std -complete -installsuffix shared -buildid vWoVWweLm6mnUMjwBmPs/vWoVWweLm6mnUMjwBmPs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cat >/tmp/go-build1117410565/b025/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build1117410565/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b025/symabis ./asm.s internal/abi cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid rijYPb0IM6k7v9HEnjBn/rijYPb0IM6k7v9HEnjBn -goversion go1.21.7 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go mkdir -p $WORK/b007/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f2/f21643980049d4bb6eae7a0df85cff860eeeee95cafadf23a9e1f81304718b37-d # internal cat >/tmp/go-build1117410565/b007/go_asm.h << 'EOF' # internal EOF runtime/internal/math mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./abi_test.s ./stub.s cat >/tmp/go-build1117410565/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid K03SFWK3wkQ8CXX2BApG/K03SFWK3wkQ8CXX2BApG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/fa/fa60f9aa3448c483e95c5931fd92a274d1ea42fad501948d5afc171e78420c8e-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/37/3763adc4c5bf155acfb87b056baaa2439ea33e57ec2f15859d525172a31709b8-d # internal unicode mkdir -p $WORK/b026/ cat >/tmp/go-build1117410565/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p unicode -std -complete -installsuffix shared -buildid h8wy5w0JTgCqlSjY7MkQ/h8wy5w0JTgCqlSjY7MkQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >/tmp/go-build1117410565/b025/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p sync/atomic -std -installsuffix shared -buildid BUgdTDcaN3kncNPXckHe/BUgdTDcaN3kncNPXckHe -goversion go1.21.7 -symabis $WORK/b025/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go mkdir -p $WORK/b020/ cat >/tmp/go-build1117410565/b020/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a packagefile internal/goos=/tmp/go-build1117410565/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid fbKaeXEkV0ahQO2D-jYJ/fbKaeXEkV0ahQO2D-jYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >/tmp/go-build1117410565/b007/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a EOF cat >/tmp/go-build1117410565/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/abi -std -+ -installsuffix shared -buildid uJE01KqqTb9yCnVfRvNK/uJE01KqqTb9yCnVfRvNK -goversion go1.21.7 -symabis $WORK/b007/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid Oy6ON68R4l_SFSX5DO8n/Oy6ON68R4l_SFSX5DO8n -goversion go1.21.7 -symabis $WORK/b021/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_arm64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/e8/e844b3db35b195ef2e6058055dbc85e73c079a8fd871d5f7e651bb0c99ac946b-d # internal unicode/utf8 mkdir -p $WORK/b027/ cat >/tmp/go-build1117410565/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid -XPsNKq1-NYM9vT0KJHw/-XPsNKq1-NYM9vT0KJHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b021/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/46/46d199c444fc8884abb124bdbb11c3f9c31ed134174e6a0d1d54f161c47d5151-d # internal internal/itoa mkdir -p $WORK/b031/ cat >/tmp/go-build1117410565/b031/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/itoa -std -complete -installsuffix shared -buildid txvlOt-a3SYKteQZsYDE/txvlOt-a3SYKteQZsYDE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4d/4d85bf903384de76551ba4659bd9c02dfec4a56f9cc9285fef5b7233301671f4-d # internal math/bits mkdir -p $WORK/b033/ cat >/tmp/go-build1117410565/b033/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math/bits -std -complete -installsuffix shared -buildid 6R7-MnhApqQiXpp3hvor/6R7-MnhApqQiXpp3hvor -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/01/0104c230038823cc12fe62141d3d03f79322ce7f52bba69cfd4de8a13a9ffeec-d # internal encoding mkdir -p $WORK/b061/ cat >/tmp/go-build1117410565/b061/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding -std -complete -installsuffix shared -buildid 6644q_4wgtSGC4FqFHzT/6644q_4wgtSGC4FqFHzT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ab/aba3f5707af421c1f93b7523a1dc1a22c81bc3d5a952755a78903b980f4a5738-d # internal unicode/utf16 mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/cpu_arm64.o ./cpu_arm64.s cat >/tmp/go-build1117410565/b062/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid uW2GsyDQUCFBEX5UEsuW/uW2GsyDQUCFBEX5UEsuW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/8b/8bd2faab5feb2bcd86aa06202db8b289c22078684c327d1ca9ec107b1cbf1cb6-d # internal golang.org/x/exp/maps mkdir -p $WORK/b064/ cat >/tmp/go-build1117410565/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid kXPk7ZKIZ8wxw4BaFZAT/kXPk7ZKIZ8wxw4BaFZAT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/share/gocode/src/golang.org/x/exp/maps/maps.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b025/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fe/feb16bc0bb8d54eb68c4aa7d5336b1eb30a78794ee53945677c94a6e0b4821f0-d # internal golang.org/x/exp/constraints mkdir -p $WORK/b066/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o $WORK/b013/cpu_arm64.o # internal cat >/tmp/go-build1117410565/b066/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid D5zO2qNl6dLYofqx_5NG/D5zO2qNl6dLYofqx_5NG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/share/gocode/src/golang.org/x/exp/constraints/constraints.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/7d/7d82bc5ab4ef7be47cd7e4bac3f20c8cf0b45d8f22d4541eb16d05ba5c8c2822-d # internal kitty mkdir -p $WORK/b068/ cat >/tmp/go-build1117410565/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p kitty -complete -installsuffix shared -buildid D5Serljl-y7tYLC5k4Kl/D5Serljl-y7tYLC5k4Kl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack ./src/kitty/constants_generated.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/59/5913e51f9a1f90f0dca27888a97333ca8ec96eb3d2e816259437f1f28d3a9a2b-d # internal internal/bytealg mkdir -p $WORK/b012/ cat >/tmp/go-build1117410565/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/13/13cd65091b242958d3689645e3603d88632bfe42775e50e282f9c04f2fcae729-d # internal runtime/internal/atomic mkdir -p $WORK/b018/ cat >/tmp/go-build1117410565/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/94/94fc4e93e2a18ec3de207db2767424f1094cfd9a6a404760f2685baf808fd610-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cat >/tmp/go-build1117410565/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid 8A1UYAHzWEdnDc6NBmlh/8A1UYAHzWEdnDc6NBmlh -goversion go1.21.7 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/42/42a7992d0ac286aa3dcc84d06b9866a6e97386371a86cece231e17b3f83b615c-d # internal cat >/tmp/go-build1117410565/b018/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid CZ3mONoamPaARdU1Yk5Z/CZ3mONoamPaARdU1Yk5Z -goversion go1.21.7 -symabis $WORK/b018/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go golang.org/x/exp/slices mkdir -p $WORK/b065/ cat >/tmp/go-build1117410565/b065/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=/tmp/go-build1117410565/b066/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid 1TcFRrHd2VOppuHKVYot/1TcFRrHd2VOppuHKVYot -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/share/gocode/src/golang.org/x/exp/slices/cmp.go /usr/share/gocode/src/golang.org/x/exp/slices/slices.go /usr/share/gocode/src/golang.org/x/exp/slices/sort.go /usr/share/gocode/src/golang.org/x/exp/slices/zsortanyfunc.go /usr/share/gocode/src/golang.org/x/exp/slices/zsortordered.go math mkdir -p $WORK/b032/ cat >/tmp/go-build1117410565/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b032/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/88/889c6cae7ce8e7eb883e1a1631a66bc00c53e43be10ff49396f5492ef740e6f0-d # internal cmp mkdir -p $WORK/b072/ cat >/tmp/go-build1117410565/b072/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p cmp -std -complete -installsuffix shared -buildid YgHUrXkZL5-QkFIgnzbQ/YgHUrXkZL5-QkFIgnzbQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7b/7b860619f16d9ad0f9f068df24cc6f4e811845ad5a47ffce0d557c377c5cba02-d # internal container/list mkdir -p $WORK/b074/ cat >/tmp/go-build1117410565/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p container/list -std -complete -installsuffix shared -buildid LXb8Q4tsv_P0S9zOhIOF/LXb8Q4tsv_P0S9zOhIOF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >/tmp/go-build1117410565/b032/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math -std -installsuffix shared -buildid LsP4sRdJA-P5bFLUt7f8/LsP4sRdJA-P5bFLUt7f8 -goversion go1.21.7 -symabis $WORK/b032/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b012/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6d/6d8e623e02492ba51153addf91fdd8fa420f4f7e74b0e039ba04ed7dc38cadeb-d # internal crypto/internal/alias mkdir -p $WORK/b079/ cat >/tmp/go-build1117410565/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid CGeFrcVRqEOXcJUSoTMC/CGeFrcVRqEOXcJUSoTMC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0f/0fad7d155d63e1dc12aa2ee3ea4ca85ae135ff870582eded500cee410f412b10-d # internal crypto/subtle mkdir -p $WORK/b080/ cat >/tmp/go-build1117410565/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./xor_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b012/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/35/35b6c2e04a7bd87104bbd1b85a0019c79752e68ad8226b612d2b716ac7424889-d # internal crypto/internal/boring/sig mkdir -p $WORK/b081/ cat >/tmp/go-build1117410565/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b081/symabis ./sig_other.s cat >/tmp/go-build1117410565/b080/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/subtle -std -installsuffix shared -buildid USr79BWeiR1-KpB_Qc1Y/USr79BWeiR1-KpB_Qc1Y -goversion go1.21.7 -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_arm64.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b018/atomic_arm64.o ./atomic_arm64.s cat >/tmp/go-build1117410565/b081/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GQrBEXjEVVlxYWFB8sIl/GQrBEXjEVVlxYWFB8sIl -goversion go1.21.7 -symabis $WORK/b081/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b012/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b012/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ea/ea4ec5632c7111e0780252de293e3900e49025cbc2ff3b14938eaedc06c6d933-d # internal internal/nettrace mkdir -p $WORK/b095/ cat >/tmp/go-build1117410565/b095/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p internal/nettrace -std -complete -installsuffix shared -buildid vDIO3OPMr6t2VHPvvS9t/vDIO3OPMr6t2VHPvvS9t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b018/_pkg_.a $WORK/b018/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e8/e820688d7dbaf7262f1b7ac8421852f7cded84e1d4df592a5564a307426101ec-d # internal github.com/seancfoley/ipaddress-go/ipaddr/addrerr mkdir -p $WORK/b102/ cat >/tmp/go-build1117410565/b102/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p github.com/seancfoley/ipaddress-go/ipaddr/addrerr -complete -installsuffix shared -buildid 5l7bOI3ecXY6u2LyqZyL/5l7bOI3ecXY6u2LyqZyL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrerr/err.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b012/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/sig_other.o ./sig_other.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/xor_arm64.o ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_arm64.o $WORK/b012/count_arm64.o $WORK/b012/equal_arm64.o $WORK/b012/index_arm64.o $WORK/b012/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/99/999ba053f07ed6edd22ffda4d886d1810a60572875e43a8f45abf13962f17b9a-d # internal github.com/seancfoley/ipaddress-go/ipaddr/addrstr mkdir -p $WORK/b103/ cat >/tmp/go-build1117410565/b103/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p github.com/seancfoley/ipaddress-go/ipaddr/addrstr -complete -installsuffix shared -buildid qThZPJyhjlVH0r8uKQff/qThZPJyhjlVH0r8uKQff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstr/stringopts.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/4c/4cdd3e50877d653b0d95675bbace445d74d4ed0c4d323b8391dbeb8afb7a60a7-d # internal github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam mkdir -p $WORK/b104/ cat >/tmp/go-build1117410565/b104/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam -complete -installsuffix shared -buildid 8WzWZs8w7kLOLzQdK-Ct/8WzWZs8w7kLOLzQdK-Ct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/addrstrparams.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/hostnameparams.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/ipaddrstrparams.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/macaddrstrparams.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/85/852faa89c65190117639344f5cddf6f352c45b6a04b0b5e50934b18c1b30fc45-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b125/ cat >/tmp/go-build1117410565/b125/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid OaCqmhW_yAfAVvoEVAE2/OaCqmhW_yAfAVvoEVAE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/47/470560fd315b3682ca05da59c6960c4796ebc2ac8a6b416269d936d32a0980b7-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/96/96c07907436e4959bc2c2298b123b4938bf9cee374074921d1a6fdccce1bd285-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b139/ log/internal cat >/tmp/go-build1117410565/b139/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid l6cp5oNC24LM2xTOQ7fq/l6cp5oNC24LM2xTOQ7fq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go mkdir -p $WORK/b148/ cat >/tmp/go-build1117410565/b148/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p log/internal -std -complete -installsuffix shared -buildid FRHjRLnb_pB_K_RbIkhv/FRHjRLnb_pB_K_RbIkhv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/2d/2d9b7e45eaae4e3a6a83626044c9a448c9e07337f8cac6cf142f91a580a6935e-d # internal github.com/shirou/gopsutil/v3/common mkdir -p $WORK/b173/ cat >/tmp/go-build1117410565/b173/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/shirou/gopsutil/v3/common -complete -installsuffix shared -buildid IB5vUXSgJQwlibR6adLN/IB5vUXSgJQwlibR6adLN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/v3/common/env.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/32/3227c9c5aa832ed6a6cd3352705b1fad69863e534ac4b2b3fe51b50006f57ae0-d # internal image/color mkdir -p $WORK/b183/ cat >/tmp/go-build1117410565/b183/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p image/color -std -complete -installsuffix shared -buildid E_VV3i8ihN3WBFLv62nB/E_VV3i8ihN3WBFLv62nB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ab/ab50627d94ce347d0125a5b96eba6095d2254c76af77d2c0ee0ed11964535f13-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/8c/8c1ac28f01a422ecf346da9764aeccd66bf775a118a1cea75504a16e765f4a92-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/5d/5dc37532d71b17e11ce63810a6f72cf6d0c9ae392773aff96dec8a6d83da9b45-d # internal image/color/palette mkdir -p $WORK/b193/ cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/abi_test.o ./abi_test.s cat >/tmp/go-build1117410565/b193/importcfg << 'EOF' # internal # import config packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p image/color/palette -std -complete -installsuffix shared -buildid CmksWL7IjhrxD3sTMxSq/CmksWL7IjhrxD3sTMxSq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/image/color/palette/generate.go /usr/lib/golang/src/image/color/palette/palette.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b8/b82cf7bdff096c3791a35ed7da26d6bf50c3e7629550987960a317bf110d381a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/abi_test.o $WORK/b007/stub.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f9/f9e8e4f04a2a205319d8261c9f4c50bae6d5a59d8e990e55abe1a52c4d19d802-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4f/4ff64785e81ea8e90d48b54189d198b79742186b539b4118093df55472a42ff0-d # internal runtime mkdir -p $WORK/b011/ cat >/tmp/go-build1117410565/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/86/861932ba6dad7d1eedbd882cdc90de0b7b5828304a3843131251debe54c20ccf-d # internal cat >/tmp/go-build1117410565/b011/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1117410565/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1117410565/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a packagefile internal/godebugs=/tmp/go-build1117410565/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1117410565/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1117410565/b017/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1117410565/b018/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1117410565/b019/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1117410565/b020/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1117410565/b021/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime -std -+ -installsuffix shared -buildid WiW7HJwPrnQ0LMcR8gLz/WiW7HJwPrnQ0LMcR8gLz -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b032/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b032/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b032/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b032/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b032/_pkg_.a $WORK/b032/dim_arm64.o $WORK/b032/exp_arm64.o $WORK/b032/floor_arm64.o $WORK/b032/modf_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/2d/2d95762422944495e4f8f0646de161e41e8e6019339a43a00984d35c79da2c09-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c0/c0e8ac2d91ae58c0c6cc2fcfbb7c485ea93967acfcd4cb20ac3273063c8f4bbb-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b011/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o $WORK/b011/duff_arm64.o $WORK/b011/memclr_arm64.o $WORK/b011/memmove_arm64.o $WORK/b011/preempt_arm64.o $WORK/b011/rt0_linux_arm64.o $WORK/b011/sys_linux_arm64.o $WORK/b011/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4b/4b2f208a09366abefa633aa60604ce6be2f16e3e014c01843e7e3c1eda8cbebf-d # internal internal/reflectlite mkdir -p $WORK/b006/ sync mkdir -p $WORK/b023/ cat >/tmp/go-build1117410565/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s cat >/tmp/go-build1117410565/b023/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1117410565/b024/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync -std -installsuffix shared -buildid omSI_4znbcve1HcX6PMN/omSI_4znbcve1HcX6PMN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build1117410565/b006/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1117410565/b007/_pkg_.a packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1117410565/b010/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid XxvpoZChZlCGHODZz_fu/XxvpoZChZlCGHODZz_fu -goversion go1.21.7 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/cc/cc758f7c5b7af813ea5e5ea395ff3b1840ea8d68cf042036dbc47c1e2918783b-d # internal internal/testlog mkdir -p $WORK/b044/ cat >/tmp/go-build1117410565/b044/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/testlog -std -complete -installsuffix shared -buildid wjo-AJsS2vBaOVvY3i4X/wjo-AJsS2vBaOVvY3i4X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/singleflight mkdir -p $WORK/b096/ cat >/tmp/go-build1117410565/b096/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p internal/singleflight -std -complete -installsuffix shared -buildid GHVQN-CctgJnzVt4thTK/GHVQN-CctgJnzVt4thTK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go internal/bisect mkdir -p $WORK/b048/ cat >/tmp/go-build1117410565/b048/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/bisect -std -complete -installsuffix shared -buildid ey4in0bLOCLbEjY7B2Dr/ey4in0bLOCLbEjY7B2Dr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8a348235fe33808ae145149277a1f22baa74d00c6f041aa6a7468ebccaaedae2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a4/a420883b102d51afa3e5db42640cc9bd6a821fbb75a1ec5f461fa9e0f72ce228-d # internal runtime/cgo mkdir -p $WORK/b051/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b051/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/1e/1ee23f260e11ff0c05d10a101004c49bdc9876bb3028bc90c1ccc6c7c174bd72-d # internal internal/godebug mkdir -p $WORK/b047/ cat >/tmp/go-build1117410565/b047/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1117410565/b048/_pkg_.a packagefile internal/godebugs=/tmp/go-build1117410565/b015/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/godebug -std -complete -installsuffix shared -buildid Crty0Q8JhOb_woc5kDQ8/Crty0Q8JhOb_woc5kDQ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/43/437c4de6bc9e9bfaf915d62f5b89560e911b007d9ee5bd3c9cc39a49080913a9-d # internal cd $WORK gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e3/e326a7e5f2b8bd8bd4308b1e1bd988c49f6464f8b24d223cc5c72442bf1f5320-d # internal gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true sort errors math/rand gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b035/ mkdir -p $WORK/b005/ mkdir -p $WORK/b084/ internal/intern gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cat >/tmp/go-build1117410565/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1117410565/b006/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF cat >/tmp/go-build1117410565/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1117410565/b006/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid 6-mW85Og-44kNPDZGi5y/6-mW85Og-44kNPDZGi5y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid XvrMK-E4epqLbQip6thd/XvrMK-E4epqLbQip6thd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build1117410565/b084/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p math/rand -std -complete -installsuffix shared -buildid p0tGxuAtz2vPsmxrvTNO/p0tGxuAtz2vPsmxrvTNO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f33dc098833e3e84eb3fc81cc2ee9e93fc547338192076d96b54490a7a35070-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ce/ceb5c8c65f2f7447efc5f674d8748ef694793282cefce8fe456f56f26faf14f9-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0e/0ec49857edc99d4806da3db07f790d9d46f6f1761db8335b11798d638a42aa79-d # internal mkdir -p $WORK/b098/ gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true io cat >/tmp/go-build1117410565/b098/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/intern -std -complete -installsuffix shared -buildid SC5JJIIy-rd8bj2oiQyg/SC5JJIIy-rd8bj2oiQyg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal internal/oserror mkdir -p $WORK/b040/ cat >/tmp/go-build1117410565/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/oserror -std -complete -installsuffix shared -buildid eSJitb4LG2FmWxR_-x4t/eSJitb4LG2FmWxR_-x4t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/5d/5de54b9013092c24c81e051fdf9b5b9490c625df47649dfa57dbc4d1ad81d083-d # internal internal/safefilepath mkdir -p $WORK/b042/ path mkdir -p $WORK/b046/ cat >/tmp/go-build1117410565/b042/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid _HCpoG5B53eo2ahL2Oa4/_HCpoG5B53eo2ahL2Oa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go strconv cat >/tmp/go-build1117410565/b046/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -std -complete -installsuffix shared -buildid sxWGvby0zvnBoFRepUF5/sxWGvby0zvnBoFRepUF5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b094/ cat >/tmp/go-build1117410565/b094/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid _7DTUHo4MTNGHFt1ZZwO/_7DTUHo4MTNGHFt1ZZwO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go mkdir -p $WORK/b022/ cat >/tmp/go-build1117410565/b022/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p io -std -complete -installsuffix shared -buildid LxFhVGYBFMFxtLjfT5N1/LxFhVGYBFMFxtLjfT5N1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go mkdir -p $WORK/b034/ container/heap mkdir -p $WORK/b101/ cat >/tmp/go-build1117410565/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strconv -std -complete -installsuffix shared -buildid ld2uPyoqUJ6cP0kPEVoO/ld2uPyoqUJ6cP0kPEVoO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >/tmp/go-build1117410565/b101/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p container/heap -std -complete -installsuffix shared -buildid jUFTgLaGk9ykEKr77_8q/jUFTgLaGk9ykEKr77_8q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/bc/bcb9c979093d2852fab30a49219f51bbbd2a7e6cc59dddbf3ffa79b9d503b94f-d # internal syscall mkdir -p $WORK/b039/ cat >/tmp/go-build1117410565/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b039/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/50/50be661818062187e2a5731b8e782e9ac3bd363f8cb31aaef7f3c3f0385be64c-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b116/ cat >/tmp/go-build1117410565/b116/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid fcWYqh2TbYA7uvh8ZqpU/fcWYqh2TbYA7uvh8ZqpU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/01/01e391f42e0f4e5a85f9aac8afbcdd6fbf66ef0ba43eb4a0da4a8872fb9c8d65-d # internal cat >/tmp/go-build1117410565/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build1117410565/b031/_pkg_.a packagefile internal/oserror=/tmp/go-build1117410565/b040/_pkg_.a packagefile internal/race=/tmp/go-build1117410565/b024/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p syscall -std -installsuffix shared -buildid yQ4b0cNk0vUGq1KGFVt9/yQ4b0cNk0vUGq1KGFVt9 -goversion go1.21.7 -symabis $WORK/b039/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a3/a35365e37569258ef624dba95afd1215f29226ef7383cc24e86bfeda74626c5f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/51/51e6deed139e1c14cf2453bd045b8d23a965901cdad2001595a1c4e42dd93dcf-d # internal bytes mkdir -p $WORK/b004/ strings mkdir -p $WORK/b050/ cat >/tmp/go-build1117410565/b004/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid fWYlyHIOCRjPgJ90vbpM/fWYlyHIOCRjPgJ90vbpM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build1117410565/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p strings -std -complete -installsuffix shared -buildid TlhURE7pbNG_ZXetu_2l/TlhURE7pbNG_ZXetu_2l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go hash mkdir -p $WORK/b058/ cat >/tmp/go-build1117410565/b058/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p hash -std -complete -installsuffix shared -buildid dGe6DFNjR95g78ccV75r/dGe6DFNjR95g78ccV75r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/hash/hash.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/9a/9a85f5bc368e3ab67dbd12d1a61591e3ad100bfde2e0382e472c06b783417353-d # internal hash/crc32 mkdir -p $WORK/b057/ cat >/tmp/go-build1117410565/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./crc32_arm64.s cat >/tmp/go-build1117410565/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash/crc32 -std -installsuffix shared -buildid hkNhK5EGJWgUyC34ythr/hkNhK5EGJWgUyC34ythr -goversion go1.21.7 -symabis $WORK/b057/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x005.o -c gcc_libinit.c cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/70/70348e20cdc0cc319b698462a5ae4ca18af2847ebd6ee7fb9a3562228d5b38e3-d # internal reflect mkdir -p $WORK/b030/ cat >/tmp/go-build1117410565/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_arm64.s cat >/tmp/go-build1117410565/b030/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/abi=/tmp/go-build1117410565/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a packagefile internal/itoa=/tmp/go-build1117410565/b031/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1117410565/b010/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p reflect -std -installsuffix shared -buildid 62pEDQlTZWCXmGdSaBZz/62pEDQlTZWCXmGdSaBZz -goversion go1.21.7 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d1/d1ffa6568c6821fae105514596f13fb39718429216109af8a1fc208a7de8b053-d # internal crypto mkdir -p $WORK/b077/ cat >/tmp/go-build1117410565/b077/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto -std -complete -installsuffix shared -buildid bu54XPZyR65qPb7GpUUD/bu54XPZyR65qPb7GpUUD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/71/71b3b40d9f7484c260d5a74483865844240b76158dcdd14b04e0fa5967e26d7d-d # internal crypto/internal/randutil mkdir -p $WORK/b082/ cat >/tmp/go-build1117410565/b082/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 4xzpncj-Xo35lc0LTDDG/4xzpncj-Xo35lc0LTDDG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a4/a4eebc064731d0af6e10832b5ae2351461ac6d5dca48444b76376cd97c4052bc-d # internal encoding/base32 mkdir -p $WORK/b085/ cat >/tmp/go-build1117410565/b085/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/base32 -std -complete -installsuffix shared -buildid ZHIniFxswrq1zH_Di4J3/ZHIniFxswrq1zH_Di4J3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/42/427ce9773524ae3d92aeee92c136433f85f97fc0e4a9d1a2dac1e9166df56897-d # internal net/netip mkdir -p $WORK/b097/ cat >/tmp/go-build1117410565/b097/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile internal/intern=/tmp/go-build1117410565/b098/_pkg_.a packagefile internal/itoa=/tmp/go-build1117410565/b031/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net/netip -std -complete -installsuffix shared -buildid XtsBKRsP9ZHCyFpViXk6/XtsBKRsP9ZHCyFpViXk6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/56/569fd2b1f94fd5241ae6190b5ad91a2a725dbe9e572130e012f9958a3089f9e7-d # internal bufio mkdir -p $WORK/b054/ cat >/tmp/go-build1117410565/b054/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p bufio -std -complete -installsuffix shared -buildid -peWWILPpG-YGkTVnS5p/-peWWILPpG-YGkTVnS5p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/44/445b866f88ed7ba740cc78ba4824d77d49320ca673ba9fc1e8a3ab6e8cd7f704-d # internal crypto/rc4 mkdir -p $WORK/b129/ cat >/tmp/go-build1117410565/b129/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build1117410565/b079/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid DhXOOhU1I8tPvDVJyFFD/DhXOOhU1I8tPvDVJyFFD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/55/5569ff8607f6d9c241957262213e54d5f630e0f9338e12c1538cb53d897f232f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b145/ cat >/tmp/go-build1117410565/b145/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid A_oP6nTCc9v0XvrrNbNB/A_oP6nTCc9v0XvrrNbNB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/73/7320519bdce760947a88e4133b690a1e507971d67fab26f4da1f341620df45e6-d # internal net/http/internal/ascii mkdir -p $WORK/b157/ cat >/tmp/go-build1117410565/b157/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid wf6X-yULx22poKxAr0W4/wf6X-yULx22poKxAr0W4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x006.o -c gcc_linux_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d8/d8597fc5992899a6d79df451c54069eb1ba8b3a156e3f6a04cf8f4a72597c70d-d # internal regexp/syntax mkdir -p $WORK/b160/ cat >/tmp/go-build1117410565/b160/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p regexp/syntax -std -complete -installsuffix shared -buildid 24OxHhWfqub2CHU8eVx8/24OxHhWfqub2CHU8eVx8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b039/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/30/302cdc07039e768e091a21a7256fad81d5b61bcaee93c4845f929d8231f6b8fb-d # internal hash/adler32 mkdir -p $WORK/b186/ cat >/tmp/go-build1117410565/b186/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p hash/adler32 -std -complete -installsuffix shared -buildid iC0p3x6P6o3TnAD4d0Fr/iC0p3x6P6o3TnAD4d0Fr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/db/db65e698cf59ce799f70cf7663f63fdf6ce5a18f941d8744c82f1badcba18553-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d6/d63be0709a73196781f253e6f8e4fc27965cebc3cc633c5712e2f71c446cf29d-d # internal compress/bzip2 mkdir -p $WORK/b073/ cat >/tmp/go-build1117410565/b073/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid 9Flw02AdRc9tQp3554W6/9Flw02AdRc9tQp3554W6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal internal/syscall/unix mkdir -p $WORK/b038/ cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0e/0e903ab5dccd9347d67396316b92c77da2bc7260ee56f91771578ca7d740a332-d # internal cat >/tmp/go-build1117410565/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid phgf6Zirj5M1LXdRfEFv/phgf6Zirj5M1LXdRfEFv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go time mkdir -p $WORK/b041/ cat >/tmp/go-build1117410565/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p time -std -installsuffix shared -buildid qH1Be8eTMdcnISc6Q0SB/qH1Be8eTMdcnISc6Q0SB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9d/9dc18c5d67fdcac2e4ae7597d6eb1867d1a3d75d6c66a1286fe92d0f80f1c1c2-d # internal internal/syscall/execenv mkdir -p $WORK/b043/ cat >/tmp/go-build1117410565/b043/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 6uSkk9I1XEqh6w_noxJl/6uSkk9I1XEqh6w_noxJl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/12/12d41c6ff44e193a1a58bd9fc9ae6aa69b2f1c7796840ae55d3607b09e5a4401-d # internal image mkdir -p $WORK/b182/ cat >/tmp/go-build1117410565/b182/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p image -std -complete -installsuffix shared -buildid 8hpkm8hlq2LMShzuoo4l/8hpkm8hlq2LMShzuoo4l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a7/a77d52351ee39fef161f40eeb4904b92bae3680336520349dfde40eac1198602-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e4/e4a4e9b51ef7ec1ae0db62c4532d5b33401448ec9c07293dafad134d80830116-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/8d/8dce92adc9699265e481093bac26b792fd8300433aaa8254f4ec639b599976f1-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e8/e8bd79665ef76f6096c68d7ac3661fdcb2e533e2e4bc973c0e8e9354e2e42836-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal regexp mkdir -p $WORK/b159/ cat >/tmp/go-build1117410565/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile regexp/syntax=/tmp/go-build1117410565/b160/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p regexp -std -complete -installsuffix shared -buildid XdyEX8g8u6MzZVj8v0z7/XdyEX8g8u6MzZVj8v0z7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/49/493ef6b6ae4e10fb62c3bb503142ce949685e68a32cb618de8998c7a2d407c7a-d # internal image/internal/imageutil golang.org/x/image/vp8 golang.org/x/image/vp8l cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x010.o -c gcc_stack_unix.c mkdir -p $WORK/b190/ cat >/tmp/go-build1117410565/b190/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1117410565/b182/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid RyH6Mbwmw-R2ojTdA_Y7/RyH6Mbwmw-R2ojTdA_Y7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go mkdir -p $WORK/b198/ cat >/tmp/go-build1117410565/b198/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p golang.org/x/image/vp8 -complete -installsuffix shared -buildid 5jUfksmTpTS6-HqN5NOA/5jUfksmTpTS6-HqN5NOA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/golang.org/x/image/vp8/decode.go /usr/share/gocode/src/golang.org/x/image/vp8/filter.go /usr/share/gocode/src/golang.org/x/image/vp8/idct.go /usr/share/gocode/src/golang.org/x/image/vp8/partition.go /usr/share/gocode/src/golang.org/x/image/vp8/pred.go /usr/share/gocode/src/golang.org/x/image/vp8/predfunc.go /usr/share/gocode/src/golang.org/x/image/vp8/quant.go /usr/share/gocode/src/golang.org/x/image/vp8/reconstruct.go /usr/share/gocode/src/golang.org/x/image/vp8/token.go mkdir -p $WORK/b199/ cat >/tmp/go-build1117410565/b199/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p golang.org/x/image/vp8l -complete -installsuffix shared -buildid VOuOx6dpFn7r_9mmQzEQ/VOuOx6dpFn7r_9mmQzEQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/golang.org/x/image/vp8l/decode.go /usr/share/gocode/src/golang.org/x/image/vp8l/huffman.go /usr/share/gocode/src/golang.org/x/image/vp8l/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/4b/4b5fdd0d05bd9f7cb49048705292cbc34cb2953d09601d50f60dcbc16840c2c6-d # internal image/draw mkdir -p $WORK/b189/ cat >/tmp/go-build1117410565/b189/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1117410565/b190/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p image/draw -std -complete -installsuffix shared -buildid akbyx4WjE-RuPY5ADc7J/akbyx4WjE-RuPY5ADc7J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/image/draw/draw.go image/jpeg mkdir -p $WORK/b194/ cat >/tmp/go-build1117410565/b194/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1117410565/b190/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p image/jpeg -std -complete -installsuffix shared -buildid raNNt2YNnm3EhNbxzZHN/raNNt2YNnm3EhNbxzZHN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/8a/8a90e8ebf5ea74845ed871901fde022071e041cd5a34ebe9b5718a6ed9907e2d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/91/91d30083875b659cc698824d353f86dda6d2ac88a3f92b61fe073149801ba006-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/2a/2a616bbc74d5419ebe48a8859a5cf1d960b7a1658ad10f6b59598824cdb1e5dd-d # internal io/fs mkdir -p $WORK/b045/ cat >/tmp/go-build1117410565/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/oserror=/tmp/go-build1117410565/b040/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io/fs -std -complete -installsuffix shared -buildid OaB7uwXvlGrMOnFxhI5D/OaB7uwXvlGrMOnFxhI5D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go context mkdir -p $WORK/b091/ cat >/tmp/go-build1117410565/b091/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1117410565/b006/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p context -std -complete -installsuffix shared -buildid 9z2mPfHozsKfh4ohbD4r/9z2mPfHozsKfh4ohbD4r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/context/context.go internal/poll mkdir -p $WORK/b037/ cat >/tmp/go-build1117410565/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1117410565/b038/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/poll -std -installsuffix shared -buildid oRBmDXMi61lKLVks7PLo/oRBmDXMi61lKLVks7PLo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b0/b0c069079a202242296b4cf76a08e884b3da406588e08a6f2bddd0e0bcc45f4b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/47/471df01012fe33fa8047c1382cfc2beec11bb38a7b87c6035ddb28faa68ce035-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/29/298ee6d6277d2fba20a7c069b070311c1669bccd158f8478aa8648bcacd7598b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/fc/fc58804161ee48f81a07dfc5cadc5c8f51d9683ee97b9c87917704b5dcd71580-d # internal embed mkdir -p $WORK/b117/ cat >/tmp/go-build1117410565/b117/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p embed -std -complete -installsuffix shared -buildid S35elFUJ5L_9xMkjRh6I/S35elFUJ5L_9xMkjRh6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8e/8ea63085e5545b28ca297603c76a45f2a3dd1d5256649070a832feb8f829e258-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o $WORK/b051/_x014.o -c gcc_arm64.S /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qZJbUak5Nih6j4P9V6Bq -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/20/20e82a4bdd73fd5d0a0f155316df3c5011d359ea3816b1b344140c7aadbe5b80-d # internal cd /builddir/build/BUILD/kitty-0.31.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o -O2 -g -lpthread cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b030/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/32/32873b150788ec01446e96a4aae59e5fda7ac6094c124cd25a4a4ff2cdc06ee7-d # internal internal/fmtsort mkdir -p $WORK/b029/ encoding/binary mkdir -p $WORK/b056/ cat >/tmp/go-build1117410565/b029/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid neZFxOzdRv90nNfI3zVl/neZFxOzdRv90nNfI3zVl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build1117410565/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/binary -std -complete -installsuffix shared -buildid jrh7MF_zJjmrs_Qzy76N/jrh7MF_zJjmrs_Qzy76N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b7/b7045524302aafbcde34c4965b093beb5e9c4f2d778f2f44e6e1373b88c9ece6-d # internal os mkdir -p $WORK/b036/ cat >/tmp/go-build1117410565/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build1117410565/b031/_pkg_.a packagefile internal/poll=/tmp/go-build1117410565/b037/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1117410565/b042/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1117410565/b043/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1117410565/b038/_pkg_.a packagefile internal/testlog=/tmp/go-build1117410565/b044/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p os -std -installsuffix shared -buildid XcN9_XBsY9r424fbU90s/XcN9_XBsY9r424fbU90s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go -dynlinker cat >/tmp/go-build1117410565/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b051/symabis ./asm_arm64.s cat >/tmp/go-build1117410565/b051/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build1117410565/b020/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p runtime/cgo -std -installsuffix shared -buildid qZJbUak5Nih6j4P9V6Bq/qZJbUak5Nih6j4P9V6Bq -goversion go1.21.7 -symabis $WORK/b051/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/23/23eb1cff7cdf2100fbd4609cefbb7fc716bc0c2a4a60aedf374a4a9b86665ee1-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b051/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b051/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b051/_pkg_.a $WORK/b051/asm_arm64.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/27/27e416afcac513db305c4ffd8126be7b037978f3f3dddc059601dd09c10b973b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/57/5782a715548238e0a7687da8cded13e564f0b40a3ec47d2312d963b2e5ba20dd-d # internal encoding/base64 mkdir -p $WORK/b059/ crypto/cipher cat >/tmp/go-build1117410565/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF mkdir -p $WORK/b078/ crypto/md5 cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/base64 -std -complete -installsuffix shared -buildid I47UkKJU00142H90f0Lw/I47UkKJU00142H90f0Lw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/tmp/go-build1117410565/b078/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1117410565/b079/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/cipher -std -complete -installsuffix shared -buildid inf9ZTmRGVDze80324FS/inf9ZTmRGVDze80324FS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go crypto/internal/edwards25519/field mkdir -p $WORK/b114/ cat >/tmp/go-build1117410565/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b114/symabis ./fe_arm64.s crypto/internal/nistec mkdir -p $WORK/b115/ cat >/tmp/go-build1117410565/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b115/symabis ./p256_asm_arm64.s mkdir -p $WORK/b088/ cat >/tmp/go-build1117410565/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./md5block_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b067/ cat >/tmp/go-build1117410565/b067/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./asm_linux_arm64.s vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b140/ cat >/tmp/go-build1117410565/b140/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid CXLAnRVPZUkcu0KEpj_n/CXLAnRVPZUkcu0KEpj_n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build1117410565/b088/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/md5 -std -installsuffix shared -buildid SeUIPjz5EdfQw0RkADEz/SeUIPjz5EdfQw0RkADEz -goversion go1.21.7 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >/tmp/go-build1117410565/b114/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid opyWEpoeKcyPby7m7K_Z/opyWEpoeKcyPby7m7K_Z -goversion go1.21.7 -symabis $WORK/b114/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build1117410565/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build1117410565/b116/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile embed=/tmp/go-build1117410565/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF cat >/tmp/go-build1117410565/b115/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/nistec -std -installsuffix shared -buildid cX_cMhuTeC7iqS6XScXz/cX_cMhuTeC7iqS6XScXz -goversion go1.21.7 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -embedcfg $WORK/b115/embedcfg -pack -asmhdr $WORK/b115/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >/tmp/go-build1117410565/b067/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p golang.org/x/sys/unix -installsuffix shared -buildid AbwH2lrcUYiwhQk30BPG/AbwH2lrcUYiwhQk30BPG -goversion go1.21.7 -symabis $WORK/b067/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c9/c9e0ed116d97115485af3f1963f9eba58d8c220988230f00d5d525cc662194b7-d # internal golang.org/x/image/bmp mkdir -p $WORK/b181/ cat >/tmp/go-build1117410565/b181/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p golang.org/x/image/bmp -complete -installsuffix shared -buildid mFaTPZb8pbMzvlwlebqB/mFaTPZb8pbMzvlwlebqB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/share/gocode/src/golang.org/x/image/bmp/reader.go /usr/share/gocode/src/golang.org/x/image/bmp/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c1/c165ac48e1ae462e5059e0117ae2fa157342f0265d7de350c6429a96ceebe56d-d # internal encoding/pem mkdir -p $WORK/b135/ cat >/tmp/go-build1117410565/b135/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p encoding/pem -std -complete -installsuffix shared -buildid X1he7PohoVZ36j6mZ2MO/X1he7PohoVZ36j6mZ2MO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/cb/cbfc1aaa3ed9a61da9f4d69a51c7b3755650f196d9c96f028add67a2241db826-d # internal crypto/internal/boring mkdir -p $WORK/b076/ cat >/tmp/go-build1117410565/b076/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1117410565/b081/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid BFGbUeLqeOi5OfHwznSZ/BFGbUeLqeOi5OfHwznSZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d2/d28bda19d7147478c01dd870a1ce65703109c77ff4a1439fddba3cb522913c9e-d # internal crypto/des mkdir -p $WORK/b112/ cat >/tmp/go-build1117410565/b112/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1117410565/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/des -std -complete -installsuffix shared -buildid ubd450lCOjjYOxFcZjif/ubd450lCOjjYOxFcZjif -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b114/fe_arm64.o ./fe_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a7cae5b6a5c50a496b6f66ea6eba5e7c5dd9420b10b1a86f42586ea62f84103-d # internal crypto/sha1 mkdir -p $WORK/b089/ cat >/tmp/go-build1117410565/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b114/_pkg_.a $WORK/b114/fe_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7f/7f00eef6b0c7106ba5f937abebbd64025847959492c38c83fdddcaf142847c8c-d # internal crypto/aes mkdir -p $WORK/b111/ cat >/tmp/go-build1117410565/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b111/symabis ./asm_arm64.s ./gcm_arm64.s cat >/tmp/go-build1117410565/b089/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/sha1 -std -installsuffix shared -buildid 0LJDWbELh2gvA9tCdVvK/0LJDWbELh2gvA9tCdVvK -goversion go1.21.7 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/12/12551cd4eaffa602814b8d06cf31bc4ecdfc463145550b29263e29d278cc31c0-d # internal crypto/sha512 mkdir -p $WORK/b122/ cat >/tmp/go-build1117410565/b122/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b122/symabis ./sha512block_arm64.s cat >/tmp/go-build1117410565/b111/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1117410565/b079/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/aes -std -installsuffix shared -buildid LP95q-vgi6dKZtzN_3m4/LP95q-vgi6dKZtzN_3m4 -goversion go1.21.7 -symabis $WORK/b111/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/83/83592d443c865cba93bc5362d5b76f7170809dd20283e9c741b0da6c85764422-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b127/ cat >/tmp/go-build1117410565/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build1117410565/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid wUCOrw_oIj9QDwx8eGVr/wUCOrw_oIj9QDwx8eGVr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cat >/tmp/go-build1117410565/b122/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/sha512 -std -installsuffix shared -buildid 1TPG2doUvUD1XwFElXds/1TPG2doUvUD1XwFElXds -goversion go1.21.7 -symabis $WORK/b122/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_arm64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/1f/1ff6dd2708fed5b3b6263c0e34f43e215c68c60f06b42a356db59df0a780115a-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c8/c8996463d204557ab2f7a0ea68ec9dd48c98fcef3118f2193d5421afd9c645b9-d # internal crypto/hmac mkdir -p $WORK/b128/ crypto/sha256 mkdir -p $WORK/b131/ cat >/tmp/go-build1117410565/b128/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/hmac -std -complete -installsuffix shared -buildid uusq8_lf1JH4HU1dKjfL/uusq8_lf1JH4HU1dKjfL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/tmp/go-build1117410565/b131/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b131/symabis ./sha256block_arm64.s cat >/tmp/go-build1117410565/b131/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/sha256 -std -installsuffix shared -buildid 8VDlOD_dpSjyMpAu3zuF/8VDlOD_dpSjyMpAu3zuF -goversion go1.21.7 -symabis $WORK/b131/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/93/932324b6ebdf9a57878d0c1415e9d8f08d895483c9a82d714947b6cb994a0805-d # internal fmt mkdir -p $WORK/b028/ cat >/tmp/go-build1117410565/b028/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1117410565/b029/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p fmt -std -complete -installsuffix shared -buildid Q6Z4JiuETmYcpq9ZcnHu/Q6Z4JiuETmYcpq9ZcnHu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/dc/dcf85784d5d7a04cadd2d5ca2ff3eff45885f9a5bd07a6437425b2a7070e7747-d # internal path/filepath mkdir -p $WORK/b052/ cat >/tmp/go-build1117410565/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p path/filepath -std -complete -installsuffix shared -buildid aWV88yIOrZC3WWBbKeDZ/aWV88yIOrZC3WWBbKeDZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_nonwindows.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b122/sha512block_arm64.o ./sha512block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b122/_pkg_.a $WORK/b122/sha512block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ff/ff73312ff74d2908900ed5a9866fe457ad444bb5601361092c6395d36fb22412-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b131/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b131/_pkg_.a $WORK/b131/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal net mkdir -p $WORK/b093/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b093/ -importpath net -- -I $WORK/b093/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ad/ad27acb26370961c8cc72c42367879714756251c8c807bcb07bff4907d8a43b8-d # internal io/ioutil mkdir -p $WORK/b107/ cat >/tmp/go-build1117410565/b107/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p io/ioutil -std -complete -installsuffix shared -buildid IGtEjw8LDpKFuyQZuXD8/IGtEjw8LDpKFuyQZuXD8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e5/e5fbca42aa5001ba8a5aa32e90ca929e37faae3695adee950211a5aab589e096-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b138/ cat >/tmp/go-build1117410565/b138/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b138/symabis ./chacha_arm64.s cat >/tmp/go-build1117410565/b138/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1117410565/b139/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid PcUvL6yS_7uSekC1sz2v/PcUvL6yS_7uSekC1sz2v -goversion go1.21.7 -symabis $WORK/b138/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/55/558a0bc17728ab3ef2136a5a4bb20efade33e6b29c6069b6550ed822feebb076-d # internal github.com/bmatcuk/doublestar/v4 mkdir -p $WORK/b063/ cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b115/p256_asm_arm64.o ./p256_asm_arm64.s cat >/tmp/go-build1117410565/b063/importcfg << 'EOF' # internal # import config packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/bmatcuk/doublestar/v4 -complete -installsuffix shared -buildid UrOJYe-KPb1Fq5_xdF1S/UrOJYe-KPb1Fq5_xdF1S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/share/gocode/src/github.com/bmatcuk/doublestar/v4/doublestar.go /usr/share/gocode/src/github.com/bmatcuk/doublestar/v4/glob.go /usr/share/gocode/src/github.com/bmatcuk/doublestar/v4/globoptions.go /usr/share/gocode/src/github.com/bmatcuk/doublestar/v4/globwalk.go /usr/share/gocode/src/github.com/bmatcuk/doublestar/v4/match.go /usr/share/gocode/src/github.com/bmatcuk/doublestar/v4/utils.go /usr/share/gocode/src/github.com/bmatcuk/doublestar/v4/validate.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/asm_arm64.o $WORK/b111/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ac/acd4aba9ac2fd876528e7c1f5c5c3c8fd2943bc1c82497ae42764a9f68bf8a3f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b141/ cat >/tmp/go-build1117410565/b141/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1117410565/b128/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid JXRO4Px7BQnTkN6Vqo5e/JXRO4Px7BQnTkN6Vqo5e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b115/_pkg_.a $WORK/b115/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4c/4cb63a11709ffebdb166af789d1cb8d375ffff6e8a22990ce6e8417fcfbe7258-d # internal crypto/ecdh mkdir -p $WORK/b113/ cat >/tmp/go-build1117410565/b113/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1117410565/b114/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1117410565/b115/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1117410565/b082/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid Ouq3qbgIL7iJdn3wVSIY/Ouq3qbgIL7iJdn3wVSIY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0c/0c1546aafff82a0fe563918f74e2b0137957ee4dabc5f196b29db40be0e38aaf-d # internal os/exec mkdir -p $WORK/b158/ cat >/tmp/go-build1117410565/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1117410565/b043/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1117410565/b038/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p os/exec -std -complete -installsuffix shared -buildid 8aBhBDwWPAAG1Di8N-99/8aBhBDwWPAAG1Di8N-99 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b138/chacha_arm64.o ./chacha_arm64.s cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/53/53604ecf89fe4490ee74e1879c8807215213fa43d9d68359684766ca49ab188a-d # internal os/signal mkdir -p $WORK/b167/ cat >/tmp/go-build1117410565/b167/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b167/symabis ./sig.s cat >/tmp/go-build1117410565/b167/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p os/signal -std -installsuffix shared -buildid XKDFR86kOo5zdJNu9tUV/XKDFR86kOo5zdJNu9tUV -goversion go1.21.7 -symabis $WORK/b167/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b138/_pkg_.a $WORK/b138/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/30/30d8eebf56d1a2f4c3354c478dfa691bfabee035505a17929611e4592796f603-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b137/ cat >/tmp/go-build1117410565/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1117410565/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1117410565/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1117410565/b140/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid UtdUdZXFdIdgwXYzWtyZ/UtdUdZXFdIdgwXYzWtyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/70/708a19f32713893739f49c97fbeb28bb626d903bc41e85af337bd811360a7a6f-d # internal golang.org/x/image/ccitt mkdir -p $WORK/b187/ cat >/tmp/go-build1117410565/b187/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p golang.org/x/image/ccitt -complete -installsuffix shared -buildid MeIauRz13Hmd4Kfc_iqj/MeIauRz13Hmd4Kfc_iqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/share/gocode/src/golang.org/x/image/ccitt/reader.go /usr/share/gocode/src/golang.org/x/image/ccitt/table.go /usr/share/gocode/src/golang.org/x/image/ccitt/writer.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b167/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b167/_pkg_.a $WORK/b167/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/92/92df455391e3d6235f74a0d85bc9b0e18c62abee6486956bf4c91df337729c01-d # internal golang.org/x/image/riff mkdir -p $WORK/b197/ cat >/tmp/go-build1117410565/b197/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/ioutil=/tmp/go-build1117410565/b107/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p golang.org/x/image/riff -complete -installsuffix shared -buildid xIBi8g9nuGyv9hiOURxb/xIBi8g9nuGyv9hiOURxb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/golang.org/x/image/riff/riff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c1/c146d9d8f09af046d011d5dbdb351f9931b79d48940b919199bf51f62c93b43c-d # internal github.com/zeebo/xxh3 mkdir -p $WORK/b232/ cat >/tmp/go-build1117410565/b232/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/zeebo/xxh3 -complete -installsuffix shared -buildid 72yc0WsImObP8WE0jZLC/72yc0WsImObP8WE0jZLC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/github.com/zeebo/xxh3/accum_generic.go /usr/share/gocode/src/github.com/zeebo/xxh3/accum_stubs_other.go /usr/share/gocode/src/github.com/zeebo/xxh3/consts.go /usr/share/gocode/src/github.com/zeebo/xxh3/hash128.go /usr/share/gocode/src/github.com/zeebo/xxh3/hash128_seed.go /usr/share/gocode/src/github.com/zeebo/xxh3/hash64.go /usr/share/gocode/src/github.com/zeebo/xxh3/hash64_seed.go /usr/share/gocode/src/github.com/zeebo/xxh3/hasher.go /usr/share/gocode/src/github.com/zeebo/xxh3/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/96/96f47846627064c5a4caf45dff2c7b5900def47a28ff2514fabacc0d39fd2a1c-d # internal os/user mkdir -p $WORK/b049/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b049/ -importpath os/user -- -I $WORK/b049/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/81/810fdf93a8f32f0b973a4a48fb96b783a76c9d2c879f8b09e84bbd15272e5d61-d # internal compress/flate mkdir -p $WORK/b055/ cat >/tmp/go-build1117410565/b055/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p compress/flate -std -complete -installsuffix shared -buildid q-qDp9o7vVbvZhjTtNLM/q-qDp9o7vVbvZhjTtNLM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/7c/7c3bda1abf3f07c4affcca1e8b54176abab4a2a6cf30688153dba0ac10387c78-d # internal encoding/json mkdir -p $WORK/b060/ cat >/tmp/go-build1117410565/b060/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding=/tmp/go-build1117410565/b061/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf16=/tmp/go-build1117410565/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding/json -std -complete -installsuffix shared -buildid QEvRIwaDY0MbbufhFqn1/QEvRIwaDY0MbbufhFqn1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/51/51263f6b62a9d2ab3a220ff0cb844ac351a2b8de656f210b657bb25f8c537b65-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal math/big mkdir -p $WORK/b083/ cat >/tmp/go-build1117410565/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./arith_arm64.s cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3a/3a8ec84f8ea968d85cfaf1999482c4494e7e106d54964780031747d05266f1a6-d # internal database/sql/driver mkdir -p $WORK/b090/ cat >/tmp/go-build1117410565/b090/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p database/sql/driver -std -complete -installsuffix shared -buildid kKeHIkmifJXkzziiJh_x/kKeHIkmifJXkzziiJh_x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >/tmp/go-build1117410565/b083/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile math/rand=/tmp/go-build1117410565/b084/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p math/big -std -installsuffix shared -buildid kVvywb8bPNFBJCqxGLZw/kVvywb8bPNFBJCqxGLZw -goversion go1.21.7 -symabis $WORK/b083/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/99/999678518245974f568b87a3a4f9033119f2df83319379c57dceff584bedf753-d # internal encoding/hex mkdir -p $WORK/b092/ cat >/tmp/go-build1117410565/b092/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/hex -std -complete -installsuffix shared -buildid zihUpTC_vPN5a8YHgomK/zihUpTC_vPN5a8YHgomK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ca/ca582c3784f1c60b702a9ca2b586a87161b149a0ae592701b6da60ef7ad33dc7-d # internal compress/gzip mkdir -p $WORK/b053/ cat >/tmp/go-build1117410565/b053/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile compress/flate=/tmp/go-build1117410565/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile hash/crc32=/tmp/go-build1117410565/b057/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p compress/gzip -std -complete -installsuffix shared -buildid gnRtu8LpoX6e8KG-p8Fj/gnRtu8LpoX6e8KG-p8Fj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a6/a65daf135aab7c86a7e77c64f08468b5e3de1dfc901579b33b7d7d306ea811a6-d # internal encoding/xml mkdir -p $WORK/b106/ cat >/tmp/go-build1117410565/b106/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding=/tmp/go-build1117410565/b061/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/xml -std -complete -installsuffix shared -buildid hPv1S822hnmwy9R_gM8l/hPv1S822hnmwy9R_gM8l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ef/ef1a53ed02b3de9a2f3e2311ba6e1ac7d5e80a1b2383ad9ca80e266396cbac57-d # internal mime mkdir -p $WORK/b108/ cat >/tmp/go-build1117410565/b108/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p mime -std -complete -installsuffix shared -buildid xbzJ9Sa2soI0uWvsk3DA/xbzJ9Sa2soI0uWvsk3DA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e6/e68090a8daf18cb19c0f2bc0c2c4bdf7844ea771d392435c47333579e2b88397-d # internal net/url mkdir -p $WORK/b136/ cat >/tmp/go-build1117410565/b136/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p net/url -std -complete -installsuffix shared -buildid laXpnBIE0mafHvlE1X1t/laXpnBIE0mafHvlE1X1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9c/9cbf4133c3490f705a5aba644f7b0ae4a7a7f65f41cc8c2b67fb9c39894ef66c-d # internal log mkdir -p $WORK/b147/ cat >/tmp/go-build1117410565/b147/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile log/internal=/tmp/go-build1117410565/b148/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p log -std -complete -installsuffix shared -buildid 1v-ge-AlDeNvfOLQo3-6/1v-ge-AlDeNvfOLQo3-6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/7f/7f05b5617fb25e1be4b4b5910ba8d3629bc0195a8a2466beb0e1843390fdddde-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b149/ cat >/tmp/go-build1117410565/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1117410565/b145/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid sMqo8kXoCGSm4A3bU2Wd/sMqo8kXoCGSm4A3bU2Wd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/43/4315fa1b2ae5aa9cba6fe69dbc99958bb14c35c9cd44c3a94c9fd3db7226997e-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b146/ cat >/tmp/go-build1117410565/b146/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile container/list=/tmp/go-build1117410565/b074/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile log=/tmp/go-build1117410565/b147/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid EuGw2cP97nVtOm9AlSU_/EuGw2cP97nVtOm9AlSU_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/28/280e4b5b5d71f9806aacea9fc9d8dc95580772961e064e39e40e4f2e3ca60040-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b152/ cat >/tmp/go-build1117410565/b152/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid vo4ZAzjv0En1Mohp9-ca/vo4ZAzjv0En1Mohp9-ca -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/11/11308dd416da7d6bd288877cd7e4373f4df4c649ce9516cbe1633ba52218290e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b144/ cat >/tmp/go-build1117410565/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1117410565/b145/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1117410565/b146/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid wcJcn01qYRbfOnYiO4N-/wcJcn01qYRbfOnYiO4N- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x001.o -c _cgo_export.c cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/59/59ce10fb5f4beadd298dff8982abec94838f6f20e3c5fc145e5729abe4e44b2b-d # internal crypto/rand mkdir -p $WORK/b075/ cat >/tmp/go-build1117410565/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1117410565/b082/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1117410565/b038/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -std -complete -installsuffix shared -buildid tq0L82NrHBtr5JsMenc6/tq0L82NrHBtr5JsMenc6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5c/5c42ae4a62c4a8e3758de3c5181750b66a4ea1b465312f4bff62a3cb82d6e82f-d # internal github.com/ALTree/bigfloat mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a9/a977f7b80912d2e8ec385e2d357c2836d8d703951146c522d8a7370a316d5084-d # internal cat >/tmp/go-build1117410565/b086/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/ALTree/bigfloat -complete -installsuffix shared -buildid 9TYsgEpKvsVwSgoHvF0_/9TYsgEpKvsVwSgoHvF0_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/share/gocode/src/github.com/ALTree/bigfloat/exp.go /usr/share/gocode/src/github.com/ALTree/bigfloat/log.go /usr/share/gocode/src/github.com/ALTree/bigfloat/misc.go /usr/share/gocode/src/github.com/ALTree/bigfloat/pow.go github.com/seancfoley/bintree/tree mkdir -p $WORK/b100/ cat >/tmp/go-build1117410565/b100/importcfg << 'EOF' # internal # import config packagefile container/heap=/tmp/go-build1117410565/b101/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/seancfoley/bintree/tree -complete -installsuffix shared -buildid FYCxNfw-OIAf7hGYOdfi/FYCxNfw-OIAf7hGYOdfi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/share/gocode/src/github.com/seancfoley/bintree/tree/bintree.go /usr/share/gocode/src/github.com/seancfoley/bintree/tree/bintreeiterator.go /usr/share/gocode/src/github.com/seancfoley/bintree/tree/bintreenode.go /usr/share/gocode/src/github.com/seancfoley/bintree/tree/bits.go /usr/share/gocode/src/github.com/seancfoley/bintree/tree/path.go /usr/share/gocode/src/github.com/seancfoley/bintree/tree/trie.go /usr/share/gocode/src/github.com/seancfoley/bintree/tree/trienode.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ff/fff407cc58f71a7147dfe7323d9bdf701a89b6f018817e1a7670ae4426061652-d # internal howett.net/plist mkdir -p $WORK/b105/ cat >/tmp/go-build1117410565/b105/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding=/tmp/go-build1117410565/b061/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile encoding/xml=/tmp/go-build1117410565/b106/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile hash/crc32=/tmp/go-build1117410565/b057/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/ioutil=/tmp/go-build1117410565/b107/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf16=/tmp/go-build1117410565/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p howett.net/plist -complete -installsuffix shared -buildid IzWKWQQBB42lvjgfvcs0/IzWKWQQBB42lvjgfvcs0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/share/gocode/src/howett.net/plist/bplist.go /usr/share/gocode/src/howett.net/plist/bplist_generator.go /usr/share/gocode/src/howett.net/plist/bplist_parser.go /usr/share/gocode/src/howett.net/plist/decode.go /usr/share/gocode/src/howett.net/plist/doc.go /usr/share/gocode/src/howett.net/plist/encode.go /usr/share/gocode/src/howett.net/plist/marshal.go /usr/share/gocode/src/howett.net/plist/must.go /usr/share/gocode/src/howett.net/plist/plist.go /usr/share/gocode/src/howett.net/plist/plist_types.go /usr/share/gocode/src/howett.net/plist/text_generator.go /usr/share/gocode/src/howett.net/plist/text_parser.go /usr/share/gocode/src/howett.net/plist/text_tables.go /usr/share/gocode/src/howett.net/plist/typeinfo.go /usr/share/gocode/src/howett.net/plist/unmarshal.go /usr/share/gocode/src/howett.net/plist/util.go /usr/share/gocode/src/howett.net/plist/xml_generator.go /usr/share/gocode/src/howett.net/plist/xml_parser.go /usr/share/gocode/src/howett.net/plist/zerocopy.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9e/9e42400223b87cd9b528dd9195482675fc79c512bd556e20fa03e08abdc7c1cf-d # internal crypto/elliptic mkdir -p $WORK/b119/ cat >/tmp/go-build1117410565/b119/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build1117410565/b115/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid UD4DkhHmaT11x_bofTRE/UD4DkhHmaT11x_bofTRE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b7/b77736c32e4e33f92dc6139d02d396699e3ded5732f956f1954b3736c5a6cbce-d # internal crypto/internal/bigmod mkdir -p $WORK/b120/ cat >/tmp/go-build1117410565/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b120/symabis ./nat_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3c/3c3a93d18662a52e50c4602107697ea198d9108a87fc8cadedd9fc84de061caf-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b121/ cat >/tmp/go-build1117410565/b121/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid 6MHcRvrD7OeZDbxQvGff/6MHcRvrD7OeZDbxQvGff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cat >/tmp/go-build1117410565/b120/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid J3nyqBVWQLB2WGOzSyEK/J3nyqBVWQLB2WGOzSyEK -goversion go1.21.7 -symabis $WORK/b120/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/05/05063787eeb594fc3a46836fe219c61e30cf431fc0a428b0bb892b8399fba94d-d # internal encoding/asn1 mkdir -p $WORK/b124/ cat >/tmp/go-build1117410565/b124/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf16=/tmp/go-build1117410565/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 95ihjKmcMfivJO-s0req/95ihjKmcMfivJO-s0req -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/a7/a7459424506ef65f07f3e7833f7f1363623c1c2a43d22bcae15d1ac4fc27de9c-d # internal crypto/ed25519 mkdir -p $WORK/b126/ cat >/tmp/go-build1117410565/b126/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1117410565/b127/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile crypto/sha512=/tmp/go-build1117410565/b122/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid MbgiKkReax_eEsA7mOsa/MbgiKkReax_eEsA7mOsa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/nat_arm64.o ./nat_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=r-esmzyUW46ERuZ5C6NV -o ./_x001.o -c _cgo_export.c cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/68/68a2fa9196553098bbe0313b89029c7c2f552031ef7524568b467f50d1d08ef2-d # internal crypto/dsa mkdir -p $WORK/b133/ cat >/tmp/go-build1117410565/b133/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build1117410565/b082/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/dsa -std -complete -installsuffix shared -buildid NtSPyTNpneq01Qczk84P/NtSPyTNpneq01Qczk84P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/82/828a84611231d91c81aa1f15ce2d158aa80d2e778506cff7cbc2b39bb495d006-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b143/ cat >/tmp/go-build1117410565/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1117410565/b144/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1117410565/b146/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1117410565/b149/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid TyPQt2MCS9PTjxlytZ0v/TyPQt2MCS9PTjxlytZ0v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b120/_pkg_.a $WORK/b120/nat_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fc/fcc554fc9400acf0bb9050e842bdfd585a02baded010abbca7f5d48502ca3898-d # internal crypto/rsa mkdir -p $WORK/b130/ cat >/tmp/go-build1117410565/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1117410565/b120/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1117410565/b121/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1117410565/b082/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/rsa -std -complete -installsuffix shared -buildid id_loB86GumGgY4vAIbw/id_loB86GumGgY4vAIbw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gv1FK2tIytcYLdHhqXU4 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/76/76e0ebe063d86a4b54f9157cbf6365365bb8109578d47c7a6230dd44f90aeabf-d # internal mime/quotedprintable mkdir -p $WORK/b154/ cat >/tmp/go-build1117410565/b154/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid zLkPKX4gIw_NvSITZT65/zLkPKX4gIw_NvSITZT65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=r-esmzyUW46ERuZ5C6NV -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/24/246dc106e9dd0709db45d9876ace2316c8da4b3362ff274b6b2756f3bc82ef1d-d # internal net/http/internal mkdir -p $WORK/b156/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cat >/tmp/go-build1117410565/b156/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p net/http/internal -std -complete -installsuffix shared -buildid mVqo2ehqqeyr_d8B9ZEi/mVqo2ehqqeyr_d8B9ZEi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/27/277c95020ba8f8de31fea2628fa15143a6b6d31c7b95c44eb9b3102d19e07877-d # internal kitty/tools/utils/shlex mkdir -p $WORK/b162/ cat >/tmp/go-build1117410565/b162/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p kitty/tools/utils/shlex -complete -installsuffix shared -buildid Qpet0Kao-GiHW7N17LOK/Qpet0Kao-GiHW7N17LOK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/kitty/tools/utils/shlex/ansi_c_escapes.go ./src/kitty/tools/utils/shlex/shlex.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o -O2 -g cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=r-esmzyUW46ERuZ5C6NV -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/kitty-0.31.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go cat >/tmp/go-build1117410565/b049/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile runtime/cgo=/tmp/go-build1117410565/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p os/user -std -installsuffix shared -buildid Gv1FK2tIytcYLdHhqXU4/Gv1FK2tIytcYLdHhqXU4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo_lookup_cgo.cgo1.go $WORK/b049/getgrouplist_unix.cgo1.go $WORK/b049/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ca/ca2f610e66a3e624598f7d76a56c1b4edcb8134a3ade69fcdaa0a36926304682-d # internal archive/zip mkdir -p $WORK/b169/ cat >/tmp/go-build1117410565/b169/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile compress/flate=/tmp/go-build1117410565/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile hash/crc32=/tmp/go-build1117410565/b057/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p archive/zip -std -complete -installsuffix shared -buildid sv9x6imVpN1NKq3b-raB/sv9x6imVpN1NKq3b-raB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f8/f8624c9fd7988c4b2d17426377d209ada71867b7a26ac753a55974cafff530d4-d # internal github.com/shirou/gopsutil/v3/internal/common mkdir -p $WORK/b172/ cat >/tmp/go-build1117410565/b172/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/shirou/gopsutil/v3/common=/tmp/go-build1117410565/b173/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/shirou/gopsutil/v3/internal/common -complete -installsuffix shared -buildid xDejHjCWj2RRaPm5o8C6/xDejHjCWj2RRaPm5o8C6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/v3/internal/common/binary.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/internal/common/common.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/internal/common/common_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/internal/common/common_unix.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/internal/common/endian.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/internal/common/sleep.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/internal/common/warnings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/6d/6d5badf45098f6c6393abda990fa400d9c4acf35d34b84a424f570c9a20f9b48-d # internal github.com/tklauser/numcpus mkdir -p $WORK/b175/ cat >/tmp/go-build1117410565/b175/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/tklauser/numcpus -complete -installsuffix shared -buildid OPIpxN_q_VTCkEdLd1Xa/OPIpxN_q_VTCkEdLd1Xa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/github.com/tklauser/numcpus/numcpus.go /usr/share/gocode/src/github.com/tklauser/numcpus/numcpus_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/07/073556f5705e4f3228579c8bdd5804db523c0ddc859493897891f98e1e6c6b08-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b123/ cat >/tmp/go-build1117410565/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1117410565/b124/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1117410565/b125/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 5SIu85UaSqILLhEXiPoL/5SIu85UaSqILLhEXiPoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=r-esmzyUW46ERuZ5C6NV -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b049/_pkg_.a $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c6/c643b4499d4d1533068c45dbc7a2ed030769512004ee4643e48276aca8c73a60-d # internal archive/tar mkdir -p $WORK/b003/ cat >/tmp/go-build1117410565/b003/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os/user=/tmp/go-build1117410565/b049/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p archive/tar -std -complete -installsuffix shared -buildid lChHLW07Sv6zCg0B8n1P/lChHLW07Sv6zCg0B8n1P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/4f/4f6aab1a5e264c6a8e00f8b0147e27e48cf4c07ceef1f9449763efac0ff2d3d5-d # internal crypto/x509/pkix mkdir -p $WORK/b134/ cat >/tmp/go-build1117410565/b134/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1117410565/b124/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Ugmkn0uvvTPsCvSwfVcY/Ugmkn0uvvTPsCvSwfVcY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b8/b8a64678a4dfb83d3b60abb4f4148e152c637908b77aefe3fe7ff40781c7d48e-d # internal github.com/tklauser/go-sysconf mkdir -p $WORK/b174/ cat >/tmp/go-build1117410565/b174/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile github.com/tklauser/numcpus=/tmp/go-build1117410565/b175/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/tklauser/go-sysconf -complete -installsuffix shared -buildid 456MEjoiOKeUkxNEugfM/456MEjoiOKeUkxNEugfM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_generic.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_linux.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_posix.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/zsysconf_values_linux_arm64.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=r-esmzyUW46ERuZ5C6NV -o ./_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/44/4430d1e5ec65d324200297350e77208fd4019f4ec746c181630e13ae2adcc447-d # internal compress/zlib mkdir -p $WORK/b185/ cat >/tmp/go-build1117410565/b185/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile compress/flate=/tmp/go-build1117410565/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile hash/adler32=/tmp/go-build1117410565/b186/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p compress/zlib -std -complete -installsuffix shared -buildid 5v7d42vLhjr9AQAaKiP-/5v7d42vLhjr9AQAaKiP- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/79/79a6dce2725db63f3c36f87fb2fea9d5dd958ee3ae5d6822717af034db4f6dd0-d # internal golang.org/x/image/tiff/lzw mkdir -p $WORK/b188/ cat >/tmp/go-build1117410565/b188/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p golang.org/x/image/tiff/lzw -complete -installsuffix shared -buildid PgmrLw0Lg3GSueXSA3Om/PgmrLw0Lg3GSueXSA3Om -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/share/gocode/src/golang.org/x/image/tiff/lzw/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/71/711266bf6a6a22812490968dd796a152ae05c528e149fe6cf70279209e10c08d-d # internal crypto/ecdsa mkdir -p $WORK/b118/ cat >/tmp/go-build1117410565/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build1117410565/b111/_pkg_.a packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1117410565/b113/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1117410565/b119/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1117410565/b120/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1117410565/b121/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1117410565/b115/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1117410565/b082/_pkg_.a packagefile crypto/sha512=/tmp/go-build1117410565/b122/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1117410565/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1117410565/b125/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid 3E5mFts3Q2mDDXyTvCQH/3E5mFts3Q2mDDXyTvCQH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/b3/b3ecc75f4876629a4f0657c835df4b2a08331d02ae3a5061acd838000653ad37-d # internal golang.org/x/image/tiff mkdir -p $WORK/b184/ cat >/tmp/go-build1117410565/b184/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/zlib=/tmp/go-build1117410565/b185/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/image/ccitt=/tmp/go-build1117410565/b187/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/tmp/go-build1117410565/b188/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p golang.org/x/image/tiff -complete -installsuffix shared -buildid 09OJIWBW0Bn8YGK3SegQ/09OJIWBW0Bn8YGK3SegQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/share/gocode/src/golang.org/x/image/tiff/buffer.go /usr/share/gocode/src/golang.org/x/image/tiff/compress.go /usr/share/gocode/src/golang.org/x/image/tiff/consts.go /usr/share/gocode/src/golang.org/x/image/tiff/reader.go /usr/share/gocode/src/golang.org/x/image/tiff/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/bc/bc8a85a52537f129451378a763fe692cf5c10dbbbed42d7a81df6a1411501551-d # internal compress/lzw mkdir -p $WORK/b192/ cat >/tmp/go-build1117410565/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p compress/lzw -std -complete -installsuffix shared -buildid JJ59O1KevRvY-14IXbiG/JJ59O1KevRvY-14IXbiG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/bf/bf5891430374283650785b8656e1f3bcf256330944a97af85a0fef46c07720c3-d # internal image/png mkdir -p $WORK/b195/ cat >/tmp/go-build1117410565/b195/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile compress/zlib=/tmp/go-build1117410565/b185/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile hash/crc32=/tmp/go-build1117410565/b057/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p image/png -std -complete -installsuffix shared -buildid gN7QsLbeeJKngAHJ2Uyj/gN7QsLbeeJKngAHJ2Uyj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/image/png/paeth.go /usr/lib/golang/src/image/png/reader.go /usr/lib/golang/src/image/png/writer.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=r-esmzyUW46ERuZ5C6NV -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/96/963c71fa4ef85c44e4820bf81484867405ea48bff823247221597f79c5bae5c0-d # internal github.com/shirou/gopsutil/v3/cpu mkdir -p $WORK/b171/ cat >/tmp/go-build1117410565/b171/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1117410565/b172/_pkg_.a packagefile github.com/tklauser/go-sysconf=/tmp/go-build1117410565/b174/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/shirou/gopsutil/v3/cpu -complete -installsuffix shared -buildid pqCeGqHNe9qCnqmGbtci/pqCeGqHNe9qCnqmGbtci -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/v3/cpu/cpu.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/cpu/cpu_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/48/48761020960b20cb13822d083046936d5c9c058e3f223b5c4b1b2e602186127c-d # internal github.com/shirou/gopsutil/v3/mem mkdir -p $WORK/b176/ cat >/tmp/go-build1117410565/b176/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1117410565/b172/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/shirou/gopsutil/v3/mem -complete -installsuffix shared -buildid b6iDVG9WVZr8Xr5xxV_U/b6iDVG9WVZr8Xr5xxV_U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/v3/mem/mem.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/mem/mem_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/71/71dd29f099da63cc85170dfd0a4967d68f08d44062efae6c47b70c8ef1757eaf-d # internal image/gif mkdir -p $WORK/b191/ cat >/tmp/go-build1117410565/b191/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/lzw=/tmp/go-build1117410565/b192/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile image/color/palette=/tmp/go-build1117410565/b193/_pkg_.a packagefile image/draw=/tmp/go-build1117410565/b189/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p image/gif -std -complete -installsuffix shared -buildid I34qNBXWEs71DnR6O0IS/I34qNBXWEs71DnR6O0IS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/image/gif/reader.go /usr/lib/golang/src/image/gif/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/bd/bd1d6352e5e6df622d7946b4a8d057922ce1e2e7b5baa0550f85d74a99d52bfc-d # internal golang.org/x/image/webp mkdir -p $WORK/b196/ cat >/tmp/go-build1117410565/b196/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile golang.org/x/image/riff=/tmp/go-build1117410565/b197/_pkg_.a packagefile golang.org/x/image/vp8=/tmp/go-build1117410565/b198/_pkg_.a packagefile golang.org/x/image/vp8l=/tmp/go-build1117410565/b199/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p golang.org/x/image/webp -complete -installsuffix shared -buildid u21JQQQrdTnjv9vkvd8E/u21JQQQrdTnjv9vkvd8E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/golang.org/x/image/webp/decode.go /usr/share/gocode/src/golang.org/x/image/webp/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/75/75a0ee27dc9212ca0edc94c765d62ef7fae607829a854bc24a3fec602e91b0dc-d # internal kitty/tools/utils/secrets mkdir -p $WORK/b206/ cat >/tmp/go-build1117410565/b206/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p kitty/tools/utils/secrets -complete -installsuffix shared -buildid Jp4F5-D-YDhtL-rSo1w1/Jp4F5-D-YDhtL-rSo1w1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./src/kitty/tools/utils/secrets/tokens.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/01/01ff338caa5241f51a25f5efaaca3e9ea885a3fc4ff1b19810e3e0f387db0fed-d # internal github.com/dlclark/regexp2/syntax mkdir -p $WORK/b218/ cat >/tmp/go-build1117410565/b218/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/81/815b6a8847a02e9cd6f472923924716f7c91de1c26449a30ac0e6597646235cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/dlclark/regexp2/syntax -complete -installsuffix shared -buildid wuULrCVnpEPjOZjWOtT4/wuULrCVnpEPjOZjWOtT4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/charclass.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/code.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/escape.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/parser.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/prefix.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/replacerdata.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/tree.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3e/3ebb0a0a803d54158d0a76ced06716565968ea56f08d6d61e71226a72a663d06-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/92/92f29fba1fe500094b218b2fa371f7b5f21435dcd75e403247b2eefa3b77c5cd-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/8a/8acf8198bb447243a6f2ce5d8fc5f314b6cfff832bdf40161a4fab5f5fe43eb0-d # internal github.com/kovidgoyal/imaging mkdir -p $WORK/b180/ cat >/tmp/go-build1117410565/b180/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile golang.org/x/image/bmp=/tmp/go-build1117410565/b181/_pkg_.a packagefile golang.org/x/image/tiff=/tmp/go-build1117410565/b184/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile image/draw=/tmp/go-build1117410565/b189/_pkg_.a packagefile image/gif=/tmp/go-build1117410565/b191/_pkg_.a packagefile image/jpeg=/tmp/go-build1117410565/b194/_pkg_.a packagefile image/png=/tmp/go-build1117410565/b195/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/ioutil=/tmp/go-build1117410565/b107/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/kovidgoyal/imaging -complete -installsuffix shared -buildid uZ4HZyburypZVYvDfAMs/uZ4HZyburypZVYvDfAMs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/share/gocode/src/github.com/kovidgoyal/imaging/adjust.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/convolution.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/doc.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/effects.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/histogram.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/io.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/resize.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/scanner.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/tools.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/transform.go /usr/share/gocode/src/github.com/kovidgoyal/imaging/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5f/5f2c553cb7ec0a357ab4cbec8d6eb0fdef74c556bd532d0c12337c3afb6ea11e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6e/6ec43b700e0dc0ec8f0ce08475670fc01678f47c86b7df07bd43fe15547c1f14-d # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=r-esmzyUW46ERuZ5C6NV -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/0d/0d754d53501fc45e6da568433108fa533353fa4413a08b3de7092dd165321470-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/78/78958fb088ba674ea84bdc6bf70bbdfbb71420e41e6c7a9ef198c24f00764f4d-d # internal github.com/dlclark/regexp2 mkdir -p $WORK/b217/ cat >/tmp/go-build1117410565/b217/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=/tmp/go-build1117410565/b218/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/dlclark/regexp2 -complete -installsuffix shared -buildid 0Drrh1dW30XG_Md2BKVj/0Drrh1dW30XG_Md2BKVj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/github.com/dlclark/regexp2/match.go /usr/share/gocode/src/github.com/dlclark/regexp2/regexp.go /usr/share/gocode/src/github.com/dlclark/regexp2/replace.go /usr/share/gocode/src/github.com/dlclark/regexp2/runner.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -o $WORK/b093/_cgo_.o $WORK/b093/_cgo_main.o $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o -O2 -g -lresolv TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b093/_cgo_.o -dynout $WORK/b093/_cgo_import.go cat >/tmp/go-build1117410565/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1117410565/b094/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile internal/itoa=/tmp/go-build1117410565/b031/_pkg_.a packagefile internal/nettrace=/tmp/go-build1117410565/b095/_pkg_.a packagefile internal/poll=/tmp/go-build1117410565/b037/_pkg_.a packagefile internal/singleflight=/tmp/go-build1117410565/b096/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1117410565/b038/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile net/netip=/tmp/go-build1117410565/b097/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build1117410565/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p net -std -installsuffix shared -buildid r-esmzyUW46ERuZ5C6NV/r-esmzyUW46ERuZ5C6NV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b093/_cgo_gotypes.go $WORK/b093/cgo_linux.cgo1.go $WORK/b093/cgo_resnew.cgo1.go $WORK/b093/cgo_socknew.cgo1.go $WORK/b093/cgo_unix_cgo.cgo1.go $WORK/b093/cgo_unix_cgo_res.cgo1.go $WORK/b093/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3f/3fd313c7f5076971f91da2df2459c927911b5fcfbb0543b35028077ab2f77ec3-d # internal github.com/alecthomas/chroma/v2 mkdir -p $WORK/b216/ cat >/tmp/go-build1117410565/b216/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/gzip=/tmp/go-build1117410565/b053/_pkg_.a packagefile encoding/xml=/tmp/go-build1117410565/b106/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/dlclark/regexp2=/tmp/go-build1117410565/b217/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/alecthomas/chroma/v2 -complete -installsuffix shared -buildid tw65TqqMmo_aU-v2UpBa/tw65TqqMmo_aU-v2UpBa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/chroma/v2/coalesce.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/colour.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/delegate.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/doc.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/emitters.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/formatter.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/iterator.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexer.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/mutators.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/regexp.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/registry.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/remap.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/serialise.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/style.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/tokentype_enumer.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3f/3f44e3fdfdcdfbd9978bfb3daae3b4ca05e0d5ab7cc41b1b0d3c6b8f5c63b1d2-d # internal github.com/alecthomas/chroma/v2/styles mkdir -p $WORK/b220/ cat >/tmp/go-build1117410565/b220/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build1117410565/b117/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1117410565/b216/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a EOF cat >/tmp/go-build1117410565/b220/embedcfg << 'EOF' # internal { "Patterns": { "*.xml": [ "abap.xml", "algol.xml", "algol_nu.xml", "arduino.xml", "autumn.xml", "average.xml", "base16-snazzy.xml", "borland.xml", "bw.xml", "catppuccin-frappe.xml", "catppuccin-latte.xml", "catppuccin-macchiato.xml", "catppuccin-mocha.xml", "colorful.xml", "doom-one.xml", "doom-one2.xml", "dracula.xml", "emacs.xml", "friendly.xml", "fruity.xml", "github-dark.xml", "github.xml", "gruvbox-light.xml", "gruvbox.xml", "hr_high_contrast.xml", "hrdark.xml", "igor.xml", "lovelace.xml", "manni.xml", "modus-operandi.xml", "modus-vivendi.xml", "monokai.xml", "monokailight.xml", "murphy.xml", "native.xml", "nord.xml", "onedark.xml", "onesenterprise.xml", "paraiso-dark.xml", "paraiso-light.xml", "pastie.xml", "perldoc.xml", "pygments.xml", "rainbow_dash.xml", "rose-pine-dawn.xml", "rose-pine-moon.xml", "rose-pine.xml", "rrt.xml", "solarized-dark.xml", "solarized-dark256.xml", "solarized-light.xml", "swapoff.xml", "tango.xml", "trac.xml", "vim.xml", "vs.xml", "vulcan.xml", "witchhazel.xml", "xcode-dark.xml", "xcode.xml" ] }, "Files": { "abap.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/abap.xml", "algol.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/algol.xml", "algol_nu.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/algol_nu.xml", "arduino.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/arduino.xml", "autumn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/autumn.xml", "average.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/average.xml", "base16-snazzy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/base16-snazzy.xml", "borland.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/borland.xml", "bw.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/bw.xml", "catppuccin-frappe.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-frappe.xml", "catppuccin-latte.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-latte.xml", "catppuccin-macchiato.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-macchiato.xml", "catppuccin-mocha.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-mocha.xml", "colorful.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/colorful.xml", "doom-one.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/doom-one.xml", "doom-one2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/doom-one2.xml", "dracula.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/dracula.xml", "emacs.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/emacs.xml", "friendly.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/friendly.xml", "fruity.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/fruity.xml", "github-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/github-dark.xml", "github.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/github.xml", "gruvbox-light.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/gruvbox-light.xml", "gruvbox.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/gruvbox.xml", "hr_high_contrast.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/hr_high_contrast.xml", "hrdark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/hrdark.xml", "igor.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/igor.xml", "lovelace.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/lovelace.xml", "manni.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/manni.xml", "modus-operandi.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/modus-operandi.xml", "modus-vivendi.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/modus-vivendi.xml", "monokai.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/monokai.xml", "monokailight.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/monokailight.xml", "murphy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/murphy.xml", "native.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/native.xml", "nord.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/nord.xml", "onedark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/onedark.xml", "onesenterprise.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/onesenterprise.xml", "paraiso-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/paraiso-dark.xml", "paraiso-light.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/paraiso-light.xml", "pastie.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/pastie.xml", "perldoc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/perldoc.xml", "pygments.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/pygments.xml", "rainbow_dash.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rainbow_dash.xml", "rose-pine-dawn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rose-pine-dawn.xml", "rose-pine-moon.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rose-pine-moon.xml", "rose-pine.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rose-pine.xml", "rrt.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rrt.xml", "solarized-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/solarized-dark.xml", "solarized-dark256.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/solarized-dark256.xml", "solarized-light.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/solarized-light.xml", "swapoff.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/swapoff.xml", "tango.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/tango.xml", "trac.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/trac.xml", "vim.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/vim.xml", "vs.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/vs.xml", "vulcan.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/vulcan.xml", "witchhazel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/witchhazel.xml", "xcode-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/xcode-dark.xml", "xcode.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/xcode.xml" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/alecthomas/chroma/v2/styles -complete -installsuffix shared -buildid Vu6188ZxYr8ILzxCkqjI/Vu6188ZxYr8ILzxCkqjI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -embedcfg $WORK/b220/embedcfg -pack /usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/api.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/compat.go github.com/alecthomas/chroma/v2/lexers mkdir -p $WORK/b219/ cat >/tmp/go-build1117410565/b219/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build1117410565/b117/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1117410565/b216/_pkg_.a packagefile github.com/dlclark/regexp2=/tmp/go-build1117410565/b217/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF cat >/tmp/go-build1117410565/b219/embedcfg << 'EOF' # internal { "Patterns": { "embedded": [ "embedded/abap.xml", "embedded/abnf.xml", "embedded/actionscript.xml", "embedded/actionscript_3.xml", "embedded/ada.xml", "embedded/al.xml", "embedded/angular2.xml", "embedded/antlr.xml", "embedded/apacheconf.xml", "embedded/apl.xml", "embedded/applescript.xml", "embedded/arangodb_aql.xml", "embedded/arduino.xml", "embedded/armasm.xml", "embedded/autohotkey.xml", "embedded/autoit.xml", "embedded/awk.xml", "embedded/ballerina.xml", "embedded/bash.xml", "embedded/bash_session.xml", "embedded/batchfile.xml", "embedded/bibtex.xml", "embedded/bicep.xml", "embedded/blitzbasic.xml", "embedded/bnf.xml", "embedded/bqn.xml", "embedded/brainfuck.xml", "embedded/c#.xml", "embedded/c++.xml", "embedded/c.xml", "embedded/cap_n_proto.xml", "embedded/cassandra_cql.xml", "embedded/ceylon.xml", "embedded/cfengine3.xml", "embedded/cfstatement.xml", "embedded/chaiscript.xml", "embedded/chapel.xml", "embedded/cheetah.xml", "embedded/clojure.xml", "embedded/cmake.xml", "embedded/cobol.xml", "embedded/coffeescript.xml", "embedded/common_lisp.xml", "embedded/coq.xml", "embedded/crystal.xml", "embedded/css.xml", "embedded/cue.xml", "embedded/cython.xml", "embedded/d.xml", "embedded/dart.xml", "embedded/diff.xml", "embedded/django_jinja.xml", "embedded/dns.xml", "embedded/docker.xml", "embedded/dtd.xml", "embedded/dylan.xml", "embedded/ebnf.xml", "embedded/elixir.xml", "embedded/elm.xml", "embedded/emacslisp.xml", "embedded/erlang.xml", "embedded/factor.xml", "embedded/fennel.xml", "embedded/fish.xml", "embedded/forth.xml", "embedded/fortran.xml", "embedded/fortranfixed.xml", "embedded/fsharp.xml", "embedded/gas.xml", "embedded/gdscript.xml", "embedded/gdscript3.xml", "embedded/gherkin.xml", "embedded/glsl.xml", "embedded/gnuplot.xml", "embedded/go_template.xml", "embedded/graphql.xml", "embedded/groff.xml", "embedded/groovy.xml", "embedded/handlebars.xml", "embedded/haskell.xml", "embedded/hcl.xml", "embedded/hexdump.xml", "embedded/hlb.xml", "embedded/hlsl.xml", "embedded/holyc.xml", "embedded/html.xml", "embedded/hy.xml", "embedded/idris.xml", "embedded/igor.xml", "embedded/ini.xml", "embedded/io.xml", "embedded/iscdhcpd.xml", "embedded/j.xml", "embedded/java.xml", "embedded/javascript.xml", "embedded/json.xml", "embedded/julia.xml", "embedded/jungle.xml", "embedded/kotlin.xml", "embedded/lighttpd_configuration_file.xml", "embedded/llvm.xml", "embedded/lua.xml", "embedded/makefile.xml", "embedded/mako.xml", "embedded/mason.xml", "embedded/mathematica.xml", "embedded/matlab.xml", "embedded/mcfunction.xml", "embedded/meson.xml", "embedded/metal.xml", "embedded/minizinc.xml", "embedded/mlir.xml", "embedded/modula-2.xml", "embedded/monkeyc.xml", "embedded/morrowindscript.xml", "embedded/myghty.xml", "embedded/mysql.xml", "embedded/nasm.xml", "embedded/natural.xml", "embedded/newspeak.xml", "embedded/nginx_configuration_file.xml", "embedded/nim.xml", "embedded/nix.xml", "embedded/objective-c.xml", "embedded/ocaml.xml", "embedded/octave.xml", "embedded/odin.xml", "embedded/onesenterprise.xml", "embedded/openedge_abl.xml", "embedded/openscad.xml", "embedded/org_mode.xml", "embedded/pacmanconf.xml", "embedded/perl.xml", "embedded/php.xml", "embedded/pig.xml", "embedded/pkgconfig.xml", "embedded/pl_pgsql.xml", "embedded/plaintext.xml", "embedded/plutus_core.xml", "embedded/pony.xml", "embedded/postgresql_sql_dialect.xml", "embedded/postscript.xml", "embedded/povray.xml", "embedded/powerquery.xml", "embedded/powershell.xml", "embedded/prolog.xml", "embedded/promql.xml", "embedded/properties.xml", "embedded/protocol_buffer.xml", "embedded/prql.xml", "embedded/psl.xml", "embedded/puppet.xml", "embedded/python.xml", "embedded/python_2.xml", "embedded/qbasic.xml", "embedded/qml.xml", "embedded/r.xml", "embedded/racket.xml", "embedded/ragel.xml", "embedded/react.xml", "embedded/reasonml.xml", "embedded/reg.xml", "embedded/rexx.xml", "embedded/ruby.xml", "embedded/rust.xml", "embedded/sas.xml", "embedded/sass.xml", "embedded/scala.xml", "embedded/scheme.xml", "embedded/scilab.xml", "embedded/scss.xml", "embedded/sed.xml", "embedded/sieve.xml", "embedded/smali.xml", "embedded/smalltalk.xml", "embedded/smarty.xml", "embedded/snobol.xml", "embedded/solidity.xml", "embedded/sourcepawn.xml", "embedded/sparql.xml", "embedded/sql.xml", "embedded/squidconf.xml", "embedded/standard_ml.xml", "embedded/stas.xml", "embedded/stylus.xml", "embedded/swift.xml", "embedded/systemd.xml", "embedded/systemverilog.xml", "embedded/tablegen.xml", "embedded/tal.xml", "embedded/tasm.xml", "embedded/tcl.xml", "embedded/tcsh.xml", "embedded/termcap.xml", "embedded/terminfo.xml", "embedded/terraform.xml", "embedded/tex.xml", "embedded/thrift.xml", "embedded/toml.xml", "embedded/tradingview.xml", "embedded/transact-sql.xml", "embedded/turing.xml", "embedded/turtle.xml", "embedded/twig.xml", "embedded/typescript.xml", "embedded/typoscript.xml", "embedded/typoscriptcssdata.xml", "embedded/typoscripthtmldata.xml", "embedded/v.xml", "embedded/v_shell.xml", "embedded/vala.xml", "embedded/vb_net.xml", "embedded/verilog.xml", "embedded/vhdl.xml", "embedded/vhs.xml", "embedded/viml.xml", "embedded/vue.xml", "embedded/wdte.xml", "embedded/webgpu_shading_language.xml", "embedded/whiley.xml", "embedded/xml.xml", "embedded/xorg.xml", "embedded/yaml.xml", "embedded/yang.xml", "embedded/z80_assembly.xml", "embedded/zed.xml", "embedded/zig.xml" ] }, "Files": { "embedded/abap.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/abap.xml", "embedded/abnf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/abnf.xml", "embedded/actionscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/actionscript.xml", "embedded/actionscript_3.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/actionscript_3.xml", "embedded/ada.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ada.xml", "embedded/al.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/al.xml", "embedded/angular2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/angular2.xml", "embedded/antlr.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/antlr.xml", "embedded/apacheconf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/apacheconf.xml", "embedded/apl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/apl.xml", "embedded/applescript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/applescript.xml", "embedded/arangodb_aql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/arangodb_aql.xml", "embedded/arduino.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/arduino.xml", "embedded/armasm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/armasm.xml", "embedded/autohotkey.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/autohotkey.xml", "embedded/autoit.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/autoit.xml", "embedded/awk.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/awk.xml", "embedded/ballerina.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ballerina.xml", "embedded/bash.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bash.xml", "embedded/bash_session.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bash_session.xml", "embedded/batchfile.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/batchfile.xml", "embedded/bibtex.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bibtex.xml", "embedded/bicep.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bicep.xml", "embedded/blitzbasic.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/blitzbasic.xml", "embedded/bnf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bnf.xml", "embedded/bqn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bqn.xml", "embedded/brainfuck.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/brainfuck.xml", "embedded/c#.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/c#.xml", "embedded/c++.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/c++.xml", "embedded/c.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/c.xml", "embedded/cap_n_proto.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cap_n_proto.xml", "embedded/cassandra_cql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cassandra_cql.xml", "embedded/ceylon.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ceylon.xml", "embedded/cfengine3.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cfengine3.xml", "embedded/cfstatement.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cfstatement.xml", "embedded/chaiscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/chaiscript.xml", "embedded/chapel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/chapel.xml", "embedded/cheetah.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cheetah.xml", "embedded/clojure.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/clojure.xml", "embedded/cmake.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cmake.xml", "embedded/cobol.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cobol.xml", "embedded/coffeescript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/coffeescript.xml", "embedded/common_lisp.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/common_lisp.xml", "embedded/coq.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/coq.xml", "embedded/crystal.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/crystal.xml", "embedded/css.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/css.xml", "embedded/cue.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cue.xml", "embedded/cython.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cython.xml", "embedded/d.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/d.xml", "embedded/dart.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dart.xml", "embedded/diff.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/diff.xml", "embedded/django_jinja.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/django_jinja.xml", "embedded/dns.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dns.xml", "embedded/docker.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/docker.xml", "embedded/dtd.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dtd.xml", "embedded/dylan.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dylan.xml", "embedded/ebnf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ebnf.xml", "embedded/elixir.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/elixir.xml", "embedded/elm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/elm.xml", "embedded/emacslisp.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/emacslisp.xml", "embedded/erlang.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/erlang.xml", "embedded/factor.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/factor.xml", "embedded/fennel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fennel.xml", "embedded/fish.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fish.xml", "embedded/forth.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/forth.xml", "embedded/fortran.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fortran.xml", "embedded/fortranfixed.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fortranfixed.xml", "embedded/fsharp.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fsharp.xml", "embedded/gas.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gas.xml", "embedded/gdscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gdscript.xml", "embedded/gdscript3.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gdscript3.xml", "embedded/gherkin.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gherkin.xml", "embedded/glsl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/glsl.xml", "embedded/gnuplot.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gnuplot.xml", "embedded/go_template.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/go_template.xml", "embedded/graphql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/graphql.xml", "embedded/groff.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/groff.xml", "embedded/groovy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/groovy.xml", "embedded/handlebars.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/handlebars.xml", "embedded/haskell.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/haskell.xml", "embedded/hcl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hcl.xml", "embedded/hexdump.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hexdump.xml", "embedded/hlb.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hlb.xml", "embedded/hlsl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hlsl.xml", "embedded/holyc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/holyc.xml", "embedded/html.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/html.xml", "embedded/hy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hy.xml", "embedded/idris.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/idris.xml", "embedded/igor.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/igor.xml", "embedded/ini.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ini.xml", "embedded/io.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/io.xml", "embedded/iscdhcpd.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/iscdhcpd.xml", "embedded/j.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/j.xml", "embedded/java.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/java.xml", "embedded/javascript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/javascript.xml", "embedded/json.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/json.xml", "embedded/julia.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/julia.xml", "embedded/jungle.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/jungle.xml", "embedded/kotlin.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/kotlin.xml", "embedded/lighttpd_configuration_file.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/lighttpd_configuration_file.xml", "embedded/llvm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/llvm.xml", "embedded/lua.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/lua.xml", "embedded/makefile.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/makefile.xml", "embedded/mako.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mako.xml", "embedded/mason.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mason.xml", "embedded/mathematica.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mathematica.xml", "embedded/matlab.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/matlab.xml", "embedded/mcfunction.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mcfunction.xml", "embedded/meson.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/meson.xml", "embedded/metal.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/metal.xml", "embedded/minizinc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/minizinc.xml", "embedded/mlir.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mlir.xml", "embedded/modula-2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/modula-2.xml", "embedded/monkeyc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/monkeyc.xml", "embedded/morrowindscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/morrowindscript.xml", "embedded/myghty.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/myghty.xml", "embedded/mysql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mysql.xml", "embedded/nasm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nasm.xml", "embedded/natural.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/natural.xml", "embedded/newspeak.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/newspeak.xml", "embedded/nginx_configuration_file.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nginx_configuration_file.xml", "embedded/nim.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nim.xml", "embedded/nix.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nix.xml", "embedded/objective-c.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/objective-c.xml", "embedded/ocaml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ocaml.xml", "embedded/octave.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/octave.xml", "embedded/odin.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/odin.xml", "embedded/onesenterprise.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/onesenterprise.xml", "embedded/openedge_abl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/openedge_abl.xml", "embedded/openscad.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/openscad.xml", "embedded/org_mode.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/org_mode.xml", "embedded/pacmanconf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pacmanconf.xml", "embedded/perl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/perl.xml", "embedded/php.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/php.xml", "embedded/pig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pig.xml", "embedded/pkgconfig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pkgconfig.xml", "embedded/pl_pgsql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pl_pgsql.xml", "embedded/plaintext.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/plaintext.xml", "embedded/plutus_core.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/plutus_core.xml", "embedded/pony.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pony.xml", "embedded/postgresql_sql_dialect.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/postgresql_sql_dialect.xml", "embedded/postscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/postscript.xml", "embedded/povray.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/povray.xml", "embedded/powerquery.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/powerquery.xml", "embedded/powershell.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/powershell.xml", "embedded/prolog.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/prolog.xml", "embedded/promql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/promql.xml", "embedded/properties.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/properties.xml", "embedded/protocol_buffer.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/protocol_buffer.xml", "embedded/prql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/prql.xml", "embedded/psl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/psl.xml", "embedded/puppet.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/puppet.xml", "embedded/python.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/python.xml", "embedded/python_2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/python_2.xml", "embedded/qbasic.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/qbasic.xml", "embedded/qml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/qml.xml", "embedded/r.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/r.xml", "embedded/racket.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/racket.xml", "embedded/ragel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ragel.xml", "embedded/react.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/react.xml", "embedded/reasonml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/reasonml.xml", "embedded/reg.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/reg.xml", "embedded/rexx.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/rexx.xml", "embedded/ruby.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ruby.xml", "embedded/rust.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/rust.xml", "embedded/sas.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sas.xml", "embedded/sass.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sass.xml", "embedded/scala.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scala.xml", "embedded/scheme.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scheme.xml", "embedded/scilab.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scilab.xml", "embedded/scss.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scss.xml", "embedded/sed.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sed.xml", "embedded/sieve.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sieve.xml", "embedded/smali.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/smali.xml", "embedded/smalltalk.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/smalltalk.xml", "embedded/smarty.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/smarty.xml", "embedded/snobol.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/snobol.xml", "embedded/solidity.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/solidity.xml", "embedded/sourcepawn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sourcepawn.xml", "embedded/sparql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sparql.xml", "embedded/sql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sql.xml", "embedded/squidconf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/squidconf.xml", "embedded/standard_ml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/standard_ml.xml", "embedded/stas.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/stas.xml", "embedded/stylus.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/stylus.xml", "embedded/swift.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/swift.xml", "embedded/systemd.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/systemd.xml", "embedded/systemverilog.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/systemverilog.xml", "embedded/tablegen.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tablegen.xml", "embedded/tal.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tal.xml", "embedded/tasm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tasm.xml", "embedded/tcl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tcl.xml", "embedded/tcsh.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tcsh.xml", "embedded/termcap.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/termcap.xml", "embedded/terminfo.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/terminfo.xml", "embedded/terraform.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/terraform.xml", "embedded/tex.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tex.xml", "embedded/thrift.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/thrift.xml", "embedded/toml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/toml.xml", "embedded/tradingview.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tradingview.xml", "embedded/transact-sql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/transact-sql.xml", "embedded/turing.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/turing.xml", "embedded/turtle.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/turtle.xml", "embedded/twig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/twig.xml", "embedded/typescript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typescript.xml", "embedded/typoscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typoscript.xml", "embedded/typoscriptcssdata.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typoscriptcssdata.xml", "embedded/typoscripthtmldata.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typoscripthtmldata.xml", "embedded/v.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/v.xml", "embedded/v_shell.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/v_shell.xml", "embedded/vala.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vala.xml", "embedded/vb_net.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vb_net.xml", "embedded/verilog.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/verilog.xml", "embedded/vhdl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vhdl.xml", "embedded/vhs.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vhs.xml", "embedded/viml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/viml.xml", "embedded/vue.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vue.xml", "embedded/wdte.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/wdte.xml", "embedded/webgpu_shading_language.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/webgpu_shading_language.xml", "embedded/whiley.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/whiley.xml", "embedded/xml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/xml.xml", "embedded/xorg.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/xorg.xml", "embedded/yaml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/yaml.xml", "embedded/yang.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/yang.xml", "embedded/z80_assembly.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/z80_assembly.xml", "embedded/zed.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/zed.xml", "embedded/zig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/zig.xml" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/alecthomas/chroma/v2/lexers -complete -installsuffix shared -buildid jKd129V3MpnR8uenSXvb/jKd129V3MpnR8uenSXvb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -embedcfg $WORK/b219/embedcfg -pack /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/caddyfile.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/cl.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/dns.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/emacs.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/genshi.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/go.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/haxe.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/html.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/http.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/lexers.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/markdown.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/mysql.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/php.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/raku.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/rst.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/svelte.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/typoscript.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/zed.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/c2/c2c28fbb0eb8bd47bfed800df557ef97f3a99882c3bda660f126e8c915f38095-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/80/80af4034138ab548e2fe435b632496a2c9c8ae807592bccf76f0c98eb0358561-d # internal github.com/seancfoley/ipaddress-go/ipaddr mkdir -p $WORK/b099/ cat >/tmp/go-build1117410565/b099/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile container/list=/tmp/go-build1117410565/b074/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/seancfoley/bintree/tree=/tmp/go-build1117410565/b100/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr/addrerr=/tmp/go-build1117410565/b102/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr/addrstr=/tmp/go-build1117410565/b103/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam=/tmp/go-build1117410565/b104/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile net/netip=/tmp/go-build1117410565/b097/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF cd /builddir/build/BUILD/kitty-0.31.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/seancfoley/ipaddress-go/ipaddr -complete -installsuffix shared -buildid PBqigZgd44JNuuuuKIvM/PBqigZgd44JNuuuuKIvM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addriterator.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtrie.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtrieiterator.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtrienode.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtype.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/allocator.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/clonearrays.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/compare.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/converter.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/cover.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/creators.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/delimitedaddrstrs.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/divframework.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/division.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/divisionbase.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/doc.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/err.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/filterediterator.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/framework.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/frameworkipwrappers.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/frameworkstrwrappers.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/frameworkwrappers.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/grouping.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/groupingbase.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/hostname.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/increment.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddressprovider.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddressresources.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddrstr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipsection.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipsegment.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipseqrange.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv4addr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv4section.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv4segment.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv6addr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv6section.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv6segment.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/keys.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/largedivision.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/largegrouping.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macaddr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macaddressprovider.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macaddrstr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macsection.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macsegment.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/mask.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/merge.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/network.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedaddr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedaddrgrouping.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedata.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedhost.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsemacaddr.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsequalifier.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/partition.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/rangeiterator.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/section.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/sectiterator.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/segiterator.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/segment.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/split.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/stringparams.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/strings.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/types.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/utils.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/validate.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/validator.go crypto/x509 mkdir -p $WORK/b132/ cat >/tmp/go-build1117410565/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build1117410565/b111/_pkg_.a packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/des=/tmp/go-build1117410565/b112/_pkg_.a packagefile crypto/dsa=/tmp/go-build1117410565/b133/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1117410565/b113/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1117410565/b118/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1117410565/b126/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1117410565/b119/_pkg_.a packagefile crypto/md5=/tmp/go-build1117410565/b088/_pkg_.a packagefile crypto/rsa=/tmp/go-build1117410565/b130/_pkg_.a packagefile crypto/sha1=/tmp/go-build1117410565/b089/_pkg_.a packagefile crypto/sha256=/tmp/go-build1117410565/b131/_pkg_.a packagefile crypto/sha512=/tmp/go-build1117410565/b122/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1117410565/b134/_pkg_.a packagefile encoding/asn1=/tmp/go-build1117410565/b124/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile encoding/pem=/tmp/go-build1117410565/b135/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1117410565/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1117410565/b125/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf16=/tmp/go-build1117410565/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/x509 -std -complete -installsuffix shared -buildid CTeLBljBD3zFH808tLwk/CTeLBljBD3zFH808tLwk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go net/textproto mkdir -p $WORK/b150/ cat >/tmp/go-build1117410565/b150/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p net/textproto -std -complete -installsuffix shared -buildid 7J6RzRFpX3Evu6UxdqNB/7J6RzRFpX3Evu6UxdqNB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go github.com/google/uuid mkdir -p $WORK/b087/ cat >/tmp/go-build1117410565/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto/md5=/tmp/go-build1117410565/b088/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build1117410565/b089/_pkg_.a packagefile database/sql/driver=/tmp/go-build1117410565/b090/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/google/uuid -complete -installsuffix shared -buildid kQaYbUF5P6fYVdi958n_/kQaYbUF5P6fYVdi958n_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/share/gocode/src/github.com/google/uuid/dce.go /usr/share/gocode/src/github.com/google/uuid/doc.go /usr/share/gocode/src/github.com/google/uuid/hash.go /usr/share/gocode/src/github.com/google/uuid/marshal.go /usr/share/gocode/src/github.com/google/uuid/node.go /usr/share/gocode/src/github.com/google/uuid/node_net.go /usr/share/gocode/src/github.com/google/uuid/null.go /usr/share/gocode/src/github.com/google/uuid/sql.go /usr/share/gocode/src/github.com/google/uuid/time.go /usr/share/gocode/src/github.com/google/uuid/util.go /usr/share/gocode/src/github.com/google/uuid/uuid.go /usr/share/gocode/src/github.com/google/uuid/version1.go /usr/share/gocode/src/github.com/google/uuid/version4.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b151/ cat >/tmp/go-build1117410565/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1117410565/b143/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 6PgLjSkrkkCkvhObeIVA/6PgLjSkrkkCkvhObeIVA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/shirou/gopsutil/v3/net mkdir -p $WORK/b177/ cat >/tmp/go-build1117410565/b177/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1117410565/b172/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/shirou/gopsutil/v3/net -complete -installsuffix shared -buildid MqqY8IwtfsRHjZ-CN5XB/MqqY8IwtfsRHjZ-CN5XB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/v3/net/net.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/net/net_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/net/net_linux_116.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b4/b460b041cada79502535fd64bc7f0443a42e8423ef189e71718aa4318fc9c977-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b142/ cat >/tmp/go-build1117410565/b142/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build1117410565/b143/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile net/textproto=/tmp/go-build1117410565/b150/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid xMtFdahr8tCQXP2pXUOH/xMtFdahr8tCQXP2pXUOH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a3/a36e1b8ac6a60aeafddc144fd0ac08d86834269a8132e98e38ee315a53282d16-d # internal mime/multipart mkdir -p $WORK/b153/ cat >/tmp/go-build1117410565/b153/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile mime=/tmp/go-build1117410565/b108/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1117410565/b154/_pkg_.a packagefile net/textproto=/tmp/go-build1117410565/b150/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p mime/multipart -std -complete -installsuffix shared -buildid BjZuDUDBOQx4E3nuhXU7/BjZuDUDBOQx4E3nuhXU7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/92/925d409f3d31cec9f6cf41337b1e8d63b60ca239b306615f9bdf885bc71a56a1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f2/f28e5b9ca9deb22a1808e391cd1b14befa9752334ae3570907993851499562bb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/15/15bd263ec2afe0cecfe479e593d5fbad90286424836a793626b31016be164acd-d # internal github.com/shirou/gopsutil/v3/process mkdir -p $WORK/b170/ cat >/tmp/go-build1117410565/b170/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/shirou/gopsutil/v3/cpu=/tmp/go-build1117410565/b171/_pkg_.a packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1117410565/b172/_pkg_.a packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build1117410565/b176/_pkg_.a packagefile github.com/shirou/gopsutil/v3/net=/tmp/go-build1117410565/b177/_pkg_.a packagefile github.com/tklauser/go-sysconf=/tmp/go-build1117410565/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/user=/tmp/go-build1117410565/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/shirou/gopsutil/v3/process -complete -installsuffix shared -buildid _0NgkMo5VP96WlzFFOMe/_0NgkMo5VP96WlzFFOMe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/v3/process/process.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/process/process_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/v3/process/process_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/6d/6d90d76ad81e1b63bf93c12624c86f87789201979a3bed92dec1fcfa96094dd1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/03/03fc425362b4cee06090122b87bb6d728517367e1f84eebc0daea9c84c1a0c71-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/dd/ddc09bd8219f54f7bd53da77a91539af1513df8f20ab4571c86ce520f5ea9d6c-d # internal crypto/tls mkdir -p $WORK/b110/ cat >/tmp/go-build1117410565/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile container/list=/tmp/go-build1117410565/b074/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build1117410565/b111/_pkg_.a packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/des=/tmp/go-build1117410565/b112/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1117410565/b113/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1117410565/b118/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1117410565/b126/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1117410565/b119/_pkg_.a packagefile crypto/hmac=/tmp/go-build1117410565/b128/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/md5=/tmp/go-build1117410565/b088/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build1117410565/b129/_pkg_.a packagefile crypto/rsa=/tmp/go-build1117410565/b130/_pkg_.a packagefile crypto/sha1=/tmp/go-build1117410565/b089/_pkg_.a packagefile crypto/sha256=/tmp/go-build1117410565/b131/_pkg_.a packagefile crypto/sha512=/tmp/go-build1117410565/b122/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile crypto/x509=/tmp/go-build1117410565/b132/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile encoding/pem=/tmp/go-build1117410565/b135/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1117410565/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1117410565/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1117410565/b141/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/tls -std -complete -installsuffix shared -buildid dfLPcmQtWCuVHR9iJiJM/dfLPcmQtWCuVHR9iJiJM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a3/a3a77885f2601ab47e687442e9d3fbb6c3fabf0002a4359a96f32d95790c13f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ef/ef7972875c62820e0d72315907778e9a9fbcec2a32ea05d484c1a5ac1301e464-d # internal net/http/httptrace mkdir -p $WORK/b155/ cat >/tmp/go-build1117410565/b155/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile crypto/tls=/tmp/go-build1117410565/b110/_pkg_.a packagefile internal/nettrace=/tmp/go-build1117410565/b095/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile net/textproto=/tmp/go-build1117410565/b150/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid V94oEwXIQQ55SAnCt-IF/V94oEwXIQQ55SAnCt-IF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/fe/feb2464404b25273927bbee8a220a1a35409394ac85da27d81194df26e7515fd-d # internal net/http mkdir -p $WORK/b109/ cat >/tmp/go-build1117410565/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/gzip=/tmp/go-build1117410565/b053/_pkg_.a packagefile container/list=/tmp/go-build1117410565/b074/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build1117410565/b110/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1117410565/b142/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1117410565/b151/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1117410565/b152/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1117410565/b143/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1117410565/b042/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile log=/tmp/go-build1117410565/b147/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/rand=/tmp/go-build1117410565/b084/_pkg_.a packagefile mime=/tmp/go-build1117410565/b108/_pkg_.a packagefile mime/multipart=/tmp/go-build1117410565/b153/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1117410565/b155/_pkg_.a packagefile net/http/internal=/tmp/go-build1117410565/b156/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1117410565/b157/_pkg_.a packagefile net/textproto=/tmp/go-build1117410565/b150/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p net/http -std -complete -installsuffix shared -buildid jDuy6UXOlr0zxcpgL9wP/jDuy6UXOlr0zxcpgL9wP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8d/8d1ae194bb94fd8c1df4ef4f67bab5dd8cd963500d169b0ee0dc4547d34b3705-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/db/db6217b63f2ac1639730e83ba26f77aa102bff0f058f37a6b34080fb00cc84e3-d # internal kitty/tools/utils mkdir -p $WORK/b071/ cat >/tmp/go-build1117410565/b071/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build1117410565/b003/_pkg_.a packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile cmp=/tmp/go-build1117410565/b072/_pkg_.a packagefile compress/bzip2=/tmp/go-build1117410565/b073/_pkg_.a packagefile container/list=/tmp/go-build1117410565/b074/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile encoding/base32=/tmp/go-build1117410565/b085/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/ALTree/bigfloat=/tmp/go-build1117410565/b086/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build1117410565/b087/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr=/tmp/go-build1117410565/b099/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build1117410565/b066/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile howett.net/plist=/tmp/go-build1117410565/b105/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile math/rand=/tmp/go-build1117410565/b084/_pkg_.a packagefile mime=/tmp/go-build1117410565/b108/_pkg_.a packagefile net/http=/tmp/go-build1117410565/b109/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile os/user=/tmp/go-build1117410565/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p kitty/tools/utils -complete -installsuffix shared -buildid _boOhU-P9tXxaczMUqR4/_boOhU-P9tXxaczMUqR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./src/kitty/tools/utils/atomic-write.go ./src/kitty/tools/utils/cache.go ./src/kitty/tools/utils/cached_values.go ./src/kitty/tools/utils/download_file.go ./src/kitty/tools/utils/embed.go ./src/kitty/tools/utils/filelock.go ./src/kitty/tools/utils/hostname.go ./src/kitty/tools/utils/io.go ./src/kitty/tools/utils/iso8601.go ./src/kitty/tools/utils/levenshtein.go ./src/kitty/tools/utils/longest-common.go ./src/kitty/tools/utils/mimetypes.go ./src/kitty/tools/utils/mimetypes_generated.go ./src/kitty/tools/utils/mimetypes_textual_generated.go ./src/kitty/tools/utils/misc.go ./src/kitty/tools/utils/passwd.go ./src/kitty/tools/utils/paths.go ./src/kitty/tools/utils/regexp.go ./src/kitty/tools/utils/ring.go ./src/kitty/tools/utils/select.go ./src/kitty/tools/utils/select_posix.go ./src/kitty/tools/utils/set.go ./src/kitty/tools/utils/shell.go ./src/kitty/tools/utils/short-uuid.go ./src/kitty/tools/utils/sockets.go ./src/kitty/tools/utils/stream_decompressor.go ./src/kitty/tools/utils/strings.go ./src/kitty/tools/utils/tar.go ./src/kitty/tools/utils/tmpfile_linux.go ./src/kitty/tools/utils/types.go ./src/kitty/tools/utils/unsafe.go ./src/kitty/tools/utils/utf-8.go ./src/kitty/tools/utils/which.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/82/82ba8ffcbce601b7c6b6da3e73c691464d6d6e53942e49a24ece36915424b44b-d # internal kitty/tools/utils/paths mkdir -p $WORK/b205/ kitty/tools/tty kitty/tools/tui/shell_integration kitty/tools/utils/base85 mkdir -p $WORK/b203/ kitty/tools/rsync mkdir -p $WORK/b231/ cat >/tmp/go-build1117410565/b205/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF cat >/tmp/go-build1117410565/b203/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF mkdir -p $WORK/b164/ cat >/tmp/go-build1117410565/b231/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/zeebo/xxh3=/tmp/go-build1117410565/b232/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p kitty/tools/utils/base85 -complete -installsuffix shared -buildid JB0GRA3gWwa4hc67fM_f/JB0GRA3gWwa4hc67fM_f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./src/kitty/tools/utils/base85/base85.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p kitty/tools/rsync -complete -installsuffix shared -buildid B-fD5oxt_KUZWRQVdTLM/B-fD5oxt_KUZWRQVdTLM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./src/kitty/tools/rsync/algorithm.go ./src/kitty/tools/rsync/algorithm_stringer_generated.go ./src/kitty/tools/rsync/api.go cat >/tmp/go-build1117410565/b164/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p kitty/tools/tty -complete -installsuffix shared -buildid 6uPsSQmpjZmI69MbNOu3/6uPsSQmpjZmI69MbNOu3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./src/kitty/tools/tty/tty.go ./src/kitty/tools/tty/tty_linux.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p kitty/tools/utils/paths -complete -installsuffix shared -buildid X6OfTSp_t6B3Mbpsn6Da/X6OfTSp_t6B3Mbpsn6Da -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./src/kitty/tools/utils/paths/well_known.go mkdir -p $WORK/b202/ cat >/tmp/go-build1117410565/b202/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build1117410565/b003/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile embed=/tmp/go-build1117410565/b117/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF cat >/tmp/go-build1117410565/b202/embedcfg << 'EOF' # internal { "Patterns": { "data_generated.bin": [ "data_generated.bin" ] }, "Files": { "data_generated.bin": "/builddir/build/BUILD/kitty-0.31.0/src/kitty/tools/tui/shell_integration/data_generated.bin" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p kitty/tools/tui/shell_integration -complete -installsuffix shared -buildid dkVOrGdPAyvxJX3MxeLH/dkVOrGdPAyvxJX3MxeLH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -embedcfg $WORK/b202/embedcfg -pack ./src/kitty/tools/tui/shell_integration/api.go ./src/kitty/tools/tui/shell_integration/data.go kitty/tools/wcswidth mkdir -p $WORK/b163/ cat >/tmp/go-build1117410565/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p kitty/tools/wcswidth -complete -installsuffix shared -buildid hr_RlqjDMzzVT-GM8zed/hr_RlqjDMzzVT-GM8zed -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/kitty/tools/wcswidth/escape-code-parser.go ./src/kitty/tools/wcswidth/iter.go ./src/kitty/tools/wcswidth/std.go ./src/kitty/tools/wcswidth/truncate.go ./src/kitty/tools/wcswidth/wcswidth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d0/d04780ed8904ae98f34313baf1a08c2f48366717d75cf7e47130a7fd0c138928-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/0f/0fda8270facf8e068555881001e4eb6779489b20562d63338226e54e950acb70-d # internal kitty/tools/crypto mkdir -p $WORK/b209/ cat >/tmp/go-build1117410565/b209/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/tmp/go-build1117410565/b111/_pkg_.a packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1117410565/b113/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build1117410565/b131/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/base85=/tmp/go-build1117410565/b203/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p kitty/tools/crypto -complete -installsuffix shared -buildid nFcUl2Ay5ySuEgvfeRA6/nFcUl2Ay5ySuEgvfeRA6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack ./src/kitty/tools/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/80/80931e705464d9626f5196e9db61b15ee9f77fba08b00485dd50134ae1c06865-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/2f/2fbd7ddd84346eee6d2434f3bab9d54641d836a9e00fde6cc7d19e46d9925815-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/2a/2ab1f5b63f9d29305599c2c85fbd6af722aa0715789ce4cc0c2ae264260a4837-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/2e/2e92cfc5902f4624497bfff7814dce358bbc1fc6bc8c0c7a0b84936101415e62-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/15/1560b928162eb64520d5a0fbc73bdd4a2c0bd95c114e82347d89eaf584fb70df-d # internal kitty/tools/utils/humanize mkdir -p $WORK/b204/ kitty/tools/utils/style mkdir -p $WORK/b161/ cat >/tmp/go-build1117410565/b204/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build1117410565/b066/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p kitty/tools/utils/humanize -complete -installsuffix shared -buildid ufbM0EsCnA9vOHAbb3Ph/ufbM0EsCnA9vOHAbb3Ph -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./src/kitty/tools/utils/humanize/bytes.go ./src/kitty/tools/utils/humanize/times.go cat >/tmp/go-build1117410565/b161/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/shlex=/tmp/go-build1117410565/b162/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p kitty/tools/utils/style -complete -installsuffix shared -buildid JeA_ouwSX9x4B2VHpeVi/JeA_ouwSX9x4B2VHpeVi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/kitty/tools/utils/style/api.go ./src/kitty/tools/utils/style/color-names_generated.go ./src/kitty/tools/utils/style/indent-and-wrap.go ./src/kitty/tools/utils/style/wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/1d/1dd6cd75f4c7e92b65c98a93d9755b6fce575516145bed206d84169eaa6ca635-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b4/b4f03ea7dc40bef6ff338eeef1427f948634db5e95e164ed0c1107485c5ce108-d # internal kitty/tools/cli/markup mkdir -p $WORK/b070/ kitty/tools/tui/sgr mkdir -p $WORK/b222/ cat >/tmp/go-build1117410565/b070/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF kitty/tools/tui/loop /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p kitty/tools/cli/markup -complete -installsuffix shared -buildid xi5TNfyVwdxTiLzLtTp1/xi5TNfyVwdxTiLzLtTp1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./src/kitty/tools/cli/markup/prettify.go mkdir -p $WORK/b166/ cat >/tmp/go-build1117410565/b222/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p kitty/tools/tui/sgr -complete -installsuffix shared -buildid b1oStnnNRWypZyrm3Kgh/b1oStnnNRWypZyrm3Kgh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/kitty/tools/tui/sgr/insert-formatting.go cat >/tmp/go-build1117410565/b166/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/signal=/tmp/go-build1117410565/b167/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p kitty/tools/tui/loop -complete -installsuffix shared -buildid aEQ902r0-E41GxxkfLqb/aEQ902r0-E41GxxkfLqb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/kitty/tools/tui/loop/api.go ./src/kitty/tools/tui/loop/key-encoding.go ./src/kitty/tools/tui/loop/mouse.go ./src/kitty/tools/tui/loop/read.go ./src/kitty/tools/tui/loop/run.go ./src/kitty/tools/tui/loop/terminal-state.go ./src/kitty/tools/tui/loop/timers.go ./src/kitty/tools/tui/loop/write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/65/65d46ee5d9ad1969f082c7fdb3523b3bab48b509b15b4313b40711517e6b9079-d # internal kitty/tools/cli mkdir -p $WORK/b069/ cat >/tmp/go-build1117410565/b069/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile mime=/tmp/go-build1117410565/b108/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p kitty/tools/cli -complete -installsuffix shared -buildid gsQ_i1PvCS_J5rT9ZiBW/gsQ_i1PvCS_J5rT9ZiBW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./src/kitty/tools/cli/bash.go ./src/kitty/tools/cli/command.go ./src/kitty/tools/cli/completion-main.go ./src/kitty/tools/cli/completion-parse-args.go ./src/kitty/tools/cli/completion.go ./src/kitty/tools/cli/files.go ./src/kitty/tools/cli/fish.go ./src/kitty/tools/cli/group.go ./src/kitty/tools/cli/help.go ./src/kitty/tools/cli/option-from-string.go ./src/kitty/tools/cli/option.go ./src/kitty/tools/cli/parse-args.go ./src/kitty/tools/cli/zsh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/02/02daa010331ef51c7aac117e4742bff72109ac70d09242230a02811b3dcad07a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c1/c1e0cd524057b620954abf68f4c6013db2aab39e3ae74b4510b68a8c990ed72d-d # internal kitty/tools/tui/shortcuts mkdir -p $WORK/b211/ kitty/tools/config kitty/tools/cmd/mouse_demo cat >/tmp/go-build1117410565/b211/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p kitty/tools/tui/shortcuts -complete -installsuffix shared -buildid SQlJzxa46xrEhylknoaA/SQlJzxa46xrEhylknoaA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./src/kitty/tools/tui/shortcuts/api.go ./src/kitty/tools/tui/shortcuts/implementation.go mkdir -p $WORK/b165/ cat >/tmp/go-build1117410565/b165/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p kitty/tools/config -complete -installsuffix shared -buildid ADkjnhTMMieBPcFZgsRd/ADkjnhTMMieBPcFZgsRd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/kitty/tools/config/api.go ./src/kitty/tools/config/utils.go mkdir -p $WORK/b234/ cat >/tmp/go-build1117410565/b234/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p kitty/tools/cmd/mouse_demo -complete -installsuffix shared -buildid BzNSPPHVH837ablFM1M2/BzNSPPHVH837ablFM1M2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/kitty/tools/cmd/mouse_demo/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/40/405c2f3b9d5028f4c5f575a7c1f8fe0c85384462e5110583bb5d17c2d84e1b9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/44/44b662cd533d4634738a8881b6ffb30e219b7504e4dce2d256e5165032114675-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/40/40762cc3e4dd1282bc816e550e25238cae4e629470b2047030f60b225176b797-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7e/7eecb08aa7c0c0461a432b94978f09bdd807bc6397a7b689b0301fdde8ef69d2-d # internal kitty/tools/utils/shm mkdir -p $WORK/b200/ kitty/kittens/hyperlinked_grep mkdir -p $WORK/b224/ kitty/kittens/show_key mkdir -p $WORK/b226/ cat >/tmp/go-build1117410565/b200/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build1117410565/b131/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p kitty/tools/utils/shm -complete -installsuffix shared -buildid _jiyCg60LrLY-esQuzE5/_jiyCg60LrLY-esQuzE5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./src/kitty/tools/utils/shm/fallocate_linux.go ./src/kitty/tools/utils/shm/shm.go ./src/kitty/tools/utils/shm/shm_fs.go ./src/kitty/tools/utils/shm/specific_linux.go cat >/tmp/go-build1117410565/b224/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF kitty/tools/tui mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p kitty/kittens/hyperlinked_grep -complete -installsuffix shared -buildid U68336C4Bbc_oZKG5hOE/U68336C4Bbc_oZKG5hOE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/kitty/kittens/hyperlinked_grep/cli_generated.go ./src/kitty/kittens/hyperlinked_grep/main.go kitty/tools/tui/readline cat >/tmp/go-build1117410565/b226/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p kitty/kittens/show_key -complete -installsuffix shared -buildid Tnx0ZENsuFnPTBFC6Qiz/Tnx0ZENsuFnPTBFC6Qiz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./src/kitty/kittens/show_key/cli_generated.go ./src/kitty/kittens/show_key/kitty.go ./src/kitty/kittens/show_key/legacy.go ./src/kitty/kittens/show_key/main.go mkdir -p $WORK/b210/ cat >/tmp/go-build1117410565/b201/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/shirou/gopsutil/v3/process=/tmp/go-build1117410565/b170/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/config=/tmp/go-build1117410565/b165/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/shell_integration=/tmp/go-build1117410565/b202/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/base85=/tmp/go-build1117410565/b203/_pkg_.a packagefile kitty/tools/utils/humanize=/tmp/go-build1117410565/b204/_pkg_.a packagefile kitty/tools/utils/shlex=/tmp/go-build1117410565/b162/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p kitty/tools/tui -complete -installsuffix shared -buildid FPb6WnP2wce-ApspjKeG/FPb6WnP2wce-ApspjKeG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./src/kitty/tools/tui/dcs_to_kitty.go ./src/kitty/tools/tui/download_with_progress.go ./src/kitty/tools/tui/hold.go ./src/kitty/tools/tui/mouse.go ./src/kitty/tools/tui/password.go ./src/kitty/tools/tui/progress-bar.go ./src/kitty/tools/tui/run.go ./src/kitty/tools/tui/spinners.go ./src/kitty/tools/tui/spinners_generated.go ./src/kitty/tools/tui/tmux.go ./src/kitty/tools/tui/ui_kitten.go cat >/tmp/go-build1117410565/b210/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1117410565/b074/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/shortcuts=/tmp/go-build1117410565/b211/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/shlex=/tmp/go-build1117410565/b162/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p kitty/tools/tui/readline -complete -installsuffix shared -buildid 42lSZ-oOrfRE-kveRFDd/42lSZ-oOrfRE-kveRFDd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack ./src/kitty/tools/tui/readline/actions.go ./src/kitty/tools/tui/readline/actions_generated.go ./src/kitty/tools/tui/readline/api.go ./src/kitty/tools/tui/readline/completion.go ./src/kitty/tools/tui/readline/draw.go ./src/kitty/tools/tui/readline/history.go ./src/kitty/tools/tui/readline/keys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b0/b03638dfad882a4079f4985f2dfa3d79be9e7a2399f6ebbd0742ed7a00612e9c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/51/5108ba213e919290ba892baa9a0496c07c98c2b1d6beb0917e2fc2f4815c6d2c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/8d/8dff2367e63e440381938ae3022136c27cfc5ca42b68c187b2b27fa5bc944e5f-d # internal kitty/tools/utils/images mkdir -p $WORK/b179/ cat >/tmp/go-build1117410565/b179/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/kovidgoyal/imaging=/tmp/go-build1117410565/b180/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/image/bmp=/tmp/go-build1117410565/b181/_pkg_.a packagefile golang.org/x/image/tiff=/tmp/go-build1117410565/b184/_pkg_.a packagefile golang.org/x/image/webp=/tmp/go-build1117410565/b196/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile image/gif=/tmp/go-build1117410565/b191/_pkg_.a packagefile image/jpeg=/tmp/go-build1117410565/b194/_pkg_.a packagefile image/png=/tmp/go-build1117410565/b195/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/shm=/tmp/go-build1117410565/b200/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p kitty/tools/utils/images -complete -installsuffix shared -buildid J_03HAezTrrigE5JlRj3/J_03HAezTrrigE5JlRj3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/kitty/tools/utils/images/formats.go ./src/kitty/tools/utils/images/loading.go ./src/kitty/tools/utils/images/opaque.go ./src/kitty/tools/utils/images/rowcolumn_diacritics.go ./src/kitty/tools/utils/images/to_rgb.go ./src/kitty/tools/utils/images/to_rgba.go ./src/kitty/tools/utils/images/transforms.go ./src/kitty/tools/utils/images/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ff/ff2c30ddea2662e8360eb233678ed9a2e22dbe40b55f191e480e5b171c7a90e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/37/379a227398126d15204e1c93c8479ca072413368b591162d1cd4e42433a775e3-d # internal kitty/kittens/ask mkdir -p $WORK/b213/ kitty/tools/cmd/edit_in_kitty kitty/tools/cmd/show_error kitty/tools/cmd/update_self kitty/tools/cmd/run_shell kitty/kittens/hints mkdir -p $WORK/b223/ cat >/tmp/go-build1117410565/b213/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/readline=/tmp/go-build1117410565/b210/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p kitty/kittens/ask -complete -installsuffix shared -buildid 5lci6RdfElNl7LCYDwip/5lci6RdfElNl7LCYDwip -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./src/kitty/kittens/ask/choices.go ./src/kitty/kittens/ask/cli_generated.go ./src/kitty/kittens/ask/get_line.go ./src/kitty/kittens/ask/main.go mkdir -p $WORK/b233/ cat >/tmp/go-build1117410565/b223/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/dlclark/regexp2=/tmp/go-build1117410565/b217/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr=/tmp/go-build1117410565/b099/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/config=/tmp/go-build1117410565/b165/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p kitty/kittens/hints -complete -installsuffix shared -buildid SdhiasoHCYaKGjKSOYBM/SdhiasoHCYaKGjKSOYBM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/kitty/kittens/hints/cli_generated.go ./src/kitty/kittens/hints/main.go ./src/kitty/kittens/hints/marks.go ./src/kitty/kittens/hints/url_regex.go mkdir -p $WORK/b237/ cat >/tmp/go-build1117410565/b233/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/humanize=/tmp/go-build1117410565/b204/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p kitty/tools/cmd/edit_in_kitty -complete -installsuffix shared -buildid xG_wc1GaRQdZU_lgQKFy/xG_wc1GaRQdZU_lgQKFy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./src/kitty/tools/cmd/edit_in_kitty/launch_generated.go ./src/kitty/tools/cmd/edit_in_kitty/main.go mkdir -p $WORK/b238/ cat >/tmp/go-build1117410565/b238/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p kitty/tools/cmd/update_self -complete -installsuffix shared -buildid 5OE5df62cS2UYetYqID9/5OE5df62cS2UYetYqID9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./src/kitty/tools/cmd/update_self/main.go mkdir -p $WORK/b236/ cat >/tmp/go-build1117410565/b237/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p kitty/tools/cmd/show_error -complete -installsuffix shared -buildid etToK_nEcsNdicp3qtTL/etToK_nEcsNdicp3qtTL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/kitty/tools/cmd/show_error/main.go cat >/tmp/go-build1117410565/b236/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/shell_integration=/tmp/go-build1117410565/b202/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p kitty/tools/cmd/run_shell -complete -installsuffix shared -buildid qOLIPadcHKthxvp0QJ5d/qOLIPadcHKthxvp0QJ5d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/kitty/tools/cmd/run_shell/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8b/8b86d9984f64dd7442cc218830354dad126f01c4ce2b9c6059e85cee89f2c607-d # internal kitty/tools/cmd/at mkdir -p $WORK/b208/ kitty/tools/tui/subseq mkdir -p $WORK/b178/ cat >/tmp/go-build1117410565/b178/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p kitty/tools/tui/subseq -complete -installsuffix shared -buildid Y8Pv5s_FmCuWQRwzaYTH/Y8Pv5s_FmCuWQRwzaYTH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/kitty/tools/tui/subseq/score.go cat >/tmp/go-build1117410565/b208/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/crypto=/tmp/go-build1117410565/b209/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/readline=/tmp/go-build1117410565/b210/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/base85=/tmp/go-build1117410565/b203/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile kitty/tools/utils/shlex=/tmp/go-build1117410565/b162/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf16=/tmp/go-build1117410565/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p kitty/tools/cmd/at -complete -installsuffix shared -buildid vSGhjvL_9rIJuwq2Qtxj/vSGhjvL_9rIJuwq2Qtxj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./src/kitty/tools/cmd/at/cmd_close_tab_generated.go ./src/kitty/tools/cmd/at/cmd_close_window_generated.go ./src/kitty/tools/cmd/at/cmd_create_marker_generated.go ./src/kitty/tools/cmd/at/cmd_detach_tab_generated.go ./src/kitty/tools/cmd/at/cmd_detach_window_generated.go ./src/kitty/tools/cmd/at/cmd_disable_ligatures_generated.go ./src/kitty/tools/cmd/at/cmd_env_generated.go ./src/kitty/tools/cmd/at/cmd_focus_tab_generated.go ./src/kitty/tools/cmd/at/cmd_focus_window_generated.go ./src/kitty/tools/cmd/at/cmd_get_colors_generated.go ./src/kitty/tools/cmd/at/cmd_get_text_generated.go ./src/kitty/tools/cmd/at/cmd_goto_layout_generated.go ./src/kitty/tools/cmd/at/cmd_kitten_generated.go ./src/kitty/tools/cmd/at/cmd_last_used_layout_generated.go ./src/kitty/tools/cmd/at/cmd_launch_generated.go ./src/kitty/tools/cmd/at/cmd_ls_generated.go ./src/kitty/tools/cmd/at/cmd_new_window_generated.go ./src/kitty/tools/cmd/at/cmd_remove_marker_generated.go ./src/kitty/tools/cmd/at/cmd_resize_os_window_generated.go ./src/kitty/tools/cmd/at/cmd_resize_window_generated.go ./src/kitty/tools/cmd/at/cmd_scroll_window_generated.go ./src/kitty/tools/cmd/at/cmd_select_window_generated.go ./src/kitty/tools/cmd/at/cmd_send_text_generated.go ./src/kitty/tools/cmd/at/cmd_set_background_image_generated.go ./src/kitty/tools/cmd/at/cmd_set_background_opacity_generated.go ./src/kitty/tools/cmd/at/cmd_set_colors_generated.go ./src/kitty/tools/cmd/at/cmd_set_enabled_layouts_generated.go ./src/kitty/tools/cmd/at/cmd_set_font_size_generated.go ./src/kitty/tools/cmd/at/cmd_set_spacing_generated.go ./src/kitty/tools/cmd/at/cmd_set_tab_color_generated.go ./src/kitty/tools/cmd/at/cmd_set_tab_title_generated.go ./src/kitty/tools/cmd/at/cmd_set_user_vars_generated.go ./src/kitty/tools/cmd/at/cmd_set_window_logo_generated.go ./src/kitty/tools/cmd/at/cmd_set_window_title_generated.go ./src/kitty/tools/cmd/at/cmd_signal_child_generated.go ./src/kitty/tools/cmd/at/env.go ./src/kitty/tools/cmd/at/global_opts_generated.go ./src/kitty/tools/cmd/at/launch.go ./src/kitty/tools/cmd/at/main.go ./src/kitty/tools/cmd/at/scroll_window.go ./src/kitty/tools/cmd/at/send_text.go ./src/kitty/tools/cmd/at/set_background_opacity.go ./src/kitty/tools/cmd/at/set_colors.go ./src/kitty/tools/cmd/at/set_font_size.go ./src/kitty/tools/cmd/at/set_spacing.go ./src/kitty/tools/cmd/at/set_tab_color.go ./src/kitty/tools/cmd/at/set_window_logo.go ./src/kitty/tools/cmd/at/shell.go ./src/kitty/tools/cmd/at/socket_io.go ./src/kitty/tools/cmd/at/tty_io.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/13/13c769c2de275aacedcb49104531902d775a3f79cafe1e42e7f63186d4c437d5-d # internal kitty/kittens/clipboard mkdir -p $WORK/b214/ cat >/tmp/go-build1117410565/b214/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p kitty/kittens/clipboard -complete -installsuffix shared -buildid 36erPc_rSagc7Py-83yU/36erPc_rSagc7Py-83yU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./src/kitty/kittens/clipboard/cli_generated.go ./src/kitty/kittens/clipboard/legacy.go ./src/kitty/kittens/clipboard/main.go ./src/kitty/kittens/clipboard/read.go ./src/kitty/kittens/clipboard/write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/30/3031dd5b434b3778e806d632659e0251689c02b0ec075c57d6fd2087cab6ff12-d # internal kitty/tools/tui/graphics mkdir -p $WORK/b221/ cat >/tmp/go-build1117410565/b221/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/zlib=/tmp/go-build1117410565/b185/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile kitty/tools/utils/shm=/tmp/go-build1117410565/b200/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p kitty/tools/tui/graphics -complete -installsuffix shared -buildid J6U6RZxvjNXYrlUNlTo6/J6U6RZxvjNXYrlUNlTo6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/kitty/tools/tui/graphics/collection.go ./src/kitty/tools/tui/graphics/command.go ./src/kitty/tools/tui/graphics/command_stringer_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/87/87e93b4dfdc085719cf0d4864f8eab12335fdb98f4e4c606167135ae8f623491-d # internal kitty/tools/unicode_names mkdir -p $WORK/b230/ cat >/tmp/go-build1117410565/b230/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile embed=/tmp/go-build1117410565/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF cat >/tmp/go-build1117410565/b230/embedcfg << 'EOF' # internal { "Patterns": { "data_generated.bin": [ "data_generated.bin" ] }, "Files": { "data_generated.bin": "/builddir/build/BUILD/kitty-0.31.0/src/kitty/tools/unicode_names/data_generated.bin" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p kitty/tools/unicode_names -complete -installsuffix shared -buildid c2QfJzil8rmYQhlYSHYz/c2QfJzil8rmYQhlYSHYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -embedcfg $WORK/b230/embedcfg -pack ./src/kitty/tools/unicode_names/query.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/e6/e6b3412abadc519a0251949dfaf324ef8348f4042c8d327dea7627ca1b5cef76-d # internal kitty/tools/themes mkdir -p $WORK/b168/ cat >/tmp/go-build1117410565/b168/importcfg << 'EOF' # internal # import config packagefile archive/zip=/tmp/go-build1117410565/b169/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/shirou/gopsutil/v3/process=/tmp/go-build1117410565/b170/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/config=/tmp/go-build1117410565/b165/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/subseq=/tmp/go-build1117410565/b178/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile net/http=/tmp/go-build1117410565/b109/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p kitty/tools/themes -complete -installsuffix shared -buildid oaObJWQLD_ak2euXZ47f/oaObJWQLD_ak2euXZ47f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./src/kitty/tools/themes/collection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/2e/2edfc6488f3a5e929764f9f8cb2d61f4b9befa100c958240103bc2303487874a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/15/15f49d7ca33abad61706c611161d2e8c2fa6f034e31bac47df0b15ecfd9703d4-d # internal kitty/kittens/unicode_input mkdir -p $WORK/b229/ cat >/tmp/go-build1117410565/b229/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/readline=/tmp/go-build1117410565/b210/_pkg_.a packagefile kitty/tools/unicode_names=/tmp/go-build1117410565/b230/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p kitty/kittens/unicode_input -complete -installsuffix shared -buildid EIZb4BC2rNntEKMRLjSv/EIZb4BC2rNntEKMRLjSv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/kitty/kittens/unicode_input/cli_generated.go ./src/kitty/kittens/unicode_input/main.go ./src/kitty/kittens/unicode_input/table.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/9b/9bca744f7dc6e0c96a351d36e0374c1b937f9a3bb7682d6ffc2a70c722096f43-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/8e/8e6ddafa0ef1d93447d57bb6500dfc37c3dff033e1766fa56f3da5678e9b0189-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e5/e58659ed314b7ccadcc471b24c542bc5c2cbdba3b1e3acb3bf459aad5c86a984-d # internal kitty/kittens/icat mkdir -p $WORK/b225/ cat >/tmp/go-build1117410565/b225/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/kovidgoyal/imaging=/tmp/go-build1117410565/b180/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile image/gif=/tmp/go-build1117410565/b191/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/graphics=/tmp/go-build1117410565/b221/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile kitty/tools/utils/shm=/tmp/go-build1117410565/b200/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile math/rand=/tmp/go-build1117410565/b084/_pkg_.a packagefile net/http=/tmp/go-build1117410565/b109/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p kitty/kittens/icat -complete -installsuffix shared -buildid VwLR_ee--O7k97wxLwKy/VwLR_ee--O7k97wxLwKy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/kitty/kittens/icat/cli_generated.go ./src/kitty/kittens/icat/detect.go ./src/kitty/kittens/icat/magick.go ./src/kitty/kittens/icat/main.go ./src/kitty/kittens/icat/native.go ./src/kitty/kittens/icat/process_images.go ./src/kitty/kittens/icat/transmit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/a0/a04c3e45e80893f435659f8c983a145299f3a1b3c672970a29f7221e2ce56d77-d # internal kitty/kittens/transfer mkdir -p $WORK/b228/ cat >/tmp/go-build1117410565/b228/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/zlib=/tmp/go-build1117410565/b185/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build1117410565/b066/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/kittens/unicode_input=/tmp/go-build1117410565/b229/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/crypto=/tmp/go-build1117410565/b209/_pkg_.a packagefile kitty/tools/rsync=/tmp/go-build1117410565/b231/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/humanize=/tmp/go-build1117410565/b204/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p kitty/kittens/transfer -complete -installsuffix shared -buildid pAtCpK-1osXm3SwVn0Sz/pAtCpK-1osXm3SwVn0Sz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/kitty/kittens/transfer/cli_generated.go ./src/kitty/kittens/transfer/ftc.go ./src/kitty/kittens/transfer/ftc_stringer_generated.go ./src/kitty/kittens/transfer/main.go ./src/kitty/kittens/transfer/receive.go ./src/kitty/kittens/transfer/send.go ./src/kitty/kittens/transfer/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/63/63158908fb5839664ebf9bc3cb4f8f09fa73097ebe35ba9f52a35593b1e9f9d5-d # internal kitty/kittens/themes mkdir -p $WORK/b227/ cat >/tmp/go-build1117410565/b227/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/config=/tmp/go-build1117410565/b165/_pkg_.a packagefile kitty/tools/themes=/tmp/go-build1117410565/b168/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/readline=/tmp/go-build1117410565/b210/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p kitty/kittens/themes -complete -installsuffix shared -buildid DgOGrebt3PjE2BYYMdWv/DgOGrebt3PjE2BYYMdWv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/kitty/kittens/themes/cli_generated.go ./src/kitty/kittens/themes/list.go ./src/kitty/kittens/themes/main.go ./src/kitty/kittens/themes/ui.go kitty/kittens/ssh mkdir -p $WORK/b002/ cat >/tmp/go-build1117410565/b002/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build1117410565/b003/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/gzip=/tmp/go-build1117410565/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1117410565/b063/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/config=/tmp/go-build1117410565/b165/_pkg_.a packagefile kitty/tools/themes=/tmp/go-build1117410565/b168/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/shell_integration=/tmp/go-build1117410565/b202/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/paths=/tmp/go-build1117410565/b205/_pkg_.a packagefile kitty/tools/utils/secrets=/tmp/go-build1117410565/b206/_pkg_.a packagefile kitty/tools/utils/shlex=/tmp/go-build1117410565/b162/_pkg_.a packagefile kitty/tools/utils/shm=/tmp/go-build1117410565/b200/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile os/signal=/tmp/go-build1117410565/b167/_pkg_.a packagefile os/user=/tmp/go-build1117410565/b049/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p kitty/kittens/ssh -complete -installsuffix shared -buildid vjwfxq4c1ruuhaNJfJ6h/vjwfxq4c1ruuhaNJfJ6h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./src/kitty/kittens/ssh/askpass.go ./src/kitty/kittens/ssh/cli_generated.go ./src/kitty/kittens/ssh/conf_generated.go ./src/kitty/kittens/ssh/config.go ./src/kitty/kittens/ssh/copy_cli_generated.go ./src/kitty/kittens/ssh/main.go ./src/kitty/kittens/ssh/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/a7/a7d71447b1fcb64090c7fdf52377a3480103059acb076479e7c3ba53d5451b9a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/45/454bd52a9a742ade7167ef82f5bff7d511cbfe87f82cbbca23ff329f8450a32d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/8c/8c75acd35e2718c8bb948e86fd69cb091bf2a6e8772d96ed9e54c6ac6738e14c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/78/78f8fce57e6cefcba0f0eca9db61b8043a42c5f750934cfcf5e361450e3c2f60-d # internal kitty/kittens/diff mkdir -p $WORK/b215/ cat >/tmp/go-build1117410565/b215/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build1117410565/b003/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile crypto/md5=/tmp/go-build1117410565/b088/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1117410565/b216/_pkg_.a packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build1117410565/b219/_pkg_.a packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build1117410565/b220/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/kittens/ssh=/tmp/go-build1117410565/b002/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/config=/tmp/go-build1117410565/b165/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/graphics=/tmp/go-build1117410565/b221/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/readline=/tmp/go-build1117410565/b210/_pkg_.a packagefile kitty/tools/tui/sgr=/tmp/go-build1117410565/b222/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile kitty/tools/utils/shlex=/tmp/go-build1117410565/b162/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p kitty/kittens/diff -complete -installsuffix shared -buildid KFCwJtOJNFZeJabxN_Cb/KFCwJtOJNFZeJabxN_Cb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/kitty/kittens/diff/cli_generated.go ./src/kitty/kittens/diff/collect.go ./src/kitty/kittens/diff/conf_generated.go ./src/kitty/kittens/diff/diff.go ./src/kitty/kittens/diff/highlight.go ./src/kitty/kittens/diff/main.go ./src/kitty/kittens/diff/mouse.go ./src/kitty/kittens/diff/patch.go ./src/kitty/kittens/diff/render.go ./src/kitty/kittens/diff/search.go ./src/kitty/kittens/diff/ui.go kitty/tools/cmd/pytest mkdir -p $WORK/b235/ cat >/tmp/go-build1117410565/b235/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/kittens/ssh=/tmp/go-build1117410565/b002/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/utils/shm=/tmp/go-build1117410565/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p kitty/tools/cmd/pytest -complete -installsuffix shared -buildid wFb7ngdsfCJgjiVOseTu/wFb7ngdsfCJgjiVOseTu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/kitty/tools/cmd/pytest/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/4b/4ba1b43637b4e5005ac40a5029a0f4ecc033f2dc7e4de9e8e9c3ef1f468d41ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/62/62abc2af326e493f0405cd2b28bffa291ba6a19395de035a32e2c2493c905fe3-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/58/585dc8601715cffa19bcf3537ed77ab9a1ec33cd54fe84747982860a89b98104-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/af/af71f08e9701922eb62a2590c0b585fe3298cdecfc8c4dad75d551c71e55e231-d # internal kitty/tools/cmd/tool mkdir -p $WORK/b212/ cat >/tmp/go-build1117410565/b212/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile kitty/kittens/ask=/tmp/go-build1117410565/b213/_pkg_.a packagefile kitty/kittens/clipboard=/tmp/go-build1117410565/b214/_pkg_.a packagefile kitty/kittens/diff=/tmp/go-build1117410565/b215/_pkg_.a packagefile kitty/kittens/hints=/tmp/go-build1117410565/b223/_pkg_.a packagefile kitty/kittens/hyperlinked_grep=/tmp/go-build1117410565/b224/_pkg_.a packagefile kitty/kittens/icat=/tmp/go-build1117410565/b225/_pkg_.a packagefile kitty/kittens/show_key=/tmp/go-build1117410565/b226/_pkg_.a packagefile kitty/kittens/ssh=/tmp/go-build1117410565/b002/_pkg_.a packagefile kitty/kittens/themes=/tmp/go-build1117410565/b227/_pkg_.a packagefile kitty/kittens/transfer=/tmp/go-build1117410565/b228/_pkg_.a packagefile kitty/kittens/unicode_input=/tmp/go-build1117410565/b229/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/cmd/at=/tmp/go-build1117410565/b208/_pkg_.a packagefile kitty/tools/cmd/edit_in_kitty=/tmp/go-build1117410565/b233/_pkg_.a packagefile kitty/tools/cmd/mouse_demo=/tmp/go-build1117410565/b234/_pkg_.a packagefile kitty/tools/cmd/pytest=/tmp/go-build1117410565/b235/_pkg_.a packagefile kitty/tools/cmd/run_shell=/tmp/go-build1117410565/b236/_pkg_.a packagefile kitty/tools/cmd/show_error=/tmp/go-build1117410565/b237/_pkg_.a packagefile kitty/tools/cmd/update_self=/tmp/go-build1117410565/b238/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p kitty/tools/cmd/tool -complete -installsuffix shared -buildid TwvtNOXpDHVeOab7yjqj/TwvtNOXpDHVeOab7yjqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./src/kitty/tools/cmd/tool/confirm_and_run_shebang.go ./src/kitty/tools/cmd/tool/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/43/4359c9f522f0c3aba4935ef141a91e7c78d28a9284f9bf05bee703e4e64b5f0d-d # internal kitty/tools/cmd/completion mkdir -p $WORK/b207/ cat >/tmp/go-build1117410565/b207/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cmd/at=/tmp/go-build1117410565/b208/_pkg_.a packagefile kitty/tools/cmd/tool=/tmp/go-build1117410565/b212/_pkg_.a packagefile kitty/tools/themes=/tmp/go-build1117410565/b168/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p kitty/tools/cmd/completion -complete -installsuffix shared -buildid QKd3Eizb_mlHFT-Ss4a2/QKd3Eizb_mlHFT-Ss4a2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./src/kitty/tools/cmd/completion/kitty.go ./src/kitty/tools/cmd/completion/kitty_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e0/e0dd5387afcb0fb368d4ed10e8e696ffc24d934ac46899b48272d69d8423e13e-d # internal kitty/tools/cmd mkdir -p $WORK/b001/ cat >/tmp/go-build1117410565/b001/importcfg << 'EOF' # internal # import config packagefile kitty/kittens/ssh=/tmp/go-build1117410565/b002/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cmd/completion=/tmp/go-build1117410565/b207/_pkg_.a packagefile kitty/tools/cmd/tool=/tmp/go-build1117410565/b212/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile runtime/cgo=/tmp/go-build1117410565/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid LVLQqQ5_s_aQFJH6Ljs5/LVLQqQ5_s_aQFJH6Ljs5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./src/kitty/tools/cmd/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/03/032673f136efb812ebb3f2e98d17aa7761e6ae544af5920124ef4437fa369f0d-d # internal cat >/tmp/go-build1117410565/b001/importcfg.link << 'EOF' # internal packagefile kitty/tools/cmd=/tmp/go-build1117410565/b001/_pkg_.a packagefile kitty/kittens/ssh=/tmp/go-build1117410565/b002/_pkg_.a packagefile kitty/tools/cli=/tmp/go-build1117410565/b069/_pkg_.a packagefile kitty/tools/cmd/completion=/tmp/go-build1117410565/b207/_pkg_.a packagefile kitty/tools/cmd/tool=/tmp/go-build1117410565/b212/_pkg_.a packagefile os=/tmp/go-build1117410565/b036/_pkg_.a packagefile runtime=/tmp/go-build1117410565/b011/_pkg_.a packagefile runtime/cgo=/tmp/go-build1117410565/b051/_pkg_.a packagefile archive/tar=/tmp/go-build1117410565/b003/_pkg_.a packagefile bytes=/tmp/go-build1117410565/b004/_pkg_.a packagefile compress/gzip=/tmp/go-build1117410565/b053/_pkg_.a packagefile encoding/base64=/tmp/go-build1117410565/b059/_pkg_.a packagefile encoding/json=/tmp/go-build1117410565/b060/_pkg_.a packagefile errors=/tmp/go-build1117410565/b005/_pkg_.a packagefile fmt=/tmp/go-build1117410565/b028/_pkg_.a packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1117410565/b063/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1117410565/b064/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build1117410565/b065/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1117410565/b067/_pkg_.a packagefile io=/tmp/go-build1117410565/b022/_pkg_.a packagefile io/fs=/tmp/go-build1117410565/b045/_pkg_.a packagefile kitty=/tmp/go-build1117410565/b068/_pkg_.a packagefile kitty/tools/config=/tmp/go-build1117410565/b165/_pkg_.a packagefile kitty/tools/themes=/tmp/go-build1117410565/b168/_pkg_.a packagefile kitty/tools/tty=/tmp/go-build1117410565/b164/_pkg_.a packagefile kitty/tools/tui=/tmp/go-build1117410565/b201/_pkg_.a packagefile kitty/tools/tui/loop=/tmp/go-build1117410565/b166/_pkg_.a packagefile kitty/tools/tui/shell_integration=/tmp/go-build1117410565/b202/_pkg_.a packagefile kitty/tools/utils=/tmp/go-build1117410565/b071/_pkg_.a packagefile kitty/tools/utils/paths=/tmp/go-build1117410565/b205/_pkg_.a packagefile kitty/tools/utils/secrets=/tmp/go-build1117410565/b206/_pkg_.a packagefile kitty/tools/utils/shlex=/tmp/go-build1117410565/b162/_pkg_.a packagefile kitty/tools/utils/shm=/tmp/go-build1117410565/b200/_pkg_.a packagefile kitty/tools/utils/style=/tmp/go-build1117410565/b161/_pkg_.a packagefile net/url=/tmp/go-build1117410565/b136/_pkg_.a packagefile os/exec=/tmp/go-build1117410565/b158/_pkg_.a packagefile os/signal=/tmp/go-build1117410565/b167/_pkg_.a packagefile os/user=/tmp/go-build1117410565/b049/_pkg_.a packagefile path=/tmp/go-build1117410565/b046/_pkg_.a packagefile path/filepath=/tmp/go-build1117410565/b052/_pkg_.a packagefile regexp=/tmp/go-build1117410565/b159/_pkg_.a packagefile strconv=/tmp/go-build1117410565/b034/_pkg_.a packagefile strings=/tmp/go-build1117410565/b050/_pkg_.a packagefile sync=/tmp/go-build1117410565/b023/_pkg_.a packagefile time=/tmp/go-build1117410565/b041/_pkg_.a packagefile kitty/tools/cli/markup=/tmp/go-build1117410565/b070/_pkg_.a packagefile kitty/tools/wcswidth=/tmp/go-build1117410565/b163/_pkg_.a packagefile mime=/tmp/go-build1117410565/b108/_pkg_.a packagefile reflect=/tmp/go-build1117410565/b030/_pkg_.a packagefile kitty/tools/cmd/at=/tmp/go-build1117410565/b208/_pkg_.a packagefile kitty/kittens/ask=/tmp/go-build1117410565/b213/_pkg_.a packagefile kitty/kittens/clipboard=/tmp/go-build1117410565/b214/_pkg_.a packagefile kitty/kittens/diff=/tmp/go-build1117410565/b215/_pkg_.a packagefile kitty/kittens/hints=/tmp/go-build1117410565/b223/_pkg_.a packagefile kitty/kittens/hyperlinked_grep=/tmp/go-build1117410565/b224/_pkg_.a packagefile kitty/kittens/icat=/tmp/go-build1117410565/b225/_pkg_.a packagefile kitty/kittens/show_key=/tmp/go-build1117410565/b226/_pkg_.a packagefile kitty/kittens/themes=/tmp/go-build1117410565/b227/_pkg_.a packagefile kitty/kittens/transfer=/tmp/go-build1117410565/b228/_pkg_.a packagefile kitty/kittens/unicode_input=/tmp/go-build1117410565/b229/_pkg_.a packagefile kitty/tools/cmd/edit_in_kitty=/tmp/go-build1117410565/b233/_pkg_.a packagefile kitty/tools/cmd/mouse_demo=/tmp/go-build1117410565/b234/_pkg_.a packagefile kitty/tools/cmd/pytest=/tmp/go-build1117410565/b235/_pkg_.a packagefile kitty/tools/cmd/run_shell=/tmp/go-build1117410565/b236/_pkg_.a packagefile kitty/tools/cmd/show_error=/tmp/go-build1117410565/b237/_pkg_.a packagefile kitty/tools/cmd/update_self=/tmp/go-build1117410565/b238/_pkg_.a packagefile internal/itoa=/tmp/go-build1117410565/b031/_pkg_.a packagefile internal/poll=/tmp/go-build1117410565/b037/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1117410565/b042/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1117410565/b043/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1117410565/b038/_pkg_.a packagefile internal/testlog=/tmp/go-build1117410565/b044/_pkg_.a packagefile sort=/tmp/go-build1117410565/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1117410565/b025/_pkg_.a packagefile syscall=/tmp/go-build1117410565/b039/_pkg_.a packagefile internal/abi=/tmp/go-build1117410565/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build1117410565/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1117410565/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1117410565/b013/_pkg_.a packagefile internal/goarch=/tmp/go-build1117410565/b008/_pkg_.a packagefile internal/godebugs=/tmp/go-build1117410565/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1117410565/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1117410565/b017/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1117410565/b018/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1117410565/b019/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1117410565/b020/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1117410565/b021/_pkg_.a packagefile internal/godebug=/tmp/go-build1117410565/b047/_pkg_.a packagefile math=/tmp/go-build1117410565/b032/_pkg_.a packagefile unicode=/tmp/go-build1117410565/b026/_pkg_.a packagefile unicode/utf8=/tmp/go-build1117410565/b027/_pkg_.a packagefile bufio=/tmp/go-build1117410565/b054/_pkg_.a packagefile compress/flate=/tmp/go-build1117410565/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1117410565/b056/_pkg_.a packagefile hash/crc32=/tmp/go-build1117410565/b057/_pkg_.a packagefile encoding=/tmp/go-build1117410565/b061/_pkg_.a packagefile unicode/utf16=/tmp/go-build1117410565/b062/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1117410565/b006/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1117410565/b029/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build1117410565/b066/_pkg_.a packagefile math/bits=/tmp/go-build1117410565/b033/_pkg_.a packagefile internal/oserror=/tmp/go-build1117410565/b040/_pkg_.a packagefile archive/zip=/tmp/go-build1117410565/b169/_pkg_.a packagefile github.com/shirou/gopsutil/v3/process=/tmp/go-build1117410565/b170/_pkg_.a packagefile kitty/tools/tui/subseq=/tmp/go-build1117410565/b178/_pkg_.a packagefile net/http=/tmp/go-build1117410565/b109/_pkg_.a packagefile kitty/tools/utils/base85=/tmp/go-build1117410565/b203/_pkg_.a packagefile kitty/tools/utils/humanize=/tmp/go-build1117410565/b204/_pkg_.a packagefile embed=/tmp/go-build1117410565/b117/_pkg_.a packagefile cmp=/tmp/go-build1117410565/b072/_pkg_.a packagefile compress/bzip2=/tmp/go-build1117410565/b073/_pkg_.a packagefile container/list=/tmp/go-build1117410565/b074/_pkg_.a packagefile crypto/rand=/tmp/go-build1117410565/b075/_pkg_.a packagefile encoding/base32=/tmp/go-build1117410565/b085/_pkg_.a packagefile github.com/ALTree/bigfloat=/tmp/go-build1117410565/b086/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build1117410565/b087/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr=/tmp/go-build1117410565/b099/_pkg_.a packagefile howett.net/plist=/tmp/go-build1117410565/b105/_pkg_.a packagefile math/big=/tmp/go-build1117410565/b083/_pkg_.a packagefile math/rand=/tmp/go-build1117410565/b084/_pkg_.a packagefile encoding/hex=/tmp/go-build1117410565/b092/_pkg_.a packagefile crypto/sha256=/tmp/go-build1117410565/b131/_pkg_.a packagefile context=/tmp/go-build1117410565/b091/_pkg_.a packagefile regexp/syntax=/tmp/go-build1117410565/b160/_pkg_.a packagefile internal/race=/tmp/go-build1117410565/b024/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1117410565/b010/_pkg_.a packagefile image=/tmp/go-build1117410565/b182/_pkg_.a packagefile kitty/tools/crypto=/tmp/go-build1117410565/b209/_pkg_.a packagefile kitty/tools/tui/readline=/tmp/go-build1117410565/b210/_pkg_.a packagefile kitty/tools/utils/images=/tmp/go-build1117410565/b179/_pkg_.a packagefile net=/tmp/go-build1117410565/b093/_pkg_.a packagefile crypto/md5=/tmp/go-build1117410565/b088/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1117410565/b216/_pkg_.a packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build1117410565/b219/_pkg_.a packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build1117410565/b220/_pkg_.a packagefile kitty/tools/tui/graphics=/tmp/go-build1117410565/b221/_pkg_.a packagefile kitty/tools/tui/sgr=/tmp/go-build1117410565/b222/_pkg_.a packagefile github.com/dlclark/regexp2=/tmp/go-build1117410565/b217/_pkg_.a packagefile github.com/kovidgoyal/imaging=/tmp/go-build1117410565/b180/_pkg_.a packagefile image/color=/tmp/go-build1117410565/b183/_pkg_.a packagefile image/gif=/tmp/go-build1117410565/b191/_pkg_.a packagefile compress/zlib=/tmp/go-build1117410565/b185/_pkg_.a packagefile kitty/tools/rsync=/tmp/go-build1117410565/b231/_pkg_.a packagefile kitty/tools/unicode_names=/tmp/go-build1117410565/b230/_pkg_.a packagefile internal/bisect=/tmp/go-build1117410565/b048/_pkg_.a packagefile hash=/tmp/go-build1117410565/b058/_pkg_.a packagefile github.com/shirou/gopsutil/v3/cpu=/tmp/go-build1117410565/b171/_pkg_.a packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1117410565/b172/_pkg_.a packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build1117410565/b176/_pkg_.a packagefile github.com/shirou/gopsutil/v3/net=/tmp/go-build1117410565/b177/_pkg_.a packagefile github.com/tklauser/go-sysconf=/tmp/go-build1117410565/b174/_pkg_.a packagefile crypto/tls=/tmp/go-build1117410565/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1117410565/b142/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1117410565/b151/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1117410565/b152/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1117410565/b143/_pkg_.a packagefile log=/tmp/go-build1117410565/b147/_pkg_.a packagefile mime/multipart=/tmp/go-build1117410565/b153/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1117410565/b155/_pkg_.a packagefile net/http/internal=/tmp/go-build1117410565/b156/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1117410565/b157/_pkg_.a packagefile net/textproto=/tmp/go-build1117410565/b150/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1117410565/b076/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1117410565/b082/_pkg_.a packagefile crypto/sha1=/tmp/go-build1117410565/b089/_pkg_.a packagefile database/sql/driver=/tmp/go-build1117410565/b090/_pkg_.a packagefile github.com/seancfoley/bintree/tree=/tmp/go-build1117410565/b100/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr/addrerr=/tmp/go-build1117410565/b102/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr/addrstr=/tmp/go-build1117410565/b103/_pkg_.a packagefile github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam=/tmp/go-build1117410565/b104/_pkg_.a packagefile net/netip=/tmp/go-build1117410565/b097/_pkg_.a packagefile encoding/xml=/tmp/go-build1117410565/b106/_pkg_.a packagefile io/ioutil=/tmp/go-build1117410565/b107/_pkg_.a packagefile crypto=/tmp/go-build1117410565/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build1117410565/b111/_pkg_.a packagefile crypto/cipher=/tmp/go-build1117410565/b078/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1117410565/b113/_pkg_.a packagefile kitty/tools/tui/shortcuts=/tmp/go-build1117410565/b211/_pkg_.a packagefile golang.org/x/image/bmp=/tmp/go-build1117410565/b181/_pkg_.a packagefile golang.org/x/image/tiff=/tmp/go-build1117410565/b184/_pkg_.a packagefile golang.org/x/image/webp=/tmp/go-build1117410565/b196/_pkg_.a packagefile image/jpeg=/tmp/go-build1117410565/b194/_pkg_.a packagefile image/png=/tmp/go-build1117410565/b195/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1117410565/b094/_pkg_.a packagefile internal/nettrace=/tmp/go-build1117410565/b095/_pkg_.a packagefile internal/singleflight=/tmp/go-build1117410565/b096/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=/tmp/go-build1117410565/b218/_pkg_.a packagefile image/draw=/tmp/go-build1117410565/b189/_pkg_.a packagefile compress/lzw=/tmp/go-build1117410565/b192/_pkg_.a packagefile image/color/palette=/tmp/go-build1117410565/b193/_pkg_.a packagefile hash/adler32=/tmp/go-build1117410565/b186/_pkg_.a packagefile github.com/zeebo/xxh3=/tmp/go-build1117410565/b232/_pkg_.a packagefile github.com/shirou/gopsutil/v3/common=/tmp/go-build1117410565/b173/_pkg_.a packagefile github.com/tklauser/numcpus=/tmp/go-build1117410565/b175/_pkg_.a packagefile crypto/des=/tmp/go-build1117410565/b112/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1117410565/b118/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1117410565/b126/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1117410565/b119/_pkg_.a packagefile crypto/hmac=/tmp/go-build1117410565/b128/_pkg_.a packagefile crypto/rc4=/tmp/go-build1117410565/b129/_pkg_.a packagefile crypto/rsa=/tmp/go-build1117410565/b130/_pkg_.a packagefile crypto/sha512=/tmp/go-build1117410565/b122/_pkg_.a packagefile crypto/subtle=/tmp/go-build1117410565/b080/_pkg_.a packagefile crypto/x509=/tmp/go-build1117410565/b132/_pkg_.a packagefile encoding/pem=/tmp/go-build1117410565/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1117410565/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1117410565/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1117410565/b141/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1117410565/b144/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1117410565/b146/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1117410565/b149/_pkg_.a packagefile log/internal=/tmp/go-build1117410565/b148/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1117410565/b154/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1117410565/b081/_pkg_.a packagefile container/heap=/tmp/go-build1117410565/b101/_pkg_.a packagefile internal/intern=/tmp/go-build1117410565/b098/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1117410565/b079/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1117410565/b114/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1117410565/b115/_pkg_.a packagefile golang.org/x/image/ccitt=/tmp/go-build1117410565/b187/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/tmp/go-build1117410565/b188/_pkg_.a packagefile golang.org/x/image/riff=/tmp/go-build1117410565/b197/_pkg_.a packagefile golang.org/x/image/vp8=/tmp/go-build1117410565/b198/_pkg_.a packagefile golang.org/x/image/vp8l=/tmp/go-build1117410565/b199/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1117410565/b190/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1117410565/b120/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1117410565/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1117410565/b125/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1117410565/b127/_pkg_.a packagefile crypto/dsa=/tmp/go-build1117410565/b133/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1117410565/b134/_pkg_.a packagefile encoding/asn1=/tmp/go-build1117410565/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1117410565/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1117410565/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1117410565/b140/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1117410565/b145/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build1117410565/b116/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tkitty/tools/cmd\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x6134db0dd335345ddcb18968d5e6f15fd78d2453 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=HyqHvw8pqqR7mggiprve/LVLQqQ5_s_aQFJH6Ljs5/HyJoTTjmVBrtNSe8Hmze/HyqHvw8pqqR7mggiprve -B 0x6134db0dd335345ddcb18968d5e6f15fd78d2453 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _build/bin/ mv $WORK/b001/exe/a.out _build/bin/kitten rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.00Ch91 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64 + cd kitty-0.31.0 + find linux-package -type f '!' -executable -name '*.py' -exec sed -i '1{\@^#!/usr/bin/python3@d}' '{}' ';' + find linux-package/lib64/kitty/shell-integration -type f '!' -executable -exec sed -r -i '1{\@^#!/bin/(fish|zsh|sh|bash)@d}' '{}' ';' + cp -r linux-package /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr + install -m0755 -Dp _build/bin/kitten /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/bin/kitten + install -m0644 -Dp /builddir/build/SOURCES/kitty.appdata.xml /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/metainfo/kitty.appdata.xml + rm /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/doc/kitty/html/.buildinfo /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/doc/kitty/html/.nojekyll + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.31.0-1.ocs23 --unique-debug-suffix -0.31.0-1.ocs23.aarch64 --unique-debug-src-base kitty-0.31.0-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/kitty-0.31.0 extracting debug info from /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/bin/kitten extracting debug info from /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/lib64/kitty/kittens/transfer/rsync.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/lib64/kitty/kitty/fast_data_types.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/bin/kitty extracting debug info from /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/lib64/kitty/kitty/glfw-wayland.so extracting debug info from /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/lib64/kitty/kitty/glfw-x11.so warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/bin/kitten. Use `info auto-load python-scripts [REGEXP]' to list them. 29685 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib64/kitty/shell-integration/ssh/kitten from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/kitty/shell-integration/ssh/kitty from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0kg154 + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + sed '/def test_ssh_shell_integration/a \ \ self.skipTest("Skipping a flaky test")' -i kitty_tests/ssh.py + sed '/def test_bash_integration/a \ \ self.skipTest("Skipping a failing test")' -i kitty_tests/shell_integration.py + sed '/def test_zsh_integration/a \ \ self.skipTest("Skipping a failing test")' -i kitty_tests/shell_integration.py + export GO111MODULE=off + GO111MODULE=off ++ pwd + export GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/kitty-0.31.0:/usr/share/gocode + mkdir -p kitty/launcher + ln -s /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/bin/kitty kitty/launcher/ + export PATH=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ pwd + export PYTHONPATH=/builddir/build/BUILD/kitty-0.31.0 + PYTHONPATH=/builddir/build/BUILD/kitty-0.31.0 + /usr/bin/python3 setup.py test --prefix=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr /usr/bin/go test -v kitty/tools/config kitty/tools/tui/readline kitty/tools/unicode_names kitty/tools/tui/sgr kitty/kittens/diff kitty/tools/utils/humanize kitty/tools/tui/loop kitty/tools/cli kitty/tools/wcswidth kitty/tools/themes kitty/tools/utils kitty/tools/rsync kitty/kittens/transfer kitty/tools/utils/shm kitty/kittens/hints kitty/kittens/ssh kitty/tools/utils/shlex kitty/tools/tui kitty/kittens/hyperlinked_grep kitty/tools/tui/shell_integration kitty/tools/tui/subseq kitty/tools/utils/style kitty/tools/tui/graphics kitty/tools/cmd/at kitty/tools/utils/base85 test_backspace_wide_characters (kitty_tests.screen.TestScreen.test_backspace_wide_characters) ... ok test_bottom_margin (kitty_tests.screen.TestScreen.test_bottom_margin) ... ok test_char_manipulation (kitty_tests.screen.TestScreen.test_char_manipulation) ... ok test_color_stack (kitty_tests.screen.TestScreen.test_color_stack) ... ok test_cursor_after_resize (kitty_tests.screen.TestScreen.test_cursor_after_resize) ... ok test_cursor_hidden (kitty_tests.screen.TestScreen.test_cursor_hidden) ... ok test_cursor_movement (kitty_tests.screen.TestScreen.test_cursor_movement) ... ok test_detect_url (kitty_tests.screen.TestScreen.test_detect_url) ... ok test_dirty_lines (kitty_tests.screen.TestScreen.test_dirty_lines) ... ok test_draw_char (kitty_tests.screen.TestScreen.test_draw_char) ... ok test_draw_fast (kitty_tests.screen.TestScreen.test_draw_fast) ... ok test_emoji_skin_tone_modifiers (kitty_tests.screen.TestScreen.test_emoji_skin_tone_modifiers) ... ok test_erase_in_screen (kitty_tests.screen.TestScreen.test_erase_in_screen) ... ok test_hyperlinks (kitty_tests.screen.TestScreen.test_hyperlinks) ... ok test_key_encoding_flags_stack (kitty_tests.screen.TestScreen.test_key_encoding_flags_stack) ... ok test_margins (kitty_tests.screen.TestScreen.test_margins) ... ok test_osc_52 (kitty_tests.screen.TestScreen.test_osc_52) ... ok test_pagerhist (kitty_tests.screen.TestScreen.test_pagerhist) ... ok test_pointer_shapes (kitty_tests.screen.TestScreen.test_pointer_shapes) ... ok test_prompt_marking (kitty_tests.screen.TestScreen.test_prompt_marking) ... ok test_regional_indicators (kitty_tests.screen.TestScreen.test_regional_indicators) ... ok test_rep (kitty_tests.screen.TestScreen.test_rep) ... ok test_resize (kitty_tests.screen.TestScreen.test_resize) ... ok test_scrollback_fill_after_resize (kitty_tests.screen.TestScreen.test_scrollback_fill_after_resize) ... ok test_selection_as_text (kitty_tests.screen.TestScreen.test_selection_as_text) ... ok test_serialize (kitty_tests.screen.TestScreen.test_serialize) ... ok test_sgr (kitty_tests.screen.TestScreen.test_sgr) ... ok test_soft_hyphen (kitty_tests.screen.TestScreen.test_soft_hyphen) ... ok test_tab_stops (kitty_tests.screen.TestScreen.test_tab_stops) ... ok test_top_and_bottom_margin (kitty_tests.screen.TestScreen.test_top_and_bottom_margin) ... ok test_top_margin (kitty_tests.screen.TestScreen.test_top_margin) ... ok test_user_marking (kitty_tests.screen.TestScreen.test_user_marking) ... ok test_variation_selectors (kitty_tests.screen.TestScreen.test_variation_selectors) ... ok test_wrapping_serialization (kitty_tests.screen.TestScreen.test_wrapping_serialization) ... ok test_zwj (kitty_tests.screen.TestScreen.test_zwj) ... ok test_conf_parsing (kitty_tests.options.TestConfParsing.test_conf_parsing) ... ok test_search_query_parser (kitty_tests.search_query_parser.TestSQP.test_search_query_parser) ... ok test_ansi_repr (kitty_tests.datatypes.TestDataTypes.test_ansi_repr) ... ok test_bracketed_paste_sanitizer (kitty_tests.datatypes.TestDataTypes.test_bracketed_paste_sanitizer) ... ok test_color_profile (kitty_tests.datatypes.TestDataTypes.test_color_profile) ... ok test_expand_ansi_c_escapes (kitty_tests.datatypes.TestDataTypes.test_expand_ansi_c_escapes) ... ok test_historybuf (kitty_tests.datatypes.TestDataTypes.test_historybuf) ... ok test_line (kitty_tests.datatypes.TestDataTypes.test_line) ... ok test_linebuf (kitty_tests.datatypes.TestDataTypes.test_linebuf) ... ok test_notify_identifier_sanitization (kitty_tests.datatypes.TestDataTypes.test_notify_identifier_sanitization) ... ok test_rewrap_narrower (kitty_tests.datatypes.TestDataTypes.test_rewrap_narrower) ... ok test_rewrap_simple (kitty_tests.datatypes.TestDataTypes.test_rewrap_simple) ... ok test_rewrap_wider (kitty_tests.datatypes.TestDataTypes.test_rewrap_wider) ... ok test_single_key (kitty_tests.datatypes.TestDataTypes.test_single_key) ... ok test_strip_csi (kitty_tests.datatypes.TestDataTypes.test_strip_csi) ... ok test_to_color (kitty_tests.datatypes.TestDataTypes.test_to_color) ... ok test_url_at (kitty_tests.datatypes.TestDataTypes.test_url_at) ... ok test_utils (kitty_tests.datatypes.TestDataTypes.test_utils) ... ok test_base64 (kitty_tests.parser.TestParser.test_base64) ... ok test_charsets (kitty_tests.parser.TestParser.test_charsets) ... ok test_csi_code_rep (kitty_tests.parser.TestParser.test_csi_code_rep) ... ok test_csi_codes (kitty_tests.parser.TestParser.test_csi_codes) ... ok test_dcs_codes (kitty_tests.parser.TestParser.test_dcs_codes) ... ok test_deccara (kitty_tests.parser.TestParser.test_deccara) ... ok test_desktop_notify (kitty_tests.parser.TestParser.test_desktop_notify) ... ok test_esc_codes (kitty_tests.parser.TestParser.test_esc_codes) ... ok test_graphics_command (kitty_tests.parser.TestParser.test_graphics_command) ... ok test_osc_codes (kitty_tests.parser.TestParser.test_osc_codes) ... ok test_oth_codes (kitty_tests.parser.TestParser.test_oth_codes) ... ok test_pending (kitty_tests.parser.TestParser.test_pending) ... ok test_sc81t (kitty_tests.parser.TestParser.test_sc81t) ... ok test_simple_parsing (kitty_tests.parser.TestParser.test_simple_parsing) ... ok test_num_users (kitty_tests.utmp.UTMPTest.test_num_users) ... ok test_bash_integration (kitty_tests.shell_integration.ShellIntegration.test_bash_integration) ... skipped 'Skipping a failing test' test_fish_integration (kitty_tests.shell_integration.ShellIntegration.test_fish_integration) ... skipped 'fish not installed' test_zsh_integration (kitty_tests.shell_integration.ShellIntegration.test_zsh_integration) ... skipped 'Skipping a failing test' test_bash_integration (kitty_tests.shell_integration.ShellIntegrationWithKitten.test_bash_integration) ... skipped 'Skipping a failing test' test_fish_integration (kitty_tests.shell_integration.ShellIntegrationWithKitten.test_fish_integration) ... skipped 'fish not installed' test_zsh_integration (kitty_tests.shell_integration.ShellIntegrationWithKitten.test_zsh_integration) ... skipped 'Skipping a failing test' test_encode_key_event (kitty_tests.keys.TestKeys.test_encode_key_event) ... ok test_encode_mouse_event (kitty_tests.keys.TestKeys.test_encode_mouse_event) ... ok test_shm_with_kitten (kitty_tests.shm.SHMTest.test_shm_with_kitten) ... ok test_layout_operations (kitty_tests.layout.TestLayout.test_layout_operations) ... ok test_overlay_layout_operations (kitty_tests.layout.TestLayout.test_overlay_layout_operations) ... ok test_splits (kitty_tests.layout.TestLayout.test_splits) ... ok test_mouse_selection (kitty_tests.mouse.TestMouse.test_mouse_selection) ... ok test_completion (kitty_tests.completion.TestCompletion.test_completion) ... ok test_basic_pty_operations (kitty_tests.ssh.SSHKitten.test_basic_pty_operations) ... ok test_ssh_bootstrap_with_different_launchers (kitty_tests.ssh.SSHKitten.test_ssh_bootstrap_with_different_launchers) ... ok test_ssh_connection_data (kitty_tests.ssh.SSHKitten.test_ssh_connection_data) ... ok test_ssh_copy (kitty_tests.ssh.SSHKitten.test_ssh_copy) ... ok test_ssh_env_vars (kitty_tests.ssh.SSHKitten.test_ssh_env_vars) ... ok test_ssh_leading_data (kitty_tests.ssh.SSHKitten.test_ssh_leading_data) ... ok test_ssh_login_shell_detection (kitty_tests.ssh.SSHKitten.test_ssh_login_shell_detection) ... ok test_ssh_shell_integration (kitty_tests.ssh.SSHKitten.test_ssh_shell_integration) ... skipped 'Skipping a flaky test' test_all_kitten_names (kitty_tests.check_build.TestBuild.test_all_kitten_names) ... ok test_ca_certificates (kitty_tests.check_build.TestBuild.test_ca_certificates) ... skipped 'CA certificates are only tested on frozen builds' test_docs_url (kitty_tests.check_build.TestBuild.test_docs_url) ... ok test_exe (kitty_tests.check_build.TestBuild.test_exe) ... ok test_filesystem_locations (kitty_tests.check_build.TestBuild.test_filesystem_locations) ... ok test_glfw_modules (kitty_tests.check_build.TestBuild.test_glfw_modules) ... ok test_launcher_ensures_stdio (kitty_tests.check_build.TestBuild.test_launcher_ensures_stdio) ... ok test_loading_extensions (kitty_tests.check_build.TestBuild.test_loading_extensions) ... ok test_loading_shaders (kitty_tests.check_build.TestBuild.test_loading_shaders) ... ok test_parsing_of_open_actions (kitty_tests.open_actions.TestOpenActions.test_parsing_of_open_actions) ... ok test_elliptic_curve_data_exchange (kitty_tests.crypto.TestCrypto.test_elliptic_curve_data_exchange) ... ok test_line_edit (kitty_tests.tui.TestTUI.test_line_edit) ... ok test_multiprocessing_spawn (kitty_tests.tui.TestTUI.test_multiprocessing_spawn) ... ok test_box_drawing (kitty_tests.fonts.Rendering.test_box_drawing) ... ok test_coalesce_symbol_maps (kitty_tests.fonts.Rendering.test_coalesce_symbol_maps) ... ok test_emoji_presentation (kitty_tests.fonts.Rendering.test_emoji_presentation) ... ok test_fallback_font_not_last_resort (kitty_tests.fonts.Rendering.test_fallback_font_not_last_resort) ... skipped 'Only macOS has a Last Resort font' test_font_rendering (kitty_tests.fonts.Rendering.test_font_rendering) ... ok test_shaping (kitty_tests.fonts.Rendering.test_shaping) ... ok test_sprite_map (kitty_tests.fonts.Rendering.test_sprite_map) ... ok test_file_get (kitty_tests.file_transmission.TestFileTransmission.test_file_get) ... ok test_parse_ftc (kitty_tests.file_transmission.TestFileTransmission.test_parse_ftc) ... ok test_rsync_hashers (kitty_tests.file_transmission.TestFileTransmission.test_rsync_hashers) ... ok test_rsync_roundtrip (kitty_tests.file_transmission.TestFileTransmission.test_rsync_roundtrip) ... ok test_transfer_receive (kitty_tests.file_transmission.TestFileTransmission.test_transfer_receive) ... ok test_transfer_send (kitty_tests.file_transmission.TestFileTransmission.test_transfer_send) ... ok test_clipboard_write_request (kitty_tests.clipboard.TestClipboard.test_clipboard_write_request) ... ok test_os_window_size_calculation (kitty_tests.glfw.TestGLFW.test_os_window_size_calculation) ... ok test_utf_8_strndup (kitty_tests.glfw.TestGLFW.test_utf_8_strndup) ... ok test_animation_frame_loading (kitty_tests.graphics.TestGraphics.test_animation_frame_loading) ... ok test_disk_cache (kitty_tests.graphics.TestGraphics.test_disk_cache) ... ok test_gr_delete (kitty_tests.graphics.TestGraphics.test_gr_delete) ... ok test_gr_operations_with_numbers (kitty_tests.graphics.TestGraphics.test_gr_operations_with_numbers) ... ok test_gr_reset (kitty_tests.graphics.TestGraphics.test_gr_reset) ... ok test_gr_scroll (kitty_tests.graphics.TestGraphics.test_gr_scroll) ... ok test_graphics_quota_enforcement (kitty_tests.graphics.TestGraphics.test_graphics_quota_enforcement) ... ok test_image_layer_grouping (kitty_tests.graphics.TestGraphics.test_image_layer_grouping) ... ok test_image_parents (kitty_tests.graphics.TestGraphics.test_image_parents) ... ok test_image_put (kitty_tests.graphics.TestGraphics.test_image_put) ... ok test_load_images (kitty_tests.graphics.TestGraphics.test_load_images) ... ok test_load_png (kitty_tests.graphics.TestGraphics.test_load_png) ... ok test_load_png_simple (kitty_tests.graphics.TestGraphics.test_load_png_simple) ... ok test_suppressing_gr_command_responses (kitty_tests.graphics.TestGraphics.test_suppressing_gr_command_responses) ... ok test_unicode_placeholders (kitty_tests.graphics.TestGraphics.test_unicode_placeholders) ... ok test_unicode_placeholders_3rd_combining_char (kitty_tests.graphics.TestGraphics.test_unicode_placeholders_3rd_combining_char) ... ok test_unicode_placeholders_multiple_placements (kitty_tests.graphics.TestGraphics.test_unicode_placeholders_multiple_placements) ... ok test_unicode_placeholders_scroll (kitty_tests.graphics.TestGraphics.test_unicode_placeholders_scroll) ... ok test_xor_data (kitty_tests.graphics.TestGraphics.test_xor_data) ... ok ---------------------------------------------------------------------- Ran 138 tests in 10.061s OK (skipped=9) All Go tests succeeded, ran in 55.9 seconds + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/metainfo/kitty.appdata.xml /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/metainfo/kitty.appdata.xml: OK + desktop-file-validate /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64//usr/share/applications/kitty-open.desktop /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64//usr/share/applications/kitty.desktop + RPM_EC=0 ++ jobs -p + exit 0 Processing files: kitty-0.31.0-1.ocs23.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bykWFg + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(kitty-open.desktop) application(kitty.desktop) kitty = 0.31.0-1.ocs23 kitty(aarch-64) = 0.31.0-1.ocs23 kitty-bash-integration = 0.31.0-1.ocs23 kitty-fish-integration = 0.31.0-1.ocs23 metainfo() metainfo(kitty.appdata.xml) mimehandler(application/x-sh) mimehandler(application/x-shellscript) mimehandler(image/*) mimehandler(inode/directory) mimehandler(text/*) mimehandler(x-scheme-handler/kitty) mimehandler(x-scheme-handler/ssh) 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXcursor.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.22)(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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(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) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpython3.11.so.1.0()(64bit) libwayland-client.so.0()(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) libxkbcommon.so.0(V_1.0.0)(64bit) libxxhash.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Recommends: ripgrep Suggests: ImageMagick Processing files: kitty-terminfo-0.31.0-1.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xDqzvg + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-terminfo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-terminfo + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-terminfo + RPM_EC=0 ++ jobs -p + exit 0 Provides: kitty-terminfo = 0.31.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-shell-integration-0.31.0-1.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.90q1zO + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-shell-integration + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-shell-integration + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-shell-integration + RPM_EC=0 ++ jobs -p + exit 0 Provides: kitty-shell-integration = 0.31.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Recommends: kitty-kitten Processing files: kitty-kitten-0.31.0-1.ocs23.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WxI8QG + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-kitten + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-kitten + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-kitten + RPM_EC=0 ++ jobs -p + exit 0 Provides: kitty-kitten = 0.31.0-1.ocs23 kitty-kitten(aarch-64) = 0.31.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: kitty-doc-0.31.0-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V412RU + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + DOCDIR=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/doc/kitty-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/doc/kitty-doc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/doc/kitty-doc + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/doc/kitty-doc + cp -pr INSTALL.md /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/doc/kitty-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.57oN28 + umask 022 + cd /builddir/build/BUILD + cd kitty-0.31.0 + LICENSEDIR=/builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-doc + cp -pr LICENSE /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64/usr/share/licenses/kitty-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: kitty-doc = 0.31.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-debugsource-0.31.0-1.ocs23.aarch64 Provides: kitty-debugsource = 0.31.0-1.ocs23 kitty-debugsource(aarch-64) = 0.31.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kitty-debuginfo-0.31.0-1.ocs23.aarch64 Provides: debuginfo(build-id) = 0adc7310ea576e08c62dbc696a6b9b020b1caecf debuginfo(build-id) = 6390b8b4ec6847493088e4fe7caa6ab8b6e823df debuginfo(build-id) = 7a52c3adb70ce72d117b1fdab733b3cfdabaa8a7 debuginfo(build-id) = cefa375519b24b59e25bee7ad99f80525fef6a75 debuginfo(build-id) = cff6027aae272a221faa8fea32c1b8a164a74650 kitty-debuginfo = 0.31.0-1.ocs23 kitty-debuginfo(aarch-64) = 0.31.0-1.ocs23 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.31.0-1.ocs23 Processing files: kitty-kitten-debuginfo-0.31.0-1.ocs23.aarch64 Provides: debuginfo(build-id) = 930f3757a8f6fd10d9db526756f91a99caa591a9 kitty-kitten-debuginfo = 0.31.0-1.ocs23 kitty-kitten-debuginfo(aarch-64) = 0.31.0-1.ocs23 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.31.0-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kitty-0.31.0-1.ocs23.aarch64 Wrote: /builddir/build/SRPMS/kitty-0.31.0-1.ocs23.src.rpm Wrote: /builddir/build/RPMS/kitty-terminfo-0.31.0-1.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/kitty-shell-integration-0.31.0-1.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/kitty-debuginfo-0.31.0-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/kitty-0.31.0-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/kitty-kitten-debuginfo-0.31.0-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/kitty-debugsource-0.31.0-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/kitty-doc-0.31.0-1.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/kitty-kitten-0.31.0-1.ocs23.aarch64.rpm Child return code was: 0