Cook: fbvnc 20130304 ================================================================================ QA: checking package receipt... Extracting source archive "fbvnc-20130304.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 i486-slitaz-linux-gcc -c -Wall -Os fbvnc.c i486-slitaz-linux-gcc -c -Wall -Os draw.c fbvnc.c: In function 'kbd_event': fbvnc.c:339:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (k >= 'A' && k <= 'Z' || strchr(":\"<>?{}|+_()*&^%$#@!~", k)) ~~~~~~~~~^~~~~~~~~~~ fbvnc.c: In function 'main': fbvnc.c:435:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(rat_fd, "\xf3\xc8\xf3\x64\xf3\x50", 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:436:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(rat_fd, buf, 1); ^~~~~~~~~~~~~~~~~~~~ fbvnc.c: In function 'vnc_init': fbvnc.c:87:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, vncver, 12); ^~~~~~~~~~~~~~~~~~~~~ fbvnc.c:88:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, vncver, 12); ^~~~~~~~~~~~~~~~~~~~ fbvnc.c:90:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &connstat, sizeof(connstat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:96:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &clientinit, sizeof(clientinit)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:97:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &serverinit, sizeof(serverinit)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:109:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, buf, ntohl(serverinit.len)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:124:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &pixfmt_cmd, sizeof(pixfmt_cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c: In function 'term_setup': fbvnc.c:30:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define OUT(msg) write(1, (msg), strlen(msg)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:361:2: note: in expansion of macro 'OUT' OUT("\033[2J"); /* clear the screen */ ^~~ fbvnc.c:30:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define OUT(msg) write(1, (msg), strlen(msg)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:362:2: note: in expansion of macro 'OUT' OUT("\033[?25l"); /* hide the cursor */ ^~~ fbvnc.c: In function 'showmsg': fbvnc.c:30:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define OUT(msg) write(1, (msg), strlen(msg)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:277:2: note: in expansion of macro 'OUT' OUT("\x1b[H\t\t\t*** fbvnc ***\r"); ^~~ fbvnc.c: In function 'rat_event': fbvnc.c:260:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &me, sizeof(me)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c: In function 'term_cleanup': fbvnc.c:30:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define OUT(msg) write(1, (msg), strlen(msg)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbvnc.c:373:2: note: in expansion of macro 'OUT' OUT("\r\n\033[?25h"); /* show the cursor */ ^~~ i486-slitaz-linux-gcc -o fbvnc fbvnc.o draw.o ================================================================================ Executing strip on all files... Done Time: 0.26s. Size: 24220 B -> 17688 B. Save: 6 KB. ================================================================================ Pack: fbvnc 20130304 ================================================================================ 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 "fbvnc-20130304-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "fbvnc-20130304-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/fbvnc-20130304... Done Checking site script in source/fbvnc-20130304... 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: fbvnc 20130304 ================================================================================ Src file : fbvnc-20130304.tar.gz Src size : 8.0K Source dir : 72.0K Produced : 32.0K Cook time : 7s Cook date : 2020-07-07 06:08 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 48.0K : 6.1K : 1 : fbvnc-20130304-i486.tazpkg ================================================================================