Cook: ttyrec 1.0.8 ================================================================================ QA: checking package receipt... Extracting source archive "ttyrec-1.0.8.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 -D_GLIBCXX_USE_C99_MATH=1 -c -o ttyrec.o ttyrec.c gcc -O2 -D_GLIBCXX_USE_C99_MATH=1 -c -o io.o io.c gcc -O2 -D_GLIBCXX_USE_C99_MATH=1 -c -o ttyplay.o ttyplay.c gcc -O2 -D_GLIBCXX_USE_C99_MATH=1 -c -o ttytime.o ttytime.c ttytime.c: In function 'main': ttytime.c:64:5: warning: implicit declaration of function 'set_progname' [-Wimplicit-function-declaration] set_progname(argv[0]); ^~~~~~~~~~~~ ttyplay.c: In function 'main': ttyplay.c:271:5: warning: implicit declaration of function 'set_progname'; did you mean 'sethostname'? [-Wimplicit-function-declaration] set_progname(argv[0]); ^~~~~~~~~~~~ sethostname ttyplay.c: In function 'ttywait': ttyplay.c:108:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(STDIN_FILENO, &c, 1); /* drain the character */ ^~~~~~~~~~~~~~~~~~~~~~~~~ ttyrec.c: In function 'doshell': ttyrec.c:328:3: warning: missing sentinel in function call [-Wformat=] execl(shell, strrchr(shell, '/') + 1, "-i", 0); ^~~~~ ttyrec.c:330:3: warning: missing sentinel in function call [-Wformat=] execl(shell, strrchr(shell, '/') + 1, "-c", command, 0); ^~~~~ ttyrec.c: In function 'doinput': ttyrec.c:197:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(master, ibuf, cc); ^~~~~~~~~~~~~~~~~~~~~~~ ttyrec.c: In function 'dooutput': ttyrec.c:300:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1, obuf, cc); ^~~~~~~~~~~~~~~~~~ gcc -O2 -o ttytime ttytime.o io.o gcc -O2 -o ttyplay ttyplay.o io.o gcc -O2 -o ttyrec ttyrec.o io.o ================================================================================ Executing strip on all files... Done Time: 0.19s. Size: 55424 B -> 40752 B. Save: 14 KB. ================================================================================ Pack: ttyrec 1.0.8 ================================================================================ 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 "ttyrec-1.0.8-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "ttyrec-1.0.8-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/ttyrec-1.0.8... Done Checking site script in source/ttyrec-1.0.8... 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: ttyrec 1.0.8 ================================================================================ Src file : ttyrec-1.0.8.tar.gz Src size : 12.0K Source dir : 152.0K Produced : 60.0K Cook time : 7s Cook date : 2020-07-08 02:51 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 76.0K : 9.0K : 3 : ttyrec-1.0.8-i486.tazpkg ================================================================================