>>> yara: Building community/yara 4.5.2-r0 (using abuild 3.14.1-r3) started Tue, 19 Nov 2024 14:35:24 +0000
>>> yara: Validating /home/buildozer/aports/community/yara/APKBUILD...
>>> yara: Analyzing dependencies...
>>> yara: Installing for build: build-base autoconf automake file-dev flex libtool linux-headers openssl-dev
(1/15) Installing m4 (1.4.19-r3)
(2/15) Installing libbz2 (1.0.8-r6)
(3/15) Installing perl (5.40.0-r3)
(4/15) Installing autoconf (2.72-r0)
(5/15) Installing automake (1.17-r0)
(6/15) Installing file-dev (5.45-r1)
(7/15) Installing flex (2.6.4-r6)
(8/15) Installing libltdl (2.4.7-r3)
(9/15) Installing libtool (2.4.7-r3)
(10/15) Installing linux-headers (6.6-r1)
(11/15) Installing openssl-dev (3.3.2-r4)
(12/15) Installing .makedepends-yara (20241119.143528)
(13/15) Installing perl-error (0.17029-r2)
(14/15) Installing perl-git (2.47.0-r0)
(15/15) Installing git-perl (2.47.0-r0)
Executing busybox-1.37.0-r7.trigger
OK: 445 MiB in 116 packages
>>> yara: Cleaning up srcdir
>>> yara: Cleaning up pkgdir
>>> yara: Cleaning up tmpdir
>>> yara: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/yara-4.5.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/yara-4.5.2.tar.gz.part'
yara-4.5.2.tar.gz.pa 100% |********************************| 2156k  0:00:00 ETA
'/var/cache/distfiles/v3.21/yara-4.5.2.tar.gz.part' saved
>>> yara: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/yara-4.5.2.tar.gz
>>> yara: Checking sha512sums...
yara-4.5.2.tar.gz: OK
frozen-tests.patch: OK
>>> yara: Unpacking /var/cache/distfiles/v3.21/yara-4.5.2.tar.gz...
>>> yara: frozen-tests.patch
patching file Makefile.am
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: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:23: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:23: the top level
configure.ac:25: 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:1045: AM_PROG_LEX is expanded from...
configure.ac:25: the top level
configure.ac:90: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:90: 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:90: the top level
configure.ac:90: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:90: 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:90: the top level
configure.ac:391: 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:35: installing 'build-aux/config.guess'
configure.ac:35: 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 '.'
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... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking xargs -n works... yes
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-alpine-linux-musl-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 aarch64-alpine-linux-musl-ar... no
checking for aarch64-alpine-linux-musl-lib... no
checking for aarch64-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for aarch64-alpine-linux-musl-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... no
checking for byacc... no
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-alpine-linux-musl
checking host system type... aarch64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld
checking if the linker (/usr/aarch64-alpine-linux-musl/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... 98304
checking how to convert aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop
checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for aarch64-alpine-linux-musl-file... no
checking for file... file
checking for aarch64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for aarch64-alpine-linux-musl-strip... no
checking for strip... strip
checking for aarch64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-alpine-linux-musl-mt... no
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/aarch64-alpine-linux-musl/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... no
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 aarch64-alpine-linux-musl-pkg-config... no
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 '/home/buildozer/aports/community/yara/src/yara-4.5.2'
  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/magic/la-magic.lo
  CC       libyara/modules/string/la-string.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
  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
  CC       libyara/la-grammar.lo
  CC       libyara/la-ahocorasick.lo
  CC       libyara/la-arena.lo
  CC       libyara/la-atoms.lo
  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-libyara.lo
  CC       libyara/la-lexer.lo
  CC       libyara/la-mem.lo
  CC       libyara/la-modules.lo
  CC       libyara/la-notebook.lo
  CC       libyara/la-parser.lo
  CC       libyara/la-object.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
  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
In file included from libyara/modules/pe/authenticode-parser/certificate.c:32:
libyara/modules/pe/authenticode-parser/helper.h:50:9: warning: "letoh16" redefined
   50 | #define letoh16(x) (x)
      |         ^~~~~~~
In file included from /usr/include/sys/types.h:70,
                 from /usr/include/openssl/buffer.h:31,
                 from /usr/include/openssl/x509.h:28,
                 from libyara/modules/pe/authenticode-parser/certificate.h:27,
                 from libyara/modules/pe/authenticode-parser/certificate.c:22:
/usr/include/endian.h:67:9: note: this is the location of the previous definition
   67 | #define letoh16(x) (uint16_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:51:9: warning: "letoh32" redefined
   51 | #define letoh32(x) (x)
      |         ^~~~~~~
/usr/include/endian.h:68:9: note: this is the location of the previous definition
   68 | #define letoh32(x) (uint32_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:52:9: warning: "betoh16" redefined
   52 | #define betoh16(x) bswap16(x)
      |         ^~~~~~~
/usr/include/endian.h:64:9: note: this is the location of the previous definition
   64 | #define betoh16(x) __bswap16(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:53:9: warning: "betoh32" redefined
   53 | #define betoh32(x) bswap32(x)
      |         ^~~~~~~
/usr/include/endian.h:65:9: note: this is the location of the previous definition
   65 | #define betoh32(x) __bswap32(x)
      |         ^~~~~~~
In file included from libyara/modules/pe/authenticode-parser/countersignature.h:26,
                 from libyara/modules/pe/authenticode-parser/countersignature.c:22:
libyara/modules/pe/authenticode-parser/helper.h:50:9: warning: "letoh16" redefined
   50 | #define letoh16(x) (x)
      |         ^~~~~~~
In file included from /usr/include/sys/types.h:70,
                 from /usr/include/openssl/buffer.h:31,
                 from /usr/include/openssl/x509.h:28,
                 from libyara/modules/pe/authenticode-parser/certificate.h:27,
                 from libyara/modules/pe/authenticode-parser/countersignature.h:25:
/usr/include/endian.h:67:9: note: this is the location of the previous definition
   67 | #define letoh16(x) (uint16_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:51:9: warning: "letoh32" redefined
   51 | #define letoh32(x) (x)
      |         ^~~~~~~
/usr/include/endian.h:68:9: note: this is the location of the previous definition
   68 | #define letoh32(x) (uint32_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:52:9: warning: "betoh16" redefined
   52 | #define betoh16(x) bswap16(x)
      |         ^~~~~~~
/usr/include/endian.h:64:9: note: this is the location of the previous definition
   64 | #define betoh16(x) __bswap16(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:53:9: warning: "betoh32" redefined
   53 | #define betoh32(x) bswap32(x)
      |         ^~~~~~~
/usr/include/endian.h:65:9: note: this is the location of the previous definition
   65 | #define betoh32(x) __bswap32(x)
      |         ^~~~~~~
In file included from libyara/modules/pe/authenticode-parser/helper.c:22:
libyara/modules/pe/authenticode-parser/helper.h:50:9: warning: "letoh16" redefined
   50 | #define letoh16(x) (x)
      |         ^~~~~~~
In file included from /usr/include/sys/types.h:70,
                 from /usr/include/openssl/buffer.h:31,
                 from /usr/include/openssl/x509.h:28,
                 from libyara/modules/pe/authenticode-parser/helper.h:30:
/usr/include/endian.h:67:9: note: this is the location of the previous definition
   67 | #define letoh16(x) (uint16_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:51:9: warning: "letoh32" redefined
   51 | #define letoh32(x) (x)
      |         ^~~~~~~
/usr/include/endian.h:68:9: note: this is the location of the previous definition
   68 | #define letoh32(x) (uint32_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:52:9: warning: "betoh16" redefined
   52 | #define betoh16(x) bswap16(x)
      |         ^~~~~~~
/usr/include/endian.h:64:9: note: this is the location of the previous definition
   64 | #define betoh16(x) __bswap16(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:53:9: warning: "betoh32" redefined
   53 | #define betoh32(x) bswap32(x)
      |         ^~~~~~~
/usr/include/endian.h:65:9: note: this is the location of the previous definition
   65 | #define betoh32(x) __bswap32(x)
      |         ^~~~~~~
In file included from libyara/modules/pe/authenticode-parser/countersignature.h:26,
                 from libyara/modules/pe/authenticode-parser/authenticode.c:39:
libyara/modules/pe/authenticode-parser/helper.h:50:9: warning: "letoh16" redefined
   50 | #define letoh16(x) (x)
      |         ^~~~~~~
In file included from /usr/include/sys/types.h:70,
                 from /usr/include/openssl/buffer.h:31,
                 from /usr/include/openssl/x509.h:28,
                 from libyara/modules/pe/authenticode-parser/authenticode.c:30:
/usr/include/endian.h:67:9: note: this is the location of the previous definition
   67 | #define letoh16(x) (uint16_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:51:9: warning: "letoh32" redefined
   51 | #define letoh32(x) (x)
      |         ^~~~~~~
/usr/include/endian.h:68:9: note: this is the location of the previous definition
   68 | #define letoh32(x) (uint32_t)(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:52:9: warning: "betoh16" redefined
   52 | #define betoh16(x) bswap16(x)
      |         ^~~~~~~
/usr/include/endian.h:64:9: note: this is the location of the previous definition
   64 | #define betoh16(x) __bswap16(x)
      |         ^~~~~~~
libyara/modules/pe/authenticode-parser/helper.h:53:9: warning: "betoh32" redefined
   53 | #define betoh32(x) bswap32(x)
      |         ^~~~~~~
/usr/include/endian.h:65:9: note: this is the location of the previous definition
   65 | #define betoh32(x) __bswap32(x)
      |         ^~~~~~~
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]
  167 | static void exception_handler(int sig, siginfo_t * info, void *context)
      |             ^~~~~~~~~~~~~~~~~
  CCLD     libyara.la
