D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/libseccomp-2.5.3-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZMwa0z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libseccomp-2.5.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libseccomp-2.5.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libseccomp-2.5.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.je7Khr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libseccomp-2.5.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking for aarch64-mageia-linux-gnu-gcc... no
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-ar... no
checking for aarch64-mageia-linux-gnu-lib... no
checking for aarch64-mageia-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-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-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
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... no
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 whether make supports nested variables... (cached) yes
checking for linux/seccomp.h... yes
checking for cython3... no
checking for cython... no
checking for aarch64-mageia-linux-gnu-gperf... no
checking for gperf... gperf
checking for cov-build... no
checking whether to build with code coverage support... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libseccomp.pc
config.status: creating include/seccomp.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/python/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating configure.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in src
Making all in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-helper.lo `test -f 'helper.c' || echo './'`helper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c helper.c  -fPIC -DPIC -o .libs/libseccomp_la-helper.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c helper.c  -fPIC -DPIC -o libseccomp_la-helper.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-hash.lo `test -f 'hash.c' || echo './'`hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hash.c  -fPIC -DPIC -o .libs/libseccomp_la-hash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hash.c  -fPIC -DPIC -o libseccomp_la-hash.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-x86.lo `test -f 'arch-x86.c' || echo './'`arch-x86.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-x86.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-x86.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-x86.c  -fPIC -DPIC -o libseccomp_la-arch-x86.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-x86_64.lo `test -f 'arch-x86_64.c' || echo './'`arch-x86_64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-x86_64.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-x86_64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-x86_64.c  -fPIC -DPIC -o libseccomp_la-arch-x86_64.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-system.lo `test -f 'system.c' || echo './'`system.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c system.c  -fPIC -DPIC -o .libs/libseccomp_la-system.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c system.c  -fPIC -DPIC -o libseccomp_la-system.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch.lo `test -f 'arch.c' || echo './'`arch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch.c  -fPIC -DPIC -o .libs/libseccomp_la-arch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch.c  -fPIC -DPIC -o libseccomp_la-arch.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-arm.lo `test -f 'arch-arm.c' || echo './'`arch-arm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-arm.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-arm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-arm.c  -fPIC -DPIC -o libseccomp_la-arch-arm.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-x32.lo `test -f 'arch-x32.c' || echo './'`arch-x32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-x32.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-x32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-x32.c  -fPIC -DPIC -o libseccomp_la-arch-x32.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-aarch64.lo `test -f 'arch-aarch64.c' || echo './'`arch-aarch64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-aarch64.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-aarch64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-aarch64.c  -fPIC -DPIC -o libseccomp_la-arch-aarch64.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-gen_pfc.lo `test -f 'gen_pfc.c' || echo './'`gen_pfc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen_pfc.c  -fPIC -DPIC -o .libs/libseccomp_la-gen_pfc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen_pfc.c  -fPIC -DPIC -o libseccomp_la-gen_pfc.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-mips.lo `test -f 'arch-mips.c' || echo './'`arch-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-mips.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-mips.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-mips.c  -fPIC -DPIC -o libseccomp_la-arch-mips.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-api.lo `test -f 'api.c' || echo './'`api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c api.c  -fPIC -DPIC -o .libs/libseccomp_la-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c api.c  -fPIC -DPIC -o libseccomp_la-api.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-mips64.lo `test -f 'arch-mips64.c' || echo './'`arch-mips64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-mips64.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-mips64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-mips64.c  -fPIC -DPIC -o libseccomp_la-arch-mips64.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-parisc.lo `test -f 'arch-parisc.c' || echo './'`arch-parisc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-parisc.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-parisc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-parisc.c  -fPIC -DPIC -o libseccomp_la-arch-parisc.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-mips64n32.lo `test -f 'arch-mips64n32.c' || echo './'`arch-mips64n32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-mips64n32.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-mips64n32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-mips64n32.c  -fPIC -DPIC -o libseccomp_la-arch-mips64n32.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-parisc64.lo `test -f 'arch-parisc64.c' || echo './'`arch-parisc64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-parisc64.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-parisc64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-parisc64.c  -fPIC -DPIC -o libseccomp_la-arch-parisc64.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-ppc.lo `test -f 'arch-ppc.c' || echo './'`arch-ppc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-ppc.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-ppc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-ppc.c  -fPIC -DPIC -o libseccomp_la-arch-ppc.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-ppc64.lo `test -f 'arch-ppc64.c' || echo './'`arch-ppc64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-ppc64.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-ppc64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-ppc64.c  -fPIC -DPIC -o libseccomp_la-arch-ppc64.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-s390.lo `test -f 'arch-s390.c' || echo './'`arch-s390.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-s390.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-s390.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-s390.c  -fPIC -DPIC -o libseccomp_la-arch-s390.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-riscv64.lo `test -f 'arch-riscv64.c' || echo './'`arch-riscv64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-riscv64.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-riscv64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-riscv64.c  -fPIC -DPIC -o libseccomp_la-arch-riscv64.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-arch-s390x.lo `test -f 'arch-s390x.c' || echo './'`arch-s390x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-s390x.c  -fPIC -DPIC -o .libs/libseccomp_la-arch-s390x.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arch-s390x.c  -fPIC -DPIC -o libseccomp_la-arch-s390x.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-syscalls.lo `test -f 'syscalls.c' || echo './'`syscalls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c syscalls.c  -fPIC -DPIC -o .libs/libseccomp_la-syscalls.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c syscalls.c  -fPIC -DPIC -o libseccomp_la-syscalls.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-db.lo `test -f 'db.c' || echo './'`db.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c db.c  -fPIC -DPIC -o .libs/libseccomp_la-db.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c db.c  -fPIC -DPIC -o libseccomp_la-db.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-gen_bpf.lo `test -f 'gen_bpf.c' || echo './'`gen_bpf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen_bpf.c  -fPIC -DPIC -o .libs/libseccomp_la-gen_bpf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen_bpf.c  -fPIC -DPIC -o libseccomp_la-gen_bpf.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libseccomp_la-syscalls.perf.lo `test -f 'syscalls.perf.c' || echo './'`syscalls.perf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c syscalls.perf.c  -fPIC -DPIC -o .libs/libseccomp_la-syscalls.perf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c syscalls.perf.c  -fPIC -DPIC -o libseccomp_la-syscalls.perf.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Umips  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -version-number 2:5:3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libseccomp.la -rpath /usr/lib64 libseccomp_la-api.lo libseccomp_la-system.lo libseccomp_la-helper.lo libseccomp_la-gen_pfc.lo libseccomp_la-gen_bpf.lo libseccomp_la-hash.lo libseccomp_la-db.lo libseccomp_la-arch.lo libseccomp_la-arch-x86.lo libseccomp_la-arch-x86_64.lo libseccomp_la-arch-x32.lo libseccomp_la-arch-arm.lo libseccomp_la-arch-aarch64.lo libseccomp_la-arch-mips.lo libseccomp_la-arch-mips64.lo libseccomp_la-arch-mips64n32.lo libseccomp_la-arch-parisc.lo libseccomp_la-arch-parisc64.lo libseccomp_la-arch-ppc.lo libseccomp_la-arch-ppc64.lo libseccomp_la-arch-riscv64.lo libseccomp_la-arch-s390.lo libseccomp_la-arch-s390x.lo libseccomp_la-syscalls.lo libseccomp_la-syscalls.perf.lo  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libseccomp_la-api.o .libs/libseccomp_la-system.o .libs/libseccomp_la-helper.o .libs/libseccomp_la-gen_pfc.o .libs/libseccomp_la-gen_bpf.o .libs/libseccomp_la-hash.o .libs/libseccomp_la-db.o .libs/libseccomp_la-arch.o .libs/libseccomp_la-arch-x86.o .libs/libseccomp_la-arch-x86_64.o .libs/libseccomp_la-arch-x32.o .libs/libseccomp_la-arch-arm.o .libs/libseccomp_la-arch-aarch64.o .libs/libseccomp_la-arch-mips.o .libs/libseccomp_la-arch-mips64.o .libs/libseccomp_la-arch-mips64n32.o .libs/libseccomp_la-arch-parisc.o .libs/libseccomp_la-arch-parisc64.o .libs/libseccomp_la-arch-ppc.o .libs/libseccomp_la-arch-ppc64.o .libs/libseccomp_la-arch-riscv64.o .libs/libseccomp_la-arch-s390.o .libs/libseccomp_la-arch-s390x.o .libs/libseccomp_la-syscalls.o .libs/libseccomp_la-syscalls.perf.o   -O2 -g -fstack-protector -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -Wl,-soname -Wl,libseccomp.so.2 -o .libs/libseccomp.so.2.5.3
libtool: link: (cd ".libs" && rm -f "libseccomp.so.2" && ln -s "libseccomp.so.2.5.3" "libseccomp.so.2")
libtool: link: (cd ".libs" && rm -f "libseccomp.so" && ln -s "libseccomp.so.2.5.3" "libseccomp.so")
libtool: link: ar cru .libs/libseccomp.a  libseccomp_la-api.o libseccomp_la-system.o libseccomp_la-helper.o libseccomp_la-gen_pfc.o libseccomp_la-gen_bpf.o libseccomp_la-hash.o libseccomp_la-db.o libseccomp_la-arch.o libseccomp_la-arch-x86.o libseccomp_la-arch-x86_64.o libseccomp_la-arch-x32.o libseccomp_la-arch-arm.o libseccomp_la-arch-aarch64.o libseccomp_la-arch-mips.o libseccomp_la-arch-mips64.o libseccomp_la-arch-mips64n32.o libseccomp_la-arch-parisc.o libseccomp_la-arch-parisc64.o libseccomp_la-arch-ppc.o libseccomp_la-arch-ppc64.o libseccomp_la-arch-riscv64.o libseccomp_la-arch-s390.o libseccomp_la-arch-s390x.o libseccomp_la-syscalls.o libseccomp_la-syscalls.perf.o
libtool: link: ranlib .libs/libseccomp.a
libtool: link: ( cd ".libs" && rm -f "libseccomp.la" && ln -s "../libseccomp.la" "libseccomp.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/src'
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scmp_api_level.o scmp_api_level.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scmp_arch_detect.o scmp_arch_detect.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scmp_sys_resolver.o scmp_sys_resolver.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scmp_bpf_sim.o scmp_bpf_sim.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o util.lo util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c util.c  -fPIC -DPIC -o .libs/util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c util.c  -fPIC -DPIC -o util.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scmp_bpf_disasm.o scmp_bpf_disasm.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scmp_api_level scmp_api_level.o ../src/libseccomp.la 
libtool: link: gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/scmp_api_level scmp_api_level.o  ../src/.libs/libseccomp.so
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scmp_sys_resolver scmp_sys_resolver.o ../src/libseccomp.la 
libtool: link: gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/scmp_sys_resolver scmp_sys_resolver.o  ../src/.libs/libseccomp.so
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scmp_arch_detect scmp_arch_detect.o ../src/libseccomp.la 
libtool: link: gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/scmp_arch_detect scmp_arch_detect.o  ../src/.libs/libseccomp.so
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o util.la  util.lo  
libtool: link: ar cru .libs/util.a .libs/util.o 
libtool: link: ranlib .libs/util.a
libtool: link: ( cd ".libs" && rm -f "util.la" && ln -s "../util.la" "util.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scmp_bpf_disasm scmp_bpf_disasm.o util.la 
libtool: link: gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scmp_bpf_disasm scmp_bpf_disasm.o  ./.libs/util.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scmp_bpf_sim scmp_bpf_sim.o util.la 
libtool: link: gcc -Wall -Umips -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scmp_bpf_sim scmp_bpf_sim.o  ./.libs/util.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libseccomp-2.5.3/tools'
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in doc
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.10lO4y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64
+ cd libseccomp-2.5.3
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64//usr/lib64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64//usr/include
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64//usr/share/man
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in include
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 seccomp.h seccomp-syscalls.h '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/include'
Making install in src
Making install in .
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libseccomp.la '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libseccomp.so.2.5.3 /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/libseccomp.so.2.5.3
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64 && { ln -s -f libseccomp.so.2.5.3 libseccomp.so.2 || { rm -f libseccomp.so.2 && ln -s libseccomp.so.2.5.3 libseccomp.so.2; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64 && { ln -s -f libseccomp.so.2.5.3 libseccomp.so || { rm -f libseccomp.so && ln -s libseccomp.so.2.5.3 libseccomp.so; }; })
libtool: install: /usr/bin/install -p .libs/libseccomp.lai /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/libseccomp.la
libtool: install: /usr/bin/install -p .libs/libseccomp.a /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/libseccomp.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/libseccomp.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/libseccomp.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
Making install in tools
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p scmp_sys_resolver '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/bin'
libtool: warning: '../src/libseccomp.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/scmp_sys_resolver /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/bin/scmp_sys_resolver
Making install in tests
Making install in doc
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 man/man1/scmp_sys_resolver.1 '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/man/man3'
 /usr/bin/install -p -m 644 man/man3/seccomp_arch_add.3 man/man3/seccomp_arch_exist.3 man/man3/seccomp_arch_native.3 man/man3/seccomp_arch_remove.3 man/man3/seccomp_arch_resolve_name.3 man/man3/seccomp_attr_get.3 man/man3/seccomp_attr_set.3 man/man3/seccomp_export_bpf.3 man/man3/seccomp_export_pfc.3 man/man3/seccomp_init.3 man/man3/seccomp_load.3 man/man3/seccomp_merge.3 man/man3/seccomp_release.3 man/man3/seccomp_reset.3 man/man3/seccomp_rule_add.3 man/man3/seccomp_rule_add_array.3 man/man3/seccomp_rule_add_exact.3 man/man3/seccomp_rule_add_exact_array.3 man/man3/seccomp_notify_alloc.3 man/man3/seccomp_notify_fd.3 man/man3/seccomp_notify_free.3 man/man3/seccomp_notify_id_valid.3 man/man3/seccomp_notify_receive.3 man/man3/seccomp_notify_respond.3 man/man3/seccomp_syscall_priority.3 man/man3/seccomp_syscall_resolve_name.3 man/man3/seccomp_syscall_resolve_name_arch.3 man/man3/seccomp_syscall_resolve_name_rewrite.3 man/man3/seccomp_syscall_resolve_num_arch.3 man/man3/seccomp_version.3 man/man3/seccomp_api_get.3 man/man3/seccomp_api_set.3 '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/man/man3'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libseccomp.pc '/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/pkgconfig'
+ rm -f /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64//usr/lib64/libseccomp.la
+ rm -f /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64//usr/lib64/libseccomp.a
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.5.3-1.mga9 --unique-debug-suffix -2.5.3-1.mga9.aarch64 --unique-debug-src-base libseccomp-2.5.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libseccomp-2.5.3

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/bin/scmp_sys_resolver
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/lib64/libseccomp.so.2.5.3
dwz: ./usr/bin/scmp_sys_resolver-2.5.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libseccomp.so.2.5.3-2.5.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 304kB, size after compression: 304kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
1042 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
Processing files: lib64seccomp2-2.5.3-1.mga9.aarch64
Provides: lib64seccomp2 = 2.5.3-1.mga9 lib64seccomp2(aarch-64) = 2.5.3-1.mga9 libseccomp.so.2()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit)
Processing files: lib64seccomp-devel-2.5.3-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mNWfHn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libseccomp-2.5.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/doc/lib64seccomp-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/doc/lib64seccomp-devel
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/doc/lib64seccomp-devel
+ cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/doc/lib64seccomp-devel
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64/usr/share/doc/lib64seccomp-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libseccomp(64bit)) lib64seccomp-devel = 2.5.3-1.mga9 lib64seccomp-devel(aarch-64) = 2.5.3-1.mga9 libseccomp-devel = 2.5.3-1.mga9 pkgconfig(libseccomp) = 2.5.3 seccomp-devel = 2.5.3-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libseccomp.so.2()(64bit) pkgconfig
Processing files: libseccomp-debugsource-2.5.3-1.mga9.aarch64
Provides: libseccomp-debugsource = 2.5.3-1.mga9 libseccomp-debugsource(aarch-64) = 2.5.3-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64seccomp2-debuginfo-2.5.3-1.mga9.aarch64
Provides: debuginfo(build-id) = 5bbd91a9164785826a55f7a1f6798448035831e2 lib64seccomp2-debuginfo = 2.5.3-1.mga9 lib64seccomp2-debuginfo(aarch-64) = 2.5.3-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libseccomp-debugsource(aarch-64) = 2.5.3-1.mga9
Processing files: lib64seccomp-devel-debuginfo-2.5.3-1.mga9.aarch64
Provides: debuginfo(build-id) = 249772ae70fe653167850b65bc1d5c0eb273dadb lib64seccomp-devel-debuginfo = 2.5.3-1.mga9 lib64seccomp-devel-debuginfo(aarch-64) = 2.5.3-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libseccomp-debugsource(aarch-64) = 2.5.3-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64seccomp-devel-debuginfo-2.5.3-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64seccomp2-2.5.3-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64seccomp-devel-2.5.3-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64seccomp2-debuginfo-2.5.3-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libseccomp-debugsource-2.5.3-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ojU7Je
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libseccomp-2.5.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libseccomp-2.5.3-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZbrfC9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libseccomp-2.5.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!