D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/erofs-utils-1.2-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hckSf3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf erofs-utils-1.2
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/erofs-utils-1.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd erofs-utils-1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/erofs-utils-1.2-no-common.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/erofs-utils-1.2-fuse-selinux.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ autoreconf -fi
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/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:153: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:153: the top level
configure.ac:17: installing 'config/ar-lib'
configure.ac:17: installing 'config/compile'
configure.ac:21: installing 'config/config.guess'
configure.ac:21: installing 'config/config.sub'
configure.ac:14: installing 'config/install-sh'
configure.ac:14: installing 'config/missing'
fuse/Makefile.am: installing 'config/depcomp'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GhrhE4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erofs-utils-1.2
+ '[' 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
+ 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 ./config/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config/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 config/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 .
+ /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 --enable-fuse --enable-lz4 --with-selinux --with-uuid
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar
checking the archiver (aarch64-mageia-linux-gnu-ar) interface... ar
checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none
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 aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) 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... (cached) aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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 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 for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-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 pkg-config m4 macros... yes
checking for dirent.h... yes
checking for fcntl.h... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking for linux/falloc.h... yes
checking for linux/fs.h... yes
checking for linux/types.h... yes
checking for linux/xattr.h... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for inline... inline
checking for int64_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for struct stat.st_rdev... yes
checking for uint64_t... yes
checking for aarch64-mageia-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking whether llseek is declared... no
checking whether lseek64 is declared... yes
checking for fallocate... yes
checking for gettimeofday... yes
checking for memset... yes
checking for realpath... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtoull... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libuuid... yes
checking libuuid usability... yes
checking for libselinux... yes
checking for selabel_lookup in -lselinux... yes
checking for libfuse... yes
checking for fuse_main in -lfuse... yes
checking for lz4.h... yes
checking for LZ4_compress_destSize in -llz4... yes
checking for LZ4_compress_HC_destSize in -llz4... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating lib/Makefile
config.status: creating mkfs/Makefile
config.status: creating fuse/Makefile
config.status: creating config.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 man
make[2]: Nothing to be done for 'all'.
Making all in lib
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-exclude.lo `test -f 'exclude.c' || echo './'`exclude.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exclude.c  -fPIC -DPIC -o .libs/liberofs_la-exclude.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exclude.c -o liberofs_la-exclude.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-config.lo `test -f 'config.c' || echo './'`config.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config.c  -fPIC -DPIC -o .libs/liberofs_la-config.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config.c -o liberofs_la-config.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-super.lo `test -f 'super.c' || echo './'`super.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c super.c  -fPIC -DPIC -o .libs/liberofs_la-super.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c super.c -o liberofs_la-super.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-namei.lo `test -f 'namei.c' || echo './'`namei.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c namei.c  -fPIC -DPIC -o .libs/liberofs_la-namei.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c namei.c -o liberofs_la-namei.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-io.lo `test -f 'io.c' || echo './'`io.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c io.c  -fPIC -DPIC -o .libs/liberofs_la-io.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c io.c -o liberofs_la-io.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-compressor.lo `test -f 'compressor.c' || echo './'`compressor.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compressor.c  -fPIC -DPIC -o .libs/liberofs_la-compressor.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compressor.c -o liberofs_la-compressor.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-cache.lo `test -f 'cache.c' || echo './'`cache.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cache.c  -fPIC -DPIC -o .libs/liberofs_la-cache.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cache.c -o liberofs_la-cache.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-data.lo `test -f 'data.c' || echo './'`data.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c data.c  -fPIC -DPIC -o .libs/liberofs_la-data.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c data.c -o liberofs_la-data.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-compressor_lz4.lo `test -f 'compressor_lz4.c' || echo './'`compressor_lz4.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compressor_lz4.c  -fPIC -DPIC -o .libs/liberofs_la-compressor_lz4.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compressor_lz4.c -o liberofs_la-compressor_lz4.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-xattr.lo `test -f 'xattr.c' || echo './'`xattr.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xattr.c  -fPIC -DPIC -o .libs/liberofs_la-xattr.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xattr.c -o liberofs_la-xattr.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-decompress.lo `test -f 'decompress.c' || echo './'`decompress.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c decompress.c  -fPIC -DPIC -o .libs/liberofs_la-decompress.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c decompress.c -o liberofs_la-decompress.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-compressor_lz4hc.lo `test -f 'compressor_lz4hc.c' || echo './'`compressor_lz4hc.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compressor_lz4hc.c  -fPIC -DPIC -o .libs/liberofs_la-compressor_lz4hc.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compressor_lz4hc.c -o liberofs_la-compressor_lz4hc.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-compress.lo `test -f 'compress.c' || echo './'`compress.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress.c  -fPIC -DPIC -o .libs/liberofs_la-compress.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compress.c -o liberofs_la-compress.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-zmap.lo `test -f 'zmap.c' || echo './'`zmap.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zmap.c  -fPIC -DPIC -o .libs/liberofs_la-zmap.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zmap.c -o liberofs_la-zmap.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liberofs_la-inode.lo `test -f 'inode.c' || echo './'`inode.c
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c inode.c  -fPIC -DPIC -o .libs/liberofs_la-inode.o
libtool: compile:  aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c inode.c -o liberofs_la-inode.o >/dev/null 2>&1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=link aarch64-mageia-linux-gnu-gcc -Wall -Werror -I../include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liberofs.la  liberofs_la-config.lo liberofs_la-io.lo liberofs_la-cache.lo liberofs_la-super.lo liberofs_la-inode.lo liberofs_la-xattr.lo liberofs_la-exclude.lo liberofs_la-namei.lo liberofs_la-data.lo liberofs_la-compress.lo liberofs_la-compressor.lo liberofs_la-zmap.lo liberofs_la-decompress.lo liberofs_la-compressor_lz4.lo liberofs_la-compressor_lz4hc.lo  
libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liberofs.a .libs/liberofs_la-config.o .libs/liberofs_la-io.o .libs/liberofs_la-cache.o .libs/liberofs_la-super.o .libs/liberofs_la-inode.o .libs/liberofs_la-xattr.o .libs/liberofs_la-exclude.o .libs/liberofs_la-namei.o .libs/liberofs_la-data.o .libs/liberofs_la-compress.o .libs/liberofs_la-compressor.o .libs/liberofs_la-zmap.o .libs/liberofs_la-decompress.o .libs/liberofs_la-compressor_lz4.o .libs/liberofs_la-compressor_lz4hc.o 
libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liberofs.a
libtool: link: ( cd ".libs" && rm -f "liberofs.la" && ln -s "../liberofs.la" "liberofs.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
Making all in mkfs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/uuid    -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mkfs_erofs-main.o `test -f 'main.c' || echo './'`main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
/bin/sh ../libtool  --tag=CC   --mode=link aarch64-mageia-linux-gnu-gcc -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkfs.erofs mkfs_erofs-main.o -luuid  ../lib/liberofs.la -lselinux  -llz4 
libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -Werror -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkfs.erofs mkfs_erofs-main.o  -luuid ../lib/.libs/liberofs.a -lselinux -llz4
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
Making all in fuse
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o erofsfuse-dir.o `test -f 'dir.c' || echo './'`dir.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Werror -I../include -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o erofsfuse-main.o `test -f 'main.c' || echo './'`main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
/bin/sh ../libtool  --tag=CC   --mode=link aarch64-mageia-linux-gnu-gcc -Wall -Werror -I../include -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o erofsfuse erofsfuse-dir.o erofsfuse-main.o ../lib/liberofs.la -lfuse -pthread  -llz4 -lselinux  
libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -Werror -I../include -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o erofsfuse erofsfuse-dir.o erofsfuse-main.o -pthread  ../lib/.libs/liberofs.a -lfuse -llz4 -lselinux -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f7jlB5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64
+ cd erofs-utils-1.2
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 mkfs.erofs.1 '/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/man'
Making install in lib
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/lib'
Making install in mkfs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p mkfs.erofs '/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin'
libtool: install: /usr/bin/install -p mkfs.erofs /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin/mkfs.erofs
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/mkfs'
Making install in fuse
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p erofsfuse '/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin'
libtool: install: /usr/bin/install -p erofsfuse /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin/erofsfuse
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2/fuse'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/erofs-utils-1.2'
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.2-1.mga8 --unique-debug-suffix -1.2-1.mga8.aarch64 --unique-debug-src-base erofs-utils-1.2-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/erofs-utils-1.2

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin/erofsfuse
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin/mkfs.erofs
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin/erofsfuse
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/bin/mkfs.erofs
original debug info size: 404kB, size after compression: 372kB
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
335 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 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: erofs-utils-1.2-1.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dp2t63
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erofs-utils-1.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-utils
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-utils
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-utils
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-utils
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-utils
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0Bu7d5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erofs-utils-1.2
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/licenses/erofs-utils
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/licenses/erofs-utils
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/licenses/erofs-utils
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: erofs-utils = 1.2-1.mga8 erofs-utils(aarch-64) = 1.2-1.mga8
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) liblz4.so.1()(64bit) libselinux.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit)
Processing files: erofs-fuse-1.2-1.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j0Pve2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erofs-utils-1.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-fuse
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-fuse
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-fuse
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-fuse
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/doc/erofs-fuse
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3lgXI4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erofs-utils-1.2
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/licenses/erofs-fuse
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/licenses/erofs-fuse
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64/usr/share/licenses/erofs-fuse
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: erofs-fuse = 1.2-1.mga8 erofs-fuse(aarch-64) = 1.2-1.mga8
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) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) liblz4.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libselinux.so.1()(64bit)
Processing files: erofs-utils-debugsource-1.2-1.mga8.aarch64
Provides: erofs-utils-debugsource = 1.2-1.mga8 erofs-utils-debugsource(aarch-64) = 1.2-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: erofs-utils-debuginfo-1.2-1.mga8.aarch64
Provides: debuginfo(build-id) = 77b92b8115d9f53d066496f813ed2ef752c19a14 erofs-utils-debuginfo = 1.2-1.mga8 erofs-utils-debuginfo(aarch-64) = 1.2-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: erofs-utils-debugsource(aarch-64) = 1.2-1.mga8
Processing files: erofs-fuse-debuginfo-1.2-1.mga8.aarch64
Provides: debuginfo(build-id) = 5bf86184178daf0945ceb9fc17017deb0070d572 erofs-fuse-debuginfo = 1.2-1.mga8 erofs-fuse-debuginfo(aarch-64) = 1.2-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: erofs-utils-debugsource(aarch-64) = 1.2-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/erofs-utils-1.2-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/erofs-fuse-1.2-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/erofs-fuse-debuginfo-1.2-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/erofs-utils-debugsource-1.2-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/erofs-utils-debuginfo-1.2-1.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1IEoh6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erofs-utils-1.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/erofs-utils-1.2-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9AHHZ3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf erofs-utils-1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!