copying selected object files to avoid basename conflicts...
  CCLD     yara
  CCLD     yarac
make[1]: Leaving directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make  check-am
make[1]: Entering directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make  test-alignment test-atoms test-rules test-pe test-elf test-version test-bitmask test-math test-stack test-re-split test-async test-string test-exception   test-dotnet test-magic 
make[2]: Entering directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
  CC       tests/test-alignment.o
  CC       tests/util.o
  CC       tests/test-atoms.o
  CC       tests/test-rules.o
  CC       tests/mapper-mapper.o
  CC       tests/test-pe.o
  CC       tests/test-elf.o
  CC       tests/test-version.o
  CC       tests/test-bitmask.o
  CC       tests/test-math.o
  CC       tests/test-stack.o
  CC       tests/test-re-split.o
  CC       tests/test-async.o
  CC       tests/test-string.o
  CC       tests/test-exception.o
  CC       tests/test-dotnet.o
  CC       tests/test-magic.o
  CCLD     tests/mapper
  CCLD     test-alignment
  CCLD     test-atoms
  CCLD     test-elf
  CCLD     test-version
  CCLD     test-bitmask
  CCLD     test-math
  CCLD     test-stack
  CCLD     test-re-split
  CCLD     test-async
  CCLD     test-string
  CCLD     test-exception
  CCLD     test-dotnet
  CCLD     test-magic
  CCLD     test-pe
  CCLD     test-rules
