==> Retrieving sources... -> Updating yara-python-dex git repo... ==> Generating checksums for source files... ==> Making package: python-yara-python-dex 1.0.7.1.r11.g650f693-2 (Mon 13 Jan 2025 02:10:10 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.13.1-1 67.54 MiB Total Installed Size: 67.86 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (11) New Version Net Change Download Size extra/python-autocommand 2.2.2-7 0.08 MiB extra/python-jaraco.collections 5.1.0-1 0.10 MiB extra/python-jaraco.context 6.0.1-1 0.04 MiB extra/python-jaraco.functools 4.1.0-1 0.07 MiB extra/python-jaraco.text 4.0.0-2 0.08 MiB extra/python-more-itertools 10.5.0-1 0.64 MiB extra/python-packaging 24.2-3 0.66 MiB extra/python-platformdirs 4.3.6-2 0.24 MiB extra/python-wheel 0.45.0-3 0.28 MiB extra/python-setuptools 1:75.2.0-4 8.05 MiB extra/yara 4.5.1-1 0.90 MiB 0.28 MiB Total Download Size: 0.28 MiB Total Installed Size: 11.15 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... yara-4.5.1-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... installing yara... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Updating yara-python-dex git repo... ==> Validating source files with sha512sums... yara-python-dex ... Skipped ==> Extracting sources... -> Creating working copy of yara-python-dex git repo... Switched to a new branch 'makepkg' ==> Starting prepare()... Submodule 'yara-python' (https://github.com/VirusTotal/yara-python.git) registered for path 'yara-python' Cloning into '/src/packages/libs/python/python-yara-python-dex/src/yara-python-dex/yara-python'... Submodule path 'yara-python': checked out '188cb6e85137f715fef563f61c6b4f21ad026562' Submodule 'yara' (https://github.com/VirusTotal/yara.git) registered for path 'yara-python/yara' Cloning into '/src/packages/libs/python/python-yara-python-dex/src/yara-python-dex/yara-python/yara'... Submodule path 'yara-python/yara': checked out 'ed1a1a430c64cf908b61a5fadc3958866a840bc6' ==> Starting pkgver()... ==> Starting build()... running build running build_ext building 'yara' extension creating build/temp.linux-x86_64-cpython-313/yara-python creating build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara creating build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules creating build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara-python.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara-python.o yara-python/yara-python.c: In function ‘convert_object_to_python’: yara-python/yara-python.c:426:27: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 426 | if (object->value.i != UNDEFINED) | ^~ yara-python/yara-python.c: In function ‘process_compile_externals’: yara-python/yara-python.c:976:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 976 | identifier = PY_STRING_TO_C(key); | ^ yara-python/yara-python.c:50:27: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | #define PY_STRING_TO_C(x) PyUnicode_AsUTF8(x) | ^~~~~~~~~~~~~~~~ yara-python/yara-python.c:1005:19: note: in expansion of macro ‘PY_STRING_TO_C’ 1005 | char* str = PY_STRING_TO_C(value); | ^~~~~~~~~~~~~~ yara-python/yara-python.c: In function ‘process_match_externals’: yara-python/yara-python.c:1046:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1046 | identifier = PY_STRING_TO_C(key); | ^ yara-python/yara-python.c:50:27: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | #define PY_STRING_TO_C(x) PyUnicode_AsUTF8(x) | ^~~~~~~~~~~~~~~~ yara-python/yara-python.c:1075:19: note: in expansion of macro ‘PY_STRING_TO_C’ 1075 | char* str = PY_STRING_TO_C(value); | ^~~~~~~~~~~~~~ yara-python/yara-python.c: In function ‘yara_compile’: yara-python/yara-python.c:2054:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2054 | source = PY_STRING_TO_C(value); | ^ yara-python/yara-python.c:2055:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2055 | ns = PY_STRING_TO_C(key); | ^ yara-python/yara-python.c:2087:20: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2087 | filepath = PY_STRING_TO_C(value); | ^ yara-python/yara-python.c:2088:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2088 | ns = PY_STRING_TO_C(key); | ^ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/ahocorasick.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/ahocorasick.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/arena.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/arena.o yara-python/yara/libyara/arena.c: In function ‘_yr_arena_make_ptr_relocatable’: yara-python/yara/libyara/arena.c:194:17: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 194 | while (offset != -1) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/atoms.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/atoms.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/bitmask.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/bitmask.o yara-python/yara/libyara/bitmask.c: In function ‘yr_bitmask_find_non_colliding_offset’: yara-python/yara/libyara/bitmask.c:80:50: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare] 80 | i <= len_a / YR_BITMASK_SLOT_BITS && a[i] == -1L; | ^~ yara-python/yara/libyara/bitmask.c:88:14: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare] 88 | if (a[i] == -1L) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/compiler.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/compiler.o yara-python/yara/libyara/compiler.c: In function ‘yr_compiler_load_atom_quality_table’: yara-python/yara/libyara/compiler.c:418:70: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 418 | if (fread(table, sizeof(YR_ATOM_QUALITY_TABLE_ENTRY), entries, fh) != entries) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/endian.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/endian.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/exec.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/exec.o yara-python/yara/libyara/exec.c: In function ‘yr_execute_code’: yara-python/yara/libyara/exec.c:862:38: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 862 | while (match != NULL && r3.i == UNDEFINED) | ^~ yara-python/yara/libyara/exec.c:892:38: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 892 | while (match != NULL && r3.i == UNDEFINED) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/exefiles.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/exefiles.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/filemap.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/filemap.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/grammar.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/grammar.o grammar.y: In function ‘yara_yyparse’: grammar.y:2054:83: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] grammar.y:2055:27: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] In file included from grammar.y:46: yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2090:48: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2125:48: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2159:48: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2180:48: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2204:46: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2220:44: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2230:44: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2240:44: note: in expansion of macro ‘OPERATION’ grammar.y:2249:81: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] grammar.y:2250:25: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2266:46: note: in expansion of macro ‘OPERATION’ yara-python/yara/libyara/include/yara/exec.h:167:62: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 167 | (IS_UNDEFINED(op1) || IS_UNDEFINED(op2)) ? (UNDEFINED) : (op1 operator op2) | ^~~~~~~~~~~~~~~~~~ grammar.y:2286:46: note: in expansion of macro ‘OPERATION’ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/hash.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/hash.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/hex_grammar.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/hex_grammar.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/hex_lexer.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/hex_lexer.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/lexer.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/lexer.o lexer.l: In function ‘yr_lex_parse_rules_fd’: lexer.l:942:41: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/libyara.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/libyara.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/mem.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/mem.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules.o yara-python/yara/libyara/modules.c: In function ‘yr_modules_initialize’: yara-python/yara/libyara/modules.c:73:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 73 | for (i = 0; i < sizeof(yr_modules_table) / sizeof(YR_MODULE); i++) | ^ yara-python/yara/libyara/modules.c: In function ‘yr_modules_finalize’: yara-python/yara/libyara/modules.c:89:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 89 | for (i = 0; i < sizeof(yr_modules_table) / sizeof(YR_MODULE); i++) | ^ yara-python/yara/libyara/modules.c: In function ‘yr_modules_do_declarations’: yara-python/yara/libyara/modules.c:107:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 107 | for (i = 0; i < sizeof(yr_modules_table) / sizeof(YR_MODULE); i++) | ^ yara-python/yara/libyara/modules.c: In function ‘yr_modules_load’: yara-python/yara/libyara/modules.c:175:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 175 | for (i = 0; i < sizeof(yr_modules_table) / sizeof(YR_MODULE); i++) | ^ yara-python/yara/libyara/modules.c: In function ‘yr_modules_unload_all’: yara-python/yara/libyara/modules.c:207:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 207 | for (i = 0; i < sizeof(yr_modules_table) / sizeof(YR_MODULE); i++) | ^ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/demo.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/demo.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/dex.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/dex.o yara-python/yara/libyara/modules/dex.c: In function ‘dex_get_integer’: yara-python/yara/libyara/modules/dex.c:267:13: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 267 | if (index == UNDEFINED) | ^~ yara-python/yara/libyara/modules/dex.c: In function ‘dex_get_string’: yara-python/yara/libyara/modules/dex.c:283:13: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 283 | if (index == UNDEFINED) | ^~ yara-python/yara/libyara/modules/dex.c: In function ‘load_encoded_field’: yara-python/yara/libyara/modules/dex.c:443:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 443 | if (name_idx == UNDEFINED) | ^~ yara-python/yara/libyara/modules/dex.c: In function ‘load_encoded_method’: yara-python/yara/libyara/modules/dex.c:583:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 583 | if (name_idx == UNDEFINED) | ^~ yara-python/yara/libyara/modules/dex.c: In function ‘dex_parse’: yara-python/yara/libyara/modules/dex.c:741:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 741 | for (i = 0; i < yr_le32toh(dex_header->string_ids_size); i++) | ^ yara-python/yara/libyara/modules/dex.c:797:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 797 | for (i = 0; i < yr_le32toh(dex_header->type_ids_size); i++) | ^ yara-python/yara/libyara/modules/dex.c:821:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 821 | for (i = 0; i < yr_le32toh(dex_header->proto_ids_size); i++) | ^ yara-python/yara/libyara/modules/dex.c:846:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 846 | for (i = 0; i < yr_le32toh(dex_header->field_ids_size); i++) | ^ yara-python/yara/libyara/modules/dex.c:871:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 871 | for (i = 0; i < yr_le32toh(dex_header->method_ids_size); i++) | ^ yara-python/yara/libyara/modules/dex.c:904:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 904 | for (i = 0; i < yr_le32toh(*map_list_size); i++) | ^ yara-python/yara/libyara/modules/dex.c:933:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 933 | for (i = 0; i < yr_le32toh(dex_header->class_defs_size); i++) | ^ yara-python/yara/libyara/modules/dex.c:1020:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1020 | for (j = 0; j < class_data_item.static_fields_size; j++) | ^ yara-python/yara/libyara/modules/dex.c:1044:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1044 | for (j = 0; j < class_data_item.instance_fields_size; j++) | ^ yara-python/yara/libyara/modules/dex.c:1068:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1068 | for (j = 0; j < class_data_item.direct_methods_size; j++) | ^ yara-python/yara/libyara/modules/dex.c:1092:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1092 | for (j = 0; j < class_data_item.virtual_methods_size; j++) | ^ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/elf.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/elf.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/hash.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/hash.o yara-python/yara/libyara/modules/hash.c: In function ‘string_md5’: yara-python/yara/libyara/modules/hash.c:162:3: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 162 | yr_md5_init(&md5_context); | ^~~~~~~~~~~ In file included from yara-python/yara/libyara/modules/../crypto.h:39, from yara-python/yara/libyara/modules/hash.c:30: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ yara-python/yara/libyara/modules/hash.c:163:3: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 163 | yr_md5_update(&md5_context, s->c_string, s->length); | ^~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:164:3: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 164 | yr_md5_final(digest, &md5_context); | ^~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ yara-python/yara/libyara/modules/hash.c: In function ‘string_sha256’: yara-python/yara/libyara/modules/hash.c:180:3: warning: ‘SHA256_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 180 | yr_sha256_init(&sha256_context); | ^~~~~~~~~~~~~~ In file included from yara-python/yara/libyara/modules/../crypto.h:40: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:181:3: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 181 | yr_sha256_update(&sha256_context, s->c_string, s->length); | ^~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:182:3: warning: ‘SHA256_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 182 | yr_sha256_final(digest, &sha256_context); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c: In function ‘string_sha1’: yara-python/yara/libyara/modules/hash.c:198:3: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 198 | yr_sha1_init(&sha_context); | ^~~~~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ yara-python/yara/libyara/modules/hash.c:199:3: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 199 | yr_sha1_update(&sha_context, s->c_string, s->length); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:200:3: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | yr_sha1_final(digest, &sha_context); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ yara-python/yara/libyara/modules/hash.c: In function ‘data_md5’: yara-python/yara/libyara/modules/hash.c:242:3: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 242 | yr_md5_init(&md5_context); | ^~~~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ yara-python/yara/libyara/modules/hash.c:244:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 244 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/hash.c:257:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 257 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/hash.c:258:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 258 | offset < block->base + block->size) | ^ In file included from yara-python/yara/libyara/include/yara/modules.h:38, from yara-python/yara/libyara/modules/hash.c:33: yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/hash.c:265:36: note: in expansion of macro ‘yr_min’ 265 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/hash.c:265:36: note: in expansion of macro ‘yr_min’ 265 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/modules/hash.c:271:9: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 271 | yr_md5_update(&md5_context, block_data + data_offset, data_len); | ^~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:287:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 287 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/hash.c:294:3: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 294 | yr_md5_final(digest, &md5_context); | ^~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ yara-python/yara/libyara/modules/hash.c: In function ‘data_sha1’: yara-python/yara/libyara/modules/hash.c:325:3: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 325 | yr_sha1_init(&sha_context); | ^~~~~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ yara-python/yara/libyara/modules/hash.c:327:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 327 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/hash.c:339:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 339 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/hash.c:340:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 340 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/hash.c:347:36: note: in expansion of macro ‘yr_min’ 347 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/hash.c:347:36: note: in expansion of macro ‘yr_min’ 347 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/modules/hash.c:353:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 353 | yr_sha1_update(&sha_context, block_data + data_offset, data_len); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:369:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 369 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/hash.c:376:3: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 376 | yr_sha1_final(digest, &sha_context); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ yara-python/yara/libyara/modules/hash.c: In function ‘data_sha256’: yara-python/yara/libyara/modules/hash.c:407:3: warning: ‘SHA256_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 407 | yr_sha256_init(&sha256_context); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:409:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 409 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/hash.c:421:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 421 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/hash.c:422:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 422 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/hash.c:429:36: note: in expansion of macro ‘yr_min’ 429 | size_t data_len = (size_t) yr_min(length, block->size - data_offset); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/hash.c:429:36: note: in expansion of macro ‘yr_min’ 429 | size_t data_len = (size_t) yr_min(length, block->size - data_offset); | ^~~~~~ yara-python/yara/libyara/modules/hash.c:434:9: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 434 | yr_sha256_update(&sha256_context, block_data + data_offset, data_len); | ^~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c:450:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 450 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/hash.c:457:3: warning: ‘SHA256_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 457 | yr_sha256_final(digest, &sha256_context); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ yara-python/yara/libyara/modules/hash.c: In function ‘data_checksum32’: yara-python/yara/libyara/modules/hash.c:480:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 480 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/hash.c:485:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 485 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/hash.c:486:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 486 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/hash.c:495:36: note: in expansion of macro ‘yr_min’ 495 | size_t data_len = (size_t) yr_min(length, block->size - data_offset); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/hash.c:495:36: note: in expansion of macro ‘yr_min’ 495 | size_t data_len = (size_t) yr_min(length, block->size - data_offset); | ^~~~~~ yara-python/yara/libyara/modules/hash.c:517:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 517 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/hash.c: In function ‘data_crc32’: yara-python/yara/libyara/modules/hash.c:553:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 553 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/hash.c:558:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 558 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/hash.c:559:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 559 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/hash.c:568:36: note: in expansion of macro ‘yr_min’ 568 | size_t data_len = (size_t) yr_min(length, block->size - data_offset); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/hash.c:568:36: note: in expansion of macro ‘yr_min’ 568 | size_t data_len = (size_t) yr_min(length, block->size - data_offset); | ^~~~~~ yara-python/yara/libyara/modules/hash.c:590:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 590 | if (block->base + block->size > offset + length) | ^ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/math.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/math.o yara-python/yara/libyara/modules/math.c: In function ‘data_entropy’: yara-python/yara/libyara/modules/math.c:99:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 99 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/math.c:109:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 109 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/math.c:110:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 110 | offset < block->base + block->size) | ^ In file included from yara-python/yara/libyara/modules/math.c:32: yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/math.c:113:34: note: in expansion of macro ‘yr_min’ 113 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/math.c:113:34: note: in expansion of macro ‘yr_min’ 113 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/modules/math.c:148:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 148 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/math.c: In function ‘data_deviation’: yara-python/yara/libyara/modules/math.c:209:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 209 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/math.c:214:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 214 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/math.c:215:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 215 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/math.c:218:26: note: in expansion of macro ‘yr_min’ 218 | data_len = (size_t)yr_min( | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/math.c:218:26: note: in expansion of macro ‘yr_min’ 218 | data_len = (size_t)yr_min( | ^~~~~~ yara-python/yara/libyara/modules/math.c:244:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 244 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/math.c: In function ‘data_mean’: yara-python/yara/libyara/modules/math.c:284:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 284 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/math.c:289:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 289 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/math.c:290:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 290 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/math.c:293:34: note: in expansion of macro ‘yr_min’ 293 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/math.c:293:34: note: in expansion of macro ‘yr_min’ 293 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/modules/math.c:320:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 320 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/math.c: In function ‘data_serial_correlation’: yara-python/yara/libyara/modules/math.c:352:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 352 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/math.c:357:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 357 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/math.c:358:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 358 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/math.c:361:34: note: in expansion of macro ‘yr_min’ 361 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/math.c:361:34: note: in expansion of macro ‘yr_min’ 361 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/modules/math.c:394:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 394 | if (block->base + block->size > offset + length) | ^ yara-python/yara/libyara/modules/math.c: In function ‘data_monte_carlo_pi’: yara-python/yara/libyara/modules/math.c:469:42: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 469 | if (offset < 0 || length < 0 || offset < block->base) | ^ yara-python/yara/libyara/modules/math.c:474:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 474 | if (offset >= block->base && | ^~ yara-python/yara/libyara/modules/math.c:475:16: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 475 | offset < block->base + block->size) | ^ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/modules/math.c:480:34: note: in expansion of macro ‘yr_min’ 480 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/modules/math.c:480:34: note: in expansion of macro ‘yr_min’ 480 | size_t data_len = (size_t) yr_min( | ^~~~~~ yara-python/yara/libyara/modules/math.c:526:35: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] 526 | if (block->base + block->size > offset + length) | ^ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/pe.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/pe.o In file included from yara-python/yara/libyara/modules/pe.c:50: yara-python/yara/libyara/modules/pe.c: In function ‘pe_parse_header’: yara-python/yara/libyara/modules/pe.c:1411:7: warning: operand of ‘?:’ changes signedness from ‘int64_t’ {aka ‘long int’} to ‘uint64_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] 1411 | pe_rva_to_offset(pe, yr_le32toh(OptionalHeader(pe, AddressOfEntryPoint))), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yara-python/yara/libyara/include/yara/modules.h:327:27: note: in definition of macro ‘set_integer’ 327 | yr_object_set_integer(value, object, __VA_ARGS__) | ^~~~~ yara-python/yara/libyara/modules/pe.c: In function ‘exports’: yara-python/yara/libyara/modules/pe.c:1759:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1759 | for (i = 0; i < pe->exported_functions->number_of_exports; i++) | ^ yara-python/yara/libyara/modules/pe.c: In function ‘exports_regexp’: yara-python/yara/libyara/modules/pe.c:1789:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 1789 | for (i = 0; i < pe->exported_functions->number_of_exports; i++) | ^ yara-python/yara/libyara/modules/pe.c: In function ‘imphash’: yara-python/yara/libyara/modules/pe.c:1867:3: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1867 | yr_md5_init(&ctx); | ^~~~~~~~~~~ In file included from yara-python/yara/libyara/modules/../crypto.h:39, from yara-python/yara/libyara/modules/pe.c:34: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ yara-python/yara/libyara/modules/pe.c:1924:7: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1924 | yr_md5_update(&ctx, final_name, final_name_len); | ^~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ yara-python/yara/libyara/modules/pe.c:1937:3: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1937 | yr_md5_final(digest, &ctx); | ^~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ yara-python/yara/libyara/modules/pe.c: In function ‘rva_to_offset’: yara-python/yara/libyara/modules/pe.c:2340:14: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 2340 | if (offset == -1) | ^~ yara-python/yara/libyara/modules/pe.c: In function ‘pe__unload’: yara-python/yara/libyara/modules/pe.c:3076:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 3076 | for (i = 0; i < pe->exported_functions->number_of_exports; i++) | ^ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/pe_utils.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/pe_utils.o yara-python/yara/libyara/modules/pe_utils.c: In function ‘pe_rva_to_offset’: yara-python/yara/libyara/modules/pe_utils.c:252:14: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 252 | if (result >= pe->data_size) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/tests.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/tests.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/modules/time.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/time.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/object.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/object.o yara-python/yara/libyara/object.c: In function ‘_yr_object_lookup’: yara-python/yara/libyara/object.c:446:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 446 | while (*p != '\0' && *p != '.' && *p != '[' && i < sizeof(str) - 1) | ^ yara-python/yara/libyara/object.c:491:45: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 491 | while (*p != '"' && *p != '\0' && i < sizeof(str) - 1) | ^ yara-python/yara/libyara/object.c: In function ‘yr_object_has_undefined_value’: yara-python/yara/libyara/object.c:895:33: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 895 | return field_obj->value.i == UNDEFINED; | ^~ In file included from yara-python/yara/libyara/include/yara/object.h:50, from yara-python/yara/libyara/object.c:42: yara-python/yara/libyara/object.c: In function ‘yr_object_print_data’: yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/object.c:1129:12: note: in expansion of macro ‘yr_min’ 1129 | indent = yr_min(indent, sizeof(indent_spaces) - 1); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/object.c:1129:12: note: in expansion of macro ‘yr_min’ 1129 | indent = yr_min(indent, sizeof(indent_spaces) - 1); | ^~~~~~ yara-python/yara/libyara/object.c:1149:27: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 1149 | if (object->value.i != UNDEFINED) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/parser.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/parser.o yara-python/yara/libyara/parser.c: In function ‘yr_parser_reduce_string_identifier’: yara-python/yara/libyara/parser.c:948:36: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 948 | if (string->fixed_offset == UNDEFINED) | ^~ yara-python/yara/libyara/parser.c:955:36: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 955 | if (string->fixed_offset != at_offset) | ^~ yara-python/yara/libyara/parser.c:994:32: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 994 | if (string->fixed_offset == UNDEFINED) | ^~ yara-python/yara/libyara/parser.c:1001:32: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare] 1001 | if (string->fixed_offset == UNDEFINED || | ^~ yara-python/yara/libyara/parser.c:1002:32: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1002 | string->fixed_offset != at_offset) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/proc.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/proc/freebsd.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/freebsd.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/proc/linux.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/linux.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/proc/mach.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/mach.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/proc/none.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/none.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/proc/openbsd.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/openbsd.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/proc/windows.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/windows.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/re.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/re.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/re_grammar.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/re_grammar.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/re_lexer.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/re_lexer.o re_lexer.l: In function ‘re_yylex’: re_lexer.l:122:22: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/rules.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/rules.o yara-python/yara/libyara/rules.c: In function ‘yr_rules_get_stats’: yara-python/yara/libyara/rules.c:515:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 515 | for (i = 0; i < rules->ac_tables_size; i++) | ^ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/scan.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/scan.o In file included from yara-python/yara/libyara/include/yara/limits.h:37, from yara-python/yara/libyara/scan.c:35: yara-python/yara/libyara/scan.c: In function ‘_yr_scan_verify_chained_string_match’: yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/scan.c:479:32: note: in expansion of macro ‘yr_min’ 479 | match->data_length = yr_min(match->match_length, max_match_data); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int32_t’ {aka ‘int’} to ‘uint32_t’ {aka ‘unsigned int’} due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/scan.c:479:32: note: in expansion of macro ‘yr_min’ 479 | match->data_length = yr_min(match->match_length, max_match_data); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/scan.c:527:32: note: in expansion of macro ‘yr_min’ 527 | new_match->data_length = yr_min(match_length, max_match_data); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int32_t’ {aka ‘int’} to ‘uint32_t’ {aka ‘unsigned int’} due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/scan.c:527:32: note: in expansion of macro ‘yr_min’ 527 | new_match->data_length = yr_min(match_length, max_match_data); | ^~~~~~ yara-python/yara/libyara/scan.c: In function ‘_yr_scan_match_callback’: yara-python/yara/libyara/include/yara/utils.h:104:28: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^ yara-python/yara/libyara/scan.c:639:30: note: in expansion of macro ‘yr_min’ 639 | new_match->data_length = yr_min(match_length, max_match_data); | ^~~~~~ yara-python/yara/libyara/include/yara/utils.h:104:37: warning: operand of ‘?:’ changes signedness from ‘int32_t’ {aka ‘int’} to ‘uint32_t’ {aka ‘unsigned int’} due to unsignedness of other operand [-Wsign-compare] 104 | #define yr_min(x, y) (((x) < (y)) ? (x) : (y)) | ^~~ yara-python/yara/libyara/scan.c:639:30: note: in expansion of macro ‘yr_min’ 639 | new_match->data_length = yr_min(match_length, max_match_data); | ^~~~~~ yara-python/yara/libyara/scan.c: In function ‘yr_scan_verify_match’: yara-python/yara/libyara/scan.c:909:28: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 909 | string->fixed_offset != data_base + offset) | ^~ gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/scanner.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/scanner.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/sizedstr.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/sizedstr.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/stack.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/stack.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/stopwatch.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/stopwatch.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/stream.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/stream.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/strutils.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/strutils.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto -fPIC -DUSE_LINUX_PROC=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHASH_MODULE=1 -DHAVE_LIBCRYPTO=1 -DDEX_MODULE=1 -Iyara-python/yara/libyara/include -Iyara-python/yara/libyara/ -I. -I/usr/include/python3.13 -c yara-python/yara/libyara/threading.c -o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/threading.o creating build/lib.linux-x86_64-cpython-313 gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-yara-python-dex/src=/usr/src/debug/python-yara-python-dex -flto=auto build/temp.linux-x86_64-cpython-313/yara-python/yara-python.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/ahocorasick.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/arena.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/atoms.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/bitmask.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/compiler.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/endian.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/exec.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/exefiles.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/filemap.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/grammar.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/hash.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/hex_grammar.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/hex_lexer.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/lexer.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/libyara.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/mem.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/demo.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/dex.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/elf.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/hash.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/math.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/pe.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/pe_utils.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/tests.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/modules/time.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/object.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/parser.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/freebsd.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/linux.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/mach.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/none.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/openbsd.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/proc/windows.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/re.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/re_grammar.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/re_lexer.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/rules.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/scan.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/scanner.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/sizedstr.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/stack.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/stopwatch.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/stream.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/strutils.o build/temp.linux-x86_64-cpython-313/yara-python/yara/libyara/threading.o -L/usr/lib -lcrypto -o build/lib.linux-x86_64-cpython-313/yara.cpython-313-x86_64-linux-gnu.so ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /src/packages/libs/python/python-yara-python-dex/pkg/python-yara-python-dex/usr/lib/python3.13/site-packages copying build/lib.linux-x86_64-cpython-313/yara.cpython-313-x86_64-linux-gnu.so -> /src/packages/libs/python/python-yara-python-dex/pkg/python-yara-python-dex/usr/lib/python3.13/site-packages writing byte-compilation script '/tmp/tmptzbg8hyo.py' /usr/sbin/python /tmp/tmptzbg8hyo.py removing /tmp/tmptzbg8hyo.py running install_egg_info running egg_info creating yara_python_dex.egg-info writing yara_python_dex.egg-info/PKG-INFO writing dependency_links to yara_python_dex.egg-info/dependency_links.txt writing top-level names to yara_python_dex.egg-info/top_level.txt writing manifest file 'yara_python_dex.egg-info/SOURCES.txt' reading manifest file 'yara_python_dex.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'yara_python_dex.egg-info/SOURCES.txt' Copying yara_python_dex.egg-info to /src/packages/libs/python/python-yara-python-dex/pkg/python-yara-python-dex/usr/lib/python3.13/site-packages/yara_python_dex-1.0.7-py3.13.egg-info running install_scripts ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-yara-python-dex"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python-yara-python-dex-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-yara-python-dex 1.0.7.1.r11.g650f693-2 (Mon 13 Jan 2025 02:10:33 AM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (13) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.13.1-1 -67.54 MiB python-autocommand 2.2.2-7 -0.08 MiB python-jaraco.collections 5.1.0-1 -0.10 MiB python-jaraco.context 6.0.1-1 -0.04 MiB python-jaraco.functools 4.1.0-1 -0.07 MiB python-jaraco.text 4.0.0-2 -0.08 MiB python-more-itertools 10.5.0-1 -0.64 MiB python-packaging 24.2-3 -0.66 MiB python-platformdirs 4.3.6-2 -0.24 MiB python-setuptools 1:75.2.0-4 -8.05 MiB python-wheel 0.45.0-3 -0.28 MiB yara 4.5.1-1 -0.90 MiB Total Removed Size: 79.01 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing yara... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...