Cook: icmpshell 0.2 ================================================================================ QA: checking package receipt... Extracting source archive "ish-v0.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 Applying patch ishd.u patching file ishell.h patching file ishd.c /bin/rm -f ish ishd gcc -O2 -Wall -o ish ish.c ish_main.c ish.c: In function 'ish_prompt': ish.c:65:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(STDIN_FILENO, send_buf, sizeof(send_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ish_main.c: In function 'ish_recv': ish_main.c:64:35: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(recv_buf, 0, sizeof(recv_buf)); ^ ish_main.c:50:13: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ gcc -O2 -Wall -o ishd ishd.c ish_main.c ish_open.c ishd.c: In function 'edaemon': ishd.c:57:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ ishd.c: In function 'ish_listen': ishd.c:93:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, recv_buf, strlen(recv_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ish_main.c: In function 'ish_recv': ish_main.c:64:35: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(recv_buf, 0, sizeof(recv_buf)); ^ ish_main.c:50:13: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ strip ish strip ishd ================================================================================ Executing strip on all files... Done Time: 0.34s. Size: 27180 B -> 27180 B. Save: 0 KB. ================================================================================ Pack: icmpshell 0.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 Removing old package "icmpshell-0.2-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "icmpshell-0.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/icmpshell-0.2... Done Checking site script in source/icmpshell-0.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: icmpshell 0.2 ================================================================================ Src file : ish-v0.2.tar.gz Src size : 8.0K Source dir : 80.0K Produced : 44.0K Cook time : 6s Cook date : 2020-07-07 11:36 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 60.0K : 6.5K : 2 : icmpshell-0.2-i486.tazpkg ================================================================================