==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: fdupes 1:2.4.0-2 (Sat Jun 14 22:18:33 2025)
==> Retrieving sources...
  -> Found fdupes-2.4.0.tar.gz
  -> Found fdupes-LICENSE
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    fdupes-2.4.0.tar.gz ... Passed
    fdupes-LICENSE ... Passed
==> Making package: fdupes 1:2.4.0-2 (Sat Jun 14 22:18:53 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fdupes-2.4.0.tar.gz
  -> Found fdupes-LICENSE
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting fdupes-2.4.0.tar.gz with bsdtar
==> Starting prepare()...
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:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: 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:697: 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:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/libs.m4:47: AC_SEARCH_LIBS is expanded from...
lib/m4sugar/m4sh.m4:697: 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:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/libs.m4:47: AC_SEARCH_LIBS is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
configure.ac:53: the top level
configure.ac:11: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './depcomp'
==> Starting build()...
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 '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
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
make  all-am
make[1]: Entering directory '/build/fdupes/src/fdupes-2.4.0'
depbase=`echo fdupes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT fdupes.o -MD -MP -MF $depbase.Tpo -c -o fdupes.o fdupes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo errormsg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT errormsg.o -MD -MP -MF $depbase.Tpo -c -o errormsg.o errormsg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dir.o -MD -MP -MF $depbase.Tpo -c -o dir.o dir.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT fmatch.o -MD -MP -MF $depbase.Tpo -c -o fmatch.o fmatch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sigint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sigint.o -MD -MP -MF $depbase.Tpo -c -o sigint.o sigint.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo flags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT flags.o -MD -MP -MF $depbase.Tpo -c -o flags.o flags.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo confirmmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT confirmmatch.o -MD -MP -MF $depbase.Tpo -c -o confirmmatch.o confirmmatch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo removeifnotchanged.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT removeifnotchanged.o -MD -MP -MF $depbase.Tpo -c -o removeifnotchanged.o removeifnotchanged.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbstowcs_escape_invalid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mbstowcs_escape_invalid.o -MD -MP -MF $depbase.Tpo -c -o mbstowcs_escape_invalid.o mbstowcs_escape_invalid.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fileaction.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT fileaction.o -MD -MP -MF $depbase.Tpo -c -o fileaction.o fileaction.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ncurses-commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ncurses-commands.o -MD -MP -MF $depbase.Tpo -c -o ncurses-commands.o ncurses-commands.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ncurses-getcommand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ncurses-getcommand.o -MD -MP -MF $depbase.Tpo -c -o ncurses-getcommand.o ncurses-getcommand.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ncurses-interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ncurses-interface.o -MD -MP -MF $depbase.Tpo -c -o ncurses-interface.o ncurses-interface.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ncurses-print.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ncurses-print.o -MD -MP -MF $depbase.Tpo -c -o ncurses-print.o ncurses-print.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ncurses-prompt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ncurses-prompt.o -MD -MP -MF $depbase.Tpo -c -o ncurses-prompt.o ncurses-prompt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ncurses-status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ncurses-status.o -MD -MP -MF $depbase.Tpo -c -o ncurses-status.o ncurses-status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo commandidentifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT commandidentifier.o -MD -MP -MF $depbase.Tpo -c -o commandidentifier.o commandidentifier.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wcs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT wcs.o -MD -MP -MF $depbase.Tpo -c -o wcs.o wcs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo positive_wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT positive_wcwidth.o -MD -MP -MF $depbase.Tpo -c -o positive_wcwidth.o positive_wcwidth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getrealpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT getrealpath.o -MD -MP -MF $depbase.Tpo -c -o getrealpath.o getrealpath.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sdirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sdirname.o -MD -MP -MF $depbase.Tpo -c -o sdirname.o sdirname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sbasename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sbasename.o -MD -MP -MF $depbase.Tpo -c -o sbasename.o sbasename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xdgbase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT xdgbase.o -MD -MP -MF $depbase.Tpo -c -o xdgbase.o xdgbase.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hashdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hashdb.o -MD -MP -MF $depbase.Tpo -c -o hashdb.o hashdb.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo md5/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT md5/md5.o -MD -MP -MF $depbase.Tpo -c -o md5/md5.o md5/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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
make[1]: Leaving directory '/build/fdupes/src/fdupes-2.4.0'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/fdupes/src/fdupes-2.4.0'
 /usr/bin/mkdir -p '/build/fdupes/pkg/fdupes/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/fdupes/pkg/fdupes/usr/share/man/man7'
 /usr/bin/mkdir -p '/build/fdupes/pkg/fdupes/usr/bin'
 /usr/bin/install -c -m 644 fdupes-help.7 '/build/fdupes/pkg/fdupes/usr/share/man/man7'
  /usr/bin/install -c fdupes '/build/fdupes/pkg/fdupes/usr/bin'
 /usr/bin/install -c -m 644 fdupes.1 '/build/fdupes/pkg/fdupes/usr/share/man/man1'
make[1]: Leaving directory '/build/fdupes/src/fdupes-2.4.0'
install: creating directory '/build/fdupes/pkg/fdupes/usr/share/licenses'
install: creating directory '/build/fdupes/pkg/fdupes/usr/share/licenses/fdupes'
'/build/fdupes/src/fdupes-LICENSE' -> '/build/fdupes/pkg/fdupes/usr/share/licenses/fdupes/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "fdupes"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fdupes 1:2.4.0-2 (Sat Jun 14 22:19:13 2025)
==> Cleaning up...