>>> figlet: Building community/figlet 2.2.5-r3 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 20:52:37 +0000
>>> figlet: Validating /home/buildozer/aports/community/figlet/APKBUILD...
>>> figlet: Analyzing dependencies...
>>> figlet: Installing for build: build-base
(1/1) Installing .makedepends-figlet (20241031.205249)
OK: 271 MiB in 102 packages
>>> figlet: Cleaning up srcdir
>>> figlet: Cleaning up pkgdir
>>> figlet: Cleaning up tmpdir
>>> figlet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/figlet-2.2.5.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> figlet: Fetching ftp://ftp.figlet.org/pub/figlet/program/unix/figlet-2.2.5.tar.gz
Connecting to ftp.figlet.org (188.226.162.120:21)
saving to '/var/cache/distfiles/v3.21/figlet-2.2.5.tar.gz.part'
figlet-2.2.5.tar.gz. 100% |********************************|  227k  0:00:00 ETA
'/var/cache/distfiles/v3.21/figlet-2.2.5.tar.gz.part' saved
>>> figlet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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/v3.21/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
Run tests in /home/buildozer/aports/community/figlet/src/figlet-2.2.5
Default font dir: /usr/share/figlet/fonts
Current font dir: fonts
Default font: standard
 _____       _                     _ _      
|_   _|__ __| |_   _ _ ___ ____  _| | |_ ___
  | |/ -_|_-<  _| | '_/ -_|_-< || | |  _(_-<
  |_|\___/__/\__| |_| \___/__/\_,_|_|\__/__/
                                            
Run test 001: showfigfonts output... pass
Run test 002: text rendering in all fonts... pass
Run test 003: long text rendering... pass
Run test 004: left-to-right text... pass
Run test 005: right-to-left text... pass
Run test 006: flush-left justification... pass
Run test 007: flush-right justification... pass
Run test 008: center justification... pass
Run test 009: kerning mode... pass
Run test 010: full width mode... pass
Run test 011: overlap mode... pass
Run test 012: tlf2 font rendering... pass
Run test 013: kerning flush-left right-to-left mode... pass
Run test 014: kerning centered right-to-left mode (slant)... pass
Run test 015: full-width flush-right right-to-left mode... pass
Run test 016: overlap flush-right mode (big)... pass
Run test 017: tlf2 kerning flush-right mode... pass
Run test 018: tlf2 overlap centered mode... pass
Run test 019: tlf2 full-width flush-left right-to-left mode... pass
Run test 020: specify font directory... pass
Run test 021: paragraph mode long line output... pass
Run test 022: short line output... pass
Run test 023: kerning paragraph centered mode (small)... pass
Run test 024: list of control files... pass
Run test 025: uskata control file... pass
Run test 026: jis0201 control file... pass

 All tests passed.

>>> 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...
'usr/share/man' -> '/home/buildozer/aports/community/figlet/pkg/figlet-doc/usr/share/man'
>>> 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: 9.6 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-armv7.so.1
>>> figlet*: Package size: 608.5 KB
>>> figlet*: Compressing data...
>>> figlet*: Create checksum...
>>> figlet*: Create figlet-2.2.5-r3.apk
>>> figlet: Build complete at Thu, 31 Oct 2024 20:52:51 +0000 elapsed time 0h 0m 14s
>>> figlet: Cleaning up srcdir
>>> figlet: Cleaning up pkgdir
>>> figlet: Uninstalling dependencies...
(1/1) Purging .makedepends-figlet (20241031.205249)
OK: 271 MiB in 101 packages
>>> figlet: Updating the community/armv7 repository index...
>>> figlet: Signing the index...