+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/omniNotify-2.1nb1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/omniNotify-2.1nb1/work.log
===> Building for omniNotify-2.1nb1
making export in ./mkattlib...
gmake[1]: Entering directory '/home/pbulk/build/net/omniNotify/work/omniNotify/mkattlib'
/opt/local/bin/omniidl -bcxx -Wba -Wbuse_quotes -I. -I../idl/COS -I../idl/COS -I/opt/local/idl/COS -I. -I../src/services/omniNotify/idl -I../src/services/omniNotify/idl -I/opt/local/src/services/omniNotify/idl -I /opt/local/share/idl/omniORB/COS ../idl/AttNotification.idl	
../mkattlib/libdefs.mk:14: warning: pattern recipe did not update peer target 'AttNotification.DynSK.cc'.
+ /home/pbulk/build/net/omniNotify/work/omniNotify/bin/scripts/omkdirhier static
g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../stub -DUsePthread -D_REENTRANT  -I/opt/local/include -D_ATTN_LIBRARY -I. -I. -I../include -I../include -D__sunos__ -I../include/COS -I../include/COS -I/opt/local/include/COS -o static/AttNotificationSK.o AttNotificationSK.cc
In file included from /home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/CORBA.h:504,
                 from AttNotification.hh:6,
                 from AttNotificationSK.cc:3:
/home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/omniIOR.h:321:52: warning: identifier 'requires' is a keyword in C++20 [-Wc++20-compat]
  321 |                                      _CORBA_UShort requires);
      |                                                    ^~~~~~~~
+ rm -f static/libAttNotification4.a
+ ar cq static/libAttNotification4.a static/AttNotificationSK.o
+ ranlib static/libAttNotification4.a
g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../stub -DUsePthread -D_REENTRANT  -I/opt/local/include -D_ATTN_LIBRARY -I. -I. -I../include -I../include -D__sunos__ -I../include/COS -I../include/COS -I/opt/local/include/COS -o static/AttNotificationDynSK.o AttNotificationDynSK.cc
In file included from /home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/CORBA.h:504,
                 from AttNotification.hh:6,
                 from AttNotificationDynSK.cc:3:
/home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/omniIOR.h:321:52: warning: identifier 'requires' is a keyword in C++20 [-Wc++20-compat]
  321 |                                      _CORBA_UShort requires);
      |                                                    ^~~~~~~~
+ rm -f static/libAttNotificationDynamic4.a
+ ar cq static/libAttNotificationDynamic4.a static/AttNotificationDynSK.o
+ ranlib static/libAttNotificationDynamic4.a
+ /home/pbulk/build/net/omniNotify/work/omniNotify/bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../stub -DUsePthread -D_REENTRANT  -I/opt/local/include -D_ATTN_LIBRARY -I. -I. -I../include -I../include -D__sunos__ -I../include/COS -I../include/COS -I/opt/local/include/COS  -o shared/AttNotificationSK.o AttNotificationSK.cc
In file included from /home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/CORBA.h:504,
                 from AttNotification.hh:6,
                 from AttNotificationSK.cc:3:
/home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/omniIOR.h:321:52: warning: identifier 'requires' is a keyword in C++20 [-Wc++20-compat]
  321 |                                      _CORBA_UShort requires);
      |                                                    ^~~~~~~~
+ rm -f shared/libAttNotification4.so.0.1
+ g++ -shared -Wl,-h,libAttNotification4.so.0 -o shared/libAttNotification4.so.0.1 -L../lib -L../lib -L/opt/local/lib -Wl,-R../lib -Wl,-R../lib -Wl,-R/opt/local/lib shared/AttNotificationSK.o -lomniORB4 -lomniDynamic4 -lomnithread -lpthread -lposix4 -lsocket -lnsl
g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../stub -DUsePthread -D_REENTRANT  -I/opt/local/include -D_ATTN_LIBRARY -I. -I. -I../include -I../include -D__sunos__ -I../include/COS -I../include/COS -I/opt/local/include/COS  -o shared/AttNotificationDynSK.o AttNotificationDynSK.cc
In file included from /home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/CORBA.h:504,
                 from AttNotification.hh:6,
                 from AttNotificationDynSK.cc:3:
/home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/omniIOR.h:321:52: warning: identifier 'requires' is a keyword in C++20 [-Wc++20-compat]
  321 |                                      _CORBA_UShort requires);
      |                                                    ^~~~~~~~
