=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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 syncterm-1.1nb4
/usr/pkg/bin/gmake -C /tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev mtlib
/usr/pkg/bin/gmake -C /tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/conio mtlib
/usr/pkg/bin/gmake -C /tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/uifc mtlib
gmake[1]: Entering directory '/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev'
gmake[1]: Entering directory '/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/conio'
gmake[1]: Entering directory '/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/uifc'
Compiling uifc32.c
Compiling ansi_cio.c
Compiling conwrap.c
In file included from ansi_cio.c:38:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:40,
                 from ansi_cio.c:38:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
In file included from uifc32.c:49:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from uifc32.c:38:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
Compiling dat_file.c
distcc[11898] ERROR: compile uifc32.c on 10.1.1.1:3642 failed
distcc[11898] (dcc_build_somewhere) Warning: remote compilation of 'uifc32.c' failed, retrying locally
distcc[11898] Warning: failed to distribute uifc32.c to 10.1.1.1:3642, running locally instead
In file included from dat_file.c:39:0:
genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from str_list.h:41,
                 from dat_file.h:41,
                 from dat_file.c:38:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
distcc[20159] ERROR: compile dat_file.c on 10.1.1.1:3642 failed
distcc[20159] (dcc_build_somewhere) Warning: remote compilation of 'dat_file.c' failed, retrying locally
distcc[20159] Warning: failed to distribute dat_file.c to 10.1.1.1:3642, running locally instead
In file included from uifc32.c:49:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from uifc32.c:38:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
In file included from dat_file.c:39:0:
genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from str_list.h:41,
                 from dat_file.h:41,
                 from dat_file.c:38:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
distcc[20159] ERROR: compile dat_file.c on localhost failed
gmake[1]: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:456: gcc.netbsd.sparc64.obj.release-mt/dat_file.o] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev'
gmake: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:487: xpdev-mt] Error 2
gmake: *** Waiting for unfinished jobs....
Compiling ciolib.c
distcc[25232] ERROR: compile ansi_cio.c on 10.1.1.1:3642 failed
distcc[25232] (dcc_build_somewhere) Warning: remote compilation of 'ansi_cio.c' failed, retrying locally
distcc[25232] Warning: failed to distribute ansi_cio.c to 10.1.1.1:3642, running locally instead
In file included from ciolib.c:48:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from ciolib.c:42:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
distcc[11898] ERROR: compile uifc32.c on localhost failed
gmake[1]: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:456: gcc.netbsd.sparc64.obj.release-mt/uifc32.o] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/uifc'
gmake: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:511: uifc-mt] Error 2
Compiling cterm.c
distcc[6955] ERROR: compile ciolib.c on 10.1.1.1:3642 failed
distcc[6955] (dcc_build_somewhere) Warning: remote compilation of 'ciolib.c' failed, retrying locally
distcc[6955] Warning: failed to distribute ciolib.c to 10.1.1.1:3642, running locally instead
In file included from cterm.c:56:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:40,
                 from cterm.c:56:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
In file included from ciolib.c:48:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from ciolib.c:42:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
distcc[18334] ERROR: compile cterm.c on 10.1.1.1:3642 failed
distcc[18334] (dcc_build_somewhere) Warning: remote compilation of 'cterm.c' failed, retrying locally
distcc[18334] Warning: failed to distribute cterm.c to 10.1.1.1:3642, running locally instead
In file included from ansi_cio.c:38:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:40,
                 from ansi_cio.c:38:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
distcc[6955] ERROR: compile ciolib.c on localhost failed
gmake[1]: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:456: gcc.netbsd.sparc64.obj.release-mt/ciolib.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
In file included from cterm.c:56:0:
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:211:3: error: #error "Need to describe target architecture"
  #error "Need to describe target architecture"
   ^~~~~
/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:219:0: warning: "snprintf" redefined
  #define snprintf  safe_snprintf
 
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/xpdev/genwrap.h:40,
                 from cterm.c:56:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
 #define snprintf(str, len, ...) \
 
distcc[25232] ERROR: compile ansi_cio.c on localhost failed
gmake[1]: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:456: gcc.netbsd.sparc64.obj.release-mt/ansi_cio.o] Error 1
distcc[18334] ERROR: compile cterm.c on localhost failed
gmake[1]: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:456: gcc.netbsd.sparc64.obj.release-mt/cterm.o] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/conio'
gmake: *** [/tmp/pkgbuild/comms/syncterm/work.sparc64/syncterm-1.1/src/build/Common.gmake:503: ciolib-mt] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/comms/syncterm
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/comms/syncterm