Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/iverilog.spec'], False, '/var/lib/mock/dist-f14-build-1070889-161957/root/', None, 86400, True, 0, 419, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/iverilog.spec'] warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/iverilog-0.9.20110317-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/iverilog.spec'], False, '/var/lib/mock/dist-f14-build-1070889-161957/root/', None, 86400, True, 0, 419, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/iverilog.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GRmkyW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf verilog-0.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/verilog-0.9.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd verilog-0.9.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -name .git -exec rm '{}' ';' ++ find . -type d -name autom4te.cache -exec echo '{}' ';' + rm -rf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d7Rf50 + umask 022 + cd /builddir/build/BUILD + cd verilog-0.9.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for gperf... gperf checking for man... no checking for ps2pdf... no checking for git... no checking for flex... flex checking for bison... bison checking for Microsoft Windows... no checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __SUNPRO_C is declared... no checking whether __SUNPRO_CC is declared... no checking how to run the C++ preprocessor... g++ -E checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking iosfwd usability... yes checking iosfwd presence... yes checking for iosfwd... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned... 4 checking for tputs in -ltermcap... no checking for readline in -lreadline... no checking for add_history in -lhistory... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for gzwrite in -lz... yes checking for gzwrite in -lz... (cached) yes checking for BZ2_bzdopen in -lbz2... yes checking for BZ2_bzdopen in -lbz2... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for _LARGEFILE_SOURCE value needed for large files... no configure: Not using valgrind hooks checking for sys/times... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for a BSD-compatible install... /usr/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 fopen64... yes checking for library containing lround... -lm checking for library containing llround... none required checking for library containing nan... none required checking for library containing fmin... none required checking for library containing fmax... none required checking if uint64_t and unsigned long are identical... no 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 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 config.h config.status: creating _pli_types.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 configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 mkdir dep g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c main.cc -o main.o g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c async.cc -o async.o g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c design_dump.cc -o design_dump.o g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c discipline.cc -o discipline.o mv discipline.d dep/discipline.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c dup_expr.cc -o dup_expr.o mv async.d dep/async.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elaborate.cc -o elaborate.o mv dup_expr.d dep/dup_expr.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_expr.cc -o elab_expr.o mv main.d dep/main.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elaborate_analog.cc -o elaborate_analog.o mv design_dump.d dep/design_dump.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_lval.cc -o elab_lval.o mv elaborate_analog.d dep/elaborate_analog.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_net.cc -o elab_net.o mv elab_lval.d dep/elab_lval.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_pexpr.cc -o elab_pexpr.o mv elab_net.d dep/elab_net.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_scope.cc -o elab_scope.o mv elab_pexpr.d dep/elab_pexpr.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_sig.cc -o elab_sig.o mv elab_expr.d dep/elab_expr.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_sig_analog.cc -o elab_sig_analog.o mv elab_sig_analog.d dep/elab_sig_analog.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c emit.cc -o emit.o mv elaborate.d dep/elaborate.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval.cc -o eval.o mv emit.d dep/emit.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval_attrib.cc -o eval_attrib.o mv eval.d dep/eval.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval_tree.cc -o eval_tree.o mv elab_sig.d dep/elab_sig.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c expr_synth.cc -o expr_synth.o mv eval_attrib.d dep/eval_attrib.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c functor.cc -o functor.o mv elab_scope.d dep/elab_scope.d flex -PVL -s -olexor.cc ./lexor.lex bison --verbose -t -p VL -d -o parse.cc ./parse.y mv functor.d dep/functor.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c link_const.cc -o link_const.o mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c load_module.cc -o load_module.o mv link_const.d dep/link_const.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c netlist.cc -o netlist.o mv load_module.d dep/load_module.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c netmisc.cc -o netmisc.o mv expr_synth.d dep/expr_synth.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_analog.cc -o net_analog.o mv eval_tree.d dep/eval_tree.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_assign.cc -o net_assign.o mv net_analog.d dep/net_analog.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_design.cc -o net_design.o mv netmisc.d dep/netmisc.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_event.cc -o net_event.o mv net_assign.d dep/net_assign.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_expr.cc -o net_expr.o mv netlist.d dep/netlist.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_func.cc -o net_func.o mv net_event.d dep/net_event.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_link.cc -o net_link.o mv net_expr.d dep/net_expr.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_modulo.cc -o net_modulo.o mv net_func.d dep/net_func.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_nex_input.cc -o net_nex_input.o mv net_design.d dep/net_design.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_nex_output.cc -o net_nex_output.o mv net_modulo.d dep/net_modulo.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_proc.cc -o net_proc.o mv net_link.d dep/net_link.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_scope.cc -o net_scope.o mv net_nex_output.d dep/net_nex_output.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_tran.cc -o net_tran.o mv net_nex_input.d dep/net_nex_input.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_udp.cc -o net_udp.o mv net_proc.d dep/net_proc.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pad_to_width.cc -o pad_to_width.o mv net_tran.d dep/net_tran.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c parse.cc -o parse.o mv net_udp.d dep/net_udp.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c parse_misc.cc -o parse_misc.o mv pad_to_width.d dep/pad_to_width.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform.cc -o pform.o mv net_scope.d dep/net_scope.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform_analog.cc -o pform_analog.o mv parse_misc.d dep/parse_misc.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform_disciplines.cc -o pform_disciplines.o mv pform_analog.d dep/pform_analog.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform_dump.cc -o pform_dump.o mv pform_disciplines.d dep/pform_disciplines.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform_types.cc -o pform_types.o mv pform_types.d dep/pform_types.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c set_width.cc -o set_width.o mv set_width.d dep/set_width.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c symbol_search.cc -o symbol_search.o mv symbol_search.d dep/symbol_search.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sync.cc -o sync.o mv pform_dump.d dep/pform_dump.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_funcs.cc -o sys_funcs.o mv sync.d dep/sync.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c verinum.cc -o verinum.o mv sys_funcs.d dep/sys_funcs.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c verireal.cc -o verireal.o mv pform.d dep/pform.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c target.cc -o target.o mv parse.d dep/parse.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c Attrib.cc -o Attrib.o mv verireal.d dep/verireal.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c HName.cc -o HName.o mv Attrib.d dep/Attrib.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c LineInfo.cc -o LineInfo.o mv verinum.d dep/verinum.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c Module.cc -o Module.o mv HName.d dep/HName.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PDelays.cc -o PDelays.o mv LineInfo.d dep/LineInfo.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PEvent.cc -o PEvent.o mv PEvent.d dep/PEvent.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PExpr.cc -o PExpr.o mv PDelays.d dep/PDelays.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PGate.cc -o PGate.o mv Module.d dep/Module.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PGenerate.cc -o PGenerate.o mv target.d dep/target.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PScope.cc -o PScope.o mv PScope.d dep/PScope.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PSpec.cc -o PSpec.o mv PGate.d dep/PGate.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PTask.cc -o PTask.o mv PExpr.d dep/PExpr.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PUdp.cc -o PUdp.o mv PSpec.d dep/PSpec.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PFunction.cc -o PFunction.o mv PTask.d dep/PTask.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c PWire.cc -o PWire.o mv PUdp.d dep/PUdp.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c Statement.cc -o Statement.o mv PGenerate.d dep/PGenerate.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c AStatement.cc -o AStatement.o mv PFunction.d dep/PFunction.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c StringHeap.cc -o StringHeap.o mv StringHeap.d dep/StringHeap.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c cprop.cc -o cprop.o mv AStatement.d dep/AStatement.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c nodangle.cc -o nodangle.o mv PWire.d dep/PWire.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c synth.cc -o synth.o mv cprop.d dep/cprop.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c synth2.cc -o synth2.o mv Statement.d dep/Statement.d bison --verbose -p syn_ -o syn-rules.cc ./syn-rules.y g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c t-dll.cc -o t-dll.o mv nodangle.d dep/nodangle.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c t-dll-api.cc -o t-dll-api.o mv synth.d dep/synth.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c t-dll-expr.cc -o t-dll-expr.o mv t-dll-expr.d dep/t-dll-expr.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c t-dll-proc.cc -o t-dll-proc.o mv synth2.d dep/synth2.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c t-dll-analog.cc -o t-dll-analog.o mv t-dll-analog.d dep/t-dll-analog.d gcc -std=gnu99 -Wall -Wshadow -o version.exe -I. -I. ./version.c sed -e 's;@SHARED@;-shared;' -e 's;@PIC@;-fPIC;' \ -e 's;@SUFFIX@;;' \ -e 's;@IVCC@;gcc -std=gnu99;' \ -e 's;@IVCXX@;g++;' \ -e 's;@IVCFLAGS@;-Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables;' \ -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. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c lexor.cc -o lexor.o mv t-dll-proc.d dep/t-dll-proc.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c lexor_keyword.cc -o lexor_keyword.o mv t-dll-api.d dep/t-dll-api.d g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c syn-rules.cc -o syn-rules.o mv t-dll.d dep/t-dll.d ./version.exe `head -1 ./iverilog-vpi.man.in`'\n' > iverilog-vpi.man tail -n +2 ./iverilog-vpi.man.in >> iverilog-vpi.man mv lexor_keyword.d dep/lexor_keyword.d mv syn-rules.d dep/syn-rules.d mv lexor.d dep/lexor.d g++ -rdynamic -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_pexpr.o elab_scope.o elab_sig.o elab_sig_analog.o emit.o eval.o eval_attrib.o eval_tree.o expr_synth.o functor.o lexor.o lexor_keyword.o link_const.o load_module.o netlist.o netmisc.o net_analog.o net_assign.o net_design.o net_event.o net_expr.o net_func.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_types.o set_width.o symbol_search.o sync.o sys_funcs.o verinum.o verireal.o target.o Attrib.o HName.o LineInfo.o Module.o PDelays.o PEvent.o PExpr.o PGate.o PGenerate.o PScope.o PSpec.o PTask.o PUdp.o PFunction.o PWire.o Statement.o AStatement.o StringHeap.o cprop.o nodangle.o synth.o synth2.o syn-rules.o t-dll.o t-dll-api.o t-dll-expr.o t-dll-proc.o t-dll-analog.o -ldl make -C ivlpp all && make -C 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 driver all && true make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' gcc -std=gnu99 -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -c -o main.o main.c flex -olexor.c ./lexor.lex gcc -std=gnu99 -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -c -o lexor.o lexor.c gcc -std=gnu99 main.o lexor.o -o ivlpp make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vvp' mkdir dep g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c main.cc -o main.o bison --verbose -t -d -o parse.cc ./parse.y g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c parse_misc.cc -o parse_misc.o flex -s -olexor.cc ./lexor.lex g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c arith.cc -o arith.o g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c array.cc -o array.o mv parse_misc.d dep/parse_misc.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c bufif.cc -o bufif.o mv main.d dep/main.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c compile.cc -o compile.o mv bufif.d dep/bufif.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c concat.cc -o concat.o mv concat.d dep/concat.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c dff.cc -o dff.o mv array.d dep/array.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c extend.cc -o extend.o mv compile.d dep/compile.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c npmos.cc -o npmos.o mv dff.d dep/dff.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c part.cc -o part.o mv extend.d dep/extend.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c reduce.cc -o reduce.o mv arith.d dep/arith.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c resolv.cc -o resolv.o mv npmos.d dep/npmos.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sfunc.cc -o sfunc.o mv reduce.d dep/reduce.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c stop.cc -o stop.o mv part.d dep/part.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c symbols.cc -o symbols.o mv resolv.d dep/resolv.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c ufunc.cc -o ufunc.o mv stop.d dep/stop.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c codes.cc -o codes.o mv sfunc.d dep/sfunc.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vthread.cc -o vthread.o mv codes.d dep/codes.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c schedule.cc -o schedule.o mv symbols.d dep/symbols.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c statistics.cc -o statistics.o mv statistics.d dep/statistics.d gcc -std=gnu99 -Wall -Wshadow -o draw_tt ./draw_tt.c ./draw_tt > tables.cc rm draw_tt g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c udp.cc -o udp.o mv ufunc.d dep/ufunc.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vvp_island.cc -o vvp_island.o mv schedule.d dep/schedule.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vvp_net.cc -o vvp_net.o mv udp.d dep/udp.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c event.cc -o event.o mv vvp_island.d dep/vvp_island.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c logic.cc -o logic.o mv event.d dep/event.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c delay.cc -o delay.o mv logic.d dep/logic.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c words.cc -o words.o mv words.d dep/words.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c island_tran.cc -o island_tran.o mv delay.d dep/delay.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_modules.cc -o vpi_modules.o mv island_tran.d dep/island_tran.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_callback.cc -o vpi_callback.o mv vpi_modules.d dep/vpi_modules.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_const.cc -o vpi_const.o mv vthread.d dep/vthread.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_event.cc -o vpi_event.o mv vvp_net.d dep/vvp_net.d mv vpi_callback.d dep/vpi_callback.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_iter.cc -o vpi_iter.o g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_mcd.cc -o vpi_mcd.o mv vpi_iter.d dep/vpi_iter.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_priv.cc -o vpi_priv.o mv vpi_mcd.d dep/vpi_mcd.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_scope.cc -o vpi_scope.o mv vpi_event.d dep/vpi_event.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_real.cc -o vpi_real.o mv vpi_const.d dep/vpi_const.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_signal.cc -o vpi_signal.o mv vpi_scope.d dep/vpi_scope.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_tasks.cc -o vpi_tasks.o mv vpi_real.d dep/vpi_real.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_time.cc -o vpi_time.o mv vpi_priv.d dep/vpi_priv.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpi_vthr_vector.cc -o vpi_vthr_vector.o mv vpi_time.d dep/vpi_time.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpip_bin.cc -o vpip_bin.o mv vpi_vthr_vector.d dep/vpi_vthr_vector.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpip_hex.cc -o vpip_hex.o mv vpip_bin.d dep/vpip_bin.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpip_oct.cc -o vpip_oct.o mv vpi_signal.d dep/vpi_signal.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpip_to_dec.cc -o vpip_to_dec.o mv vpi_tasks.d dep/vpi_tasks.d gcc -std=gnu99 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vpip_format.c -o vpip_format.o mv vpip_hex.d dep/vpip_hex.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vvp_vpi.cc -o vvp_vpi.o mv vvp_vpi.d dep/vvp_vpi.d gcc -std=gnu99 -c ./libvpi.c mv vpip_format.d dep/vpip_format.d ../version.exe `head -1 ./vvp.man.in`'\n' > vvp.man tail -n +2 ./vvp.man.in >> vvp.man g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c parse.cc -o parse.o rm -f libvpi.a ar cqv libvpi.a libvpi.o a - libvpi.o ranlib libvpi.a mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c tables.cc -o tables.o mv vpip_oct.d dep/vpip_oct.d g++ -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib/ivl"' -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c lexor.cc -o lexor.o mv tables.d dep/tables.d mv vpip_to_dec.d dep/vpip_to_dec.d mv parse.d dep/parse.d mv lexor.d dep/lexor.d g++ -rdynamic -o vvp main.o parse.o parse_misc.o lexor.o arith.o array.o bufif.o compile.o concat.o dff.o extend.o npmos.o part.o reduce.o resolv.o sfunc.o stop.o symbols.o ufunc.o codes.o vthread.o schedule.o statistics.o tables.o udp.o vvp_island.o vvp_net.o event.o logic.o delay.o words.o island_tran.o vpi_modules.o vpi_callback.o vpi_const.o vpi_event.o vpi_iter.o vpi_mcd.o vpi_priv.o vpi_scope.o vpi_real.o vpi_signal.o vpi_tasks.o vpi_time.o vpi_vthr_vector.o vpip_bin.o vpip_hex.o vpip_oct.o vpip_to_dec.o vpip_format.o vvp_vpi.o -lm -lbz2 -lz -ldl make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vpi' mkdir dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_table.c -o sys_table.o gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_convert.c -o sys_convert.o gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_deposit.c -o sys_deposit.o gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_display.c -o sys_display.o mv sys_deposit.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_fileio.c -o sys_fileio.o mv sys_convert.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_finish.c -o sys_finish.o mv sys_finish.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_icarus.c -o sys_icarus.o mv sys_table.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_plusargs.c -o sys_plusargs.o mv sys_icarus.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_random.c -o sys_random.o mv sys_plusargs.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_random_mti.c -o sys_random_mti.o mv sys_random_mti.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_readmem.c -o sys_readmem.o mv sys_fileio.d dep flex -t -Preadmem ./sys_readmem_lex.lex > sys_readmem_lex.c gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_scanf.c -o sys_scanf.o mv sys_random.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_sdf.c -o sys_sdf.o mv sys_sdf.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_time.c -o sys_time.o mv sys_readmem.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_vcd.c -o sys_vcd.o mv sys_time.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_vcdoff.c -o sys_vcdoff.o mv sys_vcdoff.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vcd_priv.c -o vcd_priv.o mv sys_scanf.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c mt19937int.c -o mt19937int.o mv mt19937int.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_priv.c -o sys_priv.o mv sys_display.d dep flex -t -Psdf ./sdf_lexor.lex > sdf_lexor.c bison --verbose -d -p sdf -o sdf_parse.c ./sdf_parse.y mv vcd_priv.d dep bison --verbose -d -p sdf -o sdf_parse.c ./sdf_parse.y mv sys_vcd.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c stringheap.c -o stringheap.o gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vams_simparam.c -o vams_simparam.o gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_lxt.c -o sys_lxt.o mv stringheap.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c lxt_write.c -o lxt_write.o mv sys_priv.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_lxt2.c -o sys_lxt2.o mv vams_simparam.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c lxt2_write.c -o lxt2_write.o mv sys_lxt.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_fst.c -o sys_fst.o mv sys_lxt2.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c fstapi.c -o fstapi.o mv sys_fst.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c fastlz.c -o fastlz.o mv lxt_write.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c va_math.c -o va_math.o mv fastlz.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_clog2.c -o sys_clog2.o mv va_math.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c v2005_math.c -o v2005_math.o mv sys_clog2.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sys_readmem_lex.c -o sys_readmem_lex.o mv lxt2_write.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sdf_lexor.c -o sdf_lexor.o mv v2005_math.d dep gcc -std=gnu99 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c sdf_parse.c -o sdf_parse.o mv sdf_parse.d dep mv sdf_lexor.d dep gcc -std=gnu99 -shared -o va_math.vpi va_math.o -L../vvp -lvpi gcc -std=gnu99 -shared -o v2005_math.vpi sys_clog2.o v2005_math.o -L../vvp -lvpi mv sys_readmem_lex.d dep mv fstapi.d dep gcc -std=gnu99 -shared -o system.vpi sys_table.o sys_convert.o sys_deposit.o sys_display.o sys_fileio.o sys_finish.o sys_icarus.o sys_plusargs.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_lexor.o sdf_parse.o stringheap.o vams_simparam.o sys_lxt.o lxt_write.o sys_lxt2.o lxt2_write.o sys_fst.o fstapi.o fastlz.o -L../vvp -lvpi -lm -lbz2 -lz make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' mkdir dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c asynch.c -o asynch.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c delay.c -o delay.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c exprinfo.c -o exprinfo.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c finish.c -o finish.o mv asynch.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c getcstringp.c -o getcstringp.o mv finish.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c getinstance.c -o getinstance.o mv getcstringp.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c getlongp.c -o getlongp.o mv exprinfo.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c getp.c -o getp.o mv delay.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c getsimtime.c -o getsimtime.o mv getinstance.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c io_print.c -o io_print.o mv getlongp.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c math.c -o math.o mv io_print.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c mc_scan_plusargs.c -o mc_scan_plusargs.o mv getp.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c nodeinfo.c -o nodeinfo.o mv math.d dep mv mc_scan_plusargs.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c nump.c -o nump.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c putlongp.c -o putlongp.o mv nodeinfo.d dep mv getsimtime.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c putp.c -o putp.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c spname.c -o spname.o mv nump.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c typep.c -o typep.o mv putlongp.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c workarea.c -o workarea.o mv spname.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c veriusertfs.c -o veriusertfs.o mv typep.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c priv.c -o priv.o mv putp.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_close.c -o a_close.o mv workarea.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_compare_handles.c -o a_compare_handles.o mv priv.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_configure.c -o a_configure.o mv a_close.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_argc.c -o a_fetch_argc.o mv a_compare_handles.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_argv.c -o a_fetch_argv.o mv a_fetch_argc.d dep mv a_fetch_argv.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_dir.c -o a_fetch_dir.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_fullname.c -o a_fetch_fullname.o mv a_configure.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_location.c -o a_fetch_location.o mv a_fetch_location.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_param.c -o a_fetch_param.o mv a_fetch_fullname.d dep mv a_fetch_dir.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_range.c -o a_fetch_range.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_tfarg.c -o a_fetch_tfarg.o mv veriusertfs.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_time.c -o a_fetch_time.o mv a_fetch_param.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_type.c -o a_fetch_type.o mv a_fetch_range.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_type_str.c -o a_fetch_type_str.o mv a_fetch_time.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_fetch_value.c -o a_fetch_value.o mv a_fetch_type_str.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_handle_by_name.c -o a_handle_by_name.o mv a_fetch_tfarg.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_handle_hiconn.c -o a_handle_hiconn.o mv a_fetch_type.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_handle_object.c -o a_handle_object.o mv a_handle_hiconn.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_handle_parent.c -o a_handle_parent.o mv a_handle_by_name.d dep mv a_fetch_value.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_handle_simulated_net.c -o a_handle_simulated_net.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_handle_tfarg.c -o a_handle_tfarg.o mv a_handle_object.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_initialize.c -o a_initialize.o mv a_handle_parent.d dep mv a_handle_simulated_net.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_next.c -o a_next.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_next_bit.c -o a_next_bit.o mv a_handle_tfarg.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_next_port.c -o a_next_port.o mv a_initialize.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_next_topmod.c -o a_next_topmod.o mv a_next_bit.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_object_of_type.c -o a_object_of_type.o mv a_next_topmod.d dep mv a_next_port.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_product_version.c -o a_product_version.o gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_set_value.c -o a_set_value.o mv a_next.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_vcl.c -o a_vcl.o mv a_product_version.d dep gcc -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c a_version.c -o a_version.o mv a_object_of_type.d dep mv a_version.d dep mv a_set_value.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 `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' mkdir dep gcc -std=gnu99 -I. -I./.. -I.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c cadpli.c mv cadpli.d dep gcc -std=gnu99 -shared -o cadpli.vpl cadpli.o ../libveriuser/libveriuser.o -L../vvp -lvpi make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' mkdir dep gcc -std=gnu99 -I.. -I./.. -I. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c null.c -o null.o mv null.d dep gcc -std=gnu99 -shared -o null.tgt null.o make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' mkdir dep gcc -std=gnu99 -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c stub.c -o stub.o gcc -std=gnu99 -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c expression.c -o expression.o gcc -std=gnu99 -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c statement.c -o statement.o gcc -std=gnu99 -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c switches.c -o switches.o expression.c: In function 'show_unary_expression': expression.c:243:60: warning: comparison between 'ivl_expr_type_t' and 'enum ivl_variable_type_e' mv switches.d dep mv statement.d dep mv expression.d dep mv stub.d dep gcc -std=gnu99 -shared -o stub.tgt stub.o expression.o statement.o switches.o make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' mkdir dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vvp.c -o vvp.o gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c draw_mux.c -o draw_mux.o gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c draw_net_input.c -o draw_net_input.o gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c draw_switch.c -o draw_switch.o mv draw_switch.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c draw_ufunc.c -o draw_ufunc.o mv vvp.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c draw_vpi.c -o draw_vpi.o mv draw_mux.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval_bool.c -o eval_bool.o mv draw_ufunc.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval_expr.c -o eval_expr.o mv eval_bool.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval_real.c -o eval_real.o mv draw_vpi.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c modpath.c -o modpath.o mv draw_net_input.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vector.c -o vector.o mv modpath.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vvp_process.c -o vvp_process.o mv vector.d dep gcc -std=gnu99 -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vvp_scope.c -o vvp_scope.o mv eval_real.d dep 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 vvp_process.d dep mv eval_expr.d dep mv vvp_scope.d dep gcc -std=gnu99 -shared -o vvp.tgt vvp.o draw_mux.o draw_net_input.o draw_switch.o draw_ufunc.o draw_vpi.o eval_bool.o eval_expr.o eval_real.o modpath.o vector.o vvp_process.o vvp_scope.o make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' mkdir dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vhdl.cc -o vhdl.o g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c state.cc -o state.o g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vhdl_element.cc -o vhdl_element.o g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vhdl_type.cc -o vhdl_type.o mv vhdl.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c vhdl_syntax.cc -o vhdl_syntax.o mv vhdl_element.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c scope.cc -o scope.o mv vhdl_type.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c process.cc -o process.o mv state.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c stmt.cc -o stmt.o mv process.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c expr.cc -o expr.o mv expr.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c lpm.cc -o lpm.o mv lpm.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c display.cc -o display.o mv vhdl_syntax.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c support.cc -o support.o mv stmt.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c cast.cc -o cast.o mv scope.d dep g++ -I. -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c logic.cc -o logic.o mv display.d dep mv support.d dep mv cast.d dep mv logic.d dep g++ -shared -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 display.o support.o cast.o logic.o make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/driver' mkdir dep gcc -std=gnu99 -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c -DIVL_ROOT='"/usr/lib/ivl"' -DIVL_SUFFIX='""' -DIVL_INC='"/usr/include"' -DIVL_LIB='"/usr/lib"' -DDLLIB='"-ldl"' ./main.c gcc -std=gnu99 -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c substit.c -o substit.o flex -s -Pcf -ocflexor.c ./cflexor.lex bison --verbose -t -d -o cfparse.c --name-prefix=cf ./cfparse.y bison --verbose -t -d -o cfparse.c --name-prefix=cf ./cfparse.y mv substit.d dep ../version.exe `head -1 ./iverilog.man.in`'\n' > iverilog.man tail -n +2 ./iverilog.man.in >> iverilog.man gcc -std=gnu99 -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c cflexor.c -o cflexor.o gcc -std=gnu99 -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -Wall -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c cfparse.c -o cfparse.o mv cfparse.d dep mv main.d dep mv cflexor.d dep gcc -std=gnu99 main.o substit.o cflexor.o cfparse.o -o iverilog make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/driver' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4CwJdf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386 ++ dirname /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386 + cd verilog-0.9.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386 + /usr/bin/make prefix=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr bindir=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin libdir=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib libdir64=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib includedir=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include mandir=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man vpidir=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/ 'INSTALL=install -p' install /usr/bin/make -C ivlpp all && /usr/bin/make -C vvp all && /usr/bin/make -C vpi all && /usr/bin/make -C libveriuser all && /usr/bin/make -C cadpli all && /usr/bin/make -C tgt-null all && /usr/bin/make -C tgt-stub all && /usr/bin/make -C tgt-vvp all && /usr/bin/make -C tgt-vhdl all && /usr/bin/make -C driver all && true make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vvp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/driver' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/driver' ./mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin" \ "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include" \ "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl" \ "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/include" \ "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man" \ "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man/man1" mkdir -p -- /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/include /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man/man1 install -p ./ivl "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/ivl" install -p -m 644 ./constants.vams "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/include/constants.vams" install -p -m 644 ./disciplines.vams "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/include/disciplines.vams" install -p -m 644 ./ivl_target.h "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include/ivl_target.h" install -p -m 644 _pli_types.h "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include/_pli_types.h" install -p -m 644 ./vpi_user.h "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include/vpi_user.h" install -p -m 644 ./acc_user.h "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include/acc_user.h" install -p -m 644 ./veriuser.h "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/include/veriuser.h" install -p ./iverilog-vpi "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin/iverilog-vpi" install -p -m 644 iverilog-vpi.man "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man/man1/iverilog-vpi.1" /usr/bin/make -C ivlpp install && /usr/bin/make -C vvp install && /usr/bin/make -C vpi install && /usr/bin/make -C libveriuser install && /usr/bin/make -C cadpli install && /usr/bin/make -C tgt-null install && /usr/bin/make -C tgt-stub install && /usr/bin/make -C tgt-vvp install && /usr/bin/make -C tgt-vhdl install && /usr/bin/make -C driver install && true make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl" install -p ./ivlpp "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/ivlpp" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vvp' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin" "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib" "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man/man1" install -p ./vvp "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin/vvp" install -p -m 644 libvpi.a "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/libvpi.a" install -p -m 644 vvp.man "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man/man1/vvp.1" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vpi' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib" "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/" install -p ./system.vpi "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl//system.vpi" install -p -m 644 system.sft "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl//system.sft" install -p ./va_math.vpi "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl//va_math.vpi" install -p -m 644 va_math.sft "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl//va_math.sft" install -p ./v2005_math.vpi "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl//v2005_math.vpi" install -p -m 644 v2005_math.sft "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl//v2005_math.sft" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib" install -p -m 644 ./libveriuser.a "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/libveriuser.a" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/" install -p ./cadpli.vpl "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl//cadpli.vpl" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin" "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl" install -p ./null.tgt "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/null.tgt" install -p -m 644 ./null.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/null.conf" install -p -m 644 ./null-s.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/null-s.conf" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl" install -p ./stub.tgt "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/stub.tgt" install -p -m 644 stub.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/stub.conf" install -p -m 644 stub-s.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/stub-s.conf" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl" install -p ./vvp.tgt "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vvp.tgt" install -p -m 644 vvp.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vvp.conf" install -p -m 644 vvp-s.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vvp-s.conf" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl" install -p ./vhdl.tgt "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vhdl.tgt" install -p -m 644 vhdl.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vhdl.conf" install -p -m 644 vhdl-s.conf "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vhdl-s.conf" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/driver' ./../mkinstalldirs "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin" "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man/man1" install -p ./iverilog "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin/iverilog" install -p -m 644 iverilog.man "/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/man/man1/iverilog.1" make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/driver' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/verilog-0.9.4 extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vvp.tgt extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/ivl extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/cadpli.vpl extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/va_math.vpi extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/stub.tgt extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/vhdl.tgt extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/ivlpp extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/v2005_math.vpi extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/system.vpi extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/lib/ivl/null.tgt extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin/iverilog extracting debug info from /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/bin/vvp cpio: verilog-0.9.4/parse.hh: Cannot stat: No such file or directory cpio: verilog-0.9.4/vpi/: Cannot stat: No such file or directory cpio: verilog-0.9.4/vvp/parse.hh: Cannot stat: No such file or directory 10974 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fGEZpD + umask 022 + cd /builddir/build/BUILD + cd verilog-0.9.4 + unset DISPLAY + make check make -C ivlpp 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 driver all && true make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vvp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/driver' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/driver' make -C ivlpp check && make -C vvp check && make -C vpi check && make -C libveriuser check && make -C cadpli check && make -C tgt-null check && make -C tgt-stub check && make -C tgt-vvp check && make -C tgt-vhdl check && make -C driver check && true make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/ivlpp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vvp' ./vvp -M../vpi ./examples/hello.vvp | grep 'Hello, World.' Hello, World. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/vpi' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/libveriuser' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/cadpli' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-null' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-stub' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vvp' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/tgt-vhdl' make[1]: Entering directory `/builddir/build/BUILD/verilog-0.9.4/driver' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/verilog-0.9.4/driver' test -r check.conf || cp ./check.conf . driver/iverilog -B. -BPivlpp -tcheck -ocheck.vvp ./examples/hello.vl vvp/vvp -M- -M./vpi ./check.vvp | grep 'Hello, World' Hello, World + exit 0 Processing files: iverilog-0.9.20110317-1.fc14.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RTyrn3 + umask 022 + cd /builddir/build/BUILD + cd verilog-0.9.4 + DOCDIR=/builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/doc/iverilog-0.9.20110317 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/doc/iverilog-0.9.20110317 + /bin/mkdir -p /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/doc/iverilog-0.9.20110317 + cp -pr attributes.txt BUGS.txt COPYING extensions.txt glossary.txt ieee1364-notes.txt /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/doc/iverilog-0.9.20110317 + cp -pr README.txt swift.txt netlist.txt t-dll.txt vpi.txt tgt-fpga/fpga.txt /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/doc/iverilog-0.9.20110317 + cp -pr va_math.txt cadpli/cadpli.txt xilinx-hint.txt examples/ /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386/usr/share/doc/iverilog-0.9.20110317 + exit 0 Provides: cadpli.vpl iverilog-devel = 0.9.20110317-1.fc14 null.tgt stub.tgt system.vpi v2005_math.vpi va_math.vpi vhdl.tgt vvp.tgt Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Obsoletes: iverilog-devel < 0.9.20100911-1 Processing files: iverilog-debuginfo-0.9.20110317-1.fc14.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386 warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/iverilog-0.9.20110317-1.fc14.i686.rpm Wrote: /builddir/build/RPMS/iverilog-debuginfo-0.9.20110317-1.fc14.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a3FBtA + umask 022 + cd /builddir/build/BUILD + cd verilog-0.9.4 + rm -rf /builddir/build/BUILDROOT/iverilog-0.9.20110317-1.fc14.i386 + exit 0 Child returncode was: 0 LEAVE do -->