Executing(%prep): /bin/sh -e /tmp/rpm-tmp.o839o0 + umask 022 + cd /build/rpmbuild/BUILD + cd /build/rpmbuild/BUILD + rm -rf fdupes-2.4.0 + /usr/lib/rpm/rpmuncompress -x /build/rpmbuild/SOURCES/fdupes-2.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fdupes-2.4.0 + rm -rf /build/rpmbuild/BUILD/fdupes-2.4.0-SPECPARTS + /usr/bin/mkdir -p /build/rpmbuild/BUILD/fdupes-2.4.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat + autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:31: warning: The macro `AC_ERROR' is obsolete. configure.ac:31: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:47: AC_SEARCH_LIBS is expanded from... aclocal.m4:168: PKG_CHECK_MODULES is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:31: the top level configure.ac:31: warning: The macro `AC_ERROR' is obsolete. configure.ac:31: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:47: AC_SEARCH_LIBS is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:31: the top level configure.ac:53: warning: The macro `AC_ERROR' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:47: AC_SEARCH_LIBS is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:53: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/rpm-tmp.XElqlH + umask 022 + cd /build/rpmbuild/BUILD + cd fdupes-2.4.0 + CFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common' + export CFLAGS + CXXFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common' + export CXXFLAGS + FFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common ' + export FFLAGS + FCFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-niceos-linux-gnu --build=x86_64-niceos-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for x86_64-niceos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-niceos-linux-gnu-gcc... x86_64-niceos-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-niceos-linux-gnu-gcc accepts -g... yes checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-niceos-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for ncursesw/curses.h... no checking for ncursesw... yes checking for library containing pcre2_match_32... -lpcre2-32 checking for library containing sqlite3_prepare_v2... -lsqlite3 checking for x86_64-niceos-linux-gnu-gcc... (cached) x86_64-niceos-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-niceos-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-niceos-linux-gnu-gcc... (cached) none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o flags.o flags.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o fileaction.o fileaction.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o sigint.o sigint.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o errormsg.o errormsg.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o fmatch.o fmatch.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o dir.o dir.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o removeifnotchanged.o removeifnotchanged.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o confirmmatch.o confirmmatch.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o positive_wcwidth.o positive_wcwidth.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o sdirname.o sdirname.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o mbstowcs_escape_invalid.o mbstowcs_escape_invalid.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o sbasename.o sbasename.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o log.o log.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wcs.o wcs.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o xdgbase.o xdgbase.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ncurses-status.o ncurses-status.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ncurses-prompt.o ncurses-prompt.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ncurses-getcommand.o ncurses-getcommand.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ncurses-print.o ncurses-print.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o commandidentifier.o commandidentifier.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o getrealpath.o getrealpath.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o md5/md5.o md5/md5.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o hashdb.o hashdb.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ncurses-commands.o ncurses-commands.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ncurses-interface.o ncurses-interface.c ncurses-interface.c: In function ‘deletefiles_ncurses’: ncurses-interface.c:631:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 631 | wprintw(filewin, "Set %d of %d:\n", groupindex + 1, totalgroups); | ~^ ~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o fdupes.o fdupes.c make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o fdupes fdupes.o errormsg.o dir.o log.o fmatch.o sigint.o flags.o confirmmatch.o removeifnotchanged.o mbstowcs_escape_invalid.o md5/md5.o fileaction.o ncurses-commands.o ncurses-getcommand.o ncurses-interface.o ncurses-print.o ncurses-prompt.o ncurses-status.o commandidentifier.o wcs.o positive_wcwidth.o getrealpath.o sdirname.o sbasename.o xdgbase.o hashdb.o -lsqlite3 -lpcre2-32 -lncursesw -ltinfo make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/rpm-tmp.xzBpHC + umask 022 + cd /build/rpmbuild/BUILD + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64 + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT + /usr/bin/mkdir /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64 + cd fdupes-2.4.0 + /usr/bin/make install DESTDIR=/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/build/rpmbuild/BUILD/fdupes-2.4.0' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/bin' /usr/bin/install -p fdupes '/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/bin' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 fdupes.1 '/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/man/man7' /usr/bin/install -p -m 644 fdupes-help.7 '/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/man/man7' make[1]: Leaving directory '/build/rpmbuild/BUILD/fdupes-2.4.0' + install -Dpm 0644 /build/rpmbuild/SOURCES/macros.fdupes /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/lib/rpm/macros.d/macros.fdupes + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Executing(%check): /bin/sh -e /tmp/rpm-tmp.njqauB + umask 022 + cd /build/rpmbuild/BUILD + cd fdupes-2.4.0 + ./fdupes testdir Building file list - Progress [0/8] 0% testdir/twice_one testdir/two testdir/zero_a testdir/zero_b testdir/with spaces b testdir/with spaces a + ./fdupes --omitfirst testdir Building file list - Progress [0/8] 0% testdir/two testdir/zero_b testdir/with spaces a + ./fdupes --recurse testdir Building file list - Progress [0/18] 0% testdir/symlink_dir/two testdir/twice_one testdir/two testdir/symlink_dir/one testdir/recursed_b/one testdir/recursed_b/three testdir/recursed_b/two_plus_one testdir/zero_a testdir/zero_b testdir/with spaces b testdir/with spaces a + ./fdupes --size testdir Building file list - Progress [0/8] 0% 4 bytes each: testdir/twice_one testdir/two 0 bytes each: testdir/zero_a testdir/zero_b 12 bytes each: testdir/with spaces b testdir/with spaces a + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fdupes-2.4.0-1.niceosc5.x86_64 Executing(%doc): /bin/sh -e /tmp/rpm-tmp.T4rzBp + umask 022 + cd /build/rpmbuild/BUILD + cd fdupes-2.4.0 + DOCDIR=/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/doc/fdupes-2.4.0 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/doc/fdupes-2.4.0 + cp -pr /build/rpmbuild/BUILD/fdupes-2.4.0/CHANGES /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/doc/fdupes-2.4.0 + cp -pr /build/rpmbuild/BUILD/fdupes-2.4.0/README /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/doc/fdupes-2.4.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /tmp/rpm-tmp.EZpxPD + umask 022 + cd /build/rpmbuild/BUILD + cd fdupes-2.4.0 + LICENSEDIR=/build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/licenses/fdupes-2.4.0 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/licenses/fdupes-2.4.0 + cp -pr /build/rpmbuild/BUILD/fdupes-2.4.0/CONTRIBUTORS /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/licenses/fdupes-2.4.0 + cp -pr /build/rpmbuild/BUILD/fdupes-2.4.0/LICENSE /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64/usr/share/licenses/fdupes-2.4.0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: fdupes = 1:2.4.0-1.niceosc5 fdupes(x86-64) = 1:2.4.0-1.niceosc5 rpm_macro(fdupes) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libncursesw.so.6()(64bit) libpcre2-32.so.0()(64bit) libsqlite3.so.0()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64 Wrote: /build/rpmbuild/SRPMS/fdupes-2.4.0-1.niceosc5.src.rpm Wrote: /build/rpmbuild/RPMS/x86_64/fdupes-2.4.0-1.niceosc5.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/rpm-tmp.Qg7Aen + umask 022 + cd /build/rpmbuild/BUILD + cd fdupes-2.4.0 + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/fdupes-2.4.0-1.niceosc5.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/rpm-tmp.TsRWXO + umask 022 + cd /build/rpmbuild/BUILD + rm -rf /build/rpmbuild/BUILD/fdupes-2.4.0-SPECPARTS + rm -rf fdupes-2.4.0 fdupes-2.4.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0