==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: samurai 1.2-3 (Sat Jul 13 18:53:00 2024)
==> Retrieving sources...
  -> Found samurai-1.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    samurai-1.2.tar.gz ... Passed
==> Validating source files with b2sums...
    samurai-1.2.tar.gz ... Passed
==> Making package: samurai 1.2-3 (Sat 13 Jul 2024 06:53:06 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found samurai-1.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting samurai-1.2.tar.gz with bsdtar
==> Starting build()...
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o build.o build.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o deps.o deps.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o env.o env.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o graph.o graph.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o htab.o htab.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o log.o log.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o parse.o parse.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o samu.o samu.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o scan.o scan.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o tool.o tool.c
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o tree.o tree.c
htab.c: In function 'murmurhash64a':
htab.c:148:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:149:2: note: here
htab.c:149:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:150:2: note: here
htab.c:150:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:151:2: note: here
htab.c:151:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:152:2: note: here
htab.c:152:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:153:2: note: here
htab.c:153:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:154:2: note: here
c99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o util.o util.c
scan.c: In function 'scankeyword':
scan.c:163:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:166:3: note: here
scan.c:170:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:172:3: note: here
scan.c: In function 'singlespace':
scan.c:89:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:100:2: note: here
scan.c: In function 'scanstring':
scan.c:279:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:282:3: note: here
scan.c: In function 'escape':
scan.c:244:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:246:2: note: here
scan.c: In function 'scannewline':
scan.c:351:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:353:2: note: here
c99 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o samu build.o deps.o env.o graph.o htab.o log.o parse.o samu.o scan.o tool.o tree.o util.o
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/samurai/pkg/samurai/usr/bin
cp samu /build/samurai/pkg/samurai/usr/bin/
mkdir -p /build/samurai/pkg/samurai/usr/share/man/man1
cp samu.1 /build/samurai/pkg/samurai/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 "samurai"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: samurai 1.2-3 (Sat 13 Jul 2024 06:53:10 PM MDT)
==> Cleaning up...