>>> mustach: Building testing/mustach 1.2.3-r0 (using abuild 3.10.0-r0) started Thu, 05 Jan 2023 04:28:00 +0000 >>> mustach: Checking sanity of /home/buildozer/aports/testing/mustach/APKBUILD... >>> mustach: Analyzing dependencies... >>> mustach: Installing for build: build-base json-c-dev (1/3) Installing json-c (0.16-r1) (2/3) Installing json-c-dev (0.16-r1) (3/3) Installing .makedepends-mustach (20230105.042804) OK: 271 MiB in 99 packages >>> mustach: Cleaning up srcdir >>> mustach: Cleaning up pkgdir >>> mustach: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mustach-1.2.3.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mustach: Fetching https://gitlab.com/jobol/mustach/-/archive/1.2.3/mustach-1.2.3.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34003 0 34003 0 0 39675 0 --:--:-- --:--:-- --:--:-- 41619 >>> mustach: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mustach-1.2.3.tar.bz2 >>> mustach: Checking sha512sums... mustach-1.2.3.tar.bz2: OK >>> mustach: Unpacking /var/cache/distfiles/mustach-1.2.3.tar.bz2... tool = jsonc libs = single jsonc = yes jansson = no cjson = no gcc -c -Os -fomit-frame-pointer -fPIC -Wall -Wextra -DVERSION=1.2.3 -I/usr/include/json-c -DTOOL=MUSTACH_TOOL_JSON_C -o mustach-tool.o mustach-tool.c gcc -c -Os -fomit-frame-pointer -fPIC -Wall -Wextra -DVERSION=1.2.3 -o mustach.o mustach.c gcc -c -Os -fomit-frame-pointer -fPIC -Wall -Wextra -DVERSION=1.2.3 -o mustach-wrap.o mustach-wrap.c gcc -c -Os -fomit-frame-pointer -fPIC -Wall -Wextra -DVERSION=1.2.3 -I/usr/include/json-c -o mustach-json-c.o mustach-json-c.c sed -E '/^==.*==$/{h;d};x;/==libmustach.pc==/{x;s/VERSION/1.2.3/;p;d};x;d' pkgcfgs > libmustach.pc mustach-wrap.c: In function 'emit': mustach-wrap.c:275:33: warning: 'car' may be used uninitialized [-Wmaybe-uninitialized] 275 | switch(car) { | ^~~~~~ mustach-wrap.c:259:14: note: 'car' was declared here 259 | char car; | ^~~ gcc -Wl,--as-needed,-O1,--sort-common -I/usr/include/json-c -DTOOL=MUSTACH_TOOL_JSON_C -o mustach mustach-tool.o mustach.o mustach-wrap.o mustach-json-c.o -ljson-c gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-soname,libmustach.so.1 -o libmustach.so.1.2 mustach.o mustach-wrap.o mustach-json-c.o -ljson-c >>> mustach: Entering fakeroot... tool = jsonc libs = all jsonc = yes jansson = no cjson = no gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-soname,libmustach-core.so.1 -o libmustach-core.so.1.2 mustach.o mustach-wrap.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-soname,libmustach-json-c.so.1 -o libmustach-json-c.so.1.2 mustach.o mustach-wrap.o mustach-json-c.o -ljson-c sed -E '/^==.*==$/{h;d};x;/==libmustach-core.pc==/{x;s/VERSION/1.2.3/;p;d};x;d' pkgcfgs > libmustach-core.pc sed -E '/^==.*==$/{h;d};x;/==libmustach-json-c.pc==/{x;s/VERSION/1.2.3/;p;d};x;d' pkgcfgs > libmustach-json-c.pc install -d /home/buildozer/aports/testing/mustach/pkg/mustach/usr/bin install -m0755 mustach /home/buildozer/aports/testing/mustach/pkg/mustach/usr/bin/ install -d /home/buildozer/aports/testing/mustach/pkg/mustach/usr/include/mustach install -m0644 mustach.h mustach-wrap.h mustach-json-c.h /home/buildozer/aports/testing/mustach/pkg/mustach/usr/include/mustach install -d /home/buildozer/aports/testing/mustach/pkg/mustach/usr/lib for x in libmustach*.so.1.2; do \ install -m0755 $x /home/buildozer/aports/testing/mustach/pkg/mustach/usr/lib/ ;\ ln -sf $x /home/buildozer/aports/testing/mustach/pkg/mustach/usr/lib/${x%.so.*}.so.1 ;\ ln -sf $x /home/buildozer/aports/testing/mustach/pkg/mustach/usr/lib/${x%.so.*}.so ;\ done install -d /home/buildozer/aports/testing/mustach/pkg/mustach//usr/lib/pkgconfig install -m0644 libmustach*.pc /home/buildozer/aports/testing/mustach/pkg/mustach//usr/lib/pkgconfig install -d /home/buildozer/aports/testing/mustach/pkg/mustach//usr/share/man/man1 install -m0644 mustach.1.gz /home/buildozer/aports/testing/mustach/pkg/mustach//usr/share/man/man1 >>> mustach-dev*: Running split function dev... >>> mustach-dev*: Preparing subpackage mustach-dev... >>> mustach-dev*: Stripping binaries >>> mustach-dev*: Running postcheck for mustach-dev >>> mustach-doc*: Running split function doc... >>> mustach-doc*: Preparing subpackage mustach-doc... >>> mustach-doc*: Running postcheck for mustach-doc >>> mustach-libs*: Running split function libs... >>> mustach-libs*: Preparing subpackage mustach-libs... >>> mustach-libs*: Stripping binaries >>> mustach-libs*: Running postcheck for mustach-libs >>> mustach*: Running postcheck for mustach >>> mustach*: Preparing package mustach... >>> mustach*: Stripping binaries >>> mustach-dev*: Scanning shared objects >>> mustach-doc*: Scanning shared objects >>> mustach-libs*: Scanning shared objects >>> mustach*: Scanning shared objects >>> mustach-dev*: Tracing dependencies... mustach-libs=1.2.3-r0 pkgconfig >>> mustach-dev*: Package size: 72.0 KB >>> mustach-dev*: Compressing data... >>> mustach-dev*: Create checksum... >>> mustach-dev*: Create mustach-dev-1.2.3-r0.apk >>> mustach-doc*: Tracing dependencies... >>> mustach-doc*: Package size: 48.0 KB >>> mustach-doc*: Compressing data... >>> mustach-doc*: Create checksum... >>> mustach-doc*: Create mustach-doc-1.2.3-r0.apk >>> mustach-libs*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libjson-c.so.5 >>> mustach-libs*: Package size: 68.0 KB >>> mustach-libs*: Compressing data... >>> mustach-libs*: Create checksum... >>> mustach-libs*: Create mustach-libs-1.2.3-r0.apk >>> mustach*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libjson-c.so.5 >>> mustach*: Package size: 40.0 KB >>> mustach*: Compressing data... >>> mustach*: Create checksum... >>> mustach*: Create mustach-1.2.3-r0.apk >>> mustach: Build complete at Thu, 05 Jan 2023 04:28:19 +0000 elapsed time 0h 0m 19s >>> mustach: Cleaning up srcdir >>> mustach: Cleaning up pkgdir >>> mustach: Uninstalling dependencies... (1/3) Purging .makedepends-mustach (20230105.042804) (2/3) Purging json-c-dev (0.16-r1) (3/3) Purging json-c (0.16-r1) OK: 271 MiB in 96 packages >>> mustach: Updating the testing/riscv64 repository index... >>> mustach: Signing the index...