+ 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/icon-9.4.3nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/icon-9.4.3nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for icon-9.4.3nb1
/usr/bin/mkdir -p /home/pbulk/build/lang/icon/work/icon.v943src/lib/icon
cd src/common;		/opt/pkg/bin/bmake
gcc -I/usr/openwin/include -o infer infer.c
./infer >../h/arch.h
gcc -I/usr/openwin/include -o doincl doincl.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from doincl.c:14:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
./doincl -o ../../bin/rt.h ../h/rt.h
gcc -I/usr/openwin/include -o patchstr patchstr.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from patchstr.c:20:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
cp patchstr ../../bin
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c long.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c getopt.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c time.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c filepart.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c identify.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c strtbl.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rtdb.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c munix.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c literals.c
gcc -c rswitch.c
rswitch.c: In function 'coswitch':
rswitch.c:65:7: warning: implicit declaration of function 'new_context' [-Wimplicit-function-declaration]
   65 |       new_context( 0, NULL );
      |       ^~~~~~~~~~~
rswitch.c:66:7: warning: implicit declaration of function 'syserr' [-Wimplicit-function-declaration]
   66 |       syserr( "interp() returned in coswitch" );
      |       ^~~~~~
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c alloc.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c xwindow.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c dlrgint.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from dlrgint.c:6:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c ipp.c
cd ../h; for f in *.h; do							 sed -e 's:../h/::g;s:../xpm/::g' $f > ../../lib/icon/$f;			 done
if [ "x-L../../lib/icon -lIgpx -L /usr/openwin/lib -Xlinker -R/usr/openwin/lib -lX11" != "x" ]; then /opt/pkg/bin/bmake xpm; fi
cd ../xpm; /opt/pkg/bin/bmake libXpm.a
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV data.c
data.c:113:1: warning: return type defaults to 'int' [-Wimplicit-int]
  113 | xpmNextString(mdata)
      | ^~~~~~~~~~~~~
data.c:280:1: warning: return type defaults to 'int' [-Wimplicit-int]
  280 | xpmGetCmt(mdata, cmt)
      | ^~~~~~~~~
data.c:406:1: warning: return type defaults to 'int' [-Wimplicit-int]
  406 | XpmDataClose(mdata)
      | ^~~~~~~~~~~~
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV create.c
create.c:347:1: warning: return type defaults to 'int' [-Wimplicit-int]
  347 | xpmCreateImage(display, attrib, image_return, shapeimage_return, attributes)
      | ^~~~~~~~~~~~~~
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV misc.c
misc.c:17:1: warning: return type defaults to 'int' [-Wimplicit-int]
   17 | xpmFreeColorTable(colorTable, ncolors)
      | ^~~~~~~~~~~~~~~~~
misc.c:42:1: warning: return type defaults to 'int' [-Wimplicit-int]
   42 | xpmInitInternAttrib(attrib)
      | ^~~~~~~~~~~~~~~~~~~
misc.c:58:1: warning: return type defaults to 'int' [-Wimplicit-int]
   58 | xpmFreeInternAttrib(attrib)
      | ^~~~~~~~~~~~~~~~~~~
misc.c:83:1: warning: return type defaults to 'int' [-Wimplicit-int]
   83 | XpmFreeExtensions(extensions, nextensions)
      | ^~~~~~~~~~~~~~~~~
misc.c:111:1: warning: return type defaults to 'int' [-Wimplicit-int]
  111 | XpmAttributesSize()
      | ^~~~~~~~~~~~~~~~~
misc.c:122:1: warning: return type defaults to 'int' [-Wimplicit-int]
  122 | XpmFreeAttributes(attributes)
      | ^~~~~~~~~~~~~~~~~
misc.c:170:1: warning: return type defaults to 'int' [-Wimplicit-int]
  170 | xpmSetAttributes(attrib, attributes)
      | ^~~~~~~~~~~~~~~~
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV rgb.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV scan.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV parse.c
parse.c: In function 'ParseValues':
parse.c:203:24: warning: implicit declaration of function 'atoui'; did you mean 'atoi'? [-Wimplicit-function-declaration]
  203 |             *hotspot = atoui(buf, l, x_hotspot) && xpmNextUI(data, y_hotspot);
      |                        ^~~~~
      |                        atoi
