D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/snortsam-2.70-12.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1ax1WO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf snortsam
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/snortsam-src-2.70.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd snortsam
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cat
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GSM4Ah
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd snortsam
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ sh ./makesnortsam.sh
-------------------------------------------------------------------------------
Building SnortSam (release)
-------------------------------------------------------------------------------
ssp_ipchains.c: In function 'IPCHBlock':
ssp_ipchains.c:149:7: warning: 'memcpy' reading 9 bytes from a region of size 5 [-Wstringop-overread]
  149 |       memcpy(newfw.fwc_rule.label, IP_FW_LABEL_BLOCK, sizeof(newfw.fwc_rule.label));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:174:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  174 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:190:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  190 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:196:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  196 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:206:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  206 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:217:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  217 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:240:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  240 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:255:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  255 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:261:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  261 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:271:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  271 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:282:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  282 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------------------------------------------------------------------------
Building SnortSam (debug)
-------------------------------------------------------------------------------
ssp_ipchains.c: In function 'IPCHBlock':
ssp_ipchains.c:149:7: warning: 'memcpy' reading 9 bytes from a region of size 5 [-Wstringop-overread]
  149 |       memcpy(newfw.fwc_rule.label, IP_FW_LABEL_BLOCK, sizeof(newfw.fwc_rule.label));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:174:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  174 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:190:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  190 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:196:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  196 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:206:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  206 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:217:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  217 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:240:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  240 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:255:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  255 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:261:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  261 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:271:10: warning: 'memcpy' reading 9 bytes from a region of size 6 [-Wstringop-overread]
  271 |          memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssp_ipchains.c:282:10: warning: 'memcpy' reading 9 bytes from a region of size 7 [-Wstringop-overread]
  282 |          memcpy(newfw.fwc_label, IP_FW_LABEL_OUTPUT, sizeof(newfw.fwc_label));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Done.
+ cd src
+ make samtool 'DEBUG=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
gcc -O2 -D`uname` -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c samtool.c
gcc -O2 -D`uname` -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c twofish.c
case "`uname`" in \
                OpenBSD*) twhat=obsd;; \
                *BSD)     twhat=bsd;; \
                Linux)    twhat=linux;; \
                SunOS)    twhat=sunos;; \
esac && make samtool-$twhat
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/snortsam/src'
gcc  -lpthread -o ../samtool samtool.o twofish.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/snortsam/src'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t1pjJB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64
+ cd snortsam
+ '[' 1 -eq 1 ']'
+ install -d /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/sbin
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/etc
+ install -d /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/etc
+ install snortsam /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/sbin
+ install samtool /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/sbin
+ install conf/snortsam.conf.sample /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/etc/snortsam.conf
+ echo 'warning: %makeinstall is deprecated, try %make_install instead'
warning: %makeinstall is deprecated, try %make_install instead
+ /usr/bin/make prefix=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/share/info install
make: Nothing to be done for 'install'.
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.70-12.mga9 --unique-debug-suffix -2.70-12.mga9.aarch64 --unique-debug-src-base snortsam-2.70-12.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/snortsam

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/sbin/snortsam
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/sbin/samtool
gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/sbin/snortsam
gdb-add-index: [Was there no debuginfo? Was there already an index?]
dwz: ./usr/sbin/samtool-2.70-12.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 132kB, size after compression: 132kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
209 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./etc/snortsam.conf is executable but has no shebang, removing executable bit
Processing files: snortsam-2.70-12.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ir2m9h
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd snortsam
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/share/doc/snortsam
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/share/doc/snortsam
+ cp -pr docs/README docs/README.ciscoacl docs/README.conf docs/README.iptables docs/README.netscreen docs/README.pf docs/README.pf2 docs/README.rules docs/README.slackware docs/README.snmp_interface_down docs/README.wgrd docs/README_8signs.rtf docs/LICENSE docs/INSTALL docs/FAQ docs/CREDITS docs/BUGS docs/AUTHORS /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64/usr/share/doc/snortsam
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: snortsam = 2.70-12.mga9 snortsam(aarch-64) = 2.70-12.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit)
Processing files: snortsam-debugsource-2.70-12.mga9.aarch64
Provides: snortsam-debugsource = 2.70-12.mga9 snortsam-debugsource(aarch-64) = 2.70-12.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: snortsam-debuginfo-2.70-12.mga9.aarch64
Provides: debuginfo(build-id) = 7c24025469182896f696d46835fa5b2d6662f21b debuginfo(build-id) = f1cff15c5932395cf2656d7188e06b43482508f2 snortsam-debuginfo = 2.70-12.mga9 snortsam-debuginfo(aarch-64) = 2.70-12.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: snortsam-debugsource(aarch-64) = 2.70-12.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/snortsam-debugsource-2.70-12.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/snortsam-debuginfo-2.70-12.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/snortsam-2.70-12.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XG9igm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd snortsam
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/snortsam-2.70-12.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vlZn2g
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf snortsam
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!