+ rm -f shared/libAttNotificationDynamic4.so.0.1
+ g++ -shared -Wl,-h,libAttNotificationDynamic4.so.0 -o shared/libAttNotificationDynamic4.so.0.1 -L../lib -L../lib -L/opt/local/lib -Wl,-R../lib -Wl,-R../lib -Wl,-R/opt/local/lib shared/AttNotificationDynSK.o shared/libAttNotification4.so.0.1 -lomniORB4 -lomniDynamic4 -lomnithread -lpthread -lposix4 -lsocket -lnsl
+ /home/pbulk/build/net/omniNotify/work/omniNotify/bin/scripts/omkdirhier ../include/COS
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 AttNotification.hh ../include/COS
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ATTN_sysdep.h ../include/COS
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 static/libAttNotification4.a ../lib
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 static/libAttNotificationDynamic4.a ../lib
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 shared/libAttNotification4.so.0.1 ../lib
+ cd ../lib
+ rm -f libAttNotification4.so.0
+ ln -s libAttNotification4.so.0.1 libAttNotification4.so.0
+ rm -f libAttNotification4.so
+ ln -s libAttNotification4.so.0 libAttNotification4.so
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 shared/libAttNotificationDynamic4.so.0.1 ../lib
+ cd ../lib
+ rm -f libAttNotificationDynamic4.so.0
+ ln -s libAttNotificationDynamic4.so.0.1 libAttNotificationDynamic4.so.0
+ rm -f libAttNotificationDynamic4.so
+ ln -s libAttNotificationDynamic4.so.0 libAttNotificationDynamic4.so
gmake[1]: Leaving directory '/home/pbulk/build/net/omniNotify/work/omniNotify/mkattlib'
making export in ./lib...
gmake[1]: Entering directory '/home/pbulk/build/net/omniNotify/work/omniNotify/lib'
File omniNotify.h hasn't changed.
+ /home/pbulk/build/net/omniNotify/work/omniNotify/bin/scripts/omkdirhier ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/CosNotifyShorthands.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/RDIStringDefs.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/RDIstrstream.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/RDIOSWrappers.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/thread_wrappers.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/omnithread_thread_wrappers.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/RDIInteractiveMode.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/corba_wrappers.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/corba_wrappers_impl.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/omniorb_common_wrappers.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/omniorb_boa_wrappers.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/omniorb_poa_wrappers.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/omniorb_boa_wrappers_impl.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/omniorb_poa_wrappers_impl.h ../src/services/include/omniNotify
+ /opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 0644 ../include/RDIsysdep.h ../src/services/include/omniNotify
+ /home/pbulk/build/net/omniNotify/work/omniNotify/bin/scripts/omkdirhier static
g++ -c -O2 -DNDEBUG  -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../stub -DUsePthread -D_REENTRANT  -I/opt/local/include -I../include/COS -I../include/COS -I/opt/local/include/COS -D_OMNINOTIFY_LIBRARY -DUSE_stub_in_nt_dll -I. -I. -I../include -I../include -D__sunos__ -I../src/services/omniNotify/include -I../src/services/omniNotify/include -I/opt/local/src/services/omniNotify/include -o static/RDIInteractive.o RDIInteractive.cc
In file included from ../include/omnithread_thread_wrappers.h:35,
                 from ../include/thread_wrappers.h:256,
                 from ../include/CosNotifyShorthands.h:39,
                 from ../include/RDIInteractive.h:34,
                 from RDIInteractive.cc:32:
/home/pbulk/build/net/omniNotify/work/.buildlink/include/omnithread.h:128:2: error: #error "Only SunOS 5.x or later is supported."
  128 | #error "Only SunOS 5.x or later is supported."
      |  ^~~~~
In file included from /home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/CORBA.h:504,
                 from ../include/corba_wrappers.h:359,
                 from ../include/CosNotifyShorthands.h:40:
/home/pbulk/build/net/omniNotify/work/.buildlink/include/omniORB4/omniIOR.h:321:52: warning: identifier 'requires' is a keyword in C++20 [-Wc++20-compat]
  321 |                                      _CORBA_UShort requires);
      |                                                    ^~~~~~~~
gmake[1]: *** [../mk/beforeauto.mk:649: static/RDIInteractive.o] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/net/omniNotify/work/omniNotify/lib'
gmake: *** [dir.mk:4: all] Error 1
*** Error code 2

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

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/omniNotify