=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/lang/rexx-imc", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for rexx-imc-1.76nb2 libtool --mode=compile gcc -DHAS_TTYCOM -D_REQUIRED -DRENAME_UNDELETE -DHAS_GMTOFF -DDAY=25 -DMONTH=2 -DYEAR=102 -DREXXIMC=\"/opt/pkg/lib\" -DREXXLIB=\"/opt/pkg/lib\" -c rexx.c libtool: compile: gcc -DHAS_TTYCOM -D_REQUIRED -DRENAME_UNDELETE -DHAS_GMTOFF -DDAY=25 -DMONTH=2 -DYEAR=102 -DREXXIMC=\"/opt/pkg/lib\" -DREXXLIB=\"/opt/pkg/lib\" -c rexx.c -fPIC -DPIC -o .libs/rexx.o rexx.c: In function 'allocm': rexx.c:44:7: warning: old-style function definition [-Wold-style-definition] 44 | char *allocm(size) | ^~~~~~ rexx.c: In function 'die': rexx.c:105:6: warning: old-style function definition [-Wold-style-definition] 105 | void die(rc) /* Error (exception) handler: cleans up, prints message, and */ | ^~~ rexx.c: In function 'interpreter': rexx.c:319:7: warning: old-style function definition [-Wold-style-definition] 319 | char *interpreter(anslen,start,callname,calltype,args,arglen,inherit,delay) | ^~~~~~~~~~~ rexx.c:455:22: error: too many arguments to function 'exitcall'; expected 0, have 3 455 | if(exitcall(RXSIO,RXSIOSAY,&rxs)==RXEXIT_HANDLED)break; | ^~~~~~~~ In file included from rexx.c:17: functions.h:164:5: note: declared here 164 | int exitcall (/*(long main, long sub, PEXIT parm)*/); /* call an exit */ | ^~~~~~~~ rexx.c:822:28: error: too many arguments to function 'exitcall'; expected 0, have 3 822 | if(exitcall(RXSIO,RXSIOTRD,&inp)==RXEXIT_NOT_HANDLED) | ^~~~~~~~ functions.h:164:5: note: declared here 164 | int exitcall (/*(long main, long sub, PEXIT parm)*/); /* call an exit */ | ^~~~~~~~ rexx.c: In function 'doaddress': rexx.c:1409:13: warning: old-style function definition [-Wold-style-definition] 1409 | static void doaddress(lineptr,env) /* The lineptr points to a command to be */ | ^~~~~~~~~ rexx.c: In function 'parse': rexx.c:1452:13: warning: old-style function definition [-Wold-style-definition] 1452 | static void parse(arglist,arglen,up,line,ptr) | ^~~~~ rexx.c: In function 'uc1': rexx.c:1566:13: warning: old-style function definition [-Wold-style-definition] 1566 | static char uc1(c,up) /* Return the uppercase of c, only if up is true. */ | ^~~ rexx.c: In function 'pset1': rexx.c:1575:13: warning: old-style function definition [-Wold-style-definition] 1575 | static void pset1(list,listlen,val,len,up) | ^~~~~ rexx.c: In function 'pset': rexx.c:1606:13: warning: old-style function definition [-Wold-style-definition] 1606 | static void pset(varname,namelen,val,len,up) | ^~~~ rexx.c: In function 'findsigl': rexx.c:1639:12: warning: old-style function definition [-Wold-style-definition] 1639 | static int findsigl(level)/* Save the current program, go down stack to find */ | ^~~~~~~~ rexx.c: In function 'getcallargs': rexx.c:1668:13: warning: old-style function definition [-Wold-style-definition] 1668 | static void getcallargs(args,arglen,argc) | ^~~~~~~~~~~ rexx.c: In function 'rxcall': rexx.c:1680:5: warning: old-style function definition [-Wold-style-definition] 1680 | int rxcall(stmt,name,argc,lit,calltype) | ^~~~~~ rexx.c:1748:28: error: too many arguments to function 'data->dlfunc'; expected 0, have 2 1748 | else l=(data->dlfunc)(callname,argc);/* imc calling sequence */ | ~~~~~^~~~~~~~~ ~~~~~~~~ In file included from rexx.c:15: const.h:408:10: note: declared here 408 | int (*dlfunc)(); /* Address of the function */ | ^~~~~~ rexx.c:1816:20: error: too many arguments to function 'dlfunc'; expected 0, have 2 1816 | else l=dlfunc(callname,argc); /* Call the required function. */ | ^~~~~~ ~~~~~~~~ rexx.c: In function 'rxinterp': rexx.c:1900:7: warning: old-style function definition [-Wold-style-definition] 1900 | char *rxinterp(exp,len,rlen,name,calltype,args,arglen) | ^~~~~~~~ rexx.c:1909:9: error: conflicting types for 'process'; have 'void(void)' 1909 | void process(); /* The tokeniser used by load() */ | ^~~~~~~ functions.h:194:6: note: previous declaration of 'process' with type 'void(int)' 194 | void process Args((int c)); /* Tokenise characters */ | ^~~~~~~ rexx.c: In function 'settrace': rexx.c:1987:6: warning: old-style function definition [-Wold-style-definition] 1987 | void settrace(option) /* Sets the trace flag according to the given option */ | ^~~~~~~~ rexx.c: In function 'setoption': rexx.c:2013:5: warning: old-style function definition [-Wold-style-definition] 2013 | int setoption(option,len) /* Interpret an option from the OPTIONS */ | ^~~~~~~~~ rexx.c: In function 'gettrap': rexx.c:2058:12: warning: old-style function definition [-Wold-style-definition] 2058 | static int gettrap(lineptr,on,stmt)/* Get a trap name after "call/signal on" */ | ^~~~~~~ rexx.c: In function 'testvarname': rexx.c:2088:13: warning: old-style function definition [-Wold-style-definition] 2088 | static void testvarname(lineptr,var,len)/* Check that any symbol in the */ | ^~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /tmp/work/lang/rexx-imc/work/rexx-imc-1.76 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/rexx-imc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/rexx-imc