==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: entr 5.7-1 (Fri Feb  7 02:57:26 2025)
==> Retrieving sources...
  -> Found entr-5.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    entr-5.7.tar.gz ... Passed
==> Making package: entr 5.7-1 (Fri Feb  7 02:57:48 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found entr-5.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting entr-5.7.tar.gz with bsdtar
==> Starting build()...
+ cp Makefile.linux Makefile
cat /dev/null missing/kqueue_inotify.c > compat.c
cc -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 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"5.7\" -c status.c
cc -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 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"5.7\" -c entr.c
cc -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 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"5.7\" -c compat.c
status.c: In function 'start_log_filter':
status.c:46:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
status.c:69:2: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
entr.c: In function 'run_utility':
entr.c:476:3: warning: ignoring return value of 'realpath' declared with attribute 'warn_unused_result' [-Wunused-result]
cc -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 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -o entr compat.o status.o entr.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
==> Entering fakeroot environment...
==> Starting package()...
install entr /build/entr/pkg/entr/usr/bin
install -m 644 entr.1 /build/entr/pkg/entr/usr/share/man/man1
==> 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 "entr"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: entr 5.7-1 (Fri Feb  7 02:57:54 2025)
==> Cleaning up...