=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/lang/embryo", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for embryo-1.7.10 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in lib --- libembryo_la-embryo_amx.lo --- --- libembryo_la-embryo_args.lo --- --- libembryo_la-embryo_float.lo --- --- libembryo_la-embryo_main.lo --- --- libembryo_la-embryo_amx.lo --- CC libembryo_la-embryo_amx.lo --- libembryo_la-embryo_args.lo --- CC libembryo_la-embryo_args.lo --- libembryo_la-embryo_float.lo --- CC libembryo_la-embryo_float.lo --- libembryo_la-embryo_main.lo --- CC libembryo_la-embryo_main.lo --- libembryo_la-embryo_rand.lo --- CC libembryo_la-embryo_rand.lo --- libembryo_la-embryo_str.lo --- CC libembryo_la-embryo_str.lo --- libembryo_la-embryo_time.lo --- CC libembryo_la-embryo_time.lo --- libembryo.la --- CCLD libembryo.la Making all in bin --- embryo_cc-embryo_cc_sc1.o --- --- embryo_cc-embryo_cc_sc2.o --- --- embryo_cc-embryo_cc_sc3.o --- --- embryo_cc-embryo_cc_sc4.o --- --- embryo_cc-embryo_cc_sc1.o --- CC embryo_cc-embryo_cc_sc1.o --- embryo_cc-embryo_cc_sc3.o --- CC embryo_cc-embryo_cc_sc3.o --- embryo_cc-embryo_cc_sc4.o --- CC embryo_cc-embryo_cc_sc4.o --- embryo_cc-embryo_cc_sc2.o --- CC embryo_cc-embryo_cc_sc2.o --- embryo_cc-embryo_cc_sc4.o --- In file included from embryo_cc_sc4.c:35: embryo_cc_sc.h:441:27: error: expected ')' before '*' token 441 | int constexpr(cell * val, int *tag); | ^~ | ) --- embryo_cc-embryo_cc_sc3.o --- In file included from embryo_cc_sc3.c:34: embryo_cc_sc.h:441:27: error: expected ')' before '*' token 441 | int constexpr(cell * val, int *tag); | ^~ | ) --- embryo_cc-embryo_cc_sc1.o --- In file included from embryo_cc_sc1.c:45: embryo_cc_sc.h:441:27: error: expected ')' before '*' token 441 | int constexpr(cell * val, int *tag); | ^~ | ) --- embryo_cc-embryo_cc_sc2.o --- In file included from embryo_cc_sc2.c:35: embryo_cc_sc.h:441:27: error: expected ')' before '*' token 441 | int constexpr(cell * val, int *tag); | ^~ | ) embryo_cc_sc2.c: In function 'preproc_expr': embryo_cc_sc2.c:747:13: error: expected expression before 'constexpr' 747 | result = constexpr(val, tag); /* get value (or 0 on error) */ | ^~~~~~~~~ --- embryo_cc-embryo_cc_sc1.o --- embryo_cc_sc1.c: In function 'init': embryo_cc_sc1.c:1507:23: error: expected identifier or '(' before '&' token 1507 | else if (constexpr(&i, tag)) | ^ embryo_cc_sc1.c:1507:13: error: declaration in the controlling expression must have an initializer 1507 | else if (constexpr(&i, tag)) | ^~~~~~~~~ embryo_cc_sc1.c: In function 'needsub': embryo_cc_sc1.c:1526:14: error: expected identifier or '(' before '&' token 1526 | constexpr(&val, tag); /* get value (must be constant expression) */ | ^ embryo_cc_sc1.c: In function 'decl_const': embryo_cc_sc1.c:1554:14: error: expected identifier or '(' before '&' token 1554 | constexpr(&val, &exprtag); /* get value */ | ^ embryo_cc_sc1.c: In function 'decl_enum': embryo_cc_sc1.c:1619:24: error: expected identifier or '(' before '&' token 1619 | constexpr(&increment, NULL); | ^ embryo_cc_sc1.c:1623:24: error: expected identifier or '(' before '&' token 1623 | constexpr(&multiplier, NULL); | ^ embryo_cc_sc1.c:1627:24: error: expected identifier or '(' before '&' token 1627 | constexpr(&val, NULL); | ^ embryo_cc_sc1.c:1650:12: error: expected expression before 'constexpr' 1650 | constexpr(&size, NULL); /* get size */ | ^~~~~~~~~ embryo_cc_sc1.c:1652:12: error: expected expression before 'constexpr' 1652 | constexpr(&value, NULL); /* get value */ | ^~~~~~~~~ embryo_cc_sc1.c: In function 'funcstub': embryo_cc_sc1.c:2127:29: error: expected identifier or '(' before '&' token 2127 | constexpr(&val, NULL); | ^ embryo_cc_sc1.c: In function 'doarg': embryo_cc_sc1.c:2744:29: error: expected identifier or '(' before '&' token 2744 | constexpr(&arg->defvalue.val, &arg->defvalue_tag); | ^ --- embryo_cc-embryo_cc_sc4.o --- *** [embryo_cc-embryo_cc_sc4.o] Error code 1 bmake[3]: stopped making "all" in /tmp/work/lang/embryo/work/embryo-1.7.10/src/bin --- embryo_cc-embryo_cc_sc1.o --- embryo_cc_sc1.c: At top level: embryo_cc_sc1.c:3369:15: error: expected ')' before '*' token 3369 | constexpr(cell * val, int *tag) | ^~ | ) embryo_cc_sc1.c: In function 'doswitch': embryo_cc_sc1.c:3702:29: error: expected identifier or '(' before '&' token 3702 | constexpr(&val, NULL); | ^ embryo_cc_sc1.c:3727:34: error: expected identifier or '(' before '&' token 3727 | constexpr(&end, NULL); | ^ --- embryo_cc-embryo_cc_sc3.o --- *** [embryo_cc-embryo_cc_sc3.o] Error code 1 bmake[3]: stopped making "all" in /tmp/work/lang/embryo/work/embryo-1.7.10/src/bin --- embryo_cc-embryo_cc_sc2.o --- *** [embryo_cc-embryo_cc_sc2.o] Error code 1 bmake[3]: stopped making "all" in /tmp/work/lang/embryo/work/embryo-1.7.10/src/bin --- embryo_cc-embryo_cc_sc1.o --- *** [embryo_cc-embryo_cc_sc1.o] Error code 1 bmake[3]: stopped making "all" in /tmp/work/lang/embryo/work/embryo-1.7.10/src/bin bmake[3]: 4 errors bmake[3]: stopped making "all" in /tmp/work/lang/embryo/work/embryo-1.7.10/src/bin bmake[2]: stopped making "all" in /tmp/work/lang/embryo/work/embryo-1.7.10/src bmake[1]: stopped making "all-recursive" in /tmp/work/lang/embryo/work/embryo-1.7.10 bmake: stopped making "all" in /tmp/work/lang/embryo/work/embryo-1.7.10 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/embryo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/embryo