* Package: sci-electronics/iverilog-10.3-r1 * Repository: gentoo * Maintainer: vowstar@gmail.com sci-electronics@gentoo.org,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/9efa0342938eea9510f19feca7b1063e6a1c682c @@@@@ END @@@@@ >>> 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 >>> 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. >>> Configuring source in /var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3 ... * econf: updating iverilog-10_3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating iverilog-10_3/config.guess with /usr/share/gnuconfig/config.guess ./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-clang 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-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-clang option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-clang++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking for x86_64-pc-linux-gnu-ld... ld.lld checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-pc-linux-gnu-strip... llvm-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-clang -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-clang++ -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... ./configure: line 7427: nm: command not found no checking for trailing underscores... ./configure: line 7456: nm: command not found 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. >>> Compiling source in /var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3 ... make -j2 V=1 mkdir dep x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c async.cc -o async.o Using empty VERSION_TAG x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c design_dump.cc -o design_dump.o mv async.d dep/async.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c discipline.cc -o discipline.o mv discipline.d dep/discipline.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c dup_expr.cc -o dup_expr.o mv design_dump.d dep/design_dump.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elaborate.cc -o elaborate.o mv dup_expr.d dep/dup_expr.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elab_expr.cc -o elab_expr.o mv elab_expr.d dep/elab_expr.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elaborate_analog.cc -o elaborate_analog.o mv elaborate.d dep/elaborate.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elab_lval.cc -o elab_lval.o mv elaborate_analog.d dep/elaborate_analog.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elab_net.cc -o elab_net.o mv elab_lval.d dep/elab_lval.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elab_scope.cc -o elab_scope.o mv elab_net.d dep/elab_net.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elab_sig.cc -o elab_sig.o mv elab_scope.d dep/elab_scope.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elab_sig_analog.cc -o elab_sig_analog.o mv elab_sig.d dep/elab_sig.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c elab_type.cc -o elab_type.o mv elab_sig_analog.d dep/elab_sig_analog.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c emit.cc -o emit.o mv elab_type.d dep/elab_type.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c eval.cc -o eval.o mv emit.d dep/emit.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c eval_attrib.cc -o eval_attrib.o mv eval.d dep/eval.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c eval_tree.cc -o eval_tree.o mv eval_attrib.d dep/eval_attrib.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c expr_synth.cc -o expr_synth.o mv expr_synth.d dep/expr_synth.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c functor.cc -o functor.o mv eval_tree.d dep/eval_tree.d flex -s -t lexor.lex > lexor.cc bison --verbose -t -p VL -d -o parse.cc parse.y mv functor.d dep/functor.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c link_const.cc -o link_const.o x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c load_module.cc -o load_module.o mv link_const.d dep/link_const.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netlist.cc -o netlist.o mv load_module.d dep/load_module.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netmisc.cc -o netmisc.o mv netmisc.d dep/netmisc.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c nettypes.cc -o nettypes.o mv netlist.d dep/netlist.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_analog.cc -o net_analog.o mv nettypes.d dep/nettypes.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_assign.cc -o net_assign.o mv net_analog.d dep/net_analog.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_design.cc -o net_design.o mv net_assign.d dep/net_assign.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netclass.cc -o netclass.o mv netclass.d dep/netclass.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netdarray.cc -o netdarray.o mv netdarray.d dep/netdarray.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netenum.cc -o netenum.o mv net_design.d dep/net_design.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netparray.cc -o netparray.o mv netparray.d dep/netparray.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netqueue.cc -o netqueue.o mv netqueue.d dep/netqueue.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netscalar.cc -o netscalar.o mv netenum.d dep/netenum.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netstruct.cc -o netstruct.o mv netscalar.d dep/netscalar.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c netvector.cc -o netvector.o mv netvector.d dep/netvector.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_event.cc -o net_event.o mv netstruct.d dep/netstruct.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_expr.cc -o net_expr.o mv net_event.d dep/net_event.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_func.cc -o net_func.o mv net_expr.d dep/net_expr.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_func_eval.cc -o net_func_eval.o mv net_func.d dep/net_func.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_link.cc -o net_link.o mv net_func_eval.d dep/net_func_eval.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_modulo.cc -o net_modulo.o mv net_link.d dep/net_link.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_nex_input.cc -o net_nex_input.o mv net_modulo.d dep/net_modulo.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_nex_output.cc -o net_nex_output.o mv net_nex_input.d dep/net_nex_input.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_proc.cc -o net_proc.o mv net_nex_output.d dep/net_nex_output.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_scope.cc -o net_scope.o mv net_proc.d dep/net_proc.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_tran.cc -o net_tran.o mv net_tran.d dep/net_tran.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c net_udp.cc -o net_udp.o mv net_scope.d dep/net_scope.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pad_to_width.cc -o pad_to_width.o mv net_udp.d dep/net_udp.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c parse.cc -o parse.o mv pad_to_width.d dep/pad_to_width.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c parse_misc.cc -o parse_misc.o parse.cc:8440:18: warning: missing field 'text' initializer [-Wmissing-field-initializers] = { 1, 1, 1, 1 } ^ mv parse_misc.d dep/parse_misc.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform.cc -o pform.o 1 warning generated. mv parse.d dep/parse.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_analog.cc -o pform_analog.o mv pform_analog.d dep/pform_analog.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_disciplines.cc -o pform_disciplines.o mv pform.d dep/pform.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_dump.cc -o pform_dump.o mv pform_disciplines.d dep/pform_disciplines.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_package.cc -o pform_package.o pform_dump.cc:239:56: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] out << setw(indent) << "" << (type.get()? typeid(*type).name() : "... ^ mv pform_package.d dep/pform_package.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_pclass.cc -o pform_pclass.o 1 warning generated. mv pform_dump.d dep/pform_dump.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_class_type.cc -o pform_class_type.o mv pform_pclass.d dep/pform_pclass.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_string_type.cc -o pform_string_type.o mv pform_class_type.d dep/pform_class_type.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_struct_type.cc -o pform_struct_type.o mv pform_string_type.d dep/pform_string_type.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c pform_types.cc -o pform_types.o mv pform_struct_type.d dep/pform_struct_type.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c symbol_search.cc -o symbol_search.o mv pform_types.d dep/pform_types.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sync.cc -o sync.o mv symbol_search.d dep/symbol_search.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_funcs.cc -o sys_funcs.o mv sync.d dep/sync.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c verinum.cc -o verinum.o mv sys_funcs.d dep/sys_funcs.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c verireal.cc -o verireal.o mv verinum.d dep/verinum.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c target.cc -o target.o mv verireal.d dep/verireal.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c Attrib.cc -o Attrib.o mv Attrib.d dep/Attrib.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c HName.cc -o HName.o mv HName.d dep/HName.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c Module.cc -o Module.o mv target.d dep/target.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PClass.cc -o PClass.o mv PClass.d dep/PClass.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PDelays.cc -o PDelays.o mv Module.d dep/Module.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PEvent.cc -o PEvent.o mv PEvent.d dep/PEvent.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PExpr.cc -o PExpr.o mv PDelays.d dep/PDelays.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PGate.cc -o PGate.o mv PExpr.d dep/PExpr.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PGenerate.cc -o PGenerate.o mv PGate.d dep/PGate.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PModport.cc -o PModport.o mv PModport.d dep/PModport.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PPackage.cc -o PPackage.o mv PGenerate.d dep/PGenerate.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PScope.cc -o PScope.o mv PPackage.d dep/PPackage.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PSpec.cc -o PSpec.o mv PSpec.d dep/PSpec.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PTask.cc -o PTask.o mv PScope.d dep/PScope.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PUdp.cc -o PUdp.o mv PUdp.d dep/PUdp.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PFunction.cc -o PFunction.o mv PTask.d dep/PTask.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c PWire.cc -o PWire.o mv PFunction.d dep/PFunction.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c Statement.cc -o Statement.o mv PWire.d dep/PWire.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c AStatement.cc -o AStatement.o mv AStatement.d dep/AStatement.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c ./libmisc/LineInfo.cc -o LineInfo.o mv Statement.d dep/Statement.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c ./libmisc/StringHeap.cc -o StringHeap.o mv LineInfo.d dep/LineInfo.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c cprop.cc -o cprop.o mv StringHeap.d dep/StringHeap.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c nodangle.cc -o nodangle.o mv nodangle.d dep/nodangle.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c synth.cc -o synth.o mv cprop.d dep/cprop.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c synth2.cc -o synth2.o mv synth.d dep/synth.d bison --verbose -t -p syn_ -o syn-rules.cc syn-rules.y x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c t-dll.cc -o t-dll.o mv synth2.d dep/synth2.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c t-dll-api.cc -o t-dll-api.o mv t-dll.d dep/t-dll.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c t-dll-expr.cc -o t-dll-expr.o mv t-dll-api.d dep/t-dll-api.d mv t-dll-expr.d dep/t-dll-expr.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c t-dll-proc.cc -o t-dll-proc.o x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c t-dll-analog.cc -o t-dll-analog.o mv t-dll-analog.d dep/t-dll-analog.d x86_64-pc-linux-gnu-clang -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o version.exe -I. -I. ./version.c sed -e 's;@SHARED@;-shared;' -e 's;@PIC@;-fPIC;' \ -e 's;@SUFFIX@;;' \ -e 's;@IVCC@;x86_64-pc-linux-gnu-clang;' \ -e 's;@IVCXX@;x86_64-pc-linux-gnu-clang++;' \ -e 's;@IVCFLAGS@;-Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color;' \ -e 's;@IVCXXFLAGS@;-Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color;' \ -e 's;@IVCTARGETFLAGS@;;' \ -e 's;@INCLUDEDIR@;/usr/include/iverilog;' \ -e 's;@LIBDIR@;/usr/lib64;' iverilog-vpi.sh > iverilog-vpi chmod +x iverilog-vpi x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c main.cc -o main.o mv t-dll-proc.d dep/t-dll-proc.d mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h touch parse.h x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c syn-rules.cc -o syn-rules.o mv syn-rules.d dep/syn-rules.d ./version.exe `head -1 ./iverilog-vpi.man.in`'\n' > iverilog-vpi.man tail -n +2 ./iverilog-vpi.man.in >> iverilog-vpi.man x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lexor.cc -o lexor.o :1650:13: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if ( ! (yy_state_buf) ) ^ :1648:9: note: previous statement is here if ( ! (yy_state_buf) ) ^ :3339:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] return yy_is_jam ? 0 : yy_current_state; ^ :3336:2: note: previous statement is here if ( ! yy_is_jam ) ^ mv main.d dep/main.d x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -Ilibmisc -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lexor_keyword.cc -o lexor_keyword.o 2 warnings generated. mv lexor.d dep/lexor.d mv lexor_keyword.d dep/lexor_keyword.d x86_64-pc-linux-gnu-clang++ -rdynamic -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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-clang -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -I. -I.. -DHAVE_CONFIG_H -c -o main.o main.c flex -t lexor.lex > lexor.c x86_64-pc-linux-gnu-clang -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -I. -I.. -DHAVE_CONFIG_H -c -o lexor.o lexor.c x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c main.cc -o main.o x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c architec.cc -o architec.o In file included from architec.cc:22: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ mv main.d dep/main.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c compiler.cc -o compiler.o 1 warning generated. mv architec.d dep/architec.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c entity.cc -o entity.o mv compiler.d dep/compiler.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c std_funcs.cc -o std_funcs.o mv entity.d dep/entity.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c std_types.cc -o std_types.o mv std_funcs.d dep/std_funcs.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c expression.cc -o expression.o In file included from expression.cc:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ mv std_types.d dep/std_types.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c package.cc -o package.o 1 warning generated. mv expression.d dep/expression.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c scope.cc -o scope.o mv package.d dep/package.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sequential.cc -o sequential.o In file included from sequential.cc:20: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv sequential.d dep/sequential.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c subprogram.cc -o subprogram.o mv scope.d dep/scope.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vsignal.cc -o vsignal.o In file included from subprogram.cc:26: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ mv vsignal.d dep/vsignal.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vtype.cc -o vtype.o 1 warning generated. mv subprogram.d dep/subprogram.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vtype_match.cc -o vtype_match.o In file included from vtype.cc:21: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ mv vtype_match.d dep/vtype_match.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c architec_elaborate.cc -o architec_elaborate.o 1 warning generated. mv vtype.d dep/vtype.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c entity_elaborate.cc -o entity_elaborate.o In file included from architec_elaborate.cc:23: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv architec_elaborate.d dep/architec_elaborate.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c expression_elaborate.cc -o expression_elaborate.o mv entity_elaborate.d dep/entity_elaborate.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c expression_evaluate.cc -o expression_evaluate.o In file included from expression_elaborate.cc:31: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ In file included from expression_elaborate.cc:22: ./expression.h:271:6: warning: definition of implicit copy assignment operator for 'choice_element' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] choice_element(const choice_element&other) { ^ expression_elaborate.cc:533:29: note: in implicit copy assignment operator for 'ExpAggregate::choice_element' first required here aggregate_[idx] = tmp; ^ expression_evaluate.cc:254:12: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion] if(v > std::numeric_limits::max()) { ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expression_evaluate.cc:265:1: warning: all paths through this function will call itself [-Winfinite-recursion] { ^ 2 warnings generated. mv expression_evaluate.d dep/expression_evaluate.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sequential_elaborate.cc -o sequential_elaborate.o In file included from sequential_elaborate.cc:20: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 2 warnings generated. mv expression_elaborate.d dep/expression_elaborate.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vtype_elaborate.cc -o vtype_elaborate.o 1 warning generated. mv sequential_elaborate.d dep/sequential_elaborate.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c entity_stream.cc -o entity_stream.o mv vtype_elaborate.d dep/vtype_elaborate.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c expression_stream.cc -o expression_stream.o mv entity_stream.d dep/entity_stream.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vtype_stream.cc -o vtype_stream.o In file included from expression_stream.cc:21: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv expression_stream.d dep/expression_stream.d flex -s -olexor.cc ./lexor.lex bison --verbose -t -d -o parse.cc parse.y parse.y:2.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 2 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure mv vtype_stream.d dep/vtype_stream.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c parse_misc.cc -o parse_misc.o parse.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c library.cc -o library.o In file included from parse_misc.cc:23: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv parse_misc.d dep/parse_misc.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vhdlreal.cc -o vhdlreal.o mv vhdlreal.d dep/vhdlreal.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vhdlint.cc -o vhdlint.o mv vhdlint.d dep/vhdlint.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c architec_emit.cc -o architec_emit.o mv library.d dep/library.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c entity_emit.cc -o entity_emit.o In file included from architec_emit.cc:23: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv architec_emit.d dep/architec_emit.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c expression_emit.cc -o expression_emit.o mv entity_emit.d dep/entity_emit.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c package_emit.cc -o package_emit.o In file included from expression_emit.cc:28: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ mv package_emit.d dep/package_emit.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sequential_emit.cc -o sequential_emit.o In file included from sequential_emit.cc:23: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv expression_emit.d dep/expression_emit.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c subprogram_emit.cc -o subprogram_emit.o In file included from subprogram_emit.cc:22: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv sequential_emit.d dep/sequential_emit.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vtype_emit.cc -o vtype_emit.o 1 warning generated. mv subprogram_emit.d dep/subprogram_emit.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c debug.cc -o debug.o mv vtype_emit.d dep/vtype_emit.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c architec_debug.cc -o architec_debug.o In file included from debug.cc:26: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ In file included from architec_debug.cc:22: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv debug.d dep/debug.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c expression_debug.cc -o expression_debug.o 1 warning generated. mv architec_debug.d dep/architec_debug.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sequential_debug.cc -o sequential_debug.o In file included from sequential_debug.cc:20: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ mv expression_debug.d dep/expression_debug.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c ../libmisc/StringHeap.cc -o StringHeap.o 1 warning generated. mv sequential_debug.d dep/sequential_debug.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c ../libmisc/LineInfo.cc -o LineInfo.o mv StringHeap.d dep/StringHeap.d mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h touch parse.h x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c parse.cc -o parse.o mv LineInfo.d dep/LineInfo.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lexor.cc -o lexor.o In file included from parse.y:37: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ parse.y:2269:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] (yyval.sequ_list) = tmp; ^ parse.y:2267:5: note: previous statement is here if((yyvsp[0].sequ)) ^ parse.y:2275:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] (yyval.sequ_list) = tmp; ^ parse.y:2273:5: note: previous statement is here if((yyvsp[0].sequ)) ^ In file included from ./lexor.lex:31: In file included from ./parse_wrap.h:33: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv lexor.d dep/lexor.d x86_64-pc-linux-gnu-clang++ -I. -I.. -I../libmisc -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lexor_keyword.cc -o lexor_keyword.o In file included from ./lexor_keyword.gperf:15: In file included from ./parse_wrap.h:33: In file included from ./sequential.h:24: ./parse_types.h:59:39: warning: declaration shadows a variable in the global namespace [-Wshadow] typedef enum { ALL = 0, OTHERS, NONE } application_domain_t; ^ ./vtype.h:40:31: note: previous declaration is here typedef enum typedef_topo_e { NONE=0, PENDING, MARKED } typedef_topo_t; ^ 1 warning generated. mv lexor_keyword.d dep/lexor_keyword.d 3 warnings generated. mv parse.d dep/parse.d x86_64-pc-linux-gnu-clang++ -o vhdlpp -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c main.cc -o main.o bison --verbose -t -d -o parse.cc parse.y x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c parse_misc.cc -o parse_misc.o mv main.d dep/main.d flex -s -olexor.cc ./lexor.lex mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h touch parse.h x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c arith.cc -o arith.o mv parse_misc.d dep/parse_misc.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c array_common.cc -o array_common.o mv array_common.d dep/array_common.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c array.cc -o array.o mv arith.d dep/arith.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c bufif.cc -o bufif.o In file included from array.cc:20: In file included from ./array_common.h:25: ./vpi_priv.h:156:7: warning: definition of implicit copy assignment operator for '__vpiDecConst' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] __vpiDecConst(const __vpiDecConst&that); ^ array.cc:1521:23: note: in implicit copy assignment operator for '__vpiDecConst' first required here obj->first_addr = mem->first_addr; ^ mv bufif.d dep/bufif.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c compile.cc -o compile.o 1 warning generated. mv array.d dep/array.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c concat.cc -o concat.o mv compile.d dep/compile.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c dff.cc -o dff.o mv concat.d dep/concat.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c class_type.cc -o class_type.o mv dff.d dep/dff.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c enum_type.cc -o enum_type.o mv enum_type.d dep/enum_type.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c extend.cc -o extend.o mv class_type.d dep/class_type.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c file_line.cc -o file_line.o mv extend.d dep/extend.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c npmos.cc -o npmos.o mv file_line.d dep/file_line.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c part.cc -o part.o mv npmos.d dep/npmos.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c permaheap.cc -o permaheap.o mv permaheap.d dep/permaheap.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c reduce.cc -o reduce.o mv part.d dep/part.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c resolv.cc -o resolv.o mv reduce.d dep/reduce.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sfunc.cc -o sfunc.o mv sfunc.d dep/sfunc.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c stop.cc -o stop.o mv resolv.d dep/resolv.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c substitute.cc -o substitute.o mv stop.d dep/stop.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c symbols.cc -o symbols.o mv substitute.d dep/substitute.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c ufunc.cc -o ufunc.o mv symbols.d dep/symbols.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c codes.cc -o codes.o mv codes.d dep/codes.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vthread.cc -o vthread.o mv ufunc.d dep/ufunc.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c schedule.cc -o schedule.o mv schedule.d dep/schedule.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c statistics.cc -o statistics.o mv statistics.d dep/statistics.d x86_64-pc-linux-gnu-clang -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o draw_tt.exe ./draw_tt.c ./draw_tt.exe > tables.cc rm draw_tt.exe x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c udp.cc -o udp.o mv udp.d dep/udp.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vvp_island.cc -o vvp_island.o mv vvp_island.d dep/vvp_island.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vvp_net.cc -o vvp_net.o mv vthread.d dep/vthread.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vvp_net_sig.cc -o vvp_net_sig.o mv vvp_net.d dep/vvp_net.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vvp_object.cc -o vvp_object.o mv vvp_net_sig.d dep/vvp_net_sig.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vvp_cobject.cc -o vvp_cobject.o mv vvp_object.d dep/vvp_object.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vvp_darray.cc -o vvp_darray.o mv vvp_cobject.d dep/vvp_cobject.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c event.cc -o event.o mv vvp_darray.d dep/vvp_darray.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c logic.cc -o logic.o mv event.d dep/event.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c delay.cc -o delay.o mv logic.d dep/logic.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c words.cc -o words.o mv delay.d dep/delay.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c island_tran.cc -o island_tran.o mv words.d dep/words.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_modules.cc -o vpi_modules.o mv island_tran.d dep/island_tran.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_callback.cc -o vpi_callback.o mv vpi_modules.d dep/vpi_modules.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_cobject.cc -o vpi_cobject.o mv vpi_callback.d dep/vpi_callback.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_const.cc -o vpi_const.o mv vpi_cobject.d dep/vpi_cobject.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_darray.cc -o vpi_darray.o mv vpi_const.d dep/vpi_const.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_event.cc -o vpi_event.o mv vpi_darray.d dep/vpi_darray.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_iter.cc -o vpi_iter.o mv vpi_iter.d dep/vpi_iter.d mv vpi_event.d dep/vpi_event.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_mcd.cc -o vpi_mcd.o x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_priv.cc -o vpi_priv.o mv vpi_mcd.d dep/vpi_mcd.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_scope.cc -o vpi_scope.o mv vpi_priv.d dep/vpi_priv.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_real.cc -o vpi_real.o mv vpi_scope.d dep/vpi_scope.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_signal.cc -o vpi_signal.o mv vpi_real.d dep/vpi_real.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_string.cc -o vpi_string.o In file included from vpi_signal.cc:25: In file included from ./compile.h:26: In file included from ./parse_misc.h:22: ./vpi_priv.h:156:7: warning: definition of implicit copy assignment operator for '__vpiDecConst' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] __vpiDecConst(const __vpiDecConst&that); ^ vpi_signal.cc:1134:16: note: in implicit copy assignment operator for '__vpiDecConst' first required here obj->msb = msb; ^ mv vpi_string.d dep/vpi_string.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_tasks.cc -o vpi_tasks.o 1 warning generated. mv vpi_signal.d dep/vpi_signal.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_time.cc -o vpi_time.o mv vpi_time.d dep/vpi_time.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpi_vthr_vector.cc -o vpi_vthr_vector.o mv vpi_tasks.d dep/vpi_tasks.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpip_bin.cc -o vpip_bin.o mv vpi_vthr_vector.d dep/vpi_vthr_vector.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpip_hex.cc -o vpip_hex.o mv vpip_bin.d dep/vpip_bin.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpip_oct.cc -o vpip_oct.o mv vpip_hex.d dep/vpip_hex.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpip_to_dec.cc -o vpip_to_dec.o mv vpip_oct.d dep/vpip_oct.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vpip_format.cc -o vpip_format.o mv vpip_format.d dep/vpip_format.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vvp_vpi.cc -o vvp_vpi.o mv vvp_vpi.d dep/vvp_vpi.d x86_64-pc-linux-gnu-clang -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c libvpi.c rm -f libvpi.a llvm-ar cqv libvpi.a libvpi.o llvm-ranlib libvpi.a ../version.exe `head -1 ./vvp.man.in`'\n' > vvp.man tail -n +2 ./vvp.man.in >> vvp.man x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c parse.cc -o parse.o mv vpip_to_dec.d dep/vpip_to_dec.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lexor.cc -o lexor.o mv parse.d dep/parse.d x86_64-pc-linux-gnu-clang++ -I. -I.. -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"' -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c tables.cc -o tables.o mv tables.d dep/tables.d mv lexor.d dep/lexor.d x86_64-pc-linux-gnu-clang++ -rdynamic -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -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-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_table.c -o sys_table.o x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_convert.c -o sys_convert.o mv sys_table.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_countdrivers.c -o sys_countdrivers.o mv sys_convert.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_darray.c -o sys_darray.o mv sys_countdrivers.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_deposit.c -o sys_deposit.o mv sys_deposit.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_display.c -o sys_display.o mv sys_darray.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_fileio.c -o sys_fileio.o mv sys_fileio.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_finish.c -o sys_finish.o mv sys_finish.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_icarus.c -o sys_icarus.o mv sys_icarus.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_plusargs.c -o sys_plusargs.o mv sys_plusargs.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_queue.c -o sys_queue.o mv sys_display.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_random.c -o sys_random.o mv sys_queue.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_random_mti.c -o sys_random_mti.o mv sys_random_mti.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_readmem.c -o sys_readmem.o mv sys_random.d dep flex -t sys_readmem_lex.lex > sys_readmem_lex.c x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_scanf.c -o sys_scanf.o mv sys_readmem.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_sdf.c -o sys_sdf.o mv sys_sdf.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_time.c -o sys_time.o mv sys_time.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_vcd.c -o sys_vcd.o mv sys_vcd.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_vcdoff.c -o sys_vcdoff.o mv sys_vcdoff.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vcd_priv.c -o vcd_priv.o mv sys_scanf.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c mt19937int.c -o mt19937int.o mv vcd_priv.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_priv.c -o sys_priv.o mv mt19937int.d dep bison --verbose -t -p sdf -d -o sdf_parse.c sdf_parse.y mv sys_priv.d dep flex -t sdf_lexor.lex > sdf_lexor.c x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c stringheap.c -o stringheap.o mv stringheap.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vams_simparam.c -o vams_simparam.o x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c table_mod.c -o table_mod.o mv vams_simparam.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-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_lxt.c -o sys_lxt.o mv table_mod.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lxt_write.c -o lxt_write.o mv sys_lxt.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_lxt2.c -o sys_lxt2.o mv sys_lxt2.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lxt2_write.c -o lxt2_write.o mv lxt_write.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c sys_fst.c -o sys_fst.o mv sys_fst.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c fstapi.c -o fstapi.o mv lxt2_write.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c fastlz.c -o fastlz.o mv fastlz.d dep x86_64-pc-linux-gnu-clang -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c lz4.c -o lz4.o mv fstapi.d dep x86_64-pc-linux-gnu-clang++ -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -MD -c vcd_priv2.cc -o vcd_priv2.o make[1]: *** No rule to make target '1', needed by 'va_math.vpi'. Stop. make[1]: *** Waiting for unfinished jobs.... mv lz4.d dep mv vcd_priv2.d dep make[1]: Leaving directory '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3/vpi' make: *** [Makefile:125: all] Error 2 * ERROR: sci-electronics/iverilog-10.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-electronics/iverilog-10.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-electronics/iverilog-10.3-r1::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/sci-electronics/iverilog-10.3-r1:20200708-214646.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3' * S: '/var/tmp/portage/sci-electronics/iverilog-10.3-r1/work/iverilog-10_3' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) ================================================================= System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895548 total, 2137588 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 09 Jul 2020 10:35:22 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.3-r1::gentoo, 3.9.0_beta4::gentoo dev-util/cmake: 3.18.0_rc3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-clang" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-clang++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS