>>> iverilog: Building community/iverilog 12.0-r1 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 04:53:11 +0000 >>> iverilog: Checking sanity of /home/buildozer/aports/community/iverilog/APKBUILD... >>> iverilog: Analyzing dependencies... >>> iverilog: Installing for build: build-base automake autoconf gperf bison flex (1/12) Installing libbz2 (1.0.8-r5) (2/12) Installing perl (5.36.0-r3) (3/12) Installing automake (1.16.5-r2) (4/12) Installing m4 (1.4.19-r3) (5/12) Installing autoconf (2.71-r2) (6/12) Installing gperf (3.1-r4) (7/12) Installing bison (3.8.2-r1) (8/12) Installing flex (2.6.4-r5) (9/12) Installing .makedepends-iverilog (20230423.045315) (10/12) Installing perl-error (0.17029-r1) (11/12) Installing perl-git (2.40.0-r1) (12/12) Installing git-perl (2.40.0-r1) Executing busybox-1.36.0-r7.trigger OK: 1010 MiB in 115 packages >>> iverilog: Cleaning up srcdir >>> iverilog: Cleaning up pkgdir >>> iverilog: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iverilog-12.0.tar.gz >>> iverilog: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iverilog-12.0.tar.gz >>> iverilog: Checking sha512sums... iverilog-12.0.tar.gz: OK format-security.patch: OK >>> iverilog: Unpacking /var/cache/distfiles/iverilog-12.0.tar.gz... >>> iverilog: format-security.patch patching file pform_package.cc >>> iverilog: Updating ./config.guess >>> iverilog: Updating ./config.sub checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for riscv64-alpine-linux-musl-gcc... riscv64-alpine-linux-musl-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-alpine-linux-musl-gcc accepts -g... yes checking for riscv64-alpine-linux-musl-gcc option to enable C11 features... (cached) none needed checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking how to run the C preprocessor... riscv64-alpine-linux-musl-gcc -E checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for riscv64-alpine-linux-musl-ld... no checking for ld... ld checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-windres... no checking for windres... no checking for gperf... gperf checking for man... no checking for ps2pdf... no checking for git... git checking for flex... flex checking for bison... bison checking for Microsoft Windows... no checking for gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __SUNPRO_C is declared... no checking if gcc supports -Wextra... yes checking for g++ options needed to detect all undeclared functions... none needed checking whether __SUNPRO_CC is declared... no checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for libiberty.h... no checking for iosfwd... yes checking for sys/wait.h... yes checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned... 4 checking size of void *... 8 checking for tputs in -ltermcap... no checking for readline in -lreadline... no checking for add_history in -lreadline... no checking for add_history in -lhistory... no checking for readline/readline.h... no checking for readline/history.h... no checking for sys/resource.h... yes checking for pthread_create in -lpthread... yes checking for gzwrite in -lz... no checking for gzwrite in -lz... (cached) no checking for BZ2_bzdopen in -lbz2... no checking for BZ2_bzdopen in -lbz2... (cached) no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for _LARGEFILE_SOURCE value needed for large files... no configure: Not using valgrind hooks checking for sys/times... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... no checking for extra libs needed... checking for flag to make position independent code... -fPIC checking for realpath... yes checking for fopen64... yes checking for library containing lround... none required checking for library containing llround... none required checking for library containing nan... none required checking for library containing fmin... none required checking for library containing fmax... none required checking if uint64_t and unsigned long are identical... yes checking for -rdynamic compiler flag... -rdynamic checking for shared library link flag... -shared checking for leading underscores... no checking for trailing underscores... no checking for sanity of prefix... ok checking for sanity of exec_prefix... ok checking for sanity of libdir... ok configure: creating ./config.status config.status: creating Makefile config.status: creating ivlpp/Makefile config.status: creating vhdlpp/Makefile config.status: creating vvp/Makefile config.status: creating vpi/Makefile config.status: creating driver/Makefile config.status: creating driver-vpi/Makefile config.status: creating cadpli/Makefile config.status: creating libveriuser/Makefile config.status: creating tgt-null/Makefile config.status: creating tgt-stub/Makefile config.status: creating tgt-vvp/Makefile config.status: creating tgt-vhdl/Makefile config.status: creating tgt-fpga/Makefile config.status: creating tgt-verilog/Makefile config.status: creating tgt-pal/Makefile config.status: creating tgt-vlog95/Makefile config.status: creating tgt-pcb/Makefile config.status: creating tgt-blif/Makefile config.status: creating tgt-sizer/Makefile config.status: creating config.h config.status: creating _pli_types.h config.status: creating vhdlpp/vhdlpp_config.h config.status: creating vvp/config.h config.status: creating vpi/vpi_config.h config.status: creating libveriuser/config.h config.status: creating tgt-vvp/vvp_config.h config.status: creating tgt-vhdl/vhdl_config.h config.status: creating tgt-pcb/pcb_config.h mkdir dep g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c async.cc -o async.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c design_dump.cc -o design_dump.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c discipline.cc -o discipline.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c dup_expr.cc -o dup_expr.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elaborate.cc -o elaborate.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elab_expr.cc -o elab_expr.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elaborate_analog.cc -o elaborate_analog.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elab_lval.cc -o elab_lval.o Using empty VERSION_TAG g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elab_net.cc -o elab_net.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elab_scope.cc -o elab_scope.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elab_sig.cc -o elab_sig.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elab_sig_analog.cc -o elab_sig_analog.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c elab_type.cc -o elab_type.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c emit.cc -o emit.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c eval_attrib.cc -o eval_attrib.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c eval_tree.cc -o eval_tree.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expr_synth.cc -o expr_synth.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c functor.cc -o functor.o flex -s -t lexor.lex > lexor.cc bison --verbose -t -p VL --defines=parse.h -o parse.cc parse.y gperf -o -i 7 -C -k 1-4,6,9,$ -H keyword_hash -N check_identifier -t ./lexor_keyword.gperf > lexor_keyword.cc || (rm -f lexor_keyword.cc ; false) g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c link_const.cc -o link_const.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c load_module.cc -o load_module.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netlist.cc -o netlist.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netmisc.cc -o netmisc.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c nettypes.cc -o nettypes.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_analog.cc -o net_analog.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_assign.cc -o net_assign.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_design.cc -o net_design.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netclass.cc -o netclass.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netdarray.cc -o netdarray.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netenum.cc -o netenum.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netparray.cc -o netparray.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netqueue.cc -o netqueue.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netscalar.cc -o netscalar.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netstruct.cc -o netstruct.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c netvector.cc -o netvector.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_event.cc -o net_event.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_expr.cc -o net_expr.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_func.cc -o net_func.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_func_eval.cc -o net_func_eval.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_link.cc -o net_link.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_modulo.cc -o net_modulo.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_nex_input.cc -o net_nex_input.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_nex_output.cc -o net_nex_output.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_proc.cc -o net_proc.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_scope.cc -o net_scope.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_tran.cc -o net_tran.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c net_udp.cc -o net_udp.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pad_to_width.cc -o pad_to_width.o mv discipline.d dep/discipline.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c parse_misc.cc -o parse_misc.o mv netscalar.d dep/netscalar.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pform.cc -o pform.o mv netqueue.d dep/netqueue.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pform_analog.cc -o pform_analog.o mv netdarray.d dep/netdarray.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pform_disciplines.cc -o pform_disciplines.o mv netparray.d dep/netparray.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pform_dump.cc -o pform_dump.o mv nettypes.d dep/nettypes.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pform_package.cc -o pform_package.o mv async.d dep/async.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pform_pclass.cc -o pform_pclass.o mv net_analog.d dep/net_analog.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pform_types.cc -o pform_types.o mv elab_sig_analog.d dep/elab_sig_analog.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c symbol_search.cc -o symbol_search.o mv net_nex_output.d dep/net_nex_output.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sync.cc -o sync.o mv net_modulo.d dep/net_modulo.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sys_funcs.cc -o sys_funcs.o mv net_udp.d dep/net_udp.d mv eval_attrib.d dep/eval_attrib.d mv elaborate_analog.d dep/elaborate_analog.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c verinum.cc -o verinum.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c verireal.cc -o verireal.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_modules.cc -o vpi_modules.o mv functor.d dep/functor.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c target.cc -o target.o mv net_func.d dep/net_func.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c Attrib.cc -o Attrib.o mv netvector.d dep/netvector.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c HName.cc -o HName.o mv pad_to_width.d dep/pad_to_width.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c Module.cc -o Module.o mv net_tran.d dep/net_tran.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PClass.cc -o PClass.o mv load_module.d dep/load_module.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PDelays.cc -o PDelays.o mv link_const.d dep/link_const.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PEvent.cc -o PEvent.o mv netstruct.d dep/netstruct.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PExpr.cc -o PExpr.o mv netenum.d dep/netenum.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PFunction.cc -o PFunction.o mv dup_expr.d dep/dup_expr.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PGate.cc -o PGate.o mv net_assign.d dep/net_assign.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PGenerate.cc -o PGenerate.o mv netclass.d dep/netclass.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PModport.cc -o PModport.o mv emit.d dep/emit.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PNamedItem.cc -o PNamedItem.o mv net_proc.d dep/net_proc.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PPackage.cc -o PPackage.o mv net_nex_input.d dep/net_nex_input.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PScope.cc -o PScope.o mv net_expr.d dep/net_expr.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PSpec.cc -o PSpec.o mv net_event.d dep/net_event.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PTask.cc -o PTask.o mv net_link.d dep/net_link.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PUdp.cc -o PUdp.o mv Attrib.d dep/Attrib.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c PWire.cc -o PWire.o mv elab_type.d dep/elab_type.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c Statement.cc -o Statement.o mv parse_misc.d dep/parse_misc.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c AStatement.cc -o AStatement.o mv PEvent.d dep/PEvent.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c ./libmisc/LineInfo.cc -o LineInfo.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c ./libmisc/StringHeap.cc -o StringHeap.o mv pform_analog.d dep/pform_analog.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c cprop.cc -o cprop.o mv HName.d dep/HName.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c exposenodes.cc -o exposenodes.o mv PNamedItem.d dep/PNamedItem.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c nodangle.cc -o nodangle.o mv elab_net.d dep/elab_net.d mv expr_synth.d dep/expr_synth.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c synth.cc -o synth.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c synth2.cc -o synth2.o mv PSpec.d dep/PSpec.d bison --verbose -t -p syn_ -o syn-rules.cc syn-rules.y mv pform_types.d dep/pform_types.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c t-dll.cc -o t-dll.o g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c t-dll-api.cc -o t-dll-api.o mv pform_disciplines.d dep/pform_disciplines.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c t-dll-expr.cc -o t-dll-expr.o mv net_func_eval.d dep/net_func_eval.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c t-dll-proc.cc -o t-dll-proc.o mv PUdp.d dep/PUdp.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c t-dll-analog.cc -o t-dll-analog.o mv PClass.d dep/PClass.d riscv64-alpine-linux-musl-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -o version.exe -I. -I. ./version.c mv netmisc.d dep/netmisc.d sed -e 's;@SHARED@;-shared;' -e 's;@PIC@;-fPIC;' \ -e 's;@SUFFIX@;;' \ -e 's;@IVCC@;gcc;' \ -e 's;@IVCXX@;g++;' \ -e 's;@IVCFLAGS@;-Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security;' \ -e 's;@IVCXXFLAGS@;-Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11;' \ -e 's;@IVCTARGETFLAGS@;;' \ -e 's;@INCLUDEDIR@;/usr/include/iverilog;' \ -e 's;@LIBDIR@;/usr/lib;' iverilog-vpi.sh > iverilog-vpi chmod +x iverilog-vpi g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c main.cc -o main.o mv LineInfo.d dep/LineInfo.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lexor.cc -o lexor.o mv net_design.d dep/net_design.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lexor_keyword.cc -o lexor_keyword.o mv pform_package.d dep/pform_package.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c parse.cc -o parse.o mv elab_lval.d dep/elab_lval.d g++ -DHAVE_CONFIG_H -I. -Ilibmisc -Os -Wformat -Werror=format-security -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c syn-rules.cc -o syn-rules.o mv StringHeap.d dep/StringHeap.d mv PPackage.d dep/PPackage.d mv sync.d dep/sync.d ./version.exe `head -1 ./iverilog-vpi.man.in`'\n' > iverilog-vpi.man tail -n +2 ./iverilog-vpi.man.in >> iverilog-vpi.man mv elab_sig.d dep/elab_sig.d mv verireal.d dep/verireal.d mv sys_funcs.d dep/sys_funcs.d mv verinum.d dep/verinum.d mv symbol_search.d dep/symbol_search.d mv design_dump.d dep/design_dump.d mv vpi_modules.d dep/vpi_modules.d mv PTask.d dep/PTask.d mv net_scope.d dep/net_scope.d mv elab_scope.d dep/elab_scope.d mv target.d dep/target.d mv PModport.d dep/PModport.d mv PDelays.d dep/PDelays.d mv PFunction.d dep/PFunction.d mv PScope.d dep/PScope.d mv eval_tree.d dep/eval_tree.d mv Module.d dep/Module.d mv pform_pclass.d dep/pform_pclass.d mv PGate.d dep/PGate.d mv PGenerate.d dep/PGenerate.d mv AStatement.d dep/AStatement.d mv PWire.d dep/PWire.d mv synth.d dep/synth.d mv exposenodes.d dep/exposenodes.d mv PExpr.d dep/PExpr.d mv netlist.d dep/netlist.d mv nodangle.d dep/nodangle.d mv t-dll-analog.d dep/t-dll-analog.d mv cprop.d dep/cprop.d mv pform_dump.d dep/pform_dump.d parse.cc:9351:18: warning: missing initializer for member 'vlltype::text' [-Wmissing-field-initializers] 9351 | = { 1, 1, 1, 1 } | ^ mv lexor_keyword.d dep/lexor_keyword.d mv t-dll-proc.d dep/t-dll-proc.d mv t-dll-expr.d dep/t-dll-expr.d mv syn-rules.d dep/syn-rules.d mv Statement.d dep/Statement.d mv lexor.d dep/lexor.d mv t-dll-api.d dep/t-dll-api.d mv main.d dep/main.d mv t-dll.d dep/t-dll.d mv synth2.d dep/synth2.d mv pform.d dep/pform.d mv elab_expr.d dep/elab_expr.d mv elaborate.d dep/elaborate.d mv parse.d dep/parse.d g++ -rdynamic -Wl,--as-needed,-O1,--sort-common -o ivl main.o async.o design_dump.o discipline.o dup_expr.o elaborate.o elab_expr.o elaborate_analog.o elab_lval.o elab_net.o elab_scope.o elab_sig.o elab_sig_analog.o elab_type.o emit.o eval_attrib.o eval_tree.o expr_synth.o functor.o lexor.o lexor_keyword.o link_const.o load_module.o netlist.o netmisc.o nettypes.o net_analog.o net_assign.o net_design.o netclass.o netdarray.o netenum.o netparray.o netqueue.o netscalar.o netstruct.o netvector.o net_event.o net_expr.o net_func.o net_func_eval.o net_link.o net_modulo.o net_nex_input.o net_nex_output.o net_proc.o net_scope.o net_tran.o net_udp.o pad_to_width.o parse.o parse_misc.o pform.o pform_analog.o pform_disciplines.o pform_dump.o pform_package.o pform_pclass.o pform_types.o symbol_search.o sync.o sys_funcs.o verinum.o verireal.o vpi_modules.o target.o Attrib.o HName.o Module.o PClass.o PDelays.o PEvent.o PExpr.o PFunction.o PGate.o PGenerate.o PModport.o PNamedItem.o PPackage.o PScope.o PSpec.o PTask.o PUdp.o PWire.o Statement.o AStatement.o LineInfo.o StringHeap.o cprop.o exposenodes.o nodangle.o synth.o synth2.o syn-rules.o t-dll.o t-dll-api.o t-dll-expr.o t-dll-proc.o t-dll-analog.o -ldl make -C ivlpp all && make -C vhdlpp all && make -C vvp all && make -C vpi all && make -C libveriuser all && make -C cadpli all && make -C tgt-null all && make -C tgt-stub all && make -C tgt-vvp all && make -C tgt-vhdl all && make -C tgt-vlog95 all && make -C tgt-pcb all && make -C tgt-blif all && make -C tgt-sizer all && make -C driver all && true make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/ivlpp' gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -c -o main.o main.c flex -t lexor.lex > lexor.c gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -c -o lexor.o lexor.c In function 'do_define', inlined from 'yylex' at lexor.lex:397:3: lexor.lex:1311:42: warning: pointer 'base' may be used after 'realloc' [-Wuse-after-free] 1311 | | ^ In file included from lexor.lex:31: ../ivl_alloc.h:57:25: note: call to 'realloc' here 57 | void *__ivl_rtn = realloc(__ivl_lptr, __ivl_lsize); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lexor.lex:1307:31: note: in expansion of macro 'realloc' 1307 | | ^ lexor.lex:1310:42: warning: pointer 'base' may be used after 'realloc' [-Wuse-after-free] 1310 | cp = &define_text[cp - base]; | ~~~~~^~~~~~ ../ivl_alloc.h:57:25: note: call to 'realloc' here 57 | void *__ivl_rtn = realloc(__ivl_lptr, __ivl_lsize); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lexor.lex:1307:31: note: in expansion of macro 'realloc' 1307 | | ^ lexor.lex:1309:42: warning: pointer 'base' may be used after 'realloc' [-Wuse-after-free] 1309 | tail = &define_text[tail - base]; | ~~~~~^~~~~~ ../ivl_alloc.h:57:25: note: call to 'realloc' here 57 | void *__ivl_rtn = realloc(__ivl_lptr, __ivl_lsize); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lexor.lex:1307:31: note: in expansion of macro 'realloc' 1307 | | ^ gcc -Wl,--as-needed,-O1,--sort-common main.o lexor.o -o ivlpp make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/ivlpp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vhdlpp' mkdir dep g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c main.cc -o main.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c architec.cc -o architec.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c compiler.cc -o compiler.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c entity.cc -o entity.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c std_funcs.cc -o std_funcs.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c std_types.cc -o std_types.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expression.cc -o expression.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c package.cc -o package.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c scope.cc -o scope.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sequential.cc -o sequential.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c subprogram.cc -o subprogram.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vsignal.cc -o vsignal.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vtype.cc -o vtype.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vtype_match.cc -o vtype_match.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c architec_elaborate.cc -o architec_elaborate.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c entity_elaborate.cc -o entity_elaborate.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expression_elaborate.cc -o expression_elaborate.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expression_evaluate.cc -o expression_evaluate.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sequential_elaborate.cc -o sequential_elaborate.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vtype_elaborate.cc -o vtype_elaborate.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c entity_stream.cc -o entity_stream.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expression_stream.cc -o expression_stream.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vtype_stream.cc -o vtype_stream.o flex -s -olexor.cc ./lexor.lex bison --verbose -t --defines=parse.h -o parse.cc parse.y gperf -o -i 7 --ignore-case -C -k 1-4,6,9,$ -H keyword_hash -N check_identifier -t ./lexor_keyword.gperf > lexor_keyword.cc || (rm -f lexor_keyword.cc ; false) g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c parse_misc.cc -o parse_misc.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c library.cc -o library.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vhdlreal.cc -o vhdlreal.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vhdlint.cc -o vhdlint.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c architec_emit.cc -o architec_emit.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c entity_emit.cc -o entity_emit.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expression_emit.cc -o expression_emit.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c package_emit.cc -o package_emit.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sequential_emit.cc -o sequential_emit.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c subprogram_emit.cc -o subprogram_emit.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vtype_emit.cc -o vtype_emit.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c debug.cc -o debug.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c architec_debug.cc -o architec_debug.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expression_debug.cc -o expression_debug.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sequential_debug.cc -o sequential_debug.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c ../libmisc/StringHeap.cc -o StringHeap.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c ../libmisc/LineInfo.cc -o LineInfo.o mv compiler.d dep/compiler.d mv vhdlreal.d dep/vhdlreal.d mv vhdlint.d dep/vhdlint.d mv LineInfo.d dep/LineInfo.d mv StringHeap.d dep/StringHeap.d mv vtype_match.d dep/vtype_match.d g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lexor.cc -o lexor.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lexor_keyword.cc -o lexor_keyword.o g++ -I. -I.. -I../libmisc -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c parse.cc -o parse.o mv vsignal.d dep/vsignal.d mv vtype_elaborate.d dep/vtype_elaborate.d mv entity_stream.d dep/entity_stream.d mv package.d dep/package.d mv vtype_stream.d dep/vtype_stream.d mv sequential_debug.d dep/sequential_debug.d mv sequential.d dep/sequential.d mv entity.d dep/entity.d mv expression_stream.d dep/expression_stream.d mv main.d dep/main.d mv std_funcs.d dep/std_funcs.d mv parse_misc.d dep/parse_misc.d mv sequential_elaborate.d dep/sequential_elaborate.d mv vtype_emit.d dep/vtype_emit.d mv package_emit.d dep/package_emit.d mv expression_evaluate.d dep/expression_evaluate.d mv debug.d dep/debug.d mv subprogram_emit.d dep/subprogram_emit.d mv architec_elaborate.d dep/architec_elaborate.d mv vtype.d dep/vtype.d mv architec_debug.d dep/architec_debug.d mv entity_emit.d dep/entity_emit.d mv expression_debug.d dep/expression_debug.d mv entity_elaborate.d dep/entity_elaborate.d mv architec_emit.d dep/architec_emit.d mv std_types.d dep/std_types.d mv subprogram.d dep/subprogram.d mv sequential_emit.d dep/sequential_emit.d mv architec.d dep/architec.d expression.cc: In member function 'std::__cxx11::list* ExpAttribute::clone_args() const': expression.cc:82:36: warning: 'this' pointer is null [-Wnonnull] 82 | new_args->push_back((*it)->clone()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/list:63, from entity.h:23, from expression.h:27, from expression.cc:23: /usr/include/c++/12.2.1/bits/stl_list.h:1310:7: note: in a call to non-static member function 'void std::__cxx11::list<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = Expression*; _Alloc = std::allocator]' 1310 | push_back(value_type&& __x) | ^~~~~~~~~ mv lexor_keyword.d dep/lexor_keyword.d mv library.d dep/library.d mv expression_emit.d dep/expression_emit.d mv expression_elaborate.d dep/expression_elaborate.d mv expression.d dep/expression.d mv scope.d dep/scope.d mv lexor.d dep/lexor.d mv parse.d dep/parse.d g++ -o vhdlpp -Wl,--as-needed,-O1,--sort-common main.o architec.o compiler.o entity.o std_funcs.o std_types.o expression.o package.o scope.o sequential.o subprogram.o vsignal.o vtype.o vtype_match.o architec_elaborate.o entity_elaborate.o expression_elaborate.o expression_evaluate.o sequential_elaborate.o vtype_elaborate.o entity_stream.o expression_stream.o vtype_stream.o lexor.o lexor_keyword.o parse.o parse_misc.o library.o vhdlreal.o vhdlint.o architec_emit.o entity_emit.o expression_emit.o package_emit.o sequential_emit.o subprogram_emit.o vtype_emit.o debug.o architec_debug.o expression_debug.o sequential_debug.o StringHeap.o LineInfo.o -lpthread make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vhdlpp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vvp' mkdir dep g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c main.cc -o main.o bison --verbose -t --defines=parse.h -o parse.cc parse.y g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c parse_misc.cc -o parse_misc.o flex -s -olexor.cc ./lexor.lex g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c arith.cc -o arith.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c array_common.cc -o array_common.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c array.cc -o array.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c bufif.cc -o bufif.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c compile.cc -o compile.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c concat.cc -o concat.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c dff.cc -o dff.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c class_type.cc -o class_type.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c enum_type.cc -o enum_type.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c extend.cc -o extend.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c file_line.cc -o file_line.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c latch.cc -o latch.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c npmos.cc -o npmos.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c part.cc -o part.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c permaheap.cc -o permaheap.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c reduce.cc -o reduce.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c resolv.cc -o resolv.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sfunc.cc -o sfunc.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c stop.cc -o stop.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c substitute.cc -o substitute.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c symbols.cc -o symbols.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c ufunc.cc -o ufunc.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c codes.cc -o codes.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vthread.cc -o vthread.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c schedule.cc -o schedule.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c statistics.cc -o statistics.o riscv64-alpine-linux-musl-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -o draw_tt ./draw_tt.c g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c udp.cc -o udp.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vvp_island.cc -o vvp_island.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vvp_net.cc -o vvp_net.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vvp_net_sig.cc -o vvp_net_sig.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vvp_object.cc -o vvp_object.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vvp_cobject.cc -o vvp_cobject.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vvp_darray.cc -o vvp_darray.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c event.cc -o event.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c logic.cc -o logic.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c delay.cc -o delay.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c words.cc -o words.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c island_tran.cc -o island_tran.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_modules.cc -o vpi_modules.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_bit.cc -o vpi_bit.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_callback.cc -o vpi_callback.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_cobject.cc -o vpi_cobject.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_const.cc -o vpi_const.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_darray.cc -o vpi_darray.o mv statistics.d dep/statistics.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_event.cc -o vpi_event.o mv permaheap.d dep/permaheap.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_iter.cc -o vpi_iter.o ./draw_tt > tables.cc rm draw_tt g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_mcd.cc -o vpi_mcd.o mv codes.d dep/codes.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_priv.cc -o vpi_priv.o mv symbols.d dep/symbols.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_scope.cc -o vpi_scope.o mv vvp_object.d dep/vvp_object.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_real.cc -o vpi_real.o parse.cc:3211: warning: suspicious sequence in the output: m4_type [-Wother] parse.cc:3217: warning: suspicious sequence in the output: m4_type [-Wother] mv vpi_modules.d dep/vpi_modules.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_signal.cc -o vpi_signal.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_string.cc -o vpi_string.o mv bufif.d dep/bufif.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_tasks.cc -o vpi_tasks.o mv npmos.d dep/npmos.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_time.cc -o vpi_time.o mv array_common.d dep/array_common.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpi_vthr_vector.cc -o vpi_vthr_vector.o mv vpi_iter.d dep/vpi_iter.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpip_bin.cc -o vpip_bin.o mv vvp_cobject.d dep/vvp_cobject.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpip_hex.cc -o vpip_hex.o mv stop.d dep/stop.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpip_oct.cc -o vpip_oct.o mv parse_misc.d dep/parse_misc.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpip_to_dec.cc -o vpip_to_dec.o mv file_line.d dep/file_line.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vpip_format.cc -o vpip_format.o mv vpi_cobject.d dep/vpi_cobject.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vvp_vpi.cc -o vvp_vpi.o mv vpi_bit.d dep/vpi_bit.d ../version.exe `head -1 ./vvp.man.in`'\n' > vvp.man tail -n +2 ./vvp.man.in >> vvp.man mv latch.d dep/latch.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c parse.cc -o parse.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lexor.cc -o lexor.o mv extend.d dep/extend.d g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c tables.cc -o tables.o mv substitute.d dep/substitute.d mv sfunc.d dep/sfunc.d mv vpi_callback.d dep/vpi_callback.d mv main.d dep/main.d mv vpi_event.d dep/vpi_event.d ufunc.cc: In function 'void compile_ufunc_real(char*, char*, unsigned int, unsigned int, symb_s*, unsigned int, symb_s*, char*, char*)': ufunc.cc:284:52: warning: 'static void vvp_wide_fun_core::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 284 | scope_label); | ^ In file included from ufunc.cc:20: In static member function 'static void* vvp_wide_fun_core::operator new(std::size_t)', inlined from 'void compile_ufunc_real(char*, char*, unsigned int, unsigned int, symb_s*, unsigned int, symb_s*, char*, char*)' at ufunc.cc:284:17: vvp_net.h:1533:68: note: returned from 'void* operator new [](std::size_t)' 1533 | void* operator new(std::size_t size) { return ::new char[size]; } | ^ mv tables.d dep/tables.d ufunc.cc: In function 'void compile_ufunc_vec4(char*, char*, unsigned int, unsigned int, symb_s*, unsigned int, symb_s*, char*, char*)': ufunc.cc:355:52: warning: 'static void vvp_wide_fun_core::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 355 | scope_label); | ^ In static member function 'static void* vvp_wide_fun_core::operator new(std::size_t)', inlined from 'void compile_ufunc_vec4(char*, char*, unsigned int, unsigned int, symb_s*, unsigned int, symb_s*, char*, char*)' at ufunc.cc:355:17: vvp_net.h:1533:68: note: returned from 'void* operator new [](std::size_t)' 1533 | void* operator new(std::size_t size) { return ::new char[size]; } | ^ mv vvp_vpi.d dep/vvp_vpi.d mv dff.d dep/dff.d mv vpi_mcd.d dep/vpi_mcd.d mv ufunc.d dep/ufunc.d mv enum_type.d dep/enum_type.d mv reduce.d dep/reduce.d mv concat.d dep/concat.d mv vpip_format.d dep/vpip_format.d mv vvp_island.d dep/vvp_island.d mv words.d dep/words.d schedule.cc: In function 'void schedule_init_propagate(vvp_net_t*, vvp_vector4_t)': schedule.cc:988:86: warning: 'static void event_s::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 988 | struct propagate_vector4_event_s*cur = new struct propagate_vector4_event_s(bit); | ^ In static member function 'static void* event_s::operator new(size_t)', inlined from 'void schedule_init_propagate(vvp_net_t*, vvp_vector4_t)' at schedule.cc:988:86: schedule.cc:67:70: note: returned from 'void* operator new [](std::size_t)' 67 | static void*operator new (size_t size) { return ::new char[size]; } | ^ mv island_tran.d dep/island_tran.d mv vpi_const.d dep/vpi_const.d mv resolv.d dep/resolv.d mv vpi_darray.d dep/vpi_darray.d mv udp.d dep/udp.d mv part.d dep/part.d schedule.cc: In function 'void schedule_propagate_vector(vvp_net_t*, vvp_time64_t, const vvp_vector4_t&)': schedule.cc:892:55: warning: 'static void event_s::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 892 | = new struct propagate_vector4_event_s(src); | ^ In static member function 'static void* event_s::operator new(size_t)', inlined from 'void schedule_propagate_vector(vvp_net_t*, vvp_time64_t, const vvp_vector4_t&)' at schedule.cc:892:48: schedule.cc:67:70: note: returned from 'void* operator new [](std::size_t)' 67 | static void*operator new (size_t size) { return ::new char[size]; } | ^ schedule.cc: In function 'void schedule_propagate_event(vvp_net_t*, vvp_time64_t)': schedule.cc:905:55: warning: 'static void event_s::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 905 | = new struct propagate_vector4_event_s(tmp); | ^ In static member function 'static void* event_s::operator new(size_t)', inlined from 'void schedule_propagate_event(vvp_net_t*, vvp_time64_t)' at schedule.cc:905:48: schedule.cc:67:70: note: returned from 'void* operator new [](std::size_t)' 67 | static void*operator new (size_t size) { return ::new char[size]; } | ^ mv schedule.d dep/schedule.d mv logic.d dep/logic.d mv delay.d dep/delay.d mv arith.d dep/arith.d mv vpip_bin.d dep/vpip_bin.d mv vpi_real.d dep/vpi_real.d mv event.d dep/event.d mv vpip_hex.d dep/vpip_hex.d mv vpi_string.d dep/vpi_string.d mv compile.d dep/compile.d mv vpip_to_dec.d dep/vpip_to_dec.d mv class_type.d dep/class_type.d mv vpi_time.d dep/vpi_time.d mv vpip_oct.d dep/vpip_oct.d mv vpi_vthr_vector.d dep/vpi_vthr_vector.d mv vvp_net_sig.d dep/vvp_net_sig.d mv vpi_scope.d dep/vpi_scope.d mv vpi_tasks.d dep/vpi_tasks.d mv vpi_priv.d dep/vpi_priv.d mv array.d dep/array.d mv vpi_signal.d dep/vpi_signal.d mv parse.d dep/parse.d mv lexor.d dep/lexor.d mv vvp_net.d dep/vvp_net.d mv vvp_darray.d dep/vvp_darray.d mv vthread.d dep/vthread.d g++ -rdynamic -Wl,--as-needed,-O1,--sort-common -o vvp main.o parse.o parse_misc.o lexor.o arith.o array_common.o array.o bufif.o compile.o concat.o dff.o class_type.o enum_type.o extend.o file_line.o latch.o npmos.o part.o permaheap.o reduce.o resolv.o sfunc.o stop.o substitute.o symbols.o ufunc.o codes.o vthread.o schedule.o statistics.o tables.o udp.o vvp_island.o vvp_net.o vvp_net_sig.o vvp_object.o vvp_cobject.o vvp_darray.o event.o logic.o delay.o words.o island_tran.o vpi_modules.o vpi_bit.o vpi_callback.o vpi_cobject.o vpi_const.o vpi_darray.o vpi_event.o vpi_iter.o vpi_mcd.o vpi_priv.o vpi_scope.o vpi_real.o vpi_signal.o vpi_string.o vpi_tasks.o vpi_time.o vpi_vthr_vector.o vpip_bin.o vpip_hex.o vpip_oct.o vpip_to_dec.o vpip_format.o vvp_vpi.o -lpthread -ldl make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vvp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vpi' mkdir dep gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -c libvpi.c gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_table.c -o sys_table.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_convert.c -o sys_convert.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_countdrivers.c -o sys_countdrivers.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_darray.c -o sys_darray.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_deposit.c -o sys_deposit.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_display.c -o sys_display.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_fileio.c -o sys_fileio.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_finish.c -o sys_finish.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_icarus.c -o sys_icarus.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_plusargs.c -o sys_plusargs.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_queue.c -o sys_queue.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_random.c -o sys_random.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_random_mti.c -o sys_random_mti.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_readmem.c -o sys_readmem.o flex -t sys_readmem_lex.lex > sys_readmem_lex.c gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_scanf.c -o sys_scanf.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_sdf.c -o sys_sdf.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_time.c -o sys_time.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_vcd.c -o sys_vcd.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_vcdoff.c -o sys_vcdoff.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vcd_priv.c -o vcd_priv.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c mt19937int.c -o mt19937int.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_priv.c -o sys_priv.o bison --verbose -t -p sdf -d -o sdf_parse.c sdf_parse.y flex -t sdf_lexor.lex > sdf_lexor.c gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c stringheap.c -o stringheap.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vams_simparam.c -o vams_simparam.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c table_mod.c -o table_mod.o bison --verbose -t -p tblmod -d -o table_mod_parse.c table_mod_parse.y flex -t table_mod_lexor.lex > table_mod_lexor.c g++ -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vcd_priv2.cc -o vcd_priv2.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c va_math.c -o va_math.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_clog2.c -o sys_clog2.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c v2005_math.c -o v2005_math.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c v2009_table.c -o v2009_table.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c v2009_array.c -o v2009_array.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c v2009_bitvec.c -o v2009_bitvec.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c v2009_enum.c -o v2009_enum.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c v2009_string.c -o v2009_string.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vhdl_table.c -o vhdl_table.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vhdl_textio.c -o vhdl_textio.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vpi_debug.c -o vpi_debug.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sys_readmem_lex.c -o sys_readmem_lex.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c table_mod_parse.c -o table_mod_parse.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c table_mod_lexor.c -o table_mod_lexor.o rm -f libvpi.a ar cqv libvpi.a libvpi.o a - libvpi.o ranlib libvpi.a mv v2009_table.d dep mv sys_deposit.d dep mv sys_vcdoff.d dep mv sys_icarus.d dep mv sys_darray.d dep mv sys_finish.d dep mv stringheap.d dep mv sys_random_mti.d dep mv vpi_debug.d dep gcc -shared -o vpi_debug.vpi vpi_debug.o -L. -Wl,--as-needed,-O1,--sort-common -lvpi -lpthread mv mt19937int.d dep mv sys_table.d dep mv sys_sdf.d dep mv sys_countdrivers.d dep mv sys_convert.d dep mv sys_time.d dep mv va_math.d dep gcc -shared -o va_math.vpi va_math.o -L. -Wl,--as-needed,-O1,--sort-common -lvpi gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sdf_parse.c -o sdf_parse.o gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c sdf_lexor.c -o sdf_lexor.o mv sys_clog2.d dep mv vcd_priv.d dep mv v2009_bitvec.d dep mv sys_plusargs.d dep mv v2009_array.d dep mv vhdl_table.d dep mv vams_simparam.d dep mv v2005_math.d dep gcc -shared -o v2005_math.vpi sys_clog2.o v2005_math.o -L. -Wl,--as-needed,-O1,--sort-common -lvpi mv sys_priv.d dep gcc -shared -o vhdl_sys.vpi vhdl_table.o sys_priv.o -L. -Wl,--as-needed,-O1,--sort-common -lvpi -lpthread mv v2009_string.d dep mv v2009_enum.d dep gcc -shared -o v2009.vpi v2009_table.o v2009_array.o v2009_bitvec.o v2009_enum.o v2009_string.o sys_priv.o -L. -Wl,--as-needed,-O1,--sort-common -lvpi -lpthread mv sys_readmem.d dep mv table_mod.d dep mv sys_random.d dep mv sys_queue.d dep mv table_mod_parse.d dep mv sys_fileio.d dep mv sys_vcd.d dep mv sys_readmem_lex.d dep mv vhdl_textio.d dep gcc -shared -o vhdl_textio.vpi vhdl_textio.o sys_priv.o -L. -Wl,--as-needed,-O1,--sort-common -lvpi -lpthread mv table_mod_lexor.d dep mv sys_scanf.d dep mv sdf_lexor.d dep mv sdf_parse.d dep mv vcd_priv2.d dep mv sys_display.d dep g++ -shared -o system.vpi sys_table.o sys_convert.o sys_countdrivers.o sys_darray.o sys_deposit.o sys_display.o sys_fileio.o sys_finish.o sys_icarus.o sys_plusargs.o sys_queue.o sys_random.o sys_random_mti.o sys_readmem.o sys_readmem_lex.o sys_scanf.o sys_sdf.o sys_time.o sys_vcd.o sys_vcdoff.o vcd_priv.o mt19937int.o sys_priv.o sdf_parse.o sdf_lexor.o stringheap.o vams_simparam.o table_mod.o table_mod_parse.o table_mod_lexor.o vcd_priv2.o -L. -Wl,--as-needed,-O1,--sort-common -lvpi -lpthread make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vpi' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/libveriuser' mkdir dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c asynch.c -o asynch.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c delay.c -o delay.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c exprinfo.c -o exprinfo.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c finish.c -o finish.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c getcstringp.c -o getcstringp.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c getinstance.c -o getinstance.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c getlongp.c -o getlongp.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c getp.c -o getp.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c getsimtime.c -o getsimtime.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c io_print.c -o io_print.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c math.c -o math.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c mc_scan_plusargs.c -o mc_scan_plusargs.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c nodeinfo.c -o nodeinfo.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c nump.c -o nump.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c putlongp.c -o putlongp.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c putp.c -o putp.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c spname.c -o spname.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c typep.c -o typep.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c workarea.c -o workarea.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c veriusertfs.c -o veriusertfs.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c priv.c -o priv.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_close.c -o a_close.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_compare_handles.c -o a_compare_handles.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_configure.c -o a_configure.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_argc.c -o a_fetch_argc.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_argv.c -o a_fetch_argv.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_dir.c -o a_fetch_dir.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_fullname.c -o a_fetch_fullname.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_location.c -o a_fetch_location.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_param.c -o a_fetch_param.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_range.c -o a_fetch_range.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_tfarg.c -o a_fetch_tfarg.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_time.c -o a_fetch_time.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_type.c -o a_fetch_type.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_type_str.c -o a_fetch_type_str.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_fetch_value.c -o a_fetch_value.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_handle_by_name.c -o a_handle_by_name.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_handle_hiconn.c -o a_handle_hiconn.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_handle_object.c -o a_handle_object.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_handle_parent.c -o a_handle_parent.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_handle_simulated_net.c -o a_handle_simulated_net.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_handle_tfarg.c -o a_handle_tfarg.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_initialize.c -o a_initialize.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_next.c -o a_next.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_next_bit.c -o a_next_bit.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_next_port.c -o a_next_port.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_next_topmod.c -o a_next_topmod.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_object_of_type.c -o a_object_of_type.o getp.c: In function 'tf_igetp': getp.c:55:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 55 | rtn = (int) value.value.str; /* Oh my */ | ^ mv getcstringp.d dep mv asynch.d dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_product_version.c -o a_product_version.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_set_value.c -o a_set_value.o mv finish.d dep mv getinstance.d dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_vcl.c -o a_vcl.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -DICARUS_VPI_CONST=const -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c a_version.c -o a_version.o mv a_initialize.d dep mv a_compare_handles.d dep mv a_fetch_location.d dep mv a_fetch_fullname.d dep mv a_close.d dep mv a_fetch_range.d dep mv a_fetch_time.d dep mv exprinfo.d dep mv math.d dep mv io_print.d dep mv nodeinfo.d dep mv a_fetch_dir.d dep mv spname.d dep mv a_fetch_argc.d dep mv a_handle_simulated_net.d dep mv a_fetch_argv.d dep mv a_handle_hiconn.d dep mv a_next_bit.d dep mv a_fetch_type_str.d dep mv a_handle_by_name.d dep mv a_next_port.d dep mv a_next_topmod.d dep mv nump.d dep mv a_handle_object.d dep mv a_fetch_param.d dep mv a_handle_parent.d dep mv a_configure.d dep mv a_fetch_type.d dep mv typep.d dep mv workarea.d dep mv a_handle_tfarg.d dep mv priv.d dep mv delay.d dep mv getlongp.d dep mv putlongp.d dep mv mc_scan_plusargs.d dep mv a_fetch_value.d dep mv a_next.d dep mv putp.d dep mv a_fetch_tfarg.d dep mv a_object_of_type.d dep mv getp.d dep mv a_product_version.d dep mv getsimtime.d dep mv a_version.d dep mv a_set_value.d dep mv veriusertfs.d dep mv a_vcl.d dep ld -r -o libveriuser.o asynch.o delay.o exprinfo.o finish.o getcstringp.o getinstance.o getlongp.o getp.o getsimtime.o io_print.o math.o mc_scan_plusargs.o nodeinfo.o nump.o putlongp.o putp.o spname.o typep.o workarea.o veriusertfs.o priv.o a_close.o a_compare_handles.o a_configure.o a_fetch_argc.o a_fetch_argv.o a_fetch_dir.o a_fetch_fullname.o a_fetch_location.o a_fetch_param.o a_fetch_range.o a_fetch_tfarg.o a_fetch_time.o a_fetch_type.o a_fetch_type_str.o a_fetch_value.o a_handle_by_name.o a_handle_hiconn.o a_handle_object.o a_handle_parent.o a_handle_simulated_net.o a_handle_tfarg.o a_initialize.o a_next.o a_next_bit.o a_next_port.o a_next_topmod.o a_object_of_type.o a_product_version.o a_set_value.o a_vcl.o a_version.o rm -f libveriuser.a ar cvq libveriuser.a libveriuser.o a - libveriuser.o ranlib libveriuser.a make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/libveriuser' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/cadpli' mkdir dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c cadpli.c mv cadpli.d dep gcc -shared -Wl,--as-needed,-O1,--sort-common -o cadpli.vpl cadpli.o ../libveriuser/libveriuser.o -L../vpi -lvpi make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/cadpli' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-null' mkdir dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c null.c -o null.o mv null.d dep gcc -shared -Wl,--as-needed,-O1,--sort-common -o null.tgt null.o make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-null' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-stub' mkdir dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c stub.c -o stub.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c classes.c -o classes.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c constant.c -o constant.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c enumerate.c -o enumerate.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c expression.c -o expression.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c statement.c -o statement.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c switches.c -o switches.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c types.c -o types.o mv classes.d dep mv enumerate.d dep mv constant.d dep mv switches.d dep mv types.d dep mv statement.d dep mv expression.d dep mv stub.d dep gcc -shared -Wl,--as-needed,-O1,--sort-common -o stub.tgt stub.o classes.o constant.o enumerate.o expression.o statement.o switches.o types.o make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-stub' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vvp' mkdir dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vvp.c -o vvp.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_class.c -o draw_class.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_delay.c -o draw_delay.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_enum.c -o draw_enum.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_mux.c -o draw_mux.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_net_input.c -o draw_net_input.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_substitute.c -o draw_substitute.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_switch.c -o draw_switch.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_ufunc.c -o draw_ufunc.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c draw_vpi.c -o draw_vpi.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c eval_condit.c -o eval_condit.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c eval_expr.c -o eval_expr.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c eval_object.c -o eval_object.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c eval_real.c -o eval_real.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c eval_string.c -o eval_string.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c eval_vec4.c -o eval_vec4.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c modpath.c -o modpath.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c stmt_assign.c -o stmt_assign.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vvp_process.c -o vvp_process.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vvp_scope.c -o vvp_scope.o echo 'flag:VVP_EXECUTABLE=/usr/bin/vvp' | cat ./vvp.conf.in - > vvp.conf echo 'flag:VVP_EXECUTABLE=/usr/bin/vvp' | cat ./vvp-s.conf.in - > vvp-s.conf mv draw_substitute.d dep mv draw_switch.d dep mv draw_enum.d dep mv draw_class.d dep mv draw_mux.d dep mv draw_delay.d dep mv eval_string.d dep mv draw_ufunc.d dep mv modpath.d dep mv eval_condit.d dep mv eval_object.d dep mv vvp.d dep mv eval_expr.d dep mv draw_vpi.d dep mv eval_real.d dep mv draw_net_input.d dep mv stmt_assign.d dep mv eval_vec4.d dep mv vvp_process.d dep mv vvp_scope.d dep gcc -shared -Wl,--as-needed,-O1,--sort-common -o vvp.tgt vvp.o draw_class.o draw_delay.o draw_enum.o draw_mux.o draw_net_input.o draw_substitute.o draw_switch.o draw_ufunc.o draw_vpi.o eval_condit.o eval_expr.o eval_object.o eval_real.o eval_string.o eval_vec4.o modpath.o stmt_assign.o vvp_process.o vvp_scope.o make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vvp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vhdl' mkdir dep g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vhdl.cc -o vhdl.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c state.cc -o state.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vhdl_element.cc -o vhdl_element.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vhdl_type.cc -o vhdl_type.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c vhdl_syntax.cc -o vhdl_syntax.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c scope.cc -o scope.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c process.cc -o process.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c stmt.cc -o stmt.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c expr.cc -o expr.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm.cc -o lpm.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c support.cc -o support.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c cast.cc -o cast.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c logic.cc -o logic.o mv vhdl_type.d dep mv vhdl.d dep mv vhdl_element.d dep mv process.d dep mv support.d dep mv lpm.d dep mv cast.d dep mv logic.d dep mv expr.d dep mv state.d dep mv scope.d dep mv stmt.d dep mv vhdl_syntax.d dep g++ -shared -Wl,--as-needed,-O1,--sort-common -o vhdl.tgt vhdl.o state.o vhdl_element.o vhdl_type.o vhdl_syntax.o scope.o process.o stmt.o expr.o lpm.o support.o cast.o logic.o make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vhdl' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vlog95' mkdir dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c vlog95.c -o vlog95.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c event.c -o event.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c expr.c -o expr.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c logic_lpm.c -o logic_lpm.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c misc.c -o misc.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c numbers.c -o numbers.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c scope.c -o scope.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c stmt.c -o stmt.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c udp.c -o udp.o mv event.d dep mv vlog95.d dep mv udp.d dep mv numbers.d dep mv misc.d dep mv expr.d dep mv scope.d dep mv stmt.d dep mv logic_lpm.d dep gcc -shared -Wl,--as-needed,-O1,--sort-common -o vlog95.tgt vlog95.o event.o expr.o logic_lpm.o misc.o numbers.o scope.o stmt.o udp.o -lm make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vlog95' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-pcb' mkdir dep g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c pcb.cc -o pcb.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c scope.cc -o scope.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c show_netlist.cc -o show_netlist.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c show_pcb.cc -o show_pcb.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c footprint.cc -o footprint.o bison --verbose -t -p fp --defines=fp.h -o fp.cc fp.y flex -s -ofp_lex.cc ./fp.lex g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c fp.cc -o fp.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c fp_lex.cc -o fp_lex.o mv pcb.d dep mv show_netlist.d dep mv show_pcb.d dep mv fp_lex.d dep mv footprint.d dep mv fp.d dep mv scope.d dep g++ -shared -Wl,--as-needed,-O1,--sort-common -o pcb.tgt pcb.o scope.o show_netlist.o show_pcb.o footprint.o fp.o fp_lex.o make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-pcb' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-blif' mkdir dep g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c blif.cc -o blif.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c constants.cc -o constants.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c logic_gate.cc -o logic_gate.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm.cc -o lpm.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_add.cc -o lpm_add.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_cmp_eq.cc -o lpm_cmp_eq.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_cmp_gt.cc -o lpm_cmp_gt.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_ff.cc -o lpm_ff.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_mux.cc -o lpm_mux.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_part_vp.cc -o lpm_part_vp.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_re_logic.cc -o lpm_re_logic.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_shift.cc -o lpm_shift.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c lpm_sign_ext.cc -o lpm_sign_ext.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c nex_data.cc -o nex_data.o mv lpm_ff.d dep mv lpm_sign_ext.d dep mv constants.d dep mv lpm.d dep mv lpm_cmp_eq.d dep mv logic_gate.d dep mv lpm_add.d dep mv lpm_shift.d dep mv lpm_part_vp.d dep mv lpm_cmp_gt.d dep mv lpm_re_logic.d dep mv lpm_mux.d dep mv blif.d dep mv nex_data.d dep g++ -shared -Wl,--as-needed,-O1,--sort-common -o blif.tgt blif.o constants.o logic_gate.o lpm.o lpm_add.o lpm_cmp_eq.o lpm_cmp_gt.o lpm_ff.o lpm_mux.o lpm_part_vp.o lpm_re_logic.o lpm_shift.o lpm_sign_ext.o nex_data.o make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-blif' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-sizer' mkdir dep g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c sizer.cc -o sizer.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c scan_lpms.cc -o scan_lpms.o g++ -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Os -Wformat -Werror=format-security -std=c++11 -MD -c scan_logs.cc -o scan_logs.o mv scan_logs.d dep mv scan_lpms.d dep mv sizer.d dep g++ -shared -Wl,--as-needed,-O1,--sort-common -o sizer.tgt sizer.o scan_lpms.o scan_logs.o make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-sizer' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/driver' mkdir dep gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c -DIVL_ROOT='"/usr/lib/ivl"' -DIVL_SUFFIX='""' -DIVL_INC='"/usr/include"' -DIVL_LIB='"/usr/lib"' -DDLLIB='"-ldl"' -DIVL_INCLUDE_INSTALL_DIR="\"//usr/include\"" ./main.c gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c substit.c -o substit.o flex -s -t cflexor.lex > cflexor.c bison --verbose -t -p cf -d -o cfparse.c cfparse.y ../version.exe `head -1 ./iverilog.man.in`'\n' > iverilog.man tail -n +2 ./iverilog.man.in >> iverilog.man gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c cflexor.c -o cflexor.o gcc -I. -I.. -Os -Wformat -Werror=format-security -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes -Os -Wformat -Werror=format-security -MD -c cfparse.c -o cfparse.o mv substit.d dep mv cfparse.d dep mv main.d dep mv cflexor.d dep gcc -Wl,--as-needed,-O1,--sort-common main.o substit.o cflexor.o cfparse.o -o iverilog make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/driver' >>> iverilog: Entering fakeroot... make -C ivlpp all && make -C vhdlpp all && make -C vvp all && make -C vpi all && make -C libveriuser all && make -C cadpli all && make -C tgt-null all && make -C tgt-stub all && make -C tgt-vvp all && make -C tgt-vhdl all && make -C tgt-vlog95 all && make -C tgt-pcb all && make -C tgt-blif all && make -C tgt-sizer all && make -C driver all && true ./mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" \ "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog" \ "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" \ "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/include" \ "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man" \ "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man/man1" make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/ivlpp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/ivlpp' mkdir /home/buildozer/aports/community/iverilog/pkg mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/include mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man mkdir /home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man/man1 /usr/bin/install -c -m 644 iverilog-vpi.man "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man/man1/iverilog-vpi.1" /usr/bin/install -c ./iverilog-vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin/iverilog-vpi" /usr/bin/install -c ./ivl "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/ivl" /usr/bin/install -c -m 644 ./constants.vams "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/include/constants.vams" /usr/bin/install -c -m 644 ./disciplines.vams "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/include/disciplines.vams" /usr/bin/install -c -m 644 ./ivl_target.h "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog/ivl_target.h" /usr/bin/install -c -m 644 ./_pli_types.h "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog/_pli_types.h" make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vhdlpp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vhdlpp' /usr/bin/install -c -m 644 ./sv_vpi_user.h "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog/sv_vpi_user.h" /usr/bin/install -c -m 644 ./vpi_user.h "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog/vpi_user.h" /usr/bin/install -c -m 644 ./acc_user.h "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog/acc_user.h" /usr/bin/install -c -m 644 ./veriuser.h "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/include/iverilog/veriuser.h" make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vvp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vvp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vpi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vpi' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/libveriuser' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/libveriuser' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/cadpli' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/cadpli' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-null' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-null' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-stub' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-stub' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vvp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vvp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vhdl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vhdl' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vlog95' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vlog95' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-pcb' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-pcb' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-blif' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-blif' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-sizer' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-sizer' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/driver' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/driver' make -C ivlpp install && make -C vhdlpp install && make -C vvp install && make -C vpi install && make -C libveriuser install && make -C cadpli install && make -C tgt-null install && make -C tgt-stub install && make -C tgt-vvp install && make -C tgt-vhdl install && make -C tgt-vlog95 install && make -C tgt-pcb install && make -C tgt-blif install && make -C tgt-sizer install && make -C driver install && true make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/ivlpp' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./ivlpp "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/ivlpp" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/ivlpp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vhdlpp' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./vhdlpp "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vhdlpp" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vhdlpp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vvp' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man/man1" /usr/bin/install -c -m 644 vvp.man "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man/man1/vvp.1" /usr/bin/install -c ./vvp "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin/vvp" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vvp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vpi' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c -m 644 ./libvpi.a "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/libvpi.a" /usr/bin/install -c ./system.vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/system.vpi" /usr/bin/install -c ./va_math.vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/va_math.vpi" /usr/bin/install -c ./v2005_math.vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/v2005_math.vpi" /usr/bin/install -c ./v2009.vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/v2009.vpi" /usr/bin/install -c ./vhdl_sys.vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vhdl_sys.vpi" /usr/bin/install -c ./vhdl_textio.vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vhdl_textio.vpi" /usr/bin/install -c ./vpi_debug.vpi "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vpi_debug.vpi" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/vpi' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/libveriuser' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib" /usr/bin/install -c -m 644 ./libveriuser.a "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/libveriuser.a" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/libveriuser' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/cadpli' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./cadpli.vpl "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/cadpli.vpl" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/cadpli' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-null' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./null.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/null.tgt" /usr/bin/install -c -m 644 ./null.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/null.conf" /usr/bin/install -c -m 644 ./null-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/null-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-null' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-stub' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./stub.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/stub.tgt" /usr/bin/install -c -m 644 ./stub.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/stub.conf" /usr/bin/install -c -m 644 ./stub-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/stub-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-stub' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vvp' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./vvp.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vvp.tgt" /usr/bin/install -c -m 644 ./vvp.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vvp.conf" /usr/bin/install -c -m 644 ./vvp-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vvp-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vvp' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vhdl' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./vhdl.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vhdl.tgt" /usr/bin/install -c -m 644 ./vhdl.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vhdl.conf" /usr/bin/install -c -m 644 ./vhdl-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vhdl-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vhdl' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vlog95' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./vlog95.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vlog95.tgt" /usr/bin/install -c -m 644 ./vlog95.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vlog95.conf" /usr/bin/install -c -m 644 ./vlog95-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/vlog95-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-vlog95' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-pcb' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./pcb.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/pcb.tgt" /usr/bin/install -c -m 644 ./pcb.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/pcb.conf" /usr/bin/install -c -m 644 ./pcb-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/pcb-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-pcb' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-blif' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./blif.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/blif.tgt" /usr/bin/install -c -m 644 ./blif.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/blif.conf" /usr/bin/install -c -m 644 ./blif-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/blif-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-blif' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-sizer' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl" /usr/bin/install -c ./sizer.tgt "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/sizer.tgt" /usr/bin/install -c -m 644 ./sizer.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/sizer.conf" /usr/bin/install -c -m 644 ./sizer-s.conf "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/lib/ivl/sizer-s.conf" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/tgt-sizer' make[1]: Entering directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/driver' ./../mkinstalldirs "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin" "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man/man1" /usr/bin/install -c -m 644 iverilog.man "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/share/man/man1/iverilog.1" /usr/bin/install -c ./iverilog "/home/buildozer/aports/community/iverilog/pkg/iverilog/usr/bin/iverilog" make[1]: Leaving directory '/home/buildozer/aports/community/iverilog/src/iverilog-12_0/driver' >>> iverilog-dev*: Running split function dev... >>> iverilog-dev*: Preparing subpackage iverilog-dev... >>> iverilog-dev*: Stripping binaries >>> iverilog-dev*: Running postcheck for iverilog-dev >>> iverilog-doc*: Running split function doc... >>> iverilog-doc*: Preparing subpackage iverilog-doc... >>> iverilog-doc*: Running postcheck for iverilog-doc >>> iverilog*: Running postcheck for iverilog >>> iverilog*: Preparing package iverilog... >>> iverilog*: Stripping binaries >>> iverilog-dev*: Scanning shared objects >>> iverilog-doc*: Scanning shared objects >>> iverilog*: Scanning shared objects >>> iverilog-dev*: Tracing dependencies... >>> iverilog-dev*: Package size: 316.0 KB >>> iverilog-dev*: Compressing data... >>> iverilog-dev*: Create checksum... >>> iverilog-dev*: Create iverilog-dev-12.0-r1.apk >>> iverilog-doc*: Tracing dependencies... >>> iverilog-doc*: Package size: 40.0 KB >>> iverilog-doc*: Compressing data... >>> iverilog-doc*: Create checksum... >>> iverilog-doc*: Create iverilog-doc-12.0-r1.apk >>> iverilog*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> iverilog*: Package size: 4.7 MB >>> iverilog*: Compressing data... >>> iverilog*: Create checksum... >>> iverilog*: Create iverilog-12.0-r1.apk >>> iverilog: Build complete at Sun, 23 Apr 2023 04:57:48 +0000 elapsed time 0h 4m 37s >>> iverilog: Cleaning up srcdir >>> iverilog: Cleaning up pkgdir >>> iverilog: Uninstalling dependencies... (1/12) Purging .makedepends-iverilog (20230423.045315) (2/12) Purging automake (1.16.5-r2) (3/12) Purging autoconf (2.71-r2) (4/12) Purging gperf (3.1-r4) (5/12) Purging bison (3.8.2-r1) (6/12) Purging flex (2.6.4-r5) (7/12) Purging m4 (1.4.19-r3) (8/12) Purging git-perl (2.40.0-r1) (9/12) Purging perl-git (2.40.0-r1) (10/12) Purging perl-error (0.17029-r1) (11/12) Purging perl (5.36.0-r3) (12/12) Purging libbz2 (1.0.8-r5) Executing busybox-1.36.0-r7.trigger OK: 966 MiB in 103 packages >>> iverilog: Updating the community/riscv64 repository index... >>> iverilog: Signing the index...