==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: acpi 1.7-4 (Thu Jul 11 18:07:59 2024)
==> Retrieving sources...
  -> Found acpi-1.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    acpi-1.7.tar.gz ... Passed
==> Making package: acpi 1.7-4 (Thu Jul 11 18:08:22 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found acpi-1.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting acpi-1.7.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
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/acpi/src/acpi-1.7'
gcc -DHAVE_CONFIG_H -I.    -Wall -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 acpi.o -MD -MP -MF .deps/acpi.Tpo -c -o acpi.o acpi.c
gcc -DHAVE_CONFIG_H -I.    -Wall -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 main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I.    -Wall -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 list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
mv -f .deps/list.Tpo .deps/list.Po
mv -f .deps/main.Tpo .deps/main.Po
acpi.c: In function 'parse_info_file':
acpi.c:87:2: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
mv -f .deps/acpi.Tpo .deps/acpi.Po
gcc -Wall -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 acpi acpi.o main.o list.o  
make[1]: Leaving directory '/build/acpi/src/acpi-1.7'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/acpi/src/acpi-1.7'
make[1]: Entering directory '/build/acpi/src/acpi-1.7'
 /usr/bin/mkdir -p '/build/acpi/pkg/acpi/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/acpi/pkg/acpi/usr/bin'
 /usr/bin/install -c -m 644 acpi.1 '/build/acpi/pkg/acpi/usr/share/man/man1'
  /usr/bin/install -c acpi '/build/acpi/pkg/acpi/usr/bin'
make[1]: Leaving directory '/build/acpi/src/acpi-1.7'
make: Leaving directory '/build/acpi/src/acpi-1.7'
==> 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 "acpi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: acpi 1.7-4 (Thu Jul 11 18:08:31 2024)
==> Cleaning up...