=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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'. => Checksum SHA1 OK for hwdecode-demos-0.9.4.tar.gz => Checksum RMD160 OK for hwdecode-demos-0.9.4.tar.gz => Checksum SHA512 OK for hwdecode-demos-0.9.4.tar.gz ===> Installing dependencies for hwdecode-demos-0.9.4nb12 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Build dependency x11-links>=1.31: found x11-links-1.31 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libva>=2.3.0: found libva-2.6.0 => Full dependency cairo>=1.16.0: found cairo-1.16.0 ===> Overriding tools for hwdecode-demos-0.9.4nb12 ===> Extracting for hwdecode-demos-0.9.4nb12 ===> Patching for hwdecode-demos-0.9.4nb12 ===> Creating toolchain wrappers for hwdecode-demos-0.9.4nb12 ===> Configuring for hwdecode-demos-0.9.4nb12 => Generating pkg-config file for builtin expat package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for style of include used by make... GNU checking for x86_64--netbsd-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /tmp/multimedia/hwdecode-demos/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by gcc... /tmp/multimedia/hwdecode-demos/work/.cwrapper/bin/ld checking if the linker (/tmp/multimedia/hwdecode-demos/work/.cwrapper/bin/ld) is GNU ld... yes checking for /tmp/multimedia/hwdecode-demos/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking dependency style of c++... none checking how to run the C++ preprocessor... cpp checking for x86_64--netbsd-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether gfortran accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/tmp/multimedia/hwdecode-demos/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/tmp/multimedia/hwdecode-demos/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ static flag works... no checking if c++ supports -c -o file.o... no checking whether the c++ linker (/tmp/multimedia/hwdecode-demos/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... unsupported appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... no checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... no checking whether the gfortran linker (/tmp/multimedia/hwdecode-demos/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for x86_64--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pthread_create in -lpthread... yes checking for timer_create in -lrt... yes checking for clock_gettime... yes checking pkg-config is at least version 0.9.0... yes checking for LIBAVUTIL... no checking libavutil/pixfmt.h usability... no checking libavutil/pixfmt.h presence... no checking for libavutil/pixfmt.h... no checking ffmpeg/avutil.h usability... no checking ffmpeg/avutil.h presence... no checking for ffmpeg/avutil.h... no checking for LIBAVFORMAT... no checking libavformat/avformat.h usability... no checking libavformat/avformat.h presence... no checking for libavformat/avformat.h... no checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking for LIBAVCODEC... no checking libavcodec/avcodec.h usability... no checking libavcodec/avcodec.h presence... no checking for libavcodec/avcodec.h... no checking ffmpeg/avcodec.h usability... no checking ffmpeg/avcodec.h presence... no checking for ffmpeg/avcodec.h... no checking libavcodec/vaapi.h usability... no checking libavcodec/vaapi.h presence... no checking for libavcodec/vaapi.h... no checking for LIBSWSCALE... no checking libswscale/swscale.h usability... no checking libswscale/swscale.h presence... no checking for libswscale/swscale.h... no checking ffmpeg/swscale.h usability... no checking ffmpeg/swscale.h presence... no checking for ffmpeg/swscale.h... no checking for CAIRO... yes checking for X11_DEPS... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for glXCreateContext in -lGL... yes checking for gluPerspective in -lGLU... yes checking for Crystal HD... no checking for old libVA API 0.29... no checking for VAAPI_X11_DEPS... yes checking for VAAPI_GLX_DEPS... no checking for VDPAU... yes checking for VDPAU/MPEG-4 support... yes checking for XvBA... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.