>>> Unpacking source... >>> Unpacking verilog-0.8.6.tar.gz to /var/tmp/portage/sci-electronics/iverilog-0.8.6/work * Applying iverilog-gcc43.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6 ... * econf: updating verilog-0.8.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating verilog-0.8.6/vvp/config.sub with /usr/share/gnuconfig/config.sub * econf: updating verilog-0.8.6/vvp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating verilog-0.8.6/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for gperf... gperf checking for man... man checking for ps2pdf... ps2pdf checking for flex... flex checking for bison... bison checking for Microsoft Windows... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for egrep... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for inttypes.h... (cached) yes checking libiberty.h usability... yes checking libiberty.h presence... yes checking for libiberty.h... yes 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 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 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 -rdynamic compiler flag... -rdynamic checking for shared library link flag... -shared checking for leading underscores... no checking for trailing underscores... no checking for ident support in C compiler... yes checking for libdir64 path... ${exec_prefix}/lib checking for VPI subdirectories... . configure: creating ./config.status config.status: creating Makefile config.status: creating ivlpp/Makefile config.status: creating driver/Makefile config.status: creating driver-vpi/Makefile config.status: creating tgt-null/Makefile config.status: creating tgt-stub/Makefile config.status: creating tgt-verilog/Makefile config.status: creating tgt-pal/Makefile config.status: creating config.h config.status: creating _pli_types.h configure: configuring in vvp configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'CXXFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for man... man checking for ps2pdf... ps2pdf checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for Microsoft Windows... no checking for flex... flex checking for bison... bison checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unsigned long long... yes checking size of unsigned long long... 8 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned... yes checking size of unsigned... 4 checking for tputs in -ltermcap... no checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for -rdynamic compiler flag... -rdynamic checking for extra libs needed... checking for leading underscores... no checking for trailing underscores... no checking for ident support in C compiler... yes checking for libdir64 path... ${exec_prefix}/lib checking for VPI subdirectories... . configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: configuring in vpi configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'CXXFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for flex... flex checking for Microsoft Windows... no checking for ident support in C compiler... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for inttypes.h... (cached) 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 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 flag to make position independent code... -fPIC checking for extra libs needed... checking for -rdynamic compiler flag... -rdynamic checking for shared library link flag... -shared checking for ident support in C compiler... (cached) yes checking for libdir64 path... ${exec_prefix}/lib checking for VPI subdirectories... . configure: creating ./config.status config.status: creating Makefile config.status: creating vpi_config.h configure: configuring in tgt-vvp configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'CXXFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for Microsoft Windows... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for fopen64... yes checking for flag to make position independent code... -fPIC checking for shared library link flag... -shared checking for ident support in C compiler... yes configure: creating ./config.status config.status: creating Makefile config.status: creating vvp_config.h configure: configuring in tgt-edif configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'CXXFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for man... man checking for ps2pdf... ps2pdf checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for Microsoft Windows... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for flag to make position independent code... -fPIC checking for shared library link flag... -shared checking for ident support in C compiler... yes configure: creating ./config.status config.status: creating Makefile configure: configuring in tgt-fpga configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'CXXFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for man... man checking for ps2pdf... ps2pdf checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for Microsoft Windows... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for flag to make position independent code... -fPIC checking for shared library link flag... -shared checking for ident support in C compiler... yes configure: creating ./config.status config.status: creating Makefile configure: configuring in libveriuser configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'CXXFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for ident support in C compiler... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unsigned long long... yes checking size of unsigned long long... 8 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned... yes checking size of unsigned... 4 checking for flag to make position independent code... -fPIC checking for libdir64 path... ${exec_prefix}/lib configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: configuring in cadpli configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'CXXFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for Microsoft Windows... no checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unsigned long long... yes checking size of unsigned long long... 8 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned... yes checking size of unsigned... 4 checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for flag to make position independent code... -fPIC checking for -rdynamic compiler flag... -rdynamic checking for shared library link flag... -shared checking for extra libs needed... checking for leading underscores... no checking for trailing underscores... no checking for ident support in C compiler... yes checking for VPI subdirectories... . configure: creating ./config.status config.status: creating Makefile make -j2 mkdir dep i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c main.cc -o main.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c async.cc -o async.o mv async.d dep/async.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c design_dump.cc -o design_dump.o mv main.d dep/main.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c dup_expr.cc -o dup_expr.o mv dup_expr.d dep/dup_expr.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elaborate.cc -o elaborate.o mv design_dump.d dep/design_dump.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elab_expr.cc -o elab_expr.o mv elab_expr.d dep/elab_expr.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elab_lval.cc -o elab_lval.o mv elab_lval.d dep/elab_lval.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elab_net.cc -o elab_net.o mv elaborate.d dep/elaborate.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elab_anet.cc -o elab_anet.o mv elab_anet.d dep/elab_anet.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elab_pexpr.cc -o elab_pexpr.o mv elab_pexpr.d dep/elab_pexpr.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elab_scope.cc -o elab_scope.o mv elab_net.d dep/elab_net.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c elab_sig.cc -o elab_sig.o mv elab_scope.d dep/elab_scope.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c emit.cc -o emit.o mv emit.d dep/emit.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c eval.cc -o eval.o mv elab_sig.d dep/elab_sig.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c eval_attrib.cc -o eval_attrib.o mv eval.d dep/eval.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c eval_tree.cc -o eval_tree.o mv eval_attrib.d dep/eval_attrib.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c expr_synth.cc -o expr_synth.o mv eval_tree.d dep/eval_tree.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c functor.cc -o functor.o mv expr_synth.d dep/expr_synth.d flex -PVL -s -olexor.cc ./lexor.lex ./lexor.lex:383: warning, -s option given but default rule can be matched bison --verbose -t -p VL -d -o parse.cc ./parse.y mv functor.d dep/functor.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c link_const.cc -o link_const.o mv link_const.d dep/link_const.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c load_module.cc -o load_module.o mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c netlist.cc -o netlist.o mv load_module.d dep/load_module.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c NetLatch.cc -o NetLatch.o mv NetLatch.d dep/NetLatch.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c netmisc.cc -o netmisc.o mv netmisc.d dep/netmisc.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_assign.cc -o net_assign.o mv net_assign.d dep/net_assign.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_design.cc -o net_design.o mv netlist.d dep/netlist.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_event.cc -o net_event.o mv net_design.d dep/net_design.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_expr.cc -o net_expr.o mv net_event.d dep/net_event.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_force.cc -o net_force.o mv net_expr.d dep/net_expr.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_func.cc -o net_func.o mv net_force.d dep/net_force.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_link.cc -o net_link.o mv net_func.d dep/net_func.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_modulo.cc -o net_modulo.o mv net_modulo.d dep/net_modulo.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_nex_input.cc -o net_nex_input.o mv net_link.d dep/net_link.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_nex_output.cc -o net_nex_output.o mv net_nex_output.d dep/net_nex_output.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_proc.cc -o net_proc.o mv net_nex_input.d dep/net_nex_input.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_scope.cc -o net_scope.o mv net_proc.d dep/net_proc.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_udp.cc -o net_udp.o mv net_scope.d dep/net_scope.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c net_variable.cc -o net_variable.o mv net_udp.d dep/net_udp.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c pad_to_width.cc -o pad_to_width.o mv net_variable.d dep/net_variable.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c parse.cc -o parse.o mv pad_to_width.d dep/pad_to_width.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c parse_misc.cc -o parse_misc.o mv parse_misc.d dep/parse_misc.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c pform.cc -o pform.o mv parse.d dep/parse.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c pform_dump.cc -o pform_dump.o mv pform.d dep/pform.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c set_width.cc -o set_width.o mv set_width.d dep/set_width.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c symbol_search.cc -o symbol_search.o mv pform_dump.d dep/pform_dump.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c sync.cc -o sync.o mv symbol_search.d dep/symbol_search.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c sys_funcs.cc -o sys_funcs.o mv sync.d dep/sync.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c verinum.cc -o verinum.o mv sys_funcs.d dep/sys_funcs.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c verireal.cc -o verireal.o mv verireal.d dep/verireal.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c target.cc -o target.o mv verinum.d dep/verinum.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c targets.cc -o targets.o mv targets.d dep/targets.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c Attrib.cc -o Attrib.o mv target.d dep/target.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c HName.cc -o HName.o mv Attrib.d dep/Attrib.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c LineInfo.cc -o LineInfo.o mv HName.d dep/HName.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c Module.cc -o Module.o mv LineInfo.d dep/LineInfo.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PData.cc -o PData.o mv PData.d dep/PData.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PDelays.cc -o PDelays.o mv Module.d dep/Module.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PEvent.cc -o PEvent.o mv PDelays.d dep/PDelays.d mv PEvent.d dep/PEvent.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PExpr.cc -o PExpr.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PGate.cc -o PGate.o mv PExpr.d dep/PExpr.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PTask.cc -o PTask.o mv PGate.d dep/PGate.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PUdp.cc -o PUdp.o mv PTask.d dep/PTask.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PFunction.cc -o PFunction.o mv PUdp.d dep/PUdp.d mv PFunction.d dep/PFunction.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c PWire.cc -o PWire.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c Statement.cc -o Statement.o mv PWire.d dep/PWire.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c StringHeap.cc -o StringHeap.o mv StringHeap.d dep/StringHeap.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c cprop.cc -o cprop.o mv Statement.d dep/Statement.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c nodangle.cc -o nodangle.o mv nodangle.d dep/nodangle.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c synth.cc -o synth.o mv cprop.d dep/cprop.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c synth2.cc -o synth2.o mv synth.d dep/synth.d bison --verbose -p syn_ -o syn-rules.cc ./syn-rules.y i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c xnfio.cc -o xnfio.o mv xnfio.d dep/xnfio.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c t-dll.cc -o t-dll.o t-dll.cc: In member function 'virtual void dll_target::lpm_latch(const NetLatch*)': t-dll.cc:1759: warning: unused variable 'nexPtr' mv t-dll.d dep/t-dll.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c t-dll-api.cc -o t-dll-api.o mv synth2.d dep/synth2.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c t-dll-expr.cc -o t-dll-expr.o mv t-dll-expr.d dep/t-dll-expr.d mv t-dll-api.d dep/t-dll-api.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c t-dll-proc.cc -o t-dll-proc.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c t-xnf.cc -o t-xnf.o mv t-dll-proc.d dep/t-dll-proc.d sed -e 's;@SHARED@;-shared;' -e 's;@PIC@;-fPIC;' \ -e 's;@INCLUDEDIR@;/usr/include;' \ -e 's;@LIBDIR64@;/usr/lib;' \ -e 's;@VPIDIR1@;.;' -e 's;@VPIDIR2@;;' \ -e 's;@LIBDIR@;/usr/lib;' iverilog-vpi.sh > iverilog-vpi chmod +x iverilog-vpi i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c lexor.cc -o lexor.o lexor.cc: In function 'int yy_get_next_buffer()': lexor.cc:2167: warning: comparison between signed and unsigned integer expressions lexor.cc: At global scope: lexor.cc:2267: warning: 'void yyunput(int, char*)' defined but not used mv lexor.d dep/lexor.d mv t-xnf.d dep/t-xnf.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c lexor_keyword.cc -o lexor_keyword.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=i686 -pipe -MD -c syn-rules.cc -o syn-rules.o mv lexor_keyword.d dep/lexor_keyword.d mv syn-rules.d dep/syn-rules.d i686-pc-linux-gnu-g++ -rdynamic -Wl,-O1 -o ivl main.o async.o design_dump.o dup_expr.o elaborate.o elab_expr.o elab_lval.o elab_net.o elab_anet.o elab_pexpr.o elab_scope.o elab_sig.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 NetLatch.o netmisc.o net_assign.o net_design.o net_event.o net_expr.o net_force.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_udp.o net_variable.o pad_to_width.o parse.o parse_misc.o pform.o pform_dump.o set_width.o symbol_search.o sync.o sys_funcs.o verinum.o verireal.o target.o targets.o Attrib.o HName.o LineInfo.o Module.o PData.o PDelays.o PEvent.o PExpr.o PGate.o PTask.o PUdp.o PFunction.o PWire.o Statement.o StringHeap.o cprop.o nodangle.o synth.o synth2.o syn-rules.o xnfio.o t-dll.o t-dll-api.o t-dll-expr.o t-dll-proc.o t-xnf.o -ldl for dir in vvp vpi tgt-vvp tgt-edif tgt-fpga libveriuser cadpli; do (cd $dir ; make all); done make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vvp' mkdir dep i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c main.cc -o main.o bison --verbose -t -d -o parse.cc ./parse.y mv main.d dep/main.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c parse_misc.cc -o parse_misc.o flex -s -olexor.cc ./lexor.lex mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h mv parse_misc.d dep/parse_misc.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c arith.cc -o arith.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c bufif.cc -o bufif.o mv bufif.d dep/bufif.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c compile.cc -o compile.o compile.cc:284: warning: 'struct resolv_list_s' has virtual functions but non-virtual destructor compile.cc:305: warning: 'struct functor_resolv_list_s' has virtual functions but non-virtual destructor compile.cc:349: warning: 'struct functor_gen_resolv_list_s' has virtual functions but non-virtual destructor compile.cc:389: warning: 'struct vpi_handle_resolv_list_s' has virtual functions but non-virtual destructor compile.cc:490: warning: 'struct code_label_resolv_list_s' has virtual functions but non-virtual destructor compile.cc:530: warning: 'struct memory_resolv_list_s' has virtual functions but non-virtual destructor compile.cc: In function 'void compile_fork(char*, symb_s, symb_s)': compile.cc:1443: warning: dereferencing type-punned pointer will break strict-aliasing rules mv arith.d dep/arith.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c functor.cc -o functor.o mv functor.d dep/functor.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c fvectors.cc -o fvectors.o mv fvectors.d dep/fvectors.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c npmos.cc -o npmos.o mv compile.d dep/compile.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c resolv.cc -o resolv.o mv npmos.d dep/npmos.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c stop.cc -o stop.o stop.cc:360: warning: non-local variable ' cmd_table []' uses anonymous type mv stop.d dep/stop.d mv resolv.d dep/resolv.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c symbols.cc -o symbols.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c ufunc.cc -o ufunc.o mv symbols.d dep/symbols.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c codes.cc -o codes.o mv codes.d dep/codes.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vthread.cc -o vthread.o mv ufunc.d dep/ufunc.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c schedule.cc -o schedule.o mv schedule.d dep/schedule.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c statistics.cc -o statistics.o mv statistics.d dep/statistics.d i686-pc-linux-gnu-gcc -o draw_tt ./draw_tt.c ./draw_tt > tables.cc rm draw_tt i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c udp.cc -o udp.o mv udp.d dep/udp.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c memory.cc -o memory.o mv memory.d dep/memory.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c force.cc -o force.o mv vthread.d dep/vthread.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c event.cc -o event.o mv force.d dep/force.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c logic.cc -o logic.o mv event.d dep/event.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c delay.cc -o delay.o mv delay.d dep/delay.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c words.cc -o words.o mv logic.d dep/logic.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c decoder.cc -o decoder.o mv words.d dep/words.d decoder.cc:80: warning: 'struct vvp_decodable_s' has virtual functions but non-virtual destructor i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_modules.cc -o vpi_modules.o mv decoder.d dep/decoder.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_callback.cc -o vpi_callback.o mv vpi_callback.d dep/vpi_callback.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_const.cc -o vpi_const.o mv vpi_modules.d dep/vpi_modules.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_event.cc -o vpi_event.o mv vpi_const.d dep/vpi_const.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_iter.cc -o vpi_iter.o mv vpi_event.d dep/vpi_event.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_mcd.cc -o vpi_mcd.o mv vpi_iter.d dep/vpi_iter.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_priv.cc -o vpi_priv.o mv vpi_mcd.d dep/vpi_mcd.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_scope.cc -o vpi_scope.o vpi_scope.cc: In function 'void compile_scope_recall(char*)': vpi_scope.cc:448: warning: dereferencing type-punned pointer will break strict-aliasing rules mv vpi_priv.d dep/vpi_priv.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_real.cc -o vpi_real.o mv vpi_scope.d dep/vpi_scope.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_signal.cc -o vpi_signal.o mv vpi_real.d dep/vpi_real.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_tasks.cc -o vpi_tasks.o mv vpi_tasks.d dep/vpi_tasks.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_time.cc -o vpi_time.o mv vpi_signal.d dep/vpi_signal.d mv vpi_time.d dep/vpi_time.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_memory.cc -o vpi_memory.o i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpi_vthr_vector.cc -o vpi_vthr_vector.o mv vpi_vthr_vector.d dep/vpi_vthr_vector.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpip_bin.cc -o vpip_bin.o mv vpi_memory.d dep/vpi_memory.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpip_hex.cc -o vpip_hex.o mv vpip_bin.d dep/vpip_bin.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpip_oct.cc -o vpip_oct.o mv vpip_hex.d dep/vpip_hex.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vpip_to_dec.cc -o vpip_to_dec.o mv vpip_oct.d dep/vpip_oct.d i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -O2 -march=i686 -pipe -MD -c vpip_format.c -o vpip_format.o mv vpip_to_dec.d dep/vpip_to_dec.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c vvp_vpi.cc -o vvp_vpi.o mv vpip_format.d dep/vpip_format.d i686-pc-linux-gnu-gcc -c ./libvpi.c mv vvp_vpi.d dep/vvp_vpi.d rm -f libvpi.a i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c parse.cc -o parse.o ar cqv libvpi.a libvpi.o a - libvpi.o i686-pc-linux-gnu-ranlib libvpi.a i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c lexor.cc -o lexor.o lexor.cc: In function 'int yy_get_next_buffer()': lexor.cc:1602: warning: comparison between signed and unsigned integer expressions mv parse.d dep/parse.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -I. -I.. -I . -I./.. -DHAVE_CONFIG_H -DMODULE_DIR1=\"/usr/lib/ivl/.\" -Wall -O2 -march=i686 -pipe -MD -c tables.cc -o tables.o mv tables.d dep/tables.d lexor.cc: At global scope: lexor.cc:1702: warning: 'void yyunput(int, char*)' defined but not used mv lexor.d dep/lexor.d i686-pc-linux-gnu-g++ -rdynamic -Wl,-O1 -o vvp main.o parse.o parse_misc.o lexor.o arith.o bufif.o compile.o functor.o fvectors.o npmos.o resolv.o stop.o symbols.o ufunc.o codes.o vthread.o schedule.o statistics.o tables.o udp.o memory.o force.o event.o logic.o delay.o words.o decoder.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_memory.o vpi_vthr_vector.o vpip_bin.o vpip_hex.o vpip_oct.o vpip_to_dec.o vpip_format.o vvp_vpi.o -lhistory -lreadline -ldl make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vpi' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_table.c -o sys_table.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_convert.c -o sys_convert.o mv sys_convert.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_deposit.c -o sys_deposit.o mv sys_table.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_display.c -o sys_display.o sys_display.c: In function 'sys_printtimescale_calltf': sys_display.c:1342: warning: 'scope' may be used uninitialized in this function mv sys_deposit.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_fileio.c -o sys_fileio.o sys_fileio.c: In function 'sys_fopen_calltf': sys_fileio.c:69: warning: pointer targets in assignment differ in signedness sys_fileio.c:88: warning: pointer targets in passing argument 2 of 'vpi_fopen' differ in signedness mv sys_fileio.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_finish.c -o sys_finish.o mv sys_finish.d dep mv sys_display.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_plusargs.c -o sys_plusargs.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_random.c -o sys_random.o mv sys_plusargs.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_random_mti.c -o sys_random_mti.o mv sys_random.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_readmem.c -o sys_readmem.o mv sys_random_mti.d dep flex -t -Preadmem ./sys_readmem_lex.lex > sys_readmem_lex.c mv sys_readmem.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_time.c -o sys_time.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_vcd.c -o sys_vcd.o mv sys_time.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_vcdoff.c -o sys_vcdoff.o mv sys_vcd.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c vcd_priv.c -o vcd_priv.o mv vcd_priv.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c mt19937int.c -o mt19937int.o mv mt19937int.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c priv.c -o priv.o mv priv.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c stringheap.c -o stringheap.o mv sys_vcdoff.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_lxt.c -o sys_lxt.o mv stringheap.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c lxt_write.c -o lxt_write.o sys_lxt.c: In function 'install_dumpvars_callback': sys_lxt.c:296: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'PLI_UINT64' mv sys_lxt.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_lxt2.c -o sys_lxt2.o sys_lxt2.c: In function 'install_dumpvars_callback': sys_lxt2.c:298: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'PLI_UINT64' mv sys_lxt2.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c lxt2_write.c -o lxt2_write.o mv lxt_write.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c sys_readmem_lex.c -o sys_readmem_lex.o :1177: warning: 'yyunput' defined but not used mv sys_readmem_lex.d dep mv lxt2_write.d dep i686-pc-linux-gnu-gcc -shared -o system.vpi sys_table.o sys_convert.o sys_deposit.o sys_display.o sys_fileio.o sys_finish.o sys_plusargs.o sys_random.o sys_random_mti.o sys_readmem.o sys_readmem_lex.o sys_time.o sys_vcd.o sys_vcdoff.o vcd_priv.o mt19937int.o priv.o stringheap.o sys_lxt.o lxt_write.o sys_lxt2.o lxt2_write.o -L../vvp -Wl,-O1 -lvpi -lbz2 -lz make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vpi' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-vvp' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c vvp.c -o vvp.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c draw_mux.c -o draw_mux.o mv vvp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c draw_vpi.c -o draw_vpi.o mv draw_mux.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c eval_expr.c -o eval_expr.o eval_expr.c: In function 'draw_ulong_expr': eval_expr.c:1871: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' eval_expr.c: In function 'draw_eval_expr_wid': eval_expr.c:1252: warning: 'res.base' may be used uninitialized in this function eval_expr.c:1603: warning: 'res.base' may be used uninitialized in this function eval_expr.c:1603: warning: 'res.wid' may be used uninitialized in this function mv draw_vpi.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c eval_real.c -o eval_real.o mv eval_real.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c vector.c -o vector.o mv eval_expr.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c vvp_process.c -o vvp_process.o mv vector.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c vvp_scope.c -o vvp_scope.o vvp_scope.c: In function 'draw_net_input_drive': vvp_scope.c:396: warning: enumeration value 'IVL_LPM_LATCH' not handled in switch mv vvp_process.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_scope.d dep i686-pc-linux-gnu-gcc -shared -o vvp.tgt vvp.o draw_mux.o draw_vpi.o eval_expr.o eval_real.o vector.o vvp_process.o vvp_scope.o make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-edif' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c tables.c -o tables.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c edif.c -o edif.o mv tables.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c device.c -o device.o mv device.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c target.c -o target.o mv target.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c gates.c -o gates.o mv edif.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c generic.c -o generic.o mv gates.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c d-lpm.c -o d-lpm.o mv generic.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c d-virtex.c -o d-virtex.o mv d-virtex.d dep mv d-lpm.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c xilinx.c -o xilinx.o mv xilinx.d dep rm -f libedif_tgt.a ar cqv libedif_tgt.a edif.o device.o target.o gates.o generic.o d-lpm.o d-virtex.o xilinx.o a - edif.o a - device.o a - target.o a - gates.o a - generic.o a - d-lpm.o a - d-virtex.o a - xilinx.o i686-pc-linux-gnu-ranlib libedif_tgt.a i686-pc-linux-gnu-gcc -shared -o edif.tgt tables.o libedif_tgt.a make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-edif' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-fpga' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c edif.c -o edif.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c fpga.c -o fpga.o mv fpga.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c gates.c -o gates.o mv gates.d dep mv edif.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c mangle.c -o mangle.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c tables.c -o tables.o mv mangle.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c generic.c -o generic.o mv generic.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c xilinx.c -o xilinx.o mv tables.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c d-generic.c -o d-generic.o mv d-generic.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c d-generic-edif.c -o d-generic-edif.o mv xilinx.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c d-lpm.c -o d-lpm.o mv d-generic-edif.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c d-virtex.c -o d-virtex.o mv d-lpm.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I. -I./.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c d-virtex2.c -o d-virtex2.o mv d-virtex.d dep mv d-virtex2.d dep i686-pc-linux-gnu-gcc -shared -o fpga.tgt edif.o fpga.o gates.o mangle.o tables.o generic.o xilinx.o d-generic.o d-generic-edif.o d-lpm.o d-virtex.o d-virtex2.o make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-fpga' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/libveriuser' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c asynch.c -o asynch.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c delay.c -o delay.o mv asynch.d dep mv delay.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c exprinfo.c -o exprinfo.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c finish.c -o finish.o mv finish.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c getcstringp.c -o getcstringp.o mv exprinfo.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c getinstance.c -o getinstance.o mv getcstringp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c getlongp.c -o getlongp.o getinstance.c: In function 'tf_getinstance': getinstance.c:31: warning: pointer targets in return differ in signedness mv getinstance.d dep mv getlongp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c getp.c -o getp.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c getsimtime.c -o getsimtime.o mv getp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c io_print.c -o io_print.o mv io_print.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c math.c -o math.o mv getsimtime.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c mc_scan_plusargs.c -o mc_scan_plusargs.o mv mc_scan_plusargs.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c nodeinfo.c -o nodeinfo.o mv nodeinfo.d dep mv math.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c nump.c -o nump.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c putlongp.c -o putlongp.o mv nump.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c putp.c -o putp.o mv putlongp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c spname.c -o spname.o mv putp.d dep mv spname.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c typep.c -o typep.o mv typep.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c workarea.c -o workarea.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c veriusertfs.c -o veriusertfs.o mv workarea.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c priv.c -o priv.o veriusertfs.c: In function 'veriusertfs_register_table': veriusertfs.c:112: warning: assignment from incompatible pointer type mv priv.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_close.c -o a_close.o mv a_close.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_compare_handles.c -o a_compare_handles.o mv a_compare_handles.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_configure.c -o a_configure.o mv veriusertfs.d dep mv a_configure.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_argc.c -o a_fetch_argc.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_argv.c -o a_fetch_argv.o mv a_fetch_argc.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_dir.c -o a_fetch_dir.o mv a_fetch_argv.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_fullname.c -o a_fetch_fullname.o mv a_fetch_fullname.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_location.c -o a_fetch_location.o mv a_fetch_dir.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_param.c -o a_fetch_param.o mv a_fetch_location.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_range.c -o a_fetch_range.o mv a_fetch_param.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_tfarg.c -o a_fetch_tfarg.o mv a_fetch_range.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_time.c -o a_fetch_time.o mv a_fetch_time.d dep mv a_fetch_tfarg.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_type.c -o a_fetch_type.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_type_str.c -o a_fetch_type_str.o mv a_fetch_type_str.d dep mv a_fetch_type.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_fetch_value.c -o a_fetch_value.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_handle_by_name.c -o a_handle_by_name.o mv a_fetch_value.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_handle_hiconn.c -o a_handle_hiconn.o mv a_handle_by_name.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_handle_object.c -o a_handle_object.o mv a_handle_hiconn.d dep mv a_handle_object.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_handle_parent.c -o a_handle_parent.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_handle_simulated_net.c -o a_handle_simulated_net.o mv a_handle_parent.d dep mv a_handle_simulated_net.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_handle_tfarg.c -o a_handle_tfarg.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_initialize.c -o a_initialize.o mv a_handle_tfarg.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_next.c -o a_next.o mv a_initialize.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_next_bit.c -o a_next_bit.o mv a_next.d dep mv a_next_bit.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_next_port.c -o a_next_port.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_next_topmod.c -o a_next_topmod.o mv a_next_topmod.d dep mv a_next_port.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_object_of_type.c -o a_object_of_type.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_product_version.c -o a_product_version.o mv a_object_of_type.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_set_value.c -o a_set_value.o mv a_set_value.d dep mv a_product_version.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_vcl.c -o a_vcl.o i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c a_version.c -o a_version.o mv a_vcl.d dep mv a_version.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 i686-pc-linux-gnu-ranlib libveriuser.a make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/libveriuser' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/cadpli' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -I.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_UNSIGNED=4 -DHAVE_DLFCN_H=1 -fPIC -Wall -O2 -march=i686 -pipe -MD -c cadpli.c mv cadpli.d dep i686-pc-linux-gnu-gcc -shared -o cadpli.vpl cadpli.o ../libveriuser/libveriuser.o -L../vvp -lvpi make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/cadpli' for tgt in tgt-null; do (cd $tgt ; make all); done make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-null' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I./.. -I. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c null.c -o null.o mv null.d dep i686-pc-linux-gnu-gcc -shared -o null.tgt null.o make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-null' for dir in ivlpp tgt-verilog tgt-stub; \ do (cd $dir ; make all); done make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/ivlpp' i686-pc-linux-gnu-gcc -Wall -O2 -march=i686 -pipe -DHAVE_CVS_IDENT=1 -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -c -o main.o main.c flex -s -olexor.c ./lexor.lex ./lexor.lex:350: warning, -s option given but default rule can be matched bison --verbose -t -d -o parse.c ./parse.y bison --verbose -t -d -o parse.c ./parse.y i686-pc-linux-gnu-gcc -Wall -O2 -march=i686 -pipe -DHAVE_CVS_IDENT=1 -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -c -o lexor.o lexor.c lexor.c:1852: warning: 'yyunput' defined but not used lexor.c:2360: warning: 'yy_top_state' defined but not used i686-pc-linux-gnu-gcc -Wall -O2 -march=i686 -pipe -DHAVE_CVS_IDENT=1 -I. -I.. -I./.. -I. -DHAVE_CONFIG_H -c -o parse.o parse.c parse.c: In function 'yyparse': parse.c:1224: warning: implicit declaration of function 'yylex' i686-pc-linux-gnu-gcc -Wl,-O1 main.o lexor.o parse.o -o ivlpp make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/ivlpp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-verilog' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c verilog.c -o verilog.o mv verilog.d dep i686-pc-linux-gnu-gcc -shared -o verilog.tgt verilog.o make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-verilog' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-stub' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I.. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=i686 -pipe -MD -c stub.c -o stub.o mv stub.d dep i686-pc-linux-gnu-gcc -shared -o stub.tgt stub.o make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-stub' cd driver ; make VERSION=0.8.6 all make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/driver' i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I./.. -I. -DVERSION='"0.8.6"' -DHAVE_CONFIG_H -Wall -O2 -march=i686 -pipe -c -DIVL_ROOT='"/usr/lib/ivl"' -DIVL_INC='"/usr/include"' -DIVL_LIB='"/usr/lib"' -DDLLIB='"-ldl"' ./main.c i686-pc-linux-gnu-gcc -Wall -O2 -march=i686 -pipe -DHAVE_CVS_IDENT=1 -I. -I.. -I./.. -I. -DVERSION='"0.8.6"' -DHAVE_CONFIG_H -c -o substit.o substit.c flex -s -Pcf -ocflexor.c ./cflexor.lex bison --verbose -t -d -o cfparse.c --name-prefix=cf ./cfparse.y i686-pc-linux-gnu-gcc -Wall -O2 -march=i686 -pipe -DHAVE_CVS_IDENT=1 -I. -I.. -I./.. -I. -DVERSION='"0.8.6"' -DHAVE_CONFIG_H -c -o cfparse.o cfparse.c i686-pc-linux-gnu-gcc -Wall -O2 -march=i686 -pipe -DHAVE_CVS_IDENT=1 -I. -I.. -I./.. -I. -DVERSION='"0.8.6"' -DHAVE_CONFIG_H -c -o cflexor.o cflexor.c cflexor.c:1346: warning: 'yyunput' defined but not used i686-pc-linux-gnu-gcc -Wl,-O1 main.o substit.o cflexor.o cfparse.o -o iverilog make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/driver' >>> Source compiled. >>> Test phase [check]: sci-electronics/iverilog-0.8.6 make -j2 -j1 check for dir in vvp vpi tgt-vvp tgt-edif tgt-fpga libveriuser cadpli; do (cd $dir ; make all); done make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vvp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vpi' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vpi' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-vvp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-edif' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-edif' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-fpga' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-fpga' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/libveriuser' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/libveriuser' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/cadpli' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/cadpli' for tgt in tgt-null; do (cd $tgt ; make all); done make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-null' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-null' for dir in ivlpp tgt-verilog tgt-stub; \ do (cd $dir ; make all); done make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/ivlpp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/ivlpp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-verilog' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-verilog' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-stub' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-stub' cd driver ; make VERSION=0.8.6 all make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/driver' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/driver' for dir in vvp vpi tgt-vvp tgt-edif tgt-fpga libveriuser cadpli; do (cd $dir ; make check); done make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vvp' ./vvp -M../vpi ./examples/hello.vvp | grep 'Hello, World.' Hello, World. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vpi' make[1]: *** No rule to make target `check'. Stop. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/vpi' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-vvp' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-edif' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-edif' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-fpga' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/tgt-fpga' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/libveriuser' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/libveriuser' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/cadpli' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.6/work/verilog-0.8.6/cadpli' test -r check.conf || cp ./check.conf . driver/iverilog -B. -BPivlpp -tcheck -ocheck.vvp ./examples/hello.vl driver/iverilog: INSTALLATION ERROR: Directory /usr/lib/ivl does not contain ivl files. driver/iverilog: : Check installation or set IVERILOG_ROOT correctly. make: *** [check] Error 1 * * ERROR: sci-electronics/iverilog-0.8.6 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2113: Called _eapi0_src_test * ebuild.sh, line 602: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * The die message: * Make check failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sci-electronics:iverilog-0.8.6:20090208-164542.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/iverilog-0.8.6/temp/environment'. *