==> Retrieving sources... -> Found PHoss_src.tar.gz -> Found PHoss.diff ==> Generating checksums for source files... ==> Making package: phoss 0.1.13-7 (Fri 06 Dec 2024 03:05:15 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found PHoss_src.tar.gz -> Found PHoss.diff ==> Validating source files with sha512sums... PHoss_src.tar.gz ... Passed PHoss.diff ... Passed ==> Extracting sources... -> Extracting PHoss_src.tar.gz with bsdtar ==> Starting prepare()... patching file list.c patching file main.c ==> Starting build()... gcc -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/phoss/src=/usr/src/debug/phoss -flto=auto -fcommon -c main.c gcc -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/phoss/src=/usr/src/debug/phoss -flto=auto -fcommon -c MIME.c gcc -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/phoss/src=/usr/src/debug/phoss -flto=auto -fcommon -c list.c In file included from list.h:6, from list.c:9: subprotocols.h:14:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 14 | #endif _SUBPROTOCOLS_H_ | ^~~~~~~~~~~~~~~~ list.h:33:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 33 | #endif _LIST_H_ | ^~~~~~~~ In file included from MIME.c:12: MIME.h:12:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 12 | #endif _MIME_H_ | ^~~~~~~~ In file included from main.c:17: MIME.h:12:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 12 | #endif _MIME_H_ | ^~~~~~~~ In file included from list.h:6, from main.c:18: subprotocols.h:14:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 14 | #endif _SUBPROTOCOLS_H_ | ^~~~~~~~~~~~~~~~ list.h:33:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 33 | #endif _LIST_H_ | ^~~~~~~~ main.c: In function ‘init_capture’: main.c:136:12: warning: ‘pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 136 | if ((device=pcap_lookupdev(pcap_err))==NULL) { | ^~ In file included from /usr/include/pcap.h:43, from main.c:14: /usr/include/pcap/pcap.h:444:18: note: declared here 444 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ gcc -o PHoss -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/phoss/src=/usr/src/debug/phoss -flto=auto -fcommon main.o MIME.o list.o -lpcap ==> 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 "phoss"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "phoss-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: phoss 0.1.13-7 (Fri 06 Dec 2024 03:05:19 AM UTC) ==> Cleaning up...