=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for verilator-4.030.tgz => Checksum RMD160 OK for verilator-4.030.tgz => Checksum SHA512 OK for verilator-4.030.tgz ===> Installing dependencies for verilator-4.030nb1 => Tool dependency bison>=1.0: found bison-3.7.1nb1 => Tool dependency flex>=2.6.4: found flex-2.6.4 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency perl>=5.0: found perl-5.32.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> 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'. ===> Overriding tools for verilator-4.030nb1 ===> Extracting for verilator-4.030nb1 ===> Patching for verilator-4.030nb1 => Applying pkgsrc patches for verilator-4.030nb1 ===> Creating toolchain wrappers for verilator-4.030nb1 ===> Configuring for verilator-4.030nb1 => 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 => Replacing Perl interpreter in bin/* test_regress/*.pl test_regress/t/*.pl. => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in "verilator.pc.in". configuring for Verilator 4.030 2020-03-08 checking whether to perform partial static linking of Verilator binary... yes checking whether to use tcmalloc... check checking whether to use hardcoded paths... yes checking whether to show and stop on compilation warnings... no checking whether to run long tests... yes checking whether allow pre-C++11... no ./configure: CFLAGS+= -I${prefix}/include: not found ./configure: CPPFLAGS+= -I${prefix}/include: not found ./configure: CXXFLAGS+= -I${prefix}/include: not found ./configure: LDFLAGS+= -L${exec_prefix}/lib: not found checking for alpha--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users compiler is c++ --version = g++ (nb3 20190319) 7.4.0 checking that C++ compiler can compile simple program... yes checking for perl... /usr/pkg/bin/perl checking for flex... /tmp/pkgbuild/cad/verilator/work.alpha/.tools/bin/flex checking for bison... (cached) bison checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 for size_t... yes checking for size_t... (cached) yes checking for inline... inline checking whether c++ accepts -std=gnu++14... yes checking whether c++ accepts -std=c++03... yes checking whether c++ accepts -Wextra... yes checking whether c++ accepts -Wfloat-conversion... yes checking whether c++ accepts -Wlogical-op... yes checking whether c++ accepts -Wthread-safety... no checking whether c++ accepts -Qunused-arguments... no checking whether c++ accepts -faligned-new... yes checking whether c++ accepts -Wno-unused-parameter... yes checking whether c++ accepts -Wno-undefined-bool-conversion... no checking whether c++ accepts -Wno-shadow... yes checking whether c++ accepts -Wno-char-subscripts... yes checking whether c++ accepts -Wno-null-conversion... no checking whether c++ accepts -Wno-parentheses-equality... no checking whether c++ accepts -Wno-unused... yes checking whether c++ accepts -faligned-new... yes checking whether c++ accepts -fbracket-depth=4096... no checking whether c++ accepts -fcf-protection=none... no checking whether c++ accepts -mno-cet... no checking whether c++ accepts -Qunused-arguments... no checking whether c++ accepts -Wno-bool-operation... yes checking whether c++ accepts -Wno-parentheses-equality... no checking whether c++ accepts -Wno-sign-compare... yes checking whether c++ accepts -Wno-uninitialized... yes checking whether c++ accepts -Wno-unused-but-set-variable... yes checking whether c++ accepts -Wno-unused-parameter... yes checking whether c++ accepts -Wno-unused-variable... yes checking whether c++ accepts -Wno-shadow... yes checking whether c++ linker accepts -mt... yes checking whether c++ linker accepts -pthread... yes checking whether c++ linker accepts -lpthread... yes checking whether c++ linker accepts -latomic... no checking whether c++ linker accepts -static-libgcc... yes checking whether c++ linker accepts -static-libstdc++... yes checking whether c++ linker accepts -Xlinker -gc-sections... yes checking whether c++ linker accepts -lpthread... yes checking whether c++ linker accepts -l:libtcmalloc_minimal.a... no checking whether c++ supports Verilated threads... yes checking for struct stat.st_mtim.tv_nsec... yes configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating src/Makefile_obj config.status: creating include/verilated.mk config.status: creating include/verilated_config.h config.status: creating verilator.pc config.status: creating verilator-config.cmake config.status: creating verilator-config-version.cmake config.status: creating src/config_build.h config.status: src/config_build.h is unchanged Now type 'make' (or sometimes 'gmake') to build Verilator.