Cook: micro_proxy 30oct2002 ================================================================================ QA: checking package receipt... Extracting source archive "micro_proxy_30oct2002.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 gcc -g -c micro_proxy.c micro_proxy.c: In function 'send_headers': micro_proxy.c:436:11: warning: implicit declaration of function 'time'; did you mean 'trim'? [-Wimplicit-function-declaration] now = time( (time_t*) 0 ); ^~~~ trim micro_proxy.c:437:12: warning: implicit declaration of function 'strftime' [-Wimplicit-function-declaration] (void) strftime( timebuf, sizeof(timebuf), RFC1123FMT, gmtime( &now ) ); ^~~~~~~~ micro_proxy.c:437:12: warning: incompatible implicit declaration of built-in function 'strftime' micro_proxy.c:437:12: note: include '' or provide a declaration of 'strftime' micro_proxy.c:41:1: +#include micro_proxy.c:437:12: (void) strftime( timebuf, sizeof(timebuf), RFC1123FMT, gmtime( &now ) ); ^~~~~~~~ micro_proxy.c:437:60: warning: implicit declaration of function 'gmtime'; did you mean 'futimes'? [-Wimplicit-function-declaration] (void) strftime( timebuf, sizeof(timebuf), RFC1123FMT, gmtime( &now ) ); ^~~~~~ futimes micro_proxy.c:437:60: warning: passing argument 4 of 'strftime' makes pointer from integer without a cast [-Wint-conversion] (void) strftime( timebuf, sizeof(timebuf), RFC1123FMT, gmtime( &now ) ); ^~~~~~~~~~~~~~ micro_proxy.c:437:60: note: expected 'const void *' but argument is of type 'int' micro_proxy.c:447:57: warning: passing argument 4 of 'strftime' makes pointer from integer without a cast [-Wint-conversion] (void) strftime( timebuf, sizeof(timebuf), RFC1123FMT, gmtime( &mod ) ); ^~~~~~~~~~~~~~ micro_proxy.c:447:57: note: expected 'const void *' but argument is of type 'int' gcc -g micro_proxy.o -g -o micro_proxy ================================================================================ Executing strip on all files... Done Time: 0.23s. Size: 29444 B -> 17668 B. Save: 12 KB. ================================================================================ Pack: micro_proxy 30oct2002 ================================================================================ 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 Removing old package "micro_proxy-30oct2002-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "micro_proxy-30oct2002-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/micro_proxy-30oct2002... Done Checking site script in source/micro_proxy-30oct2002... 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: micro_proxy 30oct2002 ================================================================================ Src file : micro_proxy_30oct2002.tar.gz Src size : 8.0K Source dir : 84.0K Produced : 32.0K Cook time : 12s Cook date : 2020-07-07 15:18 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 48.0K : 5.4K : 1 : micro_proxy-30oct2002-i486.tazpkg ================================================================================