D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/motion-4.3.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8i57CM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf motion-Release-4.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/motion-Release-4.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd motion-Release-4.3.0 + /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.mfjYjM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd motion-Release-4.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi Copying file ABOUT-NLS Copying file config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin configure.ac:3: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' + 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=. + /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 --without-optimizecpu --with-webp 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 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 whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-g++... none 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 build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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 shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for ctype.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for pkg-config... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking jpg libraries... yes checking microhttpd.h usability... yes checking microhttpd.h presence... yes checking for microhttpd.h... yes checking libmicrohttpd libraries... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_getname_np... yes checking for XSI strerror_r... no checking dev/bktr/ioctl_meteor.h usability... no checking dev/bktr/ioctl_meteor.h presence... no checking for dev/bktr/ioctl_meteor.h... no checking dev/bktr/ioctl_bt848.h usability... no checking dev/bktr/ioctl_bt848.h presence... no checking for dev/bktr/ioctl_bt848.h... no checking dev/ic/bt8xx.h usability... no checking dev/ic/bt8xx.h presence... no checking for dev/ic/bt8xx.h... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking for webp... yes checking MMAL pkg-config path... .:/opt/vc/lib/pkgconfig checking for MMAL... no checking FFmpeg pkg-config path... :/usr/lib64/pkgconfig:/usr/share/pkgconfig checking for FFmpeg... yes checking MariaDB pkg-config path... :/usr/lib64/pkgconfig:/usr/share/pkgconfig checking for MariaDB... yes checking MySQL pkg-config path... :/usr/lib64/pkgconfig:/usr/share/pkgconfig checking for MySQL... no checking PostgreSQL pkg-config path... :/usr/lib64/pkgconfig:/usr/share/pkgconfig checking for PostgreSQL... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for kill... /usr/bin/kill checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating data/camera1-dist.conf config.status: creating data/camera2-dist.conf config.status: creating data/camera3-dist.conf config.status: creating data/camera4-dist.conf config.status: creating data/motion-dist.conf config.status: creating data/motion.service config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ************************** Configure status motion 4.3.0 ************************** CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. LIBS: -pthread -ljpeg -lmicrohttpd -lwebpmux -lwebp -lavutil -lavformat -lavcodec -lswscale -lavdevice -lmariadb -lpthread -lz -ldl -lm -lssl -lcrypto -lpq -lsqlite3 LDFLAGS: OS : linux-gnu pthread_np : no pthread_setname_np : yes pthread_getname_np : yes XSI error : no webp support : yes V4L2 support : yes BKTR support : no MMAL support : no FFmpeg support : yes libavformat version : 58.29.100 SQLite3 support : yes MYSQL support : no PostgreSQL support : yes MariaDB support : yes Install prefix: /usr + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o draw.o draw.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o logger.o logger.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o video_loopback.o video_loopback.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o video_bktr.o video_bktr.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o jpegutils.o jpegutils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o netcam.o netcam.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o conf.o conf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o video_common.o video_common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o netcam_jpeg.o netcam_jpeg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o netcam_ftp.o netcam_ftp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o netcam_wget.o netcam_wget.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o netcam_http.o netcam_http.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o video_v4l2.o video_v4l2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o rotate.o rotate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o translate.o translate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o md5.o md5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o track.o track.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o picture.o picture.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o alg.o alg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o netcam_rtsp.o netcam_rtsp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o event.o event.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o webu_stream.o webu_stream.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o mmalcam.o mmalcam.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o motion.o motion.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o stream.o stream.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o webu_html.o webu_html.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o ffmpeg.o ffmpeg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o webu_text.o webu_text.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -c -o webu.o webu.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' aarch64-mageia-linux-gnu-gcc -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/mysql -I/usr/include/mysql/.. -o motion motion.o logger.o conf.o draw.o jpegutils.o video_loopback.o video_v4l2.o video_common.o video_bktr.o netcam.o netcam_http.o netcam_ftp.o netcam_jpeg.o netcam_wget.o netcam_rtsp.o track.o alg.o event.o picture.o rotate.o translate.o md5.o stream.o ffmpeg.o webu.o webu_html.o webu_stream.o webu_text.o mmalcam.o -pthread -ljpeg -lmicrohttpd -lwebpmux -lwebp -lavutil -lavformat -lavcodec -lswscale -lavdevice -lmariadb -lpthread -lz -ldl -lm -lssl -lcrypto -lpq -lsqlite3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' Making all in po /usr/bin/make motion.pot-update make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU motion' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU motion' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'https://motion-project.github.io' || test '' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://motion-project.github.io'; \ else \ msgid_bugs_address=''; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=motion --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --add-location=file \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=motion --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --add-location=file \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}motion" \ --package-version='4.3.0' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f motion.po || { \ if test -f ./motion.pot; then \ sed -f remove-potcdate.sed < ./motion.pot > motion.1po && \ sed -f remove-potcdate.sed < motion.po > motion.2po && \ if cmp motion.1po motion.2po >/dev/null 2>&1; then \ rm -f motion.1po motion.2po motion.po; \ else \ rm -f motion.1po motion.2po ./motion.pot && \ mv motion.po ./motion.pot; \ fi; \ else \ mv motion.po ./motion.pot; \ fi; \ } make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' test ! -f ./motion.pot || \ test -z "da.gmo de.gmo es.gmo fi.gmo fr.gmo it.gmo ja.gmo ko.gmo li.gmo nl.gmo no.gmo pt.gmo sk.gmo sv.gmo zh.gmo" || /usr/bin/make da.gmo de.gmo es.gmo fi.gmo fr.gmo it.gmo ja.gmo ko.gmo li.gmo nl.gmo no.gmo pt.gmo sk.gmo sv.gmo zh.gmo make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po da.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po es.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po fi.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po it.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po ko.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f li.gmo && /usr/bin/msgfmt -c --statistics --verbose -o li.gmo li.po li.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po nl.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f no.gmo && /usr/bin/msgfmt -c --statistics --verbose -o no.gmo no.po no.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po sk.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po pt.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' rm -f zh.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh.gmo zh.po zh.po: 951 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' touch stamp-po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' Making all in man make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VF4wiN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 + cd motion-Release-4.3.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/bin' /usr/bin/install -p motion '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/src' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/motion.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/motion.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/motion.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/motion.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/motion.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/motion.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/motion.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/motion.mo installing li.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/li/LC_MESSAGES/motion.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/motion.mo installing no.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/no/LC_MESSAGES/motion.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/motion.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/motion.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/motion.mo installing zh.gmo as /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/locale/zh/LC_MESSAGES/motion.mo if test "motion" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/po' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 motion.1 '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/etc/motion' /usr/bin/install -p -m 644 data/motion-dist.conf data/camera1-dist.conf data/camera2-dist.conf data/camera3-dist.conf data/camera4-dist.conf '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/etc/motion' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/doc/motion' /usr/bin/install -p -m 644 doc/mask1.png doc/normal.jpg doc/outputmotion1.jpg doc/outputnormal1.jpg doc/motion_guide.html doc/motion_stylesheet.css doc/COPYING doc/CREDITS doc/motion_build.html doc/motion_config.html '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/doc/motion' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/motion.1 '/home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/motion-Release-4.3.0' + /usr/bin/mv /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/etc/motion/motion-dist.conf /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/etc/motion/motion.conf + /usr/bin/chmod 644 /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/etc/motion/motion.conf + /usr/bin/rm -Rf /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64//usr/share/doc/ + /usr/bin/install -D -p -m 644 /home/iurt/rpmbuild/SOURCES/motion-tmpfiles.conf /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/lib/tmpfiles.d/motion.conf + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 motion + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.3.0-1.mga8 --unique-debug-suffix -4.3.0-1.mga8.aarch64 --unique-debug-src-base motion-4.3.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/motion-Release-4.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/bin/motion extracting debug info from /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64/usr/bin/motion original debug info size: 2400kB, size after compression: 1192kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2365 blocks + '[' -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/translate_menu + '[' -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 Warning: unused libraries in /usr/bin/motion: libdl.so.2 libm.so.6 libssl.so.1.1 libcrypto.so.1.1 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: motion-4.3.0-1.mga8.aarch64 Provides: config(motion) = 1:4.3.0-1.mga8 motion = 1:4.3.0-1.mga8 motion(aarch-64) = 1:4.3.0-1.mga8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd >= 195 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libavcodec.so.58()(64bit) libavcodec.so.58(LIBAVCODEC_58)(64bit) libavdevice.so.58()(64bit) libavdevice.so.58(LIBAVDEVICE_58)(64bit) libavformat.so.58()(64bit) libavformat.so.58(LIBAVFORMAT_58)(64bit) libavutil.so.56()(64bit) libavutil.so.56(LIBAVUTIL_56)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libdl.so.2()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libmicrohttpd.so.12()(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libswscale.so.5()(64bit) libswscale.so.5(LIBSWSCALE_5)(64bit) libwebp.so.7()(64bit) libwebpmux.so.3()(64bit) libz.so.1()(64bit) Processing files: motion-debugsource-4.3.0-1.mga8.aarch64 Provides: motion-debugsource = 1:4.3.0-1.mga8 motion-debugsource(aarch-64) = 1:4.3.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: motion-debuginfo-4.3.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 216a672e38c69e5657b0d9b1d4621aa71317ed33 motion-debuginfo = 1:4.3.0-1.mga8 motion-debuginfo(aarch-64) = 1:4.3.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: motion-debugsource(aarch-64) = 1:4.3.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/motion-4.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/motion-debuginfo-4.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/motion-debugsource-4.3.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KCDAeK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd motion-Release-4.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/motion-4.3.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dU5mHM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf motion-Release-4.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!