<86>May 12 11:59:23 userdel[1459441]: delete user 'rooter'
<86>May 12 11:59:23 userdel[1459441]: removed group 'rooter' owned by 'rooter'
<86>May 12 11:59:23 userdel[1459441]: removed shadow group 'rooter' owned by 'rooter'
<86>May 12 11:59:23 groupadd[1459497]: group added to /etc/group: name=rooter, GID=1820
<86>May 12 11:59:23 groupadd[1459497]: group added to /etc/gshadow: name=rooter
<86>May 12 11:59:23 groupadd[1459497]: new group: name=rooter, GID=1820
<86>May 12 11:59:23 useradd[1459558]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash
<86>May 12 11:59:23 userdel[1459658]: delete user 'builder'
<86>May 12 11:59:23 userdel[1459658]: removed group 'builder' owned by 'builder'
<86>May 12 11:59:23 userdel[1459658]: removed shadow group 'builder' owned by 'builder'
<86>May 12 11:59:23 groupadd[1459733]: group added to /etc/group: name=builder, GID=1821
<86>May 12 11:59:23 groupadd[1459733]: group added to /etc/gshadow: name=builder
<86>May 12 11:59:23 groupadd[1459733]: new group: name=builder, GID=1821
<86>May 12 11:59:23 useradd[1459792]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash
<13>May 12 11:59:27 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>May 12 11:59:28 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>May 12 11:59:28 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 12 11:59:29 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 12 11:59:29 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>May 12 11:59:29 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed
<13>May 12 11:59:29 rpmi: gperf-3.1.0.19.9f4f-alt1 sisyphus+221902.3100.4.1 1550597530 installed
<13>May 12 11:59:29 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/iverilog-10.2-alt1.nosrc.rpm (w1.gzdio)
Installing iverilog-10.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72505
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf iverilog-10.2
+ echo 'Source #0 (iverilog-10.2.tar):'
Source #0 (iverilog-10.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/iverilog-10.2.tar
+ cd iverilog-10.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72505
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd iverilog-10.2
+ sh ./autoconf.sh
Autoconf in root...
Precompiling lexor_keyword.gperf
Precompiling vhdlpp/lexor_keyword.gperf
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-ld... no
checking for ld... ld
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-windres... no
checking for windres... no
checking for gperf... gperf
checking for man... no
checking for ps2pdf... no
checking for git... no
checking for flex... flex
checking for bison... bison
checking for Microsoft Windows... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether __SUNPRO_C is declared... no
checking if gcc supports -Wextra... yes
checking whether __SUNPRO_CC is declared... no
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking iosfwd usability... yes
checking iosfwd presence... yes
checking for iosfwd... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking size of unsigned long long... 8
checking size of unsigned long... 8
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 sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for pthread_create in -lpthread... yes
checking for gzwrite in -lz... no
checking for gzwrite in -lz... (cached) no
checking for BZ2_bzdopen in -lbz2... no
checking for BZ2_bzdopen in -lbz2... (cached) no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
configure: Not using valgrind hooks
checking for sys/times... yes
checking 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... /bin/install -c
checking whether byte ordering is bigendian... no
checking for extra libs needed... 
checking for flag to make position independent code... -fPIC
checking for realpath... yes
checking for fopen64... yes
checking for library containing lround... -lm
checking for library containing llround... none required
checking for library containing nan... none required
checking for library containing fmin... none required
checking for library containing fmax... none required
checking if uint64_t and unsigned long are identical... yes
checking for -rdynamic compiler flag... -rdynamic
checking for shared library link flag... -shared
checking for leading underscores... no
checking for trailing underscores... no
checking for sanity of prefix... ok
checking for sanity of exec_prefix... ok
checking for sanity of libdir... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ivlpp/Makefile
config.status: creating vhdlpp/Makefile
config.status: creating vvp/Makefile
config.status: creating vpi/Makefile
config.status: creating driver/Makefile
config.status: creating driver-vpi/Makefile
config.status: creating cadpli/Makefile
config.status: creating libveriuser/Makefile
config.status: creating tgt-null/Makefile
config.status: creating tgt-stub/Makefile
config.status: creating tgt-vvp/Makefile
config.status: creating tgt-vhdl/Makefile
config.status: creating tgt-fpga/Makefile
config.status: creating tgt-verilog/Makefile
config.status: creating tgt-pal/Makefile
config.status: creating tgt-vlog95/Makefile
config.status: creating tgt-pcb/Makefile
config.status: creating tgt-blif/Makefile
config.status: creating tgt-sizer/Makefile
config.status: creating config.h
config.status: creating _pli_types.h
config.status: creating vhdlpp/vhdlpp_config.h
config.status: creating vvp/config.h
config.status: creating vpi/vpi_config.h
config.status: creating libveriuser/config.h
config.status: creating tgt-vvp/vvp_config.h
config.status: creating tgt-vhdl/vhdl_config.h
config.status: creating tgt-pcb/pcb_config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
mkdir dep
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
Using empty VERSION_TAG
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c discipline.cc -o discipline.o
mv discipline.d dep/discipline.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c async.cc -o async.o
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from async.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv async.d dep/async.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_attrib.cc -o eval_attrib.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv eval_attrib.d dep/eval_attrib.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c emit.cc -o emit.o
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv emit.d dep/emit.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c dup_expr.cc -o dup_expr.o
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from dup_expr.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv dup_expr.d dep/dup_expr.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
flex -s -t lexor.lex > lexor.cc
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval.cc -o eval.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv eval.d dep/eval.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elab_sig_analog.cc -o elab_sig_analog.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_sig_analog.d dep/elab_sig_analog.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elaborate_analog.cc -o elaborate_analog.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elaborate_analog.d dep/elaborate_analog.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elab_type.cc -o elab_type.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_type.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_type.d dep/elab_type.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c nettypes.cc -o nettypes.o
mv nettypes.d dep/nettypes.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
bison --verbose -t -p VL -d -o parse.cc parse.y
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c functor.cc -o functor.o
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from functor.cc:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv functor.d dep/functor.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c link_const.cc -o link_const.o
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from link_const.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv link_const.d dep/link_const.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elab_net.cc -o elab_net.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_net.d dep/elab_net.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c load_module.cc -o load_module.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv load_module.d dep/load_module.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_analog.cc -o net_analog.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_analog.d dep/net_analog.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netdarray.cc -o netdarray.o
mv netdarray.d dep/netdarray.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expr_synth.cc -o expr_synth.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
expr_synth.cc: In member function 'virtual NetNet* NetEBComp::synthesize(Design*, NetScope*, NetExpr*)':
expr_synth.cc:332:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (real_args) {
      ^~
expr_synth.cc:338:4: note: here
    case 'e': // ==
    ^~~~
expr_synth.cc:350:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (real_args) {
      ^~
expr_synth.cc:356:4: note: here
    case 'n': // !=
    ^~~~
mv expr_synth.d dep/expr_synth.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c design_dump.cc -o design_dump.o
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from design_dump.cc:28:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from design_dump.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv design_dump.d dep/design_dump.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netqueue.cc -o netqueue.o
mv netqueue.d dep/netqueue.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netscalar.cc -o netscalar.o
mv netscalar.d dep/netscalar.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netparray.cc -o netparray.o
mv netparray.d dep/netparray.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_assign.cc -o net_assign.o
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_assign.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_assign.d dep/net_assign.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elab_lval.cc -o elab_lval.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_lval.d dep/elab_lval.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elab_sig.cc -o elab_sig.o
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_sig.d dep/elab_sig.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_tree.cc -o eval_tree.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
eval_tree.cc: In member function 'virtual NetEConst* NetEBShift::eval_arguments_(const NetExpr*, const NetExpr*) const':
eval_tree.cc:1104:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
                   lv.has_sign(false);
                   ~~~~~~~~~~~^~~~~~~
eval_tree.cc:1105:3: note: here
   case 'R':
   ^~~~
eval_tree.cc: In member function 'virtual NetEConst* NetEUReduce::eval_arguments_(const NetExpr*) const':
eval_tree.cc:1555:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   invert = true;
   ~~~~~~~^~~~~~
eval_tree.cc:1556:4: note: here
    case '&': {
    ^~~~
eval_tree.cc:1564:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   invert = true;
   ~~~~~~~^~~~~~
eval_tree.cc:1565:4: note: here
    case '|': {
    ^~~~
eval_tree.cc:1573:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   invert = true;
   ~~~~~~~^~~~~~
eval_tree.cc:1574:4: note: here
    case '^': {
    ^~~~
eval_tree.cc: In member function 'virtual NetExpr* NetECast::eval_arguments_(const NetExpr*) const':
eval_tree.cc:1624:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      }
      ^
eval_tree.cc:1625:4: note: here
    case 'v':
    ^~~~
mv eval_tree.d dep/eval_tree.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netclass.cc -o netclass.o
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netclass.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv netclass.d dep/netclass.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netmisc.cc -o netmisc.o
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netmisc.cc:24:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv netmisc.d dep/netmisc.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netenum.cc -o netenum.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv netenum.d dep/netenum.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netvector.cc -o netvector.o
mv netvector.d dep/netvector.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netstruct.cc -o netstruct.o
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from netstruct.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv netstruct.d dep/netstruct.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_func.cc -o net_func.o
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_func.d dep/net_func.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elab_scope.cc -o elab_scope.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_scope.d dep/elab_scope.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c netlist.cc -o netlist.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv netlist.d dep/netlist.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_modulo.cc -o net_modulo.o
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_modulo.cc:27:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
                 from /usr/include/c++/8/locale:43,
                 from /usr/include/c++/8/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_modulo.d dep/net_modulo.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_nex_output.cc -o net_nex_output.o
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_nex_output.cc:26:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_nex_output.d dep/net_nex_output.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_link.cc -o net_link.o
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_link.cc:24:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_link.d dep/net_link.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_nex_input.cc -o net_nex_input.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_nex_input.d dep/net_nex_input.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_expr.cc -o net_expr.o
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_expr.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_expr.d dep/net_expr.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_event.cc -o net_event.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_event.d dep/net_event.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_design.cc -o net_design.o
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_design.cc:31:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_design.d dep/net_design.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_proc.cc -o net_proc.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_proc.d dep/net_proc.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_udp.cc -o net_udp.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_udp.d dep/net_udp.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_tran.cc -o net_tran.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_tran.d dep/net_tran.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pad_to_width.cc -o pad_to_width.o
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pad_to_width.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pad_to_width.d dep/pad_to_width.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_analog.cc -o pform_analog.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_analog.d dep/pform_analog.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c parse_misc.cc -o parse_misc.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv parse_misc.d dep/parse_misc.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_func_eval.cc -o net_func_eval.o
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from net_func_eval.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
net_func_eval.cc: In member function 'virtual NetExpr* NetETernary::evaluate_function(const LineInfo&, std::map<perm_string, LocalVar>&) const':
net_func_eval.cc:1021:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       auto_ptr<NetExpr> cval (cond_->evaluate_function(loc, context_map));
       ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_func_eval.d dep/net_func_eval.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_types.cc -o pform_types.o
In file included from pform_types.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_types.d dep/pform_types.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_class_type.cc -o pform_class_type.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_class_type.d dep/pform_class_type.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_pclass.cc -o pform_pclass.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_pclass.d dep/pform_pclass.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_string_type.cc -o pform_string_type.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_string_type.d dep/pform_string_type.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_package.cc -o pform_package.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_package.d dep/pform_package.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c net_scope.cc -o net_scope.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_scope.d dep/net_scope.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_disciplines.cc -o pform_disciplines.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_disciplines.d dep/pform_disciplines.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c Attrib.cc -o Attrib.o
mv Attrib.d dep/Attrib.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_struct_type.cc -o pform_struct_type.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_struct_type.d dep/pform_struct_type.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sync.cc -o sync.o
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from sync.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sync.d dep/sync.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c HName.cc -o HName.o
mv HName.d dep/HName.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_funcs.cc -o sys_funcs.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sys_funcs.d dep/sys_funcs.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c verireal.cc -o verireal.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv verireal.d dep/verireal.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c symbol_search.cc -o symbol_search.o
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from symbol_search.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv symbol_search.d dep/symbol_search.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PEvent.cc -o PEvent.o
mv PEvent.d dep/PEvent.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PClass.cc -o PClass.o
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PClass.d dep/PClass.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PSpec.cc -o PSpec.o
mv PSpec.d dep/PSpec.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c verinum.cc -o verinum.o
mv verinum.d dep/verinum.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PDelays.cc -o PDelays.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PDelays.d dep/PDelays.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c Module.cc -o Module.o
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv Module.d dep/Module.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PGate.cc -o PGate.o
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PGate.d dep/PGate.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PModport.cc -o PModport.o
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PModport.d dep/PModport.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PUdp.cc -o PUdp.o
mv PUdp.d dep/PUdp.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PPackage.cc -o PPackage.o
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PPackage.d dep/PPackage.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PScope.cc -o PScope.o
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PScope.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PScope.d dep/PScope.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c target.cc -o target.o
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv target.d dep/target.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PTask.cc -o PTask.o
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PTask.d dep/PTask.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PGenerate.cc -o PGenerate.o
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PGenerate.d dep/PGenerate.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c ./libmisc/LineInfo.cc -o LineInfo.o
mv LineInfo.d dep/LineInfo.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform_dump.cc -o pform_dump.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_dump.d dep/pform_dump.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
bison --verbose -t -p syn_ -o syn-rules.cc syn-rules.y
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c ./libmisc/StringHeap.cc -o StringHeap.o
mv StringHeap.d dep/StringHeap.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elab_expr.cc -o elab_expr.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
elab_expr.cc: In member function 'virtual NetExpr* PEConcat::elaborate_expr(Design*, NetScope*, ivl_type_t, unsigned int) const':
elab_expr.cc:2748:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      }
      ^
elab_expr.cc:2749:4: note: here
    default:
    ^~~~~~~
mv elab_expr.d dep/elab_expr.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PFunction.cc -o PFunction.o
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PFunction.d dep/PFunction.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PExpr.cc -o PExpr.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PExpr.d dep/PExpr.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c AStatement.cc -o AStatement.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv AStatement.d dep/AStatement.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c PWire.cc -o PWire.o
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PWire.d dep/PWire.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
sed -e 's;@SHARED@;-shared;' -e 's;@PIC@;-fPIC;' \
    -e 's;@SUFFIX@;;' \
    -e 's;@IVCC@;x86_64-alt-linux-gcc;' \
    -e 's;@IVCXX@;x86_64-alt-linux-g++;' \
    -e 's;@IVCFLAGS@;-Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2;' \
    -e 's;@IVCXXFLAGS@;-Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2;' \
    -e 's;@IVCTARGETFLAGS@;;' \
    -e 's;@INCLUDEDIR@;/usr/include/iverilog;' \
    -e 's;@LIBDIR@;/usr/lib64;' iverilog-vpi.sh > iverilog-vpi
chmod +x iverilog-vpi
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -o version.exe -I. -I. ./version.c
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c elaborate.cc -o elaborate.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elaborate.d dep/elaborate.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c synth.cc -o synth.o
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv synth.d dep/synth.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
./version.exe `head -1 ./iverilog-vpi.man.in`'\n' > iverilog-vpi.man
tail -n +2 ./iverilog-vpi.man.in >> iverilog-vpi.man
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c nodangle.cc -o nodangle.o
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from nodangle.cc:29:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv nodangle.d dep/nodangle.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c cprop.cc -o cprop.o
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from cprop.cc:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv cprop.d dep/cprop.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c Statement.cc -o Statement.o
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv Statement.d dep/Statement.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c t-dll-expr.cc -o t-dll-expr.o
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv t-dll-expr.d dep/t-dll-expr.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c t-dll-analog.cc -o t-dll-analog.o
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv t-dll-analog.d dep/t-dll-analog.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lexor_keyword.cc -o lexor_keyword.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv lexor_keyword.d dep/lexor_keyword.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c syn-rules.cc -o syn-rules.o
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from syn-rules.y:34:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv syn-rules.d dep/syn-rules.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c t-dll-proc.cc -o t-dll-proc.o
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv t-dll-proc.d dep/t-dll-proc.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c t-dll-api.cc -o t-dll-api.o
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
t-dll-api.cc: In function 'unsigned int ivl_lpm_selects(ivl_lpm_t)':
t-dll-api.cc:1459:63: warning: this statement may fall through [-Wimplicit-fallthrough=]
              "IVL_LPM_CONCAT, use ivl_lpm_size() instead." << endl;
                                                               ^~~~
t-dll-api.cc:1460:4: note: here
    default:
    ^~~~~~~
mv t-dll-api.d dep/t-dll-api.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lexor.cc -o lexor.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv lexor.d dep/lexor.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pform.cc -o pform.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform.d dep/pform.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c t-dll.cc -o t-dll.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
t-dll.cc: In member function 'virtual void dll_target::scope(const NetScope*)':
t-dll.cc:2484:58: warning: this statement may fall through [-Wimplicit-fallthrough=]
          << "Package scopes should not have parents." << endl;
                                                          ^~~~
t-dll.cc:2485:3: note: here
   case NetScope::MODULE:
   ^~~~
mv t-dll.d dep/t-dll.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c main.cc -o main.o
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
main.cc: In function 'int main(int, char**)':
main.cc:935:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1800_2012;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:936:9: note: here
         case GN_VER2009:
         ^~~~
main.cc:937:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1800_2009;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:938:9: note: here
         case GN_VER2005_SV:
         ^~~~
main.cc:939:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1800_2005;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:940:9: note: here
         case GN_VER2005:
         ^~~~
main.cc:941:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1364_2005;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:942:9: note: here
         case GN_VER2001:
         ^~~~
main.cc:943:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1364_2001_CONFIG;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cc:944:9: note: here
         case GN_VER2001_NOCONFIG:
         ^~~~
main.cc:945:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1364_2001;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:946:9: note: here
         case GN_VER1995:
         ^~~~
mv main.d dep/main.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c synth2.cc -o synth2.o
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from synth2.cc:23:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv synth2.d dep/synth2.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c parse.cc -o parse.o
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:120:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:173:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > range;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:174:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<named_pexpr_t> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:179:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<data_type_t> type;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:180:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<decl_assignment_t*> > names;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:191:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<struct_member_t*> > members;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:237:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > pdims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:246:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr< list<pform_range_t> > dims;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
parse.cc:7776:18: warning: missing initializer for member 'vlltype::text' [-Wmissing-field-initializers]
   = { 1, 1, 1, 1 }
                  ^
mv parse.d dep/parse.d
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
x86_64-alt-linux-g++ -rdynamic   -o ivl main.o async.o design_dump.o discipline.o dup_expr.o elaborate.o elab_expr.o elaborate_analog.o elab_lval.o elab_net.o elab_scope.o elab_sig.o elab_sig_analog.o elab_type.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 nettypes.o net_analog.o net_assign.o net_design.o netclass.o netdarray.o netenum.o netparray.o netqueue.o netscalar.o netstruct.o netvector.o net_event.o net_expr.o net_func.o net_func_eval.o net_link.o net_modulo.o net_nex_input.o net_nex_output.o net_proc.o net_scope.o net_tran.o net_udp.o pad_to_width.o parse.o parse_misc.o pform.o pform_analog.o pform_disciplines.o pform_dump.o pform_package.o pform_pclass.o pform_class_type.o pform_string_type.o pform_struct_type.o pform_types.o symbol_search.o sync.o sys_funcs.o verinum.o verireal.o target.o Attrib.o HName.o Module.o PClass.o PDelays.o PEvent.o PExpr.o PGate.o PGenerate.o PModport.o PPackage.o PScope.o PSpec.o PTask.o PUdp.o PFunction.o PWire.o Statement.o AStatement.o LineInfo.o StringHeap.o cprop.o nodangle.o synth.o synth2.o syn-rules.o t-dll.o t-dll-api.o t-dll-expr.o t-dll-proc.o t-dll-analog.o -ldl
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
make -C ivlpp all &&  make -C vhdlpp all &&  make -C vvp all &&  make -C vpi all &&  make -C libveriuser all &&  make -C cadpli all &&  make -C tgt-null all &&  make -C tgt-stub all &&  make -C tgt-vvp all &&  make -C tgt-vhdl all &&  make -C tgt-vlog95 all &&  make -C tgt-pcb all &&  make -C tgt-blif all &&  make -C tgt-sizer all &&  make -C driver all &&  true
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
flex -t lexor.lex > lexor.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
x86_64-alt-linux-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I..  -DHAVE_CONFIG_H  -c -o main.o main.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
x86_64-alt-linux-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I..  -DHAVE_CONFIG_H  -c -o lexor.o lexor.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
x86_64-alt-linux-gcc  main.o lexor.o -o ivlpp 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c compiler.cc -o compiler.o
mv compiler.d dep/compiler.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vtype_match.cc -o vtype_match.o
mv vtype_match.d dep/vtype_match.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vsignal.cc -o vsignal.o
In file included from vsignal.cc:23:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vsignal.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vsignal.cc:23:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vsignal.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vsignal.cc:23:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vsignal.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vsignal.d dep/vsignal.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c main.cc -o main.o
In file included from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv main.d dep/main.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sequential.cc -o sequential.o
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sequential.d dep/sequential.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c entity.cc -o entity.o
In file included from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv entity.d dep/entity.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c package.cc -o package.o
In file included from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv package.d dep/package.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c std_funcs.cc -o std_funcs.o
In file included from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv std_funcs.d dep/std_funcs.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
flex -s -olexor.cc ./lexor.lex
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vtype.cc -o vtype.o
In file included from parse_types.h:24,
                 from vtype.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from vtype.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from vtype.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from vtype.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from vtype.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from vtype.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype.d dep/vtype.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c architec_elaborate.cc -o architec_elaborate.o
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv architec_elaborate.d dep/architec_elaborate.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c entity_elaborate.cc -o entity_elaborate.o
In file included from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv entity_elaborate.d dep/entity_elaborate.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c architec.cc -o architec.o
In file included from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv architec.d dep/architec.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c std_types.cc -o std_types.o
In file included from scope.h:28,
                 from std_types.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from std_types.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from std_types.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from std_types.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from std_types.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from std_types.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv std_types.d dep/std_types.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c subprogram.cc -o subprogram.o
In file included from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv subprogram.d dep/subprogram.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expression_evaluate.cc -o expression_evaluate.o
In file included from expression_evaluate.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_evaluate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_evaluate.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_evaluate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_evaluate.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_evaluate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression_evaluate.d dep/expression_evaluate.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
bison --verbose -t -d -o parse.cc parse.y
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vtype_elaborate.cc -o vtype_elaborate.o
In file included from vtype_elaborate.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_elaborate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_elaborate.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_elaborate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_elaborate.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_elaborate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype_elaborate.d dep/vtype_elaborate.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vhdlreal.cc -o vhdlreal.o
mv vhdlreal.d dep/vhdlreal.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c entity_stream.cc -o entity_stream.o
In file included from entity_stream.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from entity_stream.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from entity_stream.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from entity_stream.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from entity_stream.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from entity_stream.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv entity_stream.d dep/entity_stream.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expression.cc -o expression.o
In file included from expression.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression.d dep/expression.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sequential_elaborate.cc -o sequential_elaborate.o
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sequential_elaborate.d dep/sequential_elaborate.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vtype_stream.cc -o vtype_stream.o
In file included from vtype_stream.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_stream.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_stream.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_stream.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_stream.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_stream.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype_stream.d dep/vtype_stream.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vhdlint.cc -o vhdlint.o
mv vhdlint.d dep/vhdlint.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expression_stream.cc -o expression_stream.o
In file included from expression_stream.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_stream.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_stream.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_stream.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_stream.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_stream.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression_stream.d dep/expression_stream.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c scope.cc -o scope.o
In file included from scope.h:28,
                 from scope.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from scope.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from scope.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from scope.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv scope.d dep/scope.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c parse_misc.cc -o parse_misc.o
In file included from parse_types.h:24,
                 from parse_misc.cc:23:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from parse_misc.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from parse_misc.cc:23:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from parse_misc.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from parse_misc.cc:23:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from parse_misc.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv parse_misc.d dep/parse_misc.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c ../libmisc/StringHeap.cc -o StringHeap.o
mv StringHeap.d dep/StringHeap.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c package_emit.cc -o package_emit.o
In file included from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv package_emit.d dep/package_emit.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c ../libmisc/LineInfo.cc -o LineInfo.o
mv LineInfo.d dep/LineInfo.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c entity_emit.cc -o entity_emit.o
In file included from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv entity_emit.d dep/entity_emit.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vtype_emit.cc -o vtype_emit.o
In file included from vtype_emit.cc:24:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_emit.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_emit.cc:24:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_emit.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_emit.cc:24:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from vtype_emit.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype_emit.d dep/vtype_emit.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c subprogram_emit.cc -o subprogram_emit.o
In file included from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv subprogram_emit.d dep/subprogram_emit.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expression_elaborate.cc -o expression_elaborate.o
In file included from expression_elaborate.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_elaborate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_elaborate.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_elaborate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_elaborate.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_elaborate.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression_elaborate.d dep/expression_elaborate.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c architec_emit.cc -o architec_emit.o
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv architec_emit.d dep/architec_emit.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expression_debug.cc -o expression_debug.o
In file included from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression_debug.d dep/expression_debug.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c architec_debug.cc -o architec_debug.o
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv architec_debug.d dep/architec_debug.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sequential_emit.cc -o sequential_emit.o
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sequential_emit.d dep/sequential_emit.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c library.cc -o library.o
In file included from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv library.d dep/library.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sequential_debug.cc -o sequential_debug.o
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sequential_debug.d dep/sequential_debug.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expression_emit.cc -o expression_emit.o
In file included from expression_emit.cc:22:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_emit.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_emit.cc:22:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_emit.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_emit.cc:22:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from expression_emit.cc:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression_emit.d dep/expression_emit.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lexor_keyword.cc -o lexor_keyword.o
In file included from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv lexor_keyword.d dep/lexor_keyword.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c debug.cc -o debug.o
In file included from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv debug.d dep/debug.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lexor.cc -o lexor.o
In file included from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv lexor.d dep/lexor.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -I. -I.. -I../libmisc  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c parse.cc -o parse.o
In file included from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
expression.h:258:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<Expression>expr_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
expression.h:259:11: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
      std::auto_ptr<prange_t>  range_;
           ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
expression.h:721:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<ExpName> prefix_;
            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv parse.d dep/parse.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
x86_64-alt-linux-g++ -o vhdlpp  main.o architec.o compiler.o entity.o std_funcs.o std_types.o expression.o package.o scope.o sequential.o subprogram.o vsignal.o vtype.o vtype_match.o architec_elaborate.o entity_elaborate.o expression_elaborate.o expression_evaluate.o sequential_elaborate.o vtype_elaborate.o entity_stream.o expression_stream.o vtype_stream.o lexor.o lexor_keyword.o parse.o parse_misc.o library.o vhdlreal.o vhdlint.o architec_emit.o entity_emit.o expression_emit.o package_emit.o sequential_emit.o subprogram_emit.o vtype_emit.o debug.o architec_debug.o expression_debug.o sequential_debug.o StringHeap.o LineInfo.o -lm -lpthread -lhistory -lreadline  
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
flex -s -olexor.cc ./lexor.lex
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
bison --verbose -t -d -o parse.cc parse.y
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c permaheap.cc -o permaheap.o
mv permaheap.d dep/permaheap.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c bufif.cc -o bufif.o
mv bufif.d dep/bufif.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c file_line.cc -o file_line.o
mv file_line.d dep/file_line.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c array_common.cc -o array_common.o
mv array_common.d dep/array_common.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c main.cc -o main.o
mv main.d dep/main.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c npmos.cc -o npmos.o
mv npmos.d dep/npmos.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c enum_type.cc -o enum_type.o
mv enum_type.d dep/enum_type.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c parse_misc.cc -o parse_misc.o
mv parse_misc.d dep/parse_misc.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c dff.cc -o dff.o
mv dff.d dep/dff.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c extend.cc -o extend.o
mv extend.d dep/extend.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c concat.cc -o concat.o
mv concat.d dep/concat.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c statistics.cc -o statistics.o
mv statistics.d dep/statistics.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -o draw_tt.exe ./draw_tt.c
./draw_tt.exe > tables.cc
rm draw_tt.exe
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c symbols.cc -o symbols.o
mv symbols.d dep/symbols.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c part.cc -o part.o
mv part.d dep/part.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c codes.cc -o codes.o
mv codes.d dep/codes.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sfunc.cc -o sfunc.o
mv sfunc.d dep/sfunc.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c stop.cc -o stop.o
stop.cc: In function 'void cmd_trace(unsigned int, char**)':
stop.cc:375:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
      printf("Only using the first argument to trace.\n");
      ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stop.cc:376:2: note: here
  case 2:
  ^~~~
mv stop.d dep/stop.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c reduce.cc -o reduce.o
mv reduce.d dep/reduce.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c compile.cc -o compile.o
mv compile.d dep/compile.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c substitute.cc -o substitute.o
mv substitute.d dep/substitute.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c ufunc.cc -o ufunc.o
mv ufunc.d dep/ufunc.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c resolv.cc -o resolv.o
mv resolv.d dep/resolv.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_object.cc -o vvp_object.o
mv vvp_object.d dep/vvp_object.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c class_type.cc -o class_type.o
mv class_type.d dep/class_type.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_cobject.cc -o vvp_cobject.o
mv vvp_cobject.d dep/vvp_cobject.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c array.cc -o array.o
mv array.d dep/array.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c schedule.cc -o schedule.o
mv schedule.d dep/schedule.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_island.cc -o vvp_island.o
mv vvp_island.d dep/vvp_island.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_modules.cc -o vpi_modules.o
mv vpi_modules.d dep/vpi_modules.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c udp.cc -o udp.o
mv udp.d dep/udp.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c arith.cc -o arith.o
mv arith.d dep/arith.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c words.cc -o words.o
mv words.d dep/words.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_callback.cc -o vpi_callback.o
vpi_callback.cc: In function 'void real_signal_value(t_vpi_value*, double)':
vpi_callback.cc:789:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiRealVal;
vpi_callback.cc:791:4: note: here
    case vpiRealVal:
    ^~~~
mv vpi_callback.d dep/vpi_callback.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_cobject.cc -o vpi_cobject.o
mv vpi_cobject.d dep/vpi_cobject.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c island_tran.cc -o island_tran.o
mv island_tran.d dep/island_tran.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c logic.cc -o logic.o
mv logic.d dep/logic.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_iter.cc -o vpi_iter.o
mv vpi_iter.d dep/vpi_iter.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c event.cc -o event.o
mv event.d dep/event.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_mcd.cc -o vpi_mcd.o
mv vpi_mcd.d dep/vpi_mcd.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c delay.cc -o delay.o
mv delay.d dep/delay.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_const.cc -o vpi_const.o
vpi_const.cc: In member function 'virtual void __vpiStringConst::vpi_get_value(p_vpi_value)':
vpi_const.cc:131:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiStringVal;
vpi_const.cc:133:4: note: here
    case vpiStringVal:
    ^~~~
mv vpi_const.d dep/vpi_const.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_darray.cc -o vvp_darray.o
mv vvp_darray.d dep/vvp_darray.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_event.cc -o vpi_event.o
mv vpi_event.d dep/vpi_event.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_darray.cc -o vpi_darray.o
mv vpi_darray.d dep/vpi_darray.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpip_format.cc -o vpip_format.o
mv vpip_format.d dep/vpip_format.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_vpi.cc -o vvp_vpi.o
mv vvp_vpi.d dep/vvp_vpi.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_real.cc -o vpi_real.o
mv vpi_real.d dep/vpi_real.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c libvpi.c
rm -f libvpi.a
ar cqv libvpi.a libvpi.o
a - libvpi.o
ranlib libvpi.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
../version.exe `head -1 ./vvp.man.in`'\n' > vvp.man
tail -n +2 ./vvp.man.in >> vvp.man
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_vthr_vector.cc -o vpi_vthr_vector.o
vpi_vthr_vector.cc: In function 'void vthr_real_get_value(vpiHandle, s_vpi_value*)':
vpi_vthr_vector.cc:101:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiRealVal;
vpi_vthr_vector.cc:102:4: note: here
    case vpiRealVal:
    ^~~~
vpi_vthr_vector.cc: In member function 'virtual void __vpiVThrStrStack::vpi_get_value(p_vpi_value)':
vpi_vthr_vector.cc:251:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiStringVal;
vpi_vthr_vector.cc:252:4: note: here
    case vpiStringVal:
    ^~~~
vpi_vthr_vector.cc: In member function 'virtual void __vpiVThrVec4Stack::vpi_get_value(p_vpi_value)':
vpi_vthr_vector.cc:365:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiVectorVal;
vpi_vthr_vector.cc:366:4: note: here
    case vpiVectorVal:
    ^~~~
mv vpi_vthr_vector.d dep/vpi_vthr_vector.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_priv.cc -o vpi_priv.o
vpi_priv.cc: In function 'void vpip_vec4_get_value(const vvp_vector4_t&, unsigned int, bool, s_vpi_value*)':
vpi_priv.cc:726:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiVectorVal;
vpi_priv.cc:728:4: note: here
    case vpiVectorVal: {
    ^~~~
vpi_priv.cc: In function 'void vpip_vec2_get_value(const vvp_vector2_t&, unsigned int, bool, s_vpi_value*)':
vpi_priv.cc:786:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiIntVal;
vpi_priv.cc:787:4: note: here
    case vpiIntVal:
    ^~~~
vpi_priv.cc: In function 'void vpip_real_get_value(double, s_vpi_value*)':
vpi_priv.cc:864:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiRealVal;
vpi_priv.cc:866:4: note: here
    case vpiRealVal:
    ^~~~
vpi_priv.cc: In function 'void vpip_string_get_value(const string&, s_vpi_value*)':
vpi_priv.cc:946:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiStringVal;
vpi_priv.cc:948:4: note: here
    case vpiStringVal:
    ^~~~
mv vpi_priv.d dep/vpi_priv.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_scope.cc -o vpi_scope.o
mv vpi_scope.d dep/vpi_scope.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_string.cc -o vpi_string.o
mv vpi_string.d dep/vpi_string.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c tables.cc -o tables.o
mv tables.d dep/tables.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpip_oct.cc -o vpip_oct.o
vpip_oct.cc: In function 'void vpip_oct_str_to_vec4(vvp_vector4_t&, const char*)':
vpip_oct.cc:105:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (str[0] == '-') {
      ^~
vpip_oct.cc:109:4: note: here
    default:  // Everything else gets '0' padded.
    ^~~~~~~
mv vpip_oct.d dep/vpip_oct.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpip_hex.cc -o vpip_hex.o
vpip_hex.cc: In function 'void vpip_hex_str_to_vec4(vvp_vector4_t&, const char*)':
vpip_hex.cc:125:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (str[0] == '-') {
      ^~
vpip_hex.cc:129:4: note: here
    default:  // Everything else gets '0' padded.
    ^~~~~~~
mv vpip_hex.d dep/vpip_hex.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_net_sig.cc -o vvp_net_sig.o
mv vvp_net_sig.d dep/vvp_net_sig.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpip_bin.cc -o vpip_bin.o
vpip_bin.cc: In function 'void vpip_bin_str_to_vec4(vvp_vector4_t&, const char*)':
vpip_bin.cc:99:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (buf[0] == '-') {
      ^~
vpip_bin.cc:103:4: note: here
    default:  // Everything else gets '0' padded/
    ^~~~~~~
mv vpip_bin.d dep/vpip_bin.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_time.cc -o vpi_time.o
vpi_time.cc: In function 'void timevar_get_value(vpiHandle, s_vpi_value*, bool, bool)':
vpi_time.cc:133:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiTimeVal;
vpi_time.cc:134:4: note: here
    case vpiTimeVal:
    ^~~~
mv vpi_time.d dep/vpi_time.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpip_to_dec.cc -o vpip_to_dec.o
mv vpip_to_dec.d dep/vpip_to_dec.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_tasks.cc -o vpi_tasks.o
vpi_tasks.cc: In member function 'virtual __vpiHandle* sysfunc_4net::vpi_put_value(p_vpi_value, int)':
vpi_tasks.cc:460:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
          switch(vp->value.scalar) {
          ^~~~~~
vpi_tasks.cc:480:4: note: here
    case vpiIntVal: {
    ^~~~
mv vpi_tasks.d dep/vpi_tasks.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_net.cc -o vvp_net.o
mv vvp_net.d dep/vvp_net.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_signal.cc -o vpi_signal.o
vpi_signal.cc: In function 'int PV_get(int, vpiHandle)':
vpi_signal.cc:1191:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
             rval += rfp->width - 1;
             ~~~~~^~~~~~~~~~~~~~~~~
vpi_signal.cc:1192:2: note: here
  case vpiRightRange:
  ^~~~
mv vpi_signal.d dep/vpi_signal.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c parse.cc -o parse.o
mv parse.d dep/parse.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lexor.cc -o lexor.o
mv lexor.d dep/lexor.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/lib64/ivl"'  -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vthread.cc -o vthread.o
mv vthread.d dep/vthread.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
x86_64-alt-linux-g++ -rdynamic   -o vvp main.o parse.o parse_misc.o lexor.o arith.o array_common.o array.o bufif.o compile.o concat.o dff.o class_type.o enum_type.o extend.o file_line.o npmos.o part.o permaheap.o reduce.o resolv.o sfunc.o stop.o substitute.o symbols.o ufunc.o codes.o vthread.o schedule.o statistics.o tables.o udp.o vvp_island.o vvp_net.o vvp_net_sig.o vvp_object.o vvp_cobject.o vvp_darray.o event.o logic.o delay.o words.o island_tran.o vpi_modules.o vpi_callback.o vpi_cobject.o vpi_const.o vpi_darray.o vpi_event.o vpi_iter.o vpi_mcd.o vpi_priv.o vpi_scope.o vpi_real.o vpi_signal.o vpi_string.o vpi_tasks.o vpi_time.o vpi_vthr_vector.o vpip_bin.o vpip_hex.o vpip_oct.o vpip_to_dec.o vpip_format.o vvp_vpi.o -lm -lpthread -lhistory -lreadline   -ldl
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_finish.c -o sys_finish.o
mv sys_finish.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_deposit.c -o sys_deposit.o
mv sys_deposit.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
flex -t sys_readmem_lex.lex > sys_readmem_lex.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_icarus.c -o sys_icarus.o
mv sys_icarus.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_convert.c -o sys_convert.o
mv sys_convert.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_countdrivers.c -o sys_countdrivers.o
sys_countdrivers.c: In function 'check_net_arg':
sys_countdrivers.c:34:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
             if (vpi_get(vpiType, vpi_handle(vpiParent, arg)) != vpiNet)
                ^
sys_countdrivers.c:36:4: note: here
    case vpiNet:
    ^~~~
mv sys_countdrivers.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_table.c -o sys_table.o
mv sys_table.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_random_mti.c -o sys_random_mti.o
mv sys_random_mti.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_darray.c -o sys_darray.o
mv sys_darray.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_time.c -o sys_time.o
mv sys_time.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_plusargs.c -o sys_plusargs.o
mv sys_plusargs.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
flex -t sdf_lexor.lex > sdf_lexor.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_vcdoff.c -o sys_vcdoff.o
mv sys_vcdoff.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c mt19937int.c -o mt19937int.o
mv mt19937int.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_sdf.c -o sys_sdf.o
mv sys_sdf.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
flex -t table_mod_lexor.lex > table_mod_lexor.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
bison --verbose -t -p tblmod -d -o table_mod_parse.c table_mod_parse.y
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vcd_priv.c -o vcd_priv.o
mv vcd_priv.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
bison --verbose -t -p sdf -d -o sdf_parse.c sdf_parse.y
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c stringheap.c -o stringheap.o
mv stringheap.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_priv.c -o sys_priv.o
mv sys_priv.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c v2009_table.c -o v2009_table.o
mv v2009_table.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_readmem.c -o sys_readmem.o
sys_readmem.c: In function 'get_mem_params':
sys_readmem.c:51:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
     if (vpi_get(vpiConstType, *start_item) != vpiRealConst) break;
        ^
sys_readmem.c:52:3: note: here
   case vpiRealVar:
   ^~~~
sys_readmem.c:67:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (vpi_get(vpiConstType, *stop_item) != vpiRealConst) {
       ^
sys_readmem.c:70:9: note: here
         case vpiRealVar:
         ^~~~
mv sys_readmem.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_fileio.c -o sys_fileio.o
sys_fileio.c: In function 'sys_fopen_calltf':
sys_fileio.c:134:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (! fail) break;
       ^
sys_fileio.c:136:9: note: here
         default:
         ^~~~~~~
mv sys_fileio.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_random.c -o sys_random.o
mv sys_random.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_clog2.c -o sys_clog2.o
mv sys_clog2.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vams_simparam.c -o vams_simparam.o
mv vams_simparam.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_queue.c -o sys_queue.o
sys_queue.c: In function 'fill_variable_with_scaled_time':
sys_queue.c:783:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
     val_ptr[1].aval = (c_time >> 32) & 0xffffffff;
     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sys_queue.c:784:8: note: here
        case 1:
        ^~~~
mv sys_queue.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_vcd.c -o sys_vcd.o
mv sys_vcd.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c v2005_math.c -o v2005_math.o
mv v2005_math.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c v2009_array.c -o v2009_array.o
mv v2009_array.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c va_math.c -o va_math.o
mv va_math.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vpi_debug.c -o vpi_debug.o
mv vpi_debug.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c table_mod.c -o table_mod.o
mv table_mod.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -shared -o v2005_math.vpi sys_clog2.o v2005_math.o -L../vvp  -lvpi 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vhdl_table.c -o vhdl_table.o
mv vhdl_table.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -shared -o va_math.vpi va_math.o -L../vvp  -lvpi 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c v2009_string.c -o v2009_string.o
mv v2009_string.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -shared -o vpi_debug.vpi vpi_debug.o -L../vvp  -lvpi -lm -lpthread -lhistory -lreadline 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -shared -o vhdl_sys.vpi vhdl_table.o -L../vvp  -lvpi -lm -lpthread -lhistory -lreadline 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c v2009_enum.c -o v2009_enum.o
v2009_enum.c: In function 'ivl_enum_method_next_prev_compiletf':
v2009_enum.c:110:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
     if (vpi_get(vpiConstType, arg_count) != vpiStringConst) break;
        ^
v2009_enum.c:111:3: note: here
   default:
   ^~~~~~~
mv v2009_enum.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_scanf.c -o sys_scanf.o
sys_scanf.c: In function 'sys_sscanf_compiletf':
sys_scanf.c:1405:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (vpi_get(vpiConstType, reg) == vpiStringConst) break;
         ^
sys_scanf.c:1407:4: note: here
    default:
    ^~~~~~~
sys_scanf.c: In function 'is_assignable_obj':
sys_scanf.c:1260:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (! is_assignable_obj(vpi_handle(vpiParent, obj))) break;
         ^
sys_scanf.c:1261:2: note: here
  case vpiIntegerVar:
  ^~~~
mv sys_scanf.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -shared -o v2009.vpi v2009_table.o v2009_array.o v2009_enum.o v2009_string.o -L../vvp  -lvpi -lm -lpthread -lhistory -lreadline 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c table_mod_parse.c -o table_mod_parse.o
mv table_mod_parse.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sdf_lexor.c -o sdf_lexor.o
mv sdf_lexor.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c table_mod_lexor.c -o table_mod_lexor.o
mv table_mod_lexor.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_readmem_lex.c -o sys_readmem_lex.o
mv sys_readmem_lex.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sdf_parse.c -o sdf_parse.o
mv sdf_parse.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-gcc -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sys_display.c -o sys_display.o
sys_display.c: In function 'sys_check_args':
sys_display.c:1133:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
     if (is_monitor && vpi_get(vpiConstantSelect, arg) == 0) {
        ^
sys_display.c:1142:8: note: here
        case vpiConstant:
        ^~~~
mv sys_display.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-g++ -I. -I.. -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vcd_priv2.cc -o vcd_priv2.o
mv vcd_priv2.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
x86_64-alt-linux-g++ -shared -o system.vpi sys_table.o sys_convert.o sys_countdrivers.o sys_darray.o sys_deposit.o sys_display.o sys_fileio.o sys_finish.o sys_icarus.o sys_plusargs.o sys_queue.o sys_random.o sys_random_mti.o sys_readmem.o sys_readmem_lex.o sys_scanf.o sys_sdf.o sys_time.o sys_vcd.o sys_vcdoff.o vcd_priv.o mt19937int.o sys_priv.o sdf_parse.o sdf_lexor.o stringheap.o vams_simparam.o table_mod.o table_mod_parse.o table_mod_lexor.o vcd_priv2.o -L../vvp  -lvpi -lm -lpthread -lhistory -lreadline 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c getcstringp.c -o getcstringp.o
mv getcstringp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c asynch.c -o asynch.o
mv asynch.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c getinstance.c -o getinstance.o
mv getinstance.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c finish.c -o finish.o
mv finish.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c delay.c -o delay.o
mv delay.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c exprinfo.c -o exprinfo.o
mv exprinfo.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c nodeinfo.c -o nodeinfo.o
mv nodeinfo.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c nump.c -o nump.o
mv nump.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c mc_scan_plusargs.c -o mc_scan_plusargs.o
mv mc_scan_plusargs.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c io_print.c -o io_print.o
mv io_print.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c getlongp.c -o getlongp.o
mv getlongp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c putlongp.c -o putlongp.o
mv putlongp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c math.c -o math.o
mv math.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c getp.c -o getp.o
getp.c: In function 'tf_igetp':
getp.c:55:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      rtn = (int) value.value.str; /* Oh my */
            ^
mv getp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c putp.c -o putp.o
mv putp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c spname.c -o spname.o
mv spname.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c typep.c -o typep.o
mv typep.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c priv.c -o priv.o
mv priv.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c workarea.c -o workarea.o
mv workarea.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_close.c -o a_close.o
mv a_close.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_compare_handles.c -o a_compare_handles.o
mv a_compare_handles.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c getsimtime.c -o getsimtime.o
mv getsimtime.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_configure.c -o a_configure.o
mv a_configure.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_argc.c -o a_fetch_argc.o
mv a_fetch_argc.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_argv.c -o a_fetch_argv.o
mv a_fetch_argv.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_dir.c -o a_fetch_dir.o
mv a_fetch_dir.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_fullname.c -o a_fetch_fullname.o
mv a_fetch_fullname.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_location.c -o a_fetch_location.o
mv a_fetch_location.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_range.c -o a_fetch_range.o
mv a_fetch_range.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_time.c -o a_fetch_time.o
mv a_fetch_time.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_param.c -o a_fetch_param.o
mv a_fetch_param.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_type.c -o a_fetch_type.o
mv a_fetch_type.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_handle_by_name.c -o a_handle_by_name.o
mv a_handle_by_name.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_type_str.c -o a_fetch_type_str.o
mv a_fetch_type_str.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_initialize.c -o a_initialize.o
mv a_initialize.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_handle_hiconn.c -o a_handle_hiconn.o
mv a_handle_hiconn.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_handle_object.c -o a_handle_object.o
mv a_handle_object.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_tfarg.c -o a_fetch_tfarg.o
mv a_fetch_tfarg.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_handle_parent.c -o a_handle_parent.o
mv a_handle_parent.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_handle_simulated_net.c -o a_handle_simulated_net.o
mv a_handle_simulated_net.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_fetch_value.c -o a_fetch_value.o
mv a_fetch_value.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_handle_tfarg.c -o a_handle_tfarg.o
mv a_handle_tfarg.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_next_topmod.c -o a_next_topmod.o
mv a_next_topmod.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c veriusertfs.c -o veriusertfs.o
veriusertfs.c: In function 'veriusertfs_register_table':
veriusertfs.c:153:23: warning: cast between incompatible function types from 'int (*)(int,  int)' to 'PLI_INT32 (*)(PLI_BYTE8 *)' {aka 'int (*)(char *)'} [-Wcast-function-type]
      tf_data.sizetf = (PLI_INT32 (*)(PLI_BYTE8 *))tf->sizetf;
                       ^
mv veriusertfs.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_next_port.c -o a_next_port.o
mv a_next_port.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_next_bit.c -o a_next_bit.o
mv a_next_bit.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_next.c -o a_next.o
mv a_next.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_product_version.c -o a_product_version.o
mv a_product_version.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_version.c -o a_version.o
mv a_version.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_object_of_type.c -o a_object_of_type.o
mv a_object_of_type.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_set_value.c -o a_set_value.o
mv a_set_value.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c a_vcl.c -o a_vcl.o
mv a_vcl.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
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
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
rm -f libveriuser.a
ar cvq libveriuser.a libveriuser.o
a - libveriuser.o
ranlib libveriuser.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c cadpli.c
mv cadpli.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
x86_64-alt-linux-gcc -shared  -o cadpli.vpl cadpli.o ../libveriuser/libveriuser.o -L../vvp -lvpi
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c null.c -o null.o
mv null.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
x86_64-alt-linux-gcc -shared  -o null.tgt null.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c classes.c -o classes.o
mv classes.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c enumerate.c -o enumerate.o
mv enumerate.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c types.c -o types.o
mv types.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c constant.c -o constant.o
mv constant.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c switches.c -o switches.o
mv switches.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c statement.c -o statement.o
mv statement.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expression.c -o expression.o
mv expression.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c stub.c -o stub.o
mv stub.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
x86_64-alt-linux-gcc -shared  -o stub.tgt stub.o classes.o constant.o enumerate.o expression.o statement.o switches.o types.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_substitute.c -o draw_substitute.o
mv draw_substitute.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_class.c -o draw_class.o
mv draw_class.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_switch.c -o draw_switch.o
mv draw_switch.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_delay.c -o draw_delay.o
mv draw_delay.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_bool.c -o eval_bool.o
mv eval_bool.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_enum.c -o draw_enum.o
mv draw_enum.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_mux.c -o draw_mux.o
mv draw_mux.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp.c -o vvp.o
mv vvp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_ufunc.c -o draw_ufunc.o
mv draw_ufunc.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_condit.c -o eval_condit.o
mv eval_condit.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
echo 'flag:VVP_EXECUTABLE=/usr/bin/vvp' | cat ./vvp.conf.in - > vvp.conf
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
echo 'flag:VVP_EXECUTABLE=/usr/bin/vvp' | cat ./vvp-s.conf.in - > vvp-s.conf
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_object.c -o eval_object.o
mv eval_object.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vector.c -o vector.o
mv vector.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_string.c -o eval_string.o
mv eval_string.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_expr.c -o eval_expr.o
mv eval_expr.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c modpath.c -o modpath.o
mv modpath.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_real.c -o eval_real.o
mv eval_real.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_vpi.c -o draw_vpi.o
mv draw_vpi.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c draw_net_input.c -o draw_net_input.o
mv draw_net_input.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c eval_vec4.c -o eval_vec4.o
mv eval_vec4.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c stmt_assign.c -o stmt_assign.o
mv stmt_assign.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_process.c -o vvp_process.o
mv vvp_process.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vvp_scope.c -o vvp_scope.o
mv vvp_scope.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
x86_64-alt-linux-gcc -shared  -o vvp.tgt vvp.o draw_class.o draw_delay.o draw_enum.o draw_mux.o draw_net_input.o draw_substitute.o draw_switch.o draw_ufunc.o draw_vpi.o eval_bool.o eval_condit.o eval_expr.o eval_object.o eval_real.o eval_string.o eval_vec4.o modpath.o stmt_assign.o vector.o vvp_process.o vvp_scope.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vhdl.cc -o vhdl.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from vhdl.cc:23:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv vhdl.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vhdl_element.cc -o vhdl_element.o
In file included from vhdl_element.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
vhdl_element.cc:111:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 void* vhdl_element::operator new(size_t size) throw (bad_alloc)
                                               ^~~~~
mv vhdl_element.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vhdl_type.cc -o vhdl_type.o
In file included from vhdl_type.hh:24,
                 from vhdl_type.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv vhdl_type.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c process.cc -o process.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from process.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv process.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c support.cc -o support.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from support.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv support.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm.cc -o lpm.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from lpm.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv lpm.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c cast.cc -o cast.o
In file included from vhdl_syntax.hh:27,
                 from cast.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv cast.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c logic.cc -o logic.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from logic.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv logic.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expr.cc -o expr.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from expr.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv expr.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c state.cc -o state.o
In file included from vhdl_syntax.hh:27,
                 from state.cc:22:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv state.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c scope.cc -o scope.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from scope.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv scope.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vhdl_syntax.cc -o vhdl_syntax.o
In file included from vhdl_syntax.hh:27,
                 from vhdl_syntax.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
mv vhdl_syntax.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c stmt.cc -o stmt.o
In file included from vhdl_syntax.hh:27,
                 from support.hh:24,
                 from vhdl_target.h:8,
                 from stmt.cc:21:
vhdl_element.hh:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    void* operator new(size_t size) throw (std::bad_alloc);
                                    ^~~~~
stmt.cc: In function 'void get_nexuses_from_expr(ivl_expr_t, std::set<ivl_nexus_s*>&)':
stmt.cc:685:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
       get_nexuses_from_expr(ivl_expr_oper3(expr), out);
       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
stmt.cc:686:4: note: here
    case IVL_EX_BINARY:
    ^~~~
stmt.cc:687:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
       get_nexuses_from_expr(ivl_expr_oper2(expr), out);
       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
stmt.cc:688:4: note: here
    case IVL_EX_UNARY:
    ^~~~
mv stmt.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
x86_64-alt-linux-g++ -shared  -o vhdl.tgt vhdl.o state.o vhdl_element.o vhdl_type.o vhdl_syntax.o scope.o process.o stmt.o expr.o lpm.o support.o cast.o logic.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c event.c -o event.o
mv event.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c vlog95.c -o vlog95.o
mv vlog95.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c udp.c -o udp.o
mv udp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c numbers.c -o numbers.o
mv numbers.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c misc.c -o misc.o
mv misc.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c expr.c -o expr.o
expr.c: In function 'emit_expr_binary':
expr.c:444:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (ivl_expr_value(expr) == IVL_VT_REAL) {
         ^
expr.c:450:2: note: here
  case '+':
  ^~~~
expr.c:489:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (! allow_signed) {
         ^
expr.c:495:2: note: here
  case 'l':
  ^~~~
mv expr.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c scope.c -o scope.o
mv scope.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c stmt.c -o stmt.o
mv stmt.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c logic_lpm.c -o logic_lpm.o
logic_lpm.c: In function 'emit_lpm_as_ca':
logic_lpm.c:1057:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vlog_errors += 1;
      ~~~~~~~~~~~~^~~~
logic_lpm.c:1058:2: note: here
  case IVL_LPM_CONCAT:
  ^~~~
logic_lpm.c: In function 'dump_nexus_information':
logic_lpm.c:2170:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
         case IVL_VT_DARRAY:  fprintf(stderr, " dynamic array");
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
logic_lpm.c:2171:9: note: here
         case IVL_VT_CLASS:   fprintf(stderr, " class");
         ^~~~
logic_lpm.c:2171:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
         case IVL_VT_CLASS:   fprintf(stderr, " class");
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
logic_lpm.c:2172:9: note: here
         case IVL_VT_QUEUE:   fprintf(stderr, " queue");
         ^~~~
mv logic_lpm.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
x86_64-alt-linux-gcc -shared  -o vlog95.tgt vlog95.o event.o expr.o logic_lpm.o misc.o numbers.o scope.o stmt.o udp.o -lm 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
flex -s -ofp_lex.cc ./fp.lex
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
bison --verbose -t -p fp -d -o fp.cc fp.y
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
mv fp.cc.h fp.h 2>/dev/null || mv fp.hh fp.h
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c show_netlist.cc -o show_netlist.o
mv show_netlist.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c pcb.cc -o pcb.o
mv pcb.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c fp_lex.cc -o fp_lex.o
mv fp_lex.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c show_pcb.cc -o show_pcb.o
mv show_pcb.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c fp.cc -o fp.o
mv fp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c footprint.cc -o footprint.o
mv footprint.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c scope.cc -o scope.o
mv scope.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
x86_64-alt-linux-g++ -shared  -o pcb.tgt pcb.o scope.o show_netlist.o show_pcb.o footprint.o fp.o fp_lex.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c logic_gate.cc -o logic_gate.o
mv logic_gate.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm_ff.cc -o lpm_ff.o
mv lpm_ff.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm_cmp_eq.cc -o lpm_cmp_eq.o
mv lpm_cmp_eq.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c constants.cc -o constants.o
mv constants.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm.cc -o lpm.o
mv lpm.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm_part_vp.cc -o lpm_part_vp.o
mv lpm_part_vp.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm_add.cc -o lpm_add.o
mv lpm_add.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm_re_logic.cc -o lpm_re_logic.o
mv lpm_re_logic.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm_cmp_gt.cc -o lpm_cmp_gt.o
mv lpm_cmp_gt.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c lpm_mux.cc -o lpm_mux.o
mv lpm_mux.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c blif.cc -o blif.o
mv blif.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c nex_data.cc -o nex_data.o
mv nex_data.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
x86_64-alt-linux-g++ -shared  -o blif.tgt blif.o constants.o logic_gate.o lpm.o lpm_add.o lpm_cmp_eq.o lpm_cmp_gt.o lpm_ff.o lpm_mux.o lpm_part_vp.o lpm_re_logic.o nex_data.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c scan_logs.cc -o scan_logs.o
mv scan_logs.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c scan_lpms.cc -o scan_lpms.o
mv scan_lpms.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
x86_64-alt-linux-g++ -I. -I..  -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c sizer.cc -o sizer.o
mv sizer.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
x86_64-alt-linux-g++ -shared  -o sizer.tgt sizer.o scan_lpms.o scan_logs.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
mkdir dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
flex -s -t cflexor.lex > cflexor.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
../version.exe `head -1 ./iverilog.man.in`'\n' > iverilog.man
tail -n +2 ./iverilog.man.in >> iverilog.man
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
bison --verbose -t -p cf -d -o cfparse.c cfparse.y
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c substit.c -o substit.o
mv substit.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c cfparse.c -o cfparse.o
mv cfparse.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c -DIVL_ROOT='"/usr/lib64/ivl"' -DIVL_SUFFIX='""' -DIVL_INC='"/usr/include"' -DIVL_LIB='"/usr/lib64"' -DDLLIB='"-ldl"' ./main.c
./main.c: In function 'main':
./main.c:450:39: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4092 [-Wformat-truncation=]
       snprintf(tmp, sizeof tmp, " -C\"%s\" -- -", iconfig_common_path);
                                       ^~          ~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from ./main.c:53:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./main.c:323:58: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4080 [-Wformat-truncation=]
       snprintf(tmp, sizeof tmp, "%s%civl -V -C\"%s\" -C\"%s\"", base, sep,
                                                          ^~
         iconfig_path, iconfig_common_path);
                       ~~~~~~~~~~~~~~~~~~~                 
In file included from /usr/include/stdio.h:862,
                 from ./main.c:53:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 18 or more bytes (assuming 4113) into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv main.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
x86_64-alt-linux-gcc -I. -I..  -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -MD -c cflexor.c -o cflexor.o
mv cflexor.d dep
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
x86_64-alt-linux-gcc  main.o substit.o cflexor.o cfparse.o -o iverilog 
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84535
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/iverilog-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/iverilog-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd iverilog-10.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/iverilog-buildroot
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
make -C ivlpp all &&  make -C vhdlpp all &&  make -C vvp all &&  make -C vpi all &&  make -C libveriuser all &&  make -C cadpli all &&  make -C tgt-null all &&  make -C tgt-stub all &&  make -C tgt-vvp all &&  make -C tgt-vhdl all &&  make -C tgt-vlog95 all &&  make -C tgt-pcb all &&  make -C tgt-blif all &&  make -C tgt-sizer all &&  make -C driver all &&  true
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
./mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" \
    "/usr/src/tmp/iverilog-buildroot/usr/include/iverilog" \
    "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl" \
    "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/include" \
    "/usr/src/tmp/iverilog-buildroot/usr/share/man" \
    "/usr/src/tmp/iverilog-buildroot/usr/share/man/man1"
mkdir -p -- /usr/src/tmp/iverilog-buildroot/usr/bin /usr/src/tmp/iverilog-buildroot/usr/include/iverilog /usr/src/tmp/iverilog-buildroot/usr/lib64/ivl /usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/include /usr/src/tmp/iverilog-buildroot/usr/share/man /usr/src/tmp/iverilog-buildroot/usr/share/man/man1
/usr/libexec/rpm-build/install -p ./ivl "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/ivl"
/usr/libexec/rpm-build/install -p -m 644 ./constants.vams "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/include/constants.vams"
/usr/libexec/rpm-build/install -p -m 644 ./disciplines.vams "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/include/disciplines.vams"
/usr/libexec/rpm-build/install -p -m 644 ./ivl_target.h "/usr/src/tmp/iverilog-buildroot/usr/include/iverilog/ivl_target.h"
/usr/libexec/rpm-build/install -p -m 644 _pli_types.h "/usr/src/tmp/iverilog-buildroot/usr/include/iverilog/_pli_types.h"
/usr/libexec/rpm-build/install -p -m 644 ./sv_vpi_user.h "/usr/src/tmp/iverilog-buildroot/usr/include/iverilog/sv_vpi_user.h"
/usr/libexec/rpm-build/install -p -m 644 ./vpi_user.h "/usr/src/tmp/iverilog-buildroot/usr/include/iverilog/vpi_user.h"
/usr/libexec/rpm-build/install -p -m 644 ./acc_user.h "/usr/src/tmp/iverilog-buildroot/usr/include/iverilog/acc_user.h"
/usr/libexec/rpm-build/install -p -m 644 ./veriuser.h "/usr/src/tmp/iverilog-buildroot/usr/include/iverilog/veriuser.h"
/usr/libexec/rpm-build/install -p ./iverilog-vpi "/usr/src/tmp/iverilog-buildroot/usr/bin/iverilog-vpi"
/usr/libexec/rpm-build/install -p -m 644 iverilog-vpi.man "/usr/src/tmp/iverilog-buildroot/usr/share/man/man1/iverilog-vpi.1"
make -C ivlpp install &&  make -C vhdlpp install &&  make -C vvp install &&  make -C vpi install &&  make -C libveriuser install &&  make -C cadpli install &&  make -C tgt-null install &&  make -C tgt-stub install &&  make -C tgt-vvp install &&  make -C tgt-vhdl install &&  make -C tgt-vlog95 install &&  make -C tgt-pcb install &&  make -C tgt-blif install &&  make -C tgt-sizer install &&  make -C driver install &&  true
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./ivlpp "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/ivlpp"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./vhdlpp "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vhdlpp"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" "/usr/src/tmp/iverilog-buildroot/usr/lib64" "/usr/src/tmp/iverilog-buildroot/usr/share/man/man1"
/usr/libexec/rpm-build/install -p ./vvp "/usr/src/tmp/iverilog-buildroot/usr/bin/vvp"
/usr/libexec/rpm-build/install -p -m 644 libvpi.a "/usr/src/tmp/iverilog-buildroot/usr/lib64/libvpi.a"
/usr/libexec/rpm-build/install -p -m 644 vvp.man "/usr/src/tmp/iverilog-buildroot/usr/share/man/man1/vvp.1"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64" "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./system.vpi "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/system.vpi"
/usr/libexec/rpm-build/install -p -m 644 system.sft "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/system.sft"
/usr/libexec/rpm-build/install -p ./va_math.vpi "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/va_math.vpi"
/usr/libexec/rpm-build/install -p -m 644 va_math.sft "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/va_math.sft"
/usr/libexec/rpm-build/install -p ./v2005_math.vpi "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/v2005_math.vpi"
/usr/libexec/rpm-build/install -p -m 644 v2005_math.sft "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/v2005_math.sft"
/usr/libexec/rpm-build/install -p ./v2009.vpi "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/v2009.vpi"
/usr/libexec/rpm-build/install -p -m 644 v2009.sft "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/v2009.sft"
/usr/libexec/rpm-build/install -p ./vhdl_sys.vpi "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vhdl_sys.vpi"
/usr/libexec/rpm-build/install -p -m 644 vhdl_sys.sft "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vhdl_sys.sft"
/usr/libexec/rpm-build/install -p ./vpi_debug.vpi "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vpi_debug.vpi"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64"
/usr/libexec/rpm-build/install -p -m 644 ./libveriuser.a "/usr/src/tmp/iverilog-buildroot/usr/lib64/libveriuser.a"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./cadpli.vpl "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/cadpli.vpl"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./null.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/null.tgt"
/usr/libexec/rpm-build/install -p -m 644 ./null.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/null.conf"
/usr/libexec/rpm-build/install -p -m 644 ./null-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/null-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./stub.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/stub.tgt"
/usr/libexec/rpm-build/install -p -m 644 stub.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/stub.conf"
/usr/libexec/rpm-build/install -p -m 644 stub-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/stub-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./vvp.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vvp.tgt"
/usr/libexec/rpm-build/install -p -m 644 vvp.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vvp.conf"
/usr/libexec/rpm-build/install -p -m 644 vvp-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vvp-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./vhdl.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vhdl.tgt"
/usr/libexec/rpm-build/install -p -m 644 vhdl.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vhdl.conf"
/usr/libexec/rpm-build/install -p -m 644 vhdl-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vhdl-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./vlog95.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vlog95.tgt"
/usr/libexec/rpm-build/install -p -m 644 ./vlog95.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vlog95.conf"
/usr/libexec/rpm-build/install -p -m 644 ./vlog95-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/vlog95-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./pcb.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/pcb.tgt"
/usr/libexec/rpm-build/install -p -m 644 ./pcb.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/pcb.conf"
/usr/libexec/rpm-build/install -p -m 644 ./pcb-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/pcb-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./blif.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/blif.tgt"
/usr/libexec/rpm-build/install -p -m 644 ./blif.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/blif.conf"
/usr/libexec/rpm-build/install -p -m 644 ./blif-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/blif-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl"
/usr/libexec/rpm-build/install -p ./sizer.tgt "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/sizer.tgt"
/usr/libexec/rpm-build/install -p -m 644 ./sizer.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/sizer.conf"
/usr/libexec/rpm-build/install -p -m 644 ./sizer-s.conf "/usr/src/tmp/iverilog-buildroot/usr/lib64/ivl/sizer-s.conf"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
./../mkinstalldirs "/usr/src/tmp/iverilog-buildroot/usr/bin" "/usr/src/tmp/iverilog-buildroot/usr/share/man/man1"
/usr/libexec/rpm-build/install -p ./iverilog "/usr/src/tmp/iverilog-buildroot/usr/bin/iverilog"
/usr/libexec/rpm-build/install -p -m 644 iverilog.man "/usr/src/tmp/iverilog-buildroot/usr/share/man/man1/iverilog.1"
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
+ mkdir -p /usr/src/tmp/iverilog-buildroot/usr/share/doc/iverilog-10.2/examples/
+ install -m644 BUGS.txt QUICK_START.txt README.txt attributes.txt cygwin.txt developer-quick-start.txt extensions.txt glossary.txt ieee1364-notes.txt ivl_target.txt lpm.txt macosx.txt mingw.txt netlist.txt swift.txt t-dll.txt va_math.txt vpi.txt xilinx-hint.txt /usr/src/tmp/iverilog-buildroot/usr/share/doc/iverilog-10.2/
+ install -m644 examples/clbff.v examples/des.v examples/hello.vl examples/hello_vpi.c examples/hello_vpi.vl examples/outff.v examples/pal_reg.v examples/show_vcd.vl examples/sqrt-virtex.v examples/sqrt.vl examples/xnf_add.vl examples/xram16x1.v /usr/src/tmp/iverilog-buildroot/usr/share/doc/iverilog-10.2/examples/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/iverilog-buildroot (auto)
mode of './usr/lib64/ivl/sizer.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/blif.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/pcb.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/vlog95.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/vhdl.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/vvp.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/stub.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/null.tgt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/cadpli.vpl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/vpi_debug.vpi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/vhdl_sys.vpi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/v2009.vpi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/v2005_math.vpi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/va_math.vpi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ivl/system.vpi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/iverilog-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/iverilog-buildroot/ (default)
Compressing files in /usr/src/tmp/iverilog-buildroot (auto)
Adjusting library links in /usr/src/tmp/iverilog-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/iverilog-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=relaxed)
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_process_file
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_child
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_basename
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_lpm_type
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_childs
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_lpm_size
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_type
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_nexus_ptr
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_logic_width
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_logic_type
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_process_attr_val
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_design_roots
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_design_process
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_lpm
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_logs
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_process_lineno
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_nexus_ptr_sig
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_log
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_design_flag
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_lpm_q
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_lpms
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_signal_width
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_lpm_width
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_scope_name
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_nexus_ptrs
verify-elf: WARNING: ./usr/lib64/ivl/sizer.tgt: undefined symbol: ivl_process_attr_cnt
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_process_file
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_child
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_scope
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_basename
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_sig
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_design_const
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_type
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_childs
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_size
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_async_clr
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_enable
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_type
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_const_scope
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_data
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_packed_lsb
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_nexus_ptr
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_logic_width
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_logic_type
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_design_roots
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_nexus_get_private
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_design_process
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_packed_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_design_consts
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_nex
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_lpm
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_logs
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_process_lineno
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_nexus_ptr_sig
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_const_nex
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_base
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_log
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_select
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_design_flag
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_sigs
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_q
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_logic_pin
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_signed
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_const_width
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_parent
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_lineno
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_async_set
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_scope_lpms
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_nexus_set_private
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_basename
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_const_bits
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_selects
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_width
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_width
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_logic_pins
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_nexus_ptrs
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_packed_msb
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_clk
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_lpm_file
verify-elf: WARNING: ./usr/lib64/ivl/blif.tgt: undefined symbol: ivl_signal_port
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_attr_cnt
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_expr_type
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_children
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_basename
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_sig
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_type
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_tname
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_expr_string
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_attr_val
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_param
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_design_roots
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_nexus_get_private
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_signal_nex
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_parameter_basename
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_signal_array_count
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_design_flag
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_sigs
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_parameter_expr
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_params
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_nexus_set_private
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_signal_basename
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_scope_name
verify-elf: WARNING: ./usr/lib64/ivl/pcb.tgt: undefined symbol: ivl_signal_port
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_expr
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_process_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_b
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_sync_clr
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_event
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_design_process
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_string
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_clk
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_data_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_array_count
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_sel_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_parm
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_sig
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_local
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_events
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_oper1
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_sigs
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_signed
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_process_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_case_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_delay_expr
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_enable
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_oper3
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_ports
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_statement_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_signal
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_opcode
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_type_prop_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_q
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_base
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_nin
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_bits
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_packed_msb
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_time_precision
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lval_idx
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_delay_val
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr_con
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_sync_set
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_nany
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lval_property_idx
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr_drive0
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_sset_value
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_call
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_dvalue
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_path_condit
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_drive1
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_design_time_precision
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_integer
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_design_roots
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_param
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_row
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptrs
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_basename
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_neg
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_cond_true
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_cond_expr
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_def_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_npath
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lval_nest
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_basename
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_case_expr
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_opcode
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_type_prop_name
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_nex
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_aset_value
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_drive0
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_mod_port
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_event
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_array
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_def
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_lpm
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_delay_val
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_lvals
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_def
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_init
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_signed
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_nneg
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_port
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_delay
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_set_private
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_bits
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_parameter
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_net_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_path_source_posedge
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_process_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_design_delay_sel
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lval_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_string
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_udp
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_value
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_repeat
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_nevent
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_a
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_pin
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_path_source_negedge
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_pos
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_define
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_sub_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_name
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_basename
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_is_cell
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_negedge
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr_lpm
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr_pin
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_sequ
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_process_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_block_count
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_switches
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_size
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_enable
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_signed
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_oper2
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr_sig
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_path_source
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_name
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_is_auto
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_lpms
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_npos
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_array_base
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_port
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_msb
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_logs
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_design_flag
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_parm
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_data
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_pins
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr_drive1
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_async_set
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_cond_false
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_def_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_parms
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_signed
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_async_clr
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_case_count
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_time_units
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_path_delay
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_drive0
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_switch
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_block_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lval_part_off
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_scope
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_name
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_rval
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_select
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_path_is_condit
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_children
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_block_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_lval
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_any
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_drive1
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_delay
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_uvalue
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_parent
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lpm_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_basename
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lval_sel_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_process_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_get_private
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_log
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_expr_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_tname
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_params
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_lsb
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_name
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_port
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_delay
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_packed_lsb
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_udp_rows
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_parm_count
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_lval_sig
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_path
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_basename
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_stmt_file
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_array_addr_swapped
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_nexus_ptr_log
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_parameter_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_type
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_real
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_event_basename
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_packed_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_const_width
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_is_cassign
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_logic_delay
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_scope_events
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_nex
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_signal_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/vlog95.tgt: undefined symbol: ivl_switch_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_process_file
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_array
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_lval
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_const_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_cond_expr
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_basename
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_ptr_lpm
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_array_base
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_children
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_def
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_udp_nin
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_name
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_udp_rows
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_basename
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_sig
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_call
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_parm
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lval_sig
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_file
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_file
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_udp
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_sub_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_size
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_events
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_block_scope
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_scope
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_block_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_dvalue
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_ptr_log
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_event_any
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_signal
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_data
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_delay_expr
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_tname
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_string
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_ptr
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_width
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_signed
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lval_part_off
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_udp_sequ
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_const_signed
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_event_neg
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_event_nany
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_process_scope
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_oper3
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_param
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_parm_count
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_design_roots
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_event_pos
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lval_idx
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_udp_name
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_opcode
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_get_private
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_design_process
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_file
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_nex
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_lpm
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_scope
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_logs
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_repeat
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_event_npos
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_case_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_ptr_con
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_parm
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_process_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_local
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_ptr_sig
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_parameter_basename
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_signed
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_cond_true
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_base
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_parms
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_log
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_select
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_ptr_pin
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_array_count
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_design_flag
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_define
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_oper2
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_udp_row
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_block_count
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_def_file
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_cond_false
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_event_nneg
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_sigs
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_name
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_def_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_q
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_width
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_parameter_expr
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_bits
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_pin
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_signed
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_statement_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_rval
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_const_width
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_time_units
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_parent
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_def
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_lpms
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_oper1
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_params
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_lvals
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_ports
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_set_private
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_basename
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_time_precision
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_const_bits
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_selects
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_process_type
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_width
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_basename
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_width
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_case_expr
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_delay
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_delay_val
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_expr_uvalue
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_name
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_logic_pins
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_const_real
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_port
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_nexus_ptrs
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_nevent
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lpm_name
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_process_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_scope_file
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_lval_width
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_case_count
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_signal_port
verify-elf: WARNING: ./usr/lib64/ivl/vhdl.tgt: undefined symbol: ivl_stmt_delay_val
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_parameter_expr
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_process_scope
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_b
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_mod_module_port_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_sync_clr
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_event
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_design_process
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_packed_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_string
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_clk
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_data_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_array_count
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_parm
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_sig
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_local
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_events
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_net_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_oper1
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_sigs
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_signed
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_enum_signed
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_enum_bits
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_process_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_island_flag_set
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_case_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_delay_expr
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_enable
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_oper3
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_ports
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_scope
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_statement_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_signal
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_basename
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_opcode
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_prop_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_q
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_base
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_process_attr_val
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_udp_nin
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_const_bits
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_sfunc_as_task
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_packed_msb
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_parameter_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_signed
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_time_precision
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lval_idx
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_delay_val
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_con
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_sync_set
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_event_nany
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lval_property_idx
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_drive0
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_call
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_dvalue
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_path_condit
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_drive1
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_design_time_precision
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_integer
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_design_roots
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_param
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_udp_row
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptrs
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_parameter_basename
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_event_neg
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_cond_true
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_cond_expr
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_def_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_switch
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_npath
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lval_nest
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_case_expr
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_path_scope
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_opcode
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_prop_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_aset_value
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_drive0
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_event
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_array
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_def
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_lpm
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_property_idx
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_delay_val
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_lvals
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_packed_msb
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_def
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_mod_module_ports
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_udp_init
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_signed
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_enum_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_event_nneg
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_properties
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_delay
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_set_private
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_mod_module_port_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_enumtype
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_bits
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_parameter
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_net_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_path_source_posedge
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_design_delay_sel
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lval_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_scope
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_string
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_udp
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_lwidth
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_value
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_repeat
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_nevent
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_a
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_process_attr_cnt
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_island
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_pin
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_path_source_negedge
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_scope
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_event_pos
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_define
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_sub_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_basename
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_is_cell
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_negedge
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_lpm
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_pin
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_udp_sequ
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_block_count
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_switches
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_size
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_enable
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_signed
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_oper2
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_sig
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_path_source
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_udp_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_is_auto
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_lpms
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_event_npos
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_enumerates
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_offset
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_array_base
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_port
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_logs
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_parameter_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_file_table_size
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_design_flag
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_packed_lsb
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_enum_names
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_parm
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_data
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_lineno
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_pins
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_enum_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_drive1
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_async_set
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_file_table_index
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_element
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_parameter_local
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_cond_false
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_part
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_def_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_parms
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_classes
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_selects
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_async_clr
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_case_count
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_time_units
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_path_delay
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_island_flag_test
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_drive0
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_switch
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_block_scope
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lval_part_off
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_scope
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_rval
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_select
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_path_is_condit
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_children
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_block_stmt
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_file_table_item
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_lval
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_event_any
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_drive1
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_delay
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_uvalue
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_class
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_const_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_basename
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_process_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_get_private
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_log
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_expr_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_tname
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_params
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_name
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_port
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_const_delay
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_forced_net
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_packed_lsb
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_udp_rows
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_parm_count
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lval_sig
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_path
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_stmt_file
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_array_addr_swapped
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_nexus_ptr_log
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_type_base
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_mod_module_port_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_lpm_trigger
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_const_real
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_event_basename
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_enumerate
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_packed_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_enum_type
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_const_width
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_logic_delay
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_scope_events
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_nex
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_signal_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/vvp.tgt: undefined symbol: ivl_switch_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_parameter_expr
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_b
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_branch
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_event
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_design_process
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_packed_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_string
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_clk
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_data_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_array_count
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_parm
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_sig
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_local
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_attr_val
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_events
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_oper1
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_sigs
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_signed
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_width
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_attr_cnt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_enum_bits
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_process_stmt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_branch
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_case_stmt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_delay_expr
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_enable
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_lexp
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_oper3
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_scope
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_statement_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_signal
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_basename
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_opcode
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_prop_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_q
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_const_lineno
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_base
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_width
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_process_attr_val
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_udp_nin
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_const_bits
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_packed_msb
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_time_precision
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lval_idx
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_discipline_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_con
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_nany
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lval_property_idx
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_drive0
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_call
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_width
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_dvalue
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_path_condit
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_drive1
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_integer
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_nature
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_design_roots
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_param
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_udp_row
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptrs
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_const_file
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_parameter_basename
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_attr_val
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_neg
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_cond_true
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_lineno
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_cond_expr
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_file
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_switch
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_npath
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lval_nest
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_basename
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_case_expr
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_path_scope
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_opcode
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_prop_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_drive0
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_sized
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_array
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_scope
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_def
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_lpm
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_delay_val
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_lvals
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_packed_msb
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_def
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_udp_init
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_design_discipline
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_signed
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_nneg
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_properties
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_delay
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_enumtype
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_attr_cnt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_bits
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_parameter
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_design_const
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_net_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_path_source_posedge
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lval_width
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_string
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_udp
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_lwidth
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_value
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_repeat
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_nevent
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_a
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_process_attr_cnt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_island
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_pin
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_path_source_negedge
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_scope
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_pos
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_branch_terminal
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_define
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_sub_stmt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_attr_cnt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_basename
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_is_cell
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_negedge
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_lpm
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_pin
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_udp_sequ
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_block_count
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_switches
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_size
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_scope
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_enable
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_signed
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_oper2
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_sig
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_path_source
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_udp_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_is_auto
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_lineno
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_lpms
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_npos
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_enumerates
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_offset
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_array_base
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_port
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_logs
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_discipline
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_design_flag
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_packed_lsb
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_enum_names
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_parm
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_data
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_pins
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_enum_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_drive1
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_async_set
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_element
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_cond_false
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_part
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_parms
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_classes
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_selects
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_async_clr
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_case_count
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_time_units
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_path_delay
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_drive0
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_switch
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_block_scope
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lval_part_off
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_rval
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_select
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_path_is_condit
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_children
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_block_stmt
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_lval
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_any
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_drive1
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_delay
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_class
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_const_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lpm_width
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_basename
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_process_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_log
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_expr_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_tname
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_params
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_width
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_design_consts
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_packed_lsb
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_udp_rows
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_parm_count
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nature_name
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_lval_sig
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_path
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_basename
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_stmt_file
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_nexus_ptr_log
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_type_base
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_attr_val
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_type
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_const_real
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_event_basename
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_process_analog
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_enumerate
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_packed_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_const_width
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_design_disciplines
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_logic_delay
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_scope_events
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_nex
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_signal_dimensions
verify-elf: WARNING: ./usr/lib64/ivl/stub.tgt: undefined symbol: ivl_switch_type
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_free_object
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: dlopen
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_get_vlog_info
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpip_format_strength
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_get_time
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_scan
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_iterate
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_get_value
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_register_cb
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_control
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_put_value
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_get_userdata
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_handle_by_name
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_put_userdata
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_get
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_vprintf
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: dlerror
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_register_systf
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: dlsym
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_get_str
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: pow
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_printf
verify-elf: WARNING: ./usr/lib64/ivl/cadpli.vpl: undefined symbol: vpi_handle
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpi_scan
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpi_iterate
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpi_get
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpi_register_systf
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpi_get_str
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpi_printf
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpi_handle
verify-elf: WARNING: ./usr/lib64/ivl/vpi_debug.vpi: undefined symbol: vpip_make_systf_system_defined
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_free_object
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_get_time
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_scan
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_iterate
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_register_cb
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_control
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_put_value
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_get_userdata
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_put_userdata
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_get
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_register_systf
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_get_str
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_printf
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpi_handle
verify-elf: WARNING: ./usr/lib64/ivl/vhdl_sys.vpi: undefined symbol: vpip_make_systf_system_defined
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_free_object
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_scan
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_iterate
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_get_value
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_control
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_put_value
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_get
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_register_systf
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_get_str
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_printf
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpi_handle
verify-elf: WARNING: ./usr/lib64/ivl/v2009.vpi: undefined symbol: vpip_make_systf_system_defined
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: pow
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: atan2
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: hypot
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: sqrt
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: log
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: log10
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: exp
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: ceil
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: floor
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: sin
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: cos
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: tan
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: asin
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: acos
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: atan
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: sinh
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: cosh
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: tanh
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: asinh
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: acosh
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: atanh
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_free_object
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_scan
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_iterate
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_get_value
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_register_cb
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_control
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_put_value
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_get_userdata
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_put_userdata
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_get
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpip_calc_clog2
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_register_systf
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_get_str
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_printf
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpi_handle
verify-elf: WARNING: ./usr/lib64/ivl/v2005_math.vpi: undefined symbol: vpip_make_systf_system_defined
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: fmax
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: fmin
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: fabs
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_free_object
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_scan
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_iterate
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_get_value
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_register_cb
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_control
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_put_value
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_get_userdata
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_put_userdata
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_get
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_register_systf
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_get_str
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_printf
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpi_handle
verify-elf: WARNING: ./usr/lib64/ivl/va_math.vpi: undefined symbol: vpip_make_systf_system_defined
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_put_delays
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_mcd_flush
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_handle_by_index
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_register_systf
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get_vlog_info
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_mcd_close
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_put_value
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_scan
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_control
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpip_make_systf_system_defined
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get_userdata
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get_file
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_register_cb
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get_value
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get_str
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpip_format_strength
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_remove_cb
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_free_object
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_put_userdata
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpip_mcd_rawwrite
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get_delays
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_mcd_printf
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_fopen
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpip_set_return_value
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_printf
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_handle
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpip_count_drivers
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_handle_by_name
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_mcd_vprintf
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_iterate
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get_time
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_mcd_open
verify-elf: WARNING: ./usr/lib64/ivl/system.vpi: undefined symbol: vpi_get
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.81980
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd iverilog-10.2
+ make check
make: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2'
make -C ivlpp all &&  make -C vhdlpp all &&  make -C vvp all &&  make -C vpi all &&  make -C libveriuser all &&  make -C cadpli all &&  make -C tgt-null all &&  make -C tgt-stub all &&  make -C tgt-vvp all &&  make -C tgt-vhdl all &&  make -C tgt-vlog95 all &&  make -C tgt-pcb all &&  make -C tgt-blif all &&  make -C tgt-sizer all &&  make -C driver all &&  true
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make -C ivlpp check &&  make -C vhdlpp check &&  make -C vvp check &&  make -C vpi check &&  make -C libveriuser check &&  make -C cadpli check &&  make -C tgt-null check &&  make -C tgt-stub check &&  make -C tgt-vvp check &&  make -C tgt-vhdl check &&  make -C tgt-vlog95 check &&  make -C tgt-pcb check &&  make -C tgt-blif check &&  make -C tgt-sizer check &&  make -C driver check &&  true
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/ivlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vhdlpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
./vvp -M../vpi ./examples/hello.vvp | grep 'Hello, World.'
Hello, World.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/vpi'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/libveriuser'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/cadpli'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-null'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-stub'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vvp'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vhdl'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-vlog95'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-pcb'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-blif'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/tgt-sizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2/driver'
test -r check.conf || cp ./check.conf .
driver/iverilog -B. -BPivlpp -tcheck -ocheck.vvp ./examples/hello.vl
vvp/vvp -M- -M./vpi ./check.vvp | grep 'Hello, World'
Hello, World
make: Leaving directory '/usr/src/RPM/BUILD/iverilog-10.2'
+ exit 0
Processing files: iverilog-10.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dvs7SL
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lDR3bo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: verilog
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libhistory.so.7()(64bit) >= set:jiXz9, libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libreadline.so.7()(64bit) >= set:nmSjS5, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH), rtld(GNU_UNIQUE)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZNpDbd
Creating iverilog-debuginfo package
Processing files: iverilog-debuginfo-10.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fufEb6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LkluF2
find-requires: running scripts (debuginfo)
Requires: iverilog = 10.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libgcc_s.so.1), debug64(libhistory.so.7), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libreadline.so.7), debug64(libstdc++.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/iverilog-10.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/iverilog-debuginfo-10.2-alt1.x86_64.rpm (w2T16.xzdio)
274.18user 72.89system 0:55.06elapsed 630%CPU (0avgtext+0avgdata 410104maxresident)k
0inputs+0outputs (0major+11323285minor)pagefaults 0swaps
3.59user 2.90system 1:06.34elapsed 9%CPU (0avgtext+0avgdata 135656maxresident)k
0inputs+0outputs (0major+287237minor)pagefaults 0swaps
--- iverilog-10.2-alt1.x86_64.rpm.repo	2018-06-22 02:09:39.000000000 +0000
+++ iverilog-10.2-alt1.x86_64.rpm.hasher	2024-05-12 12:00:27.513112019 +0000
@@ -118,5 +118,5 @@
 Provides: iverilog = 10.2-alt1
-File: /usr/bin/iverilog	100755	root:root	23e53aaec6fec4d7d7eb6d77669f7ca8	
+File: /usr/bin/iverilog	100755	root:root	a7735be2bfba4a2a330a93905ecfe94a	
 File: /usr/bin/iverilog-vpi	100755	root:root	9afc61741cd3c69a658b114fdae4d874	
-File: /usr/bin/vvp	100755	root:root	abd6119b62b8b69bfb61a7e7f98ac0c2	
+File: /usr/bin/vvp	100755	root:root	e7f05755dfe3c5b1b9429edc6b88e60d	
 File: /usr/include/iverilog	40755	root:root		
@@ -131,4 +131,4 @@
 File: /usr/lib64/ivl/blif.conf	100644	root:root	d6d0e9da91719339059c1e6c08a001f0	
-File: /usr/lib64/ivl/blif.tgt	100644	root:root	556e1a3c9b4a355a0a93ebeadd36320a	
-File: /usr/lib64/ivl/cadpli.vpl	100644	root:root	34414d2ecb10a7b462a5901d752a489c	
+File: /usr/lib64/ivl/blif.tgt	100644	root:root	e537a1c5bba5472228f89f4364ba4196	
+File: /usr/lib64/ivl/cadpli.vpl	100644	root:root	e52ec8f1ed30b5e95503a34643552146	
 File: /usr/lib64/ivl/include	40755	root:root		
@@ -136,39 +136,39 @@
 File: /usr/lib64/ivl/include/disciplines.vams	100644	root:root	5aa6962a8119ec6d12ef6724d70cbca6	
-File: /usr/lib64/ivl/ivl	100755	root:root	a3ef3fddc493ac6541f4bde0eb115e61	
-File: /usr/lib64/ivl/ivlpp	100755	root:root	b253649a52fa438ddc0ca30b9839b208	
+File: /usr/lib64/ivl/ivl	100755	root:root	9a9d61a0d280ce6bdf26b5b836241add	
+File: /usr/lib64/ivl/ivlpp	100755	root:root	d1a858a9fb1de5e477de87f80919f4d3	
 File: /usr/lib64/ivl/null-s.conf	100644	root:root	5074336f47daca233fb4dae364a2c73b	
 File: /usr/lib64/ivl/null.conf	100644	root:root	c4cc9e8002a05bad6be37321265554a9	
-File: /usr/lib64/ivl/null.tgt	100644	root:root	114a628253680568e4dca50a83f46ebc	
+File: /usr/lib64/ivl/null.tgt	100644	root:root	6aed27e3732700977d40ba1d08630888	
 File: /usr/lib64/ivl/pcb-s.conf	100644	root:root	3576899f64038b288f7d534caa70b336	
 File: /usr/lib64/ivl/pcb.conf	100644	root:root	89ee387b9f83880f597c04655dd1cba5	
-File: /usr/lib64/ivl/pcb.tgt	100644	root:root	c5fed817cca9a24b115be7d23add8c2a	
+File: /usr/lib64/ivl/pcb.tgt	100644	root:root	498c0cd2905d683635fb5f080f498aa0	
 File: /usr/lib64/ivl/sizer-s.conf	100644	root:root	98fb49427ca2bd3e8a8b3b1491834596	
 File: /usr/lib64/ivl/sizer.conf	100644	root:root	98fb49427ca2bd3e8a8b3b1491834596	
-File: /usr/lib64/ivl/sizer.tgt	100644	root:root	95566c6799eade06aecafd7d4a1f5bf1	
+File: /usr/lib64/ivl/sizer.tgt	100644	root:root	45490c38ccda34c40e1f7ffccce17621	
 File: /usr/lib64/ivl/stub-s.conf	100644	root:root	2fe62f456c27bd9b350e8055dfbb98b5	
 File: /usr/lib64/ivl/stub.conf	100644	root:root	0debcaaeb77a98d2edc868b55d78f6a7	
-File: /usr/lib64/ivl/stub.tgt	100644	root:root	01bb78d63e138c2f3fa816ca866baeaf	
+File: /usr/lib64/ivl/stub.tgt	100644	root:root	9c97498b3452ff7989771108b96f7bac	
 File: /usr/lib64/ivl/system.sft	100644	root:root	e77ba7423e438c30a6652bc56469c16b	
-File: /usr/lib64/ivl/system.vpi	100644	root:root	e52d52862d671fe1fb0db6ae01b0d136	
+File: /usr/lib64/ivl/system.vpi	100644	root:root	5c809bedd077497b0229216221023c3a	
 File: /usr/lib64/ivl/v2005_math.sft	100644	root:root	d70d86dc3959881416bef35929310d5a	
-File: /usr/lib64/ivl/v2005_math.vpi	100644	root:root	d8477df1296cc6905ae7f8a639ba52a4	
+File: /usr/lib64/ivl/v2005_math.vpi	100644	root:root	9a5ab0d5c02821cb7ef3fb0461d5a7bb	
 File: /usr/lib64/ivl/v2009.sft	100644	root:root	b9e2d6776c7ebbea3bcfd99324fd2bba	
-File: /usr/lib64/ivl/v2009.vpi	100644	root:root	4362e486f49486a6a0553afe9ce87e0f	
+File: /usr/lib64/ivl/v2009.vpi	100644	root:root	1aa4f96130fadeb3a71555856a53b53e	
 File: /usr/lib64/ivl/va_math.sft	100644	root:root	0f28dc9f62babd35bf5131f21407f05c	
-File: /usr/lib64/ivl/va_math.vpi	100644	root:root	12ca00408c5542b3cb36b59455c6db0d	
+File: /usr/lib64/ivl/va_math.vpi	100644	root:root	0a54ecb6c0b8b879a2e7ee205fa55c64	
 File: /usr/lib64/ivl/vhdl-s.conf	100644	root:root	fee9abf19a33a83c4e6cdd61431caf69	
 File: /usr/lib64/ivl/vhdl.conf	100644	root:root	7d8e2b63df544ed9c80f0e7b11f55481	
-File: /usr/lib64/ivl/vhdl.tgt	100644	root:root	388a1c56d96d343b62a43eba68cd6a1e	
+File: /usr/lib64/ivl/vhdl.tgt	100644	root:root	6c3d95603850eaf9843124b6fc5a7c6c	
 File: /usr/lib64/ivl/vhdl_sys.sft	100644	root:root	67716ca99e1621f5f276fbf74c08affe	
-File: /usr/lib64/ivl/vhdl_sys.vpi	100644	root:root	c84a86c522986675bb6224f41e12af69	
-File: /usr/lib64/ivl/vhdlpp	100755	root:root	35e89c882b3f718aade7019e1ce423a8	
+File: /usr/lib64/ivl/vhdl_sys.vpi	100644	root:root	291765c2d651c1e9c8bfee2a006fa9b7	
+File: /usr/lib64/ivl/vhdlpp	100755	root:root	7415fe9fd92c25cf4c69f1ebb773d60c	
 File: /usr/lib64/ivl/vlog95-s.conf	100644	root:root	d403b07efc7ff2d1bdec6eb720514546	
 File: /usr/lib64/ivl/vlog95.conf	100644	root:root	9804fe165d965c2981d9a67079d22989	
-File: /usr/lib64/ivl/vlog95.tgt	100644	root:root	cb72e0fdf5194158e2fd792f47364d89	
-File: /usr/lib64/ivl/vpi_debug.vpi	100644	root:root	f5383de15127c41604db95c731d89858	
+File: /usr/lib64/ivl/vlog95.tgt	100644	root:root	f6c371e90c52f64ab68369a3bb65a774	
+File: /usr/lib64/ivl/vpi_debug.vpi	100644	root:root	a98b54041edc6261cadddb293df443c8	
 File: /usr/lib64/ivl/vvp-s.conf	100644	root:root	5aef14bf1a1dd20fffb45ade7d83e146	
 File: /usr/lib64/ivl/vvp.conf	100644	root:root	9284c13b7d3a67b904f213f60ab5f8cc	
-File: /usr/lib64/ivl/vvp.tgt	100644	root:root	676757f452147ca45688f88568ac7da6	
-File: /usr/lib64/libveriuser.a	100644	root:root	e0f7571cc93f9d001c332196f06f55fe	
-File: /usr/lib64/libvpi.a	100644	root:root	227fd6f5803836b6ae26543f89857106	
+File: /usr/lib64/ivl/vvp.tgt	100644	root:root	0bc99c223289aa93f4343ec9ad97a81f	
+File: /usr/lib64/libveriuser.a	100644	root:root	72abe5a6d78390f204674bb722b44ed0	
+File: /usr/lib64/libvpi.a	100644	root:root	a181be0891c4deb0e054c791e83a0c57	
 File: /usr/share/doc/iverilog-10.2	40755	root:root		
@@ -206,2 +206,2 @@
 File: /usr/share/man/man1/vvp.1.xz	100644	root:root	886213fe6c544f5c61180bf0670035dc	
-RPMIdentity: cc64a3e93a9002b1a4c706413096883b196f0151fb3bdf4ab5f6d8da73f988e06932928d0e02d661de31a0caa85407542ec9d36224bc72a31794ee9818bd95a0
+RPMIdentity: ab5c25d6a7fa5ce7328d10d94d605709cb3b32a14d5f8139413295fbbcb0d5efdf73dcce02d14972a8d9b70c9b698a21ca7c53f36082b38268c1f84322bf81c8
--- iverilog-debuginfo-10.2-alt1.x86_64.rpm.repo	2018-06-22 02:09:39.000000000 +0000
+++ iverilog-debuginfo-10.2-alt1.x86_64.rpm.hasher	2024-05-12 12:00:27.607113562 +0000
@@ -1,58 +1,61 @@
-/usr/lib/debug/.build-id/03	40755	root:root	
-/usr/lib/debug/.build-id/03/2ac7817cbf4d5ac921b0439c064b5e823ba952	120777	root:root	../../../../lib64/ivl/vhdlpp
-/usr/lib/debug/.build-id/03/2ac7817cbf4d5ac921b0439c064b5e823ba952.debug	120777	root:root	../../usr/lib64/ivl/vhdlpp.debug
-/usr/lib/debug/.build-id/03/f73d06e51a570835ac74e6690fe1b9be431276	120777	root:root	../../../../lib64/ivl/blif.tgt
-/usr/lib/debug/.build-id/03/f73d06e51a570835ac74e6690fe1b9be431276.debug	120777	root:root	../../usr/lib64/ivl/blif.tgt.debug
+/usr/lib/debug/.build-id/01	40755	root:root	
+/usr/lib/debug/.build-id/01/fb65637108f78d8abee660adef6821082881cf	120777	root:root	../../../../bin/vvp
+/usr/lib/debug/.build-id/01/fb65637108f78d8abee660adef6821082881cf.debug	120777	root:root	../../usr/bin/vvp.debug
+/usr/lib/debug/.build-id/05	40755	root:root	
+/usr/lib/debug/.build-id/05/6ced37ef287b334d13da96a5b21d603101707c	120777	root:root	../../../../lib64/ivl/vhdl_sys.vpi
+/usr/lib/debug/.build-id/05/6ced37ef287b334d13da96a5b21d603101707c.debug	120777	root:root	../../usr/lib64/ivl/vhdl_sys.vpi.debug
 /usr/lib/debug/.build-id/0a	40755	root:root	
-/usr/lib/debug/.build-id/0a/c857a13d753f96ddb69906ea61f21088ef5526	120777	root:root	../../../../bin/vvp
-/usr/lib/debug/.build-id/0a/c857a13d753f96ddb69906ea61f21088ef5526.debug	120777	root:root	../../usr/bin/vvp.debug
-/usr/lib/debug/.build-id/0a/d5da78162587b441e8dc15acbc273c54063d02	120777	root:root	../../../../lib64/ivl/v2005_math.vpi
-/usr/lib/debug/.build-id/0a/d5da78162587b441e8dc15acbc273c54063d02.debug	120777	root:root	../../usr/lib64/ivl/v2005_math.vpi.debug
-/usr/lib/debug/.build-id/0c	40755	root:root	
-/usr/lib/debug/.build-id/0c/992e0c66e539b0e09fe5e6515e3753f186dfc6	120777	root:root	../../../../lib64/ivl/sizer.tgt
-/usr/lib/debug/.build-id/0c/992e0c66e539b0e09fe5e6515e3753f186dfc6.debug	120777	root:root	../../usr/lib64/ivl/sizer.tgt.debug
-/usr/lib/debug/.build-id/32	40755	root:root	
-/usr/lib/debug/.build-id/32/d6cf7a1b866329df14f909d0f9d6650d3e5f86	120777	root:root	../../../../lib64/ivl/ivl
-/usr/lib/debug/.build-id/32/d6cf7a1b866329df14f909d0f9d6650d3e5f86.debug	120777	root:root	../../usr/lib64/ivl/ivl.debug
-/usr/lib/debug/.build-id/4a	40755	root:root	
-/usr/lib/debug/.build-id/4a/75691f6ac63d85bf227079a83f764a5e9df410	120777	root:root	../../../../lib64/ivl/vpi_debug.vpi
-/usr/lib/debug/.build-id/4a/75691f6ac63d85bf227079a83f764a5e9df410.debug	120777	root:root	../../usr/lib64/ivl/vpi_debug.vpi.debug
-/usr/lib/debug/.build-id/5c	40755	root:root	
-/usr/lib/debug/.build-id/5c/bc7d784a9c4075801649360078ea46bfb35a44	120777	root:root	../../../../lib64/ivl/vhdl_sys.vpi
-/usr/lib/debug/.build-id/5c/bc7d784a9c4075801649360078ea46bfb35a44.debug	120777	root:root	../../usr/lib64/ivl/vhdl_sys.vpi.debug
-/usr/lib/debug/.build-id/6a	40755	root:root	
-/usr/lib/debug/.build-id/6a/de902caf6675f3f6289582677d01f6144f43b8	120777	root:root	../../../../lib64/ivl/vhdl.tgt
-/usr/lib/debug/.build-id/6a/de902caf6675f3f6289582677d01f6144f43b8.debug	120777	root:root	../../usr/lib64/ivl/vhdl.tgt.debug
-/usr/lib/debug/.build-id/84	40755	root:root	
-/usr/lib/debug/.build-id/84/dd47a039252380991e0d80cfc81d997d0df7ba	120777	root:root	../../../../lib64/ivl/stub.tgt
-/usr/lib/debug/.build-id/84/dd47a039252380991e0d80cfc81d997d0df7ba.debug	120777	root:root	../../usr/lib64/ivl/stub.tgt.debug
-/usr/lib/debug/.build-id/9c	40755	root:root	
-/usr/lib/debug/.build-id/9c/364e88e8f77231ab41d53dcc4ce43937e3f2cf	120777	root:root	../../../../lib64/ivl/va_math.vpi
-/usr/lib/debug/.build-id/9c/364e88e8f77231ab41d53dcc4ce43937e3f2cf.debug	120777	root:root	../../usr/lib64/ivl/va_math.vpi.debug
-/usr/lib/debug/.build-id/9c/561ad63694d26bd57bfcd52d226936578cf925	120777	root:root	../../../../lib64/ivl/v2009.vpi
-/usr/lib/debug/.build-id/9c/561ad63694d26bd57bfcd52d226936578cf925.debug	120777	root:root	../../usr/lib64/ivl/v2009.vpi.debug
-/usr/lib/debug/.build-id/ac	40755	root:root	
-/usr/lib/debug/.build-id/ac/9af478215fc81327c1de0f01c4957316d834cd	120777	root:root	../../../../lib64/ivl/pcb.tgt
-/usr/lib/debug/.build-id/ac/9af478215fc81327c1de0f01c4957316d834cd.debug	120777	root:root	../../usr/lib64/ivl/pcb.tgt.debug
-/usr/lib/debug/.build-id/bb	40755	root:root	
-/usr/lib/debug/.build-id/bb/603c5745e3969942270a23ab77c7128aae654c	120777	root:root	../../../../lib64/ivl/system.vpi
-/usr/lib/debug/.build-id/bb/603c5745e3969942270a23ab77c7128aae654c.debug	120777	root:root	../../usr/lib64/ivl/system.vpi.debug
-/usr/lib/debug/.build-id/bf	40755	root:root	
-/usr/lib/debug/.build-id/bf/31d8b82bf704f885f08e7a41d3c43519751dd6	120777	root:root	../../../../lib64/ivl/vlog95.tgt
-/usr/lib/debug/.build-id/bf/31d8b82bf704f885f08e7a41d3c43519751dd6.debug	120777	root:root	../../usr/lib64/ivl/vlog95.tgt.debug
-/usr/lib/debug/.build-id/dd	40755	root:root	
-/usr/lib/debug/.build-id/dd/f7f6cbc7b272e364bd74e19c68ccd8198d64c4	120777	root:root	../../../../lib64/ivl/null.tgt
-/usr/lib/debug/.build-id/dd/f7f6cbc7b272e364bd74e19c68ccd8198d64c4.debug	120777	root:root	../../usr/lib64/ivl/null.tgt.debug
-/usr/lib/debug/.build-id/e9	40755	root:root	
-/usr/lib/debug/.build-id/e9/8b824b2b56563e8ee886435b0641d44131dde3	120777	root:root	../../../../lib64/ivl/ivlpp
-/usr/lib/debug/.build-id/e9/8b824b2b56563e8ee886435b0641d44131dde3.debug	120777	root:root	../../usr/lib64/ivl/ivlpp.debug
-/usr/lib/debug/.build-id/ed	40755	root:root	
-/usr/lib/debug/.build-id/ed/73e899a8993b08030ce04eba8cf30cb93203e6	120777	root:root	../../../../lib64/ivl/cadpli.vpl
-/usr/lib/debug/.build-id/ed/73e899a8993b08030ce04eba8cf30cb93203e6.debug	120777	root:root	../../usr/lib64/ivl/cadpli.vpl.debug
-/usr/lib/debug/.build-id/f5	40755	root:root	
-/usr/lib/debug/.build-id/f5/c978db7efb68e1ef6b49ec1568079c88206236	120777	root:root	../../../../lib64/ivl/vvp.tgt
-/usr/lib/debug/.build-id/f5/c978db7efb68e1ef6b49ec1568079c88206236.debug	120777	root:root	../../usr/lib64/ivl/vvp.tgt.debug
-/usr/lib/debug/.build-id/f7	40755	root:root	
-/usr/lib/debug/.build-id/f7/12c391f53a49f9fb0d030144ef71fb53cc8d3d	120777	root:root	../../../../bin/iverilog
-/usr/lib/debug/.build-id/f7/12c391f53a49f9fb0d030144ef71fb53cc8d3d.debug	120777	root:root	../../usr/bin/iverilog.debug
+/usr/lib/debug/.build-id/0a/99062137c6b6bcbb96ae8d48bd0662282327af	120777	root:root	../../../../lib64/ivl/vhdl.tgt
+/usr/lib/debug/.build-id/0a/99062137c6b6bcbb96ae8d48bd0662282327af.debug	120777	root:root	../../usr/lib64/ivl/vhdl.tgt.debug
+/usr/lib/debug/.build-id/14	40755	root:root	
+/usr/lib/debug/.build-id/14/ae78826ffd7281db1d519bfdb8a4a235cfd869	120777	root:root	../../../../lib64/ivl/ivlpp
+/usr/lib/debug/.build-id/14/ae78826ffd7281db1d519bfdb8a4a235cfd869.debug	120777	root:root	../../usr/lib64/ivl/ivlpp.debug
+/usr/lib/debug/.build-id/1a	40755	root:root	
+/usr/lib/debug/.build-id/1a/4d202db4852f00b59f0940daa96be832c6ab93	120777	root:root	../../../../lib64/ivl/vlog95.tgt
+/usr/lib/debug/.build-id/1a/4d202db4852f00b59f0940daa96be832c6ab93.debug	120777	root:root	../../usr/lib64/ivl/vlog95.tgt.debug
+/usr/lib/debug/.build-id/1c	40755	root:root	
+/usr/lib/debug/.build-id/1c/38832f28d6ac0339ddeae2be7d8833c84f1f23	120777	root:root	../../../../lib64/ivl/v2005_math.vpi
+/usr/lib/debug/.build-id/1c/38832f28d6ac0339ddeae2be7d8833c84f1f23.debug	120777	root:root	../../usr/lib64/ivl/v2005_math.vpi.debug
+/usr/lib/debug/.build-id/42	40755	root:root	
+/usr/lib/debug/.build-id/42/21ddb859eaf4e26194b854fdf6f715d8a06f6a	120777	root:root	../../../../lib64/ivl/system.vpi
+/usr/lib/debug/.build-id/42/21ddb859eaf4e26194b854fdf6f715d8a06f6a.debug	120777	root:root	../../usr/lib64/ivl/system.vpi.debug
+/usr/lib/debug/.build-id/46	40755	root:root	
+/usr/lib/debug/.build-id/46/b2ca6cfd54cec26b34b8c495c4c529efbb6ab9	120777	root:root	../../../../lib64/ivl/vpi_debug.vpi
+/usr/lib/debug/.build-id/46/b2ca6cfd54cec26b34b8c495c4c529efbb6ab9.debug	120777	root:root	../../usr/lib64/ivl/vpi_debug.vpi.debug
+/usr/lib/debug/.build-id/5e	40755	root:root	
+/usr/lib/debug/.build-id/5e/1e19b17d0c55cc5c0637bd1231e0aa744d6df8	120777	root:root	../../../../lib64/ivl/stub.tgt
+/usr/lib/debug/.build-id/5e/1e19b17d0c55cc5c0637bd1231e0aa744d6df8.debug	120777	root:root	../../usr/lib64/ivl/stub.tgt.debug
+/usr/lib/debug/.build-id/63	40755	root:root	
+/usr/lib/debug/.build-id/63/846c387c56a025a700ba7d4d40ec372567fee9	120777	root:root	../../../../lib64/ivl/blif.tgt
+/usr/lib/debug/.build-id/63/846c387c56a025a700ba7d4d40ec372567fee9.debug	120777	root:root	../../usr/lib64/ivl/blif.tgt.debug
+/usr/lib/debug/.build-id/76	40755	root:root	
+/usr/lib/debug/.build-id/76/a8d1edbc5a9712d02fb91f613d03be7722a7ec	120777	root:root	../../../../lib64/ivl/pcb.tgt
+/usr/lib/debug/.build-id/76/a8d1edbc5a9712d02fb91f613d03be7722a7ec.debug	120777	root:root	../../usr/lib64/ivl/pcb.tgt.debug
+/usr/lib/debug/.build-id/7c	40755	root:root	
+/usr/lib/debug/.build-id/7c/0879517d28dc6160a8500e430c1161601218c8	120777	root:root	../../../../bin/iverilog
+/usr/lib/debug/.build-id/7c/0879517d28dc6160a8500e430c1161601218c8.debug	120777	root:root	../../usr/bin/iverilog.debug
+/usr/lib/debug/.build-id/83	40755	root:root	
+/usr/lib/debug/.build-id/83/a60e351b13bda7a8f7ab2ff0995451f1c801d8	120777	root:root	../../../../lib64/ivl/vhdlpp
+/usr/lib/debug/.build-id/83/a60e351b13bda7a8f7ab2ff0995451f1c801d8.debug	120777	root:root	../../usr/lib64/ivl/vhdlpp.debug
+/usr/lib/debug/.build-id/90	40755	root:root	
+/usr/lib/debug/.build-id/90/4dbf493de348914c9696519fd0160de518b66d	120777	root:root	../../../../lib64/ivl/sizer.tgt
+/usr/lib/debug/.build-id/90/4dbf493de348914c9696519fd0160de518b66d.debug	120777	root:root	../../usr/lib64/ivl/sizer.tgt.debug
+/usr/lib/debug/.build-id/9e	40755	root:root	
+/usr/lib/debug/.build-id/9e/dd1e20c42634d8f754035d8ff8c1b8917a6e36	120777	root:root	../../../../lib64/ivl/null.tgt
+/usr/lib/debug/.build-id/9e/dd1e20c42634d8f754035d8ff8c1b8917a6e36.debug	120777	root:root	../../usr/lib64/ivl/null.tgt.debug
+/usr/lib/debug/.build-id/9f	40755	root:root	
+/usr/lib/debug/.build-id/9f/9f7ba2001e3f6a04b3c48acac56229b2282e94	120777	root:root	../../../../lib64/ivl/v2009.vpi
+/usr/lib/debug/.build-id/9f/9f7ba2001e3f6a04b3c48acac56229b2282e94.debug	120777	root:root	../../usr/lib64/ivl/v2009.vpi.debug
+/usr/lib/debug/.build-id/aa	40755	root:root	
+/usr/lib/debug/.build-id/aa/243308632db3a25fa8fe1fff8b4a95624679ac	120777	root:root	../../../../lib64/ivl/vvp.tgt
+/usr/lib/debug/.build-id/aa/243308632db3a25fa8fe1fff8b4a95624679ac.debug	120777	root:root	../../usr/lib64/ivl/vvp.tgt.debug
+/usr/lib/debug/.build-id/ce	40755	root:root	
+/usr/lib/debug/.build-id/ce/658c7970fe81f46d55567ef66773092aa5bba8	120777	root:root	../../../../lib64/ivl/cadpli.vpl
+/usr/lib/debug/.build-id/ce/658c7970fe81f46d55567ef66773092aa5bba8.debug	120777	root:root	../../usr/lib64/ivl/cadpli.vpl.debug
+/usr/lib/debug/.build-id/d7	40755	root:root	
+/usr/lib/debug/.build-id/d7/a8ded14ee7a6e19b7be1f18e5f334d23690d35	120777	root:root	../../../../lib64/ivl/va_math.vpi
+/usr/lib/debug/.build-id/d7/a8ded14ee7a6e19b7be1f18e5f334d23690d35.debug	120777	root:root	../../usr/lib64/ivl/va_math.vpi.debug
+/usr/lib/debug/.build-id/ec	40755	root:root	
+/usr/lib/debug/.build-id/ec/89529c43a72e28bd709d81241c02e34c6c4e33	120777	root:root	../../../../lib64/ivl/ivl
+/usr/lib/debug/.build-id/ec/89529c43a72e28bd709d81241c02e34c6c4e33.debug	120777	root:root	../../usr/lib64/ivl/ivl.debug
 /usr/lib/debug/usr/bin/iverilog.debug	100644	root:root	
@@ -636,80 +639,83 @@
 Provides: iverilog-debuginfo = 10.2-alt1
-File: /usr/lib/debug/.build-id/03	40755	root:root		
-File: /usr/lib/debug/.build-id/03/2ac7817cbf4d5ac921b0439c064b5e823ba952	120777	root:root		../../../../lib64/ivl/vhdlpp
-File: /usr/lib/debug/.build-id/03/2ac7817cbf4d5ac921b0439c064b5e823ba952.debug	120777	root:root		../../usr/lib64/ivl/vhdlpp.debug
-File: /usr/lib/debug/.build-id/03/f73d06e51a570835ac74e6690fe1b9be431276	120777	root:root		../../../../lib64/ivl/blif.tgt
-File: /usr/lib/debug/.build-id/03/f73d06e51a570835ac74e6690fe1b9be431276.debug	120777	root:root		../../usr/lib64/ivl/blif.tgt.debug
+File: /usr/lib/debug/.build-id/01	40755	root:root		
+File: /usr/lib/debug/.build-id/01/fb65637108f78d8abee660adef6821082881cf	120777	root:root		../../../../bin/vvp
+File: /usr/lib/debug/.build-id/01/fb65637108f78d8abee660adef6821082881cf.debug	120777	root:root		../../usr/bin/vvp.debug
+File: /usr/lib/debug/.build-id/05	40755	root:root		
+File: /usr/lib/debug/.build-id/05/6ced37ef287b334d13da96a5b21d603101707c	120777	root:root		../../../../lib64/ivl/vhdl_sys.vpi
+File: /usr/lib/debug/.build-id/05/6ced37ef287b334d13da96a5b21d603101707c.debug	120777	root:root		../../usr/lib64/ivl/vhdl_sys.vpi.debug
 File: /usr/lib/debug/.build-id/0a	40755	root:root		
-File: /usr/lib/debug/.build-id/0a/c857a13d753f96ddb69906ea61f21088ef5526	120777	root:root		../../../../bin/vvp
-File: /usr/lib/debug/.build-id/0a/c857a13d753f96ddb69906ea61f21088ef5526.debug	120777	root:root		../../usr/bin/vvp.debug
-File: /usr/lib/debug/.build-id/0a/d5da78162587b441e8dc15acbc273c54063d02	120777	root:root		../../../../lib64/ivl/v2005_math.vpi
-File: /usr/lib/debug/.build-id/0a/d5da78162587b441e8dc15acbc273c54063d02.debug	120777	root:root		../../usr/lib64/ivl/v2005_math.vpi.debug
-File: /usr/lib/debug/.build-id/0c	40755	root:root		
-File: /usr/lib/debug/.build-id/0c/992e0c66e539b0e09fe5e6515e3753f186dfc6	120777	root:root		../../../../lib64/ivl/sizer.tgt
-File: /usr/lib/debug/.build-id/0c/992e0c66e539b0e09fe5e6515e3753f186dfc6.debug	120777	root:root		../../usr/lib64/ivl/sizer.tgt.debug
-File: /usr/lib/debug/.build-id/32	40755	root:root		
-File: /usr/lib/debug/.build-id/32/d6cf7a1b866329df14f909d0f9d6650d3e5f86	120777	root:root		../../../../lib64/ivl/ivl
-File: /usr/lib/debug/.build-id/32/d6cf7a1b866329df14f909d0f9d6650d3e5f86.debug	120777	root:root		../../usr/lib64/ivl/ivl.debug
-File: /usr/lib/debug/.build-id/4a	40755	root:root		
-File: /usr/lib/debug/.build-id/4a/75691f6ac63d85bf227079a83f764a5e9df410	120777	root:root		../../../../lib64/ivl/vpi_debug.vpi
-File: /usr/lib/debug/.build-id/4a/75691f6ac63d85bf227079a83f764a5e9df410.debug	120777	root:root		../../usr/lib64/ivl/vpi_debug.vpi.debug
-File: /usr/lib/debug/.build-id/5c	40755	root:root		
-File: /usr/lib/debug/.build-id/5c/bc7d784a9c4075801649360078ea46bfb35a44	120777	root:root		../../../../lib64/ivl/vhdl_sys.vpi
-File: /usr/lib/debug/.build-id/5c/bc7d784a9c4075801649360078ea46bfb35a44.debug	120777	root:root		../../usr/lib64/ivl/vhdl_sys.vpi.debug
-File: /usr/lib/debug/.build-id/6a	40755	root:root		
-File: /usr/lib/debug/.build-id/6a/de902caf6675f3f6289582677d01f6144f43b8	120777	root:root		../../../../lib64/ivl/vhdl.tgt
-File: /usr/lib/debug/.build-id/6a/de902caf6675f3f6289582677d01f6144f43b8.debug	120777	root:root		../../usr/lib64/ivl/vhdl.tgt.debug
-File: /usr/lib/debug/.build-id/84	40755	root:root		
-File: /usr/lib/debug/.build-id/84/dd47a039252380991e0d80cfc81d997d0df7ba	120777	root:root		../../../../lib64/ivl/stub.tgt
-File: /usr/lib/debug/.build-id/84/dd47a039252380991e0d80cfc81d997d0df7ba.debug	120777	root:root		../../usr/lib64/ivl/stub.tgt.debug
-File: /usr/lib/debug/.build-id/9c	40755	root:root		
-File: /usr/lib/debug/.build-id/9c/364e88e8f77231ab41d53dcc4ce43937e3f2cf	120777	root:root		../../../../lib64/ivl/va_math.vpi
-File: /usr/lib/debug/.build-id/9c/364e88e8f77231ab41d53dcc4ce43937e3f2cf.debug	120777	root:root		../../usr/lib64/ivl/va_math.vpi.debug
-File: /usr/lib/debug/.build-id/9c/561ad63694d26bd57bfcd52d226936578cf925	120777	root:root		../../../../lib64/ivl/v2009.vpi
-File: /usr/lib/debug/.build-id/9c/561ad63694d26bd57bfcd52d226936578cf925.debug	120777	root:root		../../usr/lib64/ivl/v2009.vpi.debug
-File: /usr/lib/debug/.build-id/ac	40755	root:root		
-File: /usr/lib/debug/.build-id/ac/9af478215fc81327c1de0f01c4957316d834cd	120777	root:root		../../../../lib64/ivl/pcb.tgt
-File: /usr/lib/debug/.build-id/ac/9af478215fc81327c1de0f01c4957316d834cd.debug	120777	root:root		../../usr/lib64/ivl/pcb.tgt.debug
-File: /usr/lib/debug/.build-id/bb	40755	root:root		
-File: /usr/lib/debug/.build-id/bb/603c5745e3969942270a23ab77c7128aae654c	120777	root:root		../../../../lib64/ivl/system.vpi
-File: /usr/lib/debug/.build-id/bb/603c5745e3969942270a23ab77c7128aae654c.debug	120777	root:root		../../usr/lib64/ivl/system.vpi.debug
-File: /usr/lib/debug/.build-id/bf	40755	root:root		
-File: /usr/lib/debug/.build-id/bf/31d8b82bf704f885f08e7a41d3c43519751dd6	120777	root:root		../../../../lib64/ivl/vlog95.tgt
-File: /usr/lib/debug/.build-id/bf/31d8b82bf704f885f08e7a41d3c43519751dd6.debug	120777	root:root		../../usr/lib64/ivl/vlog95.tgt.debug
-File: /usr/lib/debug/.build-id/dd	40755	root:root		
-File: /usr/lib/debug/.build-id/dd/f7f6cbc7b272e364bd74e19c68ccd8198d64c4	120777	root:root		../../../../lib64/ivl/null.tgt
-File: /usr/lib/debug/.build-id/dd/f7f6cbc7b272e364bd74e19c68ccd8198d64c4.debug	120777	root:root		../../usr/lib64/ivl/null.tgt.debug
-File: /usr/lib/debug/.build-id/e9	40755	root:root		
-File: /usr/lib/debug/.build-id/e9/8b824b2b56563e8ee886435b0641d44131dde3	120777	root:root		../../../../lib64/ivl/ivlpp
-File: /usr/lib/debug/.build-id/e9/8b824b2b56563e8ee886435b0641d44131dde3.debug	120777	root:root		../../usr/lib64/ivl/ivlpp.debug
-File: /usr/lib/debug/.build-id/ed	40755	root:root		
-File: /usr/lib/debug/.build-id/ed/73e899a8993b08030ce04eba8cf30cb93203e6	120777	root:root		../../../../lib64/ivl/cadpli.vpl
-File: /usr/lib/debug/.build-id/ed/73e899a8993b08030ce04eba8cf30cb93203e6.debug	120777	root:root		../../usr/lib64/ivl/cadpli.vpl.debug
-File: /usr/lib/debug/.build-id/f5	40755	root:root		
-File: /usr/lib/debug/.build-id/f5/c978db7efb68e1ef6b49ec1568079c88206236	120777	root:root		../../../../lib64/ivl/vvp.tgt
-File: /usr/lib/debug/.build-id/f5/c978db7efb68e1ef6b49ec1568079c88206236.debug	120777	root:root		../../usr/lib64/ivl/vvp.tgt.debug
-File: /usr/lib/debug/.build-id/f7	40755	root:root		
-File: /usr/lib/debug/.build-id/f7/12c391f53a49f9fb0d030144ef71fb53cc8d3d	120777	root:root		../../../../bin/iverilog
-File: /usr/lib/debug/.build-id/f7/12c391f53a49f9fb0d030144ef71fb53cc8d3d.debug	120777	root:root		../../usr/bin/iverilog.debug
-File: /usr/lib/debug/usr/bin/iverilog.debug	100644	root:root	cf0c8e54b9bc9e08187e3949d5748fa1	
-File: /usr/lib/debug/usr/bin/vvp.debug	100644	root:root	ae0df86d1aa70331b1be0867a915d968	
+File: /usr/lib/debug/.build-id/0a/99062137c6b6bcbb96ae8d48bd0662282327af	120777	root:root		../../../../lib64/ivl/vhdl.tgt
+File: /usr/lib/debug/.build-id/0a/99062137c6b6bcbb96ae8d48bd0662282327af.debug	120777	root:root		../../usr/lib64/ivl/vhdl.tgt.debug
+File: /usr/lib/debug/.build-id/14	40755	root:root		
+File: /usr/lib/debug/.build-id/14/ae78826ffd7281db1d519bfdb8a4a235cfd869	120777	root:root		../../../../lib64/ivl/ivlpp
+File: /usr/lib/debug/.build-id/14/ae78826ffd7281db1d519bfdb8a4a235cfd869.debug	120777	root:root		../../usr/lib64/ivl/ivlpp.debug
+File: /usr/lib/debug/.build-id/1a	40755	root:root		
+File: /usr/lib/debug/.build-id/1a/4d202db4852f00b59f0940daa96be832c6ab93	120777	root:root		../../../../lib64/ivl/vlog95.tgt
+File: /usr/lib/debug/.build-id/1a/4d202db4852f00b59f0940daa96be832c6ab93.debug	120777	root:root		../../usr/lib64/ivl/vlog95.tgt.debug
+File: /usr/lib/debug/.build-id/1c	40755	root:root		
+File: /usr/lib/debug/.build-id/1c/38832f28d6ac0339ddeae2be7d8833c84f1f23	120777	root:root		../../../../lib64/ivl/v2005_math.vpi
+File: /usr/lib/debug/.build-id/1c/38832f28d6ac0339ddeae2be7d8833c84f1f23.debug	120777	root:root		../../usr/lib64/ivl/v2005_math.vpi.debug
+File: /usr/lib/debug/.build-id/42	40755	root:root		
+File: /usr/lib/debug/.build-id/42/21ddb859eaf4e26194b854fdf6f715d8a06f6a	120777	root:root		../../../../lib64/ivl/system.vpi
+File: /usr/lib/debug/.build-id/42/21ddb859eaf4e26194b854fdf6f715d8a06f6a.debug	120777	root:root		../../usr/lib64/ivl/system.vpi.debug
+File: /usr/lib/debug/.build-id/46	40755	root:root		
+File: /usr/lib/debug/.build-id/46/b2ca6cfd54cec26b34b8c495c4c529efbb6ab9	120777	root:root		../../../../lib64/ivl/vpi_debug.vpi
+File: /usr/lib/debug/.build-id/46/b2ca6cfd54cec26b34b8c495c4c529efbb6ab9.debug	120777	root:root		../../usr/lib64/ivl/vpi_debug.vpi.debug
+File: /usr/lib/debug/.build-id/5e	40755	root:root		
+File: /usr/lib/debug/.build-id/5e/1e19b17d0c55cc5c0637bd1231e0aa744d6df8	120777	root:root		../../../../lib64/ivl/stub.tgt
+File: /usr/lib/debug/.build-id/5e/1e19b17d0c55cc5c0637bd1231e0aa744d6df8.debug	120777	root:root		../../usr/lib64/ivl/stub.tgt.debug
+File: /usr/lib/debug/.build-id/63	40755	root:root		
+File: /usr/lib/debug/.build-id/63/846c387c56a025a700ba7d4d40ec372567fee9	120777	root:root		../../../../lib64/ivl/blif.tgt
+File: /usr/lib/debug/.build-id/63/846c387c56a025a700ba7d4d40ec372567fee9.debug	120777	root:root		../../usr/lib64/ivl/blif.tgt.debug
+File: /usr/lib/debug/.build-id/76	40755	root:root		
+File: /usr/lib/debug/.build-id/76/a8d1edbc5a9712d02fb91f613d03be7722a7ec	120777	root:root		../../../../lib64/ivl/pcb.tgt
+File: /usr/lib/debug/.build-id/76/a8d1edbc5a9712d02fb91f613d03be7722a7ec.debug	120777	root:root		../../usr/lib64/ivl/pcb.tgt.debug
+File: /usr/lib/debug/.build-id/7c	40755	root:root		
+File: /usr/lib/debug/.build-id/7c/0879517d28dc6160a8500e430c1161601218c8	120777	root:root		../../../../bin/iverilog
+File: /usr/lib/debug/.build-id/7c/0879517d28dc6160a8500e430c1161601218c8.debug	120777	root:root		../../usr/bin/iverilog.debug
+File: /usr/lib/debug/.build-id/83	40755	root:root		
+File: /usr/lib/debug/.build-id/83/a60e351b13bda7a8f7ab2ff0995451f1c801d8	120777	root:root		../../../../lib64/ivl/vhdlpp
+File: /usr/lib/debug/.build-id/83/a60e351b13bda7a8f7ab2ff0995451f1c801d8.debug	120777	root:root		../../usr/lib64/ivl/vhdlpp.debug
+File: /usr/lib/debug/.build-id/90	40755	root:root		
+File: /usr/lib/debug/.build-id/90/4dbf493de348914c9696519fd0160de518b66d	120777	root:root		../../../../lib64/ivl/sizer.tgt
+File: /usr/lib/debug/.build-id/90/4dbf493de348914c9696519fd0160de518b66d.debug	120777	root:root		../../usr/lib64/ivl/sizer.tgt.debug
+File: /usr/lib/debug/.build-id/9e	40755	root:root		
+File: /usr/lib/debug/.build-id/9e/dd1e20c42634d8f754035d8ff8c1b8917a6e36	120777	root:root		../../../../lib64/ivl/null.tgt
+File: /usr/lib/debug/.build-id/9e/dd1e20c42634d8f754035d8ff8c1b8917a6e36.debug	120777	root:root		../../usr/lib64/ivl/null.tgt.debug
+File: /usr/lib/debug/.build-id/9f	40755	root:root		
+File: /usr/lib/debug/.build-id/9f/9f7ba2001e3f6a04b3c48acac56229b2282e94	120777	root:root		../../../../lib64/ivl/v2009.vpi
+File: /usr/lib/debug/.build-id/9f/9f7ba2001e3f6a04b3c48acac56229b2282e94.debug	120777	root:root		../../usr/lib64/ivl/v2009.vpi.debug
+File: /usr/lib/debug/.build-id/aa	40755	root:root		
+File: /usr/lib/debug/.build-id/aa/243308632db3a25fa8fe1fff8b4a95624679ac	120777	root:root		../../../../lib64/ivl/vvp.tgt
+File: /usr/lib/debug/.build-id/aa/243308632db3a25fa8fe1fff8b4a95624679ac.debug	120777	root:root		../../usr/lib64/ivl/vvp.tgt.debug
+File: /usr/lib/debug/.build-id/ce	40755	root:root		
+File: /usr/lib/debug/.build-id/ce/658c7970fe81f46d55567ef66773092aa5bba8	120777	root:root		../../../../lib64/ivl/cadpli.vpl
+File: /usr/lib/debug/.build-id/ce/658c7970fe81f46d55567ef66773092aa5bba8.debug	120777	root:root		../../usr/lib64/ivl/cadpli.vpl.debug
+File: /usr/lib/debug/.build-id/d7	40755	root:root		
+File: /usr/lib/debug/.build-id/d7/a8ded14ee7a6e19b7be1f18e5f334d23690d35	120777	root:root		../../../../lib64/ivl/va_math.vpi
+File: /usr/lib/debug/.build-id/d7/a8ded14ee7a6e19b7be1f18e5f334d23690d35.debug	120777	root:root		../../usr/lib64/ivl/va_math.vpi.debug
+File: /usr/lib/debug/.build-id/ec	40755	root:root		
+File: /usr/lib/debug/.build-id/ec/89529c43a72e28bd709d81241c02e34c6c4e33	120777	root:root		../../../../lib64/ivl/ivl
+File: /usr/lib/debug/.build-id/ec/89529c43a72e28bd709d81241c02e34c6c4e33.debug	120777	root:root		../../usr/lib64/ivl/ivl.debug
+File: /usr/lib/debug/usr/bin/iverilog.debug	100644	root:root	842bcf3980b247f8d1d06e1c07bfc314	
+File: /usr/lib/debug/usr/bin/vvp.debug	100644	root:root	500c9b15cffb5a758aaa5f06196ec43b	
 File: /usr/lib/debug/usr/lib64/ivl	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ivl/blif.tgt.debug	100644	root:root	c488a86d9507d54a449e22442d01215e	
-File: /usr/lib/debug/usr/lib64/ivl/cadpli.vpl.debug	100644	root:root	a358364e38c7c2f3efe30fedf49d2f82	
-File: /usr/lib/debug/usr/lib64/ivl/ivl.debug	100644	root:root	2b9ffddecd50bbdd41fa81443ba176e7	
-File: /usr/lib/debug/usr/lib64/ivl/ivlpp.debug	100644	root:root	c5415d708ddc46596ca408d7c4742925	
-File: /usr/lib/debug/usr/lib64/ivl/null.tgt.debug	100644	root:root	0d3086fad672655f582de54e38da7b0b	
-File: /usr/lib/debug/usr/lib64/ivl/pcb.tgt.debug	100644	root:root	70f8a19c4bf770319a0721eb3c46116d	
-File: /usr/lib/debug/usr/lib64/ivl/sizer.tgt.debug	100644	root:root	d50c7e780873dee715b2ff705663b6e3	
-File: /usr/lib/debug/usr/lib64/ivl/stub.tgt.debug	100644	root:root	054c4bf624df068e458f9d72a3653a79	
-File: /usr/lib/debug/usr/lib64/ivl/system.vpi.debug	100644	root:root	978c67eec04356b842828f8623f0ee2a	
-File: /usr/lib/debug/usr/lib64/ivl/v2005_math.vpi.debug	100644	root:root	8b3fb67fe361e2777f56c3ee7a19dd51	
-File: /usr/lib/debug/usr/lib64/ivl/v2009.vpi.debug	100644	root:root	6b4b03339d12f6f3ef1a64b87d98c764	
-File: /usr/lib/debug/usr/lib64/ivl/va_math.vpi.debug	100644	root:root	c68962b0a3531d61ea2e73a8d5cff6ee	
-File: /usr/lib/debug/usr/lib64/ivl/vhdl.tgt.debug	100644	root:root	0675e5699c732bfcd1fd5ebca81e5ffe	
-File: /usr/lib/debug/usr/lib64/ivl/vhdl_sys.vpi.debug	100644	root:root	df2f45c2273921746e811bd263a67bc1	
-File: /usr/lib/debug/usr/lib64/ivl/vhdlpp.debug	100644	root:root	d2cbfb4705590d39bb7fe079bf369554	
-File: /usr/lib/debug/usr/lib64/ivl/vlog95.tgt.debug	100644	root:root	5aa00f33a00db7a6b273d2d0e2032d98	
-File: /usr/lib/debug/usr/lib64/ivl/vpi_debug.vpi.debug	100644	root:root	73dfbc78f8c1c3ff7b27cb8f13d4f97e	
-File: /usr/lib/debug/usr/lib64/ivl/vvp.tgt.debug	100644	root:root	d461c23c944788aa6edba59d05c386a2	
+File: /usr/lib/debug/usr/lib64/ivl/blif.tgt.debug	100644	root:root	750d1a645dcc74d9fa5db8df6dbf037d	
+File: /usr/lib/debug/usr/lib64/ivl/cadpli.vpl.debug	100644	root:root	d12f2770dadd7d2530b0aa6d02de5363	
+File: /usr/lib/debug/usr/lib64/ivl/ivl.debug	100644	root:root	3a2f2a39721f610e11784f2f7b2848a5	
+File: /usr/lib/debug/usr/lib64/ivl/ivlpp.debug	100644	root:root	bb1e2e66266c797adb6d02051cd00d10	
+File: /usr/lib/debug/usr/lib64/ivl/null.tgt.debug	100644	root:root	9a1f54a322ee6ecedeea37889cd0af54	
+File: /usr/lib/debug/usr/lib64/ivl/pcb.tgt.debug	100644	root:root	7a54f2f63e77740ef49dfc5296e2a639	
+File: /usr/lib/debug/usr/lib64/ivl/sizer.tgt.debug	100644	root:root	486a10a70a7a4f7c83f65d47a963657c	
+File: /usr/lib/debug/usr/lib64/ivl/stub.tgt.debug	100644	root:root	0bb9b509dbe63d83256157c081b88efc	
+File: /usr/lib/debug/usr/lib64/ivl/system.vpi.debug	100644	root:root	ed98ac35e23e7e5f60d8c646e484e050	
+File: /usr/lib/debug/usr/lib64/ivl/v2005_math.vpi.debug	100644	root:root	622526f2917eb1e783c2794b7cb6d210	
+File: /usr/lib/debug/usr/lib64/ivl/v2009.vpi.debug	100644	root:root	6ba10c0216506dcf02dd92293d07769f	
+File: /usr/lib/debug/usr/lib64/ivl/va_math.vpi.debug	100644	root:root	03c2fa9c6e86646047f8a63b9d7c17d5	
+File: /usr/lib/debug/usr/lib64/ivl/vhdl.tgt.debug	100644	root:root	032d767569803715509754ce3ec78337	
+File: /usr/lib/debug/usr/lib64/ivl/vhdl_sys.vpi.debug	100644	root:root	497b251aaa173354eb9fc44d40179034	
+File: /usr/lib/debug/usr/lib64/ivl/vhdlpp.debug	100644	root:root	07f49aeb3fb752840e3236290432ec0f	
+File: /usr/lib/debug/usr/lib64/ivl/vlog95.tgt.debug	100644	root:root	47882d5c6db1908f20362c01bfbf9f26	
+File: /usr/lib/debug/usr/lib64/ivl/vpi_debug.vpi.debug	100644	root:root	2d1b798fe13174d777cad39716bffffb	
+File: /usr/lib/debug/usr/lib64/ivl/vvp.tgt.debug	100644	root:root	dc510399b99888618326009dcf4a7916	
 File: /usr/src/debug/iverilog-10.2	40755	root:root		
@@ -765,4 +771,4 @@
 File: /usr/src/debug/iverilog-10.2/driver/cflexor.lex	100644	root:root	662e3fbb4d2fdf615f37f3ca12eaf1c4	
-File: /usr/src/debug/iverilog-10.2/driver/cfparse.c	100644	root:root	04b0ad61f9dbb9f16abdbed3844c68fb	
-File: /usr/src/debug/iverilog-10.2/driver/cfparse.h	100644	root:root	13864a82ef5c110ab32cd5e9bd76b9f8	
+File: /usr/src/debug/iverilog-10.2/driver/cfparse.c	100644	root:root	55181b1c4b2a00de29657d747da9c953	
+File: /usr/src/debug/iverilog-10.2/driver/cfparse.h	100644	root:root	84fcbe20915f0e0d453dbcabc7414582	
 File: /usr/src/debug/iverilog-10.2/driver/cfparse.y	100644	root:root	281e6bd2b06c39f0e81d92ea8048b645	
@@ -900,4 +906,4 @@
 File: /usr/src/debug/iverilog-10.2/pad_to_width.cc	100644	root:root	ec1e45e958535e13956d6d221a0b8917	
-File: /usr/src/debug/iverilog-10.2/parse.cc	100644	root:root	b02eeacee38b33bb9ebc1df9041a4572	
-File: /usr/src/debug/iverilog-10.2/parse.h	100644	root:root	75bcc4f7df971a31daa50c374215c0a8	
+File: /usr/src/debug/iverilog-10.2/parse.cc	100644	root:root	13511b0f0d8a6aff6d132e94fedb3586	
+File: /usr/src/debug/iverilog-10.2/parse.h	100644	root:root	43774ae800f6b34f81497a0ded82d63f	
 File: /usr/src/debug/iverilog-10.2/parse.y	100644	root:root	b9d923429e0b0f6d70d80e38f5e22ff8	
@@ -921,3 +927,3 @@
 File: /usr/src/debug/iverilog-10.2/symbol_search.cc	100644	root:root	05ce0a395fcd86c5f5d9ec4f7a8d6bf5	
-File: /usr/src/debug/iverilog-10.2/syn-rules.cc	100644	root:root	51c98fa19f1d3ce0fa9c6e2ae6c28f5c	
+File: /usr/src/debug/iverilog-10.2/syn-rules.cc	100644	root:root	c3608c0a0194ac3db8d21704dc85fcc4	
 File: /usr/src/debug/iverilog-10.2/syn-rules.y	100644	root:root	89029b28ffde5fd3ec7de0731f294803	
@@ -954,4 +960,4 @@
 File: /usr/src/debug/iverilog-10.2/tgt-pcb/footprint.cc	100644	root:root	d900fd3e4c5e9fc2c95d6fb9a415386b	
-File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp.cc	100644	root:root	588e0bd7c67fddf37f63a8238c4d2655	
-File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp.h	100644	root:root	eaeb329fbec57cb74332030b20c5e7d8	
+File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp.cc	100644	root:root	76e0bb5f18deecd9f378bbd1a04ed0fb	
+File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp.h	100644	root:root	824b1336289c72ae77cb6f8b7f5b3a6a	
 File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp.lex	100644	root:root	0135122967a8db40ea75881c50a43e5f	
@@ -959,3 +965,3 @@
 File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp_api.h	100644	root:root	3969b510025e1386f1a3725e7766ecad	
-File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp_lex.cc	100644	root:root	214787af4abdbdcf686f4ae00a110941	
+File: /usr/src/debug/iverilog-10.2/tgt-pcb/fp_lex.cc	100644	root:root	50cf62c0f7251767132e69bd5c570e8a	
 File: /usr/src/debug/iverilog-10.2/tgt-pcb/pcb.cc	100644	root:root	d0e82c1a181e5c07cf77d60e54c91d08	
@@ -1062,3 +1068,3 @@
 File: /usr/src/debug/iverilog-10.2/vhdlpp/expression_stream.cc	100644	root:root	55679bd821e92506b1781fa959584255	
-File: /usr/src/debug/iverilog-10.2/vhdlpp/lexor.cc	100644	root:root	28b3673aba4d786aa237b04f59f6869c	
+File: /usr/src/debug/iverilog-10.2/vhdlpp/lexor.cc	100644	root:root	4e1f3e48d72f27fb6924fad29679e139	
 File: /usr/src/debug/iverilog-10.2/vhdlpp/lexor.lex	100644	root:root	14ae2304adefc66569c8cc95b8c5d6a9	
@@ -1071,4 +1077,4 @@
 File: /usr/src/debug/iverilog-10.2/vhdlpp/package_emit.cc	100644	root:root	062c71a618eb957f176e107908433a24	
-File: /usr/src/debug/iverilog-10.2/vhdlpp/parse.cc	100644	root:root	69263e8a4bfe6967620ef1f68ce3b43c	
-File: /usr/src/debug/iverilog-10.2/vhdlpp/parse.h	100644	root:root	54eea9f0d84cc01c02b51625c6a67e1d	
+File: /usr/src/debug/iverilog-10.2/vhdlpp/parse.cc	100644	root:root	a008a69c6d57eebe3c773f2254151c74	
+File: /usr/src/debug/iverilog-10.2/vhdlpp/parse.h	100644	root:root	d885e9692ad2ea1464737f39e4ae30c0	
 File: /usr/src/debug/iverilog-10.2/vhdlpp/parse.y	100644	root:root	39e1b45a055ebcaecc24bbb22f97c2b6	
@@ -1107,4 +1113,4 @@
 File: /usr/src/debug/iverilog-10.2/vpi/sdf_lexor.lex	100644	root:root	f86d76fbb71edc60a49cb6d79e1110f3	
-File: /usr/src/debug/iverilog-10.2/vpi/sdf_parse.c	100644	root:root	aeb47728dc042c38e038a81a0adace1e	
-File: /usr/src/debug/iverilog-10.2/vpi/sdf_parse.h	100644	root:root	19b6939393505c763838b7745863bbb1	
+File: /usr/src/debug/iverilog-10.2/vpi/sdf_parse.c	100644	root:root	0b1111f15a500fbe2e26a25c0935e8d7	
+File: /usr/src/debug/iverilog-10.2/vpi/sdf_parse.h	100644	root:root	5fc462e5774c3b20f27d5b4bc6b76600	
 File: /usr/src/debug/iverilog-10.2/vpi/sdf_parse.y	100644	root:root	7f12911fbaf9b9fa458bfdc8a8d5e2af	
@@ -1141,4 +1147,4 @@
 File: /usr/src/debug/iverilog-10.2/vpi/table_mod_lexor.lex	100644	root:root	dd621329cf2832f97e7ba727aa2d0fb7	
-File: /usr/src/debug/iverilog-10.2/vpi/table_mod_parse.c	100644	root:root	5baabea767ec32ed243fb209514b9bda	
-File: /usr/src/debug/iverilog-10.2/vpi/table_mod_parse.h	100644	root:root	9f1b03a8e2191fd3ca77ae5d5a64e809	
+File: /usr/src/debug/iverilog-10.2/vpi/table_mod_parse.c	100644	root:root	d181a636b594cddb0afd278f04b56cc0	
+File: /usr/src/debug/iverilog-10.2/vpi/table_mod_parse.h	100644	root:root	bdbf13ee7bb593bdb154d4dc95f5f935	
 File: /usr/src/debug/iverilog-10.2/vpi/table_mod_parse.y	100644	root:root	7a7025888b19abb5faec012794929bfb	
@@ -1185,3 +1191,3 @@
 File: /usr/src/debug/iverilog-10.2/vvp/ivl_dlfcn.h	100644	root:root	407121a9102d5664097a5e51e8611fa4	
-File: /usr/src/debug/iverilog-10.2/vvp/lexor.cc	100644	root:root	93230a47e9cbfd06a75319e28c560f42	
+File: /usr/src/debug/iverilog-10.2/vvp/lexor.cc	100644	root:root	f4bc47e3345e80b523870a3d83a56a82	
 File: /usr/src/debug/iverilog-10.2/vvp/lexor.lex	100644	root:root	f6fb08ffbb398f41e73900f4791662c6	
@@ -1192,4 +1198,4 @@
 File: /usr/src/debug/iverilog-10.2/vvp/npmos.h	100644	root:root	d29379877964396c4cb35c0300d773f0	
-File: /usr/src/debug/iverilog-10.2/vvp/parse.cc	100644	root:root	9908ecbb9a087186c3853fa05b18cbd3	
-File: /usr/src/debug/iverilog-10.2/vvp/parse.h	100644	root:root	d88200165a9bbf025f9da2ea1d168568	
+File: /usr/src/debug/iverilog-10.2/vvp/parse.cc	100644	root:root	43b800797dd3c2e33dc9c0519c1534e8	
+File: /usr/src/debug/iverilog-10.2/vvp/parse.h	100644	root:root	12e0a2e50b7387b38cb689ff52b85bf2	
 File: /usr/src/debug/iverilog-10.2/vvp/parse.y	100644	root:root	09a8a414aaa38c33eab618813d9ebad4	
@@ -1260,2 +1266,2 @@
 File: /usr/src/debug/iverilog-10.2/vvp/words.cc	100644	root:root	8ff49a7a0f29946da5d0415087936046	
-RPMIdentity: 334bf0100bdb8bf42dd3e68de2b343a68b714ab8e93cda1e16c6d5ac393f9bcd6455a67f7a2486c9d0c3fa1a90bb047f9db6372d410cfbb8afe2d35dd74f8cfd
+RPMIdentity: d766ad50059fe9a332ccc322a3f0e8675ec6f03389be2baa062abc40e9f439bdb8268548c98b3e0858dad8af5f433e892e2f17d65470dfd3d24552497334f2b8