==> Retrieving sources... -> Found pdfresurrect-v0_12.tar.gz ==> Generating checksums for source files... ==> Making package: pdfresurrect 0.12-3 (Thu 21 Nov 2024 11:48:41 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found pdfresurrect-v0_12.tar.gz ==> Validating source files with sha512sums... pdfresurrect-v0_12.tar.gz ... Passed ==> Extracting sources... -> Extracting pdfresurrect-v0_12.tar.gz with bsdtar ==> Starting build()... checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for strdup... yes checking for strtol... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile gcc -o main.o -c main.c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/pdfresurrect/src=/usr/src/debug/pdfresurrect -flto=auto -Wall -O3 gcc -o pdf.o -c pdf.c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/pdfresurrect/src=/usr/src/debug/pdfresurrect -flto=auto -Wall -O3 pdf.c: In function ‘pdf_get_version’: pdf.c:166:39: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘c + ((sizetype)strlen((const char *)"%PDF-M.m") + 2)’ must not be NULL [-Waddress] 166 | if ((c = strstr(header, "%PDF-")) && | ^~ pdf.c: In function ‘get_header’: pdf.c:1236:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1236 | fread(header, 1023, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pdf.c: In function ‘pdf_load_xrefs’: pdf.c:214:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 214 | fread(buf, 1, pos_count, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdf.c: In function ‘is_valid_xref’: pdf.c:563:5: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 563 | fgets(buf, 16, fp); | ^~~~~~~~~~~~~~~~~~ pdf.c: In function ‘get_object_from_here’: pdf.c:997:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 997 | fread(buf, 255, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~ pdf.c: In function ‘load_xref_from_plaintext’: pdf.c:612:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 612 | fread(buf, 1, 21, fp); | ^~~~~~~~~~~~~~~~~~~~~ pdf.c: In function ‘pdf_load_pages_kids’: pdf.c:289:13: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 289 | fread(buf, 1, sz, fp); | ^~~~~~~~~~~~~~~~~~~~~ gcc -o pdfresurrect main.o pdf.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/pdfresurrect/src=/usr/src/debug/pdfresurrect -flto=auto -Wall -O3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto ==> 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 "pdfresurrect"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "pdfresurrect-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pdfresurrect 0.12-3 (Thu 21 Nov 2024 11:48:48 AM UTC) ==> Cleaning up...