>>> tick: Building testing/tick 1.2.0-r0 (using abuild 3.13.0-r5) started Wed, 25 Sep 2024 08:51:47 +0000 >>> tick: Checking sanity of /home/buildozer/aports/testing/tick/APKBUILD... >>> tick: Analyzing dependencies... >>> tick: Installing for build: build-base alsa-lib-dev scdoc (1/4) Installing alsa-lib (1.2.12-r0) (2/4) Installing alsa-lib-dev (1.2.12-r0) (3/4) Installing scdoc (1.11.3-r0) (4/4) Installing .makedepends-tick (20240925.085152) Executing busybox-1.36.1-r32.trigger OK: 253 MiB in 107 packages >>> tick: Cleaning up srcdir >>> tick: Cleaning up pkgdir >>> tick: Cleaning up tmpdir >>> tick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tick-1.2.0.tar.gz >>> tick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tick-1.2.0.tar.gz >>> tick: Checking sha512sums... tick-1.2.0.tar.gz: OK >>> tick: Unpacking /var/cache/distfiles/tick-1.2.0.tar.gz... mkdir -p target/release/lib/ mkdir -p target/release/lib/ gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c lib/config.c -o target/release/lib/config.o gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c lib/files.c -o target/release/lib/files.o mkdir -p target/release/lib/ gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c lib/input.c -o target/release/lib/input.o mkdir -p target/release/lib/ mkdir -p target/release/lib/ gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c lib/keys.c -o target/release/lib/keys.o gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c lib/metronome.c -o target/release/lib/metronome.o mkdir -p target/release/lib/ mkdir -p target/release/lib/ gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c lib/player.c -o target/release/lib/player.o gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c lib/preset.c -o target/release/lib/preset.o mkdir -p target/release/ gcc -Os -fomit-frame-pointer -flto -fno-plt -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION='"1.2.0"' -Wall -Wextra -Werror -pedantic -MMD -MP -c main.c -o target/release/main.o lib/player.c: In function 'create_waves': lib/player.c:27:41: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 27 | uint8_t *buffer = calloc(sizeof(uint8_t), *buff_size); | ^~~~~~~ lib/player.c:27:41: note: earlier argument should specify number of elements, later size of each element cc1: all warnings being treated as errors make: *** [Makefile:45: target/release/lib/player.o] Error 1 make: *** Waiting for unfinished jobs.... >>> ERROR: tick: build failed >>> tick: Uninstalling dependencies... (1/4) Purging .makedepends-tick (20240925.085152) (2/4) Purging alsa-lib-dev (1.2.12-r0) (3/4) Purging alsa-lib (1.2.12-r0) (4/4) Purging scdoc (1.11.3-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages