+ 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/xcopilot-0.6.6nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xcopilot-0.6.6nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for xcopilot-0.6.6nb2
cd . && autoheader
WARNING: 'autoheader' is missing on your system.  You should only need it if
         you modified 'acconfig.h' or 'configure.in'.  You might want
         to install the Autoconf and GNU m4 packages.  Grab them
         from any GNU archive site.
cd .  && CONFIG_FILES= CONFIG_HEADERS=config.h  /bin/sh ./config.status
creating config.h
config.h is unchanged
/usr/pkg/bin/bmake all-recursive
Making all in mc68k
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu0.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu1.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu2.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu3.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu4.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu5.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu6.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu7.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu8.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpu9.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpuA.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpuB.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpuC.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpuD.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpuE.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cpuF.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c cputbl.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c fab_custom.c
cc -o fab_custom fab_custom.o
./fab_custom
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c custom.c
custom.c: In function 'custom_bput':
custom.c:1877:3: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
   abort();
   ^
custom.c:1896:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fd, &outbuf, 1);
         ^
custom.c: In function 'custom_wput':
custom.c:1590:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fd, &outbuf, 1);
         ^
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c memory.c
memory.c: In function 'memory_init':
memory.c:688:12: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(f, ram_size);
            ^
memory.c:708:12: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(f, SCRATCH_SIZE);
            ^
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -pipe -O2 -I/usr/pkg/include -c newcpu.c
rm -f libmc68k.a
ar cru libmc68k.a cpu0.o cpu1.o cpu2.o cpu3.o cpu4.o cpu5.o cpu6.o  cpu7.o cpu8.o cpu9.o cpuA.o cpuB.o cpuC.o cpuD.o cpuE.o cpuF.o cputbl.o  custom.o memory.o newcpu.o 
ranlib libmc68k.a
Making all in mx
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c alert.c
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c buttons.c
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c menu.c
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c select.c
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c basic.c
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c filesel.c
filesel.c: In function 'mx_popup_filesel':
filesel.c:206:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
       chdir(panel_select->item[choice].text);
            ^
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c request.c
rm -f libmx.a
ar cru libmx.a alert.o buttons.o menu.o select.o basic.o filesel.o  request.o 
ranlib libmx.a
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c test_menu.c
cc -pipe -O2 -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o test_menu  test_menu.o  libmx.a -lSM -lICE -lX11  
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c test_filesel.c
cc -pipe -O2 -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o test_filesel  test_filesel.o  libmx.a -lSM -lICE -lX11  
cc -DHAVE_CONFIG_H -I. -I. -I. -I./mx -I./mc68k -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c cmap_mgr.c
cc -DHAVE_CONFIG_H -I. -I. -I. -I./mx -I./mc68k -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c fakecall.c
cc -DHAVE_CONFIG_H -I. -I. -I. -I./mx -I./mc68k -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c optutil.c
cc -DHAVE_CONFIG_H -I. -I. -I. -I./mx -I./mc68k -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c pilotcpu.c
cc -DHAVE_CONFIG_H -I. -I. -I. -I./mx -I./mc68k -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c xcopilot.c
cc -DHAVE_CONFIG_H -I. -I. -I. -I./mx -I./mc68k -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c display.c
display.c: In function 'HandleKey':
display.c:392:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   unsigned key = (unsigned) client_data;
                  ^
display.c: In function 'CreateKeys':
display.c:430:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
                       OwnerGrabButtonMask, False, HandleKey, (XtPointer)i);
                                                              ^
display.c: In function 'xcpUpdateLCD':
display.c:1002:4: error: #error This architecture is not supported.
 #  error This architecture is not supported.
    ^
display.c:1036:41: error: invalid type argument of unary '*' (have 'int')
       grey = twobit ? shptr->grpalette[(*(GOOD_ENDIAN(src)) & mask) >> shift] :
                                         ^
display.c:1037:25: error: invalid type argument of unary '*' (have 'int')
                       ((*(GOOD_ENDIAN(src)) & mask) ? 6 : 0);
                         ^
*** Error code 1

Stop.
bmake: stopped making "all" in /home/pbulk/build/emulators/xcopilot/work/xcopilot-0.6.6
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/xcopilot
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/xcopilot