=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for iortcw-1.51cnb3
gmake[1]: Entering directory '/tmp/pkgbuild/games/iortcw/work.sparc64/iortcw-1.51c/SP'

Building in build/release-netbsd-sparc64:
  PLATFORM: netbsd
  ARCH: sparc64
  FILE_ARCH: sparc64
  VERSION: 1.51c-SP
  COMPILE_PLATFORM: netbsd
  COMPILE_ARCH: sparc64
  HAVE_VM_COMPILED: true
  PKG_CONFIG: /tmp/pkgbuild/games/iortcw/work.sparc64/.tools/bin/pkg-config
  CC: gcc
  CXX: c++

  CFLAGS:
    -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include
    -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm
    -I/usr/X11R7/include/freetype2 -I/usr/include/krb5 -Wall
    -fno-strict-aliasing -pipe -DUSE_ICON -DMAP_ANONYMOUS=MAP_ANON -m64
    -I/usr/pkg/include -DBUILD_FREETYPE -Icode/freetype-2.9/include
    -DFT2_BUILD_LIBRARY -DPRODUCT_VERSION="1.51c-SP" -Wformat=2
    -Wformat-security -Wno-format-nonliteral -Wstrict-aliasing=2
    -Wmissing-format-attribute -Wdisabled-optimization -MMD -DNDEBUG

  CLIENT_CFLAGS:
    -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -D_REENTRANT -D_THREAD_SAFE
    -I/usr/pkg/include -DUSE_OPENAL -DUSE_CURL -DUSE_VOIP -DUSE_CODEC_OPUS
    -I/usr/pkg/include/opus -I/usr/pkg/include -DUSE_CODEC_VORBIS
    -Icode/libvorbis-1.3.6/include -Icode/libvorbis-1.3.6/lib
    -I/usr/pkg/include -DUSE_MUMBLE -DUSE_BLOOM

  SERVER_CFLAGS:
    -DUSE_VOIP

  LDFLAGS:
    -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib
    -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib

  LIBS:
    -lm -lz

  CLIENT_LIBS:
    -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -lSDL2
    -lpthread -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lopenal -Wl,-R/usr/pkg/lib
    -L/usr/pkg/lib -lcurl -L/usr/pkg/lib -lopusfile -Wl,-R/usr/pkg/lib
    -lopus -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -logg

  Output:
    iowolfspded.sparc64
    iowolfsp.sparc64
    iowolfsp_rend2.sparc64
    main/cgame.sp.sparc64.so
    main/qagame.sp.sparc64.so
    main/ui.sp.sparc64.so

gmake[2]: Entering directory '/tmp/pkgbuild/games/iortcw/work.sparc64/iortcw-1.51c/SP'
gcc  -DDEDICATED -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -I/usr/include/krb5 -Wall -fno-strict-aliasing -pipe -DUSE_ICON -DMAP_ANONYMOUS=MAP_ANON -m64  -I/usr/pkg/include  -DBUILD_FREETYPE -Icode/freetype-2.9/include -DFT2_BUILD_LIBRARY -DPRODUCT_VERSION=\"1.51c-SP\" -Wformat=2 -Wformat-security -Wno-format-nonliteral -Wstrict-aliasing=2 -Wmissing-format-attribute -Wdisabled-optimization -MMD -DUSE_VOIP -DNDEBUG  -o build/release-netbsd-sparc64/ded/sv_bot.o -c code/server/sv_bot.c
gcc  -DDEDICATED -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -I/usr/include/krb5 -Wall -fno-strict-aliasing -pipe -DUSE_ICON -DMAP_ANONYMOUS=MAP_ANON -m64  -I/usr/pkg/include  -DBUILD_FREETYPE -Icode/freetype-2.9/include -DFT2_BUILD_LIBRARY -DPRODUCT_VERSION=\"1.51c-SP\" -Wformat=2 -Wformat-security -Wno-format-nonliteral -Wstrict-aliasing=2 -Wmissing-format-attribute -Wdisabled-optimization -MMD -DUSE_VOIP -DNDEBUG  -o build/release-netbsd-sparc64/ded/sv_client.o -c code/server/sv_client.c
gcc  -DDEDICATED -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -I/usr/include/krb5 -Wall -fno-strict-aliasing -pipe -DUSE_ICON -DMAP_ANONYMOUS=MAP_ANON -m64  -I/usr/pkg/include  -DBUILD_FREETYPE -Icode/freetype-2.9/include -DFT2_BUILD_LIBRARY -DPRODUCT_VERSION=\"1.51c-SP\" -Wformat=2 -Wformat-security -Wno-format-nonliteral -Wstrict-aliasing=2 -Wmissing-format-attribute -Wdisabled-optimization -MMD -DUSE_VOIP -DNDEBUG  -o build/release-netbsd-sparc64/ded/sv_ccmds.o -c code/server/sv_ccmds.c
In file included from code/server/../qcommon/q_shared.h:216:0,
                 from code/server/server.h:31,
                 from code/server/sv_ccmds.c:30:
