>>> Building on exopi-1 under lang/verilator BDEPENDS = [devel/help2man;devel/autoconf/2.72;devel/bison;devel/gmake;devel/metaauto] DIST = [lang/verilator:verilator-5.044.tar.gz] FULLPKGNAME = verilator-5.044 (Junk lock obtained for exopi-1 at 1771523744.02) >>> Running depends in lang/verilator at 1771523744.08 last junk was in textproc/opensp /usr/sbin/pkg_add -aI -Drepair autoconf-2.72p0 bison-3.8.2p0 help2man-1.49.3 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.72p0 bison-3.8.2p0 gmake-4.4.1p0 help2man-1.49.3 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.72p0 bison-3.8.2p0 help2man-1.49.3 metaauto-1.0p4 >>> Running show-prepare-results in lang/verilator at 1771523747.60 ===> lang/verilator ===> Building from scratch verilator-5.044 ===> verilator-5.044 depends on: bison-* -> bison-3.8.2p0 ===> verilator-5.044 depends on: help2man-* -> help2man-1.49.3 ===> verilator-5.044 depends on: metaauto-* -> metaauto-1.0p4 ===> verilator-5.044 depends on: autoconf-2.72 -> autoconf-2.72p0 ===> verilator-5.044 depends on: gmake-* -> gmake-4.4.1p0 ===> Verifying specs: c m c++ c++abi pthread ===> found c.102.2 m.10.1 c++.12.0 c++abi.9.0 pthread.28.1 autoconf-2.72p0 bison-3.8.2p0 gmake-4.4.1p0 help2man-1.49.3 metaauto-1.0p4 Still tainted: host marked nojunk by devel/py-python-lsp-server >>> Running junk in lang/verilator at 1771523749.00 Can't run junk because of lock on devel/py-python-lsp-server (Junk lock released for exopi-1 at 1771523750.87) distfiles size=5474674 >>> Running patch in lang/verilator at 1771523750.92 ===> lang/verilator ===> Checking files for verilator-5.044 `/exopi-cvs/ports/distfiles/verilator-5.044.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for verilator-5.044 ===> Patching for verilator-5.044 ===> Applying OpenBSD patch patch-bin_verilator Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: bin/verilator |--- bin/verilator.orig |+++ bin/verilator -------------------------- Patching file bin/verilator using Plan A... Hunk #1 succeeded at 101. Hunk #2 succeeded at 124. Hunk #3 succeeded at 185. done ===> Applying OpenBSD patch patch-test_regress_driver_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: test_regress/driver.py |--- test_regress/driver.py.orig |+++ test_regress/driver.py -------------------------- Patching file test_regress/driver.py using Plan A... Hunk #1 succeeded at 193. Hunk #2 succeeded at 1538. Hunk #3 succeeded at 1859. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in lang/verilator at 1771523752.82 ===> lang/verilator ===> Generating configure for verilator-5.044 Running autoconf-2.72 in /exopi-obj/pobj/verilator-5.044/verilator-5.044 ===> Configuring for verilator-5.044 Using /exopi-obj/pobj/verilator-5.044/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/verilator-5.044/config.site configuring for Verilator 5.044 2026-01-01 checking whether to perform partial static linking of Verilator binary... yes checking whether to use AddressSanitizer... no checking whether to use tcmalloc... check checking whether to build for gcov code coverage collection... no checking whether to use hardcoded paths... yes checking whether to show and stop on compilation warnings... no checking whether to run long tests... no checking for z3... yes checking for cvc5... no checking for cvc4... no checking for SMT solver... z3 --in compiler CXX inbound is set to... c++ checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking for a BSD-compatible install... /exopi-obj/pobj/verilator-5.044/bin/install -c compiler version... c++ --version = OpenBSD clang version 19.1.7 checking that C++ compiler can compile simple program... yes checking for ar... ar checking for perl... (cached) /usr/bin/perl checking for python3... python3 python3 --version = Python 3.13.11 checking for flex... (cached) flex flex --version = flex 2.5.39 checking for bison... /usr/local/bin/bison /usr/local/bin/bison --version = bison (GNU Bison) 3.8.2 checking for ccache... (cached) no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for size_t... (cached) yes checking for inline... inline checking whether c++ accepts -pg... yes checking whether c++ accepts -std=gnu++17... yes checking whether c++ accepts -Wextra... yes checking whether c++ accepts -Wfloat-conversion... yes checking whether c++ accepts -Wlogical-op... no checking whether c++ accepts -Wthread-safety... yes checking whether coroutines are supported by c++... no checking whether coroutines are supported by c++ with -fcoroutines-ts... no checking whether coroutines are supported by c++ with -fcoroutines... no checking whether coroutines are supported by c++ with -fcoroutines-ts -Wno-deprecated-experimental-coroutine... no checking whether coroutines are supported by c++ with -std=gnu++20... yes checking whether c++ accepts -Qunused-arguments... yes checking whether c++ accepts -Wno-shadow... yes checking whether c++ accepts -Wno-unused-parameter... yes checking whether c++ accepts -Xclang -fno-pch-timestamp... yes checking whether c++ accepts -faligned-new... yes checking whether c++ accepts -fno-exceptions... yes checking whether c++ accepts -Wno-char-subscripts... yes checking whether c++ accepts -Wno-null-conversion... yes checking whether c++ accepts -Wno-parentheses-equality... yes checking whether c++ accepts -Wno-unused... yes checking whether c++ accepts -Og... yes checking whether c++ accepts -ggdb... yes checking whether c++ accepts -gz... no checking whether c++ linker accepts -gz... yes checking whether c++ accepts -O3... yes checking whether c++ accepts -faligned-new... yes checking whether c++ accepts -fbracket-depth=4096... yes checking whether c++ accepts -fcf-protection=none... yes checking whether c++ accepts -Xclang -fno-pch-timestamp... yes checking whether c++ accepts -mno-cet... no checking whether c++ accepts -Qunused-arguments... yes checking whether c++ accepts -Wno-bool-operation... yes checking whether c++ accepts -Wno-c++11-narrowing... yes checking whether c++ accepts -Wno-constant-logical-operand... yes checking whether c++ accepts -Wno-int-in-bool-context... yes checking whether c++ accepts -Wno-non-pod-varargs... yes checking whether c++ accepts -Wno-parentheses-equality... yes checking whether c++ accepts -Wno-shadow... yes checking whether c++ accepts -Wno-sign-compare... yes checking whether c++ accepts -Wno-subobject-linkage... no checking whether c++ accepts -Wno-tautological-bitwise-compare... yes checking whether c++ accepts -Wno-tautological-compare... yes checking whether c++ accepts -Wno-uninitialized... yes checking whether c++ accepts -Wno-unused-but-set-parameter... yes checking whether c++ accepts -Wno-unused-but-set-variable... yes checking whether c++ accepts -Wno-unused-parameter... yes checking whether c++ accepts -Wno-unused-variable... yes checking whether c++ accepts -Wno-vla-cxx-extension... yes checking whether c++ linker accepts -mt... no checking whether c++ linker accepts -pthread... yes checking whether c++ linker accepts -lpthread... yes checking whether c++ linker accepts -latomic... no checking whether c++ linker accepts -fuse-ld=mold... no checking whether c++ linker accepts -fuse-ld=mold... no checking whether c++ linker accepts -static-libgcc... no checking whether c++ linker accepts -static-libstdc++... no checking whether c++ linker accepts -Xlinker -gc-sections... yes checking whether c++ linker accepts -lpthread... yes checking whether c++ linker accepts -latomic... no checking whether c++ linker accepts -lbcrypt... no checking whether c++ linker accepts -lpsapi... no checking whether c++ linker accepts -Wl,--whole-archive -l:libtcmalloc_minimal.a -Wl,--no-whole-archive... no checking whether c++ supports C++14... yes checking for c++ precompile header include option... -include-pch checking for struct stat.st_mtim.tv_nsec... yes checking whether SystemC is found (in system path)... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Makefile_obj config.status: creating include/verilated.mk config.status: creating include/verilated_config.h config.status: creating verilator.pc config.status: creating verilator-config.cmake config.status: creating verilator-config-version.cmake config.status: creating src/config_package.h configure: WARNING: unrecognized options: --disable-gtk-doc Now type 'make' (or sometimes 'gmake') to build Verilator. >>> Running build in lang/verilator at 1771523785.33 ===> lang/verilator ===> Building for verilator-5.044 ------------------------------------------------------------ making verilator in src gmake -C src gmake[1]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src' mkdir -p obj_dbg python3 ./config_rev . >config_rev.h /bin/sh: git: not found /bin/sh: git: not found config_rev using vUNKNOWN-built20260219 gmake -C obj_dbg -j 1 TGT=../../bin/verilator_bin_dbg VL_DEBUG=1 -f ../Makefile_obj serial gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' python3 ../astgen -I .. --astdef V3AstNodeDType.h --astdef V3AstNodeExpr.h --astdef V3AstNodeOther.h --astdef V3AstNodeStmt.h --dfgdef V3DfgVertices.h --classes If you get errors from verilog.y below, try upgrading bison to version 1.875 or newer. python3 ../bisonpre --yacc /usr/local/bin/bison -d -v -o V3ParseBison.c ../verilog.y edit ../verilog.y V3ParseBison_pretmp.y Executing: /usr/local/bin/bison -d -v --report=itemset --report=lookahead -b V3ParseBison_pretmp -o V3ParseBison_pretmp.c V3ParseBison_pretmp.y edit V3ParseBison_pretmp.output V3ParseBison.output edit V3ParseBison_pretmp.c V3ParseBison.c edit V3ParseBison_pretmp.h V3ParseBison.h gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake -C obj_dbg TGT=../../bin/verilator_bin_dbg VL_DEBUG=1 -f ../Makefile_obj gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' Compile flags: c++ -O2 -pipe -O2 -pipe -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC="" -DDEFENV_SYSTEMC_ARCH="" -DDEFENV_SYSTEMC_INCLUDE="" -DDEFENV_SYSTEMC_LIBDIR="" -DDEFENV_VERILATOR_ROOT="/usr/local/share/verilator/" -DDEFENV_VERILATOR_SOLVER="z3 --in" python3 ../astgen -I .. --astdef V3AstNodeDType.h --astdef V3AstNodeExpr.h --astdef V3AstNodeOther.h --astdef V3AstNodeStmt.h --dfgdef V3DfgVertices.h V3Const.cpp c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c V3Const__gen.cpp -o V3Const__gen.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Error.cpp -o V3Error.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3FileLine.cpp -o V3FileLine.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Graph.cpp -o V3Graph.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphAcyc.cpp -o V3GraphAcyc.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphAlg.cpp -o V3GraphAlg.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphPathChecker.cpp -o V3GraphPathChecker.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphTest.cpp -o V3GraphTest.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Hash.cpp -o V3Hash.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3OptionParser.cpp -o V3OptionParser.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Os.cpp -o V3Os.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3ParseGrammar.cpp -o V3ParseGrammar.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3ParseImp.cpp -o V3ParseImp.o flex --version flex 2.5.39 flex -d -oV3Lexer_pregen.yy.cpp ../verilog.l python3 ../flexfix V3Lexer V3Lexer.yy.cpp c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3ParseLex.cpp -o V3ParseLex.o flex --version flex 2.5.39 flex -d -oV3PreLex_pregen.yy.cpp ../V3PreLex.l python3 ../flexfix V3PreLex V3PreLex.yy.cpp c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3PreProc.cpp -o V3PreProc.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3PreShell.cpp -o V3PreShell.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3String.cpp -o V3String.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3ThreadPool.cpp -o V3ThreadPool.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Waiver.cpp -o V3Waiver.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../Verilator.cpp -o Verilator.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -x c++-header -c ../V3PchAstMT.h -o V3PchAstMT.h.gch c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Ast.cpp -o V3Ast.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3AstNodes.cpp -o V3AstNodes.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Broken.cpp -o V3Broken.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Control.cpp -o V3Control.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCBase.cpp -o V3EmitCBase.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCConstPool.cpp -o V3EmitCConstPool.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCFunc.cpp -o V3EmitCFunc.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCHeaders.cpp -o V3EmitCHeaders.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCImp.cpp -o V3EmitCImp.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCInlines.cpp -o V3EmitCInlines.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCPch.cpp -o V3EmitCPch.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitV.cpp -o V3EmitV.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3File.cpp -o V3File.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3FuncOpt.cpp -o V3FuncOpt.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Global.cpp -o V3Global.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Hasher.cpp -o V3Hasher.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Number.cpp -o V3Number.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Options.cpp -o V3Options.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Stats.cpp -o V3Stats.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3StatsReport.cpp -o V3StatsReport.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3VariableOrder.cpp -o V3VariableOrder.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -x c++-header -c ../V3PchAstNoMT.h -o V3PchAstNoMT.h.gch c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Active.cpp -o V3Active.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3ActiveTop.cpp -o V3ActiveTop.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Assert.cpp -o V3Assert.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3AssertPre.cpp -o V3AssertPre.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3AssertProp.cpp -o V3AssertProp.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Begin.cpp -o V3Begin.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Branch.cpp -o V3Branch.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CCtors.cpp -o V3CCtors.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CUse.cpp -o V3CUse.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Case.cpp -o V3Case.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Cast.cpp -o V3Cast.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Cfg.cpp -o V3Cfg.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CfgBuilder.cpp -o V3CfgBuilder.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CfgLiveVariables.cpp -o V3CfgLiveVariables.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Class.cpp -o V3Class.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Clean.cpp -o V3Clean.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Clock.cpp -o V3Clock.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Combine.cpp -o V3Combine.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Common.cpp -o V3Common.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Coverage.cpp -o V3Coverage.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CoverageJoin.cpp -o V3CoverageJoin.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Dead.cpp -o V3Dead.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Delayed.cpp -o V3Delayed.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Depth.cpp -o V3Depth.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DepthBlock.cpp -o V3DepthBlock.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Descope.cpp -o V3Descope.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Dfg.cpp -o V3Dfg.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgAstToDfg.cpp -o V3DfgAstToDfg.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgBreakCycles.cpp -o V3DfgBreakCycles.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgCache.cpp -o V3DfgCache.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgColorSCCs.cpp -o V3DfgColorSCCs.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgCse.cpp -o V3DfgCse.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgDataType.cpp -o V3DfgDataType.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgDecomposition.cpp -o V3DfgDecomposition.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgDfgToAst.cpp -o V3DfgDfgToAst.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgOptimizer.cpp -o V3DfgOptimizer.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgPasses.cpp -o V3DfgPasses.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgPeephole.cpp -o V3DfgPeephole.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgRegularize.cpp -o V3DfgRegularize.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgSynthesize.cpp -o V3DfgSynthesize.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DiagSarif.cpp -o V3DiagSarif.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DupFinder.cpp -o V3DupFinder.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCMain.cpp -o V3EmitCMain.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCMake.cpp -o V3EmitCMake.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCModel.cpp -o V3EmitCModel.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCSyms.cpp -o V3EmitCSyms.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitMk.cpp -o V3EmitMk.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitMkJson.cpp -o V3EmitMkJson.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitXml.cpp -o V3EmitXml.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3ExecGraph.cpp -o V3ExecGraph.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Expand.cpp -o V3Expand.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Force.cpp -o V3Force.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Fork.cpp -o V3Fork.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Gate.cpp -o V3Gate.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3HierBlock.cpp -o V3HierBlock.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Inline.cpp -o V3Inline.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3InlineCFuncs.cpp -o V3InlineCFuncs.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Inst.cpp -o V3Inst.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3InstrCount.cpp -o V3InstrCount.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Interface.cpp -o V3Interface.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LibMap.cpp -o V3LibMap.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Life.cpp -o V3Life.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LifePost.cpp -o V3LifePost.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkCells.cpp -o V3LinkCells.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkDot.cpp -o V3LinkDot.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkDotIfaceCapture.cpp -o V3LinkDotIfaceCapture.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkInc.cpp -o V3LinkInc.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkJump.cpp -o V3LinkJump.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkLValue.cpp -o V3LinkLValue.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkLevel.cpp -o V3LinkLevel.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkParse.cpp -o V3LinkParse.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkResolve.cpp -o V3LinkResolve.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Localize.cpp -o V3Localize.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3MergeCond.cpp -o V3MergeCond.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Name.cpp -o V3Name.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Order.cpp -o V3Order.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderGraphBuilder.cpp -o V3OrderGraphBuilder.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderMoveGraph.cpp -o V3OrderMoveGraph.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderParallel.cpp -o V3OrderParallel.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderProcessDomains.cpp -o V3OrderProcessDomains.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderSerial.cpp -o V3OrderSerial.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Param.cpp -o V3Param.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Premit.cpp -o V3Premit.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3ProtectLib.cpp -o V3ProtectLib.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3RandSequence.cpp -o V3RandSequence.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Randomize.cpp -o V3Randomize.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Reloop.cpp -o V3Reloop.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Sampled.cpp -o V3Sampled.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Sched.cpp -o V3Sched.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedAcyclic.cpp -o V3SchedAcyclic.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedPartition.cpp -o V3SchedPartition.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedReplicate.cpp -o V3SchedReplicate.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedTiming.cpp -o V3SchedTiming.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedTrigger.cpp -o V3SchedTrigger.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedUtil.cpp -o V3SchedUtil.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedVirtIface.cpp -o V3SchedVirtIface.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Scope.cpp -o V3Scope.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Scoreboard.cpp -o V3Scoreboard.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Slice.cpp -o V3Slice.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Split.cpp -o V3Split.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SplitAs.cpp -o V3SplitAs.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SplitVar.cpp -o V3SplitVar.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3StackCount.cpp -o V3StackCount.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Subst.cpp -o V3Subst.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3TSP.cpp -o V3TSP.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Table.cpp -o V3Table.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Task.cpp -o V3Task.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Timing.cpp -o V3Timing.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Trace.cpp -o V3Trace.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3TraceDecl.cpp -o V3TraceDecl.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Tristate.cpp -o V3Tristate.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Udp.cpp -o V3Udp.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Undriven.cpp -o V3Undriven.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Unknown.cpp -o V3Unknown.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Unroll.cpp -o V3Unroll.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3UnrollGen.cpp -o V3UnrollGen.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Width.cpp -o V3Width.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3WidthCommit.cpp -o V3WidthCommit.o c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3WidthSel.cpp -o V3WidthSel.o Linking ../../bin/verilator_bin_dbg... c++ -gz -Xlinker -gc-sections -o ../../bin/verilator_bin_dbg V3Const__gen.o V3Error.o V3FileLine.o V3Graph.o V3GraphAcyc.o V3GraphAlg.o V3GraphPathChecker.o V3GraphTest.o V3Hash.o V3OptionParser.o V3Os.o V3ParseGrammar.o V3ParseImp.o V3ParseLex.o V3PreProc.o V3PreShell.o V3String.o V3ThreadPool.o V3Waiver.o Verilator.o V3Ast.o V3AstNodes.o V3Broken.o V3Control.o V3EmitCBase.o V3EmitCConstPool.o V3EmitCFunc.o V3EmitCHeaders.o V3EmitCImp.o V3EmitCInlines.o V3EmitCPch.o V3EmitV.o V3File.o V3FuncOpt.o V3Global.o V3Hasher.o V3Number.o V3Options.o V3Stats.o V3StatsReport.o V3VariableOrder.o V3Active.o V3ActiveTop.o V3Assert.o V3AssertPre.o V3AssertProp.o V3Begin.o V3Branch.o V3CCtors.o V3CUse.o V3Case.o V3Cast.o V3Cfg.o V3CfgBuilder.o V3CfgLiveVariables.o V3Class.o V3Clean.o V3Clock.o V3Combine.o V3Common.o V3Coverage.o V3CoverageJoin.o V3Dead.o V3Delayed.o V3Depth.o V3DepthBlock.o V3Descope.o V3Dfg.o V3DfgAstToDfg.o V3DfgBreakCycles.o V3DfgCache.o V3DfgColorSCCs.o V3DfgCse.o V3DfgDataType.o V3DfgDecomposition.o V3DfgDfgToAst.o V3DfgOptimizer.o V3DfgPasses.o V3DfgPeephole.o V3DfgRegularize.o V3DfgSynthesize.o V3DiagSarif.o V3DupFinder.o V3EmitCMain.o V3EmitCMake.o V3EmitCModel.o V3EmitCSyms.o V3EmitMk.o V3EmitMkJson.o V3EmitXml.o V3ExecGraph.o V3Expand.o V3Force.o V3Fork.o V3Gate.o V3HierBlock.o V3Inline.o V3InlineCFuncs.o V3Inst.o V3InstrCount.o V3Interface.o V3LibMap.o V3Life.o V3LifePost.o V3LinkCells.o V3LinkDot.o V3LinkDotIfaceCapture.o V3LinkInc.o V3LinkJump.o V3LinkLValue.o V3LinkLevel.o V3LinkParse.o V3LinkResolve.o V3Localize.o V3MergeCond.o V3Name.o V3Order.o V3OrderGraphBuilder.o V3OrderMoveGraph.o V3OrderParallel.o V3OrderProcessDomains.o V3OrderSerial.o V3Param.o V3Premit.o V3ProtectLib.o V3RandSequence.o V3Randomize.o V3Reloop.o V3Sampled.o V3Sched.o V3SchedAcyclic.o V3SchedPartition.o V3SchedReplicate.o V3SchedTiming.o V3SchedTrigger.o V3SchedUtil.o V3SchedVirtIface.o V3Scope.o V3Scoreboard.o V3Slice.o V3Split.o V3SplitAs.o V3SplitVar.o V3StackCount.o V3Subst.o V3TSP.o V3Table.o V3Task.o V3Timing.o V3Trace.o V3TraceDecl.o V3Tristate.o V3Udp.o V3Undriven.o V3Unknown.o V3Unroll.o V3UnrollGen.o V3Width.o V3WidthCommit.o V3WidthSel.o -lpthread -lm gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake -C obj_dbg TGT=../../bin/verilator_coverage_bin_dbg VL_DEBUG=1 VL_VLCOV=1 -f ../Makefile_obj serial_vlcov gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' python3 ../vlcovgen --srcdir .. touch vlcovgen.d gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake -C obj_dbg TGT=../../bin/verilator_coverage_bin_dbg VL_DEBUG=1 VL_VLCOV=1 -f ../Makefile_obj gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' Compile flags: c++ -O2 -pipe -O2 -pipe -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC="" -DDEFENV_SYSTEMC_ARCH="" -DDEFENV_SYSTEMC_INCLUDE="" -DDEFENV_SYSTEMC_LIBDIR="" -DDEFENV_VERILATOR_ROOT="/usr/local/share/verilator/" -DDEFENV_VERILATOR_SOLVER="z3 --in" c++ -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../VlcMain.cpp -o VlcMain.o Linking ../../bin/verilator_coverage_bin_dbg... c++ -gz -Xlinker -gc-sections -o ../../bin/verilator_coverage_bin_dbg VlcMain.o -lpthread -lm gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' mkdir -p obj_opt gmake -C obj_opt -j 1 TGT=../../bin/verilator_bin -f ../Makefile_obj serial gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' python3 ../astgen -I .. --astdef V3AstNodeDType.h --astdef V3AstNodeExpr.h --astdef V3AstNodeOther.h --astdef V3AstNodeStmt.h --dfgdef V3DfgVertices.h --classes If you get errors from verilog.y below, try upgrading bison to version 1.875 or newer. python3 ../bisonpre --yacc /usr/local/bin/bison -d -v -o V3ParseBison.c ../verilog.y edit ../verilog.y V3ParseBison_pretmp.y Executing: /usr/local/bin/bison -d -v --report=itemset --report=lookahead -b V3ParseBison_pretmp -o V3ParseBison_pretmp.c V3ParseBison_pretmp.y edit V3ParseBison_pretmp.output V3ParseBison.output edit V3ParseBison_pretmp.c V3ParseBison.c edit V3ParseBison_pretmp.h V3ParseBison.h gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' gmake -C obj_opt TGT=../../bin/verilator_bin -f ../Makefile_obj gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' Compile flags: c++ -O2 -pipe -O2 -pipe -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC="" -DDEFENV_SYSTEMC_ARCH="" -DDEFENV_SYSTEMC_INCLUDE="" -DDEFENV_SYSTEMC_LIBDIR="" -DDEFENV_VERILATOR_ROOT="/usr/local/share/verilator/" -DDEFENV_VERILATOR_SOLVER="z3 --in" python3 ../astgen -I .. --astdef V3AstNodeDType.h --astdef V3AstNodeExpr.h --astdef V3AstNodeOther.h --astdef V3AstNodeStmt.h --dfgdef V3DfgVertices.h V3Const.cpp c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c V3Const__gen.cpp -o V3Const__gen.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Error.cpp -o V3Error.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3FileLine.cpp -o V3FileLine.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Graph.cpp -o V3Graph.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphAcyc.cpp -o V3GraphAcyc.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphAlg.cpp -o V3GraphAlg.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphPathChecker.cpp -o V3GraphPathChecker.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3GraphTest.cpp -o V3GraphTest.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Hash.cpp -o V3Hash.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3OptionParser.cpp -o V3OptionParser.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Os.cpp -o V3Os.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3ParseGrammar.cpp -o V3ParseGrammar.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3ParseImp.cpp -o V3ParseImp.o flex --version flex 2.5.39 flex -d -oV3Lexer_pregen.yy.cpp ../verilog.l python3 ../flexfix V3Lexer V3Lexer.yy.cpp c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3ParseLex.cpp -o V3ParseLex.o flex --version flex 2.5.39 flex -d -oV3PreLex_pregen.yy.cpp ../V3PreLex.l python3 ../flexfix V3PreLex V3PreLex.yy.cpp c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -Wno-char-subscripts -Wno-null-conversion -Wno-parentheses-equality -Wno-unused -c ../V3PreProc.cpp -o V3PreProc.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3PreShell.cpp -o V3PreShell.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3String.cpp -o V3String.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3ThreadPool.cpp -o V3ThreadPool.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../V3Waiver.cpp -o V3Waiver.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -c ../Verilator.cpp -o Verilator.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -x c++-header -c ../V3PchAstMT.h -o V3PchAstMT.h.gch c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Ast.cpp -o V3Ast.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3AstNodes.cpp -o V3AstNodes.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Broken.cpp -o V3Broken.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Control.cpp -o V3Control.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCBase.cpp -o V3EmitCBase.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCConstPool.cpp -o V3EmitCConstPool.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCFunc.cpp -o V3EmitCFunc.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCHeaders.cpp -o V3EmitCHeaders.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCImp.cpp -o V3EmitCImp.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCInlines.cpp -o V3EmitCInlines.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitCPch.cpp -o V3EmitCPch.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3EmitV.cpp -o V3EmitV.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3File.cpp -o V3File.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3FuncOpt.cpp -o V3FuncOpt.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Global.cpp -o V3Global.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Hasher.cpp -o V3Hasher.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Number.cpp -o V3Number.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Options.cpp -o V3Options.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3Stats.cpp -o V3Stats.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3StatsReport.cpp -o V3StatsReport.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstMT.h.gch -c ../V3VariableOrder.cpp -o V3VariableOrder.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -x c++-header -c ../V3PchAstNoMT.h -o V3PchAstNoMT.h.gch c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Active.cpp -o V3Active.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3ActiveTop.cpp -o V3ActiveTop.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Assert.cpp -o V3Assert.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3AssertPre.cpp -o V3AssertPre.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3AssertProp.cpp -o V3AssertProp.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Begin.cpp -o V3Begin.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Branch.cpp -o V3Branch.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CCtors.cpp -o V3CCtors.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CUse.cpp -o V3CUse.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Case.cpp -o V3Case.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Cast.cpp -o V3Cast.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Cfg.cpp -o V3Cfg.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CfgBuilder.cpp -o V3CfgBuilder.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CfgLiveVariables.cpp -o V3CfgLiveVariables.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Class.cpp -o V3Class.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Clean.cpp -o V3Clean.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Clock.cpp -o V3Clock.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Combine.cpp -o V3Combine.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Common.cpp -o V3Common.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Coverage.cpp -o V3Coverage.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3CoverageJoin.cpp -o V3CoverageJoin.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Dead.cpp -o V3Dead.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Delayed.cpp -o V3Delayed.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Depth.cpp -o V3Depth.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DepthBlock.cpp -o V3DepthBlock.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Descope.cpp -o V3Descope.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Dfg.cpp -o V3Dfg.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgAstToDfg.cpp -o V3DfgAstToDfg.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgBreakCycles.cpp -o V3DfgBreakCycles.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgCache.cpp -o V3DfgCache.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgColorSCCs.cpp -o V3DfgColorSCCs.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgCse.cpp -o V3DfgCse.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgDataType.cpp -o V3DfgDataType.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgDecomposition.cpp -o V3DfgDecomposition.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgDfgToAst.cpp -o V3DfgDfgToAst.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgOptimizer.cpp -o V3DfgOptimizer.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgPasses.cpp -o V3DfgPasses.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgPeephole.cpp -o V3DfgPeephole.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgRegularize.cpp -o V3DfgRegularize.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DfgSynthesize.cpp -o V3DfgSynthesize.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DiagSarif.cpp -o V3DiagSarif.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3DupFinder.cpp -o V3DupFinder.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCMain.cpp -o V3EmitCMain.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCMake.cpp -o V3EmitCMake.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCModel.cpp -o V3EmitCModel.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitCSyms.cpp -o V3EmitCSyms.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitMk.cpp -o V3EmitMk.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitMkJson.cpp -o V3EmitMkJson.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3EmitXml.cpp -o V3EmitXml.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3ExecGraph.cpp -o V3ExecGraph.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Expand.cpp -o V3Expand.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Force.cpp -o V3Force.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Fork.cpp -o V3Fork.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Gate.cpp -o V3Gate.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3HierBlock.cpp -o V3HierBlock.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Inline.cpp -o V3Inline.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3InlineCFuncs.cpp -o V3InlineCFuncs.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Inst.cpp -o V3Inst.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3InstrCount.cpp -o V3InstrCount.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Interface.cpp -o V3Interface.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LibMap.cpp -o V3LibMap.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Life.cpp -o V3Life.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LifePost.cpp -o V3LifePost.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkCells.cpp -o V3LinkCells.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkDot.cpp -o V3LinkDot.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkDotIfaceCapture.cpp -o V3LinkDotIfaceCapture.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkInc.cpp -o V3LinkInc.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkJump.cpp -o V3LinkJump.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkLValue.cpp -o V3LinkLValue.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkLevel.cpp -o V3LinkLevel.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkParse.cpp -o V3LinkParse.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3LinkResolve.cpp -o V3LinkResolve.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Localize.cpp -o V3Localize.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3MergeCond.cpp -o V3MergeCond.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Name.cpp -o V3Name.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Order.cpp -o V3Order.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderGraphBuilder.cpp -o V3OrderGraphBuilder.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderMoveGraph.cpp -o V3OrderMoveGraph.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderParallel.cpp -o V3OrderParallel.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderProcessDomains.cpp -o V3OrderProcessDomains.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3OrderSerial.cpp -o V3OrderSerial.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Param.cpp -o V3Param.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Premit.cpp -o V3Premit.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3ProtectLib.cpp -o V3ProtectLib.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3RandSequence.cpp -o V3RandSequence.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Randomize.cpp -o V3Randomize.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Reloop.cpp -o V3Reloop.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Sampled.cpp -o V3Sampled.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Sched.cpp -o V3Sched.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedAcyclic.cpp -o V3SchedAcyclic.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedPartition.cpp -o V3SchedPartition.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedReplicate.cpp -o V3SchedReplicate.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedTiming.cpp -o V3SchedTiming.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedTrigger.cpp -o V3SchedTrigger.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedUtil.cpp -o V3SchedUtil.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SchedVirtIface.cpp -o V3SchedVirtIface.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Scope.cpp -o V3Scope.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Scoreboard.cpp -o V3Scoreboard.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Slice.cpp -o V3Slice.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Split.cpp -o V3Split.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SplitAs.cpp -o V3SplitAs.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3SplitVar.cpp -o V3SplitVar.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3StackCount.cpp -o V3StackCount.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Subst.cpp -o V3Subst.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3TSP.cpp -o V3TSP.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Table.cpp -o V3Table.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Task.cpp -o V3Task.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Timing.cpp -o V3Timing.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Trace.cpp -o V3Trace.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3TraceDecl.cpp -o V3TraceDecl.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Tristate.cpp -o V3Tristate.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Udp.cpp -o V3Udp.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Undriven.cpp -o V3Undriven.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Unknown.cpp -o V3Unknown.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Unroll.cpp -o V3Unroll.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3UnrollGen.cpp -o V3UnrollGen.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3Width.cpp -o V3Width.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3WidthCommit.cpp -o V3WidthCommit.o c++ -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/local/share/verilator/\" -DDEFENV_VERILATOR_SOLVER='"z3 --in"' -include-pch V3PchAstNoMT.h.gch -c ../V3WidthSel.cpp -o V3WidthSel.o Linking ../../bin/verilator_bin... c++ -Xlinker -gc-sections -o ../../bin/verilator_bin V3Const__gen.o V3Error.o V3FileLine.o V3Graph.o V3GraphAcyc.o V3GraphAlg.o V3GraphPathChecker.o V3GraphTest.o V3Hash.o V3OptionParser.o V3Os.o V3ParseGrammar.o V3ParseImp.o V3ParseLex.o V3PreProc.o V3PreShell.o V3String.o V3ThreadPool.o V3Waiver.o Verilator.o V3Ast.o V3AstNodes.o V3Broken.o V3Control.o V3EmitCBase.o V3EmitCConstPool.o V3EmitCFunc.o V3EmitCHeaders.o V3EmitCImp.o V3EmitCInlines.o V3EmitCPch.o V3EmitV.o V3File.o V3FuncOpt.o V3Global.o V3Hasher.o V3Number.o V3Options.o V3Stats.o V3StatsReport.o V3VariableOrder.o V3Active.o V3ActiveTop.o V3Assert.o V3AssertPre.o V3AssertProp.o V3Begin.o V3Branch.o V3CCtors.o V3CUse.o V3Case.o V3Cast.o V3Cfg.o V3CfgBuilder.o V3CfgLiveVariables.o V3Class.o V3Clean.o V3Clock.o V3Combine.o V3Common.o V3Coverage.o V3CoverageJoin.o V3Dead.o V3Delayed.o V3Depth.o V3DepthBlock.o V3Descope.o V3Dfg.o V3DfgAstToDfg.o V3DfgBreakCycles.o V3DfgCache.o V3DfgColorSCCs.o V3DfgCse.o V3DfgDataType.o V3DfgDecomposition.o V3DfgDfgToAst.o V3DfgOptimizer.o V3DfgPasses.o V3DfgPeephole.o V3DfgRegularize.o V3DfgSynthesize.o V3DiagSarif.o V3DupFinder.o V3EmitCMain.o V3EmitCMake.o V3EmitCModel.o V3EmitCSyms.o V3EmitMk.o V3EmitMkJson.o V3EmitXml.o V3ExecGraph.o V3Expand.o V3Force.o V3Fork.o V3Gate.o V3HierBlock.o V3Inline.o V3InlineCFuncs.o V3Inst.o V3InstrCount.o V3Interface.o V3LibMap.o V3Life.o V3LifePost.o V3LinkCells.o V3LinkDot.o V3LinkDotIfaceCapture.o V3LinkInc.o V3LinkJump.o V3LinkLValue.o V3LinkLevel.o V3LinkParse.o V3LinkResolve.o V3Localize.o V3MergeCond.o V3Name.o V3Order.o V3OrderGraphBuilder.o V3OrderMoveGraph.o V3OrderParallel.o V3OrderProcessDomains.o V3OrderSerial.o V3Param.o V3Premit.o V3ProtectLib.o V3RandSequence.o V3Randomize.o V3Reloop.o V3Sampled.o V3Sched.o V3SchedAcyclic.o V3SchedPartition.o V3SchedReplicate.o V3SchedTiming.o V3SchedTrigger.o V3SchedUtil.o V3SchedVirtIface.o V3Scope.o V3Scoreboard.o V3Slice.o V3Split.o V3SplitAs.o V3SplitVar.o V3StackCount.o V3Subst.o V3TSP.o V3Table.o V3Task.o V3Timing.o V3Trace.o V3TraceDecl.o V3Tristate.o V3Udp.o V3Undriven.o V3Unknown.o V3Unroll.o V3UnrollGen.o V3Width.o V3WidthCommit.o V3WidthSel.o -lpthread -lm gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' gmake[1]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src' pod2man bin/verilator verilator.1 pod2man bin/verilator_coverage verilator_coverage.1 help2man --no-info --no-discard-stderr --version-string=- \ -n "Create Gantt chart of Verilator multi-threaded execution" bin/verilator_gantt -o verilator_gantt.1 help2man --no-info --no-discard-stderr --version-string=- \ -n "Read gprof report created with Verilator --prof-cfuncs" bin/verilator_profcfunc -o verilator_profcfunc.1 Build complete! Now type 'make test' to test. >>> Running fake in lang/verilator at 1771526149.79 ===> lang/verilator ===> Faking installation for verilator-5.044 ------------------------------------------------------------ making verilator in src gmake -C src gmake[1]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src' gmake -C obj_dbg -j 1 TGT=../../bin/verilator_bin_dbg VL_DEBUG=1 -f ../Makefile_obj serial gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake[2]: Nothing to be done for 'serial'. gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake -C obj_dbg TGT=../../bin/verilator_bin_dbg VL_DEBUG=1 -f ../Makefile_obj gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' Compile flags: c++ -O2 -pipe -O2 -pipe -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC="" -DDEFENV_SYSTEMC_ARCH="" -DDEFENV_SYSTEMC_INCLUDE="" -DDEFENV_SYSTEMC_LIBDIR="" -DDEFENV_VERILATOR_ROOT="/usr/local/share/verilator/" -DDEFENV_VERILATOR_SOLVER="z3 --in" gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake -C obj_dbg TGT=../../bin/verilator_coverage_bin_dbg VL_DEBUG=1 VL_VLCOV=1 -f ../Makefile_obj serial_vlcov gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake[2]: Nothing to be done for 'serial_vlcov'. gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake -C obj_dbg TGT=../../bin/verilator_coverage_bin_dbg VL_DEBUG=1 VL_VLCOV=1 -f ../Makefile_obj gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' Compile flags: c++ -O2 -pipe -O2 -pipe -O2 -pipe -Og -ggdb -DVL_DEBUG -D_GLIBCXX_DEBUG -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC="" -DDEFENV_SYSTEMC_ARCH="" -DDEFENV_SYSTEMC_INCLUDE="" -DDEFENV_SYSTEMC_LIBDIR="" -DDEFENV_VERILATOR_ROOT="/usr/local/share/verilator/" -DDEFENV_VERILATOR_SOLVER="z3 --in" gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_dbg' gmake -C obj_opt -j 1 TGT=../../bin/verilator_bin -f ../Makefile_obj serial gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' gmake[2]: Nothing to be done for 'serial'. gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' gmake -C obj_opt TGT=../../bin/verilator_bin -f ../Makefile_obj gmake[2]: Entering directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' Compile flags: c++ -O2 -pipe -O2 -pipe -O2 -pipe -O3 -DVERILATOR_INTERNAL_ -MMD -I. -I.. -I.. -I../../include -I../../include -MP -Qunused-arguments -Wno-shadow -Wno-unused-parameter -Xclang -fno-pch-timestamp -faligned-new -fno-exceptions -DDEFENV_SYSTEMC="" -DDEFENV_SYSTEMC_ARCH="" -DDEFENV_SYSTEMC_INCLUDE="" -DDEFENV_SYSTEMC_LIBDIR="" -DDEFENV_VERILATOR_ROOT="/usr/local/share/verilator/" -DDEFENV_VERILATOR_SOLVER="z3 --in" gmake[2]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src/obj_opt' gmake[1]: Leaving directory '/exopi-obj/pobj/verilator-5.044/verilator-5.044/src' /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin cd ./bin; \ for p in verilator verilator_coverage verilator_gantt verilator_profcfunc ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -s -m 755 $p /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin/$p; \ done strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin/INS@wRSXQVxCb8': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin/INS@DlpFLqR5rA': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin/INS@i43xWTKpbW': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin/INS@5MIu5MLwCz': The file was not recognized as a valid object file perl -p -i -e 'use File::Spec;' \ -e' $path = File::Spec->abs2rel("/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator", "/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin");' \ -e 's/my \$verilator_pkgdatadir_relpath = .*/my \$verilator_pkgdatadir_relpath = "$path";/g' \ -- "/exopi-obj/pobj/verilator-5.044/fake-amd64//usr/local/bin/verilator" cd bin; \ for p in verilator_bin verilator_bin_dbg verilator_coverage_bin_dbg ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -s -m 755 $p /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin/$p; \ done cd ./bin; \ for p in verilator_ccache_report verilator_includer ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -s -m 755 $p /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/$p; \ done strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@mIAAgnb2ZY': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@silIcdBs8d': The file was not recognized as a valid object file cp ./bin/redirect ./bin/redirect.tmp perl -p -i -e 'use File::Spec;' \ -e' $path = File::Spec->abs2rel("/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin", "/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin");' \ -e 's/RELPATH.*/"$path";/g' -- "./bin/redirect.tmp" cd ./bin; \ for p in verilator verilator_coverage verilator_gantt verilator_profcfunc verilator_bin verilator_bin_dbg verilator_coverage_bin_dbg ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -s -m 755 redirect.tmp /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/$p; \ done strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@97hQKfklGb': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@ZjJAhXOOJj': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@6HXCG90cGA': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@RfOCELo6LV': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@HSWppd08oK': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@VGRlTVqgPU': The file was not recognized as a valid object file strip: error: '/exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/bin/INS@P6cMYlyn1r': The file was not recognized as a valid object file rm ./bin/redirect.tmp /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/man/man1 for p in verilator.1 verilator_coverage.1 verilator_gantt.1 verilator_profcfunc.1 ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -m 644 $p /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/man/man1/$p; \ done /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/include/gtkwave mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/include mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/include/gtkwave /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/include/vltstd mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/include/vltstd for p in include/verilated_config.h include/verilated.mk ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -m 644 $p /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/$p; \ done cd . \ ; for p in include/*.[chv]* include/*.vlt include/*.sv include/gtkwave/*.[chv]* include/vltstd/*.[chv]* ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -m 644 $p /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/$p; \ done /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_hello_binary mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_hello_binary /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_hello_c mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_hello_c /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_hello_sc mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_hello_sc /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_tracing_c mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_tracing_c /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_tracing_sc mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_tracing_sc /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_protect_lib mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/make_protect_lib /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_hello_c mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_hello_c /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_hello_sc mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_hello_sc /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_tracing_c mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_tracing_c /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_tracing_sc mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_tracing_sc /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_protect_lib mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/cmake_protect_lib /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/json_py mkdir /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples/json_py cd . \ ; for p in examples/*/*.[chv]* examples/*/CMakeLists.txt examples/*/Makefile* examples/*/vl_* ; do \ /exopi-obj/pobj/verilator-5.044/bin/install -c -m 644 $p /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/$p; \ done /bin/sh ./src/mkinstalldirs /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/pkgconfig /exopi-obj/pobj/verilator-5.044/bin/install -c -m 644 verilator.pc /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/pkgconfig /exopi-obj/pobj/verilator-5.044/bin/install -c -m 644 verilator-config.cmake /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator /exopi-obj/pobj/verilator-5.044/bin/install -c -m 644 verilator-config-version.cmake /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator Installed binaries to /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/bin/verilator Installed man to /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/man/man1 Installed examples to /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples For documentation see 'man verilator' or 'verilator --help' For forums and to report bugs see https://verilator.org mv /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/verilator/examples /exopi-obj/pobj/verilator-5.044/fake-amd64/usr/local/share/examples/verilator >>> Running package in lang/verilator at 1771526157.78 ===> lang/verilator `/exopi-obj/pobj/verilator-5.044/fake-amd64/.fake_done' is up to date. ===> Building package for verilator-5.044 Create /exopi-cvs/ports/packages/amd64/all/verilator-5.044.tgz Creating package verilator-5.044 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 7% archiving|********* | 15% archiving|************** | 22% archiving|******************* | 29% archiving|*********************** | 36% archiving|**************************** | 44% archiving|****************************** | 47% archiving|*********************************** | 54% archiving|*************************************** | 61% archiving|******************************************** | 69% archiving|************************************************* | 76% archiving|***************************************************** | 83% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/verilator-5.044.tgz >>> Running clean in lang/verilator at 1771526161.09 ===> lang/verilator ===> Cleaning for verilator-5.044 >>> Ended at 1771526162.31 max_stuck=70.28/depends=3.54/show-prepare-results=1.37/junk=1.93/patch=1.91/configure=32.50/build=2364.46/fake=8.00/package=3.30/clean=1.27