>>> Unpacking source... >>> Unpacking verilog-0.8.3.tar.gz to /var/tmp/portage/sci-electronics/iverilog-0.8.3/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3 ... * econf: updating verilog-0.8.3/vvp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating verilog-0.8.3/vvp/config.sub with /usr/share/gnuconfig/config.sub * econf: updating verilog-0.8.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating verilog-0.8.3/config.sub with /usr/share/gnuconfig/config.sub ./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... no checking for man... man checking for ps2pdf... ps2pdf *** Warning: No suitable gperf found. *** The gperf package is essential for building ivl from CVS sources, or modifying the parse engine of ivl itself. You can get away without it when simply building from snapshots or major releases. 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 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=athlon-mp -pipe -mmmx -msse -m3dnow' 'CXXFLAGS=-O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow' '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=athlon-mp -pipe -mmmx -msse -m3dnow' 'CXXFLAGS=-O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow' '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 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=athlon-mp -pipe -mmmx -msse -m3dnow' 'CXXFLAGS=-O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow' '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=athlon-mp -pipe -mmmx -msse -m3dnow' 'CXXFLAGS=-O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow' '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=athlon-mp -pipe -mmmx -msse -m3dnow' 'CXXFLAGS=-O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow' '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=athlon-mp -pipe -mmmx -msse -m3dnow' 'CXXFLAGS=-O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow' '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=athlon-mp -pipe -mmmx -msse -m3dnow' 'CXXFLAGS=-O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow' '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 mkdir dep i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c main.cc -o main.o mv main.d dep/main.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c design_dump.cc -o design_dump.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c elaborate.cc -o elaborate.o mv elaborate.d dep/elaborate.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c elab_net.cc -o elab_net.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c elab_scope.cc -o elab_scope.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c elab_sig.cc -o elab_sig.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c eval.cc -o eval.o mv eval.d dep/eval.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c eval_attrib.cc -o eval_attrib.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c eval_tree.cc -o eval_tree.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c expr_synth.cc -o expr_synth.o mv expr_synth.d dep/expr_synth.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c functor.cc -o functor.o mv functor.d dep/functor.d flex -PVL -s -olexor.cc ./lexor.lex ./lexor.lex:382: warning, -s option given but default rule can be matched bison --verbose -t -p VL -d -o parse.cc ./parse.y 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c lexor.cc -o lexor.o lexor.cc: In function 'int yy_get_next_buffer()': lexor.cc:2118: warning: comparison between signed and unsigned integer expressions lexor.cc: At global scope: lexor.cc:2210: warning: 'void yyunput(int, char*)' defined but not used mv lexor.d dep/lexor.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c lexor_keyword.cc -o lexor_keyword.o mv lexor_keyword.d dep/lexor_keyword.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c load_module.cc -o load_module.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c netlist.cc -o netlist.o mv netlist.d dep/netlist.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_design.cc -o net_design.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_event.cc -o net_event.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_expr.cc -o net_expr.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_force.cc -o net_force.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_func.cc -o net_func.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_link.cc -o net_link.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_nex_input.cc -o net_nex_input.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_proc.cc -o net_proc.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_scope.cc -o net_scope.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_udp.cc -o net_udp.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c net_variable.cc -o net_variable.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c pad_to_width.cc -o pad_to_width.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c parse.cc -o parse.o mv parse.d dep/parse.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c pform.cc -o pform.o mv pform.d dep/pform.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c pform_dump.cc -o pform_dump.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c symbol_search.cc -o symbol_search.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sync.cc -o sync.o mv sync.d dep/sync.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_funcs.cc -o sys_funcs.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c verinum.cc -o verinum.o mv verinum.d dep/verinum.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c target.cc -o target.o mv target.d dep/target.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c Attrib.cc -o Attrib.o mv Attrib.d dep/Attrib.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c HName.cc -o HName.o mv HName.d dep/HName.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c LineInfo.cc -o LineInfo.o mv LineInfo.d dep/LineInfo.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c Module.cc -o Module.o mv Module.d dep/Module.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PDelays.cc -o PDelays.o mv PDelays.d dep/PDelays.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PEvent.cc -o PEvent.o mv PEvent.d dep/PEvent.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PExpr.cc -o PExpr.o mv PExpr.d dep/PExpr.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PGate.cc -o PGate.o mv PGate.d dep/PGate.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PTask.cc -o PTask.o mv PTask.d dep/PTask.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PUdp.cc -o PUdp.o mv PUdp.d dep/PUdp.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PFunction.cc -o PFunction.o mv PFunction.d dep/PFunction.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c PWire.cc -o PWire.o mv PWire.d dep/PWire.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c Statement.cc -o Statement.o mv Statement.d dep/Statement.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c cprop.cc -o cprop.o mv cprop.d dep/cprop.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c synth.cc -o synth.o mv synth.d dep/synth.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c synth2.cc -o synth2.o mv synth2.d dep/synth2.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c syn-rules.cc -o syn-rules.o mv syn-rules.d dep/syn-rules.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c t-dll.cc -o t-dll.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c t-dll-api.cc -o t-dll-api.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c t-dll-expr.cc -o t-dll-expr.o mv t-dll-expr.d dep/t-dll-expr.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c t-dll-proc.cc -o t-dll-proc.o mv t-dll-proc.d dep/t-dll-proc.d i686-pc-linux-gnu-g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c t-xnf.cc -o t-xnf.o mv t-xnf.d dep/t-xnf.d i686-pc-linux-gnu-g++ -rdynamic -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 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 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 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.3/work/verilog-0.8.3/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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c main.cc -o main.o main.cc:38:24: error: asm/page.h: No such file or directory main.cc: In function 'void my_getrusage(rusage*)': main.cc:75: error: 'PAGE_SIZE' was not declared in this scope make[1]: *** [main.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_table.c -o sys_table.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_deposit.c -o sys_deposit.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_display.c -o sys_display.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_finish.c -o sys_finish.o mv sys_finish.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_plusargs.c -o sys_plusargs.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_random.c -o sys_random.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_random_mti.c -o sys_random_mti.o mv sys_random_mti.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_readmem.c -o sys_readmem.o mv sys_readmem.d dep flex -t -Preadmem ./sys_readmem_lex.lex > sys_readmem_lex.c 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_readmem_lex.c -o sys_readmem_lex.o :1125: warning: 'yyunput' defined but not used mv sys_readmem_lex.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_time.c -o sys_time.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_vcd.c -o sys_vcd.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_vcdoff.c -o sys_vcdoff.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c stringheap.c -o stringheap.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c sys_lxt.c -o sys_lxt.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c lxt_write.c -o lxt_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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c lxt2_write.c -o lxt2_write.o mv lxt2_write.d dep make[1]: *** No rule to make target `../vvp/libvpi.a', needed by `system.vpi'. Stop. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/vpi' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/tgt-vvp' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c vvp.c -o vvp.o mv vvp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c draw_mux.c -o draw_mux.o mv draw_mux.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c draw_vpi.c -o draw_vpi.o mv draw_vpi.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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 eval_expr.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c vector.c -o vector.o mv vector.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c vvp_process.c -o vvp_process.o mv vvp_process.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c vvp_scope.c -o vvp_scope.o 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 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 make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/tgt-vvp' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c tables.c -o tables.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c edif.c -o edif.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c gates.c -o gates.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c d-lpm.c -o d-lpm.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c d-virtex.c -o d-virtex.o mv d-virtex.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=athlon-mp -pipe -mmmx -msse -m3dnow -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.3/work/verilog-0.8.3/tgt-edif' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c edif.c -o edif.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c gates.c -o gates.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c mangle.c -o mangle.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c tables.c -o tables.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c xilinx.c -o xilinx.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c d-generic-edif.c -o d-generic-edif.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c d-lpm.c -o d-lpm.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c d-virtex.c -o d-virtex.o mv d-virtex.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c d-virtex2.c -o d-virtex2.o 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.3/work/verilog-0.8.3/tgt-fpga' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/libveriuser' mkdir dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c asynch.c -o asynch.o mv asynch.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c delay.c -o delay.o mv delay.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c exprinfo.c -o exprinfo.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c getcstringp.c -o getcstringp.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c getinstance.c -o getinstance.o getinstance.c: In function 'tf_getinstance': getinstance.c:31: warning: pointer targets in return differ in signedness mv getinstance.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c getlongp.c -o getlongp.o mv getlongp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c getp.c -o getp.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c getsimtime.c -o getsimtime.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c math.c -o math.o mv math.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c nodeinfo.c -o nodeinfo.o mv nodeinfo.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c nump.c -o nump.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c putlongp.c -o putlongp.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c putp.c -o putp.o mv putp.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c spname.c -o spname.o mv spname.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c workarea.c -o workarea.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c veriusertfs.c -o veriusertfs.o veriusertfs.c: In function 'veriusertfs_register_table': veriusertfs.c:112: warning: assignment from incompatible pointer type mv veriusertfs.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c priv.c -o priv.o mv priv.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_configure.c -o a_configure.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_argc.c -o a_fetch_argc.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_argv.c -o a_fetch_argv.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_dir.c -o a_fetch_dir.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=athlon-mp -pipe -mmmx -msse -m3dnow -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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_location.c -o a_fetch_location.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_param.c -o a_fetch_param.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_range.c -o a_fetch_range.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_tfarg.c -o a_fetch_tfarg.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_time.c -o a_fetch_time.o mv a_fetch_time.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_type.c -o a_fetch_type.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_type_str.c -o a_fetch_type_str.o mv a_fetch_type_str.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_fetch_value.c -o a_fetch_value.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_handle_by_name.c -o a_handle_by_name.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_handle_hiconn.c -o a_handle_hiconn.o mv a_handle_hiconn.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_handle_object.c -o a_handle_object.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_handle_parent.c -o a_handle_parent.o mv a_handle_parent.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_handle_simulated_net.c -o a_handle_simulated_net.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_handle_tfarg.c -o a_handle_tfarg.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_initialize.c -o a_initialize.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_next.c -o a_next.o mv a_next.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_next_bit.c -o a_next_bit.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_next_port.c -o a_next_port.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_next_topmod.c -o a_next_topmod.o mv a_next_topmod.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_object_of_type.c -o a_object_of_type.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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_product_version.c -o a_product_version.o 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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_set_value.c -o a_set_value.o mv a_set_value.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_vcl.c -o a_vcl.o mv a_vcl.d dep i686-pc-linux-gnu-gcc -DHAVE_CVS_IDENT=1 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -fPIC -Wall -O2 -march=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c a_version.c -o a_version.o 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.3/work/verilog-0.8.3/libveriuser' make[1]: Entering directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/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=athlon-mp -pipe -mmmx -msse -m3dnow -MD -c cadpli.c mv cadpli.d dep make[1]: *** No rule to make target `../vvp/libvpi.a', needed by `cadpli.vpl'. Stop. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/iverilog-0.8.3/work/verilog-0.8.3/cadpli' make: *** [all] Error 2 !!! ERROR: sci-electronics/iverilog-0.8.3 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 1725: Called src_compile iverilog-0.8.3.ebuild, line 23: Called die !!! Compilation failed !!! 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.3:20070331-190301.log'.