==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: banner 1.3.2-11 (Thu Jul 11 22:27:37 2024) ==> Retrieving sources... -> Found banner-1.3.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... banner-1.3.2.tar.gz ... Passed ==> Validating source files with sha256sums... banner-1.3.2.tar.gz ... Passed ==> Making package: banner 1.3.2-11 (Thu Jul 11 22:28:00 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) shhmsg-1.4.2-5 shhopt-1.1.7-6 Total Download Size: 0.02 MiB Total Installed Size: 0.04 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... shhmsg-1.4.2-5-armv7h downloading... shhopt-1.1.7-6-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing shhmsg... installing shhopt... [?25h==> Retrieving sources... -> Found banner-1.3.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting banner-1.3.2.tar.gz with bsdtar ==> Starting build()... gcc -I/usr/local/include -MM *.c >depend gcc -o banner.o -c -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 -I/usr/local/include -DVERSION=\"1.3.2\" -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 banner.c gcc -o letters.o -c -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 -I/usr/local/include -DVERSION=\"1.3.2\" -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 letters.c gcc -o font1.o -c -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 -I/usr/local/include -DVERSION=\"1.3.2\" -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 font1.c gcc -o font2.o -c -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 -I/usr/local/include -DVERSION=\"1.3.2\" -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 font2.c banner.c: In function 'bufAddWord': banner.c:119:71: warning: pointer targets in passing argument 1 of 'getTextWidth' differ in signedness [-Wpointer-sign] In file included from banner.c:18: banner.h:16:30: note: expected 'const char *' but argument is of type 'const unsigned char *' banner.c: In function 'bufAddLetters': banner.c:144:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from banner.c:13: /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'const unsigned char *' 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ banner.c:144:15: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] banner.c:146:12: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:548: /usr/include/bits/string_fortified.h:77:67: note: expected 'char *' but argument is of type 'unsigned char *' 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ~~~~~~~~~~~~~~~~~^~~~ banner.c:146:18: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] /usr/include/bits/string_fortified.h:77:98: note: expected 'const char *' but argument is of type 'const unsigned char *' 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^ banner.c:163:13: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'unsigned char *' 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ banner.c: In function 'main': banner.c:270:24: warning: pointer targets in passing argument 1 of 'bufAddLetters' differ in signedness [-Wpointer-sign] banner.c:139:48: note: expected 'const unsigned char *' but argument is of type 'char *' banner.c:272:17: warning: pointer targets in passing argument 1 of 'bufAddLetters' differ in signedness [-Wpointer-sign] banner.c:139:48: note: expected 'const unsigned char *' but argument is of type 'char *' banner.c:279:20: warning: pointer targets in passing argument 1 of 'bufAddLetters' differ in signedness [-Wpointer-sign] banner.c:139:48: note: expected 'const unsigned char *' but argument is of type 'char *' 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 -I/usr/local/include -DVERSION=\"1.3.2\" -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 -o banner banner.o letters.o font1.o font2.o -s -L/usr/local/lib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lshhmsg -lshhopt ==> Entering fakeroot environment... ==> Starting package()... install -d -m 755 /build/banner/pkg/banner/usr//bin /build/banner/pkg/banner/usr/share/man/man1/ install -s -m 755 banner /build/banner/pkg/banner/usr//bin install -m 644 banner.1 /build/banner/pkg/banner/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 "banner"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: banner 1.3.2-11 (Thu Jul 11 22:28:07 2024) ==> Cleaning up...