D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/mtools-4.0.24-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hW5i2S + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mtools-4.0.24 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mtools-4.0.24.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mtools-4.0.24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mtools-4.0.10-linux.patch):' Patch #0 (mtools-4.0.10-linux.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .linux --fuzz=0 patching file mtools.conf + echo 'Patch #2 (mtools-4.0.12-atari.patch):' Patch #2 (mtools-4.0.12-atari.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .atari --fuzz=0 patching file fat.c Hunk #1 succeeded at 645 (offset -8 lines). Hunk #2 succeeded at 656 (offset -8 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.It4imS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtools-4.0.24 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-mageia-linux-gnu-gcc... x86_64-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-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 whether x86_64-mageia-linux-gnu-gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for install-info... /usr/sbin/install-info 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... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpwnam in -lsun... no checking for cam_open_device in -lcam... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/floppy.h usability... no checking sys/floppy.h presence... no checking for sys/floppy.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for caddr_t... yes checking size of size_t... 8 checking size of time_t... 8 checking size of long... 8 checking size of long long... 8 checking whether llseek declared in unistd.h... no checking whether lseek64 declared in unistd.h... yes checking for htons... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... (cached) void checking for strerror... yes checking for random... yes checking for srandom... yes checking for strchr... yes checking for strrchr... yes checking for lockf... yes checking for flock... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strnlen... yes checking for atexit... yes checking for on_exit... yes checking for getpass... yes checking for memmove... yes checking for strdup... yes checking for strndup... yes checking for strcspn... yes checking for strspn... yes checking for strtoul... yes checking for strtol... yes checking for strtoll... yes checking for memcpy... yes checking for strpbrk... yes checking for memset... yes checking for setenv... yes checking for seteuid... yes checking for setresuid... yes checking for setpgrp... yes checking for tcsetattr... yes checking for tcflush... yes checking for basename... yes checking for fchdir... yes checking for media_oldaliases... no checking for llseek... no checking for lseek64... yes checking for snprintf... yes checking for stat64... yes checking for setlocale... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsnlen... yes checking for putwc... yes checking for getuserid... no checking for getgroupid... no checking for alarm... yes checking for sigaction... yes checking for usleep... yes checking for 64-bit off_t... yes checking whether x86_64-mageia-linux-gnu-gcc supports loff_t type... yes checking whether x86_64-mageia-linux-gnu-gcc supports offset_t type... no checking whether x86_64-mageia-linux-gnu-gcc supports long long type... yes checking for utimes... yes checking for tzset... yes checking for gettimeofday... yes checking declaration of sys_errlist... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for main in -lsocket... no checking for main in -lbsd... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking whether setpgrp takes no argument... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c codepages.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c copyfile.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c buffer.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c charsetConv.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c directory.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c direntry.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c devices.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c fat_free.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c expand.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c dirCache.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c config.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c filter.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c file_name.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c force_io.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c hash.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c llong.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c lockdev.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c init.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c match.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c fat.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c file.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mcd.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mcat.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mattrib.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c floppyd_io.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mbadblocks.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mclasserase.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mainloop.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mdel.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mdoctorfat.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mdu.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mcopy.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mdir.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c minfo.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c missFuncs.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c misc.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mmount.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mmd.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mmove.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mshortname.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mlabel.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mk_direntry.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mshowfat.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mtools.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c patchlevel.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c old_dos.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c precmd.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c privileges.c privileges.c: In function 'reclaim_privs': privileges.c:115:2: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | setgid(egid); | ^~~~~~~~~~~~ privileges.c: In function 'Setuid': privileges.c:99:3: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | seteuid(uid); | ^~~~~~~~~~~~ privileges.c:105:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | setuid(uid); | ^~~~~~~~~~~ privileges.c: In function 'drop_privs': privileges.c:123:2: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | setgid(rgid); | ^~~~~~~~~~~~ privileges.c: In function 'destroy_privs': privileges.c:133:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | setuid(0); /* get the necessary privs to drop real root id */ | ^~~~~~~~~ privileges.c:134:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 134 | setuid(ruid); /* this should be enough to get rid of the three | ^~~~~~~~~~~~ privileges.c:136:3: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | seteuid(ruid); /* for good measure... just in case we came | ^~~~~~~~~~~~~ privileges.c: In function 'init_privs': privileges.c:182:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 182 | setuid(0); /* set real uid to 0 */ | ^~~~~~~~~ x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c signal.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mzip.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mpartition.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mformat.c In file included from /usr/include/string.h:495, from sysincludes.h:284, from mformat.c:23: In function 'memcpy', inlined from 'inst_boot_prg' at mformat.c:508:2, inlined from 'mformat' at mformat.c:1492:3: /usr/include/bits/string_fortified.h:34:10: warning: writing 47 bytes into a region of size 3 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from mformat.c:24: mformat.c: In function 'mformat': msdos.h:166:16: note: at offset 0 to object 'jump' with size 3 declared here 166 | unsigned char jump[3]; /* 0 Jump to boot code */ | ^~~~ x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c scsi.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c plain_io.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c subdir.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c stream.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c streamcache.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c tty.c sed "s%SYSCONFDIR%/etc/%g" ./mtools.tmpl.1 >mtools.1 x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c unixdir.c sed "s%SYSCONFDIR%/etc/%g" ./mtools.tmpl.5 >mtools.5 x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c strtonum.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c mkmanifest.c x86_64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags missFuncs.o mkmanifest.o misc.o patchlevel.o -o mkmanifest -lbsd x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c floppyd_installtest.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c vfat.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c xdf_io.c x86_64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags floppyd_installtest.o misc.o expand.o privileges.o strtonum.o -o floppyd_installtest -lbsd x86_64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags buffer.o charsetConv.o codepages.o config.o copyfile.o devices.o dirCache.o directory.o direntry.o expand.o fat.o fat_free.o file.o file_name.o filter.o floppyd_io.o force_io.o hash.o init.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mclasserase.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o old_dos.o patchlevel.o plain_io.o precmd.o privileges.o scsi.o signal.o stream.o streamcache.o subdir.o unixdir.o tty.o vfat.o xdf_io.o strtonum.o -o mtools -lbsd rm -f mattrib && ln -s mtools mattrib rm -f mcat && ln -s mtools mcat rm -f mcd && ln -s mtools mcd rm -f mclasserase && ln -s mtools mclasserase rm -f mcopy && ln -s mtools mcopy rm -f mdir && ln -s mtools mdir rm -f mdu && ln -s mtools mdu rm -f mformat && ln -s mtools mformat rm -f mdel && ln -s mtools mdel rm -f mdeltree && ln -s mtools mdeltree rm -f minfo && ln -s mtools minfo rm -f mlabel && ln -s mtools mlabel rm -f mmd && ln -s mtools mmd rm -f mmount && ln -s mtools mmount rm -f mmove && ln -s mtools mmove rm -f mren && ln -s mtools mren rm -f mtype && ln -s mtools mtype rm -f mtoolstest && ln -s mtools mtoolstest rm -f mpartition && ln -s mtools mpartition rm -f mrd && ln -s mtools mrd rm -f mshortname && ln -s mtools mshortname rm -f mshowfat && ln -s mtools mshowfat rm -f mbadblocks && ln -s mtools mbadblocks rm -f mzip && ln -s mtools mzip x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_mageia -DOS_linux_gnu -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -I. -I. -c floppyd.c floppyd.c: In function 'main': floppyd.c:971:6: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 971 | setgid(run_gid); | ^~~~~~~~~~~~~~~ floppyd.c:973:6: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 973 | setuid(run_uid); | ^~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags floppyd.o llong.o lockdev.o -o floppyd -lXau -lX11 -lbsd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bWHdoV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64 + cd mtools-4.0.24 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64//usr /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/etc + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin mkdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin /usr/bin/install -p mtools /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mtools ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin /usr/bin/install -p floppyd /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/floppyd ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin /usr/bin/install -p floppyd_installtest /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/floppyd_installtest mkdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share mkdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man mkdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/floppyd.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/floppyd_installtest.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mattrib.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mbadblocks.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mcat.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mcd.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mclasserase.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mcopy.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mdel.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mdeltree.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mdir.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mdu.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mformat.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/minfo.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mkmanifest.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mlabel.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mmd.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mmount.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mmove.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mpartition.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mrd.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mren.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mshortname.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mshowfat.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mtoolstest.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mtools.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mtype.1 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man1/mzip.1 mkdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man5 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/man/man5/mtools.5 /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mattrib /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcat /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcd /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mclasserase /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcopy /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdel /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdeltree /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdu /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mformat /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/minfo /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mlabel /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mmd /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mmount /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mmove /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mpartition /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mrd /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mren /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mtype /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mtoolstest /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mshortname /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mshowfat /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mbadblocks /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mzip ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin /usr/bin/install -p mkmanifest /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mkmanifest /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcheck /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mxtar /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/uz /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/tgz /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcomp /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/amuFormat.sh rm -f /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/lz cd /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin && ln -s uz lz ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/info mkdir /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/info if test -f mtools.info; then \ for i in mtools.info*; do \ /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/info/$i; \ done; \ else \ for i in ./mtools.info*; do \ /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/info/`echo $i | sed 's|^./||'`; \ done; \ fi; \ if [ -n "/usr/sbin/install-info" ] ; then \ /usr/sbin/install-info --info-dir=/home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/info /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/info/mtools.info; \ fi + install mtools.conf /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/etc + mkdir -p /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64//usr/lib/udev/rules.d + install -m644 /home/iurt/rpmbuild/SOURCES/69-floppy-acl.rules /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64//usr/lib/udev/rules.d/69-floppy-acl.rules + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.0.24-3.mga8 --unique-debug-suffix -4.0.24-3.mga8.x86_64 --unique-debug-src-base mtools-4.0.24-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mtools-4.0.24 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/floppyd_installtest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mkmanifest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mtools extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mkmanifest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/floppyd_installtest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/floppyd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mtools extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/floppyd original debug info size: 1280kB, size after compression: 1028kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 1181 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/uz from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/mcomp from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/amuFormat.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/mcheck from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/mxtar from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/tgz from /bin/sh to #!/usr/bin/sh *** WARNING: ./etc/mtools.conf is executable but has no shebang, removing executable bit Processing files: mtools-4.0.24-3.mga8.x86_64 warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/lz warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mattrib warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mbadblocks warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcat warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcd warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mclasserase warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mcopy warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdel warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdeltree warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdir warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mdu warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mformat warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/minfo warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mlabel warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mmd warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mmount warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mmove warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mpartition warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mrd warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mren warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mshortname warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mshowfat warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mtoolstest warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mtype warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/bin/mzip Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lbtmnV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtools-4.0.24 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/doc/mtools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/doc/mtools + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/doc/mtools + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/doc/mtools + cp -pr README /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/doc/mtools + cp -pr Release.notes /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/doc/mtools + cp -pr mtools.texi /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64/usr/share/doc/mtools + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(mtools) = 4.0.24-3.mga8 mtools = 4.0.24-3.mga8 mtools(x86-64) = 4.0.24-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXau.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: mtools-debugsource-4.0.24-3.mga8.x86_64 Provides: mtools-debugsource = 4.0.24-3.mga8 mtools-debugsource(x86-64) = 4.0.24-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mtools-debuginfo-4.0.24-3.mga8.x86_64 Provides: debuginfo(build-id) = 187662f0cb16303264101200c5edad8d06a4505b debuginfo(build-id) = 3f0995dbbbf53c92bf46d475ea26fdc8b85d8c88 debuginfo(build-id) = 813a39511c59d2cbaa924bf787eeb2c3eaee849a debuginfo(build-id) = b6d2f552fcf18c44f246d046634b2125e1d6bee7 mtools-debuginfo = 4.0.24-3.mga8 mtools-debuginfo(x86-64) = 4.0.24-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mtools-debugsource(x86-64) = 4.0.24-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtools-debugsource-4.0.24-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtools-4.0.24-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtools-debuginfo-4.0.24-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zSw2vV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtools-4.0.24 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mtools-4.0.24-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ojmYtV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mtools-4.0.24 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!