+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tnef2txt-1.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tnef2txt-1.4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tnef2txt-1.4 --- tnef2txt --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHPUX -o tnef2txt tnef.c tnef.c: In function 'make_string': tnef.c:304:3: error: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 304 | strncpy(s,tsp, len); | ^~~~~~~ tnef.c:38:1: note: include '' or provide a declaration of 'strncpy' 37 | #include "mapitags.h" +++ |+#include 38 | tnef.c:304:3: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 304 | strncpy(s,tsp, len); | ^~~~~~~ tnef.c:304:3: note: include '' or provide a declaration of 'strncpy' tnef.c: In function 'handle_props': tnef.c:378:13: error: implicit declaration of function 'save_attach_data'; did you mean 'attAttachData'? [-Wimplicit-function-declaration] 378 | save_attach_data(filename, tsp+bytes, num); | ^~~~~~~~~~~~~~~~ | attAttachData tnef.c: In function 'save_attach_data': tnef.c:454:3: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 454 | strcpy(filename, title); | ^~~~~~ tnef.c:454:3: note: include '' or provide a declaration of 'strcpy' tnef.c:454:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] tnef.c:454:3: note: include '' or provide a declaration of 'strcpy' tnef.c: In function 'read_attribute': tnef.c:581:7: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 581 | strcpy(attach_title, make_string(tsp+header,size)); | ^~~~~~ tnef.c:581:7: note: include '' or provide a declaration of 'strcpy' tnef.c: In function 'main': tnef.c:701:5: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 701 | exit(-1); | ^~~~ tnef.c:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mapitags.h" +++ |+#include 38 | tnef.c:701:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 701 | exit(-1); | ^~~~ tnef.c:701:5: note: include '' or provide a declaration of 'exit' tnef.c:706:10: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 706 | if (!strcmp(argv[x], "-v")) { | ^~~~~~ tnef.c:706:10: note: include '' or provide a declaration of 'strcmp' tnef.c:714:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 714 | exit(0); | ^~~~ tnef.c:714:7: note: include '' or provide a declaration of 'exit' tnef.c:728:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 728 | exit(-1); | ^~~~ tnef.c:728:5: note: include '' or provide a declaration of 'exit' tnef.c:733:26: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 733 | tnef_stream = (uint8 *)malloc(size); | ^~~~~~ tnef.c:733:26: note: include '' or provide a declaration of 'malloc' tnef.c:733:26: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] tnef.c:733:26: note: include '' or provide a declaration of 'malloc' tnef.c:738:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 738 | exit(-1); | ^~~~ tnef.c:738:5: note: include '' or provide a declaration of 'exit' tnef.c:745:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 745 | exit(-1); | ^~~~ tnef.c:745:5: note: include '' or provide a declaration of 'exit' tnef.c:753:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 753 | exit(-1); | ^~~~ tnef.c:753:5: note: include '' or provide a declaration of 'exit' *** [tnef2txt] Error code 1 bmake: stopped making "tnef2txt" in /home/pbulk/build/mail/tnef2txt/work/tnef2txt-1.4 bmake: 1 error bmake: stopped making "tnef2txt" in /home/pbulk/build/mail/tnef2txt/work/tnef2txt-1.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/tnef2txt *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/tnef2txt