=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for dgen-sdl-1.33nb1
Making all in sdl
gmake[1]: Entering directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/sdl'
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -o pbm2df ../sdl/pbm2df.c
./pbm2df dgenfont_16x26.pbm dgenfont_16x26.cpp
Successfully generated dgen font source "dgenfont_16x26.cpp" from "dgenfont_16x26.pbm"
./pbm2df dgenfont_8x13.pbm dgenfont_8x13.cpp
Successfully generated dgen font source "dgenfont_8x13.cpp" from "dgenfont_8x13.pbm"
./pbm2df dgenfont_7x5.pbm dgenfont_7x5.cpp
Successfully generated dgen font source "dgenfont_7x5.cpp" from "dgenfont_7x5.pbm"
/usr/pkg/bin/gmake  all-am
gmake[2]: Entering directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/sdl'
  CXX    font.o
  CXX    sdl.o
In file included from sdl.cpp:24:0:
/scratch/work/emulators/dgen/work/.buildlink/include/SDL/SDL_opengl.h:116:0: warning: "GL_GLEXT_VERSION" redefined
 #define GL_GLEXT_VERSION 29
 
In file included from /scratch/work/emulators/dgen/work/.buildlink/include/GL/gl.h:2055:0,
                 from /scratch/work/emulators/dgen/work/.buildlink/include/SDL/SDL_opengl.h:46,
                 from sdl.cpp:24:
/scratch/work/emulators/dgen/work/.buildlink/include/GL/glext.h:54:0: note: this is the location of the previous definition
 #define GL_GLEXT_VERSION 20180725
 
  CC     prompt.o
  CXX    dgenfont_16x26.o
  CXX    dgenfont_8x13.o
  CXX    dgenfont_7x5.o
  AR     libpd.a
gmake[2]: Leaving directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/sdl'
gmake[1]: Leaving directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/sdl'
Making all in musa
gmake[1]: Entering directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/musa'
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -o m68kmake ../musa/m68kmake.c
./m68kmake . ../musa/m68k_in.c

	Musashi v3.31 68000, 68008, 68010, 68EC020, 68020, 68040 emulator
	Copyright 1998-2007 Karl Stenerud (karl@mame.net)

Generated 1966 opcode handlers from 517 primitives
/usr/pkg/bin/gmake  all-am
gmake[2]: Entering directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/musa'
  CC     m68kcpu.o
  CC     m68kdasm.o
  CC     m68kops.o
  AR     libmusa68.a
gmake[2]: Leaving directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/musa'
gmake[1]: Leaving directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/musa'
Making all in mz80
gmake[1]: Entering directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/mz80'
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -o makez80 ../mz80/makez80.c
./makez80 x86-mz80.asm -l -s -x86
MakeZ80 - V3.4-dgen - Copyright 1996-2000 Neil Bradley (neil@synthcom.com)
/usr/pkg/bin/gmake  all-am
gmake[2]: Entering directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/mz80'
/usr/pkg/bin/nasm -DNASM_STACK_NOEXEC -f elf32 -o x86-mz80.o -- x86-mz80.asm
-DNASM_STACK_NOEXEC: fatal: more than one input file specified: -f

gmake[2]: *** [Makefile:529: x86-mz80.o] Error 1
gmake[2]: Leaving directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/mz80'
gmake[1]: *** [Makefile:257: all] Error 2
gmake[1]: Leaving directory '/scratch/work/emulators/dgen/work/dgen-sdl-1.33/mz80'
gmake: *** [Makefile:1026: all-recursive] Error 1
*** Error code 2

Stop.
make[1]: stopped in /tree/pkgsrc/emulators/dgen
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/emulators/dgen