==> Retrieving sources... -> Updating fsnoop git repo... ==> Generating checksums for source files... ==> Making package: fsnoop 3.5.r0.g1e90751-1 (Fri 20 Dec 2024 08:38:23 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating fsnoop git repo... ==> Validating source files with sha512sums... fsnoop ... Skipped ==> Extracting sources... -> Creating working copy of fsnoop git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... cc -Wall -O3 -c -o main.o main.c cc -Wall -O3 -c -o util.o util.c cc -Wall -O3 -c -o event.o event.c cc -Wall -O3 -c -o global.o global.c cc -Wall -O3 -c -o actions.o actions.c event.c: In function ‘imask_to_str’: event.c:143:13: warning: ‘result’ may be used uninitialized [-Wmaybe-uninitialized] 143 | strcat((char *) result, ec[i].str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: by argument 1 of type ‘const char *’ to ‘__builtin_strlen’ declared here cc -Wall -O3 -c -o module.o module.c cc -Wall -O3 -c -o id.o id.c cc -o fsnoop main.o util.o event.o global.o actions.o module.o id.o -Wall -ldl ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "fsnoop"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "fsnoop-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: fsnoop 3.5.r0.g1e90751-1 (Fri 20 Dec 2024 08:38:27 PM UTC) ==> Cleaning up...