+ 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/jpeg_ls-2.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jpeg_ls-2.2nb1/work.log ===> Building for jpeg_ls-2.2nb1 --- loco --- /opt/pkg/bin/bmake - -j 4 -J 15,16 BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris NATIVE_LOWER_OPSYS=solaris WRKLOG=/tmp/bulklog/jpeg_ls-2.2nb1/work.log _CC=/opt/tools/gcc14/bin/gcc _MAKE=/opt/pkg/bin/bmake _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/tools/bin _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-upstream-trunk _PKGSRC_BARRIER=yes VFL="" PREFIX="loco" codec --- global.o --- --- jpegmark.o --- --- initialize.o --- --- decoder.o --- --- global.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DPGMPREFIX=\"loco\" -DMELCODE -DEXTERNDISTRIB -Dinline="" -DNDEBUG -c global.c --- jpegmark.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DPGMPREFIX=\"loco\" -DMELCODE -DEXTERNDISTRIB -Dinline="" -DNDEBUG -c jpegmark.c --- initialize.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DPGMPREFIX=\"loco\" -DMELCODE -DEXTERNDISTRIB -Dinline="" -DNDEBUG -c initialize.c --- decoder.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DPGMPREFIX=\"loco\" -DMELCODE -DEXTERNDISTRIB -Dinline="" -DNDEBUG -c decoder.c --- global.o --- global.c:149:1: error: return type defaults to 'int' [-Wimplicit-int] 149 | set_thresholds(int alfa, int NEAR, int *T1p, int *T2p, int *T3p) | ^~~~~~~~~~~~~~ global.c:324:1: error: return type defaults to 'int' [-Wimplicit-int] 324 | fprint_disclaimer(FILE *fp, int nopause) | ^~~~~~~~~~~~~~~~~ *** [global.o] Error code 1 bmake[1]: stopped making "codec" in /home/pbulk/build/graphics/jpeg_ls/work/jpeg_ls_v2.2/Decoder --- decoder.o --- decoder.c:265:1: error: return type defaults to 'int' [-Wimplicit-int] 265 | swaplines() | ^~~~~~~~~ decoder.c:275:1: error: return type defaults to 'int' [-Wimplicit-int] 275 | c_swaplines(int i) | ^~~~~~~~~~~ decoder.c: In function 'initialize': decoder.c:349:33: error: implicit declaration of function 'usage' [-Wimplicit-function-declaration] 349 | usage(); | ^~~~~ decoder.c:385:9: error: implicit declaration of function 'bufiinit'; did you mean 'buffinit'? [-Wimplicit-function-declaration] 385 | bufiinit(in); | ^~~~~~~~ | buffinit decoder.c:464:39: error: implicit declaration of function 'read_jpegls_restartmarker'; did you mean 'read_jpegls_extmarker'? [-Wimplicit-function-declaration] 464 | seek_return = read_jpegls_restartmarker(in, head_scan[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | read_jpegls_extmarker decoder.c:506:9: error: implicit declaration of function 'set_thresholds' [-Wimplicit-function-declaration] 506 | set_thresholds(head_scan[0]->alp, head_scan[0]->NEAR, &(head_scan[0]->T1), &(head_scan[0]->T2), &(head_scan[0]->T3)); | ^~~~~~~~~~~~~~ decoder.c:545:9: error: implicit declaration of function 'check_compatibility' [-Wimplicit-function-declaration] 545 | check_compatibility(head_frame,head_scan[0],0); | ^~~~~~~~~~~~~~~~~~~ decoder.c: In function 'main': decoder.c:1015:62: error: implicit declaration of function 'lossless_undoscanline' [-Wimplicit-function-declaration] 1015 | if ( lossless_undoscanline(local_pscanline, local_cscanline, columns, n_c ) != 0 ) | ^~~~~~~~~~~~~~~~~~~~~ decoder.c:1044:65: error: implicit declaration of function 'bitiflush'; did you mean 'bitflush'? [-Wimplicit-function-declaration] 1044 | bitiflush(); | ^~~~~~~~~ | bitflush decoder.c:1077:62: error: implicit declaration of function 'lossy_undoscanline'; did you mean 'undoscanline'? [-Wimplicit-function-declaration] 1077 | if ( lossy_undoscanline(local_pscanline, local_cscanline, columns, n_c ) != 0 ) | ^~~~~~~~~~~~~~~~~~ | undoscanline decoder.c:1246:54: error: implicit declaration of function 'lossless_undoscanline_pixel'; did you mean 'undoscanline_pixel'? [-Wimplicit-function-declaration] 1246 | if ( lossless_undoscanline_pixel(pscanline, cscanline, components*columns) != 0 ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | undoscanline_pixel decoder.c:1290:54: error: implicit declaration of function 'lossy_undoscanline_pixel'; did you mean 'undoscanline_pixel'? [-Wimplicit-function-declaration] 1290 | if ( lossy_undoscanline_pixel(pscanline, cscanline, components*columns) != 0 ) | ^~~~~~~~~~~~~~~~~~~~~~~~ | undoscanline_pixel decoder.c: At top level: decoder.c:1479:1: error: return type defaults to 'int' [-Wimplicit-int] 1479 | usage() | ^~~~~ decoder.c:1505:1: error: return type defaults to 'int' [-Wimplicit-int] 1505 | bad_flag(char *s) | ^~~~~~~~ *** [decoder.o] Error code 1 bmake[1]: stopped making "codec" in /home/pbulk/build/graphics/jpeg_ls/work/jpeg_ls_v2.2/Decoder bmake[1]: 2 errors bmake[1]: stopped making "codec" in /home/pbulk/build/graphics/jpeg_ls/work/jpeg_ls_v2.2/Decoder *** [loco] Error code 2 bmake: stopped making "all" in /home/pbulk/build/graphics/jpeg_ls/work/jpeg_ls_v2.2/Decoder bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/graphics/jpeg_ls/work/jpeg_ls_v2.2/Decoder *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jpeg_ls *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jpeg_ls