==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: reptyr 0.10.0-2 (Sat Jul 13 18:01:32 2024)
==> Retrieving sources...
  -> Found reptyr-0.10.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    reptyr-0.10.0.tar.gz ... Passed
==> Making package: reptyr 0.10.0-2 (Sat Jul 13 18:01:54 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found reptyr-0.10.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting reptyr-0.10.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
cc -MD -Wall -Werror -D_GNU_SOURCE -g -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   -c -o reptyr.o reptyr.c
cc -MD -Wall -Werror -D_GNU_SOURCE -g -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   -c -o reallocarray.o reallocarray.c
cc -MD -Wall -Werror -D_GNU_SOURCE -g -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   -c -o attach.o attach.c
cc -MD -Wall -Werror -D_GNU_SOURCE -g -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   -c -o platform/linux/linux_ptrace.o platform/linux/linux_ptrace.c
cc -MD -Wall -Werror -D_GNU_SOURCE -g -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   -c -o platform/linux/linux.o platform/linux/linux.c
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  reptyr.o reallocarray.o attach.o platform/linux/linux_ptrace.o platform/linux/linux.o   -o reptyr
==> Entering fakeroot environment...
==> Starting package()...
install -d -m 755 /build/reptyr/pkg/reptyr/usr/bin
install -m 755 reptyr /build/reptyr/pkg/reptyr/usr/bin/reptyr
install -d -m 755 /build/reptyr/pkg/reptyr/usr/share/man/man1
install -m 644 reptyr.1 /build/reptyr/pkg/reptyr/usr/share/man/man1/reptyr.1
install -d -m 755 /build/reptyr/pkg/reptyr/usr/share/man/fr/man1
install -m 644 reptyr.fr.1 /build/reptyr/pkg/reptyr/usr/share/man/fr/man1/reptyr.1
bashcompdir= ; \
test -z "$bashcompdir" && bashcompdir=/usr/share/bash-completion/completions ; \
install -d -m 755 /build/reptyr/pkg/reptyr$bashcompdir ; \
install -m 644 reptyr.bash /build/reptyr/pkg/reptyr$bashcompdir/reptyr
==> 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 "reptyr"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: reptyr 0.10.0-2 (Sat Jul 13 18:02:00 2024)
==> Cleaning up...