emerge iverilog * IMPORTANT: 7 news items need reading for repository 'gentoo'. * Use eselect news read to view new items. Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) sci-electronics/iverilog-10.3-r1::gentoo Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Downloading 'https://mirrors.163.com/gentoo/distfiles/layout.conf' --2020-06-30 02:25:12-- https://mirrors.163.com/gentoo/distfiles/layout.conf Resolving mirrors.163.com... 59.111.0.251 Connecting to mirrors.163.com|59.111.0.251|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45 [application/octet-stream] Saving to: ‘/var/cache/distfiles/.layout.conf.mirrors.163.com.__download__’ /var/cache/distfile 100%[===================>] 45 --.-KB/s in 0s 2020-06-30 02:25:12 (11.4 MB/s) - ‘/var/cache/distfiles/.layout.conf.mirrors.163.com.__download__’ saved [45/45] >>> Downloading 'https://mirrors.163.com/gentoo/distfiles/14/iverilog-10.3.tar.gz' --2020-06-30 02:25:12-- https://mirrors.163.com/gentoo/distfiles/14/iverilog-10.3.tar.gz Resolving mirrors.163.com... 59.111.0.251 Connecting to mirrors.163.com|59.111.0.251|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1600835 (1.5M) [application/octet-stream] Saving to: ‘/var/cache/distfiles/iverilog-10.3.tar.gz.__download__’ /var/cache/distfile 100%[===================>] 1.53M 6.44MB/s in 0.2s 2020-06-30 02:25:12 (6.44 MB/s) - ‘/var/cache/distfiles/iverilog-10.3.tar.gz.__download__’ saved [1600835/1600835] * iverilog-10.3.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] Unable to unshare: EPERM (for FEATURES="pid-sandbox") Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Unpacking source... >>> Unpacking iverilog-10.3.tar.gz to /var/tmp/portage/sci-electronics/iverilog-10.3-r1/work >>> Source unpacked in /var/tmp/portage/sci-electronics/iverilog-10.3-r1/work Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Preparing source in /var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3 ... * Applying iverilog-10.3-file-missing.patch ... [ ok ] * Applying iverilog-10.3-fno-common.patch ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] >>> Source prepared. Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Configuring source in /var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3 ... * econf: updating iverilog-10_3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating iverilog-10_3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/iverilog-10.3-r1 --htmldir=/usr/share/doc/iverilog-10.3-r1/html --libdir=/usr/lib64 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for gperf... gperf checking for man... man checking for ps2pdf... no checking for git... git checking for flex... flex checking for bison... bison checking for Microsoft Windows... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 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... x86_64-pc-linux-gnu-g++ -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... no 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... yes 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... yes checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c 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... yes 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... -rdynamic 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 >>> Source configured. Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Compiling source in /var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3 ... make -j24 mkdir dep x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c async.cc -o async.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c design_dump.cc -o design_dump.o Using empty VERSION_TAG x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c discipline.cc -o discipline.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c dup_expr.cc -o dup_expr.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elaborate.cc -o elaborate.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elab_expr.cc -o elab_expr.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elaborate_analog.cc -o elaborate_analog.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elab_lval.cc -o elab_lval.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elab_net.cc -o elab_net.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elab_scope.cc -o elab_scope.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elab_sig.cc -o elab_sig.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elab_sig_analog.cc -o elab_sig_analog.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c elab_type.cc -o elab_type.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c emit.cc -o emit.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval.cc -o eval.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_attrib.cc -o eval_attrib.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_tree.cc -o eval_tree.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expr_synth.cc -o expr_synth.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c functor.cc -o functor.o flex -s -t lexor.lex > lexor.cc bison --verbose -t -p VL -d -o parse.cc parse.y x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c link_const.cc -o link_const.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c load_module.cc -o load_module.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netlist.cc -o netlist.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netmisc.cc -o netmisc.o mv discipline.d dep/discipline.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c nettypes.cc -o nettypes.o mv nettypes.d dep/nettypes.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_analog.cc -o net_analog.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_assign.cc -o net_assign.o mv async.d dep/async.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_design.cc -o net_design.o mv functor.d dep/functor.d mv eval_attrib.d dep/eval_attrib.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netclass.cc -o netclass.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netdarray.cc -o netdarray.o mv eval.d dep/eval.d mv elab_sig_analog.d dep/elab_sig_analog.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netenum.cc -o netenum.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netparray.cc -o netparray.o mv elaborate_analog.d dep/elaborate_analog.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netqueue.cc -o netqueue.o mv link_const.d dep/link_const.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netscalar.cc -o netscalar.o mv dup_expr.d dep/dup_expr.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netstruct.cc -o netstruct.o mv load_module.d dep/load_module.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c netvector.cc -o netvector.o mv emit.d dep/emit.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_event.cc -o net_event.o mv elab_type.d dep/elab_type.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_expr.cc -o net_expr.o mv netdarray.d dep/netdarray.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_func.cc -o net_func.o mv netparray.d dep/netparray.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_func_eval.cc -o net_func_eval.o mv netqueue.d dep/netqueue.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_link.cc -o net_link.o mv netscalar.d dep/netscalar.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_modulo.cc -o net_modulo.o mv netvector.d dep/netvector.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_nex_input.cc -o net_nex_input.o mv net_analog.d dep/net_analog.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_nex_output.cc -o net_nex_output.o mv expr_synth.d dep/expr_synth.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_proc.cc -o net_proc.o mv net_assign.d dep/net_assign.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_scope.cc -o net_scope.o mv elab_net.d dep/elab_net.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_tran.cc -o net_tran.o mv netmisc.d dep/netmisc.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c net_udp.cc -o net_udp.o mv netenum.d dep/netenum.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pad_to_width.cc -o pad_to_width.o mv netstruct.d dep/netstruct.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c parse.cc -o parse.o mv netclass.d dep/netclass.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c parse_misc.cc -o parse_misc.o mv elab_lval.d dep/elab_lval.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform.cc -o pform.o mv net_func.d dep/net_func.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_analog.cc -o pform_analog.o mv net_expr.d dep/net_expr.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_disciplines.cc -o pform_disciplines.o mv net_event.d dep/net_event.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_dump.cc -o pform_dump.o mv net_modulo.d dep/net_modulo.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_package.cc -o pform_package.o mv netlist.d dep/netlist.d mv eval_tree.d dep/eval_tree.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_pclass.cc -o pform_pclass.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_class_type.cc -o pform_class_type.o mv net_nex_output.d dep/net_nex_output.d mv design_dump.d dep/design_dump.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_string_type.cc -o pform_string_type.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_struct_type.cc -o pform_struct_type.o mv net_nex_input.d dep/net_nex_input.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pform_types.cc -o pform_types.o mv net_link.d dep/net_link.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c symbol_search.cc -o symbol_search.o mv elab_sig.d dep/elab_sig.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sync.cc -o sync.o mv net_design.d dep/net_design.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_funcs.cc -o sys_funcs.o mv net_proc.d dep/net_proc.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c verinum.cc -o verinum.o mv net_tran.d dep/net_tran.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c verireal.cc -o verireal.o mv net_udp.d dep/net_udp.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c target.cc -o target.o mv elab_scope.d dep/elab_scope.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c Attrib.cc -o Attrib.o mv pad_to_width.d dep/pad_to_width.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c HName.cc -o HName.o mv parse_misc.d dep/parse_misc.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c Module.cc -o Module.o parse.cc:7780:18: warning: missing initializer for member ‘vlltype::text’ [-Wmissing-field-initializers] 7780 | = { 1, 1, 1, 1 } | ^ mv pform_types.d dep/pform_types.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PClass.cc -o PClass.o mv Attrib.d dep/Attrib.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PDelays.cc -o PDelays.o mv net_func_eval.d dep/net_func_eval.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PEvent.cc -o PEvent.o mv pform_analog.d dep/pform_analog.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PExpr.cc -o PExpr.o mv pform_class_type.d dep/pform_class_type.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PGate.cc -o PGate.o mv PEvent.d dep/PEvent.d mv pform_string_type.d dep/pform_string_type.d mv HName.d dep/HName.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PGenerate.cc -o PGenerate.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PModport.cc -o PModport.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PPackage.cc -o PPackage.o mv pform_struct_type.d dep/pform_struct_type.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PScope.cc -o PScope.o mv sync.d dep/sync.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PSpec.cc -o PSpec.o mv pform_pclass.d dep/pform_pclass.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PTask.cc -o PTask.o mv pform_disciplines.d dep/pform_disciplines.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PUdp.cc -o PUdp.o mv symbol_search.d dep/symbol_search.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PFunction.cc -o PFunction.o mv sys_funcs.d dep/sys_funcs.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c PWire.cc -o PWire.o mv verireal.d dep/verireal.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c Statement.cc -o Statement.o mv PClass.d dep/PClass.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c AStatement.cc -o AStatement.o mv net_scope.d dep/net_scope.d mv PSpec.d dep/PSpec.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c ./libmisc/LineInfo.cc -o LineInfo.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c ./libmisc/StringHeap.cc -o StringHeap.o mv pform_package.d dep/pform_package.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c cprop.cc -o cprop.o mv verinum.d dep/verinum.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c nodangle.cc -o nodangle.o mv PUdp.d dep/PUdp.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c synth.cc -o synth.o mv PPackage.d dep/PPackage.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c synth2.cc -o synth2.o mv PDelays.d dep/PDelays.d bison --verbose -t -p syn_ -o syn-rules.cc syn-rules.y mv LineInfo.d dep/LineInfo.d mv StringHeap.d dep/StringHeap.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c t-dll.cc -o t-dll.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c t-dll-api.cc -o t-dll-api.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c t-dll-expr.cc -o t-dll-expr.o mv Module.d dep/Module.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c t-dll-proc.cc -o t-dll-proc.o mv PTask.d dep/PTask.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c t-dll-analog.cc -o t-dll-analog.o mv target.d dep/target.d x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -o version.exe -I. -I. ./version.c mv PGate.d dep/PGate.d sed -e 's;@SHARED@;-shared;' -e 's;@PIC@;-fPIC;' \ -e 's;@SUFFIX@;;' \ -e 's;@IVCC@;x86_64-pc-linux-gnu-gcc;' \ -e 's;@IVCXX@;x86_64-pc-linux-gnu-g++;' \ -e 's;@IVCFLAGS@;-Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches;' \ -e 's;@IVCXXFLAGS@;-Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches;' \ -e 's;@IVCTARGETFLAGS@;;' \ -e 's;@INCLUDEDIR@;/usr/include/iverilog;' \ -e 's;@LIBDIR@;/usr/lib64;' iverilog-vpi.sh > iverilog-vpi mv PScope.d dep/PScope.d x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c main.cc -o main.o mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h chmod +x iverilog-vpi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c syn-rules.cc -o syn-rules.o mv PModport.d dep/PModport.d ./version.exe `head -1 ./iverilog-vpi.man.in`'\n' > iverilog-vpi.man touch parse.h x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lexor.cc -o lexor.o tail -n +2 ./iverilog-vpi.man.in >> iverilog-vpi.man x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lexor_keyword.cc -o lexor_keyword.o mv PFunction.d dep/PFunction.d mv PWire.d dep/PWire.d mv PGenerate.d dep/PGenerate.d mv PExpr.d dep/PExpr.d mv AStatement.d dep/AStatement.d mv pform_dump.d dep/pform_dump.d mv nodangle.d dep/nodangle.d mv synth.d dep/synth.d mv t-dll-analog.d dep/t-dll-analog.d mv cprop.d dep/cprop.d mv Statement.d dep/Statement.d mv t-dll-expr.d dep/t-dll-expr.d mv lexor_keyword.d dep/lexor_keyword.d mv syn-rules.d dep/syn-rules.d mv t-dll-proc.d dep/t-dll-proc.d mv elab_expr.d dep/elab_expr.d mv t-dll-api.d dep/t-dll-api.d mv main.d dep/main.d mv elaborate.d dep/elaborate.d mv t-dll.d dep/t-dll.d mv lexor.d dep/lexor.d mv pform.d dep/pform.d mv synth2.d dep/synth2.d mv parse.d dep/parse.d x86_64-pc-linux-gnu-g++ -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ivl main.o async.o design_dump.o discipline.o dup_expr.o elaborate.o elab_expr.o elaborate_analog.o elab_lval.o elab_net.o elab_scope.o elab_sig.o elab_sig_analog.o elab_type.o emit.o eval.o eval_attrib.o eval_tree.o expr_synth.o functor.o lexor.o lexor_keyword.o link_const.o load_module.o netlist.o netmisc.o nettypes.o net_analog.o net_assign.o net_design.o netclass.o netdarray.o netenum.o netparray.o netqueue.o netscalar.o netstruct.o netvector.o net_event.o net_expr.o net_func.o net_func_eval.o net_link.o net_modulo.o net_nex_input.o net_nex_output.o net_proc.o net_scope.o net_tran.o net_udp.o pad_to_width.o parse.o parse_misc.o pform.o pform_analog.o pform_disciplines.o pform_dump.o pform_package.o pform_pclass.o pform_class_type.o pform_string_type.o pform_struct_type.o pform_types.o symbol_search.o sync.o sys_funcs.o verinum.o verireal.o target.o Attrib.o HName.o Module.o PClass.o PDelays.o PEvent.o PExpr.o PGate.o PGenerate.o PModport.o PPackage.o PScope.o PSpec.o PTask.o PUdp.o PFunction.o PWire.o Statement.o AStatement.o LineInfo.o StringHeap.o cprop.o nodangle.o synth.o synth2.o syn-rules.o t-dll.o t-dll-api.o t-dll-expr.o t-dll-proc.o t-dll-analog.o -ldl make -C ivlpp all && make -C vhdlpp all && make -C vvp all && make -C vpi all && make -C libveriuser all && make -C cadpli all && make -C tgt-null all && make -C tgt-stub all && make -C tgt-vvp all && make -C tgt-vhdl all && make -C tgt-vlog95 all && make -C tgt-pcb all && make -C tgt-blif all && make -C tgt-sizer all && make -C driver all && true make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -I. -I.. -DHAVE_CONFIG_H -c -o main.o main.c flex -t lexor.lex > lexor.c x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -I. -I.. -DHAVE_CONFIG_H -c -o lexor.o lexor.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 main.o lexor.o -o ivlpp make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' mkdir dep x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c main.cc -o main.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c architec.cc -o architec.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c compiler.cc -o compiler.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c entity.cc -o entity.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c std_funcs.cc -o std_funcs.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c std_types.cc -o std_types.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expression.cc -o expression.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c package.cc -o package.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c scope.cc -o scope.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sequential.cc -o sequential.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c subprogram.cc -o subprogram.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vsignal.cc -o vsignal.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vtype.cc -o vtype.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vtype_match.cc -o vtype_match.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c architec_elaborate.cc -o architec_elaborate.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c entity_elaborate.cc -o entity_elaborate.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expression_elaborate.cc -o expression_elaborate.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expression_evaluate.cc -o expression_evaluate.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sequential_elaborate.cc -o sequential_elaborate.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vtype_elaborate.cc -o vtype_elaborate.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c entity_stream.cc -o entity_stream.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expression_stream.cc -o expression_stream.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vtype_stream.cc -o vtype_stream.o flex -s -olexor.cc ./lexor.lex bison --verbose -t -d -o parse.cc parse.y mv compiler.d dep/compiler.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c parse_misc.cc -o parse_misc.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c library.cc -o library.o mv vtype_match.d dep/vtype_match.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vhdlreal.cc -o vhdlreal.o mv vsignal.d dep/vsignal.d mv vtype_elaborate.d dep/vtype_elaborate.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vhdlint.cc -o vhdlint.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c architec_emit.cc -o architec_emit.o mv entity_stream.d dep/entity_stream.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c entity_emit.cc -o entity_emit.o mv vtype_stream.d dep/vtype_stream.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expression_emit.cc -o expression_emit.o expression_elaborate.cc: In member function ‘int ExpAggregate::elaborate_expr_record_(Entity*, ScopeBase*, const VTypeRecord*)’: expression_elaborate.cc:533:31: warning: implicitly-declared ‘constexpr ExpAggregate::choice_element& ExpAggregate::choice_element::operator=(const ExpAggregate::choice_element&)’ is deprecated [-Wdeprecated-copy] 533 | aggregate_[idx] = tmp; | ^~~ In file included from expression_elaborate.cc:22: expression.h:271:6: note: because ‘ExpAggregate::choice_element’ has user-provided ‘ExpAggregate::choice_element::choice_element(const ExpAggregate::choice_element&)’ 271 | choice_element(const choice_element&other) { | ^~~~~~~~~~~~~~ mv expression_stream.d dep/expression_stream.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c package_emit.cc -o package_emit.o mv vhdlreal.d dep/vhdlreal.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sequential_emit.cc -o sequential_emit.o mv main.d dep/main.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c subprogram_emit.cc -o subprogram_emit.o mv package.d dep/package.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vtype_emit.cc -o vtype_emit.o mv sequential.d dep/sequential.d mv expression_evaluate.d dep/expression_evaluate.d mv vhdlint.d dep/vhdlint.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c debug.cc -o debug.o mv entity.d dep/entity.d mv sequential_elaborate.d dep/sequential_elaborate.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c architec_debug.cc -o architec_debug.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expression_debug.cc -o expression_debug.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sequential_debug.cc -o sequential_debug.o x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c ../libmisc/StringHeap.cc -o StringHeap.o mv std_funcs.d dep/std_funcs.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c ../libmisc/LineInfo.cc -o LineInfo.o mv vtype.d dep/vtype.d mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h mv entity_elaborate.d dep/entity_elaborate.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c parse.cc -o parse.o touch parse.h x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lexor.cc -o lexor.o mv architec.d dep/architec.d x86_64-pc-linux-gnu-g++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lexor_keyword.cc -o lexor_keyword.o mv architec_elaborate.d dep/architec_elaborate.d mv std_types.d dep/std_types.d mv parse_misc.d dep/parse_misc.d mv subprogram.d dep/subprogram.d mv StringHeap.d dep/StringHeap.d mv LineInfo.d dep/LineInfo.d mv architec_emit.d dep/architec_emit.d mv expression.d dep/expression.d mv vtype_emit.d dep/vtype_emit.d mv package_emit.d dep/package_emit.d mv scope.d dep/scope.d mv entity_emit.d dep/entity_emit.d mv subprogram_emit.d dep/subprogram_emit.d mv library.d dep/library.d mv expression_debug.d dep/expression_debug.d mv expression_elaborate.d dep/expression_elaborate.d mv sequential_debug.d dep/sequential_debug.d mv lexor_keyword.d dep/lexor_keyword.d mv architec_debug.d dep/architec_debug.d mv expression_emit.d dep/expression_emit.d mv sequential_emit.d dep/sequential_emit.d mv lexor.d dep/lexor.d mv debug.d dep/debug.d mv parse.d dep/parse.d x86_64-pc-linux-gnu-g++ -o vhdlpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 main.o architec.o compiler.o entity.o std_funcs.o std_types.o expression.o package.o scope.o sequential.o subprogram.o vsignal.o vtype.o vtype_match.o architec_elaborate.o entity_elaborate.o expression_elaborate.o expression_evaluate.o sequential_elaborate.o vtype_elaborate.o entity_stream.o expression_stream.o vtype_stream.o lexor.o lexor_keyword.o parse.o parse_misc.o library.o vhdlreal.o vhdlint.o architec_emit.o entity_emit.o expression_emit.o package_emit.o sequential_emit.o subprogram_emit.o vtype_emit.o debug.o architec_debug.o expression_debug.o sequential_debug.o StringHeap.o LineInfo.o -lm -lbz2 -lz -lpthread -lhistory -lreadline make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' mkdir dep x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c main.cc -o main.o bison --verbose -t -d -o parse.cc parse.y x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c parse_misc.cc -o parse_misc.o flex -s -olexor.cc ./lexor.lex x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c arith.cc -o arith.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c array_common.cc -o array_common.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c array.cc -o array.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c bufif.cc -o bufif.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c compile.cc -o compile.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c concat.cc -o concat.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c dff.cc -o dff.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c class_type.cc -o class_type.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c enum_type.cc -o enum_type.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c extend.cc -o extend.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c file_line.cc -o file_line.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c npmos.cc -o npmos.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c part.cc -o part.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c permaheap.cc -o permaheap.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c reduce.cc -o reduce.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c resolv.cc -o resolv.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sfunc.cc -o sfunc.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c stop.cc -o stop.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c substitute.cc -o substitute.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c symbols.cc -o symbols.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c ufunc.cc -o ufunc.o mv permaheap.d dep/permaheap.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c codes.cc -o codes.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vthread.cc -o vthread.o mv codes.d dep/codes.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c schedule.cc -o schedule.o mv symbols.d dep/symbols.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c statistics.cc -o statistics.o mv statistics.d dep/statistics.d x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -o draw_tt.exe ./draw_tt.c mv array_common.d dep/array_common.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c udp.cc -o udp.o mv bufif.d dep/bufif.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_island.cc -o vvp_island.o ./draw_tt.exe > tables.cc mv npmos.d dep/npmos.d mv parse_misc.d dep/parse_misc.d rm draw_tt.exe x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_net.cc -o vvp_net.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_net_sig.cc -o vvp_net_sig.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_object.cc -o vvp_object.o mv stop.d dep/stop.d array.cc: In function ‘void compile_array_alias(char*, char*, char*)’: array.cc:1521:30: warning: implicitly-declared ‘constexpr __vpiDecConst& __vpiDecConst::operator=(const __vpiDecConst&)’ is deprecated [-Wdeprecated-copy] 1521 | obj->first_addr = mem->first_addr; | ^~~~~~~~~~ x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_cobject.cc -o vvp_cobject.o In file included from array_common.h:25, from array.cc:20: vpi_priv.h:156:7: note: because ‘__vpiDecConst’ has user-provided ‘__vpiDecConst::__vpiDecConst(const __vpiDecConst&)’ 156 | __vpiDecConst(const __vpiDecConst&that); | ^~~~~~~~~~~~~ array.cc:1522:30: warning: implicitly-declared ‘constexpr __vpiDecConst& __vpiDecConst::operator=(const __vpiDecConst&)’ is deprecated [-Wdeprecated-copy] 1522 | obj->last_addr = mem->last_addr; | ^~~~~~~~~ In file included from array_common.h:25, from array.cc:20: vpi_priv.h:156:7: note: because ‘__vpiDecConst’ has user-provided ‘__vpiDecConst::__vpiDecConst(const __vpiDecConst&)’ 156 | __vpiDecConst(const __vpiDecConst&that); | ^~~~~~~~~~~~~ array.cc:1525:23: warning: implicitly-declared ‘constexpr __vpiDecConst& __vpiDecConst::operator=(const __vpiDecConst&)’ is deprecated [-Wdeprecated-copy] 1525 | obj->msb = mem->msb; | ^~~ In file included from array_common.h:25, from array.cc:20: vpi_priv.h:156:7: note: because ‘__vpiDecConst’ has user-provided ‘__vpiDecConst::__vpiDecConst(const __vpiDecConst&)’ 156 | __vpiDecConst(const __vpiDecConst&that); | ^~~~~~~~~~~~~ array.cc:1526:23: warning: implicitly-declared ‘constexpr __vpiDecConst& __vpiDecConst::operator=(const __vpiDecConst&)’ is deprecated [-Wdeprecated-copy] 1526 | obj->lsb = mem->lsb; | ^~~ In file included from array_common.h:25, from array.cc:20: vpi_priv.h:156:7: note: because ‘__vpiDecConst’ has user-provided ‘__vpiDecConst::__vpiDecConst(const __vpiDecConst&)’ 156 | __vpiDecConst(const __vpiDecConst&that); | ^~~~~~~~~~~~~ mv file_line.d dep/file_line.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_darray.cc -o vvp_darray.o mv sfunc.d dep/sfunc.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c event.cc -o event.o mv main.d dep/main.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c logic.cc -o logic.o mv extend.d dep/extend.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c delay.cc -o delay.o mv enum_type.d dep/enum_type.d mv substitute.d dep/substitute.d mv ufunc.d dep/ufunc.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c words.cc -o words.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c island_tran.cc -o island_tran.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_modules.cc -o vpi_modules.o mv dff.d dep/dff.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_callback.cc -o vpi_callback.o mv concat.d dep/concat.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_cobject.cc -o vpi_cobject.o mv reduce.d dep/reduce.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_const.cc -o vpi_const.o mv vvp_object.d dep/vvp_object.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_darray.cc -o vpi_darray.o mv part.d dep/part.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_event.cc -o vpi_event.o mv resolv.d dep/resolv.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_iter.cc -o vpi_iter.o mv compile.d dep/compile.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_mcd.cc -o vpi_mcd.o mv vvp_cobject.d dep/vvp_cobject.d mv vpi_modules.d dep/vpi_modules.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_priv.cc -o vpi_priv.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_scope.cc -o vpi_scope.o mv class_type.d dep/class_type.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_real.cc -o vpi_real.o mv vvp_island.d dep/vvp_island.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_signal.cc -o vpi_signal.o mv udp.d dep/udp.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_string.cc -o vpi_string.o mv vpi_cobject.d dep/vpi_cobject.d mv schedule.d dep/schedule.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_tasks.cc -o vpi_tasks.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_time.cc -o vpi_time.o mv vpi_callback.d dep/vpi_callback.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_vthr_vector.cc -o vpi_vthr_vector.o mv vpi_iter.d dep/vpi_iter.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpip_bin.cc -o vpip_bin.o mv words.d dep/words.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpip_hex.cc -o vpip_hex.o mv island_tran.d dep/island_tran.d mv vpi_const.d dep/vpi_const.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpip_oct.cc -o vpip_oct.o mv array.d dep/array.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpip_to_dec.cc -o vpip_to_dec.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpip_format.cc -o vpip_format.o mv vpi_mcd.d dep/vpi_mcd.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_vpi.cc -o vvp_vpi.o mv vpi_event.d dep/vpi_event.d x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -c libvpi.c rm -f libvpi.a mv vvp_vpi.d dep/vvp_vpi.d x86_64-pc-linux-gnu-ar cqv libvpi.a libvpi.o ../version.exe `head -1 ./vvp.man.in`'\n' > vvp.man a - libvpi.o x86_64-pc-linux-gnu-ranlib libvpi.a mv vpip_format.d dep/vpip_format.d x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c parse.cc -o parse.o tail -n +2 ./vvp.man.in >> vvp.man mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c tables.cc -o tables.o mv tables.d dep/tables.d touch parse.h x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lexor.cc -o lexor.o mv event.d dep/event.d mv logic.d dep/logic.d mv vpi_darray.d dep/vpi_darray.d vpi_signal.cc: In function ‘__vpiHandle* fill_in_net4(__vpiSignal*, __vpiScope*, const char*, int, int, bool, vvp_net_t*)’: vpi_signal.cc:1134:18: warning: implicitly-declared ‘constexpr __vpiDecConst& __vpiDecConst::operator=(const __vpiDecConst&)’ is deprecated [-Wdeprecated-copy] 1134 | obj->msb = msb; | ^~~ In file included from parse_misc.h:22, from compile.h:26, from vpi_signal.cc:25: vpi_priv.h:156:7: note: because ‘__vpiDecConst’ has user-provided ‘__vpiDecConst::__vpiDecConst(const __vpiDecConst&)’ 156 | __vpiDecConst(const __vpiDecConst&that); | ^~~~~~~~~~~~~ vpi_signal.cc:1135:18: warning: implicitly-declared ‘constexpr __vpiDecConst& __vpiDecConst::operator=(const __vpiDecConst&)’ is deprecated [-Wdeprecated-copy] 1135 | obj->lsb = lsb; | ^~~ In file included from parse_misc.h:22, from compile.h:26, from vpi_signal.cc:25: vpi_priv.h:156:7: note: because ‘__vpiDecConst’ has user-provided ‘__vpiDecConst::__vpiDecConst(const __vpiDecConst&)’ 156 | __vpiDecConst(const __vpiDecConst&that); | ^~~~~~~~~~~~~ mv delay.d dep/delay.d mv vpi_real.d dep/vpi_real.d mv vpip_bin.d dep/vpip_bin.d mv vpi_time.d dep/vpi_time.d mv arith.d dep/arith.d mv vpi_vthr_vector.d dep/vpi_vthr_vector.d mv vpi_scope.d dep/vpi_scope.d mv vpip_hex.d dep/vpip_hex.d mv vpi_string.d dep/vpi_string.d mv vpip_oct.d dep/vpip_oct.d mv vpip_to_dec.d dep/vpip_to_dec.d mv vvp_darray.d dep/vvp_darray.d mv vpi_priv.d dep/vpi_priv.d mv vvp_net_sig.d dep/vvp_net_sig.d mv vpi_tasks.d dep/vpi_tasks.d mv vpi_signal.d dep/vpi_signal.d mv vvp_net.d dep/vvp_net.d mv parse.d dep/parse.d mv lexor.d dep/lexor.d mv vthread.d dep/vthread.d x86_64-pc-linux-gnu-g++ -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vvp main.o parse.o parse_misc.o lexor.o arith.o array_common.o array.o bufif.o compile.o concat.o dff.o class_type.o enum_type.o extend.o file_line.o npmos.o part.o permaheap.o reduce.o resolv.o sfunc.o stop.o substitute.o symbols.o ufunc.o codes.o vthread.o schedule.o statistics.o tables.o udp.o vvp_island.o vvp_net.o vvp_net_sig.o vvp_object.o vvp_cobject.o vvp_darray.o event.o logic.o delay.o words.o island_tran.o vpi_modules.o vpi_callback.o vpi_cobject.o vpi_const.o vpi_darray.o vpi_event.o vpi_iter.o vpi_mcd.o vpi_priv.o vpi_scope.o vpi_real.o vpi_signal.o vpi_string.o vpi_tasks.o vpi_time.o vpi_vthr_vector.o vpip_bin.o vpip_hex.o vpip_oct.o vpip_to_dec.o vpip_format.o vvp_vpi.o -lm -lbz2 -lz -lpthread -lhistory -lreadline -ldl make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_table.c -o sys_table.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_convert.c -o sys_convert.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_countdrivers.c -o sys_countdrivers.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_darray.c -o sys_darray.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_deposit.c -o sys_deposit.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_display.c -o sys_display.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_fileio.c -o sys_fileio.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_finish.c -o sys_finish.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_icarus.c -o sys_icarus.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_plusargs.c -o sys_plusargs.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_queue.c -o sys_queue.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_random.c -o sys_random.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_random_mti.c -o sys_random_mti.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_readmem.c -o sys_readmem.o flex -t sys_readmem_lex.lex > sys_readmem_lex.c x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_scanf.c -o sys_scanf.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_sdf.c -o sys_sdf.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_time.c -o sys_time.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_vcd.c -o sys_vcd.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_vcdoff.c -o sys_vcdoff.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vcd_priv.c -o vcd_priv.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c mt19937int.c -o mt19937int.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_priv.c -o sys_priv.o mv sys_deposit.d dep bison --verbose -t -p sdf -d -o sdf_parse.c sdf_parse.y mv sys_countdrivers.d dep mv sys_finish.d dep flex -t sdf_lexor.lex > sdf_lexor.c x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c stringheap.c -o stringheap.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vams_simparam.c -o vams_simparam.o mv sys_convert.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c table_mod.c -o table_mod.o mv sys_table.d dep mv sys_icarus.d dep mv mt19937int.d dep mv sys_random_mti.d dep bison --verbose -t -p tblmod -d -o table_mod_parse.c table_mod_parse.y flex -t table_mod_lexor.lex > table_mod_lexor.c x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_lxt.c -o sys_lxt.o mv sys_time.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c lxt_write.c -o lxt_write.o mv sys_vcdoff.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_lxt2.c -o sys_lxt2.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c lxt2_write.c -o lxt2_write.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_fst.c -o sys_fst.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c fstapi.c -o fstapi.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c fastlz.c -o fastlz.o mv sys_darray.d dep mv stringheap.d dep mv sys_plusargs.d dep mv sys_sdf.d dep mv vcd_priv.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c lz4.c -o lz4.o x86_64-pc-linux-gnu-g++ -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vcd_priv2.cc -o vcd_priv2.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c va_math.c -o va_math.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_clog2.c -o sys_clog2.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c v2005_math.c -o v2005_math.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c v2009_table.c -o v2009_table.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c v2009_array.c -o v2009_array.o mv sys_priv.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c v2009_enum.c -o v2009_enum.o mv vams_simparam.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c v2009_string.c -o v2009_string.o mv sys_readmem.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vhdl_table.c -o vhdl_table.o mv v2009_table.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vpi_debug.c -o vpi_debug.o mv sys_clog2.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sys_readmem_lex.c -o sys_readmem_lex.o mv sys_vcd.d dep mv va_math.d dep mv sys_random.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sdf_parse.c -o sdf_parse.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c sdf_lexor.c -o sdf_lexor.o x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c table_mod_parse.c -o table_mod_parse.o mv sys_fileio.d dep mv v2009_array.d dep mv table_mod.d dep mv v2005_math.d dep mv vhdl_table.d dep mv sys_queue.d dep mv vpi_debug.d dep mv v2009_string.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c table_mod_lexor.c -o table_mod_lexor.o mv sys_lxt.d dep mv fastlz.d dep x86_64-pc-linux-gnu-gcc -shared -o va_math.vpi va_math.o -L../vvp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lvpi x86_64-pc-linux-gnu-gcc -shared -o v2005_math.vpi sys_clog2.o v2005_math.o -L../vvp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lvpi x86_64-pc-linux-gnu-gcc -shared -o vhdl_sys.vpi vhdl_table.o -L../vvp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline x86_64-pc-linux-gnu-gcc -shared -o vpi_debug.vpi vpi_debug.o -L../vvp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline mv sys_lxt2.d dep mv v2009_enum.d dep x86_64-pc-linux-gnu-gcc -shared -o v2009.vpi v2009_table.o v2009_array.o v2009_enum.o v2009_string.o -L../vvp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline mv sys_fst.d dep mv table_mod_parse.d dep mv sys_scanf.d dep mv sys_readmem_lex.d dep mv sdf_parse.d dep mv table_mod_lexor.d dep mv sdf_lexor.d dep mv lxt2_write.d dep mv sys_display.d dep mv vcd_priv2.d dep mv lxt_write.d dep mv lz4.d dep mv fstapi.d dep x86_64-pc-linux-gnu-g++ -shared -o system.vpi sys_table.o sys_convert.o sys_countdrivers.o sys_darray.o sys_deposit.o sys_display.o sys_fileio.o sys_finish.o sys_icarus.o sys_plusargs.o sys_queue.o sys_random.o sys_random_mti.o sys_readmem.o sys_readmem_lex.o sys_scanf.o sys_sdf.o sys_time.o sys_vcd.o sys_vcdoff.o vcd_priv.o mt19937int.o sys_priv.o sdf_parse.o sdf_lexor.o stringheap.o vams_simparam.o table_mod.o table_mod_parse.o table_mod_lexor.o sys_lxt.o lxt_write.o sys_lxt2.o lxt2_write.o sys_fst.o fstapi.o fastlz.o lz4.o vcd_priv2.o -L../vvp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c asynch.c -o asynch.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c delay.c -o delay.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c exprinfo.c -o exprinfo.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c finish.c -o finish.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c getcstringp.c -o getcstringp.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c getinstance.c -o getinstance.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c getlongp.c -o getlongp.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c getp.c -o getp.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c getsimtime.c -o getsimtime.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c io_print.c -o io_print.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c math.c -o math.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c mc_scan_plusargs.c -o mc_scan_plusargs.o mv asynch.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c nodeinfo.c -o nodeinfo.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c nump.c -o nump.o mv getcstringp.d dep mv exprinfo.d dep getp.c: In function ‘tf_igetp’: getp.c:55:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 55 | rtn = (int) value.value.str; /* Oh my */ | ^ mv finish.d dep mv getinstance.d dep mv delay.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c putlongp.c -o putlongp.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c putp.c -o putp.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c spname.c -o spname.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c typep.c -o typep.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c workarea.c -o workarea.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c veriusertfs.c -o veriusertfs.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c priv.c -o priv.o mv getlongp.d dep mv io_print.d dep mv mc_scan_plusargs.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_close.c -o a_close.o mv nump.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_compare_handles.c -o a_compare_handles.o mv nodeinfo.d dep mv math.d dep mv getp.d dep mv putlongp.d dep mv spname.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_configure.c -o a_configure.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_argc.c -o a_fetch_argc.o mv typep.d dep mv priv.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_argv.c -o a_fetch_argv.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_dir.c -o a_fetch_dir.o mv putp.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_fullname.c -o a_fetch_fullname.o mv workarea.d dep mv a_close.d dep mv getsimtime.d dep mv a_compare_handles.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_location.c -o a_fetch_location.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_param.c -o a_fetch_param.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_range.c -o a_fetch_range.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_tfarg.c -o a_fetch_tfarg.o mv a_fetch_argc.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_time.c -o a_fetch_time.o mv a_configure.d dep mv a_fetch_argv.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_type.c -o a_fetch_type.o mv a_fetch_dir.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_type_str.c -o a_fetch_type_str.o mv a_fetch_fullname.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_fetch_value.c -o a_fetch_value.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_handle_by_name.c -o a_handle_by_name.o mv a_fetch_location.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_handle_hiconn.c -o a_handle_hiconn.o mv a_fetch_range.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_handle_object.c -o a_handle_object.o mv a_fetch_param.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_handle_parent.c -o a_handle_parent.o mv a_fetch_time.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_handle_simulated_net.c -o a_handle_simulated_net.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_handle_tfarg.c -o a_handle_tfarg.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_initialize.c -o a_initialize.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_next.c -o a_next.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_next_bit.c -o a_next_bit.o mv a_fetch_type_str.d dep mv a_fetch_tfarg.d dep mv a_fetch_type.d dep mv a_handle_by_name.d dep mv a_handle_hiconn.d dep mv veriusertfs.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_next_port.c -o a_next_port.o mv a_fetch_value.d dep mv a_handle_object.d dep mv a_initialize.d dep mv a_handle_simulated_net.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_next_topmod.c -o a_next_topmod.o mv a_handle_parent.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_object_of_type.c -o a_object_of_type.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_product_version.c -o a_product_version.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_set_value.c -o a_set_value.o mv a_handle_tfarg.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_vcl.c -o a_vcl.o mv a_next_bit.d dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c a_version.c -o a_version.o mv a_next.d dep mv a_next_port.d dep mv a_next_topmod.d dep mv a_product_version.d dep mv a_version.d dep mv a_set_value.d dep mv a_object_of_type.d dep mv a_vcl.d dep x86_64-pc-linux-gnu-ld -r -o libveriuser.o asynch.o delay.o exprinfo.o finish.o getcstringp.o getinstance.o getlongp.o getp.o getsimtime.o io_print.o math.o mc_scan_plusargs.o nodeinfo.o nump.o putlongp.o putp.o spname.o typep.o workarea.o veriusertfs.o priv.o a_close.o a_compare_handles.o a_configure.o a_fetch_argc.o a_fetch_argv.o a_fetch_dir.o a_fetch_fullname.o a_fetch_location.o a_fetch_param.o a_fetch_range.o a_fetch_tfarg.o a_fetch_time.o a_fetch_type.o a_fetch_type_str.o a_fetch_value.o a_handle_by_name.o a_handle_hiconn.o a_handle_object.o a_handle_parent.o a_handle_simulated_net.o a_handle_tfarg.o a_initialize.o a_next.o a_next_bit.o a_next_port.o a_next_topmod.o a_object_of_type.o a_product_version.o a_set_value.o a_vcl.o a_version.o rm -f libveriuser.a x86_64-pc-linux-gnu-ar cvq libveriuser.a libveriuser.o a - libveriuser.o x86_64-pc-linux-gnu-ranlib libveriuser.a make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c cadpli.c mv cadpli.d dep x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cadpli.vpl cadpli.o ../libveriuser/libveriuser.o -L../vvp -lvpi make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c null.c -o null.o mv null.d dep x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o null.tgt null.o make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c stub.c -o stub.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c classes.c -o classes.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c constant.c -o constant.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c enumerate.c -o enumerate.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c expression.c -o expression.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c statement.c -o statement.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c switches.c -o switches.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c types.c -o types.o mv classes.d dep mv enumerate.d dep mv constant.d dep mv types.d dep mv switches.d dep mv statement.d dep mv expression.d dep mv stub.d dep x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stub.tgt stub.o classes.o constant.o enumerate.o expression.o statement.o switches.o types.o make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp.c -o vvp.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_class.c -o draw_class.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_delay.c -o draw_delay.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_enum.c -o draw_enum.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_mux.c -o draw_mux.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_net_input.c -o draw_net_input.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_substitute.c -o draw_substitute.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_switch.c -o draw_switch.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_ufunc.c -o draw_ufunc.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c draw_vpi.c -o draw_vpi.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_bool.c -o eval_bool.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_condit.c -o eval_condit.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_expr.c -o eval_expr.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_object.c -o eval_object.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_real.c -o eval_real.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_string.c -o eval_string.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c eval_vec4.c -o eval_vec4.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c modpath.c -o modpath.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c stmt_assign.c -o stmt_assign.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vector.c -o vector.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_process.c -o vvp_process.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vvp_scope.c -o vvp_scope.o echo 'flag:VVP_EXECUTABLE=/usr/bin/vvp' | cat ./vvp.conf.in - > vvp.conf echo 'flag:VVP_EXECUTABLE=/usr/bin/vvp' | cat ./vvp-s.conf.in - > vvp-s.conf mv draw_class.d dep mv draw_substitute.d dep mv draw_delay.d dep mv draw_enum.d dep mv vector.d dep mv draw_switch.d dep mv draw_mux.d dep mv eval_bool.d dep mv vvp.d dep mv draw_ufunc.d dep mv eval_string.d dep mv eval_object.d dep mv modpath.d dep mv eval_condit.d dep mv eval_expr.d dep mv eval_real.d dep mv draw_vpi.d dep mv draw_net_input.d dep mv eval_vec4.d dep mv stmt_assign.d dep mv vvp_process.d dep mv vvp_scope.d dep x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vvp.tgt vvp.o draw_class.o draw_delay.o draw_enum.o draw_mux.o draw_net_input.o draw_substitute.o draw_switch.o draw_ufunc.o draw_vpi.o eval_bool.o eval_condit.o eval_expr.o eval_object.o eval_real.o eval_string.o eval_vec4.o modpath.o stmt_assign.o vector.o vvp_process.o vvp_scope.o make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' mkdir dep x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vhdl.cc -o vhdl.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c state.cc -o state.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vhdl_element.cc -o vhdl_element.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vhdl_type.cc -o vhdl_type.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c vhdl_syntax.cc -o vhdl_syntax.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c scope.cc -o scope.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c process.cc -o process.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c stmt.cc -o stmt.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c expr.cc -o expr.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm.cc -o lpm.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c support.cc -o support.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c cast.cc -o cast.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c logic.cc -o logic.o mv vhdl_type.d dep mv vhdl.d dep mv vhdl_element.d dep mv process.d dep mv support.d dep mv lpm.d dep mv logic.d dep mv state.d dep mv expr.d dep mv cast.d dep mv scope.d dep mv stmt.d dep mv vhdl_syntax.d dep x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vhdl.tgt vhdl.o state.o vhdl_element.o vhdl_type.o vhdl_syntax.o scope.o process.o stmt.o expr.o lpm.o support.o cast.o logic.o make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c vlog95.c -o vlog95.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c event.c -o event.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c expr.c -o expr.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c logic_lpm.c -o logic_lpm.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c misc.c -o misc.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c numbers.c -o numbers.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c scope.c -o scope.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c stmt.c -o stmt.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c udp.c -o udp.o mv event.d dep mv vlog95.d dep mv udp.d dep mv numbers.d dep mv misc.d dep mv expr.d dep mv scope.d dep mv stmt.d dep mv logic_lpm.d dep x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vlog95.tgt vlog95.o event.o expr.o logic_lpm.o misc.o numbers.o scope.o stmt.o udp.o -lm make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' mkdir dep x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c pcb.cc -o pcb.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c scope.cc -o scope.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c show_netlist.cc -o show_netlist.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c show_pcb.cc -o show_pcb.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c footprint.cc -o footprint.o bison --verbose -t -p fp -d -o fp.cc fp.y flex -s -ofp_lex.cc ./fp.lex x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c fp.cc -o fp.o mv fp.cc.h fp.h 2>/dev/null || mv fp.hh fp.h touch fp.h x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c fp_lex.cc -o fp_lex.o mv show_netlist.d dep mv pcb.d dep mv fp_lex.d dep mv show_pcb.d dep mv fp.d dep mv footprint.d dep mv scope.d dep x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcb.tgt pcb.o scope.o show_netlist.o show_pcb.o footprint.o fp.o fp_lex.o make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' mkdir dep x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c blif.cc -o blif.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c constants.cc -o constants.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c logic_gate.cc -o logic_gate.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm.cc -o lpm.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm_add.cc -o lpm_add.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm_cmp_eq.cc -o lpm_cmp_eq.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm_cmp_gt.cc -o lpm_cmp_gt.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm_ff.cc -o lpm_ff.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm_mux.cc -o lpm_mux.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm_part_vp.cc -o lpm_part_vp.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c lpm_re_logic.cc -o lpm_re_logic.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c nex_data.cc -o nex_data.o mv constants.d dep mv lpm.d dep mv logic_gate.d dep mv lpm_ff.d dep mv lpm_add.d dep mv lpm_re_logic.d dep mv lpm_cmp_gt.d dep mv lpm_mux.d dep mv blif.d dep mv lpm_cmp_eq.d dep mv lpm_part_vp.d dep mv nex_data.d dep x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o blif.tgt blif.o constants.o logic_gate.o lpm.o lpm_add.o lpm_cmp_eq.o lpm_cmp_gt.o lpm_ff.o lpm_mux.o lpm_part_vp.o lpm_re_logic.o nex_data.o make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' mkdir dep x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c sizer.cc -o sizer.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c scan_lpms.cc -o scan_lpms.o x86_64-pc-linux-gnu-g++ -I. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -march=native -O2 -pipe -frecord-gcc-switches -MD -c scan_logs.cc -o scan_logs.o mv scan_logs.d dep mv scan_lpms.d dep mv sizer.d dep x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o sizer.tgt sizer.o scan_lpms.o scan_logs.o make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' mkdir dep x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c -DIVL_ROOT='"/usr/lib64/ivl"' -DIVL_SUFFIX='""' -DIVL_INC='"/usr/include"' -DIVL_LIB='"/usr/lib64"' -DDLLIB='"-ldl"' ./main.c x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c substit.c -o substit.o flex -s -t cflexor.lex > cflexor.c bison --verbose -t -p cf -d -o cfparse.c cfparse.y ../version.exe `head -1 ./iverilog.man.in`'\n' > iverilog.man tail -n +2 ./iverilog.man.in >> iverilog.man x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c cflexor.c -o cflexor.o x86_64-pc-linux-gnu-gcc -I. -I.. -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -march=native -O2 -pipe -frecord-gcc-switches -MD -c cfparse.c -o cfparse.o mv substit.d dep ./main.c: In function ‘main’: ./main.c:450:39: warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size 4092 [-Wformat-truncation=] 450 | snprintf(tmp, sizeof tmp, " -C\"%s\" -- -", iconfig_common_path); | ^~ ~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./main.c:53: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 11 and 4106 bytes into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c:323:58: warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size 4080 [-Wformat-truncation=] 323 | snprintf(tmp, sizeof tmp, "%s%civl -V -C\"%s\" -C\"%s\"", base, sep, | ^~ 324 | iconfig_path, iconfig_common_path); | ~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./main.c:53: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 18 or more bytes (assuming 4113) into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv cfparse.d dep mv main.d dep mv cflexor.d dep x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 main.o substit.o cflexor.o cfparse.o -o iverilog make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' >>> Source compiled. Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Test phase: sci-electronics/iverilog-10.3-r1 make -j24 check make -C ivlpp all && make -C vhdlpp all && make -C vvp all && make -C vpi all && make -C libveriuser all && make -C cadpli all && make -C tgt-null all && make -C tgt-stub all && make -C tgt-vvp all && make -C tgt-vhdl all && make -C tgt-vlog95 all && make -C tgt-pcb all && make -C tgt-blif all && make -C tgt-sizer all && make -C driver all && true make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' make -C ivlpp check && make -C vhdlpp check && make -C vvp check && make -C vpi check && make -C libveriuser check && make -C cadpli check && make -C tgt-null check && make -C tgt-stub check && make -C tgt-vvp check && make -C tgt-vhdl check && make -C tgt-vlog95 check && make -C tgt-pcb check && make -C tgt-blif check && make -C tgt-sizer check && make -C driver check && true make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' ./vvp -M../vpi ./examples/hello.vvp | grep 'Hello, World.' Hello, World. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' test -r check.conf || cp ./check.conf . driver/iverilog -B. -BPivlpp -tcheck -ocheck.vvp ./examples/hello.vl vvp/vvp -M- -M./vpi ./check.vvp | grep 'Hello, World' Hello, World >>> Completed testing sci-electronics/iverilog-10.3-r1 Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Install sci-electronics/iverilog-10.3-r1 into /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image make -j24 installdirs DESTDIR=/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image ./mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/include" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1" mkdir -p -- /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/include /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1 make -j24 DESTDIR=/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image install make -C ivlpp all && make -C vhdlpp all && make -C vvp all && make -C vpi all && make -C libveriuser all && make -C cadpli all && make -C tgt-null all && make -C tgt-stub all && make -C tgt-vvp all && make -C tgt-vhdl all && make -C tgt-vlog95 all && make -C tgt-pcb all && make -C tgt-blif all && make -C tgt-sizer all && make -C driver all && true ./mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/include" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man" \ "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./ivl "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./constants.vams "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/include/constants.vams" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./disciplines.vams "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/include/disciplines.vams" make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./ivl_target.h "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog/ivl_target.h" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 _pli_types.h "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog/_pli_types.h" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./sv_vpi_user.h "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog/sv_vpi_user.h" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./vpi_user.h "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog/vpi_user.h" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./acc_user.h "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog/acc_user.h" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./veriuser.h "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/include/iverilog/veriuser.h" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./iverilog-vpi "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin/iverilog-vpi" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 iverilog-vpi.man "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1/iverilog-vpi.1" make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' make -C ivlpp install && make -C vhdlpp install && make -C vvp install && make -C vpi install && make -C libveriuser install && make -C cadpli install && make -C tgt-null install && make -C tgt-stub install && make -C tgt-vvp install && make -C tgt-vhdl install && make -C tgt-vlog95 install && make -C tgt-pcb install && make -C tgt-blif install && make -C tgt-sizer install && make -C driver install && true make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./ivlpp "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/ivlpp" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/ivlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./vhdlpp "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vhdlpp" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vhdlpp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./vvp "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin/vvp" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 libvpi.a "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/libvpi.a" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 vvp.man "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1/vvp.1" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./system.vpi "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/system.vpi" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 system.sft "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/system.sft" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./va_math.vpi "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/va_math.vpi" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 va_math.sft "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/va_math.sft" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./v2005_math.vpi "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/v2005_math.vpi" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 v2005_math.sft "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/v2005_math.sft" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./v2009.vpi "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/v2009.vpi" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 v2009.sft "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/v2009.sft" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./vhdl_sys.vpi "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vhdl_sys.vpi" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 vhdl_sys.sft "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vhdl_sys.sft" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./vpi_debug.vpi "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vpi_debug.vpi" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./libveriuser.a "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/libveriuser.a" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/libveriuser' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./cadpli.vpl "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/cadpli.vpl" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/cadpli' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./null.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/null.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./null.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/null.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./null-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/null-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-null' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./stub.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/stub.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stub.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/stub.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 stub-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/stub-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-stub' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./vvp.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vvp.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 vvp.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vvp.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 vvp-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vvp-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vvp' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./vhdl.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vhdl.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 vhdl.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vhdl.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 vhdl-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vhdl-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vhdl' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./vlog95.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vlog95.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./vlog95.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vlog95.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./vlog95-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/vlog95-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-vlog95' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./pcb.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/pcb.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./pcb.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/pcb.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./pcb-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/pcb-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-pcb' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./blif.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/blif.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./blif.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/blif.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./blif-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/blif-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-blif' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./sizer.tgt "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/sizer.tgt" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./sizer.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/sizer.conf" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./sizer-s.conf "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/lib64/ivl/sizer-s.conf" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/tgt-sizer' make[1]: Entering directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' ./../mkinstalldirs "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin" "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ./iverilog "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/bin/iverilog" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 iverilog.man "/var/tmp/portage/sci-electronics/iverilog-10.3-r1/image/usr/share/man/man1/iverilog.1" make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/driver' >>> Completed installing sci-electronics/iverilog-10.3-r1 into /var/tmp/portage/sci-electronics/iverilog-10.3-r1/image * Final size of build directory: 40980 KiB (40.0 MiB) * Final size of installed tree: 7668 KiB ( 7.4 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/ivl/ivlpp /usr/lib64/libvpi.a /usr/lib64/ivl/vhdlpp /usr/lib64/ivl/ivl /usr/lib64/ivl/va_math.vpi /usr/lib64/ivl/v2005_math.vpi /usr/bin/vvp /usr/lib64/ivl/system.vpi /usr/lib64/ivl/v2009.vpi /usr/lib64/ivl/vhdl_sys.vpi /usr/lib64/ivl/vpi_debug.vpi /usr/lib64/libveriuser.a /usr/lib64/ivl/cadpli.vpl /usr/lib64/ivl/null.tgt /usr/lib64/ivl/stub.tgt /usr/lib64/ivl/vvp.tgt /usr/lib64/ivl/vlog95.tgt /usr/lib64/ivl/pcb.tgt /usr/lib64/ivl/vhdl.tgt /usr/lib64/ivl/blif.tgt /usr/bin/iverilog /usr/lib64/ivl/sizer.tgt >>> Installing (1 of 1) sci-electronics/iverilog-10.3-r1::gentoo Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") >>> Recording sci-electronics/iverilog in "world" favorites file... * Messages for package sci-electronics/iverilog-10.3-r1: * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date. * IMPORTANT: 7 news items need reading for repository 'gentoo'. * Use eselect news read to view new items.