==> Retrieving sources... -> Updating libpjf git repo... ==> Generating checksums for source files... ==> Making package: libpjf 204.a6fb2f5-2 (Thu 21 Nov 2024 12:14:36 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (1) New Version Net Change core/pcre 8.45-4 3.50 MiB Total Installed Size: 3.50 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing pcre... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating libpjf git repo... ==> Validating source files with sha512sums... libpjf ... Skipped ==> Extracting sources... -> Creating working copy of libpjf git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c lib.c cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c regex.c cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c thash.c cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c tlist.c regex.c: In function ‘pjf_replace’: regex.c:161:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 161 | if (offset <= len); | ^~ regex.c:162:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 162 | xstr_append(xs, str + offset); /* may be just "" */ | ^~~~~~~~~~~ cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c xstr.c cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c mmatic.c cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c unitype.c cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c sfork.c xstr.c: In function ‘xstr_append_char’: xstr.c:135:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 135 | if (sx->len + 2 >= sx->a); | ^~ xstr.c:136:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 136 | xstr_reserve(sx, MAX(8, 2 * sx->len)); | ^~~~~~~~~~~~ cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c json.c cc -std=gnu99 -g -Wall -pedantic -fPIC -Dinline='inline __attribute__ ((gnu_inline))' -c utf8.c cc lib.o regex.o thash.o tlist.o xstr.o mmatic.o unitype.o sfork.o json.o utf8.o -shared -o libpjf.so -lm -Wall -pedantic ar rc libpjf.a lib.o regex.o thash.o tlist.o xstr.o mmatic.o unitype.o sfork.o json.o utf8.o ==> Entering fakeroot environment... ==> Starting package()... install -m 755 -d /src/packages/pentesting/libpjf/pkg/libpjf/usr/include/libpjf install -m 644 *.h /src/packages/pentesting/libpjf/pkg/libpjf/usr/include/libpjf install -m 755 -d /src/packages/pentesting/libpjf/pkg/libpjf/usr/lib for i in libpjf.so libpjf.a; do \ [ "${i##*.}" = "so" ] && install -m 755 $i /src/packages/pentesting/libpjf/pkg/libpjf/usr/lib; \ [ "${i##*.}" = "a" ] && install -m 644 $i /src/packages/pentesting/libpjf/pkg/libpjf/usr/lib; \ done || true install -m 755 -d /src/packages/pentesting/libpjf/pkg/libpjf/usr/bin for i in libpjf.so libpjf.a; do test "${i##*.}" = "$i" && install -m 755 $i /src/packages/pentesting/libpjf/pkg/libpjf/usr/bin; done || true ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... libfakeroot internal error: payload not recognized! -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "libpjf"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "libpjf-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libpjf 204.a6fb2f5-2 (Thu 21 Nov 2024 12:14:40 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Package (1) Old Version Net Change pcre 8.45-4 -3.50 MiB Total Removed Size: 3.50 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing pcre... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...