=> 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 verilog-10.1.1.tar.gz => Checksum RMD160 OK for verilog-10.1.1.tar.gz => Checksum SHA512 OK for verilog-10.1.1.tar.gz ===> Installing dependencies for iverilog-10.1.1 ========================================================================== The following variables will affect the build process of this package, iverilog-10.1.1. Their current value is shown below: * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * READLINE_TYPE = editline * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency bison>=1.0: found bison-3.4.2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gperf>=3.0.1: found gperf-3.1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for iverilog-10.1.1 ===> Extracting for iverilog-10.1.1 ===> Patching for iverilog-10.1.1 => Applying pkgsrc patches for iverilog-10.1.1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/iverilog/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/iverilog/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2016/10/08 23:01:45 kamil Exp $ | |gcc44 fixes | |--- elab_net.cc.orig 2010-09-27 17:42:32.000000000 +0000 |+++ elab_net.cc -------------------------- Patching file elab_net.cc using Plan A... Hunk #1 succeeded at 29 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/iverilog/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/iverilog/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2016/10/08 23:01:45 kamil Exp $ | |make sure no one sneaks a -O* in on us via one of these variables |set in the environment | |--- Makefile.in.orig 2013-08-20 04:10:31.000000000 +0900 |+++ Makefile.in 2013-12-20 11:35:09.000000000 +0900 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 250 (offset 28 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/iverilog/patches/patch-cadpli_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/iverilog/patches/patch-cadpli_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cadpli_Makefile,v 1.1 2016/10/08 23:01:45 kamil Exp $ | |gcc -std=gnu99 -shared -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o cadpli.vpl cadpli.o ../libveriuser/libveriuser.o -L../vvp -lvpi |mkdir: dep: Not a directory |Makefile:52: recipe for target 'dep' failed | |--- cadpli/Makefile.in~ 2013-08-20 04:10:31.000000000 +0900 |+++ cadpli/Makefile.in 2013-12-20 22:03:29.000000000 +0900 -------------------------- Patching file cadpli/Makefile.in using Plan A... Hunk #1 succeeded at 67 (offset 16 lines). done ===> Creating toolchain wrappers for iverilog-10.1.1 ===> Configuring for iverilog-10.1.1 => 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 portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for x86_64--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 for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-ld... no checking for ld... ld checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-windres... no checking for windres... no checking for gperf... gperf checking for man... man checking for ps2pdf... no checking for git... no checking for flex... /usr/bin/lex checking for bison... /usr/pkg/bin/bison -y checking for Microsoft Windows... no checking how to run the C preprocessor... gcc -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 whether __SUNPRO_C is declared... no checking if gcc supports -Wextra... yes checking whether __SUNPRO_CC is declared... no checking how to run the C++ preprocessor... c++ -E checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking iosfwd usability... yes checking iosfwd presence... yes checking for iosfwd... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned... 4 checking for tputs in -ltermcap... yes checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for pthread_create in -lpthread... yes checking for gzwrite in -lz... yes checking for gzwrite in -lz... (cached) yes checking for BZ2_bzdopen in -lbz2... yes checking for BZ2_bzdopen in -lbz2... (cached) yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for _LARGEFILE_SOURCE value needed for large files... no configure: Not using valgrind hooks checking for sys/times... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... no checking for shl_load in -ldld... no checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether byte ordering is bigendian... no checking for extra libs needed... checking for flag to make position independent code... -fPIC checking for realpath... yes checking for fopen64... no checking for library containing lround... -lm checking for library containing llround... none required checking for library containing nan... none required checking for library containing fmin... none required checking for library containing fmax... none required checking if uint64_t and unsigned long are identical... yes checking for -rdynamic compiler flag... -Wl,--export-dynamic checking for shared library link flag... -shared checking for leading underscores... no checking for trailing underscores... no checking for sanity of prefix... ok checking for sanity of exec_prefix... ok checking for sanity of libdir... ok configure: creating ./config.status config.status: creating Makefile config.status: creating ivlpp/Makefile config.status: creating vhdlpp/Makefile config.status: creating vvp/Makefile config.status: creating vpi/Makefile config.status: creating driver/Makefile config.status: creating driver-vpi/Makefile config.status: creating cadpli/Makefile config.status: creating libveriuser/Makefile config.status: creating tgt-null/Makefile config.status: creating tgt-stub/Makefile config.status: creating tgt-vvp/Makefile config.status: creating tgt-vhdl/Makefile config.status: creating tgt-fpga/Makefile config.status: creating tgt-verilog/Makefile config.status: creating tgt-pal/Makefile config.status: creating tgt-vlog95/Makefile config.status: creating tgt-pcb/Makefile config.status: creating tgt-blif/Makefile config.status: creating tgt-sizer/Makefile config.status: creating config.h config.status: creating _pli_types.h config.status: creating vhdlpp/vhdlpp_config.h config.status: creating vvp/config.h config.status: creating vpi/vpi_config.h config.status: creating libveriuser/config.h config.status: creating tgt-vvp/vvp_config.h config.status: creating tgt-vhdl/vhdl_config.h config.status: creating tgt-pcb/pcb_config.h