>>> hexdiff: Building testing/hexdiff 0.0.53-r2 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 22:04:19 +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_p20221008-r0) (2/2) Installing .makedepends-hexdiff (20221024.220419) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 103 packages >>> hexdiff: Cleaning up srcdir >>> hexdiff: Cleaning up pkgdir >>> hexdiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge//hexdiff-0.0.53.tar.gz >>> 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/edge//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 asciiview.c: In function 'asciiview': asciiview.c:165:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 165 | if (clig>0) clig--; break; | ^~ 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; | ^~~~~ 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; | ^~~~~ fileinfo.c: In function 'prtime': fileinfo.c:31:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] 31 | int foo; | ^~~ fileinfo.c: In function 'do_fileinfo': fileinfo.c:64:36: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=] 64 | sprintf(buffer, "inode: %ld", stat_buf.st_ino); | ~~^ ~~~~~~~~~~~~~~~ | | | | long int ino_t {aka long long unsigned int} | %lld 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; | ^~~ fileinfo.c:92:36: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] 92 | sprintf(buffer, "size: %ld", stat_buf.st_size); | ~~^ ~~~~~~~~~~~~~~~~ | | | | long int off_t {aka long long int} | %lld 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; | ^~~ 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; | ^~~ hexdiff.c: In function 'main': hexdiff.c:309:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] 309 | 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-armv7.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 Mon, 24 Oct 2022 22:04:20 +0000 elapsed time 0h 0m 1s >>> hexdiff: Cleaning up srcdir >>> hexdiff: Cleaning up pkgdir >>> hexdiff: Uninstalling dependencies... (1/2) Purging .makedepends-hexdiff (20221024.220419) (2/2) Purging ncurses-dev (6.3_p20221008-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 101 packages >>> hexdiff: Updating the testing/armv7 repository index... >>> hexdiff: Signing the index...