=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for bing-1.1.3
--- bing.ps ---
--- bing.o ---
--- icmp_ux.o ---
--- bing.ps ---
groff -man unix/bing.8 > bing.ps
--- bing.o ---
gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I.       -DNO_SNPRINTF=1     -o bing.o -c bing.c
--- icmp_ux.o ---
gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I.       -DNO_SNPRINTF=1     -o icmp_ux.o -c unix/icmp_ux.c
unix/icmp_ux.c: In function 'icmp_open':
unix/icmp_ux.c:118:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
  close(s);
  ^~~~~
  pclose
unix/icmp_ux.c:123:15: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration]
     new->id = getpid() & 0xFFFF;
               ^~~~~~
               getenv
--- bing.o ---
bing.c:174:0: warning: "snprintf" redefined
 #define snprintf sprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from bing.c:100:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
bing.c: In function 'pr_addr':
bing.c:686:39: error: macro "__ssp_bos" passed 2 arguments, but takes just 1
       inet_ntoa(*(struct in_addr *)&l));
                                       ^
In file included from /usr/include/stdio.h:597:0,
                 from bing.c:100:
bing.c:174:18: error: '__ssp_bos' undeclared (first use in this function); did you mean '__sfpos'?
 #define snprintf sprintf
                  ^
bing.c:685:12: note: in expansion of macro 'snprintf'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s"),
            ^~~~~~~~
bing.c:174:18: note: each undeclared identifier is reported only once for each function it appears in
 #define snprintf sprintf
                  ^
bing.c:685:12: note: in expansion of macro 'snprintf'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s"),
            ^~~~~~~~
bing.c:685:47: warning: passing argument 2 of '__builtin___sprintf_chk' makes integer from pointer without a cast [-Wint-conversion]
      (void)snprintf(snfargs(buf, sizeof(buf), "%s"),
                                               ^
bing.c:685:21: note: in expansion of macro 'snfargs'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s"),
                     ^~~~~~~
bing.c:685:47: note: expected 'int' but argument is of type 'char *'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s"),
                                               ^
bing.c:685:21: note: in expansion of macro 'snfargs'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s"),
                     ^~~~~~~
bing.c:690:39: error: macro "__ssp_bos" passed 2 arguments, but takes just 1
       inet_ntoa(*(struct in_addr *)&l));
                                       ^
In file included from /usr/include/stdio.h:597:0,
                 from bing.c:100:
bing.c:688:47: warning: passing argument 2 of '__builtin___sprintf_chk' makes integer from pointer without a cast [-Wint-conversion]
      (void)snprintf(snfargs(buf, sizeof(buf), "%s (%s)"),
                                               ^
bing.c:688:21: note: in expansion of macro 'snfargs'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s (%s)"),
                     ^~~~~~~
bing.c:688:47: note: expected 'int' but argument is of type 'char *'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s (%s)"),
                                               ^
bing.c:688:21: note: in expansion of macro 'snfargs'
      (void)snprintf(snfargs(buf, sizeof(buf), "%s (%s)"),
                     ^~~~~~~
bing.c: In function 'main':
bing.c:1253:2: warning: implicit declaration of function 'setgid'; did you mean 'set_ip'? [-Wimplicit-function-declaration]
  setgid(getgid());
  ^~~~~~
  set_ip
bing.c:1253:9: warning: implicit declaration of function 'getgid'; did you mean 'set_ip'? [-Wimplicit-function-declaration]
  setgid(getgid());
         ^~~~~~
         set_ip
bing.c:1254:2: warning: implicit declaration of function 'setuid'; did you mean 'set_ip'? [-Wimplicit-function-declaration]
  setuid(getuid());
  ^~~~~~
  set_ip
bing.c:1254:9: warning: implicit declaration of function 'getuid'; did you mean 'set_ip'? [-Wimplicit-function-declaration]
  setuid(getuid());
         ^~~~~~
         set_ip
bing.c:1258:15: warning: implicit declaration of function 'getopt'; did you mean 'getdate'? [-Wimplicit-function-declaration]
  while ((ch = getopt(argc, argv, "c:dDe:f:I:i:LnPp:RrS:s:t:u:vVwz")) != EOF)
               ^~~~~~
               getdate
bing.c:1512:6: warning: implicit declaration of function 'gethostname'; did you mean 'gethostbyname'? [-Wimplicit-function-declaration]
      gethostname(myname, sizeof myname);
      ^~~~~~~~~~~
      gethostbyname
--- bing.0 ---
nroff -man unix/bing.8 > bing.0
--- bing.o ---
*** [bing.o] Error code 1

make: stopped in /scratch/work/net/bing/work/bing_src-1.1.3
1 error

make: stopped in /scratch/work/net/bing/work/bing_src-1.1.3
*** Error code 2

Stop.
make[1]: stopped in /tree/pkgsrc/net/bing
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/net/bing