parse.c: In function 'ParseExtensions':
parse.c:447:14: warning: implicit declaration of function 'xpmGetString'; did you mean 'xpmNextString'? [-Wimplicit-function-declaration]
  447 |     status = xpmGetString(data, &string, &l);
      |              ^~~~~~~~~~~~
      |              xpmNextString
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV hashtable.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmWrFFrP.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmRdFToP.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmCrPFData.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmCrDataFP.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmWrFFrI.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmRdFToI.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmCrIFData.c
gcc -c -I/usr/openwin/include -DZPIPE -DSYSV XpmCrDataFI.c
rm -f libXpm.a
ar qc libXpm.a data.o create.o misc.o rgb.o scan.o parse.o hashtable.o  XpmWrFFrP.o XpmRdFToP.o XpmCrPFData.o XpmCrDataFP.o  XpmWrFFrI.o XpmRdFToI.o XpmCrIFData.o XpmCrDataFI.o
ranlib libXpm.a 2>/dev/null || :
cp -p ../xpm/libXpm.a ../../lib/icon/libIgpx.a
cd ../xpm; for f in *.h; do							 sed -e 's:../h/::g;s:../xpm/::g' $f >	../../lib/icon/$f;			 done
cd src/rtt;		/opt/pkg/bin/bmake
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttparse.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttmain.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttlex.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttsym.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttnode.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttout.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttmisc.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttdb.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttinlin.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rttilc.c
gcc -c -I/usr/openwin/include ../preproc/pout.c
gcc -c -I/usr/openwin/include ../preproc/pchars.c
gcc -c -I/usr/openwin/include ../preproc/perr.c
gcc -c -I/usr/openwin/include ../preproc/pmem.c
gcc -c -I/usr/openwin/include ../preproc/bldtok.c
gcc -c -I/usr/openwin/include ../preproc/macro.c
gcc -c -I/usr/openwin/include ../preproc/preproc.c
gcc -c -I/usr/openwin/include ../preproc/evaluate.c
gcc -c -I/usr/openwin/include ../preproc/files.c
gcc -c -I/usr/openwin/include ../preproc/gettok.c
gcc -c -I/usr/openwin/include ../preproc/pinit.c
gcc -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o rtt rttparse.o rttmain.o rttlex.o rttsym.o rttnode.o rttout.o rttmisc.o rttdb.o rttinlin.o rttilc.o pout.o pchars.o  perr.o pmem.o  bldtok.o macro.o preproc.o evaluate.o files.o gettok.o pinit.o ../common/getopt.o ../common/time.o ../common/filepart.o  ../common/identify.o ../common/strtbl.o ../common/alloc.o  ../common/rtdb.o ../common/munix.o ../common/literals.o
cp rtt ../../bin
cd src/icont;		/opt/pkg/bin/bmake
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tunix.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tglobals.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c util.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c trans.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tcode.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tlex.c
In file included from tlex.c:15:
../common/yylex.h: In function 'bufcmp':
../common/yylex.h:272:13: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  272 |    while (s != '\0' && s1 < lex_sbuf.endimage && *s == *s1) {
      |             ^~
../common/yylex.h:272:11: note: did you mean to dereference the pointer?
  272 |    while (s != '\0' && s1 < lex_sbuf.endimage && *s == *s1) {
      |           ^
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c lnklist.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tparse.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tsym.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tmem.c
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c tree.c
gcc -I/usr/openwin/include -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o newhdr newhdr.c
gcc -I/usr/openwin/include -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o ixhdr.hdr  ixhdr.c ../common/alloc.o ../common/munix.o
./newhdr -o hdr.h ixhdr.hdr
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c link.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from link.h:5,
                 from link.c:5:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c lglob.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from link.h:5,
                 from lglob.c:5:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c lcode.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from link.h:5,
                 from lcode.c:5:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c llex.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from link.h:5,
                 from llex.c:5:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c lmem.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from link.h:5,
                 from lmem.c:5:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c lsym.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from link.h:5,
                 from lsym.c:5:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c opcode.c
In file included from ../h/../h/graphics.h:6,
                 from ../h/rt.h:21,
                 from link.h:5,
                 from opcode.c:1:
../h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from ../h/../h/sys.h:74,
                 from ../h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
gcc -I/usr/openwin/include -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o icont tunix.o tglobals.o util.o trans.o tcode.o tlex.o lnklist.o tparse.o tsym.o tmem.o tree.o link.o lglob.o lcode.o llex.o lmem.o lsym.o opcode.o ../common/long.o ../common/getopt.o ../common/alloc.o  ../common/filepart.o ../common/strtbl.o ../common/ipp.o  ../common/munix.o
cp icont ../../bin
(cd ../../bin; rm -f icon; ln -s icont icon)
cd src/runtime;		/opt/pkg/bin/bmake
../../bin/rtt -x cnv.r
gcc -c -I/usr/openwin/include xcnv.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xcnv.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xcnv.c
../../bin/rtt -x data.r
gcc -c -I/usr/openwin/include xdata.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xdata.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xdata.c
../../bin/rtt -x def.r
gcc -c -I/usr/openwin/include xdef.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xdef.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xdef.c
../../bin/rtt -x errmsg.r
gcc -c -I/usr/openwin/include xerrmsg.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xerrmsg.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xerrmsg.c
../../bin/rtt -x extcall.r
gcc -c -I/usr/openwin/include xextcall.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xextcall.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xextcall.c
../../bin/rtt -x fconv.r
gcc -c -I/usr/openwin/include xfconv.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfconv.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfconv.c
../../bin/rtt -x fload.r
gcc -c -I/usr/openwin/include xfload.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfload.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfload.c
../../bin/rtt -x fmath.r
gcc -c -I/usr/openwin/include xfmath.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfmath.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfmath.c
../../bin/rtt -x fmisc.r
gcc -c -I/usr/openwin/include xfmisc.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfmisc.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfmisc.c
../../bin/rtt -x fmonitr.r
gcc -c -I/usr/openwin/include xfmonitr.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfmonitr.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfmonitr.c
../../bin/rtt -x fscan.r
gcc -c -I/usr/openwin/include xfscan.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfscan.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfscan.c
../../bin/rtt -x fstr.r
gcc -c -I/usr/openwin/include xfstr.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfstr.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfstr.c
../../bin/rtt -x fstranl.r
gcc -c -I/usr/openwin/include xfstranl.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfstranl.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfstranl.c
../../bin/rtt -x fstruct.r
gcc -c -I/usr/openwin/include xfstruct.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfstruct.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfstruct.c
../../bin/rtt -x fsys.r
gcc -c -I/usr/openwin/include xfsys.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfsys.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfsys.c
../../bin/rtt -x fwindow.r
gcc -c -I/usr/openwin/include xfwindow.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xfwindow.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xfwindow.c
../../bin/rtt -x imain.r
gcc -c -I/usr/openwin/include ximain.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from ximain.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm ximain.c
../../bin/rtt -x imisc.r
gcc -c -I/usr/openwin/include ximisc.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from ximisc.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm ximisc.c
../../bin/rtt -x init.r
gcc -c -I/usr/openwin/include xinit.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xinit.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xinit.c
../../bin/rtt -x interp.r
gcc -c -I/usr/openwin/include xinterp.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xinterp.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xinterp.c
../../bin/rtt -x invoke.r
gcc -c -I/usr/openwin/include xinvoke.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xinvoke.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xinvoke.c
../../bin/rtt -x keyword.r
gcc -c -I/usr/openwin/include xkeyword.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xkeyword.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xkeyword.c
../../bin/rtt -x lmisc.r
gcc -c -I/usr/openwin/include xlmisc.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xlmisc.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xlmisc.c
../../bin/rtt -x oarith.r
gcc -c -I/usr/openwin/include xoarith.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xoarith.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xoarith.c
../../bin/rtt -x oasgn.r
gcc -c -I/usr/openwin/include xoasgn.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xoasgn.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xoasgn.c
../../bin/rtt -x ocat.r
gcc -c -I/usr/openwin/include xocat.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xocat.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xocat.c
../../bin/rtt -x ocomp.r
gcc -c -I/usr/openwin/include xocomp.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xocomp.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xocomp.c
../../bin/rtt -x omisc.r
gcc -c -I/usr/openwin/include xomisc.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xomisc.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xomisc.c
../../bin/rtt -x oref.r
gcc -c -I/usr/openwin/include xoref.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xoref.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xoref.c
../../bin/rtt -x oset.r
gcc -c -I/usr/openwin/include xoset.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xoset.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xoset.c
../../bin/rtt -x ovalue.r
gcc -c -I/usr/openwin/include xovalue.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xovalue.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xovalue.c
../../bin/rtt -x ralc.r
gcc -c -I/usr/openwin/include xralc.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xralc.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xralc.c
../../bin/rtt -x rcoexpr.r
gcc -c -I/usr/openwin/include xrcoexpr.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrcoexpr.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrcoexpr.c
../../bin/rtt -x rcomp.r
gcc -c -I/usr/openwin/include xrcomp.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrcomp.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrcomp.c
../../bin/rtt -x rdebug.r
gcc -c -I/usr/openwin/include xrdebug.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrdebug.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrdebug.c
../../bin/rtt -x rlrgint.r
gcc -c -I/usr/openwin/include xrlrgint.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrlrgint.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrlrgint.c
../../bin/rtt -x rmemmgt.r
gcc -c -I/usr/openwin/include xrmemmgt.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrmemmgt.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrmemmgt.c
../../bin/rtt -x rmisc.r
gcc -c -I/usr/openwin/include xrmisc.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrmisc.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrmisc.c
../../bin/rtt -x rstruct.r
gcc -c -I/usr/openwin/include xrstruct.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrstruct.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrstruct.c
../../bin/rtt -x rsys.r
gcc -c -I/usr/openwin/include xrsys.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrsys.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrsys.c
../../bin/rtt -x rwinrsc.r
gcc -c -I/usr/openwin/include xrwinrsc.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrwinrsc.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrwinrsc.c
../../bin/rtt -x rwinsys.r
gcc -c -I/usr/openwin/include xrwinsys.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrwinsys.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrwinsys.c
../../bin/rtt -x rwindow.r
gcc -c -I/usr/openwin/include xrwindow.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrwindow.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrwindow.c
../../bin/rtt -x rcolor.r
gcc -c -I/usr/openwin/include xrcolor.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrcolor.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrcolor.c
../../bin/rtt -x rimage.r
gcc -c -I/usr/openwin/include xrimage.c
In file included from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/graphics.h:6,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:21,
                 from xrimage.c:7:
/home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/../h/xwin.h:77: warning: "SHARED" redefined
   77 | #define SHARED          0
      | 
In file included from /usr/include/dlfcn.h:37,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/../h/sys.h:74,
                 from /home/pbulk/build/lang/icon/work/icon.v943src/bin/../src/h/rt.h:11:
/usr/include/sys/mman.h:358: note: this is the location of the previous definition
  358 | #define SHARED          0x10    /* Use MEMCNTL_SHARED */
      | 
rm xrimage.c
cd ../common; /opt/pkg/bin/bmake
cd ../h; for f in *.h; do							 sed -e 's:../h/::g;s:../xpm/::g' $f > ../../lib/icon/$f;			 done
if [ "x-L../../lib/icon -lIgpx -L /usr/openwin/lib -Xlinker -R/usr/openwin/lib -lX11" != "x" ]; then /opt/pkg/bin/bmake xpm; fi
cd ../xpm; /opt/pkg/bin/bmake libXpm.a
`libXpm.a' is up to date.
cp -p ../xpm/libXpm.a ../../lib/icon/libIgpx.a
cd ../xpm; for f in *.h; do							 sed -e 's:../h/::g;s:../xpm/::g' $f >	../../lib/icon/$f;			 done
gcc  -o iconx  xcnv.o xdata.o xdef.o xerrmsg.o xextcall.o xfconv.o xfload.o xfmath.o xfmisc.o xfmonitr.o xfscan.o xfstr.o xfstranl.o xfstruct.o xfsys.o xfwindow.o ximain.o ximisc.o xinit.o xinterp.o xinvoke.o xkeyword.o xlmisc.o xoarith.o xoasgn.o xocat.o xocomp.o xomisc.o xoref.o xoset.o xovalue.o xralc.o xrcoexpr.o xrcomp.o xrdebug.o xrlrgint.o xrmemmgt.o xrmisc.o xrstruct.o xrsys.o xrwinrsc.o xrwinsys.o xrwindow.o xrcolor.o xrimage.o ../common/long.o ../common/time.o  ../common/rswitch.o ../common/xwindow.o  ../common/alloc.o ../common/filepart.o ../common/munix.o -L../../lib/icon -lIgpx -L /usr/openwin/lib -Xlinker -R/usr/openwin/lib -lX11 -lm -ldl 
ld: fatal: library -lX11: not found
ld: fatal: file processing errors. No output written to iconx
collect2: error: ld returned 1 exit status
*** Error code 1

Stop.
bmake[1]: stopped in /home/pbulk/build/lang/icon/work/icon.v943src/src/runtime
*** Error code 1

Stop.
bmake: stopped in /home/pbulk/build/lang/icon/work/icon.v943src
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/icon
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/icon