D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/tmpwatch-2.11-8.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TGLvgp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tmpwatch-2.11 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/tmpwatch-2.11.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tmpwatch-2.11 + /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.UDOK2s + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tmpwatch-2.11 + '[' 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 + /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 + /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 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 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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-mageia-linux-gnu-ranlib... (cached) aarch64-mageia-linux-gnu-ranlib checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for inline... inline checking for long long int... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether stdint.h conforms to C99... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for C/C++ restrict keyword... __restrict checking for strerror... yes checking for working strerror function... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for error_at_line... yes checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... yes checking whether stdint.h conforms to C99... (cached) yes checking for stpcpy... yes checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... yes checking for strtoll... yes checking whether is standalone... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for library containing getmntent... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fuser... /usr/bin/fuser checking whether to use fuser... yes checking whether fuser supports -s... yes checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings checking whether we should use -Werror... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../admin/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' rm -f inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e '/definition of GL_LINK_WARNING/r ../admin/link-warning.h' \ < ./inttypes.in.h; \ } > inttypes.h-t mv inttypes.h-t inttypes.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|1|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../admin/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv string.h-t string.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c exitfail.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c progname.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c xalloc-die.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c xmalloc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' rm -f libgnu.a ar cru libgnu.a progname.o xalloc-die.o exitfail.o xmalloc.o aarch64-mageia-linux-gnu-ranlib libgnu.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c bind-mount.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c tmpwatch.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tmpwatch bind-mount.o tmpwatch.o lib/libgnu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jOSBmr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64 + cd tmpwatch-2.11 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/info install ROOT=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64 MANDIR=/usr/share/man SBINDIR=/usr/sbin Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11/lib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' test -z "/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/sbin" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/sbin" /usr/bin/install -c tmpwatch '/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/sbin' test -z "/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/man/man8" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/man/man8" /usr/bin/install -c -m 644 tmpwatch.8 '/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tmpwatch-2.11' + install -d /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/etc/cron.daily + install -d /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/etc/sysconfig + cat + cat + install -m0755 tmpwatch.cron /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/etc/cron.daily/tmpwatch + install -m0644 tmpwatch.sysconfig /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/etc/sysconfig/tmpwatch + cat + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.11-8.mga8 --unique-debug-suffix -2.11-8.mga8.aarch64 --unique-debug-src-base tmpwatch-2.11-8.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tmpwatch-2.11 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/sbin/tmpwatch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/sbin/tmpwatch original debug info size: 100kB, size after compression: 96kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 113 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 mangling shebang in /etc/cron.daily/tmpwatch from /bin/sh to #!/usr/bin/sh Processing files: tmpwatch-2.11-8.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wcRUXq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tmpwatch-2.11 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/doc/tmpwatch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/doc/tmpwatch + cp -pr README.urpmi /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/doc/tmpwatch + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/doc/tmpwatch + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/doc/tmpwatch + cp -pr README /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64/usr/share/doc/tmpwatch + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(tmpwatch) = 2.11-8.mga8 tmpwatch = 2.11-8.mga8 tmpwatch(aarch-64) = 2.11-8.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) Processing files: tmpwatch-debugsource-2.11-8.mga8.aarch64 Provides: tmpwatch-debugsource = 2.11-8.mga8 tmpwatch-debugsource(aarch-64) = 2.11-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tmpwatch-debuginfo-2.11-8.mga8.aarch64 Provides: debuginfo(build-id) = 8b2746c91fa4710daf01c559595735be3141dd7b tmpwatch-debuginfo = 2.11-8.mga8 tmpwatch-debuginfo(aarch-64) = 2.11-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tmpwatch-debugsource(aarch-64) = 2.11-8.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tmpwatch-2.11-8.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tmpwatch-debugsource-2.11-8.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tmpwatch-debuginfo-2.11-8.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sm4Txr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tmpwatch-2.11 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tmpwatch-2.11-8.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ol7crp + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tmpwatch-2.11 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!