+ 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/subtitleripper-0.3.4nb11/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/subtitleripper-0.3.4nb11/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for subtitleripper-0.3.4nb11 Compiling spudec.c Compiling subtitle2pgm.c Compiling srttool.c Compiling subtitle2vobsub.c subtitle2vobsub.c: In function 'main': subtitle2vobsub.c:422:85: warning: pointer targets in passing argument 8 of 'vobsub_parse_ifo' differ in signedness [-Wpointer-sign] 422 | if(vobsub_parse_ifo(NULL,ifo_file_name, palette, &width, &height, 1, dvdsub_id, lang_abrv)>=0){ | ^~~~~~~~~ | | | unsigned char * In file included from subtitle2vobsub.c:26: vobsub.h:6:157: note: expected 'char *' but argument is of type 'unsigned char *' 6 | extern int vobsub_parse_ifo(void* this, const char *const name, unsigned int *palette, unsigned int *width, unsigned int *height, int force, int sid, char *langid); | ~~~~~~^~~~~~ subtitle2vobsub.c:444:37: warning: pointer targets in passing argument 5 of 'vobsub_out_open' differ in signedness [-Wpointer-sign] 444 | lang_abrv, vobsub_out_index); | ^~~~~~~~~ | | | unsigned char * vobsub.h:11:144: note: expected 'const char *' but argument is of type 'unsigned char *' 11 | extern void *vobsub_out_open(const char *basename, const unsigned int *palette, unsigned int orig_width, unsigned int orig_height, const char *id, unsigned int index); | ~~~~~~~~~~~~^~ subtitle2vobsub.c:588:49: warning: pointer targets in passing argument 2 of 'vobsub_out_output' differ in signedness [-Wpointer-sign] 588 | vobsub_out_output(vobsub_writer,read_buf, subtitle_header.payload_length-1,output_pts); | ^~~~~~~~ | | | char * vobsub.h:12:62: note: expected 'const unsigned char *' but argument is of type 'char *' 12 | extern void vobsub_out_output(void *me, const unsigned char *packet, int len, double pts); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ subtitle2pgm.c: In function 'usage': subtitle2pgm.c:76:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 76 | exit(0); | ^~~~ subtitle2pgm.c:32:1: note: include '' or provide a declaration of 'exit' 31 | #include +++ |+#include 32 | #endif subtitle2pgm.c:76:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 76 | exit(0); | ^~~~ subtitle2pgm.c:76:3: note: include '' or provide a declaration of 'exit' subtitle2pgm.c: In function 'main': subtitle2pgm.c:156:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 156 | exit(-1); | ^~~~ subtitle2pgm.c:156:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:165:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 165 | exit(-1); | ^~~~ subtitle2pgm.c:165:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:174:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 174 | exit(1); | ^~~~ subtitle2pgm.c:174:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:183:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 183 | exit(1); | ^~~~ subtitle2pgm.c:183:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:189:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 189 | exit(1); | ^~~~ subtitle2pgm.c:189:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:212:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 212 | exit(1); | ^~~~ subtitle2pgm.c:212:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:217:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 217 | exit(1); | ^~~~ subtitle2pgm.c:217:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:233:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 233 | exit(1); | ^~~~ subtitle2pgm.c:233:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:238:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 238 | exit(1); | ^~~~ subtitle2pgm.c:238:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:246:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 246 | exit(1); | ^~~~ subtitle2pgm.c:246:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:258:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 258 | exit(1); | ^~~~ subtitle2pgm.c:258:19: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:272:15: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 272 | exit(1); | ^~~~ subtitle2pgm.c:272:15: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:293:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 293 | exit(1); | ^~~~ subtitle2pgm.c:293:5: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:322:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 322 | exit(1); | ^~~~ subtitle2pgm.c:322:7: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:327:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 327 | exit(1); | ^~~~ subtitle2pgm.c:327:7: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:336:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 336 | exit(1); | ^~~~ subtitle2pgm.c:336:7: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:356:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 356 | exit(1); | ^~~~ subtitle2pgm.c:356:7: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:374:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 374 | exit(1); | ^~~~ subtitle2pgm.c:374:9: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:406:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 406 | exit(1); | ^~~~ subtitle2pgm.c:406:7: note: include '' or provide a declaration of 'exit' subtitle2pgm.c:445:37: warning: pointer targets in passing argument 2 of 'spudec_assemble' differ in signedness [-Wpointer-sign] 445 | spudec_assemble(spudec_handle,read_buf, subtitle_header.payload_length-1, | ^~~~~~~~ | | | char * In file included from subtitle2pgm.c:19: spudec.h:53:60: note: expected 'unsigned char *' but argument is of type 'char *' 53 | void spudec_assemble(spudec_handle_t *this, unsigned char *packet, int len, int pts100); | ~~~~~~~~~~~~~~~^~~~~~ subtitle2pgm.c:459:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 459 | exit(errno); | ^~~~ subtitle2pgm.c:459:7: note: include '' or provide a declaration of 'exit' gmake: *** [Makefile:59: subtitle2pgm.o] Error 1 gmake: *** Waiting for unfinished jobs.... spudec.c: In function 'spudec_writeout_ppm': spudec.c:573:24: warning: '%04d' directive writing between 4 and 11 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 573 | sprintf(file_name,"%s%04d.ppm",this->ppm_base_name, this->title_num); | ^~~~ spudec.c:573:21: note: using the range [-2147483648, 2147483647] for directive argument 573 | sprintf(file_name,"%s%04d.ppm",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~ spudec.c:573:3: note: 'sprintf' output between 9 and 1039 bytes into a destination of size 1024 573 | sprintf(file_name,"%s%04d.ppm",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spudec.c: In function 'spudec_writeout_pgm': spudec.c:505:26: warning: '%04d' directive writing between 4 and 11 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 505 | sprintf(file_name,"%s%04d.pgm",this->ppm_base_name, this->title_num); | ^~~~ spudec.c:505:23: note: using the range [-2147483648, 2147483647] for directive argument 505 | sprintf(file_name,"%s%04d.pgm",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~ spudec.c:505:5: note: 'sprintf' output between 9 and 1039 bytes into a destination of size 1024 505 | sprintf(file_name,"%s%04d.pgm",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spudec.c:484:26: warning: '%04d' directive writing between 4 and 11 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 484 | sprintf(file_name,"%s%04d.pgm.gz",this->ppm_base_name, this->title_num); | ^~~~ spudec.c:484:23: note: using the range [-2147483648, 2147483647] for directive argument 484 | sprintf(file_name,"%s%04d.pgm.gz",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~~~~ spudec.c:484:5: note: 'sprintf' output between 12 and 1042 bytes into a destination of size 1024 484 | sprintf(file_name,"%s%04d.pgm.gz",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spudec.c: In function 'spudec_writeout_png': spudec.c:301:24: warning: '%04d' directive writing between 4 and 11 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 301 | sprintf(file_name,"%s%04d.png",this->ppm_base_name, this->title_num); | ^~~~ spudec.c:301:21: note: using the range [-2147483648, 2147483647] for directive argument 301 | sprintf(file_name,"%s%04d.png",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~ spudec.c:301:3: note: 'sprintf' output between 9 and 1039 bytes into a destination of size 1024 301 | sprintf(file_name,"%s%04d.png",this->ppm_base_name, this->title_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/subtitleripper *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/subtitleripper