make[2]: Leaving directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make[3]: Entering directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
PASS: test-alignment
PASS: test-version
PASS: test-atoms
PASS: test-bitmask
PASS: test-stack
PASS: test-re-split
PASS: test-async
PASS: test-magic
PASS: test-string
PASS: test-dotnet
PASS: test-elf
PASS: test-math
PASS: test-pe
PASS: test-exception
PASS: test-rules
============================================================================
Testsuite summary for yara 4.5.2
============================================================================
# TOTAL: 15
# PASS:  15
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make[2]: Leaving directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make[1]: Leaving directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
>>> yara: Entering fakeroot...
make  install-am
make[1]: Entering directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make[2]: Entering directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
 /bin/mkdir -p '/home/buildozer/aports/community/yara/pkg/yara/usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/community/yara/pkg/yara/usr/include'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libyara.la '/home/buildozer/aports/community/yara/pkg/yara/usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/community/yara/pkg/yara/usr/share/man/man1'
 /bin/mkdir -p '/home/buildozer/aports/community/yara/pkg/yara/usr/lib/pkgconfig'
 /bin/mkdir -p '/home/buildozer/aports/community/yara/pkg/yara/usr/include/yara'
 /usr/bin/install -c -m 644 libyara/include/yara.h '/home/buildozer/aports/community/yara/pkg/yara/usr/include'
 /usr/bin/install -c -m 644 yara.pc '/home/buildozer/aports/community/yara/pkg/yara/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 'yara.man' '/home/buildozer/aports/community/yara/pkg/yara/usr/share/man/man1/yara.1'
 /usr/bin/install -c -m 644 'yarac.man' '/home/buildozer/aports/community/yara/pkg/yara/usr/share/man/man1/yarac.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 '/home/buildozer/aports/community/yara/pkg/yara/usr/include/yara'
