+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libxkbfile-1.1.3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libxkbfile-1.1.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libxkbfile-1.1.3 ninja: Entering directory `output' [1/14] Compiling C object src/libxkbfile.so.1.0.2.p/cout.c.o [2/14] Compiling C object src/libxkbfile.so.1.0.2.p/srvmisc.c.o [3/14] Compiling C object src/libxkbfile.so.1.0.2.p/maprules.c.o [4/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbbells.c.o [5/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbatom.c.o [6/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbdraw.c.o [7/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkberrs.c.o [8/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbconfig.c.o [9/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbmisc.c.o [10/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbout.c.o [11/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbtext.c.o [12/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkmout.c.o [13/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkmread.c.o FAILED: src/libxkbfile.so.1.0.2.p/xkmread.c.o cc -Isrc/libxkbfile.so.1.0.2.p -Isrc -I../src -I../include -I../include/X11/extensions -I/usr/pkg/include -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -pipe -O2 -fPIC -D_REENTRANT -MD -MQ src/libxkbfile.so.1.0.2.p/xkmread.c.o -MF src/libxkbfile.so.1.0.2.p/xkmread.c.o.d -o src/libxkbfile.so.1.0.2.p/xkmread.c.o -c ../src/xkmread.c ../src/xkmread.c: In function 'XkmSkipPadding': ../src/xkmread.c:118:5: error: 'for' loop initial declarations are only allowed in C99 mode for (unsigned int i = 0; i < pad; i++) { ^ ../src/xkmread.c:118:5: note: use option -std=c99 or -std=gnu99 to compile your code ../src/xkmread.c: In function 'ReadXkmCompatMap': ../src/xkmread.c:451:5: error: 'for' loop initial declarations are only allowed in C99 mode for (unsigned int i = 0; i < num_si; i++, interp++) { ^ ../src/xkmread.c:475:9: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < XkbNumKbdGroups; i++, bit <<= 1) { ^ ../src/xkmread.c: In function 'XkmReadTOC': ../src/xkmread.c:1107:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(file_info, SIZEOF(xkmFileInfo), 1, file); ^ ../src/xkmread.c:1117:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&toc[i], SIZEOF(xkmSectionInfo), 1, file); ^ ../src/xkmread.c: In function 'XkmReadFileSection': ../src/xkmread.c:1148:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&tmpTOC, SIZEOF(xkmSectionInfo), 1, file); ^ ../src/xkmread.c: In function 'XkmReadFileSectionName': ../src/xkmread.c:1223:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&tmpTOC, SIZEOF(xkmSectionInfo), 1, file); ^ ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/libxkbfile *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/libxkbfile