==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: ddrescue 1.29.1-1 (Sat Mar 22 08:37:00 2025)
==> Retrieving sources...
  -> Found ddrescue-1.29.1.tar.lz
  -> Found ddrescue-1.29.1.tar.lz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    ddrescue-1.29.1.tar.lz ... Passed
    ddrescue-1.29.1.tar.lz.sig ... Skipped
==> Validating source files with b2sums...
    ddrescue-1.29.1.tar.lz ... Passed
    ddrescue-1.29.1.tar.lz.sig ... Skipped
==> Making package: ddrescue 1.29.1-1 (Sat Mar 22 08:37:07 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ddrescue-1.29.1.tar.lz
  -> Found ddrescue-1.29.1.tar.lz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ddrescue-1.29.1.tar.lz with bsdtar
==> Starting build()...

creating config.status
creating Makefile
VPATH = .
prefix = /usr
exec_prefix = $(prefix)
bindir = $(exec_prefix)/bin
datarootdir = $(prefix)/share
infodir = $(datarootdir)/info
mandir = $(datarootdir)/man
CXX = g++
CPPFLAGS = 
CXXFLAGS = -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS
LDFLAGS = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
MAKEINFO = makeinfo
OK. Now you can run make.
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o arg_parser.o arg_parser.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o rational.o rational.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -c -o non_posix.o non_posix.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o loggers.o loggers.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o block.o block.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o mapfile.o mapfile.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o mapbook.o mapbook.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o fillbook.o fillbook.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o genbook.o genbook.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o io.o io.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o rescuebook.o rescuebook.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o command_mode.o command_mode.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DPROGVERSION=\"1.29.1\" -c -o main.o main.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DPROGVERSION=\"1.29.1\" -c -o ddrescuelog.o ddrescuelog.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ddrescue arg_parser.o rational.o non_posix.o loggers.o block.o mapfile.o mapbook.o fillbook.o genbook.o io.o rescuebook.o command_mode.o main.o
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ddrescuelog arg_parser.o block.o mapfile.o ddrescuelog.o
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/ddrescue/src/ddrescue-1.29.1'
if [ ! -d "/build/ddrescue/pkg/ddrescue/usr/bin" ] ; then install -d -m 755 "/build/ddrescue/pkg/ddrescue/usr/bin" ; fi
if [ ! -d "/build/ddrescue/pkg/ddrescue/usr/share/info" ] ; then install -d -m 755 "/build/ddrescue/pkg/ddrescue/usr/share/info" ; fi
if [ ! -d "/build/ddrescue/pkg/ddrescue/usr/share/man/man1" ] ; then install -d -m 755 "/build/ddrescue/pkg/ddrescue/usr/share/man/man1" ; fi
install -m 755 ./ddrescue "/build/ddrescue/pkg/ddrescue/usr/bin/ddrescue"
rm -f "/build/ddrescue/pkg/ddrescue/usr/share/info/ddrescue.info"*
rm -f "/build/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescue.1"*
install -m 644 ./doc/ddrescue.info "/build/ddrescue/pkg/ddrescue/usr/share/info/ddrescue.info"
install -m 755 ./ddrescuelog "/build/ddrescue/pkg/ddrescue/usr/bin/ddrescuelog"
rm -f "/build/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescuelog.1"*
if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \
  install-info --info-dir="/build/ddrescue/pkg/ddrescue/usr/share/info" "/build/ddrescue/pkg/ddrescue/usr/share/info/ddrescue.info" ; \
fi
install -m 644 ./doc/ddrescue.1 "/build/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescue.1"
install -m 644 ./doc/ddrescuelog.1 "/build/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescuelog.1"
make: Nothing to be done for 'install-man'.
make: Leaving directory '/build/ddrescue/src/ddrescue-1.29.1'
install: creating directory '/build/ddrescue/pkg/ddrescue/usr/share/doc'
install: creating directory '/build/ddrescue/pkg/ddrescue/usr/share/doc/ddrescue'
'ddrescue-1.29.1/AUTHORS' -> '/build/ddrescue/pkg/ddrescue/usr/share/doc/ddrescue/AUTHORS'
'ddrescue-1.29.1/ChangeLog' -> '/build/ddrescue/pkg/ddrescue/usr/share/doc/ddrescue/ChangeLog'
'ddrescue-1.29.1/NEWS' -> '/build/ddrescue/pkg/ddrescue/usr/share/doc/ddrescue/NEWS'
'ddrescue-1.29.1/README' -> '/build/ddrescue/pkg/ddrescue/usr/share/doc/ddrescue/README'
==> 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 "ddrescue"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ddrescue 1.29.1-1 (Sat Mar 22 08:37:12 2025)
==> Cleaning up...