>>> sfeed: Building community/sfeed 2.0-r0 (using abuild 3.14.1-r3) started Sat, 16 Nov 2024 04:02:11 +0000
>>> sfeed: Validating /home/buildozer/aports/community/sfeed/APKBUILD...
>>> sfeed: Analyzing dependencies...
>>> sfeed: Installing for build: build-base ncurses-dev
(1/6) Installing libformw (6.5_p20241006-r3)
(2/6) Installing libmenuw (6.5_p20241006-r3)
(3/6) Installing libpanelw (6.5_p20241006-r3)
(4/6) Installing libncurses++ (6.5_p20241006-r3)
(5/6) Installing ncurses-dev (6.5_p20241006-r3)
(6/6) Installing .makedepends-sfeed (20241116.040324)
Executing busybox-1.37.0-r7.trigger
OK: 334 MiB in 104 packages
>>> sfeed: Cleaning up srcdir
>>> sfeed: Cleaning up pkgdir
>>> sfeed: Cleaning up tmpdir
>>> sfeed: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/sfeed-2.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/sfeed-2.0.tar.gz.part'
sfeed-2.0.tar.gz.par 100% |********************************| 67584  0:00:00 ETA
'/var/cache/distfiles/v3.21/sfeed-2.0.tar.gz.part' saved
>>> sfeed: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/sfeed-2.0.tar.gz
>>> sfeed: Checking sha512sums...
sfeed-2.0.tar.gz: OK
>>> sfeed: Unpacking /var/cache/distfiles/v3.21/sfeed-2.0.tar.gz...
gcc -o sfeed.o -c sfeed.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o util.o -c util.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o xml.o -c xml.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o strlcat.o -c strlcat.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o strlcpy.o -c strlcpy.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_atom.o -c sfeed_atom.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_curses.o -c sfeed_curses.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE  -DSFEED_THEME=\"themes/mono.h\"
gcc -o sfeed_frames.o -c sfeed_frames.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_gopher.o -c sfeed_gopher.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_html.o -c sfeed_html.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_json.o -c sfeed_json.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_mbox.o -c sfeed_mbox.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_opml_import.o -c sfeed_opml_import.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_plain.o -c sfeed_plain.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_twtxt.o -c sfeed_twtxt.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_web.o -c sfeed_web.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
gcc -o sfeed_xmlenc.o -c sfeed_xmlenc.c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
ar -rc libutil.a util.o
ranlib libutil.a
ar -rc libxml.a xml.o
ranlib libxml.a
gcc -o sfeed_atom sfeed_atom.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_frames sfeed_frames.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_gopher sfeed_gopher.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_html sfeed_html.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_json sfeed_json.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_mbox sfeed_mbox.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_opml_import sfeed_opml_import.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_plain sfeed_plain.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_twtxt sfeed_twtxt.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_web sfeed_web.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_xmlenc sfeed_xmlenc.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed sfeed.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common
gcc -o sfeed_curses sfeed_curses.o libutil.a libxml.a strlcat.o strlcpy.o -Wl,--as-needed,-O1,--sort-common -lcurses
>>> sfeed: Entering fakeroot...
# installing executable files and scripts.
mkdir -p "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/bin"
cp -f sfeed sfeed_atom sfeed_curses sfeed_frames sfeed_gopher sfeed_html sfeed_json sfeed_mbox sfeed_opml_import sfeed_plain sfeed_twtxt sfeed_web sfeed_xmlenc sfeed_content sfeed_markread sfeed_opml_export sfeed_update "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/bin"
for f in sfeed sfeed_atom sfeed_curses sfeed_frames sfeed_gopher sfeed_html sfeed_json sfeed_mbox sfeed_opml_import sfeed_plain sfeed_twtxt sfeed_web sfeed_xmlenc sfeed_content sfeed_markread sfeed_opml_export sfeed_update; do chmod 755 "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/bin/$f"; done
# installing example files.
mkdir -p "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/doc/sfeed"
cp -f sfeedrc.example\
	style.css\
	README\
	README.xml\
	"/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/doc/sfeed"
# installing manual pages for general commands: section 1.
mkdir -p "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/man/man1"
cp -f sfeed.1 sfeed_atom.1 sfeed_curses.1 sfeed_frames.1 sfeed_gopher.1 sfeed_html.1 sfeed_json.1 sfeed_mbox.1 sfeed_opml_import.1 sfeed_plain.1 sfeed_twtxt.1 sfeed_web.1 sfeed_xmlenc.1 sfeed_content.1 sfeed_markread.1 sfeed_opml_export.1 sfeed_update.1 "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/man/man1"
for m in sfeed.1 sfeed_atom.1 sfeed_curses.1 sfeed_frames.1 sfeed_gopher.1 sfeed_html.1 sfeed_json.1 sfeed_mbox.1 sfeed_opml_import.1 sfeed_plain.1 sfeed_twtxt.1 sfeed_web.1 sfeed_xmlenc.1 sfeed_content.1 sfeed_markread.1 sfeed_opml_export.1 sfeed_update.1; do chmod 644 "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/man/man1/$m"; done
# installing manual pages for file formats: section 5.
mkdir -p "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/man/man5"
cp -f sfeed.5 sfeedrc.5 "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/man/man5"
for m in sfeed.5 sfeedrc.5; do chmod 644 "/home/buildozer/aports/community/sfeed/pkg/sfeed/usr/share/man/man5/$m"; done
>>> sfeed-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/sfeed/pkg/sfeed-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/sfeed/pkg/sfeed-doc/usr/share/man'
>>> sfeed-doc*: Preparing subpackage sfeed-doc...
>>> sfeed-doc*: Running postcheck for sfeed-doc
>>> sfeed*: Running postcheck for sfeed
>>> sfeed*: Preparing package sfeed...
>>> sfeed*: Stripping binaries
>>> sfeed-doc*: Scanning shared objects
>>> sfeed*: Scanning shared objects
>>> sfeed-doc*: Tracing dependencies...
>>> sfeed-doc*: Package size: 54.2 KB
>>> sfeed-doc*: Compressing data...
>>> sfeed-doc*: Create checksum...
>>> sfeed-doc*: Create sfeed-doc-2.0-r0.apk
>>> sfeed*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
	so:libncursesw.so.6
>>> sfeed*: Package size: 224.4 KB
>>> sfeed*: Compressing data...
>>> sfeed*: Create checksum...
>>> sfeed*: Create sfeed-2.0-r0.apk
>>> sfeed: Build complete at Sat, 16 Nov 2024 04:03:31 +0000 elapsed time 0h 1m 20s
>>> sfeed: Cleaning up srcdir
>>> sfeed: Cleaning up pkgdir
>>> sfeed: Uninstalling dependencies...
(1/6) Purging .makedepends-sfeed (20241116.040324)
(2/6) Purging ncurses-dev (6.5_p20241006-r3)
(3/6) Purging libncurses++ (6.5_p20241006-r3)
(4/6) Purging libpanelw (6.5_p20241006-r3)
(5/6) Purging libformw (6.5_p20241006-r3)
(6/6) Purging libmenuw (6.5_p20241006-r3)
Executing busybox-1.37.0-r7.trigger
OK: 333 MiB in 98 packages
>>> sfeed: Updating the community/riscv64 repository index...
>>> sfeed: Signing the index...