INFO: not using any hashes in /data/userland-archives/hashes for v4.5.2.tar.gz (overridden with --hash)
Source /data/userland-archives/v4.5.2.tar.gz... not found, skipping file copy
Source https://github.com/VirusTotal/yara/archive/refs/tags/v4.5.2.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
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'
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:1004: 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
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'
symlink cloning /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2 to /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/amd64
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) /usr/gcc/13/bin/gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/gcc/13/bin/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... -ll
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... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 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... print -r --
checking for ranlib... ranlib
checking for archiver @FILE support... no
checking for strip... strip
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/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... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether pthreads work with -pthreads... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_REENTRANT
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 pkg-config... /usr/bin/amd64/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
/usr/gnu/bin/make  all-am
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/amd64'
  CC       cli/args.o
  CC       cli/common.o
  CC       cli/threading.o
  CC       cli/yara.o
cli/yara.c: In function 'populate_scan_list':
cli/yara.c:773:19: warning: implicit declaration of function 'getline' [-Wimplicit-function-declaration]
  773 |          (nread = getline(&path, &nsize, fh_scan_list)) != -1)
      |                   ^~~~~~~
  CC       libyara/modules/tests/la-tests.lo
  CC       libyara/modules/elf/la-elf.lo
In file included from libyara/modules/elf/elf.c:42:
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/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)
      |             ^~~~~~~~~~~~~~~~~
  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/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
libyara/atoms.c: In function '_yr_atoms_case_insensitive':
libyara/atoms.c:730:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  730 |         new_atom->atom.bytes[i] = atoms_cursor[i];
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from libyara/atoms.c:82:
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:52:11: note: at offset 4 into destination object 'bytes' of size 4
   52 |   uint8_t bytes[YR_MAX_ATOM_LENGTH];
      |           ^~~~~
libyara/atoms.c:731:32: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  731 |         new_atom->atom.mask[i] = 0xFF;
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:53:11: note: at offset 4 into destination object 'mask' of size 4
   53 |   uint8_t mask[YR_MAX_ATOM_LENGTH];
      |           ^~~~
libyara/atoms.c:730:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  730 |         new_atom->atom.bytes[i] = atoms_cursor[i];
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:52:11: note: at offset 5 into destination object 'bytes' of size 4
   52 |   uint8_t bytes[YR_MAX_ATOM_LENGTH];
      |           ^~~~~
libyara/atoms.c:731:32: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  731 |         new_atom->atom.mask[i] = 0xFF;
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:53:11: note: at offset 5 into destination object 'mask' of size 4
   53 |   uint8_t mask[YR_MAX_ATOM_LENGTH];
      |           ^~~~
libyara/atoms.c:730:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  730 |         new_atom->atom.bytes[i] = atoms_cursor[i];
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:52:11: note: at offset 6 into destination object 'bytes' of size 4
   52 |   uint8_t bytes[YR_MAX_ATOM_LENGTH];
      |           ^~~~~
libyara/atoms.c:731:32: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  731 |         new_atom->atom.mask[i] = 0xFF;
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:53:11: note: at offset 6 into destination object 'mask' of size 4
   53 |   uint8_t mask[YR_MAX_ATOM_LENGTH];
      |           ^~~~
libyara/atoms.c: In function 'yr_atoms_extract_from_string':
libyara/atoms.c:1396:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1396 |     item->atom.bytes[i] = string[i];
      |     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:52:11: note: at offset 4 into destination object 'bytes' of size 4
   52 |   uint8_t bytes[YR_MAX_ATOM_LENGTH];
      |           ^~~~~
libyara/atoms.c:1397:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1397 |     item->atom.mask[i] = 0xFF;
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:53:11: note: at offset 4 into destination object 'mask' of size 4
   53 |   uint8_t mask[YR_MAX_ATOM_LENGTH];
      |           ^~~~
libyara/atoms.c:1396:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1396 |     item->atom.bytes[i] = string[i];
      |     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:52:11: note: at offset 5 into destination object 'bytes' of size 4
   52 |   uint8_t bytes[YR_MAX_ATOM_LENGTH];
      |           ^~~~~
libyara/atoms.c:1397:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1397 |     item->atom.mask[i] = 0xFF;
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:53:11: note: at offset 5 into destination object 'mask' of size 4
   53 |   uint8_t mask[YR_MAX_ATOM_LENGTH];
      |           ^~~~
libyara/atoms.c:1396:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1396 |     item->atom.bytes[i] = string[i];
      |     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:52:11: note: at offset 6 into destination object 'bytes' of size 4
   52 |   uint8_t bytes[YR_MAX_ATOM_LENGTH];
      |           ^~~~~
libyara/atoms.c:1397:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1397 |     item->atom.mask[i] = 0xFF;
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/yara-4.5.2/libyara/include/yara/atoms.h:53:11: note: at offset 6 into destination object 'mask' of size 4
   53 |   uint8_t mask[YR_MAX_ATOM_LENGTH];
      |           ^~~~
  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
  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-none.lo
  CCLD     libyara.la
copying selected object files to avoid basename conflicts...
  CCLD     yara
  CC       cli/yarac.o
  CCLD     yarac
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/amd64'
/usr/gnu/bin/make  install-am
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64'
 /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c   libyara.la '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/libyara.so.10.0.0 /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/libyara.so.10.0.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64 && { 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 /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64 && { 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: chmod +x /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/libyara.so.10.0.0
libtool: install: /usr/bin/ginstall -c .libs/libyara.lai /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/libyara.la
libtool: install: /usr/bin/ginstall -c .libs/libyara.a /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/libyara.a
libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/libyara.a
libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/libyara.a
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/ginstall -c yara yarac '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/bin'
libtool: warning: 'libyara.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/yara /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/bin/yara
libtool: warning: 'libyara.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/yarac /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/bin/yarac
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/include'
 /usr/bin/ginstall -c -m 644 libyara/include/yara.h '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/include'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 'yara.man' '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/share/man/man1/yara.1'
 /usr/bin/ginstall -c -m 644 'yarac.man' '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/share/man/man1/yarac.1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 yara.pc '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/include/yara'
 /usr/bin/ginstall -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 '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/prototype/i386/usr/include/yara'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/yara/build/manifest-i386-yara.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: sysutils/yara
pkg://openindiana.org/antivirus/yara@4.5.2,5.11-2024.0.0.0:20241010T181315Z
PUBLISHED