Cook: buffer 1.19 ================================================================================ QA: checking package receipt... Extracting source archive "buffer-1.19.tgz" 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 buffer-1.19.patch patching file buffer.c gcc -Wall -O2 -fomit-frame-pointer -pipe -D_GLIBCXX_USE_C99_MATH=1 -c -o buffer.o buffer.c gcc -Wall -O2 -fomit-frame-pointer -pipe -D_GLIBCXX_USE_C99_MATH=1 -c -o sem.o sem.c sem.c:99:1: warning: return type defaults to 'int' [-Wimplicit-int] do_sem( sem_id, pbuf, err ) ^~~~~~ sem.c: In function 'do_sem': sem.c:112:5: warning: implicit declaration of function 'getpid'; did you mean 'fgetpos'? [-Wimplicit-function-declaration] getpid(), sem_id ); ^~~~~~ fgetpos sem.c:116:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ sem.c:99:1: note: declared here do_sem( sem_id, pbuf, err ) ^~~~~~ buffer.c: In function 'main': buffer.c:268:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit( 0 ); ^~~~ buffer.c:268:2: warning: incompatible implicit declaration of built-in function 'exit' buffer.c:268:2: note: include '' or provide a declaration of 'exit' buffer.c:124:1: +#include buffer.c:268:2: exit( 0 ); ^~~~ buffer.c: In function 'parse_args': buffer.c:291:18: warning: implicit declaration of function 'atoi'; did you mean 'ftok'? [-Wimplicit-function-declaration] write_pause = atoi( optarg ); ^~~~ ftok buffer.c: In function 'buffer_allocate': buffer.c:507:40: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'char *' [-Wformat=] fprintf( stderr, "%s pbuffer is 0x%08x, buffer_size is %d [%d x %d]\n", ~~~^ %08s buffer.c:509:4: (char *)pbuffer, buffer_size, blocks, blocksize ); ~~~~~~~~~~~~~~~ buffer.c:514:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero( (char *)pbuffer, buffer_size ); ^~~~~ buffer.c:514:2: warning: incompatible implicit declaration of built-in function 'bzero' buffer.c: In function 'fill_block': buffer.c:689:16: warning: incompatible implicit declaration of built-in function 'bzero' if( toread ) bzero( start, toread ); ^~~~~ buffer.c: In function 'byee': buffer.c:868:4: warning: incompatible implicit declaration of built-in function 'exit' exit( -2 ); ^~~~ buffer.c:868:4: note: include '' or provide a declaration of 'exit' buffer.c:872:2: warning: incompatible implicit declaration of built-in function 'exit' exit( exit_val ); ^~~~ buffer.c:872:2: note: include '' or provide a declaration of 'exit' At top level: buffer.c:126:14: warning: 'rcsid' defined but not used [-Wunused-variable] static char *rcsid = "$Header: /a/swan/home/swan/staff/csg/lmjm/src/buffer/RCS/buffer.c,v 1.19 1995/08/24 17:46:28 lmjm Exp lmjm $"; ^~~~~ buffer.c: In function 'fill_block': buffer.c:679:4: warning: 'bytes' may be used uninitialized in this function [-Wmaybe-uninitialized] if( bytes < 0 ){ ^ gcc -o buffer -Wall -O2 -fomit-frame-pointer -pipe buffer.o sem.o Copying man pages... Done ================================================================================ Executing strip on all files... Done Time: 0.13s. Size: 27880 B -> 21800 B. Save: 6 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.06s. Size: 5087 B -> 2305 B. Save: 3 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: buffer 1.19 ================================================================================ 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 "buffer-1.19-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "buffer-1.19-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/buffer-1.19... Done Checking site script in source/buffer-1.19... 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: buffer 1.19 ================================================================================ Src file : buffer-1.19.tgz Src size : 20.0K Source dir : 152.0K Produced : 52.0K Cook time : 9s Cook date : 2020-07-08 07:58 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 52.0K : 7.7K : 1 : buffer-1.19-i486.tazpkg ================================================================================