Cook: portsentry 1.2 ================================================================================ QA: checking package receipt... Extracting source archive "portsentry-1.2.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed SYSTYPE=linux Making cc -O -Wall -DLINUX -DSUPPORT_STEALTH -o ./portsentry ./portsentry.c \ ./portsentry_io.c ./portsentry_util.c ./portsentry.c: In function 'PortSentryModeTCP': ./portsentry.c:1187:8: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &length); ^~~~~~~ In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from ./portsentry.h:30, from ./portsentry.c:20: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ ./portsentry.c: In function 'PortSentryModeUDP': ./portsentry.c:1384:39: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] (struct sockaddr *) &client, &length) < 0) ^~~~~~~ In file included from /usr/include/sys/socket.h:269, from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from ./portsentry.h:30, from ./portsentry.c:20: /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, ^~~~~~~~ ./portsentry.c: In function 'PortSentryModeTCP': ./portsentry.c:1216:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (incomingSockfd, bannerBuffer, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strlen (bannerBuffer)); ~~~~~~~~~~~~~~~~~~~~~~ ./portsentry_io.c: In function 'ConfigTokenRetrieve': ./portsentry_io.c:321:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((strstr (buffer, token) != (char) NULL) && ^ ./portsentry_io.c:321:36: warning: comparison between pointer and integer if ((strstr (buffer, token) != (char) NULL) && ^~ ./portsentry_io.c:324:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (strstr (buffer, "\"") == (char) NULL) ^ ./portsentry_io.c:324:31: warning: comparison between pointer and integer if (strstr (buffer, "\"") == (char) NULL) ^~ ./portsentry_io.c: In function 'IsBlocked': ./portsentry_io.c:670:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if((ipOffset = strstr(buffer, target)) != (char) NULL) ^ ./portsentry_io.c:670:41: warning: comparison between pointer and integer if((ipOffset = strstr(buffer, target)) != (char) NULL) ^~ ./portsentry_io.c: In function 'SubstString': ./portsentry_io.c:727:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (strstr (target, find) == (char) NULL) ^ ./portsentry_io.c:727:30: warning: comparison between pointer and integer if (strstr (target, find) == (char) NULL) ^~ ./portsentry_io.c: In function 'DaemonSeed': ./portsentry_io.c:84:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir ("/"); ^~~~~~~~~~~ ================================================================================ Executing strip on all files... Done Time: 0.23s. Size: 53000 B -> 46340 B. Save: 7 KB. ================================================================================ Pack: portsentry 1.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "portsentry-1.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/portsentry-1.2... Done Checking site script in source/portsentry-1.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: portsentry 1.2 ================================================================================ Src file : portsentry-1.2.tar.gz Src size : 48.0K Source dir : 280.0K Produced : 84.0K Cook time : 9s Cook date : 2020-09-13 01:01 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 100.0K : 17.9K : 3 : portsentry-1.2-i486.tazpkg ================================================================================