>>> hexdiff: Building testing/hexdiff 0.0.53-r2 (using abuild 3.10.0_rc1-r2) started Tue, 01 Nov 2022 17:41:24 +0000 >>> hexdiff: Checking sanity of /home/buildozer/aports/testing/hexdiff/APKBUILD... >>> hexdiff: Analyzing dependencies... >>> hexdiff: Installing for build: build-base ncurses-dev (1/2) Installing ncurses-dev (6.3_p20221029-r0) (2/2) Installing .makedepends-hexdiff (20221101.174125) Executing busybox-1.35.0-r27.trigger OK: 294 MiB in 99 packages >>> hexdiff: Cleaning up srcdir >>> hexdiff: Cleaning up pkgdir >>> hexdiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hexdiff-0.0.53.tar.gz % 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 16177 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16177 100 16177 0 0 21677 0 --:--:-- --:--:-- --:--:-- 21655 >>> hexdiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hexdiff-0.0.53.tar.gz >>> hexdiff: Checking sha512sums... hexdiff-0.0.53.tar.gz: OK >>> hexdiff: Unpacking /var/cache/distfiles/hexdiff-0.0.53.tar.gz... gcc -g -DVERSION=\"0.0.50\" -DTRACE=0 -ansi -Wall -O2 -c hexdiff.c gcc -g -DVERSION=\"0.0.50\" -DTRACE=0 -ansi -Wall -O2 -c fonctions.c gcc -g -DVERSION=\"0.0.50\" -DTRACE=0 -ansi -Wall -O2 -c fileinfo.c gcc -g -DVERSION=\"0.0.50\" -DTRACE=0 -ansi -Wall -O2 -c parse_rc.c gcc -g -DVERSION=\"0.0.50\" -DTRACE=0 -ansi -Wall -O2 -c sel_file.c gcc -g -DVERSION=\"0.0.50\" -DTRACE=0 -ansi -Wall -O2 -c asciiview.c fonctions.c: In function 'ouvre_fichier': fonctions.c:31:13: warning: variable 'foo' set but not used [-Wunused-but-set-variable] 31 | int fd, foo; | ^~~ asciiview.c: In function 'asciiview': asciiview.c:165:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 165 | if (clig>0) clig--; break; | ^~ fileinfo.c: In function 'prtime': asciiview.c:165:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 165 | if (clig>0) clig--; break; | ^~~~~ fileinfo.c:31:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] 31 | int foo; | ^~~ asciiview.c:167:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 167 | if (clig<15) clig++; break; | ^~ asciiview.c:167:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 167 | if (clig<15) clig++; break; | ^~~~~ sel_file.c: In function 'teste_dirent': sel_file.c:45:17: warning: variable 'foo' set but not used [-Wunused-but-set-variable] 45 | int foo; | ^~~ hexdiff.c: In function 'main': hexdiff.c:309:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] 309 | int foo; | ^~~ sel_file.c: In function 'liste_fichiers': sel_file.c:112:17: warning: variable 'foo' set but not used [-Wunused-but-set-variable] 112 | int foo; | ^~~ gcc hexdiff.o fonctions.o fileinfo.o parse_rc.o sel_file.o asciiview.o -o hexdiff -lncurses >>> hexdiff: Entering fakeroot... >>> hexdiff-doc*: Running split function doc... >>> hexdiff-doc*: Preparing subpackage hexdiff-doc... >>> hexdiff-doc*: Running postcheck for hexdiff-doc >>> hexdiff*: Running postcheck for hexdiff >>> hexdiff*: Preparing package hexdiff... >>> hexdiff*: Stripping binaries >>> hexdiff-doc*: Scanning shared objects >>> hexdiff*: Scanning shared objects >>> hexdiff-doc*: Tracing dependencies... >>> hexdiff-doc*: Package size: 24.0 KB >>> hexdiff-doc*: Compressing data... >>> hexdiff-doc*: Create checksum... >>> hexdiff-doc*: Create hexdiff-doc-0.0.53-r2.apk >>> hexdiff*: Tracing dependencies... ncurses-dev so:libc.musl-ppc64le.so.1 so:libncursesw.so.6 >>> hexdiff*: Package size: 92.0 KB >>> hexdiff*: Compressing data... >>> hexdiff*: Create checksum... >>> hexdiff*: Create hexdiff-0.0.53-r2.apk >>> hexdiff: Build complete at Tue, 01 Nov 2022 17:41:27 +0000 elapsed time 0h 0m 3s >>> hexdiff: Cleaning up srcdir >>> hexdiff: Cleaning up pkgdir >>> hexdiff: Uninstalling dependencies... (1/2) Purging .makedepends-hexdiff (20221101.174125) (2/2) Purging ncurses-dev (6.3_p20221029-r0) Executing busybox-1.35.0-r27.trigger OK: 293 MiB in 97 packages >>> hexdiff: Updating the testing/ppc64le repository index... >>> hexdiff: Signing the index...