libtool: install: /usr/bin/install -c .libs/libyara.so.10.0.0 /home/buildozer/aports/community/yara/pkg/yara/usr/lib/libyara.so.10.0.0
libtool: install: (cd /home/buildozer/aports/community/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 /home/buildozer/aports/community/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 /home/buildozer/aports/community/yara/pkg/yara/usr/lib/libyara.la
libtool: install: /usr/bin/install -c .libs/libyara.a /home/buildozer/aports/community/yara/pkg/yara/usr/lib/libyara.a
libtool: install: chmod 644 /home/buildozer/aports/community/yara/pkg/yara/usr/lib/libyara.a
libtool: install: ranlib /home/buildozer/aports/community/yara/pkg/yara/usr/lib/libyara.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/community/yara/pkg/yara/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c yara yarac '/home/buildozer/aports/community/yara/pkg/yara/usr/bin'
libtool: warning: 'libyara.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/yara /home/buildozer/aports/community/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 /home/buildozer/aports/community/yara/pkg/yara/usr/bin/yarac
make[2]: Leaving directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
make[1]: Leaving directory '/home/buildozer/aports/community/yara/src/yara-4.5.2'
>>> yara-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/yara/pkg/yara-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/yara/pkg/yara-dev/usr/lib/pkgconfig'
'usr/lib/libyara.a' -> '/home/buildozer/aports/community/yara/pkg/yara-dev/usr/lib/libyara.a'
'usr/lib/libyara.so' -> '/home/buildozer/aports/community/yara/pkg/yara-dev/usr/lib/libyara.so'
>>> yara-dev*: Preparing subpackage yara-dev...
>>> yara-dev*: Stripping binaries
>>> yara-dev*: Running postcheck for yara-dev
>>> yara-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/yara/pkg/yara-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/yara/pkg/yara-doc/usr/share/man'
'usr/share/licenses' -> '/home/buildozer/aports/community/yara/pkg/yara-doc/usr/share/licenses'
>>> yara-doc*: Preparing subpackage yara-doc...
>>> yara-doc*: Running postcheck for yara-doc
>>> yara*: Running postcheck for yara
>>> yara*: Preparing package yara...
>>> yara*: Stripping binaries
>>> yara-dev*: Scanning shared objects
>>> yara-doc*: Scanning shared objects
>>> yara*: Scanning shared objects
>>> yara-dev*: Tracing dependencies...
	pc:libcrypto
	pkgconfig
	yara=4.5.2-r0
>>> yara-dev*: Package size: 1.1 MB
>>> yara-dev*: Compressing data...
>>> yara-dev*: Create checksum...
>>> yara-dev*: Create yara-dev-4.5.2-r0.apk
>>> yara-doc*: Tracing dependencies...
>>> yara-doc*: Package size: 264.6 KB
>>> yara-doc*: Compressing data...
>>> yara-doc*: Create checksum...
>>> yara-doc*: Create yara-doc-4.5.2-r0.apk
>>> yara*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
	so:libcrypto.so.3
	so:libmagic.so.1
>>> yara*: Package size: 650.6 KB
>>> yara*: Compressing data...
>>> yara*: Create checksum...
>>> yara*: Create yara-4.5.2-r0.apk
>>> yara: Build complete at Tue, 19 Nov 2024 14:36:02 +0000 elapsed time 0h 0m 38s
>>> yara: Cleaning up srcdir
>>> yara: Cleaning up pkgdir
>>> yara: Uninstalling dependencies...
(1/15) Purging .makedepends-yara (20241119.143528)
(2/15) Purging autoconf (2.72-r0)
(3/15) Purging automake (1.17-r0)
(4/15) Purging file-dev (5.45-r1)
(5/15) Purging flex (2.6.4-r6)
(6/15) Purging m4 (1.4.19-r3)
(7/15) Purging libtool (2.4.7-r3)
(8/15) Purging libltdl (2.4.7-r3)
(9/15) Purging linux-headers (6.6-r1)
(10/15) Purging openssl-dev (3.3.2-r4)
(11/15) Purging git-perl (2.47.0-r0)
(12/15) Purging perl-git (2.47.0-r0)
(13/15) Purging perl-error (0.17029-r2)
(14/15) Purging perl (5.40.0-r3)
(15/15) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r7.trigger
OK: 394 MiB in 101 packages
>>> yara: Updating the community/aarch64 repository index...
>>> yara: Signing the index...