D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/minidlna-1.2.1-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.x3R1UX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf minidlna-1.2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/minidlna-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd minidlna-1.2.1 + /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.8PCYrX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd minidlna-1.2.1 + '[' 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=. + /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 --with-log-path=/var/log --with-db-path=/var/cache/minidlna --with-os-name=Mageia --with-os-version=8 --with-os-url=https://www.mageia.org --disable-silent-rules checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu 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 whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 dependency style of aarch64-mageia-linux-gnu-gcc... 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 for ld used by 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 iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 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 for gawk... (cached) gawk checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint8_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for ssize_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for struct stat.st_blocks... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether byte ordering is bigendian... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for gethostname... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for realpath... yes checking for select... yes checking for sendfile... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for struct ip_mreqn... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for __NR_clock_gettime syscall... yes checking for linux/netlink.h... yes checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking ffmpeg/libavutil/avutil.h usability... no checking ffmpeg/libavutil/avutil.h presence... no checking for ffmpeg/libavutil/avutil.h... no checking libav/libavutil/avutil.h usability... no checking libav/libavutil/avutil.h presence... no checking for libav/libavutil/avutil.h... no checking avutil.h usability... no checking avutil.h presence... no checking for avutil.h... no checking ffmpeg/avutil.h usability... no checking ffmpeg/avutil.h presence... no checking for ffmpeg/avutil.h... no checking libav/avutil.h usability... no checking libav/avutil.h presence... no checking for libav/avutil.h... no checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking ffmpeg/libavcodec/avcodec.h usability... no checking ffmpeg/libavcodec/avcodec.h presence... no checking for ffmpeg/libavcodec/avcodec.h... no checking libav/libavcodec/avcodec.h usability... no checking libav/libavcodec/avcodec.h presence... no checking for libav/libavcodec/avcodec.h... no checking avcodec.h usability... no checking avcodec.h presence... no checking for avcodec.h... no checking ffmpeg/avcodec.h usability... no checking ffmpeg/avcodec.h presence... no checking for ffmpeg/avcodec.h... no checking libav/avcodec.h usability... no checking libav/avcodec.h presence... no checking for libav/avcodec.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking ffmpeg/libavformat/avformat.h usability... no checking ffmpeg/libavformat/avformat.h presence... no checking for ffmpeg/libavformat/avformat.h... no checking libav/libavformat/avformat.h usability... no checking libav/libavformat/avformat.h presence... no checking for libav/libavformat/avformat.h... no checking avformat.h usability... no checking avformat.h presence... no checking for avformat.h... no checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking libav/avformat.h usability... no checking libav/avformat.h presence... no checking for libav/avformat.h... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking libexif/exif-loader.h usability... yes checking libexif/exif-loader.h presence... yes checking for libexif/exif-loader.h... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking FLAC/metadata.h usability... yes checking FLAC/metadata.h presence... yes checking for FLAC/metadata.h... yes checking if we should use the daemon() libc function... yes checking if scandir declaration requires const char cast... yes checking for linux sendfile support... yes checking for darwin sendfile support... no checking for freebsd sendfile support... no checking for jpeg_set_defaults in -ljpeg... yes checking for exif_data_new_from_file in -lexif... yes checking for id3_file_open in -lid3tag... yes checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_malloc in -lsqlite3... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for av_open_input_file in -lavformat... no checking for avformat_open_input in -lavformat... yes checking for av_rescale_q in -lavutil ... yes checking for pthread_create in -lpthread... yes checking for ov_open_callbacks in -lvorbisfile... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking for FLAC__stream_decoder_init_stream in -lFLAC... yes checking FLAC/all.h usability... yes checking FLAC/all.h presence... yes checking for FLAC/all.h... yes checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes checking for vorbis_comment_query in -lvorbisfile... no checking for avahi_threaded_poll_new in -lavahi-client... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for inotify_init... yes checking whether to enable TiVo support... no checking whether to enable generic NETGEAR device support... no checking whether to enable NETGEAR ReadyNAS support... no checking whether to build a static binary executable... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po test ! -f ./minidlna.pot || \ test -z "da.gmo de.gmo es.gmo fr.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo pl.gmo ru.gmo sl.gmo sv.gmo" || /usr/bin/make da.gmo de.gmo es.gmo fr.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo pl.gmo ru.gmo sl.gmo sv.gmo make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po da.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po es.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po it.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po ko.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po nb.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po nl.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po ru.po: 22 translated messages, 1 untranslated message. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po sl.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 23 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' touch stamp-po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 upnpreplyparse.o upnpreplyparse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 clients.o clients.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 minixml.o minixml.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 upnpglobalvars.o upnpglobalvars.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 process.o process.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 getifaddr.o getifaddr.c In file included from /usr/include/string.h:494, from getifaddr.c:31: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'getsyshwaddr' at getifaddr.c:238:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 upnpdescgen.o upnpdescgen.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 options.o options.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 uuid.o uuid.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 sql.o sql.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 upnpevents.o upnpevents.c In file included from /usr/include/string.h:494, from upnpevents.c:51: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'newSubscriber' at upnpevents.c:137:2, inlined from 'upnpevents_addSubscriber' at upnpevents.c:159:8: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 42 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 utils.o utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 tivo_utils.o tivo_utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 tivo_beacon.o tivo_beacon.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 tivo_commands.o tivo_commands.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 minidlna.o minidlna.c In file included from /usr/include/string.h:494, from minidlna.c:51: In function 'strncat', inlined from 'init' at minidlna.c:532:2: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying 12 bytes from a string of length 12 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'getfriendlyname' at minidlna.c:194:3, inlined from 'init' at minidlna.c:534:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:588:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:585:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:582:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:579:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'init' at minidlna.c:969:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'writepidfile' at minidlna.c:402:2, inlined from 'init' at minidlna.c:989:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 minissdp.o minissdp.c In file included from /usr/include/string.h:494, from minissdp.c:36: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'SubmitServicesToMiniSSDPD' at minissdp.c:826:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 playlist.o playlist.c In file included from /usr/include/string.h:494, from playlist.c:19: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_playlist' at playlist.c:51:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'fill_playlists' at playlist.c:151:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 log.o log.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 albumart.o albumart.c In file included from /usr/include/string.h:494, from albumart.c:22: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'save_resized_album_art' at albumart.c:67:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'check_for_album_file' at albumart.c:286:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'check_for_album_file' at albumart.c:294:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'update_if_album_art' at albumart.c:111:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'update_if_album_art' at albumart.c:125:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 avahi.o avahi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' sed -e s@:SBINDIR:@/usr/sbin@ linux/minidlna.init.d.script make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 containers.o containers.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 monitor.o monitor.c monitor.c: In function 'start_inotify': monitor.c:635:2: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] 635 | av_register_all(); | ^~~~~~~~~~~~~~~ In file included from libav.h:51, from monitor.c:42: /usr/include/libavformat/avformat.h:2050:6: note: declared here 2050 | void av_register_all(void); | ^~~~~~~~~~~~~~~ monitor.c: In function 'raise_watch_limit': monitor.c:106:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 106 | fscanf(max_watches, "%u", &limit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from monitor.c:21: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'check_nfo' at monitor.c:335:2, inlined from 'monitor_insert_file' at monitor.c:369:17: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'monitor_insert_file' at monitor.c:372:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 scanner.o scanner.c scanner.c: In function 'start_scanner': scanner.c:904:2: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] 904 | av_register_all(); | ^~~~~~~~~~~~~~~ In file included from libav.h:51, from scanner.c:37: /usr/include/libavformat/avformat.h:2050:6: note: declared here 2050 | void av_register_all(void); | ^~~~~~~~~~~~~~~ scanner.c: In function 'insert_file': scanner.c:206:39: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 206 | sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID); | ^~~~ scanner.c:206:35: note: using the range [0, 18446744073709551615] for directive argument 206 | sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:280:47: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 280 | sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~ scanner.c:280:43: note: using the range [0, 18446744073709551615] for directive argument 280 | sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:296:44: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~ scanner.c:296:40: note: using the range [0, 18446744073709551615] for directive argument 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:296:44: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~ scanner.c:296:40: note: using the range [0, 18446744073709551615] for directive argument 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:321:47: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 321 | sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~ scanner.c:321:43: note: using the range [0, 18446744073709551615] for directive argument 321 | sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:336:44: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~ scanner.c:336:40: note: using the range [0, 18446744073709551615] for directive argument 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:336:44: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~ scanner.c:336:40: note: using the range [0, 18446744073709551615] for directive argument 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from scanner.c:19: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:181:4, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:194:4, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:208:4, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:258:5, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:276:5, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:298:5, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:318:5, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'insert_containers' at scanner.c:338:5, inlined from 'insert_file' at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'start_rescan' at scanner.c:878:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'start_rescan' at scanner.c:879:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'start_scanner' at scanner.c:915:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 upnphttp.o upnphttp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 image_utils.o image_utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 metadata.o metadata.c In file included from /usr/include/string.h:494, from metadata.c:22: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'check_for_captions' at metadata.c:125:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'GetAudioMetadata' at metadata.c:359:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 6 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'GetImageMetadata' at metadata.c:554:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'GetImageMetadata' at metadata.c:558:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 upnpsoap.o upnpsoap.c In file included from /usr/include/string.h:494, from upnpsoap.c:53: In function 'strncpy', inlined from 'strncpyt' at utils.h:56:2, inlined from 'BrowseContentDirectory' at upnpsoap.c:1354:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -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 tagutils/tagutils.o tagutils/tagutils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' aarch64-mageia-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -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 minidlnad minidlna.o upnphttp.o upnpdescgen.o upnpsoap.o upnpreplyparse.o minixml.o clients.o getifaddr.o process.o upnpglobalvars.o options.o minissdp.o uuid.o upnpevents.o sql.o utils.o metadata.o scanner.o monitor.o tivo_utils.o tivo_beacon.o tivo_commands.o playlist.o image_utils.o albumart.o log.o containers.o avahi.o tagutils/tagutils.o -ljpeg -lid3tag -lsqlite3 -lavformat -lavutil -lexif -lFLAC -lvorbis -logg -lpthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NmPYwX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 + cd minidlna-1.2.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/minidlna.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/minidlna.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/minidlna.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/minidlna.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/minidlna.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/minidlna.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/minidlna.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/minidlna.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/minidlna.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/minidlna.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/minidlna.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/minidlna.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/minidlna.mo if test "minidlna" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.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/minidlna-1.2.1-3.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/sbin' /usr/bin/install -p minidlnad '/home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minidlna-1.2.1' + install -Dpm0644 minidlna.conf /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/etc/minidlna.conf + install -Dpm0644 minidlna.conf.5 /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/man/man5/minidlna.conf.5 + install -Dpm0644 minidlnad.8 /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/man/man8/minidlnad.8 + install -Dpm0644 /home/iurt/rpmbuild/SOURCES/minidlna.tmpfiles.conf /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/lib/tmpfiles.d/minidlna.conf + install -Dpm0644 /home/iurt/rpmbuild/SOURCES/minidlna.service /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/lib/systemd/system/minidlna.service + install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/var/cache/minidlna/ + touch /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/var/cache/minidlna/files.db + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 minidlna + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.2.1-3.mga8 --unique-debug-suffix -1.2.1-3.mga8.aarch64 --unique-debug-src-base minidlna-1.2.1-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/minidlna-1.2.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/sbin/minidlnad extracting debug info from /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/sbin/minidlnad original debug info size: 992kB, size after compression: 892kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1778 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 + /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: minidlna-1.2.1-3.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.htgBJX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd minidlna-1.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/doc/minidlna + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/doc/minidlna + cp -pr README /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/doc/minidlna + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ixHP5W + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd minidlna-1.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/licenses/minidlna + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/licenses/minidlna + cp -pr LICENCE.miniupnpd /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64/usr/share/licenses/minidlna + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(minidlna) = 1.2.1-3.mga8 minidlna = 1.2.1-3.mga8 minidlna(aarch-64) = 1.2.1-3.mga8 readydlna = 1.2.1-3.mga8 readymedia = 1.2.1-3.mga8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh rpm-helper Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires(postun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libFLAC.so.8()(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) libc.so.6(GLIBC_2.28)(64bit) libexif.so.12()(64bit) libid3tag.so.0()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libogg.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsqlite3.so.0()(64bit) libvorbis.so.0()(64bit) Processing files: minidlna-debugsource-1.2.1-3.mga8.aarch64 Provides: minidlna-debugsource = 1.2.1-3.mga8 minidlna-debugsource(aarch-64) = 1.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: minidlna-debuginfo-1.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = 5e67bc172a0d730311e1989405ca122ef4b1babb minidlna-debuginfo = 1.2.1-3.mga8 minidlna-debuginfo(aarch-64) = 1.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: minidlna-debugsource(aarch-64) = 1.2.1-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/minidlna-1.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/minidlna-debuginfo-1.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/minidlna-debugsource-1.2.1-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wDrvbZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd minidlna-1.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/minidlna-1.2.1-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k9TpsX + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf minidlna-1.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!