==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: http-parser 2.9.4-2 (Mon Mar 18 13:30:53 2024)
==> Retrieving sources...
  -> Found http-parser-2.9.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    http-parser-2.9.4.tar.gz ... Passed
==> Making package: http-parser 2.9.4-2 (Mon 18 Mar 2024 01:31:01 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found http-parser-2.9.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting http-parser-2.9.4.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
cc -I. -DHTTP_PARSER_STRICT=0  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wextra  -O3  -fPIC -c http_parser.c -o libhttp_parser.o
http_parser.c: In function 'http_parser_execute':
http_parser.c:1103:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:1108:11: note: here
http_parser.c:1537:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:1540:13: note: here
http_parser.c:1847:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:1850:13: note: here
http_parser.c:1399:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:1406:7: note: here
http_parser.c: In function 'parse_url_char':
http_parser.c:548:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:553:5: note: here
http_parser.c: In function 'http_parser_parse_url':
http_parser.c:2453:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:2456:7: note: here
http_parser.c: In function 'http_parse_host_char':
http_parser.c:2272:149: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:2277:5: note: here
http_parser.c:2285:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:2290:5: note: here
http_parser.c:2301:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
http_parser.c:2306:5: note: here
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -Wl,-soname=libhttp_parser.so.2.9 -o libhttp_parser.so.2.9.4 libhttp_parser.o
==> Entering fakeroot environment...
==> Starting package()...
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -Wl,-soname=libhttp_parser.so.2.9 -o libhttp_parser.so.2.9.4 libhttp_parser.o
install -D  http_parser.h /build/http-parser/pkg/http-parser/usr/include/http_parser.h
install -D libhttp_parser.so.2.9.4 /build/http-parser/pkg/http-parser/usr/lib/libhttp_parser.so.2.9.4
ln -sf libhttp_parser.so.2.9.4 /build/http-parser/pkg/http-parser/usr/lib/libhttp_parser.so.2.9
ln -sf libhttp_parser.so.2.9.4 /build/http-parser/pkg/http-parser/usr/lib/libhttp_parser.so
==> 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 "http-parser"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: http-parser 2.9.4-2 (Mon 18 Mar 2024 01:31:05 PM MDT)
==> Cleaning up...