Found local metadata for brial-1.0.1.p2 Attempting to download package brial-1.0.1.tar.bz2 from mirrors http://mirror.switch.ch/mirror/sagemath/spkg/upstream/brial/brial-1.0.1.tar.bz2 [......................................................................] brial-1.0.1.p2 ==================================================== Setting up build directory for brial-1.0.1.p2 Finished extraction Applying patches from ../patches... Applying ../patches/BooleConstant_not_const.patch patching file libbrial/include/polybori/BooleConstant.h **************************************************** Host system: CYGWIN_NT-10.0 EranE-PC 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/6.4.0/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-6.4.0-5.x86_64/src/gcc-6.4.0/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-6.4.0-5.x86_64/src/gcc-6.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libcilkrts --enable-libgomp --enable-libitm --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible Thread model: posix gcc version 6.4.0 (GCC) **************************************************** Cleaning out old PolyBoRi and BRiAl installations Configuring brial-1.0.1.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1050196' is supported by ustar format... yes checking whether GID '1049089' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking the archiver (ar) interface... ar checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 8192 checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format... func_convert_file_noop checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for long long... yes checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking for boostlib >= 1.58.0... yes checking for pkg-config... /home/sage/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for M4RI... yes checking for M4RI CFLAGS... -mmmx -msse -msse2 -msse3 checking for PNG... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cudd/Makefile config.status: creating groebner/Makefile config.status: creating groebner/include/Makefile config.status: creating groebner/src/Makefile config.status: creating libbrial/Makefile config.status: creating libbrial/include/Makefile config.status: creating libbrial/src/Makefile config.status: creating tests/Makefile config.status: creating libbrial/include/polybori/config.h config.status: executing depfiles commands config.status: executing libtool commands Building brial-1.0.1.p2 make[3]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src' Making all in cudd make[4]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/cudd' /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddAPI.lo -MD -MP -MF .deps/cuddAPI.Tpo -c -o cuddAPI.lo cuddAPI.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddAPI.lo -MD -MP -MF .deps/cuddAPI.Tpo -c cuddAPI.c -DDLL_EXPORT -DPIC -o .libs/cuddAPI.o mv -f .deps/cuddAPI.Tpo .deps/cuddAPI.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddCache.lo -MD -MP -MF .deps/cuddCache.Tpo -c -o cuddCache.lo cuddCache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddCache.lo -MD -MP -MF .deps/cuddCache.Tpo -c cuddCache.c -DDLL_EXPORT -DPIC -o .libs/cuddCache.o mv -f .deps/cuddCache.Tpo .deps/cuddCache.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddInit.lo -MD -MP -MF .deps/cuddInit.Tpo -c -o cuddInit.lo cuddInit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddInit.lo -MD -MP -MF .deps/cuddInit.Tpo -c cuddInit.c -DDLL_EXPORT -DPIC -o .libs/cuddInit.o mv -f .deps/cuddInit.Tpo .deps/cuddInit.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddLCache.lo -MD -MP -MF .deps/cuddLCache.Tpo -c -o cuddLCache.lo cuddLCache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddLCache.lo -MD -MP -MF .deps/cuddLCache.Tpo -c cuddLCache.c -DDLL_EXPORT -DPIC -o .libs/cuddLCache.o mv -f .deps/cuddLCache.Tpo .deps/cuddLCache.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddRef.lo -MD -MP -MF .deps/cuddRef.Tpo -c -o cuddRef.lo cuddRef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddRef.lo -MD -MP -MF .deps/cuddRef.Tpo -c cuddRef.c -DDLL_EXPORT -DPIC -o .libs/cuddRef.o mv -f .deps/cuddRef.Tpo .deps/cuddRef.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddTable.lo -MD -MP -MF .deps/cuddTable.Tpo -c -o cuddTable.lo cuddTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddTable.lo -MD -MP -MF .deps/cuddTable.Tpo -c cuddTable.c -DDLL_EXPORT -DPIC -o .libs/cuddTable.o mv -f .deps/cuddTable.Tpo .deps/cuddTable.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddFuncs.lo -MD -MP -MF .deps/cuddZddFuncs.Tpo -c -o cuddZddFuncs.lo cuddZddFuncs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddFuncs.lo -MD -MP -MF .deps/cuddZddFuncs.Tpo -c cuddZddFuncs.c -DDLL_EXPORT -DPIC -o .libs/cuddZddFuncs.o mv -f .deps/cuddZddFuncs.Tpo .deps/cuddZddFuncs.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddSetop.lo -MD -MP -MF .deps/cuddZddSetop.Tpo -c -o cuddZddSetop.lo cuddZddSetop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddSetop.lo -MD -MP -MF .deps/cuddZddSetop.Tpo -c cuddZddSetop.c -DDLL_EXPORT -DPIC -o .libs/cuddZddSetop.o mv -f .deps/cuddZddSetop.Tpo .deps/cuddZddSetop.Plo /usr/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -L/home/sage/local/lib -Wl,-rpath,/home/sage/local/lib -o libcudd.la cuddAPI.lo cuddCache.lo cuddInit.lo cuddLCache.lo cuddRef.lo cuddTable.lo cuddZddFuncs.lo cuddZddSetop.lo libtool: link: ar cru .libs/libcudd.a .libs/cuddAPI.o .libs/cuddCache.o .libs/cuddInit.o .libs/cuddLCache.o .libs/cuddRef.o .libs/cuddTable.o .libs/cuddZddFuncs.o .libs/cuddZddSetop.o libtool: link: ranlib .libs/libcudd.a libtool: link: ( cd ".libs" && rm -f "libcudd.la" && ln -s "../libcudd.la" "libcudd.la" ) make[4]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/cudd' Making all in libbrial make[4]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial' Making all in src make[5]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial/src' /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c -o BlockDegLexOrder.lo BlockDegLexOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c BlockDegLexOrder.cc -DDLL_EXPORT -DPIC -o .libs/BlockDegLexOrder.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BlockDegLexOrder.Tpo .deps/BlockDegLexOrder.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegRevLexAscOrder.lo -MD -MP -MF .deps/BlockDegRevLexAscOrder.Tpo -c -o BlockDegRevLexAscOrder.lo BlockDegRevLexAscOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegRevLexAscOrder.lo -MD -MP -MF .deps/BlockDegRevLexAscOrder.Tpo -c BlockDegRevLexAscOrder.cc -DDLL_EXPORT -DPIC -o .libs/BlockDegRevLexAscOrder.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BlockDegRevLexAscOrder.Tpo .deps/BlockDegRevLexAscOrder.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleEnv.lo -MD -MP -MF .deps/BooleEnv.Tpo -c -o BooleEnv.lo BooleEnv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleEnv.lo -MD -MP -MF .deps/BooleEnv.Tpo -c BooleEnv.cc -DDLL_EXPORT -DPIC -o .libs/BooleEnv.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BooleEnv.Tpo .deps/BooleEnv.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleExponent.lo -MD -MP -MF .deps/BooleExponent.Tpo -c -o BooleExponent.lo BooleExponent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleExponent.lo -MD -MP -MF .deps/BooleExponent.Tpo -c BooleExponent.cc -DDLL_EXPORT -DPIC -o .libs/BooleExponent.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BooleExponent.Tpo .deps/BooleExponent.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleMonomial.lo -MD -MP -MF .deps/BooleMonomial.Tpo -c -o BooleMonomial.lo BooleMonomial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleMonomial.lo -MD -MP -MF .deps/BooleMonomial.Tpo -c BooleMonomial.cc -DDLL_EXPORT -DPIC -o .libs/BooleMonomial.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BooleMonomial.Tpo .deps/BooleMonomial.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolynomial.lo -MD -MP -MF .deps/BoolePolynomial.Tpo -c -o BoolePolynomial.lo BoolePolynomial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolynomial.lo -MD -MP -MF .deps/BoolePolynomial.Tpo -c BoolePolynomial.cc -DDLL_EXPORT -DPIC -o .libs/BoolePolynomial.o In file included from ../../libbrial/include/polybori/routines/pbori_algo.h:26:0, from BoolePolynomial.cc:22: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BoolePolynomial.Tpo .deps/BoolePolynomial.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolyRing.lo -MD -MP -MF .deps/BoolePolyRing.Tpo -c -o BoolePolyRing.lo BoolePolyRing.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolyRing.lo -MD -MP -MF .deps/BoolePolyRing.Tpo -c BoolePolyRing.cc -DDLL_EXPORT -DPIC -o .libs/BoolePolyRing.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ BoolePolyRing.cc: In member function 'polybori::CAuxTypes::ostream_type& polybori::BoolePolyRing::print(polybori::CAuxTypes::ostream_type&) const': BoolePolyRing.cc:129:18: error: 'LINE_MAX' was not declared in this scope char str_buf[LINE_MAX]; ^~~~~~~~ BoolePolyRing.cc:130:18: error: 'str_buf' was not declared in this scope while( fgets(str_buf, LINE_MAX, out) ) ^~~~~~~ make[5]: *** [Makefile:437: BoolePolyRing.lo] Error 1 make[5]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial/src' make[4]: *** [Makefile:371: all-recursive] Error 1 make[4]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial' make[3]: *** [Makefile:564: all-recursive] Error 1 make[3]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src' ******************************************************************************** Error building brial-1.0.1.p2 ******************************************************************************** real 1m23.205s user 0m19.544s sys 0m28.720s ************************************************************************ Error installing package brial-1.0.1.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /home/Erana/sage/logs/pkgs/brial-1.0.1.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/sage/local/var/tmp/sage/build/brial-1.0.1.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2' && '/home/Erana/sage/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for brial-1.0.1.p2 Using cached file /home/Erana/sage/upstream/brial-1.0.1.tar.bz2 brial-1.0.1.p2 ==================================================== Setting up build directory for brial-1.0.1.p2 Finished extraction Applying patches from ../patches... Applying ../patches/BooleConstant_not_const.patch patching file libbrial/include/polybori/BooleConstant.h **************************************************** Host system: CYGWIN_NT-10.0 EranE-PC 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/6.4.0/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-6.4.0-5.x86_64/src/gcc-6.4.0/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-6.4.0-5.x86_64/src/gcc-6.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libcilkrts --enable-libgomp --enable-libitm --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible Thread model: posix gcc version 6.4.0 (GCC) **************************************************** Cleaning out old PolyBoRi and BRiAl installations Configuring brial-1.0.1.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1050196' is supported by ustar format... yes checking whether GID '1049089' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking the archiver (ar) interface... ar checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 8192 checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format... func_convert_file_noop checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for long long... yes checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking for boostlib >= 1.58.0... yes checking for pkg-config... /home/sage/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for M4RI... yes checking for M4RI CFLAGS... -mmmx -msse -msse2 -msse3 checking for PNG... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cudd/Makefile config.status: creating groebner/Makefile config.status: creating groebner/include/Makefile config.status: creating groebner/src/Makefile config.status: creating libbrial/Makefile config.status: creating libbrial/include/Makefile config.status: creating libbrial/src/Makefile config.status: creating tests/Makefile config.status: creating libbrial/include/polybori/config.h config.status: executing depfiles commands config.status: executing libtool commands Building brial-1.0.1.p2 make[3]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src' Making all in cudd make[4]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/cudd' /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddAPI.lo -MD -MP -MF .deps/cuddAPI.Tpo -c -o cuddAPI.lo cuddAPI.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddAPI.lo -MD -MP -MF .deps/cuddAPI.Tpo -c cuddAPI.c -DDLL_EXPORT -DPIC -o .libs/cuddAPI.o mv -f .deps/cuddAPI.Tpo .deps/cuddAPI.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddCache.lo -MD -MP -MF .deps/cuddCache.Tpo -c -o cuddCache.lo cuddCache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddCache.lo -MD -MP -MF .deps/cuddCache.Tpo -c cuddCache.c -DDLL_EXPORT -DPIC -o .libs/cuddCache.o mv -f .deps/cuddCache.Tpo .deps/cuddCache.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddInit.lo -MD -MP -MF .deps/cuddInit.Tpo -c -o cuddInit.lo cuddInit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddInit.lo -MD -MP -MF .deps/cuddInit.Tpo -c cuddInit.c -DDLL_EXPORT -DPIC -o .libs/cuddInit.o mv -f .deps/cuddInit.Tpo .deps/cuddInit.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddLCache.lo -MD -MP -MF .deps/cuddLCache.Tpo -c -o cuddLCache.lo cuddLCache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddLCache.lo -MD -MP -MF .deps/cuddLCache.Tpo -c cuddLCache.c -DDLL_EXPORT -DPIC -o .libs/cuddLCache.o mv -f .deps/cuddLCache.Tpo .deps/cuddLCache.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddRef.lo -MD -MP -MF .deps/cuddRef.Tpo -c -o cuddRef.lo cuddRef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddRef.lo -MD -MP -MF .deps/cuddRef.Tpo -c cuddRef.c -DDLL_EXPORT -DPIC -o .libs/cuddRef.o mv -f .deps/cuddRef.Tpo .deps/cuddRef.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddTable.lo -MD -MP -MF .deps/cuddTable.Tpo -c -o cuddTable.lo cuddTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddTable.lo -MD -MP -MF .deps/cuddTable.Tpo -c cuddTable.c -DDLL_EXPORT -DPIC -o .libs/cuddTable.o mv -f .deps/cuddTable.Tpo .deps/cuddTable.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddFuncs.lo -MD -MP -MF .deps/cuddZddFuncs.Tpo -c -o cuddZddFuncs.lo cuddZddFuncs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddFuncs.lo -MD -MP -MF .deps/cuddZddFuncs.Tpo -c cuddZddFuncs.c -DDLL_EXPORT -DPIC -o .libs/cuddZddFuncs.o mv -f .deps/cuddZddFuncs.Tpo .deps/cuddZddFuncs.Plo /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddSetop.lo -MD -MP -MF .deps/cuddZddSetop.Tpo -c -o cuddZddSetop.lo cuddZddSetop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libbrial/include/polybori -I../groebner/include -I../libbrial/include -I../libbrial/include -g -O2 -MT cuddZddSetop.lo -MD -MP -MF .deps/cuddZddSetop.Tpo -c cuddZddSetop.c -DDLL_EXPORT -DPIC -o .libs/cuddZddSetop.o mv -f .deps/cuddZddSetop.Tpo .deps/cuddZddSetop.Plo /usr/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -L/home/sage/local/lib -Wl,-rpath,/home/sage/local/lib -o libcudd.la cuddAPI.lo cuddCache.lo cuddInit.lo cuddLCache.lo cuddRef.lo cuddTable.lo cuddZddFuncs.lo cuddZddSetop.lo libtool: link: ar cru .libs/libcudd.a .libs/cuddAPI.o .libs/cuddCache.o .libs/cuddInit.o .libs/cuddLCache.o .libs/cuddRef.o .libs/cuddTable.o .libs/cuddZddFuncs.o .libs/cuddZddSetop.o libtool: link: ranlib .libs/libcudd.a libtool: link: ( cd ".libs" && rm -f "libcudd.la" && ln -s "../libcudd.la" "libcudd.la" ) make[4]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/cudd' Making all in libbrial make[4]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial' Making all in src make[5]: Entering directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial/src' /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c -o BlockDegLexOrder.lo BlockDegLexOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegLexOrder.lo -MD -MP -MF .deps/BlockDegLexOrder.Tpo -c BlockDegLexOrder.cc -DDLL_EXPORT -DPIC -o .libs/BlockDegLexOrder.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegLexOrder.h:22, from BlockDegLexOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BlockDegLexOrder.Tpo .deps/BlockDegLexOrder.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegRevLexAscOrder.lo -MD -MP -MF .deps/BlockDegRevLexAscOrder.Tpo -c -o BlockDegRevLexAscOrder.lo BlockDegRevLexAscOrder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BlockDegRevLexAscOrder.lo -MD -MP -MF .deps/BlockDegRevLexAscOrder.Tpo -c BlockDegRevLexAscOrder.cc -DDLL_EXPORT -DPIC -o .libs/BlockDegRevLexAscOrder.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/orderings/COrderingFacade.h:22, from ../../libbrial/include/polybori/orderings/CBlockOrderingFacade.h:19, from ../../libbrial/include/polybori/BlockDegRevLexAscOrder.h:23, from BlockDegRevLexAscOrder.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BlockDegRevLexAscOrder.Tpo .deps/BlockDegRevLexAscOrder.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleEnv.lo -MD -MP -MF .deps/BooleEnv.Tpo -c -o BooleEnv.lo BooleEnv.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleEnv.lo -MD -MP -MF .deps/BooleEnv.Tpo -c BooleEnv.cc -DDLL_EXPORT -DPIC -o .libs/BooleEnv.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BooleEnv.h:22, from BooleEnv.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BooleEnv.Tpo .deps/BooleEnv.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleExponent.lo -MD -MP -MF .deps/BooleExponent.Tpo -c -o BooleExponent.lo BooleExponent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleExponent.lo -MD -MP -MF .deps/BooleExponent.Tpo -c BooleExponent.cc -DDLL_EXPORT -DPIC -o .libs/BooleExponent.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from ../../libbrial/include/polybori/BooleExponent.h:24, from BooleExponent.cc:20: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BooleExponent.Tpo .deps/BooleExponent.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleMonomial.lo -MD -MP -MF .deps/BooleMonomial.Tpo -c -o BooleMonomial.lo BooleMonomial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BooleMonomial.lo -MD -MP -MF .deps/BooleMonomial.Tpo -c BooleMonomial.cc -DDLL_EXPORT -DPIC -o .libs/BooleMonomial.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from ../../libbrial/include/polybori/BoolePolynomial.h:30, from ../../libbrial/include/polybori/BooleMonomial.h:25, from BooleMonomial.cc:18: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BooleMonomial.Tpo .deps/BooleMonomial.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolynomial.lo -MD -MP -MF .deps/BoolePolynomial.Tpo -c -o BoolePolynomial.lo BoolePolynomial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolynomial.lo -MD -MP -MF .deps/BoolePolynomial.Tpo -c BoolePolynomial.cc -DDLL_EXPORT -DPIC -o .libs/BoolePolynomial.o In file included from ../../libbrial/include/polybori/routines/pbori_algo.h:26:0, from BoolePolynomial.cc:22: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/routines/pbori_algo.h:31, from BoolePolynomial.cc:22: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/BoolePolynomial.Tpo .deps/BoolePolynomial.Plo /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolyRing.lo -MD -MP -MF .deps/BoolePolyRing.Tpo -c -o BoolePolyRing.lo BoolePolyRing.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libbrial/include/polybori -I../../groebner/include -I../../libbrial/include -I../../libbrial/include -ftemplate-depth-100 -std=c++11 -MT BoolePolyRing.lo -MD -MP -MF .deps/BoolePolyRing.Tpo -c BoolePolyRing.cc -DDLL_EXPORT -DPIC -o .libs/BoolePolyRing.o In file included from ../../libbrial/include/polybori/ring/CCuddInterface.h:25:0, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: ../../libbrial/include/polybori/routines/pbori_func.h:753:36: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public constant_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::binder2nd' is deprecated [-Wdeprecated-declarations] typedef default_binder_base class std::binder1st' is deprecated [-Wdeprecated-declarations] public default_binder_base class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:242:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:441:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:454:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:520:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:529:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/sage/local/include/boost/shared_ptr.hpp:17:0, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:531:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/memory:81:0, from /home/sage/local/include/boost/config/no_tr1/memory.hpp:21, from /home/sage/local/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/sage/local/include/boost/shared_ptr.hpp:17, from ../../libbrial/include/polybori/common/CWeakPtrFacade.h:21, from ../../libbrial/include/polybori/ring/CCuddInterface.h:42, from ../../libbrial/include/polybori/ring/CCuddCore.h:22, from ../../libbrial/include/polybori/BoolePolyRing.h:24, from BoolePolyRing.cc:19: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/c++/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ BoolePolyRing.cc: In member function 'polybori::CAuxTypes::ostream_type& polybori::BoolePolyRing::print(polybori::CAuxTypes::ostream_type&) const': BoolePolyRing.cc:129:18: error: 'LINE_MAX' was not declared in this scope char str_buf[LINE_MAX]; ^~~~~~~~ BoolePolyRing.cc:130:18: error: 'str_buf' was not declared in this scope while( fgets(str_buf, LINE_MAX, out) ) ^~~~~~~ make[5]: *** [Makefile:437: BoolePolyRing.lo] Error 1 make[5]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial/src' make[4]: *** [Makefile:371: all-recursive] Error 1 make[4]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src/libbrial' make[3]: *** [Makefile:564: all-recursive] Error 1 make[3]: Leaving directory '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2/src' ******************************************************************************** Error building brial-1.0.1.p2 ******************************************************************************** real 1m15.897s user 0m19.936s sys 0m26.891s ************************************************************************ Error installing package brial-1.0.1.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /home/Erana/sage/logs/pkgs/brial-1.0.1.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/sage/local/var/tmp/sage/build/brial-1.0.1.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/home/sage/local/var/tmp/sage/build/brial-1.0.1.p2' && '/home/Erana/sage/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************