+ 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/xmp-4.1.0nb12/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmp-4.1.0nb12/work.log ===> Building for xmp-4.1.0nb12 Making all in src gmake[1]: Entering directory '/home/pbulk/build/audio/xmp/work/xmp-4.1.0/src' CC commands.o CC getopt.o CC getopt1.o CC info.o CC main.o CC options.o options.c: In function 'get_options': options.c:253:30: error: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] 253 | list = xmp_get_format_list(); | ^ CC read_config.o gmake[1]: *** [Makefile:526: options.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... read_config.c: In function 'read_config': read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:111:17: note: in expansion of macro 'getval_yn' 111 | getval_yn("8bit", o->format, XMP_FORMAT_8BIT); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:111:17: note: in expansion of macro 'getval_yn' 111 | getval_yn("8bit", o->format, XMP_FORMAT_8BIT); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:112:17: note: in expansion of macro 'getval_yn' 112 | getval_yn("mono", o->format, XMP_FORMAT_MONO); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:112:17: note: in expansion of macro 'getval_yn' 112 | getval_yn("mono", o->format, XMP_FORMAT_MONO); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:113:17: note: in expansion of macro 'getval_yn' 113 | getval_yn("filter", o->dsp, XMP_DSP_LOWPASS); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:113:17: note: in expansion of macro 'getval_yn' 113 | getval_yn("filter", o->dsp, XMP_DSP_LOWPASS); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:114:17: note: in expansion of macro 'getval_yn' 114 | getval_yn("loop", o->loop, 1); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:114:17: note: in expansion of macro 'getval_yn' 114 | getval_yn("loop", o->loop, 1); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:115:17: note: in expansion of macro 'getval_yn' 115 | getval_yn("reverse", o->reverse, 1); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:115:17: note: in expansion of macro 'getval_yn' 115 | getval_yn("reverse", o->reverse, 1); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:125:17: note: in expansion of macro 'getval_yn' 125 | getval_yn("amiga", o->amiga, 1); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:125:17: note: in expansion of macro 'getval_yn' 125 | getval_yn("amiga", o->amiga, 1); | ^~~~~~~~~ read_config.c: In function 'parse_modconf': read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:233:17: note: in expansion of macro 'getval_yn' 233 | getval_yn("filter", o->dsp, XMP_DSP_LOWPASS); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:233:17: note: in expansion of macro 'getval_yn' 233 | getval_yn("filter", o->dsp, XMP_DSP_LOWPASS); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:234:17: note: in expansion of macro 'getval_yn' 234 | getval_yn("loop", o->loop, 1); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:234:17: note: in expansion of macro 'getval_yn' 234 | getval_yn("loop", o->loop, 1); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:235:17: note: in expansion of macro 'getval_yn' 235 | getval_yn("mono", mono, 1); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:235:17: note: in expansion of macro 'getval_yn' 235 | getval_yn("mono", mono, 1); | ^~~~~~~~~ read_config.c:102:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 102 | else w &= ~(y); continue; } } | ^~~~ read_config.c:236:17: note: in expansion of macro 'getval_yn' 236 | getval_yn("reverse", o->reverse, 1); | ^~~~~~~~~ read_config.c:102:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 102 | else w &= ~(y); continue; } } | ^~~~~~~~ read_config.c:236:17: note: in expansion of macro 'getval_yn' 236 | getval_yn("reverse", o->reverse, 1); | ^~~~~~~~~ read_config.c:106:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 106 | else w = -1; continue; } } | ^~~~ read_config.c:241:17: note: in expansion of macro 'getval_tristate' 241 | getval_tristate("fixloop", o->fixloop); | ^~~~~~~~~~~~~~~ read_config.c:106:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 106 | else w = -1; continue; } } | ^~~~~~~~ read_config.c:241:17: note: in expansion of macro 'getval_tristate' 241 | getval_tristate("fixloop", o->fixloop); | ^~~~~~~~~~~~~~~ read_config.c:106:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 106 | else w = -1; continue; } } | ^~~~ read_config.c:242:17: note: in expansion of macro 'getval_tristate' 242 | getval_tristate("fx9bug", o->fx9bug); | ^~~~~~~~~~~~~~~ read_config.c:106:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 106 | else w = -1; continue; } } | ^~~~~~~~ read_config.c:242:17: note: in expansion of macro 'getval_tristate' 242 | getval_tristate("fx9bug", o->fx9bug); | ^~~~~~~~~~~~~~~ read_config.c:106:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 106 | else w = -1; continue; } } | ^~~~ read_config.c:243:17: note: in expansion of macro 'getval_tristate' 243 | getval_tristate("vblank", o->vblank); | ^~~~~~~~~~~~~~~ read_config.c:106:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 106 | else w = -1; continue; } } | ^~~~~~~~ read_config.c:243:17: note: in expansion of macro 'getval_tristate' 243 | getval_tristate("vblank", o->vblank); | ^~~~~~~~~~~~~~~ read_config.c:106:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 106 | else w = -1; continue; } } | ^~~~ read_config.c:244:17: note: in expansion of macro 'getval_tristate' 244 | getval_tristate("amiga", o->amiga); | ^~~~~~~~~~~~~~~ read_config.c:106:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 106 | else w = -1; continue; } } | ^~~~~~~~ read_config.c:244:17: note: in expansion of macro 'getval_tristate' 244 | getval_tristate("amiga", o->amiga); | ^~~~~~~~~~~~~~~ gmake[1]: Leaving directory '/home/pbulk/build/audio/xmp/work/xmp-4.1.0/src' gmake: *** [Makefile:367: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xmp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xmp