=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for libretro-vecx-20200517 clang -O2 -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -mmacosx-version-min=10.1 -DFRONTEND_SUPPORTS_RGB565 -arch i386 -arch x86_64 -I. -I./libretro-common/include -c -oe6809.o e6809.c clang -O2 -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -mmacosx-version-min=10.1 -DFRONTEND_SUPPORTS_RGB565 -arch i386 -arch x86_64 -I. -I./libretro-common/include -c -oe8910.o e8910.c clang -O2 -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -mmacosx-version-min=10.1 -DFRONTEND_SUPPORTS_RGB565 -arch i386 -arch x86_64 -I. -I./libretro-common/include -c -olibretro.o libretro.c clang -O2 -DGIT_VERSION=\"-pkgsrc\" -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -mmacosx-version-min=10.1 -DFRONTEND_SUPPORTS_RGB565 -arch i386 -arch x86_64 -I. -I./libretro-common/include -c -ovecx.o vecx.c e8910.c:151:9: warning: comparison of array 'snd_regs' equal to a null pointer is always false [-Wtautological-pointer-compare] if (snd_regs == NULL) ^~~~~~~~ ~~~~ libretro.c:342:12: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] int dx = abs(x1-x0), sx = x0