Cook: dtach 0.9 ================================================================================ QA: checking package receipt... Extracting source archive "dtach-0.9.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 configure: loading site script /etc/slitaz/cook.site checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i486-slitaz-linux-gcc needs -traditional... no checking for openpty in -lutil... yes checking for socket in -lsocket... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking for atexit... yes checking for dup2... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for openpty... yes checking for forkpty... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -W -Wall -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o attach.o attach.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -W -Wall -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o master.o master.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -W -Wall -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o main.o main.c attach.c: In function 'attach_main': attach.c:174:6: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] fchdir(dirfd); ^~~~~~~~~~~~~ attach.c:218:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "\33[H\33[J", 6); ^~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:223:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &pkt, sizeof(struct packet)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:229:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &pkt, sizeof(struct packet)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:263:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, len); ^~~~~~~~~~~~~~~~~~ attach.c:290:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &pkt, sizeof(pkt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c: In function 'process_kbd': attach.c:115:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:125:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:131:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:145:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c: In function 'push_main': attach.c:319:6: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] fchdir(dirfd); ^~~~~~~~~~~~~ master.c: In function 'master_main': master.c:582:6: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] fchdir(dirfd); ^~~~~~~~~~~~~ master.c:656:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, buf, len); ^~~~~~~~~~~~~~~~~~ master.c: In function 'client_activity': master.c:381:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(the_pty.fd, pkt.u.buf, pkt.len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ master.c:422:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(the_pty.fd, &c, 1); ^~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -o dtach -Wl,-Os,--as-needed attach.o master.o main.o -lutil Copying man pages... Done ================================================================================ Executing strip on all files... Done Time: 0.15s. Size: 23224 B -> 17672 B. Save: 5 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.38s. Size: 5804 B -> 1990 B. Save: 4 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: dtach 0.9 ================================================================================ 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 "dtach-0.9-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "dtach-0.9-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/dtach-0.9... Done Checking site script in source/dtach-0.9... 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: dtach 0.9 ================================================================================ Src file : dtach-0.9.tar.gz Src size : 60.0K Source dir : 368.0K Produced : 48.0K Cook time : 10s Cook date : 2020-07-19 21:39 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 48.0K : 7.7K : 1 : dtach-0.9-i486.tazpkg ================================================================================