+ 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/delegate-9.9.1nb3/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/delegate-9.9.1nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for delegate-9.9.1nb3
cc -DMKMKMK -DDEFCC=\"cc\" -I../gen -I../include -pipe -O2 -L../lib mkmkmk.c -o mkmkmk.exe
In file included from mkmkmk.c:1:
maker/mkmake.c: In function 'to_fullpath':
maker/mkmake.c:279:17: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  279 |                 chdir(path);
      |                 ^~~~~~~~~~~
maker/mkmake.c:282:17: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  282 |                 chdir(cwd);
      |                 ^~~~~~~~~~
maker/mkmake.c: In function 'lnconf':
maker/mkmake.c:479:25: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  479 |                         chdir(rwd);
      |                         ^~~~~~~~~~
maker/mkmake.c:503:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  503 |         chdir(rwd);
      |         ^~~~~~~~~~
maker/mkmake.c: In function 'mkmake':
maker/mkmake.c:675:25: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  675 |                         chdir(cwd);
      |                         ^~~~~~~~~~
maker/mkmake.c: In function 'cklibs':
maker/mkmake.c:823:1: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  823 | system("cat _make");
      | ^~~~~~~~~~~~~~~~~~~
maker/mkmake.c: In function 'manifest_check':
maker/mkmake.c:1531:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
 1531 |                 fgets(omani,sizeof(omani),fp);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
maker/mkmake.c: In function '_mksubst':
maker/mkmake.c:1708:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 1708 |         chdir(cwd);
      |         ^~~~~~~~~~
maker/mkmake.c: In function 'msystem':
maker/mkmake.c:2103:9: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
 2103 |         pipe(outpipe);
      |         ^~~~~~~~~~~~~
maker/mkmake.c: In function 'sysgethostname':
maker/mkmake.c:2154:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 2154 |                         fscanf(fp,"%s",hostname);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
maker/mkmake.c:2162:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 2162 |                         fscanf(fp,"%s",hostname);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
"./mkmkmk.exe" -mkmkmk "cc" -I../gen -I../include -pipe -O2 -L../lib maker/mkmake.c -o mkmake.exe
maker/mkmake.c: In function 'to_fullpath':
maker/mkmake.c:279:17: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  279 |                 chdir(path);
      |                 ^~~~~~~~~~~
maker/mkmake.c:282:17: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  282 |                 chdir(cwd);
      |                 ^~~~~~~~~~
maker/mkmake.c: In function 'lnconf':
maker/mkmake.c:479:25: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  479 |                         chdir(rwd);
      |                         ^~~~~~~~~~
maker/mkmake.c:503:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  503 |         chdir(rwd);
      |         ^~~~~~~~~~
maker/mkmake.c: In function 'mkmake':
maker/mkmake.c:675:25: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  675 |                         chdir(cwd);
      |                         ^~~~~~~~~~
maker/mkmake.c: In function 'cklibs':
maker/mkmake.c:823:1: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  823 | system("cat _make");
      | ^~~~~~~~~~~~~~~~~~~
maker/mkmake.c: In function 'manifest_check':
maker/mkmake.c:1531:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
 1531 |                 fgets(omani,sizeof(omani),fp);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
maker/mkmake.c: In function '_mksubst':
maker/mkmake.c:1708:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 1708 |         chdir(cwd);
      |         ^~~~~~~~~~
maker/mkmake.c: In function 'msystem':
maker/mkmake.c:2103:9: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
 2103 |         pipe(outpipe);
      |         ^~~~~~~~~~~~~
maker/mkmake.c: In function 'sysgethostname':
maker/mkmake.c:2154:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 2154 |                         fscanf(fp,"%s",hostname);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
maker/mkmake.c:2162:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 2162 |                         fscanf(fp,"%s",hostname);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
sh make-init.sh
rm: cannot remove 'src/_builtin.c': No such file or directory
rm: cannot remove 'src/builtin.o': No such file or directory
rm: cannot remove 'src/version.o': No such file or directory
rm: cannot remove 'gen/bldsign.h': No such file or directory

