=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for iverilog-10.1.1
mkdir dep
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c main.cc -o main.o
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c async.cc -o async.o
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c design_dump.cc -o design_dump.o
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from async.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from async.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:158: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:159: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:164: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:165: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:176: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:222: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from design_dump.cc:28:
pform_types.h:231: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from design_dump.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from main.cc:56:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from main.cc:56:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv async.d dep/async.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c discipline.cc -o discipline.o
mv discipline.d dep/discipline.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c dup_expr.cc -o dup_expr.o
main.cc: In function 'int main(int, char**)':
main.cc:928:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1800_2012;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:929:9: note: here
         case GN_VER2009:
         ^~~~
main.cc:930:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1800_2009;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:931:9: note: here
         case GN_VER2005_SV:
         ^~~~
main.cc:932:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1800_2005;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:933:9: note: here
         case GN_VER2005:
         ^~~~
main.cc:934:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1364_2005;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:935:9: note: here
         case GN_VER2001:
         ^~~~
main.cc:936:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1364_2001_CONFIG;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cc:937:9: note: here
         case GN_VER2001_NOCONFIG:
         ^~~~
main.cc:938:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
    lexor_keyword_mask |= GN_KEYWORDS_1364_2001;
    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cc:939:9: note: here
         case GN_VER1995:
         ^~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from dup_expr.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from dup_expr.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv main.d dep/main.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elaborate.cc -o elaborate.o
mv dup_expr.d dep/dup_expr.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elab_expr.cc -o elab_expr.o
mv design_dump.d dep/design_dump.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elaborate_analog.cc -o elaborate_analog.o
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from elaborate.cc:34:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from elaborate.cc:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_expr.cc:26:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_expr.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elaborate_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
elab_expr.cc: In member function 'virtual NetExpr* PECastType::elaborate_expr(Design*, NetScope*, ivl_type_t, unsigned int) const':
elab_expr.cc:2585:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(base->expr_width() > vector->packed_width()) {
            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
mv elaborate_analog.d dep/elaborate_analog.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elab_lval.cc -o elab_lval.o
elab_expr.cc: In member function 'virtual NetExpr* PEConcat::elaborate_expr(Design*, NetScope*, ivl_type_t, unsigned int) const':
elab_expr.cc:2750:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      }
      ^
elab_expr.cc:2751:4: note: here
    default:
    ^~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_lval.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_lval.d dep/elab_lval.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elab_net.cc -o elab_net.o
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from elab_net.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from elab_net.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_net.d dep/elab_net.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elab_scope.cc -o elab_scope.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from elab_scope.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from elab_scope.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_expr.d dep/elab_expr.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elab_sig.cc -o elab_sig.o
mv elaborate.d dep/elaborate.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elab_sig_analog.cc -o elab_sig_analog.o
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from elab_sig.cc:27:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from elab_sig.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from elab_sig_analog.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_sig_analog.d dep/elab_sig_analog.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c elab_type.cc -o elab_type.o
In file included from elab_type.cc:20:0:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from elab_type.cc:20:0:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from elab_type.cc:20:0:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from elab_type.cc:20:0:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from elab_type.cc:20:0:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from elab_type.cc:20:0:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from elab_type.cc:20:0:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from elab_type.cc:20:0:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from elab_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_type.d dep/elab_type.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c emit.cc -o emit.o
mv elab_scope.d dep/elab_scope.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval.cc -o eval.o
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from emit.cc:28:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from emit.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv elab_sig.d dep/elab_sig.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_attrib.cc -o eval_attrib.o
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval.cc:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv eval.d dep/eval.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_tree.cc -o eval_tree.o
mv emit.d dep/emit.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expr_synth.cc -o expr_synth.o
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from eval_attrib.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv eval_attrib.d dep/eval_attrib.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c functor.cc -o functor.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from eval_tree.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from eval_tree.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from expr_synth.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from expr_synth.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
eval_tree.cc: In member function 'NetEConst* NetEBComp::eval_eqeqeq_(bool, const NetExpr*, const NetExpr*) const':
eval_tree.cc:713:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (rv.get(idx) != pad)
     ^~
eval_tree.cc:715:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    break;
    ^~~~~
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': // !=
    ^~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from functor.cc:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from functor.cc:25:
/usr/include/g++/bits/unique_ptr.h:51: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:1099:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
                   lv.has_sign(false);
                   ~~~~~~~~~~~^~~~~~~
eval_tree.cc:1100:3: note: here
   case 'R':
   ^~~~
eval_tree.cc: In member function 'virtual NetEConst* NetEUReduce::eval_arguments_(const NetExpr*) const':
eval_tree.cc:1550:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   invert = true;
   ~~~~~~~^~~~~~
