Cook: p2c 1.21alpha2 ================================================================================ QA: checking package receipt... Extracting source archive "p2c-1.21alpha2.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 cc makeproto.c -o makeproto cc -c -DHASDUMPS -DP2C_HOME=\"/usr/lib/p2c\" trans.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o stuff.o stuff.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o out.o out.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o comment.o comment.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o lex.o lex.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o parse.o parse.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o decl.o decl.c makeproto.c: In function 'usage': makeproto.c:137:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ makeproto.c:137:5: warning: incompatible implicit declaration of built-in function 'exit' makeproto.c:137:5: note: include '' or provide a declaration of 'exit' makeproto.c:34:1: +#include #endif makeproto.c:137:5: exit(1); ^~~~ makeproto.c: In function 'main': makeproto.c:171:23: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] typetab = atoi(argv[1] + 2); ^~~~ makeproto.c:210:13: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ makeproto.c:210:13: note: include '' or provide a declaration of 'exit' makeproto.c:501:9: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ makeproto.c:501:9: note: include '' or provide a declaration of 'exit' makeproto.c:503:9: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ makeproto.c:503:9: note: include '' or provide a declaration of 'exit' In file included from trans.c:23: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from stuff.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ trans.c: In function 'closelogfile': trans.c:616:57: warning: implicit declaration of function 'sbrk' [-Wimplicit-function-declaration] fprintf(logf, "Total memory used: %ld bytes.\n", (long)sbrk(0)); ^~~~ trans.c: In function 'main': trans.c:782:12: warning: overflow in conversion from 'int' to 'signed char:2' changes value from '65535' to '-1' [-Woverflow] bft.f1 = 0xffff; ^~~~~~ In file included from lex.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from parse.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from out.c:31: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from comment.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from decl.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ cc -D_GLIBCXX_USE_C99_MATH=1 -c -o expr.o expr.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o pexpr.o pexpr.c In file included from expr.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from pexpr.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ cc -D_GLIBCXX_USE_C99_MATH=1 -c -o funcs.o funcs.c cc -c -DCUST1=hpmods -DCUST2=citmods dir.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o hpmods.o hpmods.c In file included from funcs.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from hpmods.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ In file included from dir.c:22: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ cc -D_GLIBCXX_USE_C99_MATH=1 -c -o citmods.o citmods.c cc -c p2clib.c In file included from citmods.c:21: trans.h:1776:42: warning: built-in function 'logf' declared as non-function [-Wbuiltin-declaration-mismatch] extern FILE *inf, *outf, *codef, *hdrf, *logf; ^~~~ cc -D_GLIBCXX_USE_C99_MATH=1 -c -o loc.p2clib.o loc.p2clib.c sed -e "s;--HOMEDIR--;/usr/lib/p2c;" \ -e "s;--INCDIR--;/usr/include/p2c;" \ -e "s;--LIBDIR--;/usr/lib;" \ p2c.man >p2c.man.inst sed -e "s;--HOMEDIR--;/usr/lib/p2c;" \ -e "s;--INCDIR--;/usr/include/p2c;" \ -e "s;--LIBDIR--;/usr/lib;" \ -e "s;/bin/perl;`which perl`;" \ p2cc.perl >p2cc ./makeproto -n -m -h -t16 -a35 -s1 -i trans.c stuff.c out.c comment.c lex.c parse.c decl.c expr.c pexpr.c funcs.c dir.c hpmods.c citmods.c -o p2c.proto ./makeproto -n -m -h -t16 -a35 -s0 -x trans.c stuff.c out.c comment.c lex.c parse.c decl.c expr.c pexpr.c funcs.c dir.c hpmods.c citmods.c -o p2c.hdrs ar r libp2c.a p2clib.o loc.p2clib.o chmod a+x p2cc ar: creating libp2c.a if [ -f /usr/bin/nroff -o -f /bin/nroff ]; \ then nroff -man p2c.man.inst >p2c.cat; fi cc trans.o stuff.o out.o comment.o lex.o parse.o decl.o expr.o pexpr.o funcs.o dir.o hpmods.o citmods.o -o p2c ================================================================================ Executing strip on all files... Done Time: 0.15s. Size: 601994 B -> 549802 B. Save: 51 KB. ================================================================================ Pack: p2c 1.21alpha2 ================================================================================ Executing: genpkg_rules 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 The release checksum has not changed. ================================================================================ Package "p2c-1.21alpha2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/p2c-1.21alpha2... Done Checking site script in source/p2c-1.21alpha2... 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: p2c 1.21alpha2 ================================================================================ Src file : p2c-1.21alpha2.tar.gz Src size : 420.0K Source dir : 3.5M Produced : 704.0K Cook time : 4s Cook date : 2022-07-22 16:02 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 716.0K : 192.8K : 10 : p2c-1.21alpha2-i486.tazpkg ================================================================================