####### -makeat: /home/pbulk/build/net/delegate/work/delegate9.9.1/src
searching DELEGATE_CONF ...
/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe +r -lnconf DELEGATE_CONF
	#### looking for ../DELEGATE_CONF
	symlink ..//DELEGATE_CONF DELEGATE_CONF
echo "GOT by MKMAKE=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe" > CONF_IS_GOT
creating Makefile.tst ...
"/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe" -mkmake "/usr/pkg/bin/bmake" Makefile.tst "cc" "if(UNIX,OS2EMX) -O2" "if(UNIX,OS2EMX) -x c++ -DQS" "-s -Zbin-files -Zbsd-signals -L../lib" "ar ts" "-lnsl -lsocket -ldl -lutil -lpthread -lunalign WS2_32.LIB ADVAPI32.LIB OLE32.LIB SHELL32.LIB UUID.LIB  USER32.LIB  -MT -lpam -lstdc++" NETLIB "" "../../SSL/libcrypto.a ../../SSL/libssl.a -lcrypto -lssl  ../../SSL/LIBEAY32.LIB ../../SSL/SSLEAY32.LIB" SSLLIB
	av[4] 'if(UNIX,OS2EMX) -O2' ==> '-O2'
	av[5] 'if(UNIX,OS2EMX) -x c++ -DQS' ==> '-x c++ -DQS'
	mkmake:
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
	[cc -c -O2 -x c++ -DQS] NONC99 = 0
	#### [/home/pbulk/build/net/delegate/work/delegate9.9.1/src] creating Makefile.tst
	cpyfile Makefile[1-0][0-409909] > Makefile.tst
	#ifdef UNIX #######################################################
	#ifdef UNIX,OS2EMX ################################################
	[SET] MKMAKE=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe
	[SET] RANLIB=/bin/ranlib
	- checking availability of -lnsl []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lsocket []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -ldl []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	- checking availability of -lutil [-ldl]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	- checking availability of -lpthread [-ldl -lutil]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	- checking availability of -lunalign [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of WS2_32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ADVAPI32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of OLE32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of SHELL32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of UUID.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of USER32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -MT [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lpam [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lstdc++ [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	[SET] NETLIB=-ldl -lutil -lpthread -lstdc++
	- checking availability of ../../SSL/libcrypto.a []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ../../SSL/libssl.a []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lcrypto []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lssl []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ../../SSL/LIBEAY32.LIB []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ../../SSL/SSLEAY32.LIB []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	[SET] SSLLIB=
	cpyfile DELEGATE_CONF[1-0][0-0] > Makefile.tst
	cpyfile Makefile[0-0][40998e-0] > Makefile.tst
	#ifdef UNIX #######################################################
	#ifdef UNIX,OS2EMX ################################################
"/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe" -makeit "/usr/pkg/bin/bmake" -f Makefile.tst check_conf SHELL="/bin/bash"
/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe +r -ckconf Makefile.chk Makefile.tst DELEGATE_CONF "ar" "root@localhost" ""
	ckconf:
	ADMIN = 'root@localhost'
/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe -cksum Makefile mkmkmk.c  sample.shio  version.c  editconf.c admin.c notify.c shutter.c abort.c  form2conf.c  process.c  vaddr.c conf.c ddi.c textconv.c  auth.h  syslog.c log.c svstat.c  iotimeout.c  misc.c msg.c  yshell.c  shio.c  db.c  hostlist.h hostlist.c cond.c  script.c param.h param.c env.c  delegated.c svport.c remote.c  commands.c croncom.c  delegate.c  service.h service.c svconf.c  filter.h filter.c  master.c  caps.c  stls.c  tsp.c  sudo.c  gacl.c access.c ident.c dgauth.c dgsign.c  ccache.c cache.c distrib.c  bcounter.c  ipno.c  inets.c uns.c rident.c  utmpident.c  inetd.c  thruwayd.c dget.c urlfind.c  mount.c url.c  gopher.c  icp.c  icap.c  http.c httpx.c httplog.c httphead.c  httpd.c cgi.c ssi.c htaccept.c  htccx.c  htswitch.c  htmlgen.c  nntp.c nntplist.c nntpgw.c enews.c  pop.c smtp.c telnet.c ftp.c xferlog.c X.c wais.c whois.c  imap.c  ldap.c smtpgate.c alias.c  domain.c  lpr.c  sftp.c  socks.c socks4.c sox.c  cuseeme.c coupler.c vsap.c tcprelay.c udprelay.c  ftpgw.c filetype.c  embed.c builtin.c  dtot.c  smtp_lib.c inets_lib.c
"/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe" -mkmake "/usr/pkg/bin/bmake" Makefile.go "cc" "if(UNIX,OS2EMX) -O2" "if(UNIX,OS2EMX) -x c++ -DQS" "-s -Zbin-files -Zbsd-signals -L../lib" "ar ts" "-lnsl -lsocket -ldl -lutil -lpthread -lunalign WS2_32.LIB ADVAPI32.LIB OLE32.LIB SHELL32.LIB UUID.LIB  USER32.LIB  -MT -lpam -lstdc++" NETLIB "TELEPORT=../teleport  FSX=../fsx  RESOLVY=../resolvy  RARY=../rary  MIMEKIT=../mimekit  CFI=../filters  MD5=../pds/md5  SUBST=../maker" "../../SSL/libcrypto.a ../../SSL/libssl.a -lcrypto -lssl  ../../SSL/LIBEAY32.LIB ../../SSL/SSLEAY32.LIB" SSLLIB
	av[4] 'if(UNIX,OS2EMX) -O2' ==> '-O2'
	av[5] 'if(UNIX,OS2EMX) -x c++ -DQS' ==> '-x c++ -DQS'
	mkmake:
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
	[cc -c -O2 -x c++ -DQS] NONC99 = 0
	scanning source of TELEPORT at ../teleport
README Makefile teleport.h teleportd.c vehicle.c qzcode.c qz.c
#### won't use [README]
	scanning source of FSX at ../fsx
Makefile any2fdif.c
	scanning source of RESOLVY at ../resolvy
Makefile ccres dns.h dnsnode.c resolv.c reshost.c rescache.c hostent.c resconf.c resmain.c ntod.c netdom.sample
#### won't use [ccres]
	scanning source of RARY at ../rary
Makefile SLL.c TLEX.c String.c ystring.c JIS.c codeconv.c str_stdio.c ccxmain.c ccx.c html.c urlesc.c Strftime.c Timeofday.c strid.c hash.c bsort.c codec.c uu.c pstitle.c signal.c IsSolaris.c sched.c schedmain.c tar.c sed.c readycc.c fpoll.c fpolls.c frelay.c timer.c nbio.c vsaddr.c pelcgb.c credhy.c cksum.c setutimes.c file.c fstat.c pam.c libpam.c passwd.c syslog.c lock.c dglibs.c forkspawn.c Thread.c randstack.c rawcopy.c hostaddr.c socks5.c cfilib.c wince.c winmo.c winsspi.c winnat.c unix.c windows.c windows0.c Finish.c
	scanning source of MIMEKIT at ../mimekit
README README-LIB README-PGP CHANGES ISO2022JP Makefile mkranlib.sh sample mimecodes.c mime.c pgp.c rfc822.c mimehead.c mimeh_ovw.c mimeconv.c mimemain.c noxlib.c gendom.c str_codes.c
#### won't use [README]
#### won't use [README-LIB]
#### won't use [README-PGP]
#### won't use [CHANGES]
#### won't use [ISO2022JP]
#### won't use [sample]
	scanning source of CFI at ../filters
Makefile bdtee.c bdthru.c fcl.c mkstab.c dl.c gzip.c htview.c cfi.c cfi.conf reclog.c expired.c cafe.c cafemain.c sslway.c m17nccx.c backup.c swft.c pdft.c dglogs.c dping.c ciicgi.c htwrap.c netzip.c
	scanning source of MD5 at ../pds/md5
rfc1321.txt Makefile md5main.c md5lib.c comskip global.h md5.h md5c.c md5cb.c mddriver.c
#### won't use [comskip]
	scanning source of SUBST at ../maker
 Makefile mkmake.c avail.c 
 dummy.c  gxx.c  dlopen.c  __uname.c uname.c  bcopy.c  bzero.c  putenv.c  unsetenv.c  __alloca.c old_alloca.c alloca.c  __malloc_size.c malloc_size.c  killpg.c  setsid.c  sigmask.c  sigsetmask.c  setresuid.c  seteuid.c  setegid.c  unaligned.c  timegm.c  __usleep.c usleep.c  _-poll.c _-select.c  _-recv.c  sendFd1.c sendFd2.c sendFd3.c  closesocket.c  yp_match.c  endhostent.c  gethostbyname2.c __gethostbyname2.c  socklen_u.c socklen_s.c  socketpair.c  inet_aton.c  _-setferror.c setferror.c  strerror.c  strcasecmp.c  strcasestr.c strrcasestr.c  strstr.c  strdup.c  strncpy.c  setbuffer.c  setlinebuf.c  __syslog.c syslog.c  __syscall.c  __fork.c fork.c  __ptrace.c _-ptrace.c ptrace.c  __sigaction.c sigaction.c  __futimes.c futimes.c futimes_.c  __utimes.c utimes.c 
 fsync.c  __fchmod.c fchmod.c  __fchown.c fchown.c  chown.c  __link.c link.c  __symlink.c symlink.c  readlink.c  __lstat.c lstat.c  __statvfs.c _-statvfs.c statvfs.c  vfork.c  wait3.c  waitpid.c  getmsg.c  chroot.c  nice.c  __getrlimit.c getrlimit.c  _-getrusage.c getrusage.c  ___spawnvp.c __spawnvp.c _spawnvp.c spawnvp.c spawnvp_.c  _-mutex.c mutex.c  __pthread_create.c ___lwp_create.c __lwp_create.c  __pthread_kill.c pthread_kill.c  ___beginthread.c nothread.c  __flock.c _-fcntl.c  flockfile.c  FMODE.c  getwd.c  getcwd.c  __opendir.c __scandir.c  pam_start.c  __forkpty.c _-forkpty.c forkpty1.c forkpty.c  __tcsetattr.c Stty.c  __getwinsize.c getwinsize.c  _-mkfifo.c mkfifo.c  _-fgetpos.c fgetpos.c  fpurge.c  stdio.c  pendingcc1.c pendingcc.c  _-fcloseFILE.c _-fcloseFILE2.c fcloseFILE.c  __setproctitle.c setproctitle.c  __sysctl.c sysctl.c __sysinfo.c __sysconf.c sysinfo.c sysctlbyname.c  errno.c 
 gethostid.c  opt_s_vsap.c  opt_s_htaccept.c  opt_s_sox.c  opt_s_stls.c  opt_s_caps.c 
 dummy.c  SSL_library_init.c  ERR_error_string_n.c  RSA_generate_key.c  SSL_set_SSL_CTX.c  SSL_CTX_set_tmp_rsa_callback.c 
	#### [/home/pbulk/build/net/delegate/work/delegate9.9.1/src] creating Makefile.go
	cpyfile Makefile[1-0][0-409909] > Makefile.go
	#ifdef UNIX #######################################################
	#ifdef UNIX,OS2EMX ################################################
	[SET] MKMAKE=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe
	[SET] RANLIB=/bin/ranlib
	- checking availability of -lnsl []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lsocket []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -ldl []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	- checking availability of -lutil [-ldl]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	- checking availability of -lpthread [-ldl -lutil]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	- checking availability of -lunalign [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of WS2_32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ADVAPI32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of OLE32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of SHELL32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of UUID.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of USER32.LIB [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -MT [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lpam [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lstdc++ [-ldl -lutil -lpthread]
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	[SET] NETLIB=-ldl -lutil -lpthread -lstdc++
	- checking availability of ../../SSL/libcrypto.a []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ../../SSL/libssl.a []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lcrypto []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of -lssl []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ../../SSL/LIBEAY32.LIB []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	- checking availability of ../../SSL/SSLEAY32.LIB []
	cpyfile DELEGATE_CONF[1-0][0-0] > _make
	*** -mkmake exit(-1)
	[SET] SSLLIB=
	cpyfile DELEGATE_CONF[1-0][0-0] > Makefile.go
	cpyfile Makefile[0-0][40998e-0] > Makefile.go
	#ifdef UNIX #######################################################
	#ifdef UNIX,OS2EMX ################################################
/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe    -makeat ../lib/libteleport.a ../teleport libteleport.a "/usr/pkg/bin/bmake" libx MAKE="/usr/pkg/bin/bmake" SHELL="/bin/bash"  CC="cc" CFLAGS="-O2 -x c++ -DQS" HDRDIR="-I../gen -I../include -pipe -O2"  RANLIB="/bin/ranlib" LDFLAGS=" -L../lib" LIBDIR="-L../lib"  NETLIB="-ldl -lutil -lpthread -lstdc++"  AR="ar" TAR="tar"
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
	[cc -c -O2 -x c++ -DQS ] NONC99 = 0

####### -makeat: /home/pbulk/build/net/delegate/work/delegate9.9.1/teleport
/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe -cksum README Makefile teleport.h teleportd.c vehicle.c qzcode.c qz.c
/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe -mkmake "/usr/pkg/bin/bmake" Makefile.go "cc" "-O2 -x c++ -DQS -Dm64" "" "-L../lib" "/bin/ranlib" "-ldl -lutil -lpthread -lstdc++" NETLIB
	mkmake:
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
_.c:2:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    2 | main(){ }
      | ^~~~
	[cc -c -O2 -x c++ -DQS -Dm64 ] NONC99 = 0
	#### [/home/pbulk/build/net/delegate/work/delegate9.9.1/teleport] creating Makefile.go
	cpyfile Makefile[1-0][0-409909] > Makefile.go
	#ifdef UNIX,OS2EMX ################################################
	[SET] MKMAKE=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe
	[SET] RANLIB=/bin/ranlib
	- checking availability of -ldl []
	cpyfile: cannot read 'DELEGATE_CONF'
	- checking availability of -lutil [-ldl]
	cpyfile: cannot read 'DELEGATE_CONF'
	- checking availability of -lpthread [-ldl -lutil]
	cpyfile: cannot read 'DELEGATE_CONF'
	- checking availability of -lstdc++ [-ldl -lutil -lpthread]
	cpyfile: cannot read 'DELEGATE_CONF'
	[SET] NETLIB=-ldl -lutil -lpthread -lstdc++
	cpyfile: cannot read 'DELEGATE_CONF'
	cpyfile Makefile[0-0][40998e-0] > Makefile.go
	#ifdef UNIX,OS2EMX ################################################
/usr/pkg/bin/bmake -f Makefile.go libteleport.a SHELL="/bin/bash" HDRDIR="-I../gen -I../include -pipe -O2"
cc -O2 -x c++ -DQS -Dm64 -I../gen -I../gen -I../include -pipe -O2 -c teleportd.c -o teleportd.o
In file included from teleportd.c:25:
../include/ystring.h:367:7: error: ambiguating new declaration of 'char* strcasestr(const char*, const char*)'
  367 | char *strcasestr(PCStr(str),PCStr(ss));
      |       ^~~~~~~~~~
In file included from ../include/ystring.h:4,
                 from teleportd.c:25:
/usr/include/string.h:360:26: note: old declaration 'const char* strcasestr(const char*, const char*)'
  360 | extern "C++" const char *strcasestr (const char *__haystack,
      |                          ^~~~~~~~~~
*** Error code 1

Stop.
bmake[4]: stopped making "libteleport.a" in /home/pbulk/build/net/delegate/work/delegate9.9.1/teleport
*** Error code 1

Stop.
bmake[3]: stopped making "libx" in /home/pbulk/build/net/delegate/work/delegate9.9.1/teleport
	*** exit(1): -makeat at /home/pbulk/build/net/delegate/work/delegate9.9.1/teleport
	[0] /usr/pkg/bin/bmake
	[1] libx
	[2] MAKE=/usr/pkg/bin/bmake
	[3] SHELL=/bin/bash
	[4] CC=cc
	[5] CFLAGS=-O2 -x c++ -DQS -Dm64
	[6] HDRDIR=-I../gen -I../include -pipe -O2
	[7] RANLIB=/bin/ranlib
	[8] LDFLAGS= -L../lib
	[9] LIBDIR=-L../lib
	[10] NETLIB=-ldl -lutil -lpthread -lstdc++
	[11] AR=ar
	[12] TAR=tar
	[13] MKMAKE=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe
	[14] MKBASE=/home/pbulk/build/net/delegate/work/delegate9.9.1
	[15] MKMKMK=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmkmk.exe

	*** exit(1): -makeat at /home/pbulk/build/net/delegate/work/delegate9.9.1/teleport
	[0] /home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe
	[1] ../lib/libteleport.a
	[2] ../teleport
	[3] libteleport.a
	[4] /usr/pkg/bin/bmake
	[5] libx
	[6] MAKE=/usr/pkg/bin/bmake
	[7] SHELL=/bin/bash
	[8] CC=cc
	[9] CFLAGS=-O2 -x c++ -DQS
	[10] HDRDIR=-I../gen -I../include -pipe -O2
	[11] RANLIB=/bin/ranlib
	[12] LDFLAGS= -L../lib
	[13] LIBDIR=-L../lib
	[14] NETLIB=-ldl -lutil -lpthread -lstdc++
	[15] AR=ar
	[16] TAR=tar

*** Error code 1

Stop.
bmake[2]: stopped making "start2" in /home/pbulk/build/net/delegate/work/delegate9.9.1/src
*** Error code 1

Stop.
bmake[1]: stopped making "start0" in /home/pbulk/build/net/delegate/work/delegate9.9.1/src
	*** exit(1): -makeat at /home/pbulk/build/net/delegate/work/delegate9.9.1/src
	[0] /usr/pkg/bin/bmake
	[1] MKMAKE_SRC=
	[2] SHELL=/bin/bash
	[3] HDRDIRS=-I../gen -I../include -pipe -O2
	[4] LIBDIRS=-L../lib
	[5] MKMAKE=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmake.exe
	[6] MKBASE=/home/pbulk/build/net/delegate/work/delegate9.9.1
	[7] MKMKMK=/home/pbulk/build/net/delegate/work/delegate9.9.1/mkmkmk.exe

	*** exit(1): -makeat at /home/pbulk/build/net/delegate/work/delegate9.9.1/src
	[0] ./mkmake.exe
	[1] 
	[2] src
	[3] dg.exe
	[4] /usr/pkg/bin/bmake
	[5] MKMAKE_SRC=
	[6] SHELL=/bin/bash
	[7] HDRDIRS=-I../gen -I../include -pipe -O2
	[8] LIBDIRS=-L../lib

*** Error code 1

Stop.
bmake: stopped making "all" in /home/pbulk/build/net/delegate/work/delegate9.9.1
*** Error code 1

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

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