Cook: balance 3.57 ================================================================================ QA: checking package receipt... Extracting source archive "balance-3.57.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 -O2 -Wall -Wstrict-prototypes -Wuninitialized -I. -c balance.c gcc -O2 -Wall -Wstrict-prototypes -Wuninitialized -I. -c butils.c balance.c: In function 'setaddress': balance.c:503:9: warning: variable 'host_string' set but not used [-Wunused-but-set-variable] char *host_string = NULL; ^~~~~~~~~~~ balance.c: In function 'setaddress_noexitonerror': balance.c:566:9: warning: variable 'host_string' set but not used [-Wunused-but-set-variable] char *host_string; ^~~~~~~~~~~ balance.c: In function 'stream': balance.c:912:47: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] uindex = hash_fold((unsigned char*) &(((struct sockaddr_in6 *) &client_address)->sin6_addr), client_address_size); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ balance.c:912:27: warning: pointer targets in passing argument 1 of 'hash_fold' differ in signedness [-Wpointer-sign] uindex = hash_fold((unsigned char*) &(((struct sockaddr_in6 *) &client_address)->sin6_addr), client_address_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from balance.c:114: ./balance.h:133:14: note: expected 'char *' but argument is of type 'unsigned char *' unsigned int hash_fold(char *, int); ^~~~~~~~~ balance.c: In function 'main': balance.c:1815:23: warning: pointer targets in passing argument 1 of 'hash_fold' differ in signedness [-Wpointer-sign] uindex = hash_fold((unsigned char*) &(((struct sockaddr_in6 *) &cli_addr)->sin6_addr), clilen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from balance.c:114: ./balance.h:133:14: note: expected 'char *' but argument is of type 'unsigned char *' unsigned int hash_fold(char *, int); ^~~~~~~~~ balance.c:1714:41: warning: '%s' directive writing up to 1023 bytes into a region of size between 987 and 997 [-Wformat-overflow=] sprintf(rendezvousfile, "%sbalance.%d.%s", SHMDIR, source_port, ^~ bindhost_address); ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from ./balance.h:9, from balance.c:114: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 1061 bytes into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -Wall -Wstrict-prototypes -Wuninitialized -I. -o balance balance.o butils.o install -o root -g root -m 755 balance \ /home/slitaz/wok/balance/install/usr/sbin/balance install -o root -g root -m 755 balance.1 \ /home/slitaz/wok/balance/install/usr/sbin/../share/man/man1 mkdir -p /home/slitaz/wok/balance/install/var/run/balance chmod 1777 /home/slitaz/wok/balance/install/var/run/balance ================================================================================ Executing strip on all files... Done Time: 0.26s. Size: 49824 B -> 42256 B. Save: 7 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.77s. Size: 9461 B -> 3508 B. Save: 6 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: balance 3.57 ================================================================================ 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 Removing old package "balance-3.57-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "balance-3.57-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/balance-3.57... Done Checking site script in source/balance-3.57... Done Checking ownership in install... Done Checking permissions in install... Failed Problems found: 1777 /var/run/balance/ Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: balance 3.57 ================================================================================ Src file : balance-3.57.tar.gz Src size : 36.0K Source dir : 216.0K Produced : 84.0K Cook time : 6s Cook date : 2020-07-08 06:37 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 84.0K : 14.7K : 1 : balance-3.57-i486.tazpkg ================================================================================