==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: yara 4.5.4-1 (Sun Jun 15 09:24:39 2025)
==> Retrieving sources...
  -> Found yara-4.5.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    yara-4.5.4.tar.gz ... Passed
==> Validating source files with b2sums...
    yara-4.5.4.tar.gz ... Passed
==> Making package: yara 4.5.4-1 (Sun Jun 15 09:24:46 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found yara-4.5.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting yara-4.5.4.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory build-aux
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:23: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
aclocal.m4:1044: AM_PROG_LEX is expanded from...
configure.ac:23: the top level
configure.ac:88: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:88: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:88: the top level
configure.ac:88: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:88: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:88: the top level
configure.ac:406: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:20: installing 'build-aux/ar-lib'
configure.ac:20: installing 'build-aux/compile'
configure.ac:33: installing 'build-aux/config.guess'
configure.ac:33: installing 'build-aux/config.sub'
configure.ac:8: installing 'build-aux/install-sh'
configure.ac:8: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
configure.ac: installing 'build-aux/ylwrap'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory '.'
==> Starting build()...
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking xargs -n works... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for isnan in -lm... yes
checking for log2 in -lm... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for memmem... yes
checking for timegm... yes
checking for _mkgmtime... no
checking for clock_gettime... yes
checking for stdbool.h... yes
checking for magic.h... yes
checking for magic_open in -lmagic... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for openssl/evp.h... yes
checking for openssl/asn1.h... yes
checking for openssl/crypto.h... yes
checking for openssl/bio.h... yes
checking for openssl/pkcs7.h... yes
checking for openssl/x509.h... yes
checking for openssl/safestack.h... yes
checking for EVP_DigestInit in -lcrypto... yes
checking for EVP_DigestUpdate in -lcrypto... yes
checking for EVP_DigestFinal in -lcrypto... yes
checking for EVP_md5 in -lcrypto... yes
checking for EVP_sha1 in -lcrypto... yes
checking for EVP_sha256 in -lcrypto... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating yara.pc
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-am
make[1]: Entering directory '/build/yara/src/yara-4.5.4'
  CC       cli/yarac.o
  CC       cli/args.o
  CC       cli/common.o
  CC       cli/threading.o
  CC       cli/yara.o
  CC       libyara/modules/tests/la-tests.lo
  CC       libyara/modules/elf/la-elf.lo
  CC       libyara/modules/math/la-math.lo
  CC       libyara/modules/time/la-time.lo
  CC       libyara/modules/pe/la-pe.lo
  CC       libyara/modules/pe/la-pe_utils.lo
  CC       libyara/modules/console/la-console.lo
  CC       libyara/modules/string/la-string.lo
  CC       libyara/modules/magic/la-magic.lo
  CC       libyara/modules/hash/la-hash.lo
  CC       libyara/modules/dotnet/la-dotnet.lo
  CC       libyara/modules/pe/authenticode-parser/la-authenticode.lo
  CC       libyara/modules/pe/authenticode-parser/la-certificate.lo
In file included from libyara/modules/elf/elf.c:42:
./libyara/include/../exception.h:167:13: warning: 'exception_handler' defined but not used [-Wunused-function]
  CC       libyara/modules/pe/authenticode-parser/la-helper.lo
  CC       libyara/modules/pe/authenticode-parser/la-countersignature.lo
  CC       libyara/modules/pe/authenticode-parser/la-structs.lo
libyara/modules/pe/authenticode-parser/countersignature.c: In function 'ms_countersig_impl_verify_digest_pkcs7_':
libyara/modules/pe/authenticode-parser/countersignature.c:362:5: warning: 'TS_VERIFY_CTX_set_store' is deprecated: Since OpenSSL 3.4;Unclear semantics, replace with TS_VERIFY_CTX_set0_store(). [-Wdeprecated-declarations]
In file included from libyara/modules/pe/authenticode-parser/countersignature.c:32:
/usr/include/openssl/ts.h:435:13: note: declared here
  435 | X509_STORE *TS_VERIFY_CTX_set_store(TS_VERIFY_CTX *ctx, X509_STORE *s);
      |             ^~~~~~~~~~~~~~~~~~~~~~~
libyara/modules/pe/authenticode-parser/countersignature.c:364:5: warning: 'TS_VERIFY_CTX_set_certs' is deprecated: Since OpenSSL 3.4;Unclear semantics, replace with TS_VERIFY_CTX_set0_certs(). [-Wdeprecated-declarations]
/usr/include/openssl/ts.h:443:23: note: declared here
  443 | STACK_OF(X509) *TS_VERIFY_CTX_set_certs(TS_VERIFY_CTX *ctx, STACK_OF(X509) *certs);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~
libyara/modules/pe/authenticode-parser/countersignature.c:368:5: warning: 'TS_VERIFY_CTX_set_imprint' is deprecated: Since OpenSSL 3.4;Unclear semantics, replace with TS_VERIFY_CTX_set0_imprint(). [-Wdeprecated-declarations]
/usr/include/openssl/ts.h:428:16: note: declared here
  428 | unsigned char *TS_VERIFY_CTX_set_imprint(TS_VERIFY_CTX *ctx,
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libyara/la-grammar.lo
  CC       libyara/la-ahocorasick.lo
  CC       libyara/la-arena.lo
libyara/modules/dotnet/dotnet.c: In function 'dotnet_parse_guid':
libyara/modules/dotnet/dotnet.c:1724:38: warning: the comparison will always evaluate as 'false' for the address of 'guid' will never be NULL [-Waddress]
libyara/modules/dotnet/dotnet.c:1693:8: note: 'guid' declared here
libyara/modules/dotnet/dotnet.c: In function 'dotnet_parse_stream_headers':
libyara/modules/dotnet/dotnet.c:1827:52: warning: the comparison will always evaluate as 'false' for the address of 'stream_name' will never be NULL [-Waddress]
libyara/modules/dotnet/dotnet.c:1801:8: note: 'stream_name' declared here
libyara/modules/dotnet/dotnet.c: In function 'dotnet_parse_tilde_2':
libyara/modules/dotnet/dotnet.c:2504:50: warning: the comparison will always evaluate as 'false' for the address of 'typelib' will never be NULL [-Waddress]
libyara/modules/dotnet/dotnet.c:1905:8: note: 'typelib' declared here
  CC       libyara/la-atoms.lo
libyara/modules/pe/pe.c: In function 'pe_parse_version_info':
libyara/modules/pe/pe.c:687:46: warning: the comparison will always evaluate as 'false' for the address of 'value' will never be NULL [-Waddress]
libyara/modules/pe/pe.c:677:16: note: 'value' declared here
libyara/modules/pe/pe.c:689:42: warning: the comparison will always evaluate as 'false' for the address of 'key' will never be NULL [-Waddress]
libyara/modules/pe/pe.c:676:16: note: 'key' declared here
libyara/modules/pe/pe.c:692:46: warning: the comparison will always evaluate as 'false' for the address of 'value' will never be NULL [-Waddress]
libyara/modules/pe/pe.c:677:16: note: 'value' declared here
libyara/modules/pe/pe.c: In function '_process_authenticode':
libyara/modules/pe/pe.c:1836:278: warning: the comparison will always evaluate as 'false' for the address of 'thumbprint_ascii' will never be NULL [-Waddress]
libyara/modules/pe/pe.c:1836:19: note: 'thumbprint_ascii' declared here
libyara/modules/pe/pe.c:1853:238: warning: the comparison will always evaluate as 'false' for the address of 'thumbprint_ascii' will never be NULL [-Waddress]
libyara/modules/pe/pe.c:1853:19: note: 'thumbprint_ascii' declared here
libyara/modules/pe/pe.c:1891:268: warning: the comparison will always evaluate as 'false' for the address of 'thumbprint_ascii' will never be NULL [-Waddress]
libyara/modules/pe/pe.c:1891:21: note: 'thumbprint_ascii' declared here
libyara/modules/pe/pe.c:1959:272: warning: the comparison will always evaluate as 'false' for the address of 'thumbprint_ascii' will never be NULL [-Waddress]
libyara/modules/pe/pe.c:1959:23: note: 'thumbprint_ascii' declared here
  CC       libyara/la-base64.lo
  CC       libyara/la-bitmask.lo
  CC       libyara/la-compiler.lo
  CC       libyara/la-endian.lo
  CC       libyara/la-exec.lo
  CC       libyara/la-exefiles.lo
  CC       libyara/la-filemap.lo
  CC       libyara/la-hash.lo
  CC       libyara/la-hex_grammar.lo
  CC       libyara/la-hex_lexer.lo
  CC       libyara/la-lexer.lo
  CC       libyara/la-libyara.lo
  CC       libyara/la-mem.lo
  CC       libyara/la-modules.lo
  CC       libyara/la-notebook.lo
  CC       libyara/la-object.lo
  CC       libyara/la-parser.lo
  CC       libyara/la-proc.lo
  CC       libyara/la-re.lo
  CC       libyara/la-re_grammar.lo
  CC       libyara/la-re_lexer.lo
  CC       libyara/la-rules.lo
  CC       libyara/la-scan.lo
  CC       libyara/la-scanner.lo
  CC       libyara/la-simple_str.lo
  CC       libyara/la-sizedstr.lo
  CC       libyara/la-stack.lo
  CC       libyara/la-stopwatch.lo
  CC       libyara/la-strutils.lo
libyara/scanner.c: In function 'yr_scanner_scan_mem_blocks':
libyara/scanner.c:522:127: warning: unused variable 'yr_debug_indent_before_jump' [-Wunused-variable]
libyara/scanner.c:570:127: warning: unused variable 'yr_debug_indent_before_jump' [-Wunused-variable]
  CC       libyara/la-stream.lo
  CC       libyara/tlshc/la-tlsh.lo
  CC       libyara/tlshc/la-tlsh_impl.lo
  CC       libyara/tlshc/la-tlsh_util.lo
  CC       libyara/la-threading.lo
  CC       libyara/proc/la-linux.lo
  CCLD     libyara.la
copying selected object files to avoid basename conflicts...
  CCLD     yarac
  CCLD     yara
make[1]: Leaving directory '/build/yara/src/yara-4.5.4'
==> Entering fakeroot environment...
==> Starting package()...
make  install-am
make[1]: Entering directory '/build/yara/src/yara-4.5.4'
make[2]: Entering directory '/build/yara/src/yara-4.5.4'
 /usr/bin/mkdir -p '/build/yara/pkg/yara/usr/lib'
 /usr/bin/mkdir -p '/build/yara/pkg/yara/usr/include'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libyara.la '/build/yara/pkg/yara/usr/lib'
 /usr/bin/mkdir -p '/build/yara/pkg/yara/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/yara/pkg/yara/usr/include/yara'
 /usr/bin/mkdir -p '/build/yara/pkg/yara/usr/share/man/man1'
 /usr/bin/install -c -m 644 libyara/include/yara.h '/build/yara/pkg/yara/usr/include'
 /usr/bin/install -c -m 644 yara.pc '/build/yara/pkg/yara/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 'yara.man' '/build/yara/pkg/yara/usr/share/man/man1/yara.1'
 /usr/bin/install -c -m 644 libyara/include/yara/ahocorasick.h libyara/include/yara/arena.h libyara/include/yara/atoms.h libyara/include/yara/base64.h libyara/include/yara/bitmask.h libyara/include/yara/compiler.h libyara/include/yara/error.h libyara/include/yara/exec.h libyara/include/yara/exefiles.h libyara/include/yara/filemap.h libyara/include/yara/hash.h libyara/include/yara/integers.h libyara/include/yara/libyara.h libyara/include/yara/limits.h libyara/include/yara/mem.h libyara/include/yara/modules.h libyara/include/yara/notebook.h libyara/include/yara/object.h libyara/include/yara/parser.h libyara/include/yara/proc.h libyara/include/yara/re.h libyara/include/yara/rules.h libyara/include/yara/scan.h libyara/include/yara/scanner.h libyara/include/yara/simple_str.h libyara/include/yara/sizedstr.h libyara/include/yara/stack.h libyara/include/yara/stopwatch.h libyara/include/yara/stream.h libyara/include/yara/strutils.h libyara/include/yara/threading.h libyara/include/yara/types.h libyara/include/yara/unaligned.h libyara/include/yara/utils.h '/build/yara/pkg/yara/usr/include/yara'
 /usr/bin/install -c -m 644 'yarac.man' '/build/yara/pkg/yara/usr/share/man/man1/yarac.1'
libtool: install: /usr/bin/install -c .libs/libyara.so.10.0.0 /build/yara/pkg/yara/usr/lib/libyara.so.10.0.0
libtool: install: (cd /build/yara/pkg/yara/usr/lib && { ln -s -f libyara.so.10.0.0 libyara.so.10 || { rm -f libyara.so.10 && ln -s libyara.so.10.0.0 libyara.so.10; }; })
libtool: install: (cd /build/yara/pkg/yara/usr/lib && { ln -s -f libyara.so.10.0.0 libyara.so || { rm -f libyara.so && ln -s libyara.so.10.0.0 libyara.so; }; })
libtool: install: /usr/bin/install -c .libs/libyara.lai /build/yara/pkg/yara/usr/lib/libyara.la
libtool: install: /usr/bin/install -c .libs/libyara.a /build/yara/pkg/yara/usr/lib/libyara.a
libtool: install: chmod 644 /build/yara/pkg/yara/usr/lib/libyara.a
libtool: install: ranlib /build/yara/pkg/yara/usr/lib/libyara.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/yara/pkg/yara/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c yara yarac '/build/yara/pkg/yara/usr/bin'
libtool: install: /usr/bin/install -c yara /build/yara/pkg/yara/usr/bin/yara
libtool: warning: 'libyara.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/yarac /build/yara/pkg/yara/usr/bin/yarac
make[2]: Leaving directory '/build/yara/src/yara-4.5.4'
make[1]: Leaving directory '/build/yara/src/yara-4.5.4'
==> Tidying install...
  -> 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 "yara"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: yara 4.5.4-1 (Sun Jun 15 09:25:18 2025)
==> Cleaning up...