>>> figlet: Building community/figlet 2.2.5-r3 (using abuild 3.11.0_rc5-r0) started Sun, 16 Apr 2023 10:45:10 +0000 >>> figlet: Checking sanity of /home/buildozer/aports/community/figlet/APKBUILD... >>> figlet: Analyzing dependencies... >>> figlet: Installing for build: build-base (1/1) Installing .makedepends-figlet (20230416.104514) OK: 1000 MiB in 104 packages >>> figlet: Cleaning up srcdir >>> figlet: Cleaning up pkgdir >>> figlet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/figlet-2.2.5.tar.gz >>> figlet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/figlet-2.2.5.tar.gz >>> figlet: Checking sha512sums... figlet-2.2.5.tar.gz: OK musl-fix-cplusplus-decls.patch: OK >>> figlet: Unpacking /var/cache/distfiles/figlet-2.2.5.tar.gz... >>> figlet: musl-fix-cplusplus-decls.patch patching file utf8.h gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet/fonts\" \ -DDEFAULTFONTFILE=\"standard\" -o figlet.o figlet.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet/fonts\" \ -DDEFAULTFONTFILE=\"standard\" -o zipio.o zipio.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet/fonts\" \ -DDEFAULTFONTFILE=\"standard\" -o crc.o crc.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet/fonts\" \ -DDEFAULTFONTFILE=\"standard\" -o inflate.o inflate.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet/fonts\" \ -DDEFAULTFONTFILE=\"standard\" -o utf8.o utf8.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet/fonts\" \ -DDEFAULTFONTFILE=\"standard\" -o chkfont.o chkfont.c In file included from figlet.c:80: figlet.c: In function 'skiptoeol': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:361:42: note: in expansion of macro 'Zungetc' 361 | if (dummy != EOF && dummy != '\n') Zungetc(dummy,fp); | ^~~~~~~ figlet.c: In function 'myfgets': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:391:34: note: in expansion of macro 'Zungetc' 391 | if (c != EOF && c != '\n') Zungetc(c,fp); | ^~~~~~~ figlet.c: In function 'skipws': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:501:3: note: in expansion of macro 'Zungetc' 501 | Zungetc(c,fp); | ^~~~~~~ figlet.c: In function 'readnum': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:529:5: note: in expansion of macro 'Zungetc' 529 | Zungetc(c,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:539:8: note: in expansion of macro 'Zungetc' 539 | Zungetc(c,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:544:5: note: in expansion of macro 'Zungetc' 544 | Zungetc(c,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:551:7: note: in expansion of macro 'Zungetc' 551 | Zungetc(c,fp); | ^~~~~~~ figlet.c: In function 'readTchar': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:579:5: note: in expansion of macro 'Zungetc' 579 | Zungetc(thechar,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:603:9: note: in expansion of macro 'Zungetc' 603 | Zungetc(next,fp); | ^~~~~~~ figlet.c: In function 'charsetname': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:628:5: note: in expansion of macro 'Zungetc' 628 | Zungetc(result,fp); | ^~~~~~~ figlet.c: In function 'charset': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:680:3: note: in expansion of macro 'Zungetc' 680 | Zungetc(ch, controlfile); | ^~~~~~~ figlet.c: In function 'readcontrol': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:769:11: note: in expansion of macro 'Zungetc' 769 | Zungetc(dashcheck,controlfile); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:787:9: note: in expansion of macro 'Zungetc' 787 | Zungetc(command,controlfile); | ^~~~~~~ gcc -o chkfont chkfont.o gcc -o figlet figlet.o zipio.o crc.o inflate.o utf8.o >>> figlet: Entering fakeroot... mkdir -p /home/buildozer/aports/community/figlet/pkg/figlet/usr/bin mkdir -p /home/buildozer/aports/community/figlet/pkg/figlet/usr/share/man/man6 mkdir -p /home/buildozer/aports/community/figlet/pkg/figlet/usr/share/figlet/fonts cp figlet chkfont figlist showfigfonts /home/buildozer/aports/community/figlet/pkg/figlet/usr/bin cp figlet.6 chkfont.6 figlist.6 showfigfonts.6 /home/buildozer/aports/community/figlet/pkg/figlet/usr/share/man/man6 cp fonts/*.flf /home/buildozer/aports/community/figlet/pkg/figlet/usr/share/figlet/fonts cp fonts/*.flc /home/buildozer/aports/community/figlet/pkg/figlet/usr/share/figlet/fonts >>> figlet-doc*: Running split function doc... >>> figlet-doc*: Preparing subpackage figlet-doc... >>> figlet-doc*: Running postcheck for figlet-doc >>> figlet*: Running postcheck for figlet >>> figlet*: Preparing package figlet... >>> figlet*: Stripping binaries >>> figlet-doc*: Scanning shared objects >>> figlet*: Scanning shared objects >>> figlet-doc*: Tracing dependencies... >>> figlet-doc*: Package size: 40.0 KB >>> figlet-doc*: Compressing data... >>> figlet-doc*: Create checksum... >>> figlet-doc*: Create figlet-doc-2.2.5-r3.apk >>> figlet*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> figlet*: Package size: 780.0 KB >>> figlet*: Compressing data... >>> figlet*: Create checksum... >>> figlet*: Create figlet-2.2.5-r3.apk >>> figlet: Build complete at Sun, 16 Apr 2023 10:45:24 +0000 elapsed time 0h 0m 14s >>> figlet: Cleaning up srcdir >>> figlet: Cleaning up pkgdir >>> figlet: Uninstalling dependencies... (1/1) Purging .makedepends-figlet (20230416.104514) OK: 1000 MiB in 103 packages >>> figlet: Updating the community/riscv64 repository index... >>> figlet: Signing the index...