eval_tree.cc:1551:4: note: here
    case '&': {
    ^~~~
eval_tree.cc:1559:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   invert = true;
   ~~~~~~~^~~~~~
eval_tree.cc:1560:4: note: here
    case '|': {
    ^~~~
eval_tree.cc:1568:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   invert = true;
   ~~~~~~~^~~~~~
eval_tree.cc:1569:4: note: here
    case '^': {
    ^~~~
eval_tree.cc: In member function 'virtual NetExpr* NetECast::eval_arguments_(const NetExpr*) const':
eval_tree.cc:1619:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      }
      ^
eval_tree.cc:1620:4: note: here
    case 'v':
    ^~~~
mv functor.d dep/functor.d
/usr/bin/lex -s -t lexor.lex > lexor.cc
/usr/pkg/bin/bison -y --verbose -t -p VL -d -o parse.cc parse.y
mv expr_synth.d dep/expr_synth.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c link_const.cc -o link_const.o
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c load_module.cc -o load_module.o
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from link_const.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from link_const.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv eval_tree.d dep/eval_tree.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netlist.cc -o netlist.o
mv link_const.d dep/link_const.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netmisc.cc -o netmisc.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from load_module.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from load_module.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netlist.cc:27:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netlist.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netmisc.cc:24:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netmisc.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv load_module.d dep/load_module.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c nettypes.cc -o nettypes.o
mv nettypes.d dep/nettypes.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_analog.cc -o net_analog.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_analog.cc:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_analog.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_analog.d dep/net_analog.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_assign.cc -o net_assign.o
mv netmisc.d dep/netmisc.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_design.cc -o net_design.o
mv netlist.d dep/netlist.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netclass.cc -o netclass.o
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_assign.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_assign.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_design.cc:31:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_design.cc:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netclass.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netclass.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_assign.d dep/net_assign.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netdarray.cc -o netdarray.o
mv netclass.d dep/netclass.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netenum.cc -o netenum.o
mv netdarray.d dep/netdarray.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netparray.cc -o netparray.o
mv netparray.d dep/netparray.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netqueue.cc -o netqueue.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from netenum.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from netenum.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_design.d dep/net_design.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netscalar.cc -o netscalar.o
mv netqueue.d dep/netqueue.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netstruct.cc -o netstruct.o
mv netenum.d dep/netenum.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c netvector.cc -o netvector.o
mv netscalar.d dep/netscalar.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_event.cc -o net_event.o
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from netstruct.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from netstruct.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv netvector.d dep/netvector.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_expr.cc -o net_expr.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_event.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_event.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv netstruct.d dep/netstruct.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_func.cc -o net_func.o
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_expr.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_expr.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_event.d dep/net_event.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_func_eval.cc -o net_func_eval.o
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_expr.d dep/net_expr.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_link.cc -o net_link.o
mv net_func.d dep/net_func.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_modulo.cc -o net_modulo.o
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_func_eval.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51: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:877: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_func_eval.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_link.cc:24:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_link.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:158: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:159: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:164: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:165: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:176: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:222: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_modulo.cc:27:
pform_types.h:231: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/g++/bits/locale_conv.h:41:0,
                 from /usr/include/g++/locale:43,
                 from /usr/include/g++/iomanip:43,
                 from net_modulo.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_modulo.d dep/net_modulo.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_nex_input.cc -o net_nex_input.o
mv net_link.d dep/net_link.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_nex_output.cc -o net_nex_output.o
mv net_func_eval.d dep/net_func_eval.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_proc.cc -o net_proc.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_nex_input.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from net_nex_output.cc:26:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from net_nex_output.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_proc.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_proc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_nex_input.d dep/net_nex_input.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_scope.cc -o net_scope.o
mv net_nex_output.d dep/net_nex_output.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_tran.cc -o net_tran.o
mv net_proc.d dep/net_proc.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c net_udp.cc -o net_udp.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_scope.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_tran.cc:26:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_tran.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_tran.d dep/net_tran.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pad_to_width.cc -o pad_to_width.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from net_udp.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from net_udp.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_udp.d dep/net_udp.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c parse.cc -o parse.o
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pad_to_width.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pad_to_width.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pad_to_width.d dep/pad_to_width.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c parse_misc.cc -o parse_misc.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse.y:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv net_scope.d dep/net_scope.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform.cc -o pform.o
parse.cc:8170:18: warning: missing initializer for member 'vlltype::text' [-Wmissing-field-initializers]
   = { 1, 1, 1, 1 }
                  ^
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from parse_misc.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv parse_misc.d dep/parse_misc.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_analog.cc -o pform_analog.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_analog.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_analog.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_analog.d dep/pform_analog.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_disciplines.cc -o pform_disciplines.o
mv parse.d dep/parse.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_dump.cc -o pform_dump.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from pform_disciplines.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_dump.cc:28:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_dump.cc:28:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_disciplines.d dep/pform_disciplines.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_package.cc -o pform_package.o
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_package.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_package.d dep/pform_package.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_pclass.cc -o pform_pclass.o
mv pform_dump.d dep/pform_dump.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_class_type.cc -o pform_class_type.o
mv pform.d dep/pform.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_string_type.cc -o pform_string_type.o
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_pclass.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_pclass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_class_type.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_class_type.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_string_type.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_string_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_class_type.d dep/pform_class_type.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_struct_type.cc -o pform_struct_type.o
mv pform_pclass.d dep/pform_pclass.d
mv pform_string_type.d dep/pform_string_type.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pform_types.cc -o pform_types.o
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c symbol_search.cc -o symbol_search.o
In file included from pform_types.cc:21:0:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:0:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:0:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:0:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:0:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:0:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:0:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pform_types.cc:21:0:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from pform_types.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from pform.h:22,
                 from pform_struct_type.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv pform_types.d dep/pform_types.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sync.cc -o sync.o
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from symbol_search.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from symbol_search.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv symbol_search.d dep/symbol_search.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_funcs.cc -o sys_funcs.o
mv pform_struct_type.d dep/pform_struct_type.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c verinum.cc -o verinum.o
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from sync.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from sync.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sync.d dep/sync.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c verireal.cc -o verireal.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from sys_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sys_funcs.d dep/sys_funcs.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c target.cc -o target.o
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from verireal.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from verireal.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv verinum.d dep/verinum.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c Attrib.cc -o Attrib.o
mv verireal.d dep/verireal.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c HName.cc -o HName.o
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from target.cc:24:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from target.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv Attrib.d dep/Attrib.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c Module.cc -o Module.o
mv HName.d dep/HName.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PClass.cc -o PClass.o
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from Module.h:30,
                 from Module.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from Module.h:30,
                 from Module.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PClass.h:22,
                 from PClass.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PClass.h:22,
                 from PClass.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PClass.d dep/PClass.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PDelays.cc -o PDelays.o
mv target.d dep/target.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PEvent.cc -o PEvent.o
mv PEvent.d dep/PEvent.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PExpr.cc -o PExpr.o
mv Module.d dep/Module.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PGate.cc -o PGate.o
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from PDelays.cc:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from PDelays.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from PExpr.cc:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from PExpr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PGate.h:27,
                 from PGate.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PGate.h:27,
                 from PGate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PDelays.d dep/PDelays.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PGenerate.cc -o PGenerate.o
mv PGate.d dep/PGate.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PModport.cc -o PModport.o
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PGenerate.h:25,
                 from PGenerate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PModport.h:23,
                 from PModport.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PModport.h:23,
                 from PModport.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PExpr.d dep/PExpr.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PPackage.cc -o PPackage.o
mv PGenerate.d dep/PGenerate.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PScope.cc -o PScope.o
mv PModport.d dep/PModport.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PSpec.cc -o PSpec.o
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PPackage.h:23,
                 from PPackage.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PPackage.h:23,
                 from PPackage.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PPackage.d dep/PPackage.d
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PScope.cc:20:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PScope.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PTask.cc -o PTask.o
mv PSpec.d dep/PSpec.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PUdp.cc -o PUdp.o
mv PUdp.d dep/PUdp.d
mv PScope.d dep/PScope.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PFunction.cc -o PFunction.o
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c PWire.cc -o PWire.o
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PTask.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PTask.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PTask.d dep/PTask.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c Statement.cc -o Statement.o
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from PScope.h:24:0,
                 from PTask.h:23,
                 from PFunction.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from pform_types.h:34,
                 from PScope.h:24,
                 from PTask.h:23,
                 from PFunction.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PWire.h:22,
                 from PWire.cc:21:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PWire.h:22,
                 from PWire.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from Statement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv PFunction.d dep/PFunction.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c AStatement.cc -o AStatement.o
mv PWire.d dep/PWire.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c ./libmisc/LineInfo.cc -o LineInfo.o
mv LineInfo.d dep/LineInfo.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c ./libmisc/StringHeap.cc -o StringHeap.o
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from PExpr.h:26,
                 from Statement.h:29,
                 from AStatement.h:26,
                 from AStatement.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv Statement.d dep/Statement.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c cprop.cc -o cprop.o
mv StringHeap.d dep/StringHeap.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c nodangle.cc -o nodangle.o
mv AStatement.d dep/AStatement.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c synth.cc -o synth.o
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from cprop.cc:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from cprop.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from nodangle.cc:29:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from nodangle.cc:29:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv nodangle.d dep/nodangle.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c synth2.cc -o synth2.o
mv synth.d dep/synth.d
/usr/pkg/bin/bison -y --verbose -t -p syn_ -o syn-rules.cc syn-rules.y
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c t-dll.cc -o t-dll.o
mv cprop.d dep/cprop.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c t-dll-api.cc -o t-dll-api.o
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from synth2.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from synth2.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from t-dll.cc:27:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from t-dll.cc:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-api.cc:23:
/usr/include/g++/bits/unique_ptr.h:51: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:60: warning: this statement may fall through [-Wimplicit-fallthrough=]
      cerr << "error: ivl_lpm_selects() is no longer supported for "
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
              "IVL_LPM_CONCAT, use ivl_lpm_size() instead." << endl;
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
t-dll-api.cc:1460:4: note: here
    default:
    ^~~~~~~
t-dll.cc: In member function 'virtual void dll_target::scope(const NetScope*)':
t-dll.cc:2484:55: warning: this statement may fall through [-Wimplicit-fallthrough=]
     cerr << "?:?" << ": internal error: "
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
          << "Package scopes should not have parents." << endl;
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
t-dll.cc:2485:3: note: here
   case NetScope::MODULE:
   ^~~~
mv t-dll-api.d dep/t-dll-api.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c t-dll-expr.cc -o t-dll-expr.o
mv t-dll.d dep/t-dll.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c t-dll-proc.cc -o t-dll-proc.o
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll.h:22,
                 from t-dll-expr.cc:25:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-proc.cc:26:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-proc.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv t-dll-expr.d dep/t-dll-expr.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c t-dll-analog.cc -o t-dll-analog.o
mv synth2.d dep/synth2.d
gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o version.exe -I. -I. ./version.c
sed -e 's;@SHARED@;-shared;' -e 's;@PIC@;-fPIC;' \
    -e 's;@SUFFIX@;;' \
    -e 's;@IVCC@;gcc;' \
    -e 's;@IVCXX@;c++;' \
    -e 's;@IVCFLAGS@;-Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include;' \
    -e 's;@IVCXXFLAGS@;-Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include;' \
    -e 's;@IVCTARGETFLAGS@;;' \
    -e 's;@INCLUDEDIR@;/usr/pkg/include/iverilog;' \
    -e 's;@LIBDIR@;/usr/pkg/lib;' iverilog-vpi.sh > iverilog-vpi
chmod +x iverilog-vpi
mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c syn-rules.cc -o syn-rules.o
mv t-dll-proc.d dep/t-dll-proc.d
./version.exe `head -1 ./iverilog-vpi.man.in`'\n' > iverilog-vpi.man
tail -n +2 ./iverilog-vpi.man.in >> iverilog-vpi.man
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lexor.cc -o lexor.o
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from target.h:22,
                 from t-dll-analog.cc:26:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from target.h:22,
                 from t-dll-analog.cc:26:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv t-dll-analog.d dep/t-dll-analog.d
c++ -DHAVE_CONFIG_H -I. -Ilibmisc -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lexor_keyword.cc -o lexor_keyword.o
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from syn-rules.y:34:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from syn-rules.y:34:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from lexor.lex:30:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from lexor.lex:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv syn-rules.d dep/syn-rules.d
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:105:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       std::auto_ptr<PExpr> expr;
            ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:158: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:159: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:164: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:165: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:176: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:222: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from netlist.h:38:0,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
pform_types.h:231: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/g++/memory:80:0,
                 from netlist.h:32,
                 from compiler.h:24,
                 from parse_misc.h:24,
                 from ./lexor_keyword.gperf:13:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
<stdout>: In function 'int yy_get_next_buffer()':
<stdout>:3257:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
mv lexor_keyword.d dep/lexor_keyword.d
mv lexor.d dep/lexor.d
c++ -Wl,--export-dynamic  -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -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 
/usr/pkg/bin/gmake -C ivlpp all &&  /usr/pkg/bin/gmake -C vhdlpp all &&  /usr/pkg/bin/gmake -C vvp all &&  /usr/pkg/bin/gmake -C vpi all &&  /usr/pkg/bin/gmake -C libveriuser all &&  /usr/pkg/bin/gmake -C cadpli all &&  /usr/pkg/bin/gmake -C tgt-null all &&  /usr/pkg/bin/gmake -C tgt-stub all &&  /usr/pkg/bin/gmake -C tgt-vvp all &&  /usr/pkg/bin/gmake -C tgt-vhdl all &&  /usr/pkg/bin/gmake -C tgt-vlog95 all &&  /usr/pkg/bin/gmake -C tgt-pcb all &&  /usr/pkg/bin/gmake -C tgt-blif all &&  /usr/pkg/bin/gmake -C tgt-sizer all &&  /usr/pkg/bin/gmake -C driver all &&  true
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/ivlpp'
gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H  -c -o main.o main.c
/usr/bin/lex -t lexor.lex > lexor.c
gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H  -c -o lexor.o lexor.c
gcc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib main.o lexor.o -o ivlpp 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/ivlpp'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/vhdlpp'
mkdir dep
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c main.cc -o main.o
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c architec.cc -o architec.o
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c compiler.cc -o compiler.o
mv compiler.d dep/compiler.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c entity.cc -o entity.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from main.cc:79:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv main.d dep/main.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c std_funcs.cc -o std_funcs.o
mv architec.d dep/architec.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c std_types.cc -o std_types.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv entity.d dep/entity.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expression.cc -o expression.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from std_funcs.h:23,
                 from std_funcs.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from std_types.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from std_types.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from std_types.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv std_funcs.d dep/std_funcs.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c package.cc -o package.o
mv std_types.d dep/std_types.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c scope.cc -o scope.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from scope.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv package.d dep/package.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sequential.cc -o sequential.o
mv expression.d dep/expression.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c subprogram.cc -o subprogram.o
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sequential.d dep/sequential.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vsignal.cc -o vsignal.o
mv scope.d dep/scope.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vtype.cc -o vtype.o
mv subprogram.d dep/subprogram.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vtype_match.cc -o vtype_match.o
In file included from vsignal.cc:23:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vsignal.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vsignal.cc:23:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vsignal.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vsignal.cc:23:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vsignal.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vsignal.d dep/vsignal.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c architec_elaborate.cc -o architec_elaborate.o
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from vtype.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from vtype.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from vtype.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype_match.d dep/vtype_match.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c entity_elaborate.cc -o entity_elaborate.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_elaborate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype.d dep/vtype.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expression_elaborate.cc -o expression_elaborate.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_elaborate.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv architec_elaborate.d dep/architec_elaborate.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expression_evaluate.cc -o expression_evaluate.o
In file included from expression_elaborate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_elaborate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_elaborate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_elaborate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_elaborate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_elaborate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv entity_elaborate.d dep/entity_elaborate.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sequential_elaborate.cc -o sequential_elaborate.o
In file included from expression_evaluate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_evaluate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_evaluate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_evaluate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_evaluate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_evaluate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_elaborate.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression_evaluate.d dep/expression_evaluate.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vtype_elaborate.cc -o vtype_elaborate.o
mv sequential_elaborate.d dep/sequential_elaborate.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c entity_stream.cc -o entity_stream.o
In file included from vtype_elaborate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_elaborate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_elaborate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_elaborate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_elaborate.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_elaborate.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype_elaborate.d dep/vtype_elaborate.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expression_stream.cc -o expression_stream.o
mv expression_elaborate.d dep/expression_elaborate.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vtype_stream.cc -o vtype_stream.o
In file included from entity_stream.cc:21:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from entity_stream.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from entity_stream.cc:21:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from entity_stream.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from entity_stream.cc:21:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from entity_stream.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv entity_stream.d dep/entity_stream.d
/usr/bin/lex -s -olexor.cc ./lexor.lex
/usr/pkg/bin/bison -y --verbose -t -d -o parse.cc parse.y
parse.y:2.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
    2 | %pure-parser
      | ^~~~~~~~~~~~
parse.y:2.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated]
    2 | %pure-parser
      | ^~~~~~~~~~~~
In file included from expression_stream.cc:20:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_stream.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_stream.cc:20:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_stream.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_stream.cc:20:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_stream.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_stream.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_stream.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_stream.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_stream.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_stream.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_stream.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv expression_stream.d dep/expression_stream.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c parse_misc.cc -o parse_misc.o
mv vtype_stream.d dep/vtype_stream.d
parse.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c library.cc -o library.o
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vhdlreal.cc -o vhdlreal.o
mv vhdlreal.d dep/vhdlreal.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vhdlint.cc -o vhdlint.o
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from parse_misc.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from parse_misc.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from parse_misc.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from library.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vhdlint.d dep/vhdlint.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c architec_emit.cc -o architec_emit.o
mv parse_misc.d dep/parse_misc.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c entity_emit.cc -o entity_emit.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_emit.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from entity_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv library.d dep/library.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expression_emit.cc -o expression_emit.o
mv architec_emit.d dep/architec_emit.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c package_emit.cc -o package_emit.o
mv entity_emit.d dep/entity_emit.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sequential_emit.cc -o sequential_emit.o
In file included from expression_emit.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_emit.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_emit.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_emit.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from expression_emit.cc:22:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from expression_emit.cc:22:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from package.h:23,
                 from package_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_emit.cc:23:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv package_emit.d dep/package_emit.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c subprogram_emit.cc -o subprogram_emit.o
mv expression_emit.d dep/expression_emit.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vtype_emit.cc -o vtype_emit.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from subprogram.h:27,
                 from subprogram_emit.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv sequential_emit.d dep/sequential_emit.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c debug.cc -o debug.o
In file included from vtype_emit.cc:24:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_emit.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_emit.cc:24:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_emit.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from vtype_emit.cc:24:0:
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/g++/memory:80:0,
                 from expression.h:29,
                 from vtype_emit.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv subprogram_emit.d dep/subprogram_emit.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c architec_debug.cc -o architec_debug.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from debug.cc:24:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv vtype_emit.d dep/vtype_emit.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expression_debug.cc -o expression_debug.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from architec_debug.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from expression_debug.cc:21:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv architec_debug.d dep/architec_debug.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sequential_debug.cc -o sequential_debug.o
mv debug.d dep/debug.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c ../libmisc/StringHeap.cc -o StringHeap.o
mv expression_debug.d dep/expression_debug.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c ../libmisc/LineInfo.cc -o LineInfo.o
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from parse_types.h:24:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from parse_types.h:24,
                 from sequential.h:24,
                 from sequential_debug.cc:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv StringHeap.d dep/StringHeap.d
mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c parse.cc -o parse.o
mv LineInfo.d dep/LineInfo.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lexor.cc -o lexor.o
mv sequential_debug.d dep/sequential_debug.d
c++ -I. -I.. -I../libmisc -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lexor_keyword.cc -o lexor_keyword.o
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse.y:35:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor.lex:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
lexor.cc: In function 'int yy_get_next_buffer(yyscan_t)':
lexor.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   {
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from scope.h:28:0,
                 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/g++/memory:80:0,
                 from expression.h:29,
                 from scope.h:28,
                 from architec.h:24,
                 from parse_wrap.h:31,
                 from ./lexor_keyword.gperf:15:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
mv lexor_keyword.d dep/lexor_keyword.d
mv lexor.d dep/lexor.d
mv parse.d dep/parse.d
c++ -o vhdlpp -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib 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 -lbz2 -lz -lpthread -lhistory -lreadline -ltermcap  
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/vhdlpp'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/vvp'
mkdir dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c main.cc -o main.o
/usr/pkg/bin/bison -y --verbose -t -d -o parse.cc parse.y
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c parse_misc.cc -o parse_misc.o
/usr/bin/lex -s -olexor.cc ./lexor.lex
mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c arith.cc -o arith.o
mv parse_misc.d dep/parse_misc.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c array_common.cc -o array_common.o
mv main.d dep/main.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c array.cc -o array.o
mv array_common.d dep/array_common.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c bufif.cc -o bufif.o
mv bufif.d dep/bufif.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c compile.cc -o compile.o
mv array.d dep/array.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c concat.cc -o concat.o
mv arith.d dep/arith.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c dff.cc -o dff.o
mv compile.d dep/compile.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c class_type.cc -o class_type.o
mv concat.d dep/concat.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c enum_type.cc -o enum_type.o
mv dff.d dep/dff.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c extend.cc -o extend.o
mv extend.d dep/extend.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c file_line.cc -o file_line.o
mv enum_type.d dep/enum_type.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c npmos.cc -o npmos.o
mv class_type.d dep/class_type.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c part.cc -o part.o
mv file_line.d dep/file_line.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c permaheap.cc -o permaheap.o
mv npmos.d dep/npmos.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c reduce.cc -o reduce.o
mv permaheap.d dep/permaheap.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c resolv.cc -o resolv.o
mv part.d dep/part.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sfunc.cc -o sfunc.o
mv reduce.d dep/reduce.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c stop.cc -o stop.o
mv sfunc.d dep/sfunc.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c substitute.cc -o substitute.o
mv resolv.d dep/resolv.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c symbols.cc -o symbols.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
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c ufunc.cc -o ufunc.o
mv symbols.d dep/symbols.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c codes.cc -o codes.o
mv substitute.d dep/substitute.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vthread.cc -o vthread.o
mv codes.d dep/codes.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c schedule.cc -o schedule.o
mv ufunc.d dep/ufunc.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c statistics.cc -o statistics.o
mv statistics.d dep/statistics.d
gcc -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o draw_tt.exe ./draw_tt.c
./draw_tt.exe > tables.cc
rm draw_tt.exe
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c udp.cc -o udp.o
vthread.cc: In function 'bool of_MOD_S(vthread_t, vvp_code_t)':
vthread.cc:3774:18: warning: left shift of negative value [-Wshift-negative-value]
    lv |= -1LL << wid;
                  ^~~
vthread.cc:3776:18: warning: left shift of negative value [-Wshift-negative-value]
    rv |= -1LL << wid;
                  ^~~
vthread.cc: In function 'bool of_PARTI_base(vthread_t, vvp_code_t, bool)':
vthread.cc:3928:26: warning: left shift of negative value [-Wshift-negative-value]
      use_base |= (-1) << bwid;
                          ^~~~
mv schedule.d dep/schedule.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_island.cc -o vvp_island.o
mv udp.d dep/udp.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_net.cc -o vvp_net.o
vvp_net.cc: In member function 'void vvp_vector4_t::resize(unsigned int, vvp_bit4_t)':
vvp_net.cc:990:42: warning: left shift of negative value [-Wshift-negative-value]
          abits_ptr_[cnt-1] &= ~((-1L) << fill);
                                          ^~~~
vvp_net.cc:991:42: warning: left shift of negative value [-Wshift-negative-value]
          bbits_ptr_[cnt-1] &= ~((-1L) << fill);
                                          ^~~~
vvp_net.cc:1021:33: warning: left shift of negative value [-Wshift-negative-value]
    newbits[cnt-1] &= ~((-1L) << fill);
                                 ^~~~
vvp_net.cc:1023:40: warning: left shift of negative value [-Wshift-negative-value]
    newbits[newcnt+cnt-1] &= ~((-1L) << fill);
                                        ^~~~
vvp_net.cc:1046:30: warning: left shift of negative value [-Wshift-negative-value]
     abits_val_ &= ~((-1L) << size_);
                              ^~~~~
vvp_net.cc:1047:30: warning: left shift of negative value [-Wshift-negative-value]
     bbits_val_ &= ~((-1L) << size_);
                              ^~~~~
vvp_net.cc: In instantiation of 'bool vector4_to_value(const vvp_vector4_t&, T&, bool, bool) [with T = signed char]':
vvp_net.cc:2029:45:   required from here
vvp_net.cc:2021:35: warning: left shift of negative value [-Wshift-negative-value]
     res |= (~static_cast<INT>(0)) << vec.size();
            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
vvp_net.cc: In instantiation of 'bool vector4_to_value(const vvp_vector4_t&, T&, bool, bool) [with T = short int]':
vvp_net.cc:2031:45:   required from here
vvp_net.cc:2021:35: warning: left shift of negative value [-Wshift-negative-value]
vvp_net.cc: In instantiation of 'bool vector4_to_value(const vvp_vector4_t&, T&, bool, bool) [with T = int]':
vvp_net.cc:2033:45:   required from here
vvp_net.cc:2021:35: warning: left shift of negative value [-Wshift-negative-value]
vvp_net.cc: In instantiation of 'bool vector4_to_value(const vvp_vector4_t&, T&, bool, bool) [with T = long long int]':
vvp_net.cc:2035:45:   required from here
vvp_net.cc:2021:35: warning: left shift of negative value [-Wshift-negative-value]
vvp_net.cc: In instantiation of 'bool vector4_to_value(const vvp_vector4_t&, T&, bool, bool) [with T = unsigned char]':
vvp_net.cc:2037:45:   required from here
vvp_net.cc:2021:35: warning: left shift of negative value [-Wshift-negative-value]
vvp_net.cc: In instantiation of 'bool vector4_to_value(const vvp_vector4_t&, T&, bool, bool) [with T = short unsigned int]':
vvp_net.cc:2039:45:   required from here
vvp_net.cc:2021:35: warning: left shift of negative value [-Wshift-negative-value]
mv vvp_island.d dep/vvp_island.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_net_sig.cc -o vvp_net_sig.o
In file included from /usr/include/g++/vector:69:0,
                 from class_type.h:23,
                 from vvp_cobject.h:25,
                 from vthread.cc:28:
/usr/include/g++/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator<double>]':
/usr/include/g++/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector<double>::iterator {aka __gnu_cxx::__normal_iterator<double*, std::vector<double> >}' changed in GCC 7.1
       vector<_Tp, _Alloc>::
       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/g++/vector:64:0,
                 from class_type.h:23,
                 from vvp_cobject.h:25,
                 from vthread.cc:28:
/usr/include/g++/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator<double>]':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'void vthread_push_real(vthread_s*, double)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_CVT_RS(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_CVT_RU(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_DUP_REAL(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_ABS_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_LOAD_REAL(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_MUL_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_SUB_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_ADD_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_DIV_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_BLEND_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_LOAD_AR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_MOD_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_POW_WR(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_PROP_R(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_CVT_RV(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_CVT_RV_S(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/g++/bits/stl_vector.h: In function 'bool of_LOAD_DAR_R(vthread_t, vvp_code_t)':
/usr/include/g++/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1
    _M_realloc_insert(end(), __x);
    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
mv vvp_net.d dep/vvp_net.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_object.cc -o vvp_object.o
mv vvp_net_sig.d dep/vvp_net_sig.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_cobject.cc -o vvp_cobject.o
mv vvp_object.d dep/vvp_object.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_darray.cc -o vvp_darray.o
mv vthread.d dep/vthread.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c event.cc -o event.o
mv vvp_cobject.d dep/vvp_cobject.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c logic.cc -o logic.o
mv vvp_darray.d dep/vvp_darray.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c delay.cc -o delay.o
mv event.d dep/event.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c words.cc -o words.o
mv logic.d dep/logic.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c island_tran.cc -o island_tran.o
mv words.d dep/words.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_modules.cc -o vpi_modules.o
mv delay.d dep/delay.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_callback.cc -o vpi_callback.o
mv island_tran.d dep/island_tran.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_cobject.cc -o vpi_cobject.o
mv vpi_modules.d dep/vpi_modules.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_const.cc -o vpi_const.o
vpi_callback.cc: In function 'void real_signal_value(t_vpi_value*, double)':
vpi_callback.cc:767:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiRealVal;
vpi_callback.cc:769:4: note: here
    case vpiRealVal:
    ^~~~
mv vpi_callback.d dep/vpi_callback.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_darray.cc -o vpi_darray.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_cobject.d dep/vpi_cobject.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_event.cc -o vpi_event.o
mv vpi_const.d dep/vpi_const.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_iter.cc -o vpi_iter.o
mv vpi_iter.d dep/vpi_iter.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_mcd.cc -o vpi_mcd.o
mv vpi_event.d dep/vpi_event.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_priv.cc -o vpi_priv.o
mv vpi_darray.d dep/vpi_darray.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_scope.cc -o vpi_scope.o
mv vpi_mcd.d dep/vpi_mcd.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_real.cc -o vpi_real.o
vpi_priv.cc: In function 'void vpip_vec4_get_value(const vvp_vector4_t&, unsigned int, bool, s_vpi_value*)':
vpi_priv.cc:720:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiVectorVal;
vpi_priv.cc:722: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:780:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiIntVal;
vpi_priv.cc:781:4: note: here
    case vpiIntVal:
    ^~~~
vpi_priv.cc: In function 'void vpip_real_get_value(double, s_vpi_value*)':
vpi_priv.cc:858:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiRealVal;
vpi_priv.cc:860:4: note: here
    case vpiRealVal:
    ^~~~
vpi_priv.cc: In function 'void vpip_string_get_value(const string&, s_vpi_value*)':
vpi_priv.cc:940:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
      vp->format = vpiStringVal;
vpi_priv.cc:942:4: note: here
    case vpiStringVal:
    ^~~~
mv vpi_priv.d dep/vpi_priv.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_signal.cc -o vpi_signal.o
mv vpi_scope.d dep/vpi_scope.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_string.cc -o vpi_string.o
mv vpi_real.d dep/vpi_real.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_tasks.cc -o vpi_tasks.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_string.d dep/vpi_string.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -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_tasks.d dep/vpi_tasks.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_vthr_vector.cc -o vpi_vthr_vector.o
mv vpi_time.d dep/vpi_time.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpip_bin.cc -o vpip_bin.o
mv vpi_signal.d dep/vpi_signal.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpip_hex.cc -o vpip_hex.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:
    ^~~~
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/
    ^~~~~~~
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_bin.d dep/vpip_bin.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpip_oct.cc -o vpip_oct.o
mv vpi_vthr_vector.d dep/vpi_vthr_vector.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpip_to_dec.cc -o vpip_to_dec.o
mv vpip_hex.d dep/vpip_hex.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpip_format.cc -o vpip_format.o
mv vpip_format.d dep/vpip_format.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_vpi.cc -o vvp_vpi.o
mv vvp_vpi.d dep/vvp_vpi.d
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -c libvpi.c
rm -f libvpi.a
ar cqv libvpi.a libvpi.o
a - libvpi.o
ranlib libvpi.a
../version.exe `head -1 ./vvp.man.in`'\n' > vvp.man
tail -n +2 ./vvp.man.in >> vvp.man
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c parse.cc -o parse.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
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lexor.cc -o lexor.o
mv vpip_to_dec.d dep/vpip_to_dec.d
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DIVL_SUFFIX='""' -DMODULE_DIR1='"/usr/pkg/lib/ivl"'  -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c tables.cc -o tables.o
mv tables.d dep/tables.d
mv parse.d dep/parse.d
mv lexor.d dep/lexor.d
c++ -Wl,--export-dynamic  -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -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 -lbz2 -lz -lpthread -lhistory -lreadline -ltermcap   
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/vvp'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/vpi'
mkdir dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_table.c -o sys_table.o
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_convert.c -o sys_convert.o
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -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
mv sys_convert.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_darray.c -o sys_darray.o
mv sys_table.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_deposit.c -o sys_deposit.o
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_display.c -o sys_display.o
mv sys_deposit.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_fileio.c -o sys_fileio.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:
        ^~~~
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_darray.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_finish.c -o sys_finish.o
mv sys_finish.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_icarus.c -o sys_icarus.o
mv sys_icarus.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_plusargs.c -o sys_plusargs.o
mv sys_fileio.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_queue.c -o sys_queue.o
mv sys_plusargs.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_random.c -o sys_random.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_random.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_random_mti.c -o sys_random_mti.o
mv sys_queue.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_readmem.c -o sys_readmem.o
mv sys_random_mti.d dep
/usr/bin/lex -t sys_readmem_lex.lex > sys_readmem_lex.c
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_scanf.c -o sys_scanf.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:
         ^~~~
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_display.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_sdf.c -o sys_sdf.o
mv sys_readmem.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_time.c -o sys_time.o
mv sys_sdf.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_vcd.c -o sys_vcd.o
mv sys_time.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_vcdoff.c -o sys_vcdoff.o
mv sys_vcdoff.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vcd_priv.c -o vcd_priv.o
mv vcd_priv.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c mt19937int.c -o mt19937int.o
mv sys_scanf.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_priv.c -o sys_priv.o
mv mt19937int.d dep
/usr/pkg/bin/bison -y --verbose -t -p sdf -d -o sdf_parse.c sdf_parse.y
mv sys_vcd.d dep
/usr/bin/lex -t sdf_lexor.lex > sdf_lexor.c
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c stringheap.c -o stringheap.o
mv stringheap.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vams_simparam.c -o vams_simparam.o
mv sys_priv.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c table_mod.c -o table_mod.o
/usr/pkg/bin/bison -y --verbose -t -p tblmod -d -o table_mod_parse.c table_mod_parse.y
/usr/bin/lex -t table_mod_lexor.lex > table_mod_lexor.c
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_lxt.c -o sys_lxt.o
mv vams_simparam.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lxt_write.c -o lxt_write.o
sys_lxt.c: In function 'scan_item':
sys_lxt.c:545:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (vpi_get(vpiConstantSelect, item) == 0) {
         ^
sys_lxt.c:552:4: note: here
    case vpiIntegerVar:
    ^~~~
mv table_mod.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_lxt2.c -o sys_lxt2.o
mv sys_lxt.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lxt2_write.c -o lxt2_write.o
sys_lxt2.c: In function 'scan_item':
sys_lxt2.c:608:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (vpi_get(vpiConstantSelect, item) == 0) {
         ^
sys_lxt2.c:615:4: note: here
    case vpiIntegerVar:
    ^~~~
mv sys_lxt2.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_fst.c -o sys_fst.o
mv sys_fst.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c fstapi.c -o fstapi.o
mv lxt_write.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c fastlz.c -o fastlz.o
fstapi.c: In function 'fstWriterFlushContextPrivate':
fstapi.c:1401:70: warning: this statement may fall through [-Wimplicit-fallthrough=]
                                                 case 0: do {    acc  = (pnt[idx+7-8] & 1) << 0;
                                                                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:1402:49: note: here
                                                 case 7:         acc |= (pnt[idx+6-8] & 1) << 1;
                                                 ^~~~
fstapi.c:1402:69: warning: this statement may fall through [-Wimplicit-fallthrough=]
                                                 case 7:         acc |= (pnt[idx+6-8] & 1) << 1;
                                                                 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:1403:49: note: here
                                                 case 6:         acc |= (pnt[idx+5-8] & 1) << 2;
                                                 ^~~~
fstapi.c:1403:69: warning: this statement may fall through [-Wimplicit-fallthrough=]
                                                 case 6:         acc |= (pnt[idx+5-8] & 1) << 2;
                                                                 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:1404:49: note: here
                                                 case 5:         acc |= (pnt[idx+4-8] & 1) << 3;
                                                 ^~~~
fstapi.c:1404:69: warning: this statement may fall through [-Wimplicit-fallthrough=]
                                                 case 5:         acc |= (pnt[idx+4-8] & 1) << 3;
                                                                 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:1405:49: note: here
                                                 case 4:         acc |= (pnt[idx+3-8] & 1) << 4;
                                                 ^~~~
fstapi.c:1405:69: warning: this statement may fall through [-Wimplicit-fallthrough=]
                                                 case 4:         acc |= (pnt[idx+3-8] & 1) << 4;
                                                                 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:1406:49: note: here
                                                 case 3:         acc |= (pnt[idx+2-8] & 1) << 5;
                                                 ^~~~
fstapi.c:1406:69: warning: this statement may fall through [-Wimplicit-fallthrough=]
                                                 case 3:         acc |= (pnt[idx+2-8] & 1) << 5;
                                                                 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:1407:49: note: here
                                                 case 2:         acc |= (pnt[idx+1-8] & 1) << 6;
                                                 ^~~~
fstapi.c:1407:69: warning: this statement may fall through [-Wimplicit-fallthrough=]
                                                 case 2:         acc |= (pnt[idx+1-8] & 1) << 6;
                                                                 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:1408:49: note: here
                                                 case 1:         acc |= (pnt[idx+0-8] & 1) << 7;
                                                 ^~~~
fstapi.c: In function 'fstReaderProcessHier':
fstapi.c:3981:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case  1:        time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:3982:17: note: here
                 case  0:                                        time_dimension[0] = 0;   break;
                 ^~~~
fstapi.c:3985:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case -2:        time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:3986:17: note: here
                 case -3:                                        time_dimension[0] = 'm'; break;
                 ^~~~
fstapi.c:3989:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case -5:        time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:3990:17: note: here
                 case -6:                                        time_dimension[0] = 'u'; break;
                 ^~~~
fstapi.c:3993:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case -11:       time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:3994:17: note: here
                 case -12:                                       time_dimension[0] = 'p'; break;
                 ^~~~
fstapi.c:3997:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case -14:       time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:3998:17: note: here
                 case -15:                                       time_dimension[0] = 'f'; break;
                 ^~~~
fstapi.c:4001:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case -17:       time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:4002:17: note: here
                 case -18:                                       time_dimension[0] = 'a'; break;
                 ^~~~
fstapi.c:4005:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case -20:       time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:4006:17: note: here
                 case -21:                                       time_dimension[0] = 'z'; break;
                 ^~~~
fstapi.c:4009:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 case -8:        time_scale = 10;
                                 ~~~~~~~~~~~^~~~
fstapi.c:4010:17: note: here
                 case -9:
                 ^~~~
fstapi.c: In function 'j_hash':
fstapi.c:6326:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 11: c+=((uint32_t)k[10]<<24);
             ~^~~~~~~~~~~~~~~~~~~~~~~
fstapi.c:6327:4: note: here
    case 10: c+=((uint32_t)k[9]<<16);
    ^~~~
fstapi.c:6327:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 10: c+=((uint32_t)k[9]<<16);
             ~^~~~~~~~~~~~~~~~~~~~~~
fstapi.c:6328:4: note: here
    case 9 : c+=((uint32_t)k[8]<<8);
    ^~~~
fstapi.c:6328:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 9 : c+=((uint32_t)k[8]<<8);
             ~^~~~~~~~~~~~~~~~~~~~~
fstapi.c:6330:4: note: here
    case 8 : b+=((uint32_t)k[7]<<24);
    ^~~~
fstapi.c:6330:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 8 : b+=((uint32_t)k[7]<<24);
             ~^~~~~~~~~~~~~~~~~~~~~~
fstapi.c:6331:4: note: here
    case 7 : b+=((uint32_t)k[6]<<16);
    ^~~~
fstapi.c:6331:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 7 : b+=((uint32_t)k[6]<<16);
             ~^~~~~~~~~~~~~~~~~~~~~~
fstapi.c:6332:4: note: here
    case 6 : b+=((uint32_t)k[5]<<8);
    ^~~~
fstapi.c:6332:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 6 : b+=((uint32_t)k[5]<<8);
             ~^~~~~~~~~~~~~~~~~~~~~
fstapi.c:6333:4: note: here
    case 5 : b+=k[4];
    ^~~~
fstapi.c:6333:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 5 : b+=k[4];
             ~^~~~~~
fstapi.c:6334:4: note: here
    case 4 : a+=((uint32_t)k[3]<<24);
    ^~~~
fstapi.c:6334:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 4 : a+=((uint32_t)k[3]<<24);
             ~^~~~~~~~~~~~~~~~~~~~~~
fstapi.c:6335:4: note: here
    case 3 : a+=((uint32_t)k[2]<<16);
    ^~~~
fstapi.c:6335:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 3 : a+=((uint32_t)k[2]<<16);
             ~^~~~~~~~~~~~~~~~~~~~~~
fstapi.c:6336:4: note: here
    case 2 : a+=((uint32_t)k[1]<<8);
    ^~~~
fstapi.c:6336:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
    case 2 : a+=((uint32_t)k[1]<<8);
             ~^~~~~~~~~~~~~~~~~~~~~
fstapi.c:6337:4: note: here
    case 1 : a+=k[0];
    ^~~~
mv lxt2_write.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lz4.c -o lz4.o
mv fastlz.d dep
c++ -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vcd_priv2.cc -o vcd_priv2.o
mv vcd_priv2.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c va_math.c -o va_math.o
mv va_math.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_clog2.c -o sys_clog2.o
mv sys_clog2.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c v2005_math.c -o v2005_math.o
mv v2005_math.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c v2009_table.c -o v2009_table.o
mv v2009_table.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c v2009_array.c -o v2009_array.o
mv v2009_array.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -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
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c v2009_string.c -o v2009_string.o
mv lz4.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vhdl_table.c -o vhdl_table.o
mv v2009_string.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vpi_debug.c -o vpi_debug.o
mv vhdl_table.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sys_readmem_lex.c -o sys_readmem_lex.o
mv vpi_debug.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sdf_parse.c -o sdf_parse.o
mv sys_readmem_lex.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sdf_lexor.c -o sdf_lexor.o
mv sdf_parse.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c table_mod_parse.c -o table_mod_parse.o
mv fstapi.d dep
gcc -I. -I..  -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c table_mod_lexor.c -o table_mod_lexor.o
mv table_mod_parse.d dep
gcc -shared -o va_math.vpi va_math.o -L../vvp -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lvpi 
mv sdf_lexor.d dep
gcc -shared -o v2005_math.vpi sys_clog2.o v2005_math.o -L../vvp -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lvpi 
gcc -shared -o v2009.vpi v2009_table.o v2009_array.o v2009_enum.o v2009_string.o -L../vvp -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline -ltermcap 
gcc -shared -o vhdl_sys.vpi vhdl_table.o -L../vvp -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline -ltermcap 
gcc -shared -o vpi_debug.vpi vpi_debug.o -L../vvp -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline -ltermcap 
mv table_mod_lexor.d dep
c++ -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 sys_lxt.o lxt_write.o sys_lxt2.o lxt2_write.o sys_fst.o fstapi.o fastlz.o lz4.o vcd_priv2.o -L../vvp -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lvpi -lm -lbz2 -lz -lpthread -lhistory -lreadline -ltermcap 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/vpi'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/libveriuser'
mkdir dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c asynch.c -o asynch.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c delay.c -o delay.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c exprinfo.c -o exprinfo.o
mv asynch.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c finish.c -o finish.o
mv exprinfo.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c getcstringp.c -o getcstringp.o
mv delay.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c getinstance.c -o getinstance.o
mv finish.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c getlongp.c -o getlongp.o
mv getcstringp.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c getp.c -o getp.o
mv getinstance.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c getsimtime.c -o getsimtime.o
mv getlongp.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c io_print.c -o io_print.o
mv getp.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c math.c -o math.o
mv getsimtime.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c mc_scan_plusargs.c -o mc_scan_plusargs.o
mv io_print.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c nodeinfo.c -o nodeinfo.o
mv math.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c nump.c -o nump.o
mv nodeinfo.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c putlongp.c -o putlongp.o
mv mc_scan_plusargs.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c putp.c -o putp.o
mv nump.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c spname.c -o spname.o
mv putlongp.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c typep.c -o typep.o
mv spname.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c workarea.c -o workarea.o
mv putp.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c veriusertfs.c -o veriusertfs.o
mv typep.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c priv.c -o priv.o
mv workarea.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_close.c -o a_close.o
mv priv.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_compare_handles.c -o a_compare_handles.o
mv a_close.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_configure.c -o a_configure.o
mv a_compare_handles.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_argc.c -o a_fetch_argc.o
mv veriusertfs.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_argv.c -o a_fetch_argv.o
mv a_configure.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_dir.c -o a_fetch_dir.o
mv a_fetch_argc.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_fullname.c -o a_fetch_fullname.o
mv a_fetch_argv.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_location.c -o a_fetch_location.o
mv a_fetch_dir.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_param.c -o a_fetch_param.o
mv a_fetch_fullname.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_range.c -o a_fetch_range.o
mv a_fetch_location.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_tfarg.c -o a_fetch_tfarg.o
mv a_fetch_param.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_time.c -o a_fetch_time.o
mv a_fetch_range.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_type.c -o a_fetch_type.o
mv a_fetch_time.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_type_str.c -o a_fetch_type_str.o
mv a_fetch_tfarg.d dep
mv a_fetch_type.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_fetch_value.c -o a_fetch_value.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_handle_by_name.c -o a_handle_by_name.o
mv a_fetch_type_str.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_handle_hiconn.c -o a_handle_hiconn.o
mv a_handle_by_name.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_handle_object.c -o a_handle_object.o
mv a_fetch_value.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_handle_parent.c -o a_handle_parent.o
mv a_handle_hiconn.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_handle_simulated_net.c -o a_handle_simulated_net.o
mv a_handle_object.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_handle_tfarg.c -o a_handle_tfarg.o
mv a_handle_parent.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_initialize.c -o a_initialize.o
mv a_handle_simulated_net.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_next.c -o a_next.o
mv a_initialize.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_next_bit.c -o a_next_bit.o
mv a_handle_tfarg.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_next_port.c -o a_next_port.o
mv a_next.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_next_topmod.c -o a_next_topmod.o
mv a_next_bit.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_object_of_type.c -o a_object_of_type.o
mv a_next_port.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_product_version.c -o a_product_version.o
mv a_next_topmod.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_set_value.c -o a_set_value.o
mv a_product_version.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_vcl.c -o a_vcl.o
mv a_object_of_type.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c a_version.c -o a_version.o
mv a_set_value.d dep
mv a_version.d dep
mv a_vcl.d dep
ld  -r -o libveriuser.o asynch.o delay.o exprinfo.o finish.o getcstringp.o getinstance.o getlongp.o getp.o getsimtime.o io_print.o math.o mc_scan_plusargs.o nodeinfo.o nump.o putlongp.o putp.o spname.o typep.o workarea.o veriusertfs.o priv.o a_close.o a_compare_handles.o a_configure.o a_fetch_argc.o a_fetch_argv.o a_fetch_dir.o a_fetch_fullname.o a_fetch_location.o a_fetch_param.o a_fetch_range.o a_fetch_tfarg.o a_fetch_time.o a_fetch_type.o a_fetch_type_str.o a_fetch_value.o a_handle_by_name.o a_handle_hiconn.o a_handle_object.o a_handle_parent.o a_handle_simulated_net.o a_handle_tfarg.o a_initialize.o a_next.o a_next_bit.o a_next_port.o a_next_topmod.o a_object_of_type.o a_product_version.o a_set_value.o a_vcl.o a_version.o
rm -f libveriuser.a
ar cvq libveriuser.a libveriuser.o
a - libveriuser.o
ranlib libveriuser.a
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/libveriuser'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/cadpli'
mkdir dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c cadpli.c
mv cadpli.d dep
gcc -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o cadpli.vpl cadpli.o ../libveriuser/libveriuser.o -L../vvp -lvpi
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/cadpli'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-null'
mkdir dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c null.c -o null.o
mv null.d dep
gcc -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o null.tgt null.o 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-null'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-stub'
mkdir dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c stub.c -o stub.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c classes.c -o classes.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c constant.c -o constant.o
mv classes.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c enumerate.c -o enumerate.o
mv constant.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expression.c -o expression.o
mv enumerate.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c statement.c -o statement.o
mv expression.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c switches.c -o switches.o
mv statement.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c types.c -o types.o
mv switches.d dep
mv types.d dep
mv stub.d dep
gcc -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o stub.tgt stub.o classes.o constant.o enumerate.o expression.o statement.o switches.o types.o 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-stub'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-vvp'
mkdir dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp.c -o vvp.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_class.c -o draw_class.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_enum.c -o draw_enum.o
mv draw_enum.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_mux.c -o draw_mux.o
mv draw_class.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_substitute.c -o draw_substitute.o
mv vvp.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_net_input.c -o draw_net_input.o
mv draw_substitute.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_switch.c -o draw_switch.o
mv draw_mux.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_ufunc.c -o draw_ufunc.o
mv draw_switch.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c draw_vpi.c -o draw_vpi.o
mv draw_ufunc.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_bool.c -o eval_bool.o
mv eval_bool.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_condit.c -o eval_condit.o
mv draw_net_input.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_expr.c -o eval_expr.o
mv draw_vpi.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_object.c -o eval_object.o
eval_expr.c: In function 'get_number_immediate':
eval_expr.c:142:42: warning: left shift of negative value [-Wshift-negative-value]
       nbits < 8*sizeof(long)) imm |= -1L << nbits;
                                          ^~
mv eval_condit.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_real.c -o eval_real.o
mv eval_expr.d dep
mv eval_object.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_string.c -o eval_string.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c eval_vec4.c -o eval_vec4.o
mv eval_string.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c modpath.c -o modpath.o
mv eval_real.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c stmt_assign.c -o stmt_assign.o
mv modpath.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vector.c -o vector.o
mv vector.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_process.c -o vvp_process.o
mv eval_vec4.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vvp_scope.c -o vvp_scope.o
mv stmt_assign.d dep
echo 'flag:VVP_EXECUTABLE=/usr/pkg/bin/vvp' | cat ./vvp.conf.in - > vvp.conf
echo 'flag:VVP_EXECUTABLE=/usr/pkg/bin/vvp' | cat ./vvp-s.conf.in - > vvp-s.conf
mv vvp_process.d dep
mv vvp_scope.d dep
gcc -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o vvp.tgt vvp.o draw_class.o draw_enum.o draw_mux.o draw_substitute.o draw_net_input.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 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-vvp'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-vhdl'
mkdir dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vhdl.cc -o vhdl.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c state.cc -o state.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vhdl_element.cc -o vhdl_element.o
In file included from vhdl_element.cc:21:0:
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);
                                    ^~~~~
In file included from vhdl_syntax.hh:27:0,
                 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);
                                    ^~~~~
In file included from vhdl_syntax.hh:27:0,
                 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);
                                    ^~~~~
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.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vhdl_type.cc -o vhdl_type.o
mv vhdl_element.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vhdl_syntax.cc -o vhdl_syntax.o
In file included from vhdl_type.hh:24:0,
                 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);
                                    ^~~~~
In file included from vhdl_syntax.hh:27:0,
                 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 state.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c scope.cc -o scope.o
mv vhdl_type.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c process.cc -o process.o
In file included from vhdl_syntax.hh:27:0,
                 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);
                                    ^~~~~
In file included from vhdl_syntax.hh:27:0,
                 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
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c stmt.cc -o stmt.o
In file included from vhdl_syntax.hh:27:0,
                 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 'long int get_number_as_long(ivl_expr_t)':
stmt.cc:1183:52: warning: left shift of negative value [-Wshift-negative-value]
              nbits < 8*sizeof(long)) imm |= -1L << nbits;
                                                    ^~~~~
mv vhdl_syntax.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c expr.cc -o expr.o
stmt.cc: In function 'void process_number(vhdl_binop_expr*, vhdl_var_ref*, ivl_expr_t, unsigned int, unsigned int, bool)':
stmt.cc:1250:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
          if (is_casez) break;
          ^~
stmt.cc:1251:7: note: here
       case '?':
       ^~~~
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:
    ^~~~
In file included from vhdl_syntax.hh:27:0,
                 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 scope.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm.cc -o lpm.o
In file included from vhdl_syntax.hh:27:0,
                 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 expr.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c support.cc -o support.o
mv lpm.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c cast.cc -o cast.o
In file included from vhdl_syntax.hh:27:0,
                 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 stmt.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c logic.cc -o logic.o
In file included from vhdl_syntax.hh:27:0,
                 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 support.d dep
In file included from vhdl_syntax.hh:27:0,
                 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 cast.d dep
mv logic.d dep
c++ -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -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 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-vhdl'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-vlog95'
mkdir dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c vlog95.c -o vlog95.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c event.c -o event.o
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -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 event.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c logic_lpm.c -o logic_lpm.o
mv vlog95.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c misc.c -o misc.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 misc.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c numbers.c -o numbers.o
mv expr.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c scope.c -o scope.o
mv numbers.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c stmt.c -o stmt.o
mv logic_lpm.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c udp.c -o udp.o
mv scope.d dep
mv udp.d dep
mv stmt.d dep
gcc -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o vlog95.tgt vlog95.o event.o expr.o logic_lpm.o misc.o numbers.o scope.o stmt.o udp.o -lm 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-vlog95'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-pcb'
mkdir dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c pcb.cc -o pcb.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c scope.cc -o scope.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c show_netlist.cc -o show_netlist.o
mv pcb.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c show_pcb.cc -o show_pcb.o
mv show_netlist.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c footprint.cc -o footprint.o
mv scope.d dep
/usr/pkg/bin/bison -y --verbose -t -p fp -d -o fp.cc fp.y
fp.y:2.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
    2 | %pure-parser
      | ^~~~~~~~~~~~
fp.y:2.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated]
    2 | %pure-parser
      | ^~~~~~~~~~~~
mv show_pcb.d dep
/usr/bin/lex -s -ofp_lex.cc ./fp.lex
fp.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c fp.cc -o fp.o
mv fp.cc.h fp.h 2>/dev/null || mv fp.hh fp.h
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c fp_lex.cc -o fp_lex.o
mv footprint.d dep
mv fp_lex.d dep
mv fp.d dep
c++ -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o pcb.tgt pcb.o scope.o show_netlist.o show_pcb.o footprint.o fp.o fp_lex.o 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-pcb'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-blif'
mkdir dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c blif.cc -o blif.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c constants.cc -o constants.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c logic_gate.cc -o logic_gate.o
mv constants.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm.cc -o lpm.o
mv logic_gate.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm_add.cc -o lpm_add.o
mv blif.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm_cmp_eq.cc -o lpm_cmp_eq.o
mv lpm.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm_cmp_gt.cc -o lpm_cmp_gt.o
mv lpm_add.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm_ff.cc -o lpm_ff.o
mv lpm_cmp_eq.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm_mux.cc -o lpm_mux.o
mv lpm_cmp_gt.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm_part_vp.cc -o lpm_part_vp.o
mv lpm_ff.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c lpm_re_logic.cc -o lpm_re_logic.o
mv lpm_mux.d dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c nex_data.cc -o nex_data.o
mv lpm_part_vp.d dep
mv lpm_re_logic.d dep
mv nex_data.d dep
c++ -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -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 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-blif'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-sizer'
mkdir dep
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c sizer.cc -o sizer.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c scan_lpms.cc -o scan_lpms.o
c++ -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -fPIC -Wall -Wextra -Wshadow   -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c scan_logs.cc -o scan_logs.o
mv scan_logs.d dep
mv scan_lpms.d dep
mv sizer.d dep
c++ -shared -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o sizer.tgt sizer.o scan_lpms.o scan_logs.o 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/tgt-sizer'
gmake[1]: Entering directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/driver'
mkdir dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c -DIVL_ROOT='"/usr/pkg/lib/ivl"' -DIVL_SUFFIX='""' -DIVL_INC='"/usr/pkg/include"' -DIVL_LIB='"/usr/pkg/lib"' -DDLLIB='""' ./main.c
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c substit.c -o substit.o
/usr/bin/lex -s -t cflexor.lex > cflexor.c
/usr/pkg/bin/bison -y --verbose -t -p cf -d -o cfparse.c cfparse.y
../version.exe `head -1 ./iverilog.man.in`'\n' > iverilog.man
mv substit.d dep
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c cflexor.c -o cflexor.o
tail -n +2 ./iverilog.man.in >> iverilog.man
gcc -I. -I.. -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -Wall -Wextra -Wshadow -Wstrict-prototypes  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MD -c cfparse.c -o cfparse.o
<stdout>: In function 'yy_get_next_buffer':
<stdout>:1640:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
mv cfparse.d dep
mv main.d dep
mv cflexor.d dep
gcc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib main.o substit.o cflexor.o cfparse.o -o iverilog 
gmake[1]: Leaving directory '/tmp/pkgbuild/cad/iverilog/work.earmv6hf/verilog-10.1.1/driver'