code/server/../qcommon/q_platform.h:309:2: error: #error "Architecture not supported"
 #error "Architecture not supported"
  ^~~~~
In file included from code/server/../qcommon/q_shared.h:216:0,
                 from code/server/server.h:31,
                 from code/server/sv_bot.c:31:
code/server/../qcommon/q_platform.h:309:2: error: #error "Architecture not supported"
 #error "Architecture not supported"
  ^~~~~
distcc[11175] ERROR: compile code/server/sv_ccmds.c on 10.1.1.1:3642 failed
distcc[11175] (dcc_build_somewhere) Warning: remote compilation of 'code/server/sv_ccmds.c' failed, retrying locally
distcc[11175] Warning: failed to distribute code/server/sv_ccmds.c to 10.1.1.1:3642, running locally instead
distcc[24463] ERROR: compile code/server/sv_bot.c on 10.1.1.1:3642 failed
distcc[24463] (dcc_build_somewhere) Warning: remote compilation of 'code/server/sv_bot.c' failed, retrying locally
distcc[24463] Warning: failed to distribute code/server/sv_bot.c to 10.1.1.1:3642, running locally instead
In file included from code/server/../qcommon/q_shared.h:216:0,
                 from code/server/server.h:31,
                 from code/server/sv_client.c:31:
code/server/../qcommon/q_platform.h:309:2: error: #error "Architecture not supported"
 #error "Architecture not supported"
  ^~~~~
distcc[15035] ERROR: compile code/server/sv_client.c on 10.1.1.1:3642 failed
distcc[15035] (dcc_build_somewhere) Warning: remote compilation of 'code/server/sv_client.c' failed, retrying locally
distcc[15035] Warning: failed to distribute code/server/sv_client.c to 10.1.1.1:3642, running locally instead
In file included from code/server/../qcommon/q_shared.h:216:0,
                 from code/server/server.h:31,
                 from code/server/sv_client.c:31:
code/server/../qcommon/q_platform.h:309:2: error: #error "Architecture not supported"
 #error "Architecture not supported"
  ^~~~~
In file included from code/server/../qcommon/q_shared.h:216:0,
                 from code/server/server.h:31,
                 from code/server/sv_ccmds.c:30:
code/server/../qcommon/q_platform.h:309:2: error: #error "Architecture not supported"
 #error "Architecture not supported"
  ^~~~~
In file included from code/server/../qcommon/q_shared.h:216:0,
                 from code/server/server.h:31,
                 from code/server/sv_bot.c:31:
code/server/../qcommon/q_platform.h:309:2: error: #error "Architecture not supported"
 #error "Architecture not supported"
  ^~~~~
distcc[15035] ERROR: compile code/server/sv_client.c on localhost failed
gmake[2]: *** [Makefile:2662: build/release-netbsd-sparc64/ded/sv_client.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
distcc[11175] ERROR: compile code/server/sv_ccmds.c on localhost failed
gmake[2]: *** [Makefile:2662: build/release-netbsd-sparc64/ded/sv_ccmds.o] Error 1
distcc[24463] ERROR: compile code/server/sv_bot.c on localhost failed
gmake[2]: *** [Makefile:2662: build/release-netbsd-sparc64/ded/sv_bot.o] Error 1
gmake[2]: Leaving directory '/tmp/pkgbuild/games/iortcw/work.sparc64/iortcw-1.51c/SP'
gmake[1]: *** [Makefile:1349: targets] Error 2
gmake[1]: Leaving directory '/tmp/pkgbuild/games/iortcw/work.sparc64/iortcw-1.51c/SP'
gmake: *** [Makefile:1266: release] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/games/iortcw
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/iortcw