Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Found local metadata for ppl-1.2.p1
- Attempting to download package ppl-1.2.tar.bz2 from mirrors
- http://www.mirrorservice.org/sites/www.sagemath.org/spkg/upstream/ppl/ppl-1.2.tar.bz2
- [......................................................................]
- ppl-1.2.p1
- ====================================================
- Setting up build directory for ppl-1.2.p1
- Finished extraction
- Applying patches from ../patches...
- Applying ../patches/clang5-support.patch
- patching file src/Determinate_inlines.hh
- patching file src/OR_Matrix_inlines.hh
- Applying ../patches/cygwin-weak-symbols.patch
- patching file src/assertions.hh
- ****************************************************
- Host system:
- Linux fedora28 4.16.16-300.fc28.x86_64 #1 SMP Sun Jun 17 03:02:42 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
- ****************************************************
- C compiler: gcc
- C compiler version:
- Using built-in specs.
- COLLECT_GCC=/usr/bin/gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
- OFFLOAD_TARGET_NAMES=nvptx-none
- OFFLOAD_TARGET_DEFAULT=1
- Target: x86_64-redhat-linux
- Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC)
- ****************************************************
- Configuring ppl-1.2.p1
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- 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 '1000' is supported by ustar format... yes
- checking whether GID '1000' is supported by ustar format... yes
- checking how to create a ustar tar archive... gnutar
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking whether we are actually using the Intel C compiler... no
- checking whether we are actually using clang... no
- checking whether we are actually using llvm-gcc... no
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking whether we are actually using the Intel C++ compiler... no
- checking whether we are actually using clang++... no
- checking whether we are actually using llvm-g++... no
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for fgrep... /usr/bin/grep -F
- checking for egrep... /usr/bin/grep -E
- checking for a sed that does not truncate output... /usr/bin/sed
- checking how to run the C++ preprocessor... g++ -E
- checking whether make sets $(MAKE)... (cached) yes
- checking whether to compile with debug info... yes
- checking whether to compile for profiling... no
- checking whether to compile for test coverage... no
- checking whether to enable checking of run-time assertions... no
- checking whether to enable even more run-time assertions... no
- checking whether to enable optimizations... standard
- checking for which architecture to optimize... default
- checking whether to use (a specific) floating point arithmetic... no
- checking whether to use precompiled headers... no
- checking the type of integral values to use as coefficients... GMP mpz
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- 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 whether byte ordering is bigendian... no
- checking for typeof syntax and keyword spelling... typeof
- checking size of char... 1
- checking size of short... 2
- checking size of int... 4
- checking size of long... 8
- checking size of long long... 8
- checking size of size_t... 8
- checking size of float... 4
- checking size of double... 8
- checking size of long double... 16
- checking size of int*... 8
- checking size of fp... 8
- checking for perl... /usr/bin/perl
- checking for library containing sqrt... none required
- checking whether the plain char type is signed... yes
- checking whether the C++ compiler provides proper long doubles... yes
- checking the binary format of C++ floats... IEEE754 Single Precision
- checking the binary format of C++ doubles... IEEE754 Double Precision
- checking the binary format of C++ long doubles... Intel Double-Extended
- checking whether std::floor(long double) is buggy... no
- checking whether the C++ compiler supports zero-length arrays... yes
- checking whether the IEEE inexact flag is supported in C++... no
- checking whether the C++ compiler supports __attribute__ ((weak))... yes
- checking fenv.h usability... yes
- checking fenv.h presence... yes
- checking for fenv.h... yes
- checking ieeefp.h usability... no
- checking ieeefp.h presence... no
- checking for ieeefp.h... no
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for sys/types.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking whether ffs is declared... yes
- checking whether getenv is declared... yes
- checking whether strtof is declared... yes
- checking whether strtod is declared... yes
- checking whether strtold is declared... yes
- checking whether strtoll is declared... yes
- checking whether strtoull is declared... yes
- checking whether fma is declared... yes
- checking whether fmaf is declared... yes
- checking whether fmal is declared... yes
- checking whether rintf is declared... yes
- checking whether rintl is declared... yes
- checking for int_fast16_t... yes
- checking for int_fast32_t... yes
- checking for int_fast64_t... yes
- checking for uint_fast16_t... yes
- checking for uint_fast32_t... yes
- checking for uint_fast64_t... yes
- checking for uintptr_t... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /usr/bin/sed
- 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... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu 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... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- 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 mt... no
- checking if : is a manifest tool... no
- 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... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... no
- 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 -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... yes
- 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... yes
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... ld -m elf_x86_64
- checking if the linker (ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... yes
- checking if g++ static flag -static works... no
- 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 -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- configure: creating ./config.lt
- config.lt: creating libtool
- checking for the GMP library version 4.1.3 or above... yes
- checking size of mp_limb_t... 8
- checking whether GMP has been compiled with support for exceptions... yes
- checking for __mpz_struct._mp_alloc... yes
- checking for __mpz_struct._mp_size... yes
- checking for __mpz_struct._mp_d... yes
- checking whether to build the ppl_lcdd program... yes
- checking whether to build the ppl_lpsol program... yes
- checking whether to build the ppl_pips program... yes
- checking whether to build the PPL documentation... yes
- checking which interfaces are enabled... cxx c
- checking for GNU M4 that supports accurate traces... /usr/bin/m4
- checking how m4 supports trace files... --debugfile
- checking which instantiations are enabled... Polyhedron@Grid@Rational_Box@BD_Shape<mpz_class>@BD_Shape<mpq_class>@Octagonal_Shape<mpz_class>@Octagonal_Shape<mpq_class>@Constraints_Product<C_Polyhedron,Grid>@Pointset_Powerset<C_Polyhedron>@Pointset_Powerset<NNC_Polyhedron>
- checking whether tests should be run under Valgrind... no
- checking whether `make check' does a thorough or quick check... quick
- checking for md5sum... md5sum
- checking for the text md5sum command... md5sum -t
- checking glpk.h usability... yes
- checking glpk.h presence... yes
- checking for glpk.h... yes
- checking glpk/glpk.h usability... no
- checking glpk/glpk.h presence... no
- checking for glpk/glpk.h... no
- checking whether lib_set_print_hook is declared... no
- checking for _glp_lib_print_hook... no
- checking whether glp_term_out is declared... yes
- checking whether glp_term_hook is declared... yes
- checking whether RLIMIT_DATA is declared... yes
- checking whether RLIMIT_RSS is declared... yes
- checking whether RLIMIT_VMEM is declared... no
- checking whether RLIMIT_AS is declared... yes
- checking whether getrusage is declared... yes
- checking whether setrlimit is declared... yes
- checking whether setitimer is declared... yes
- checking whether sigaction is declared... yes
- checking for timeval... yes
- checking for siginfo_t... yes
- checking whether we can limit memory in C++ using setrlimit()... no
- checking if the C++ compiler supports C++11 features... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating ppl.lsm
- config.status: creating src/Makefile
- config.status: creating src/version.hh
- config.status: creating src/ppl-config.cc
- config.status: creating tests/Makefile
- config.status: creating tests/BD_Shape/Makefile
- config.status: creating tests/Box/Makefile
- config.status: creating tests/Concrete_Expression/Makefile
- config.status: creating tests/CO_Tree/Makefile
- config.status: creating tests/Grid/Makefile
- config.status: creating tests/MIP_Problem/Makefile
- config.status: creating tests/Octagonal_Shape/Makefile
- config.status: creating tests/Partially_Reduced_Product/Makefile
- config.status: creating tests/PIP_Problem/Makefile
- config.status: creating tests/Polyhedron/Makefile
- config.status: creating tests/Powerset/Makefile
- config.status: creating tests/Watchdog/Makefile
- config.status: creating utils/Makefile
- config.status: creating m4/Makefile
- config.status: creating demos/Makefile
- config.status: creating demos/ppl_lcdd/Makefile
- config.status: creating demos/ppl_lcdd/examples/Makefile
- config.status: creating demos/ppl_lpsol/Makefile
- config.status: creating demos/ppl_lpsol/examples/Makefile
- config.status: creating demos/ppl_pips/Makefile
- config.status: creating demos/ppl_pips/examples/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/user.doxyconf-latex
- config.status: creating doc/devref.doxyconf-latex
- config.status: creating doc/user.doxyconf-html
- config.status: creating doc/devref.doxyconf-html
- config.status: creating doc/user-language-interface.doxyconf
- config.status: creating doc/devref-language-interface.doxyconf
- config.status: creating interfaces/Makefile
- config.status: creating interfaces/C/Makefile
- config.status: creating interfaces/C/ppl_c_version.h
- config.status: creating interfaces/C/tests/Makefile
- config.status: creating interfaces/Java/Makefile
- config.status: creating interfaces/Java/jni/Makefile
- config.status: creating interfaces/Java/tests/Makefile
- config.status: creating interfaces/Java/parma_polyhedra_library/Makefile
- config.status: creating interfaces/OCaml/Makefile
- config.status: creating interfaces/OCaml/tests/Makefile
- config.status: creating interfaces/Prolog/Makefile
- config.status: creating interfaces/Prolog/Ciao/Makefile
- config.status: creating interfaces/Prolog/GNU/Makefile
- config.status: creating interfaces/Prolog/SICStus/Makefile
- config.status: creating interfaces/Prolog/SWI/Makefile
- config.status: creating interfaces/Prolog/XSB/Makefile
- config.status: creating interfaces/Prolog/YAP/Makefile
- config.status: creating interfaces/Prolog/tests/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Building ppl-1.2.p1
- make[4]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- make all-recursive
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- Making all in .
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- /usr/bin/sed -f ./ppl-config.sed config.h >ppl-config.h
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- Making all in utils
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- g++ -DHAVE_CONFIG_H -I. -I.. -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT timings.o -MD -MP -MF .deps/timings.Tpo -c -o timings.o timings.cc
- mv -f .deps/timings.Tpo .deps/timings.Po
- /usr/bin/sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header
- chmod +x build_header
- /usr/bin/sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./text2cxxarray.in > text2cxxarray
- chmod +x text2cxxarray
- rm -f libppl_utils.a
- ar cru libppl_utils.a timings.o
- ranlib libppl_utils.a
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- Making all in src
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- for file in namespaces.hh compiler.hh assertions.hh meta_programming.hh Slow_Copy.hh Has_Assign_Or_Swap.hh assign_or_swap.hh mp_std_bits_defs.hh mp_std_bits_inlines.hh Concrete_Expression_types.hh Concrete_Expression_defs.hh Concrete_Expression_inlines.hh Temp_defs.hh Temp_inlines.hh Temp_templates.hh Coefficient_traits_template.hh Checked_Number_types.hh termination_types.hh GMP_Integer_types.hh Coefficient_types.hh stdiobuf_types.hh c_streambuf_types.hh globals_types.hh iterator_to_const_types.hh distances_types.hh Interval_Info_types.hh Interval_types.hh Box_types.hh Constraint_types.hh Generator_types.hh Grid_Generator_types.hh Congruence_types.hh Init_types.hh Dense_Row_types.hh CO_Tree_types.hh Sparse_Row_types.hh Matrix_types.hh Swapping_Vector_types.hh Variable_types.hh Variables_Set_types.hh Linear_Expression_types.hh Expression_Adapter_types.hh Expression_Hide_Last_types.hh Expression_Hide_Inhomo_types.hh Linear_Expression_Impl_types.hh Linear_Expression_Interface_types.hh Linear_System_types.hh Linear_Form_types.hh Bit_Row_types.hh Bit_Matrix_types.hh Constraint_System_types.hh Generator_System_types.hh Grid_Generator_System_types.hh Congruence_System_types.hh Scalar_Products_types.hh PIP_Tree_types.hh PIP_Problem_types.hh Poly_Con_Relation_types.hh Poly_Gen_Relation_types.hh BHRZ03_Certificate_types.hh H79_Certificate_types.hh Grid_Certificate_types.hh Partial_Function_types.hh Polyhedron_types.hh C_Polyhedron_types.hh NNC_Polyhedron_types.hh Grid_types.hh Ptr_Iterator_types.hh DB_Row_types.hh DB_Matrix_types.hh BD_Shape_types.hh OR_Matrix_types.hh Octagonal_Shape_types.hh fpu_types.hh Float_defs.hh Float_inlines.hh Float_templates.hh C_Integer.hh fpu_defs.hh fpu-c99_inlines.hh fpu-ia32_inlines.hh fpu-none_inlines.hh fpu-sparc_inlines.hh Rounding_Dir_defs.hh Rounding_Dir_inlines.hh Result_defs.hh Result_inlines.hh Numeric_Format_defs.hh checked_defs.hh checked_inlines.hh checked_int_inlines.hh checked_float_inlines.hh checked_mpz_inlines.hh checked_mpq_inlines.hh checked_ext_inlines.hh Checked_Number_defs.hh Checked_Number_inlines.hh Checked_Number_templates.hh WRD_coefficient_types_defs.hh WRD_coefficient_types_inlines.hh checked_numeric_limits.hh GMP_Integer_defs.hh GMP_Integer_inlines.hh Coefficient_defs.hh Coefficient_inlines.hh stdiobuf_defs.hh stdiobuf_inlines.hh c_streambuf_defs.hh c_streambuf_inlines.hh globals_defs.hh globals_inlines.hh math_utilities_defs.hh math_utilities_inlines.hh iterator_to_const_defs.hh iterator_to_const_inlines.hh distances_defs.hh distances_inlines.hh Boundary_defs.hh intervals_defs.hh Interval_Info_defs.hh Interval_Info_inlines.hh Interval_defs.hh Interval_inlines.hh Interval_templates.hh Box_defs.hh Box_Status_inlines.hh Box_inlines.hh Box_templates.hh Integer_Interval.hh Rational_Interval.hh Rational_Box.hh Variable_defs.hh Variable_inlines.hh Variables_Set_defs.hh Variables_Set_inlines.hh Init_defs.hh Init_inlines.hh initializer.hh Topology_types.hh Dense_Row_defs.hh Dense_Row_inlines.hh Dense_Row_templates.hh CO_Tree_defs.hh CO_Tree_inlines.hh CO_Tree_templates.hh Sparse_Row_defs.hh Sparse_Row_inlines.hh Sparse_Row_templates.hh Bit_Row_defs.hh Bit_Row_inlines.hh Linear_System_defs.hh Linear_System_inlines.hh Linear_System_templates.hh Bit_Matrix_defs.hh Bit_Matrix_inlines.hh Constraint_System_defs.hh Generator_System_defs.hh Grid_Generator_System_defs.hh Congruence_System_defs.hh Linear_Expression_defs.hh Linear_Expression_inlines.hh Expression_Adapter_defs.hh Expression_Adapter_inlines.hh Expression_Hide_Last_defs.hh Expression_Hide_Last_inlines.hh Expression_Hide_Inhomo_defs.hh Expression_Hide_Inhomo_inlines.hh Linear_Expression_Impl_defs.hh Linear_Expression_Impl_inlines.hh Linear_Expression_Impl_templates.hh Linear_Expression_Interface_defs.hh Linear_Form_defs.hh Linear_Form_inlines.hh Linear_Form_templates.hh linearize.hh Constraint_defs.hh Constraint_inlines.hh Constraint_System_inlines.hh Generator_defs.hh Generator_inlines.hh Grid_Generator_defs.hh Grid_Generator_inlines.hh Congruence_defs.hh Congruence_inlines.hh Generator_System_inlines.hh Grid_Generator_System_inlines.hh Congruence_System_inlines.hh Scalar_Products_defs.hh Scalar_Products_inlines.hh Matrix_defs.hh Matrix_inlines.hh Matrix_templates.hh Swapping_Vector_defs.hh Swapping_Vector_inlines.hh MIP_Problem_types.hh MIP_Problem_defs.hh MIP_Problem_inlines.hh MIP_Problem_templates.hh PIP_Tree_types.hh PIP_Tree_defs.hh PIP_Tree_inlines.hh PIP_Problem_types.hh PIP_Problem_defs.hh PIP_Problem_inlines.hh PIP_Problem_templates.hh Poly_Con_Relation_defs.hh Poly_Con_Relation_inlines.hh Poly_Gen_Relation_defs.hh Poly_Gen_Relation_inlines.hh BHRZ03_Certificate_defs.hh BHRZ03_Certificate_inlines.hh H79_Certificate_defs.hh H79_Certificate_inlines.hh Grid_Certificate_defs.hh Grid_Certificate_inlines.hh Partial_Function_defs.hh Partial_Function_inlines.hh Polyhedron_defs.hh Ph_Status_inlines.hh Polyhedron_inlines.hh Polyhedron_chdims_templates.hh Polyhedron_conversion_templates.hh Polyhedron_minimize_templates.hh Polyhedron_simplify_templates.hh Polyhedron_templates.hh Grid_defs.hh Grid_Status_inlines.hh Grid_inlines.hh Grid_templates.hh C_Polyhedron_defs.hh C_Polyhedron_inlines.hh NNC_Polyhedron_defs.hh NNC_Polyhedron_inlines.hh Widening_Function_types.hh Widening_Function_defs.hh Widening_Function_inlines.hh Ptr_Iterator_defs.hh Ptr_Iterator_inlines.hh DB_Row_defs.hh DB_Row_inlines.hh DB_Row_templates.hh DB_Matrix_defs.hh DB_Matrix_inlines.hh DB_Matrix_templates.hh BD_Shape_defs.hh BDS_Status_inlines.hh BD_Shape_inlines.hh BD_Shape_templates.hh OR_Matrix_defs.hh OR_Matrix_inlines.hh OR_Matrix_templates.hh Octagonal_Shape_defs.hh Og_Status_inlines.hh Octagonal_Shape_inlines.hh Octagonal_Shape_templates.hh Determinate_types.hh Determinate_defs.hh Determinate_inlines.hh Powerset_types.hh Powerset_defs.hh Powerset_inlines.hh Powerset_templates.hh Pointset_Powerset_types.hh Pointset_Powerset_defs.hh Pointset_Powerset_inlines.hh Pointset_Powerset_templates.hh Partially_Reduced_Product_types.hh Partially_Reduced_Product_defs.hh Partially_Reduced_Product_inlines.hh Partially_Reduced_Product_templates.hh Weight_Profiler_defs.hh max_space_dimension.hh algorithms.hh termination_defs.hh termination_templates.hh wrap_assign.hh wrap_string.hh Floating_Point_Expression_types.hh Floating_Point_Expression_defs.hh Floating_Point_Expression_inlines.hh Floating_Point_Expression_templates.hh Cast_Floating_Point_Expression_types.hh Cast_Floating_Point_Expression_defs.hh Cast_Floating_Point_Expression_inlines.hh Cast_Floating_Point_Expression_templates.hh Constant_Floating_Point_Expression_types.hh Constant_Floating_Point_Expression_defs.hh Constant_Floating_Point_Expression_inlines.hh Variable_Floating_Point_Expression_types.hh Variable_Floating_Point_Expression_defs.hh Variable_Floating_Point_Expression_inlines.hh Sum_Floating_Point_Expression_types.hh Sum_Floating_Point_Expression_defs.hh Sum_Floating_Point_Expression_inlines.hh Sum_Floating_Point_Expression_templates.hh Difference_Floating_Point_Expression_types.hh Difference_Floating_Point_Expression_defs.hh Difference_Floating_Point_Expression_inlines.hh Difference_Floating_Point_Expression_templates.hh Multiplication_Floating_Point_Expression_types.hh Multiplication_Floating_Point_Expression_defs.hh Multiplication_Floating_Point_Expression_inlines.hh Multiplication_Floating_Point_Expression_templates.hh Division_Floating_Point_Expression_types.hh Division_Floating_Point_Expression_defs.hh Division_Floating_Point_Expression_inlines.hh Division_Floating_Point_Expression_templates.hh Opposite_Floating_Point_Expression_types.hh Opposite_Floating_Point_Expression_defs.hh Opposite_Floating_Point_Expression_inlines.hh Doubly_Linked_Object_types.hh EList_types.hh EList_Iterator_types.hh Handler_types.hh Pending_Element_types.hh Pending_List_types.hh Time_types.hh Watchdog_types.hh Threshold_Watcher_types.hh Handler_defs.hh Handler_inlines.hh Time_defs.hh Time_inlines.hh Doubly_Linked_Object_defs.hh Doubly_Linked_Object_inlines.hh EList_Iterator_defs.hh EList_Iterator_inlines.hh EList_defs.hh EList_inlines.hh Pending_Element_defs.hh Pending_Element_inlines.hh Pending_List_defs.hh Pending_List_inlines.hh Pending_List_templates.hh Watchdog_defs.hh Watchdog_inlines.hh Threshold_Watcher_defs.hh Threshold_Watcher_inlines.hh Threshold_Watcher_templates.hh ; \
- do \
- i="#include \"$file\"" ; \
- ( cd ../src ; /usr/bin/grep -F -q "$i" namespaces.hh compiler.hh assertions.hh meta_programming.hh Slow_Copy.hh Has_Assign_Or_Swap.hh assign_or_swap.hh mp_std_bits_defs.hh mp_std_bits_inlines.hh Concrete_Expression_types.hh Concrete_Expression_defs.hh Concrete_Expression_inlines.hh Temp_defs.hh Temp_inlines.hh Temp_templates.hh Coefficient_traits_template.hh Checked_Number_types.hh termination_types.hh GMP_Integer_types.hh Coefficient_types.hh stdiobuf_types.hh c_streambuf_types.hh globals_types.hh iterator_to_const_types.hh distances_types.hh Interval_Info_types.hh Interval_types.hh Box_types.hh Constraint_types.hh Generator_types.hh Grid_Generator_types.hh Congruence_types.hh Init_types.hh Dense_Row_types.hh CO_Tree_types.hh Sparse_Row_types.hh Matrix_types.hh Swapping_Vector_types.hh Variable_types.hh Variables_Set_types.hh Linear_Expression_types.hh Expression_Adapter_types.hh Expression_Hide_Last_types.hh Expression_Hide_Inhomo_types.hh Linear_Expression_Impl_types.hh Linear_Expression_Interface_types.hh Linear_System_types.hh Linear_Form_types.hh Bit_Row_types.hh Bit_Matrix_types.hh Constraint_System_types.hh Generator_System_types.hh Grid_Generator_System_types.hh Congruence_System_types.hh Scalar_Products_types.hh PIP_Tree_types.hh PIP_Problem_types.hh Poly_Con_Relation_types.hh Poly_Gen_Relation_types.hh BHRZ03_Certificate_types.hh H79_Certificate_types.hh Grid_Certificate_types.hh Partial_Function_types.hh Polyhedron_types.hh C_Polyhedron_types.hh NNC_Polyhedron_types.hh Grid_types.hh Ptr_Iterator_types.hh DB_Row_types.hh DB_Matrix_types.hh BD_Shape_types.hh OR_Matrix_types.hh Octagonal_Shape_types.hh fpu_types.hh Float_defs.hh Float_inlines.hh Float_templates.hh C_Integer.hh fpu_defs.hh fpu-c99_inlines.hh fpu-ia32_inlines.hh fpu-none_inlines.hh fpu-sparc_inlines.hh Rounding_Dir_defs.hh Rounding_Dir_inlines.hh Result_defs.hh Result_inlines.hh Numeric_Format_defs.hh checked_defs.hh checked_inlines.hh checked_int_inlines.hh checked_float_inlines.hh checked_mpz_inlines.hh checked_mpq_inlines.hh checked_ext_inlines.hh Checked_Number_defs.hh Checked_Number_inlines.hh Checked_Number_templates.hh WRD_coefficient_types_defs.hh WRD_coefficient_types_inlines.hh checked_numeric_limits.hh GMP_Integer_defs.hh GMP_Integer_inlines.hh Coefficient_defs.hh Coefficient_inlines.hh stdiobuf_defs.hh stdiobuf_inlines.hh c_streambuf_defs.hh c_streambuf_inlines.hh globals_defs.hh globals_inlines.hh math_utilities_defs.hh math_utilities_inlines.hh iterator_to_const_defs.hh iterator_to_const_inlines.hh distances_defs.hh distances_inlines.hh Boundary_defs.hh intervals_defs.hh Interval_Info_defs.hh Interval_Info_inlines.hh Interval_defs.hh Interval_inlines.hh Interval_templates.hh Box_defs.hh Box_Status_inlines.hh Box_inlines.hh Box_templates.hh Integer_Interval.hh Rational_Interval.hh Rational_Box.hh Variable_defs.hh Variable_inlines.hh Variables_Set_defs.hh Variables_Set_inlines.hh Init_defs.hh Init_inlines.hh initializer.hh Topology_types.hh Dense_Row_defs.hh Dense_Row_inlines.hh Dense_Row_templates.hh CO_Tree_defs.hh CO_Tree_inlines.hh CO_Tree_templates.hh Sparse_Row_defs.hh Sparse_Row_inlines.hh Sparse_Row_templates.hh Bit_Row_defs.hh Bit_Row_inlines.hh Linear_System_defs.hh Linear_System_inlines.hh Linear_System_templates.hh Bit_Matrix_defs.hh Bit_Matrix_inlines.hh Constraint_System_defs.hh Generator_System_defs.hh Grid_Generator_System_defs.hh Congruence_System_defs.hh Linear_Expression_defs.hh Linear_Expression_inlines.hh Expression_Adapter_defs.hh Expression_Adapter_inlines.hh Expression_Hide_Last_defs.hh Expression_Hide_Last_inlines.hh Expression_Hide_Inhomo_defs.hh Expression_Hide_Inhomo_inlines.hh Linear_Expression_Impl_defs.hh Linear_Expression_Impl_inlines.hh Linear_Expression_Impl_templates.hh Linear_Expression_Interface_defs.hh Linear_Form_defs.hh Linear_Form_inlines.hh Linear_Form_templates.hh linearize.hh Constraint_defs.hh Constraint_inlines.hh Constraint_System_inlines.hh Generator_defs.hh Generator_inlines.hh Grid_Generator_defs.hh Grid_Generator_inlines.hh Congruence_defs.hh Congruence_inlines.hh Generator_System_inlines.hh Grid_Generator_System_inlines.hh Congruence_System_inlines.hh Scalar_Products_defs.hh Scalar_Products_inlines.hh Matrix_defs.hh Matrix_inlines.hh Matrix_templates.hh Swapping_Vector_defs.hh Swapping_Vector_inlines.hh MIP_Problem_types.hh MIP_Problem_defs.hh MIP_Problem_inlines.hh MIP_Problem_templates.hh PIP_Tree_types.hh PIP_Tree_defs.hh PIP_Tree_inlines.hh PIP_Problem_types.hh PIP_Problem_defs.hh PIP_Problem_inlines.hh PIP_Problem_templates.hh Poly_Con_Relation_defs.hh Poly_Con_Relation_inlines.hh Poly_Gen_Relation_defs.hh Poly_Gen_Relation_inlines.hh BHRZ03_Certificate_defs.hh BHRZ03_Certificate_inlines.hh H79_Certificate_defs.hh H79_Certificate_inlines.hh Grid_Certificate_defs.hh Grid_Certificate_inlines.hh Partial_Function_defs.hh Partial_Function_inlines.hh Polyhedron_defs.hh Ph_Status_inlines.hh Polyhedron_inlines.hh Polyhedron_chdims_templates.hh Polyhedron_conversion_templates.hh Polyhedron_minimize_templates.hh Polyhedron_simplify_templates.hh Polyhedron_templates.hh Grid_defs.hh Grid_Status_inlines.hh Grid_inlines.hh Grid_templates.hh C_Polyhedron_defs.hh C_Polyhedron_inlines.hh NNC_Polyhedron_defs.hh NNC_Polyhedron_inlines.hh Widening_Function_types.hh Widening_Function_defs.hh Widening_Function_inlines.hh Ptr_Iterator_defs.hh Ptr_Iterator_inlines.hh DB_Row_defs.hh DB_Row_inlines.hh DB_Row_templates.hh DB_Matrix_defs.hh DB_Matrix_inlines.hh DB_Matrix_templates.hh BD_Shape_defs.hh BDS_Status_inlines.hh BD_Shape_inlines.hh BD_Shape_templates.hh OR_Matrix_defs.hh OR_Matrix_inlines.hh OR_Matrix_templates.hh Octagonal_Shape_defs.hh Og_Status_inlines.hh Octagonal_Shape_inlines.hh Octagonal_Shape_templates.hh Determinate_types.hh Determinate_defs.hh Determinate_inlines.hh Powerset_types.hh Powerset_defs.hh Powerset_inlines.hh Powerset_templates.hh Pointset_Powerset_types.hh Pointset_Powerset_defs.hh Pointset_Powerset_inlines.hh Pointset_Powerset_templates.hh Partially_Reduced_Product_types.hh Partially_Reduced_Product_defs.hh Partially_Reduced_Product_inlines.hh Partially_Reduced_Product_templates.hh Weight_Profiler_defs.hh max_space_dimension.hh algorithms.hh termination_defs.hh termination_templates.hh wrap_assign.hh wrap_string.hh Floating_Point_Expression_types.hh Floating_Point_Expression_defs.hh Floating_Point_Expression_inlines.hh Floating_Point_Expression_templates.hh Cast_Floating_Point_Expression_types.hh Cast_Floating_Point_Expression_defs.hh Cast_Floating_Point_Expression_inlines.hh Cast_Floating_Point_Expression_templates.hh Constant_Floating_Point_Expression_types.hh Constant_Floating_Point_Expression_defs.hh Constant_Floating_Point_Expression_inlines.hh Variable_Floating_Point_Expression_types.hh Variable_Floating_Point_Expression_defs.hh Variable_Floating_Point_Expression_inlines.hh Sum_Floating_Point_Expression_types.hh Sum_Floating_Point_Expression_defs.hh Sum_Floating_Point_Expression_inlines.hh Sum_Floating_Point_Expression_templates.hh Difference_Floating_Point_Expression_types.hh Difference_Floating_Point_Expression_defs.hh Difference_Floating_Point_Expression_inlines.hh Difference_Floating_Point_Expression_templates.hh Multiplication_Floating_Point_Expression_types.hh Multiplication_Floating_Point_Expression_defs.hh Multiplication_Floating_Point_Expression_inlines.hh Multiplication_Floating_Point_Expression_templates.hh Division_Floating_Point_Expression_types.hh Division_Floating_Point_Expression_defs.hh Division_Floating_Point_Expression_inlines.hh Division_Floating_Point_Expression_templates.hh Opposite_Floating_Point_Expression_types.hh Opposite_Floating_Point_Expression_defs.hh Opposite_Floating_Point_Expression_inlines.hh Doubly_Linked_Object_types.hh EList_types.hh EList_Iterator_types.hh Handler_types.hh Pending_Element_types.hh Pending_List_types.hh Time_types.hh Watchdog_types.hh Threshold_Watcher_types.hh Handler_defs.hh Handler_inlines.hh Time_defs.hh Time_inlines.hh Doubly_Linked_Object_defs.hh Doubly_Linked_Object_inlines.hh EList_Iterator_defs.hh EList_Iterator_inlines.hh EList_defs.hh EList_inlines.hh Pending_Element_defs.hh Pending_Element_inlines.hh Pending_List_defs.hh Pending_List_inlines.hh Pending_List_templates.hh Watchdog_defs.hh Watchdog_inlines.hh Threshold_Watcher_defs.hh Threshold_Watcher_inlines.hh Threshold_Watcher_templates.hh ) || echo "$i" ; \
- done > ppl_include_files.hh
- ../utils/text2cxxarray --name=BUGS_array --decl-only \
- ../BUGS >>BUGS.hh
- ../utils/text2cxxarray --name=COPYING_array --decl-only \
- ../COPYING >>COPYING.hh
- ../utils/text2cxxarray --name=CREDITS_array --decl-only \
- ../CREDITS >>CREDITS.hh
- ../utils/build_header \
- -I .. -I ../src \
- ../src/ppl_header.hh >ppl.hh
- ../utils/text2cxxarray --name=BUGS_array \
- ../BUGS >>BUGS.cc
- ../utils/text2cxxarray --name=COPYING_array \
- ../COPYING >>COPYING.cc
- ../utils/text2cxxarray --name=CREDITS_array \
- ../CREDITS >>CREDITS.cc
- make all-am
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT assertions.lo -MD -MP -MF .deps/assertions.Tpo -c -o assertions.lo assertions.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT assertions.lo -MD -MP -MF .deps/assertions.Tpo -c assertions.cc -fPIC -DPIC -o .libs/assertions.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT assertions.lo -MD -MP -MF .deps/assertions.Tpo -c assertions.cc -o assertions.o >/dev/null 2>&1
- mv -f .deps/assertions.Tpo .deps/assertions.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo Box.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -fPIC -DPIC -o .libs/Box.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Constraint_defs.hh:36,
- from Box_defs.hh:34,
- from Box.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from Box_defs.hh:29,
- from Box.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Box_inlines.hh:28,
- from Box_defs.hh:2285,
- from Box.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -o Box.o >/dev/null 2>&1
- mv -f .deps/Box.Tpo .deps/Box.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c -o checked.lo checked.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -fPIC -DPIC -o .libs/checked.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -o checked.o >/dev/null 2>&1
- mv -f .deps/checked.Tpo .deps/checked.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c -o Checked_Number.lo Checked_Number.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -fPIC -DPIC -o .libs/Checked_Number.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -o Checked_Number.o >/dev/null 2>&1
- mv -f .deps/Checked_Number.Tpo .deps/Checked_Number.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c -o Float.lo Float.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -fPIC -DPIC -o .libs/Float.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -o Float.o >/dev/null 2>&1
- mv -f .deps/Float.Tpo .deps/Float.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c -o fpu-ia32.lo fpu-ia32.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c fpu-ia32.cc -fPIC -DPIC -o .libs/fpu-ia32.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c fpu-ia32.cc -o fpu-ia32.o >/dev/null 2>&1
- mv -f .deps/fpu-ia32.Tpo .deps/fpu-ia32.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BDS_Status.lo -MD -MP -MF .deps/BDS_Status.Tpo -c -o BDS_Status.lo BDS_Status.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BDS_Status.lo -MD -MP -MF .deps/BDS_Status.Tpo -c BDS_Status.cc -fPIC -DPIC -o .libs/BDS_Status.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BDS_Status.lo -MD -MP -MF .deps/BDS_Status.Tpo -c BDS_Status.cc -o BDS_Status.o >/dev/null 2>&1
- mv -f .deps/BDS_Status.Tpo .deps/BDS_Status.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Box_Status.lo -MD -MP -MF .deps/Box_Status.Tpo -c -o Box_Status.lo Box_Status.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Box_Status.lo -MD -MP -MF .deps/Box_Status.Tpo -c Box_Status.cc -fPIC -DPIC -o .libs/Box_Status.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Box_Status.lo -MD -MP -MF .deps/Box_Status.Tpo -c Box_Status.cc -o Box_Status.o >/dev/null 2>&1
- mv -f .deps/Box_Status.Tpo .deps/Box_Status.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Og_Status.lo -MD -MP -MF .deps/Og_Status.Tpo -c -o Og_Status.lo Og_Status.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Og_Status.lo -MD -MP -MF .deps/Og_Status.Tpo -c Og_Status.cc -fPIC -DPIC -o .libs/Og_Status.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Og_Status.lo -MD -MP -MF .deps/Og_Status.Tpo -c Og_Status.cc -o Og_Status.o >/dev/null 2>&1
- mv -f .deps/Og_Status.Tpo .deps/Og_Status.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c -o Concrete_Expression.lo Concrete_Expression.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c Concrete_Expression.cc -fPIC -DPIC -o .libs/Concrete_Expression.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c Concrete_Expression.cc -o Concrete_Expression.o >/dev/null 2>&1
- mv -f .deps/Concrete_Expression.Tpo .deps/Concrete_Expression.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c -o Constraint.lo Constraint.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -fPIC -DPIC -o .libs/Constraint.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Constraint_defs.hh:36,
- from Constraint.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Linear_Expression_defs.hh:36,
- from Constraint_defs.hh:36,
- from Constraint.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -o Constraint.o >/dev/null 2>&1
- mv -f .deps/Constraint.Tpo .deps/Constraint.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c -o Constraint_System.lo Constraint_System.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -fPIC -DPIC -o .libs/Constraint_System.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Constraint_System.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Swapping_Vector_defs.hh:28,
- from Linear_System_defs.hh:29,
- from Constraint_System_defs.hh:29,
- from Constraint_System.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Constraint_System.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -o Constraint_System.o >/dev/null 2>&1
- mv -f .deps/Constraint_System.Tpo .deps/Constraint_System.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c -o Congruence.lo Congruence.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -fPIC -DPIC -o .libs/Congruence.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Congruence_defs.hh:35,
- from Congruence.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from Congruence_defs.hh:29,
- from Congruence.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -o Congruence.o >/dev/null 2>&1
- mv -f .deps/Congruence.Tpo .deps/Congruence.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c -o Congruence_System.lo Congruence_System.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Congruence_defs.hh:35,
- from Congruence_System_defs.hh:33,
- from Congruence_System.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Swapping_Vector_defs.hh:28,
- from Congruence_System_defs.hh:32,
- from Congruence_System.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Congruence_System.cc:27:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -o Congruence_System.o >/dev/null 2>&1
- mv -f .deps/Congruence_System.Tpo .deps/Congruence_System.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c -o Generator_System.lo Generator_System.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Generator_System_defs.hh:30,
- from Generator_System.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Swapping_Vector_defs.hh:28,
- from Linear_System_defs.hh:29,
- from Generator_System_defs.hh:30,
- from Generator_System.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Generator_System_defs.hh:30,
- from Generator_System.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -o Generator_System.o >/dev/null 2>&1
- mv -f .deps/Generator_System.Tpo .deps/Generator_System.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c -o Grid_Generator_System.lo Grid_Generator_System.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -fPIC -DPIC -o .libs/Grid_Generator_System.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Grid_Generator_System_defs.hh:29,
- from Grid_Generator_System.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Swapping_Vector_defs.hh:28,
- from Linear_System_defs.hh:29,
- from Grid_Generator_System_defs.hh:29,
- from Grid_Generator_System.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Grid_Generator_System_defs.hh:29,
- from Grid_Generator_System.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -o Grid_Generator_System.o >/dev/null 2>&1
- mv -f .deps/Grid_Generator_System.Tpo .deps/Grid_Generator_System.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c -o Generator.lo Generator.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -fPIC -DPIC -o .libs/Generator.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Generator_defs.hh:40,
- from Generator.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Generator_defs.hh:39,
- from Generator.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -o Generator.o >/dev/null 2>&1
- mv -f .deps/Generator.Tpo .deps/Generator.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c -o Grid_Generator.lo Grid_Generator.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -fPIC -DPIC -o .libs/Grid_Generator.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_Generator_defs.hh:35,
- from Grid_Generator.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from Grid_Generator_defs.hh:34,
- from Grid_Generator.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -o Grid_Generator.o >/dev/null 2>&1
- mv -f .deps/Grid_Generator.Tpo .deps/Grid_Generator.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Handler.lo -MD -MP -MF .deps/Handler.Tpo -c -o Handler.lo Handler.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Handler.lo -MD -MP -MF .deps/Handler.Tpo -c Handler.cc -fPIC -DPIC -o .libs/Handler.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Handler.lo -MD -MP -MF .deps/Handler.Tpo -c Handler.cc -o Handler.o >/dev/null 2>&1
- mv -f .deps/Handler.Tpo .deps/Handler.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c -o Init.lo Init.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -fPIC -DPIC -o .libs/Init.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Init.cc:31:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Init.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Init.cc:36:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -o Init.o >/dev/null 2>&1
- mv -f .deps/Init.Tpo .deps/Init.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c -o Coefficient.lo Coefficient.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -fPIC -DPIC -o .libs/Coefficient.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -o Coefficient.o >/dev/null 2>&1
- mv -f .deps/Coefficient.Tpo .deps/Coefficient.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c -o Linear_Expression.lo Linear_Expression.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -fPIC -DPIC -o .libs/Linear_Expression.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_Expression.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Linear_Expression_defs.hh:36,
- from Linear_Expression.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -o Linear_Expression.o >/dev/null 2>&1
- mv -f .deps/Linear_Expression.Tpo .deps/Linear_Expression.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression_Impl.lo -MD -MP -MF .deps/Linear_Expression_Impl.Tpo -c -o Linear_Expression_Impl.lo Linear_Expression_Impl.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression_Impl.lo -MD -MP -MF .deps/Linear_Expression_Impl.Tpo -c Linear_Expression_Impl.cc -fPIC -DPIC -o .libs/Linear_Expression_Impl.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Linear_Expression_Impl_defs.hh:33,
- from Linear_Expression_Impl.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from Linear_Expression_Interface_defs.hh:28,
- from Linear_Expression_Impl_defs.hh:28,
- from Linear_Expression_Impl.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression_Impl.lo -MD -MP -MF .deps/Linear_Expression_Impl.Tpo -c Linear_Expression_Impl.cc -o Linear_Expression_Impl.o >/dev/null 2>&1
- mv -f .deps/Linear_Expression_Impl.Tpo .deps/Linear_Expression_Impl.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression_Interface.lo -MD -MP -MF .deps/Linear_Expression_Interface.Tpo -c -o Linear_Expression_Interface.lo Linear_Expression_Interface.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression_Interface.lo -MD -MP -MF .deps/Linear_Expression_Interface.Tpo -c Linear_Expression_Interface.cc -fPIC -DPIC -o .libs/Linear_Expression_Interface.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Expression_Interface.lo -MD -MP -MF .deps/Linear_Expression_Interface.Tpo -c Linear_Expression_Interface.cc -o Linear_Expression_Interface.o >/dev/null 2>&1
- mv -f .deps/Linear_Expression_Interface.Tpo .deps/Linear_Expression_Interface.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c -o Linear_Form.lo Linear_Form.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c Linear_Form.cc -fPIC -DPIC -o .libs/Linear_Form.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c Linear_Form.cc -o Linear_Form.o >/dev/null 2>&1
- mv -f .deps/Linear_Form.Tpo .deps/Linear_Form.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c -o Scalar_Products.lo Scalar_Products.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -fPIC -DPIC -o .libs/Scalar_Products.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Scalar_Products_inlines.hh:27,
- from Scalar_Products.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Scalar_Products_defs.hh:28,
- from Scalar_Products.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Scalar_Products.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -o Scalar_Products.o >/dev/null 2>&1
- mv -f .deps/Scalar_Products.Tpo .deps/Scalar_Products.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c -o MIP_Problem.lo MIP_Problem.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c MIP_Problem.cc -fPIC -DPIC -o .libs/MIP_Problem.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from MIP_Problem_defs.hh:30,
- from MIP_Problem.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Matrix_defs.hh:28,
- from MIP_Problem_defs.hh:29,
- from MIP_Problem.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from MIP_Problem.cc:30:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c MIP_Problem.cc -o MIP_Problem.o >/dev/null 2>&1
- mv -f .deps/MIP_Problem.Tpo .deps/MIP_Problem.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c -o PIP_Tree.lo PIP_Tree.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c PIP_Tree.cc -fPIC -DPIC -o .libs/PIP_Tree.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from PIP_Tree_defs.hh:30,
- from PIP_Tree.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from PIP_Tree_defs.hh:28,
- from PIP_Tree.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from PIP_Tree_defs.hh:30,
- from PIP_Tree.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- PIP_Tree.cc: In copy constructor 'Parma_Polyhedra_Library::PIP_Decision_Node::PIP_Decision_Node(const Parma_Polyhedra_Library::PIP_Decision_Node&)':
- PIP_Tree.cc:1105:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
- std::auto_ptr<PIP_Tree_Node> wrapped_node(false_child);
- ^~~~~~~~
- In file included from /usr/include/c++/8/bits/locale_conv.h:41,
- from /usr/include/c++/8/locale:43,
- from /usr/include/c++/8/iomanip:43,
- from Checked_Number_templates.hh:28,
- from Checked_Number_defs.hh:1068,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from Linear_System_inlines.hh:28,
- from Linear_System_defs.hh:579,
- from Constraint_System_defs.hh:29,
- from PIP_Tree_defs.hh:30,
- from PIP_Tree.cc:25:
- /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
- template<typename> class auto_ptr;
- ^~~~~~~~
- PIP_Tree.cc: In member function 'virtual Parma_Polyhedra_Library::PIP_Tree_Node* Parma_Polyhedra_Library::PIP_Solution_Node::solve(const Parma_Polyhedra_Library::PIP_Problem&, bool, const Parma_Polyhedra_Library::Matrix<Parma_Polyhedra_Library::Sparse_Row>&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::dimension_type, int)':
- PIP_Tree.cc:3144:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
- std::auto_ptr<PIP_Tree_Node> wrapped_node(t_node);
- ^~~~~~~~
- In file included from /usr/include/c++/8/bits/locale_conv.h:41,
- from /usr/include/c++/8/locale:43,
- from /usr/include/c++/8/iomanip:43,
- from Checked_Number_templates.hh:28,
- from Checked_Number_defs.hh:1068,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from Linear_System_inlines.hh:28,
- from Linear_System_defs.hh:579,
- from Constraint_System_defs.hh:29,
- from PIP_Tree_defs.hh:30,
- from PIP_Tree.cc:25:
- /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
- template<typename> class auto_ptr;
- ^~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c PIP_Tree.cc -o PIP_Tree.o >/dev/null 2>&1
- mv -f .deps/PIP_Tree.Tpo .deps/PIP_Tree.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c -o PIP_Problem.lo PIP_Problem.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c PIP_Problem.cc -fPIC -DPIC -o .libs/PIP_Problem.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from PIP_Problem_defs.hh:30,
- from PIP_Problem.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Linear_Expression_defs.hh:36,
- from PIP_Problem_defs.hh:30,
- from PIP_Problem.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from PIP_Tree_defs.hh:30,
- from PIP_Problem.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c PIP_Problem.cc -o PIP_Problem.o >/dev/null 2>&1
- mv -f .deps/PIP_Problem.Tpo .deps/PIP_Problem.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c -o Poly_Con_Relation.lo Poly_Con_Relation.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -fPIC -DPIC -o .libs/Poly_Con_Relation.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -o Poly_Con_Relation.o >/dev/null 2>&1
- mv -f .deps/Poly_Con_Relation.Tpo .deps/Poly_Con_Relation.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c -o Poly_Gen_Relation.lo Poly_Gen_Relation.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -fPIC -DPIC -o .libs/Poly_Gen_Relation.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -o Poly_Gen_Relation.o >/dev/null 2>&1
- mv -f .deps/Poly_Gen_Relation.Tpo .deps/Poly_Gen_Relation.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c -o BHRZ03_Certificate.lo BHRZ03_Certificate.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -fPIC -DPIC -o .libs/BHRZ03_Certificate.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from BHRZ03_Certificate.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from BHRZ03_Certificate_defs.hh:29,
- from BHRZ03_Certificate.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from BHRZ03_Certificate.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -o BHRZ03_Certificate.o >/dev/null 2>&1
- mv -f .deps/BHRZ03_Certificate.Tpo .deps/BHRZ03_Certificate.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c -o H79_Certificate.lo H79_Certificate.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -fPIC -DPIC -o .libs/H79_Certificate.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from H79_Certificate_inlines.hh:27,
- from H79_Certificate_defs.hh:95,
- from H79_Certificate.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from H79_Certificate_inlines.hh:27,
- from H79_Certificate_defs.hh:95,
- from H79_Certificate.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from H79_Certificate_inlines.hh:27,
- from H79_Certificate_defs.hh:95,
- from H79_Certificate.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -o H79_Certificate.o >/dev/null 2>&1
- mv -f .deps/H79_Certificate.Tpo .deps/H79_Certificate.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c -o Grid_Certificate.lo Grid_Certificate.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -fPIC -DPIC -o .libs/Grid_Certificate.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_Certificate.cc:27:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_Certificate_defs.hh:30,
- from Grid_Certificate.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_Certificate.cc:27:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -o Grid_Certificate.o >/dev/null 2>&1
- mv -f .deps/Grid_Certificate.Tpo .deps/Grid_Certificate.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Partial_Function.lo -MD -MP -MF .deps/Partial_Function.Tpo -c -o Partial_Function.lo Partial_Function.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Partial_Function.lo -MD -MP -MF .deps/Partial_Function.Tpo -c Partial_Function.cc -fPIC -DPIC -o .libs/Partial_Function.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Partial_Function.lo -MD -MP -MF .deps/Partial_Function.Tpo -c Partial_Function.cc -o Partial_Function.o >/dev/null 2>&1
- mv -f .deps/Partial_Function.Tpo .deps/Partial_Function.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c -o Polyhedron_nonpublic.lo Polyhedron_nonpublic.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -fPIC -DPIC -o .libs/Polyhedron_nonpublic.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_nonpublic.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from Polyhedron_nonpublic.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_nonpublic.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -o Polyhedron_nonpublic.o >/dev/null 2>&1
- mv -f .deps/Polyhedron_nonpublic.Tpo .deps/Polyhedron_nonpublic.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c -o Polyhedron_public.lo Polyhedron_public.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -fPIC -DPIC -o .libs/Polyhedron_public.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_public.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from Polyhedron_public.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_public.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -o Polyhedron_public.o >/dev/null 2>&1
- mv -f .deps/Polyhedron_public.Tpo .deps/Polyhedron_public.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c -o Polyhedron_chdims.lo Polyhedron_chdims.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -fPIC -DPIC -o .libs/Polyhedron_chdims.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_chdims.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from Polyhedron_chdims.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_chdims.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -o Polyhedron_chdims.o >/dev/null 2>&1
- mv -f .deps/Polyhedron_chdims.Tpo .deps/Polyhedron_chdims.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c -o Polyhedron_widenings.lo Polyhedron_widenings.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -fPIC -DPIC -o .libs/Polyhedron_widenings.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_widenings.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from Polyhedron_widenings.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Polyhedron_widenings.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -o Polyhedron_widenings.o >/dev/null 2>&1
- mv -f .deps/Polyhedron_widenings.Tpo .deps/Polyhedron_widenings.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c -o C_Polyhedron.lo C_Polyhedron.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -fPIC -DPIC -o .libs/C_Polyhedron.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from C_Polyhedron_defs.hh:29,
- from C_Polyhedron.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from C_Polyhedron_defs.hh:29,
- from C_Polyhedron.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from C_Polyhedron_defs.hh:29,
- from C_Polyhedron.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -o C_Polyhedron.o >/dev/null 2>&1
- mv -f .deps/C_Polyhedron.Tpo .deps/C_Polyhedron.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c -o NNC_Polyhedron.lo NNC_Polyhedron.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -fPIC -DPIC -o .libs/NNC_Polyhedron.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from NNC_Polyhedron_defs.hh:29,
- from NNC_Polyhedron.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from NNC_Polyhedron_defs.hh:29,
- from NNC_Polyhedron.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from NNC_Polyhedron_defs.hh:29,
- from NNC_Polyhedron.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -o NNC_Polyhedron.o >/dev/null 2>&1
- mv -f .deps/NNC_Polyhedron.Tpo .deps/NNC_Polyhedron.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c -o Grid_nonpublic.lo Grid_nonpublic.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -fPIC -DPIC -o .libs/Grid_nonpublic.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_nonpublic.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_defs.hh:28,
- from Grid_nonpublic.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_nonpublic.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -o Grid_nonpublic.o >/dev/null 2>&1
- mv -f .deps/Grid_nonpublic.Tpo .deps/Grid_nonpublic.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c -o Grid_public.lo Grid_public.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -fPIC -DPIC -o .libs/Grid_public.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_public.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_defs.hh:28,
- from Grid_public.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_public.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -o Grid_public.o >/dev/null 2>&1
- mv -f .deps/Grid_public.Tpo .deps/Grid_public.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c -o Grid_chdims.lo Grid_chdims.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -fPIC -DPIC -o .libs/Grid_chdims.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_chdims.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_defs.hh:28,
- from Grid_chdims.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_chdims.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -o Grid_chdims.o >/dev/null 2>&1
- mv -f .deps/Grid_chdims.Tpo .deps/Grid_chdims.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c -o Grid_widenings.lo Grid_widenings.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -fPIC -DPIC -o .libs/Grid_widenings.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_widenings.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_defs.hh:28,
- from Grid_widenings.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_widenings.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -o Grid_widenings.o >/dev/null 2>&1
- mv -f .deps/Grid_widenings.Tpo .deps/Grid_widenings.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c -o BD_Shape.lo BD_Shape.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -fPIC -DPIC -o .libs/BD_Shape.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from BD_Shape_inlines.hh:27,
- from BD_Shape_defs.hh:2371,
- from BD_Shape.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from BD_Shape_defs.hh:28,
- from BD_Shape.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from BD_Shape_inlines.hh:27,
- from BD_Shape_defs.hh:2371,
- from BD_Shape.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -o BD_Shape.o >/dev/null 2>&1
- mv -f .deps/BD_Shape.Tpo .deps/BD_Shape.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c -o Octagonal_Shape.lo Octagonal_Shape.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c Octagonal_Shape.cc -fPIC -DPIC -o .libs/Octagonal_Shape.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from C_Polyhedron_defs.hh:29,
- from OR_Matrix_inlines.hh:29,
- from OR_Matrix_defs.hh:607,
- from Octagonal_Shape_defs.hh:36,
- from Octagonal_Shape.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from OR_Matrix_defs.hh:28,
- from Octagonal_Shape_defs.hh:36,
- from Octagonal_Shape.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from C_Polyhedron_defs.hh:29,
- from OR_Matrix_inlines.hh:29,
- from OR_Matrix_defs.hh:607,
- from Octagonal_Shape_defs.hh:36,
- from Octagonal_Shape.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c Octagonal_Shape.cc -o Octagonal_Shape.o >/dev/null 2>&1
- mv -f .deps/Octagonal_Shape.Tpo .deps/Octagonal_Shape.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c -o Pointset_Powerset.lo Pointset_Powerset.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c Pointset_Powerset.cc -fPIC -DPIC -o .libs/Pointset_Powerset.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from C_Polyhedron_defs.hh:29,
- from Pointset_Powerset_defs.hh:34,
- from Pointset_Powerset.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Pointset_Powerset_defs.hh:28,
- from Pointset_Powerset.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from C_Polyhedron_defs.hh:29,
- from Pointset_Powerset_defs.hh:34,
- from Pointset_Powerset.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c Pointset_Powerset.cc -o Pointset_Powerset.o >/dev/null 2>&1
- mv -f .deps/Pointset_Powerset.Tpo .deps/Pointset_Powerset.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c -o CO_Tree.lo CO_Tree.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c CO_Tree.cc -fPIC -DPIC -o .libs/CO_Tree.o
- In file included from CO_Tree_defs.hh:1557,
- from CO_Tree.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from CO_Tree_defs.hh:29,
- from CO_Tree.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c CO_Tree.cc -o CO_Tree.o >/dev/null 2>&1
- mv -f .deps/CO_Tree.Tpo .deps/CO_Tree.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Sparse_Row.lo -MD -MP -MF .deps/Sparse_Row.Tpo -c -o Sparse_Row.lo Sparse_Row.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Sparse_Row.lo -MD -MP -MF .deps/Sparse_Row.Tpo -c Sparse_Row.cc -fPIC -DPIC -o .libs/Sparse_Row.o
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c -o Dense_Row.lo Dense_Row.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c Dense_Row.cc -fPIC -DPIC -o .libs/Dense_Row.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Sparse_Row.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from mp_std_bits_defs.hh:28,
- from checked_defs.hh:27,
- from Checked_Number_defs.hh:28,
- from Coefficient_types.hh:16,
- from Coefficient_defs.hh:27,
- from CO_Tree_defs.hh:29,
- from Sparse_Row_defs.hh:29,
- from Sparse_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Sparse_Row.lo -MD -MP -MF .deps/Sparse_Row.Tpo -c Sparse_Row.cc -o Sparse_Row.o >/dev/null 2>&1
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Dense_Row.cc:28:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Dense_Row_defs.hh:29,
- from Dense_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- Dense_Row.cc: In member function 'void Parma_Polyhedra_Library::Dense_Row::resize(Parma_Polyhedra_Library::dimension_type)':
- Dense_Row.cc:58:66: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- memcpy(new_vec, impl.vec, sizeof(Coefficient) * impl.size);
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Dense_Row_defs.hh:29,
- from Dense_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- Dense_Row.cc: In member function 'void Parma_Polyhedra_Library::Dense_Row::resize(Parma_Polyhedra_Library::dimension_type, Parma_Polyhedra_Library::dimension_type)':
- Dense_Row.cc:103:62: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- memcpy(new_vec, impl.vec, sizeof(Coefficient) * impl.size);
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Dense_Row_defs.hh:29,
- from Dense_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- Dense_Row.cc:116:66: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- memcpy(new_vec, impl.vec, sizeof(Coefficient) * impl.size);
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Dense_Row_defs.hh:29,
- from Dense_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- Dense_Row.cc: In member function 'void Parma_Polyhedra_Library::Dense_Row::add_zeroes_and_shift(Parma_Polyhedra_Library::dimension_type, Parma_Polyhedra_Library::dimension_type)':
- Dense_Row.cc:168:63: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- memcpy(new_row.impl.vec, impl.vec, sizeof(Coefficient) * i);
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Dense_Row_defs.hh:29,
- from Dense_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- Dense_Row.cc:170:49: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- sizeof(Coefficient) * (impl.size - i));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Dense_Row_defs.hh:29,
- from Dense_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- Dense_Row.cc:184:30: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- * (impl.size - i));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Dense_Row_defs.hh:29,
- from Dense_Row.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::Coefficient' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c Dense_Row.cc -o Dense_Row.o >/dev/null 2>&1
- mv -f .deps/Sparse_Row.Tpo .deps/Sparse_Row.Plo
- mv -f .deps/Dense_Row.Tpo .deps/Dense_Row.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c -o Bit_Matrix.lo Bit_Matrix.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c Bit_Matrix.cc -fPIC -DPIC -o .libs/Bit_Matrix.o
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c -o Bit_Row.lo Bit_Row.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c Bit_Row.cc -fPIC -DPIC -o .libs/Bit_Row.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c Bit_Row.cc -o Bit_Row.o >/dev/null 2>&1
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c Bit_Matrix.cc -o Bit_Matrix.o >/dev/null 2>&1
- mv -f .deps/Bit_Row.Tpo .deps/Bit_Row.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c -o Ph_Status.lo Ph_Status.cc
- mv -f .deps/Bit_Matrix.Tpo .deps/Bit_Matrix.Plo
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -fPIC -DPIC -o .libs/Ph_Status.o
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c -o Grid_Status.lo Grid_Status.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -fPIC -DPIC -o .libs/Grid_Status.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Linear_System_templates.hh:28,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Ph_Status.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Variable_inlines.hh:27,
- from Variable_defs.hh:155,
- from Polyhedron_defs.hh:29,
- from Ph_Status.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Polyhedron_defs.hh:32,
- from Ph_Status.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -o Ph_Status.o >/dev/null 2>&1
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_Status.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_defs.hh:28,
- from Grid_Status.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_Status.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -o Grid_Status.o >/dev/null 2>&1
- mv -f .deps/Ph_Status.Tpo .deps/Ph_Status.Plo
- mv -f .deps/Grid_Status.Tpo .deps/Grid_Status.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c -o Variable.lo Variable.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -fPIC -DPIC -o .libs/Variable.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -o Variable.o >/dev/null 2>&1
- mv -f .deps/Variable.Tpo .deps/Variable.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c -o Variables_Set.lo Variables_Set.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c Variables_Set.cc -fPIC -DPIC -o .libs/Variables_Set.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c Variables_Set.cc -o Variables_Set.o >/dev/null 2>&1
- mv -f .deps/Variables_Set.Tpo .deps/Variables_Set.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c -o Grid_conversion.lo Grid_conversion.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -fPIC -DPIC -o .libs/Grid_conversion.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_conversion.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_defs.hh:28,
- from Grid_conversion.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_conversion.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -o Grid_conversion.o >/dev/null 2>&1
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c -o Grid_simplify.lo Grid_simplify.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -fPIC -DPIC -o .libs/Grid_simplify.o
- mv -f .deps/Grid_conversion.Tpo .deps/Grid_conversion.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT set_GMP_memory_alloc_funcs.lo -MD -MP -MF .deps/set_GMP_memory_alloc_funcs.Tpo -c -o set_GMP_memory_alloc_funcs.lo set_GMP_memory_alloc_funcs.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT set_GMP_memory_alloc_funcs.lo -MD -MP -MF .deps/set_GMP_memory_alloc_funcs.Tpo -c set_GMP_memory_alloc_funcs.cc -fPIC -DPIC -o .libs/set_GMP_memory_alloc_funcs.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT set_GMP_memory_alloc_funcs.lo -MD -MP -MF .deps/set_GMP_memory_alloc_funcs.Tpo -c set_GMP_memory_alloc_funcs.cc -o set_GMP_memory_alloc_funcs.o >/dev/null 2>&1
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Grid_defs.hh:31,
- from Grid_simplify.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from Grid_defs.hh:28,
- from Grid_simplify.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from Grid_defs.hh:33,
- from Grid_simplify.cc:26:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -o Grid_simplify.o >/dev/null 2>&1
- mv -f .deps/set_GMP_memory_alloc_funcs.Tpo .deps/set_GMP_memory_alloc_funcs.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c -o stdiobuf.lo stdiobuf.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c stdiobuf.cc -fPIC -DPIC -o .libs/stdiobuf.o
- mv -f .deps/Grid_simplify.Tpo .deps/Grid_simplify.Plo
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c stdiobuf.cc -o stdiobuf.o >/dev/null 2>&1
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c -o c_streambuf.lo c_streambuf.cc
- mv -f .deps/stdiobuf.Tpo .deps/stdiobuf.Plo
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c c_streambuf.cc -fPIC -DPIC -o .libs/c_streambuf.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c c_streambuf.cc -o c_streambuf.o >/dev/null 2>&1
- mv -f .deps/c_streambuf.Tpo .deps/c_streambuf.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c -o mp_std_bits.lo mp_std_bits.cc
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Constraint_defs.hh:36,
- from globals.cc:26:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from globals.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -o globals.o >/dev/null 2>&1
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c mp_std_bits.cc -fPIC -DPIC -o .libs/mp_std_bits.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c mp_std_bits.cc -o mp_std_bits.o >/dev/null 2>&1
- mv -f .deps/globals.Tpo .deps/globals.Plo
- mv -f .deps/mp_std_bits.Tpo .deps/mp_std_bits.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Weight_Profiler.lo -MD -MP -MF .deps/Weight_Profiler.Tpo -c -o Weight_Profiler.lo Weight_Profiler.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Weight_Profiler.lo -MD -MP -MF .deps/Weight_Profiler.Tpo -c Weight_Profiler.cc -fPIC -DPIC -o .libs/Weight_Profiler.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Weight_Profiler.lo -MD -MP -MF .deps/Weight_Profiler.Tpo -c Weight_Profiler.cc -o Weight_Profiler.o >/dev/null 2>&1
- mv -f .deps/Weight_Profiler.Tpo .deps/Weight_Profiler.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -fPIC -DPIC -o .libs/version.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -o version.o >/dev/null 2>&1
- mv -f .deps/version.Tpo .deps/version.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c -o termination.lo termination.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c termination.cc -fPIC -DPIC -o .libs/termination.o
- In file included from CO_Tree_defs.hh:1557,
- from Sparse_Row_defs.hh:29,
- from Expression_Adapter_defs.hh:31,
- from Linear_Expression_defs.hh:48,
- from Generator_defs.hh:40,
- from termination_templates.hh:29,
- from termination_defs.hh:500,
- from termination.cc:25:
- CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from meta_programming.hh:27,
- from C_Integer.hh:27,
- from globals_defs.hh:28,
- from termination_templates.hh:27,
- from termination_defs.hh:500,
- from termination.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from Linear_System_templates.hh:30,
- from Linear_System_defs.hh:580,
- from Constraint_System_defs.hh:29,
- from termination_templates.hh:30,
- from termination_defs.hh:500,
- from termination.cc:25:
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c termination.cc -o termination.o >/dev/null 2>&1
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c -o wrap_string.lo wrap_string.cc
- mv -f .deps/termination.Tpo .deps/termination.Plo
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c wrap_string.cc -fPIC -DPIC -o .libs/wrap_string.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c wrap_string.cc -o wrap_string.o >/dev/null 2>&1
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c -o Time.lo Time.cc
- mv -f .deps/wrap_string.Tpo .deps/wrap_string.Plo
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -fPIC -DPIC -o .libs/Time.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -o Time.o >/dev/null 2>&1
- mv -f .deps/Time.Tpo .deps/Time.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c -o Watchdog.lo Watchdog.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -fPIC -DPIC -o .libs/Watchdog.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -o Watchdog.o >/dev/null 2>&1
- mv -f .deps/Watchdog.Tpo .deps/Watchdog.Plo
- /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c -o Threshold_Watcher.lo Threshold_Watcher.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c Threshold_Watcher.cc -fPIC -DPIC -o .libs/Threshold_Watcher.o
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c Threshold_Watcher.cc -o Threshold_Watcher.o >/dev/null 2>&1
- g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT BUGS.o -MD -MP -MF .deps/BUGS.Tpo -c -o BUGS.o BUGS.cc
- mv -f .deps/Threshold_Watcher.Tpo .deps/Threshold_Watcher.Plo
- g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT COPYING.o -MD -MP -MF .deps/COPYING.Tpo -c -o COPYING.o COPYING.cc
- mv -f .deps/BUGS.Tpo .deps/BUGS.Po
- mv -f .deps/COPYING.Tpo .deps/COPYING.Po
- g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT CREDITS.o -MD -MP -MF .deps/CREDITS.Tpo -c -o CREDITS.o CREDITS.cc
- mv -f .deps/CREDITS.Tpo .deps/CREDITS.Po
- g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl-config.o -MD -MP -MF .deps/ppl-config.Tpo -c -o ppl-config.o ppl-config.cc
- In file included from ppl-config.cc:25:
- ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ppl.hh:755,
- from ppl-config.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl-config.cc:25:
- ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/ppl-config.Tpo .deps/ppl-config.Po
- /usr/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -version-info 14:0:0 -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o libppl.la -rpath /home/user/sagemath/inst/lib assertions.lo Box.lo checked.lo Checked_Number.lo Float.lo fpu-ia32.lo BDS_Status.lo Box_Status.lo Og_Status.lo Concrete_Expression.lo Constraint.lo Constraint_System.lo Congruence.lo Congruence_System.lo Generator_System.lo Grid_Generator_System.lo Generator.lo Grid_Generator.lo Handler.lo Init.lo Coefficient.lo Linear_Expression.lo Linear_Expression_Impl.lo Linear_Expression_Interface.lo Linear_Form.lo Scalar_Products.lo MIP_Problem.lo PIP_Tree.lo PIP_Problem.lo Poly_Con_Relation.lo Poly_Gen_Relation.lo BHRZ03_Certificate.lo H79_Certificate.lo Grid_Certificate.lo Partial_Function.lo Polyhedron_nonpublic.lo Polyhedron_public.lo Polyhedron_chdims.lo Polyhedron_widenings.lo C_Polyhedron.lo NNC_Polyhedron.lo Grid_nonpublic.lo Grid_public.lo Grid_chdims.lo Grid_widenings.lo BD_Shape.lo Octagonal_Shape.lo Pointset_Powerset.lo CO_Tree.lo Sparse_Row.lo Dense_Row.lo Bit_Matrix.lo Bit_Row.lo Ph_Status.lo Grid_Status.lo Variable.lo Variables_Set.lo Grid_conversion.lo Grid_simplify.lo set_GMP_memory_alloc_funcs.lo stdiobuf.lo c_streambuf.lo globals.lo mp_std_bits.lo Weight_Profiler.lo version.lo termination.lo wrap_string.lo Time.lo Watchdog.lo Threshold_Watcher.lo -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/assertions.o .libs/Box.o .libs/checked.o .libs/Checked_Number.o .libs/Float.o .libs/fpu-ia32.o .libs/BDS_Status.o .libs/Box_Status.o .libs/Og_Status.o .libs/Concrete_Expression.o .libs/Constraint.o .libs/Constraint_System.o .libs/Congruence.o .libs/Congruence_System.o .libs/Generator_System.o .libs/Grid_Generator_System.o .libs/Generator.o .libs/Grid_Generator.o .libs/Handler.o .libs/Init.o .libs/Coefficient.o .libs/Linear_Expression.o .libs/Linear_Expression_Impl.o .libs/Linear_Expression_Interface.o .libs/Linear_Form.o .libs/Scalar_Products.o .libs/MIP_Problem.o .libs/PIP_Tree.o .libs/PIP_Problem.o .libs/Poly_Con_Relation.o .libs/Poly_Gen_Relation.o .libs/BHRZ03_Certificate.o .libs/H79_Certificate.o .libs/Grid_Certificate.o .libs/Partial_Function.o .libs/Polyhedron_nonpublic.o .libs/Polyhedron_public.o .libs/Polyhedron_chdims.o .libs/Polyhedron_widenings.o .libs/C_Polyhedron.o .libs/NNC_Polyhedron.o .libs/Grid_nonpublic.o .libs/Grid_public.o .libs/Grid_chdims.o .libs/Grid_widenings.o .libs/BD_Shape.o .libs/Octagonal_Shape.o .libs/Pointset_Powerset.o .libs/CO_Tree.o .libs/Sparse_Row.o .libs/Dense_Row.o .libs/Bit_Matrix.o .libs/Bit_Row.o .libs/Ph_Status.o .libs/Grid_Status.o .libs/Variable.o .libs/Variables_Set.o .libs/Grid_conversion.o .libs/Grid_simplify.o .libs/set_GMP_memory_alloc_funcs.o .libs/stdiobuf.o .libs/c_streambuf.o .libs/globals.o .libs/mp_std_bits.o .libs/Weight_Profiler.o .libs/version.o .libs/termination.o .libs/wrap_string.o .libs/Time.o .libs/Watchdog.o .libs/Threshold_Watcher.o -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -L/home/user/sagemath/inst/lib /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -L/home/user/sagemath/inst/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O2 -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -Wl,-soname -Wl,libppl.so.14 -o .libs/libppl.so.14.0.0
- libtool: link: (cd ".libs" && rm -f "libppl.so.14" && ln -s "libppl.so.14.0.0" "libppl.so.14")
- libtool: link: (cd ".libs" && rm -f "libppl.so" && ln -s "libppl.so.14.0.0" "libppl.so")
- libtool: link: ar cru .libs/libppl.a assertions.o Box.o checked.o Checked_Number.o Float.o fpu-ia32.o BDS_Status.o Box_Status.o Og_Status.o Concrete_Expression.o Constraint.o Constraint_System.o Congruence.o Congruence_System.o Generator_System.o Grid_Generator_System.o Generator.o Grid_Generator.o Handler.o Init.o Coefficient.o Linear_Expression.o Linear_Expression_Impl.o Linear_Expression_Interface.o Linear_Form.o Scalar_Products.o MIP_Problem.o PIP_Tree.o PIP_Problem.o Poly_Con_Relation.o Poly_Gen_Relation.o BHRZ03_Certificate.o H79_Certificate.o Grid_Certificate.o Partial_Function.o Polyhedron_nonpublic.o Polyhedron_public.o Polyhedron_chdims.o Polyhedron_widenings.o C_Polyhedron.o NNC_Polyhedron.o Grid_nonpublic.o Grid_public.o Grid_chdims.o Grid_widenings.o BD_Shape.o Octagonal_Shape.o Pointset_Powerset.o CO_Tree.o Sparse_Row.o Dense_Row.o Bit_Matrix.o Bit_Row.o Ph_Status.o Grid_Status.o Variable.o Variables_Set.o Grid_conversion.o Grid_simplify.o set_GMP_memory_alloc_funcs.o stdiobuf.o c_streambuf.o globals.o mp_std_bits.o Weight_Profiler.o version.o termination.o wrap_string.o Time.o Watchdog.o Threshold_Watcher.o
- libtool: link: ranlib .libs/libppl.a
- libtool: link: ( cd ".libs" && rm -f "libppl.la" && ln -s "../libppl.la" "libppl.la" )
- /usr/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o -L/home/user/sagemath/inst/lib -lgmpxx -lgmp libppl.la
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o -L/home/user/sagemath/inst/lib ./.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- Making all in tests
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making all in .
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- make[7]: Nothing to be done for 'all-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making all in Concrete_Expression
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- Making all in CO_Tree
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- Making all in PIP_Problem
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- Making all in Powerset
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- Making all in Partially_Reduced_Product
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Partially_Reduced_Product'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Partially_Reduced_Product'
- Making all in Box
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Box'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Box'
- Making all in MIP_Problem
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/MIP_Problem'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/MIP_Problem'
- Making all in Octagonal_Shape
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Octagonal_Shape'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Octagonal_Shape'
- Making all in BD_Shape
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/BD_Shape'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/BD_Shape'
- Making all in Polyhedron
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Polyhedron'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Polyhedron'
- Making all in Grid
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Grid'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Grid'
- Making all in Watchdog
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Watchdog'
- make[7]: Nothing to be done for 'all'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Watchdog'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making all in interfaces
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- echo "m4_define(\`m4_interface_classes_names', \`Polyhedron@Grid@Rational_Box@BD_Shape_mpz_class@BD_Shape_mpq_class@Octagonal_Shape_mpz_class@Octagonal_Shape_mpq_class@Constraints_Product_C_Polyhedron_Grid@Pointset_Powerset_C_Polyhedron@Pointset_Powerset_NNC_Polyhedron')" > ppl_interface_instantiations.m4
- echo "m4_define(\`m4_cplusplus_classes_names', \`Polyhedron@Grid@Rational_Box@BD_Shape<mpz_class>@BD_Shape<mpq_class>@Octagonal_Shape<mpz_class>@Octagonal_Shape<mpq_class>@Constraints_Product<C_Polyhedron,Grid>@Pointset_Powerset<C_Polyhedron>@Pointset_Powerset<NNC_Polyhedron>')" >> ppl_interface_instantiations.m4
- make all-recursive
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- Making all in .
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- make[8]: Nothing to be done for 'all-am'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- Making all in C
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \
- ./ppl_interface_generator_c_h.m4 > ppl_c_domains.h
- /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \
- ./ppl_interface_generator_c_hh_files.m4 \
- > ppl_c_hh_blob
- ../../utils/cm_cleaner.sh ./ppl_c_hh_blob
- ../../utils/cm_splitter.sh ./ppl_c_hh_blob
- rm -f ppl_c_hh_blob
- /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \
- ./ppl_interface_generator_c_cc_files.m4 \
- > ppl_c_cc_blob
- ../../utils/build_header \
- -I ../../interfaces/C -I ../../src \
- ../../interfaces/C/ppl_c_header.h >ppl_c.h
- ../../utils/cm_cleaner.sh ./ppl_c_cc_blob
- ../../utils/cm_splitter.sh ./ppl_c_cc_blob
- rm -f ppl_c_cc_blob
- echo timestamp >ppl_c_implementation_domains.cc.stamp
- make all-recursive
- make[9]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- Making all in .
- make[10]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_implementation_common.lo -MD -MP -MF .deps/ppl_c_implementation_common.Tpo -c -o ppl_c_implementation_common.lo ppl_c_implementation_common.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_implementation_common.lo -MD -MP -MF .deps/ppl_c_implementation_common.Tpo -c ppl_c_implementation_common.cc -fPIC -DPIC -o .libs/ppl_c_implementation_common.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_implementation_common.cc:26:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_implementation_common.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_implementation_common.cc:26:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Polyhedron.Tpo -c -o ppl_c_Polyhedron.lo ppl_c_Polyhedron.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Polyhedron.Tpo -c ppl_c_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Polyhedron.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Polyhedron.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Polyhedron.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Polyhedron.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Polyhedron.Tpo -c ppl_c_Polyhedron.cc -o ppl_c_Polyhedron.o >/dev/null 2>&1
- mv -f .deps/ppl_c_Polyhedron.Tpo .deps/ppl_c_Polyhedron.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Grid.lo -MD -MP -MF .deps/ppl_c_Grid.Tpo -c -o ppl_c_Grid.lo ppl_c_Grid.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Grid.lo -MD -MP -MF .deps/ppl_c_Grid.Tpo -c ppl_c_Grid.cc -fPIC -DPIC -o .libs/ppl_c_Grid.o
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Rational_Box.lo -MD -MP -MF .deps/ppl_c_Rational_Box.Tpo -c -o ppl_c_Rational_Box.lo ppl_c_Rational_Box.cc
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Grid.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Grid.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Grid.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Grid.lo -MD -MP -MF .deps/ppl_c_Grid.Tpo -c ppl_c_Grid.cc -o ppl_c_Grid.o >/dev/null 2>&1
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Rational_Box.lo -MD -MP -MF .deps/ppl_c_Rational_Box.Tpo -c ppl_c_Rational_Box.cc -fPIC -DPIC -o .libs/ppl_c_Rational_Box.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Rational_Box.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Rational_Box.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Rational_Box.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Rational_Box.lo -MD -MP -MF .deps/ppl_c_Rational_Box.Tpo -c ppl_c_Rational_Box.cc -o ppl_c_Rational_Box.o >/dev/null 2>&1
- mv -f .deps/ppl_c_Grid.Tpo .deps/ppl_c_Grid.Plo
- mv -f .deps/ppl_c_Rational_Box.Tpo .deps/ppl_c_Rational_Box.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_BD_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpz_class.Tpo -c -o ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpz_class.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_BD_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpz_class.Tpo -c ppl_c_BD_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_mpz_class.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_BD_Shape_mpz_class.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_BD_Shape_mpz_class.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_BD_Shape_mpz_class.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_BD_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpz_class.Tpo -c ppl_c_BD_Shape_mpz_class.cc -o ppl_c_BD_Shape_mpz_class.o >/dev/null 2>&1
- mv -f .deps/ppl_c_BD_Shape_mpz_class.Tpo .deps/ppl_c_BD_Shape_mpz_class.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_BD_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpq_class.Tpo -c -o ppl_c_BD_Shape_mpq_class.lo ppl_c_BD_Shape_mpq_class.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_BD_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpq_class.Tpo -c ppl_c_BD_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_mpq_class.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_BD_Shape_mpq_class.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_BD_Shape_mpq_class.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_BD_Shape_mpq_class.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_BD_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpq_class.Tpo -c ppl_c_BD_Shape_mpq_class.cc -o ppl_c_BD_Shape_mpq_class.o >/dev/null 2>&1
- mv -f .deps/ppl_c_BD_Shape_mpq_class.Tpo .deps/ppl_c_BD_Shape_mpq_class.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Octagonal_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo -c -o ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpz_class.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Octagonal_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo -c ppl_c_Octagonal_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_mpz_class.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Octagonal_Shape_mpz_class.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Octagonal_Shape_mpz_class.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Octagonal_Shape_mpz_class.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Octagonal_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo -c ppl_c_Octagonal_Shape_mpz_class.cc -o ppl_c_Octagonal_Shape_mpz_class.o >/dev/null 2>&1
- mv -f .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo .deps/ppl_c_Octagonal_Shape_mpz_class.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Octagonal_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo -c -o ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpq_class.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Octagonal_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo -c ppl_c_Octagonal_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_mpq_class.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Octagonal_Shape_mpq_class.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Octagonal_Shape_mpq_class.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Octagonal_Shape_mpq_class.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Octagonal_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo -c ppl_c_Octagonal_Shape_mpq_class.cc -o ppl_c_Octagonal_Shape_mpq_class.o >/dev/null 2>&1
- mv -f .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo .deps/ppl_c_Octagonal_Shape_mpq_class.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Constraints_Product_C_Polyhedron_Grid.lo -MD -MP -MF .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo -c -o ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Constraints_Product_C_Polyhedron_Grid.lo -MD -MP -MF .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo -c ppl_c_Constraints_Product_C_Polyhedron_Grid.cc -fPIC -DPIC -o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Constraints_Product_C_Polyhedron_Grid.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Constraints_Product_C_Polyhedron_Grid.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Constraints_Product_C_Polyhedron_Grid.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Constraints_Product_C_Polyhedron_Grid.lo -MD -MP -MF .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo -c ppl_c_Constraints_Product_C_Polyhedron_Grid.cc -o ppl_c_Constraints_Product_C_Polyhedron_Grid.o >/dev/null 2>&1
- mv -f .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Pointset_Powerset_C_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Tpo -c -o ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_C_Polyhedron.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Pointset_Powerset_C_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Tpo -c ppl_c_Pointset_Powerset_C_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Pointset_Powerset_C_Polyhedron.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Pointset_Powerset_C_Polyhedron.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Pointset_Powerset_C_Polyhedron.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Pointset_Powerset_C_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Tpo -c ppl_c_Pointset_Powerset_C_Polyhedron.cc -o ppl_c_Pointset_Powerset_C_Polyhedron.o >/dev/null 2>&1
- mv -f .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Tpo .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Plo
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_implementation_common.lo -MD -MP -MF .deps/ppl_c_implementation_common.Tpo -c ppl_c_implementation_common.cc -o ppl_c_implementation_common.o >/dev/null 2>&1
- /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Pointset_Powerset_NNC_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo -c -o ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.cc
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Pointset_Powerset_NNC_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo -c ppl_c_Pointset_Powerset_NNC_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Pointset_Powerset_NNC_Polyhedron.cc:24:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Pointset_Powerset_NNC_Polyhedron.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_c_implementation_common_defs.hh:28,
- from ppl_c_Pointset_Powerset_NNC_Polyhedron.cc:24:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_c_Pointset_Powerset_NNC_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo -c ppl_c_Pointset_Powerset_NNC_Polyhedron.cc -o ppl_c_Pointset_Powerset_NNC_Polyhedron.o >/dev/null 2>&1
- mv -f .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Plo
- mv -f .deps/ppl_c_implementation_common.Tpo .deps/ppl_c_implementation_common.Plo
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -version-info 4:0:0 -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o libppl_c.la -rpath /home/user/sagemath/inst/lib ppl_c_implementation_common.lo ppl_c_Polyhedron.lo ppl_c_Grid.lo ppl_c_Rational_Box.lo ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/ppl_c_implementation_common.o .libs/ppl_c_Polyhedron.o .libs/ppl_c_Grid.o .libs/ppl_c_Rational_Box.o .libs/ppl_c_BD_Shape_mpz_class.o .libs/ppl_c_BD_Shape_mpq_class.o .libs/ppl_c_Octagonal_Shape_mpz_class.o .libs/ppl_c_Octagonal_Shape_mpq_class.o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o -Wl,-rpath -Wl,/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src/.libs -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -L/home/user/sagemath/inst/lib ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -L/home/user/sagemath/inst/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O2 -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -Wl,-soname -Wl,libppl_c.so.4 -o .libs/libppl_c.so.4.0.0
- libtool: link: (cd ".libs" && rm -f "libppl_c.so.4" && ln -s "libppl_c.so.4.0.0" "libppl_c.so.4")
- libtool: link: (cd ".libs" && rm -f "libppl_c.so" && ln -s "libppl_c.so.4.0.0" "libppl_c.so")
- libtool: link: ar cru .libs/libppl_c.a ppl_c_implementation_common.o ppl_c_Polyhedron.o ppl_c_Grid.o ppl_c_Rational_Box.o ppl_c_BD_Shape_mpz_class.o ppl_c_BD_Shape_mpq_class.o ppl_c_Octagonal_Shape_mpz_class.o ppl_c_Octagonal_Shape_mpq_class.o ppl_c_Constraints_Product_C_Polyhedron_Grid.o ppl_c_Pointset_Powerset_C_Polyhedron.o ppl_c_Pointset_Powerset_NNC_Polyhedron.o
- libtool: link: ranlib .libs/libppl_c.a
- libtool: link: ( cd ".libs" && rm -f "libppl_c.la" && ln -s "../libppl_c.la" "libppl_c.la" )
- make[10]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- Making all in tests
- make[10]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C/tests'
- make[10]: Nothing to be done for 'all'.
- make[10]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C/tests'
- make[9]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- Making all in demos
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- Making all in ppl_lcdd
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- Making all in examples
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd/examples'
- make[8]: Nothing to be done for 'all'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd/examples'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../utils -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_lcdd.o -MD -MP -MF .deps/ppl_lcdd.Tpo -c -o ppl_lcdd.o ppl_lcdd.cc
- In file included from ppl_lcdd.cc:42:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_lcdd.cc:42:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_lcdd.cc:42:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/ppl_lcdd.Tpo .deps/ppl_lcdd.Po
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o ppl_lcdd ppl_lcdd.o ../../src/libppl.la ../../utils/libppl_utils.a -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/ppl_lcdd ppl_lcdd.o -L/home/user/sagemath/inst/lib ../../src/.libs/libppl.so ../../utils/libppl_utils.a /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- Making all in ppl_lpsol
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- Making all in examples
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol/examples'
- make[8]: Nothing to be done for 'all'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol/examples'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -I/home/user/sagemath/inst/include -g -O2 -frounding-math -W -Wall -MT glpk_set_d_eps.o -MD -MP -MF .deps/glpk_set_d_eps.Tpo -c -o glpk_set_d_eps.o glpk_set_d_eps.c
- mv -f .deps/glpk_set_d_eps.Tpo .deps/glpk_set_d_eps.Po
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -I/home/user/sagemath/inst/include -pedantic -std=gnu89 -g -O2 -frounding-math -W -Wall -MT ppl_lpsol-ppl_lpsol.o -MD -MP -MF .deps/ppl_lpsol-ppl_lpsol.Tpo -c -o ppl_lpsol-ppl_lpsol.o `test -f 'ppl_lpsol.c' || echo './'`ppl_lpsol.c
- mv -f .deps/ppl_lpsol-ppl_lpsol.Tpo .deps/ppl_lpsol-ppl_lpsol.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.cc
- mv -f .deps/dummy.Tpo .deps/dummy.Po
- rm -f libglpk_set_d_eps.a
- ar cru libglpk_set_d_eps.a glpk_set_d_eps.o
- ranlib libglpk_set_d_eps.a
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o ppl_lpsol ppl_lpsol-ppl_lpsol.o dummy.o libglpk_set_d_eps.a -lglpk ../../interfaces/C/libppl_c.la ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/ppl_lpsol ppl_lpsol-ppl_lpsol.o dummy.o -L/home/user/sagemath/inst/lib libglpk_set_d_eps.a -lglpk ../../interfaces/C/.libs/libppl_c.so /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src/.libs/libppl.so ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- Making all in ppl_pips
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- Making all in examples
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips/examples'
- make[8]: Nothing to be done for 'all'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips/examples'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../utils -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_pips.o -MD -MP -MF .deps/ppl_pips.Tpo -c -o ppl_pips.o ppl_pips.cc
- In file included from ppl_pips.cc:36:
- ../../src/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/ppl.hh:755,
- from ppl_pips.cc:36:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ppl_pips.cc:36:
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/ppl.hh:42068:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42069:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/ppl.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/ppl.hh:42076:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/ppl.hh:42077:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ppl_pips.cc: In function 'int main(int, char**)':
- ppl_pips.cc:820:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
- std::auto_ptr<PIP_Parser> parser;
- ^~~~~~~~
- In file included from /usr/include/c++/8/bits/locale_conv.h:41,
- from /usr/include/c++/8/locale:43,
- from /usr/include/c++/8/iomanip:43,
- from ../../src/ppl.hh:15080,
- from ppl_pips.cc:36:
- /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
- template<typename> class auto_ptr;
- ^~~~~~~~
- ppl_pips.cc:841:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
- std::auto_ptr<PPL::PIP_Problem> pip_p;
- ^~~~~~~~
- In file included from /usr/include/c++/8/bits/locale_conv.h:41,
- from /usr/include/c++/8/locale:43,
- from /usr/include/c++/8/iomanip:43,
- from ../../src/ppl.hh:15080,
- from ppl_pips.cc:36:
- /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
- template<typename> class auto_ptr;
- ^~~~~~~~
- mv -f .deps/ppl_pips.Tpo .deps/ppl_pips.Po
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o ppl_pips ppl_pips.o ../../src/libppl.la ../../utils/libppl_utils.a -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/ppl_pips ppl_pips.o -L/home/user/sagemath/inst/lib ../../src/.libs/libppl.so ../../utils/libppl_utils.a /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- make[7]: Nothing to be done for 'all-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- Making all in doc
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/doc'
- make[6]: Nothing to be done for 'all'.
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/doc'
- Making all in m4
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/m4'
- make[6]: Nothing to be done for 'all'.
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/m4'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- make[4]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- Installing ppl-1.2.p1
- make[4]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- Making install in .
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- make[6]: Nothing to be done for 'install-exec-am'.
- make[6]: Nothing to be done for 'install-data-am'.
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- Making install in utils
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- make[6]: Nothing to be done for 'install-exec-am'.
- make[6]: Nothing to be done for 'install-data-am'.
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- Making install in src
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make install-am
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib'
- /usr/bin/bash ../libtool --mode=install /usr/bin/install -c libppl.la '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib'
- libtool: install: /usr/bin/install -c .libs/libppl.so.14.0.0 /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl.so.14.0.0
- libtool: install: (cd /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib && { ln -s -f libppl.so.14.0.0 libppl.so.14 || { rm -f libppl.so.14 && ln -s libppl.so.14.0.0 libppl.so.14; }; })
- libtool: install: (cd /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib && { ln -s -f libppl.so.14.0.0 libppl.so || { rm -f libppl.so && ln -s libppl.so.14.0.0 libppl.so; }; })
- libtool: install: /usr/bin/install -c .libs/libppl.lai /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl.la
- libtool: install: /usr/bin/install -c .libs/libppl.a /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl.a
- libtool: install: chmod 644 /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl.a
- libtool: install: ranlib /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl.a
- libtool: install: warning: remember to run `libtool --finish /home/user/sagemath/inst/lib'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/include'
- /usr/bin/install -c -m 644 ppl.hh '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/include'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- /usr/bin/bash ../libtool --mode=install /usr/bin/install -c ppl-config '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- libtool: install: warning: `libppl.la' has not been installed in `/home/user/sagemath/inst/lib'
- libtool: install: /usr/bin/install -c .libs/ppl-config /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin/ppl-config
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- Making install in tests
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making install in .
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making install in Concrete_Expression
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- Making install in CO_Tree
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- Making install in PIP_Problem
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- Making install in Powerset
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- Making install in Partially_Reduced_Product
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Partially_Reduced_Product'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Partially_Reduced_Product'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Partially_Reduced_Product'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Partially_Reduced_Product'
- Making install in Box
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Box'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Box'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Box'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Box'
- Making install in MIP_Problem
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/MIP_Problem'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/MIP_Problem'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/MIP_Problem'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/MIP_Problem'
- Making install in Octagonal_Shape
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Octagonal_Shape'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Octagonal_Shape'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Octagonal_Shape'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Octagonal_Shape'
- Making install in BD_Shape
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/BD_Shape'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/BD_Shape'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/BD_Shape'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/BD_Shape'
- Making install in Polyhedron
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Polyhedron'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Polyhedron'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Polyhedron'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Polyhedron'
- Making install in Grid
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Grid'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Grid'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Grid'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Grid'
- Making install in Watchdog
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Watchdog'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Watchdog'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Watchdog'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Watchdog'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making install in interfaces
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- make install-recursive
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- Making install in .
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- make[8]: Nothing to be done for 'install-exec-am'.
- make[8]: Nothing to be done for 'install-data-am'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- Making install in C
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- make install-recursive
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- Making install in .
- make[9]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- make[10]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib'
- /usr/bin/bash ../../libtool --mode=install /usr/bin/install -c libppl_c.la '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib'
- libtool: install: warning: relinking `libppl_c.la'
- libtool: install: (cd /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C; /usr/bin/bash /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/libtool --tag CXX --mode=relink g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -version-info 4:0:0 -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o libppl_c.la -rpath /home/user/sagemath/inst/lib ppl_c_implementation_common.lo ppl_c_Polyhedron.lo ppl_c_Grid.lo ppl_c_Rational_Box.lo ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp -inst-prefix-dir /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst)
- libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/ppl_c_implementation_common.o .libs/ppl_c_Polyhedron.o .libs/ppl_c_Grid.o .libs/ppl_c_Rational_Box.o .libs/ppl_c_BD_Shape_mpz_class.o .libs/ppl_c_BD_Shape_mpq_class.o .libs/ppl_c_Octagonal_Shape_mpz_class.o .libs/ppl_c_Octagonal_Shape_mpq_class.o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -L/home/user/sagemath/inst/lib -L/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib -lppl -lgmpxx -lgmp -L/home/user/sagemath/inst/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O2 -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -Wl,-soname -Wl,libppl_c.so.4 -o .libs/libppl_c.so.4.0.0
- libtool: install: /usr/bin/install -c .libs/libppl_c.so.4.0.0T /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl_c.so.4.0.0
- libtool: install: (cd /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib && { ln -s -f libppl_c.so.4.0.0 libppl_c.so.4 || { rm -f libppl_c.so.4 && ln -s libppl_c.so.4.0.0 libppl_c.so.4; }; })
- libtool: install: (cd /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib && { ln -s -f libppl_c.so.4.0.0 libppl_c.so || { rm -f libppl_c.so && ln -s libppl_c.so.4.0.0 libppl_c.so; }; })
- libtool: install: /usr/bin/install -c .libs/libppl_c.lai /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl_c.la
- libtool: install: /usr/bin/install -c .libs/libppl_c.a /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl_c.a
- libtool: install: chmod 644 /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl_c.a
- libtool: install: ranlib /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/lib/libppl_c.a
- libtool: install: warning: remember to run `libtool --finish /home/user/sagemath/inst/lib'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/include'
- /usr/bin/install -c -m 644 ppl_c.h '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/include'
- make[10]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- make[9]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- Making install in tests
- make[9]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C/tests'
- make[10]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C/tests'
- make[10]: Nothing to be done for 'install-exec-am'.
- make[10]: Nothing to be done for 'install-data-am'.
- make[10]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C/tests'
- make[9]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C/tests'
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces/C'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/interfaces'
- Making install in demos
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- Making install in ppl_lcdd
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- Making install in examples
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd/examples'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd/examples'
- make[8]: Nothing to be done for 'install-exec-am'.
- make[8]: Nothing to be done for 'install-data-am'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd/examples'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd/examples'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- /usr/bin/bash ../../libtool --mode=install /usr/bin/install -c ppl_lcdd '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- libtool: install: warning: `../../src/libppl.la' has not been installed in `/home/user/sagemath/inst/lib'
- libtool: install: /usr/bin/install -c .libs/ppl_lcdd /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin/ppl_lcdd
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- /usr/bin/install -c -m 644 ppl_lcdd.1 '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lcdd'
- Making install in ppl_lpsol
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- Making install in examples
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol/examples'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol/examples'
- make[8]: Nothing to be done for 'install-exec-am'.
- make[8]: Nothing to be done for 'install-data-am'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol/examples'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol/examples'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- /usr/bin/bash ../../libtool --mode=install /usr/bin/install -c ppl_lpsol '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- libtool: install: warning: `../../interfaces/C/libppl_c.la' has not been installed in `/home/user/sagemath/inst/lib'
- libtool: install: warning: `/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src/libppl.la' has not been installed in `/home/user/sagemath/inst/lib'
- libtool: install: warning: `../../src/libppl.la' has not been installed in `/home/user/sagemath/inst/lib'
- libtool: install: /usr/bin/install -c .libs/ppl_lpsol /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin/ppl_lpsol
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- /usr/bin/install -c -m 644 ppl_lpsol.1 '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_lpsol'
- Making install in ppl_pips
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- Making install in examples
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips/examples'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips/examples'
- make[8]: Nothing to be done for 'install-exec-am'.
- make[8]: Nothing to be done for 'install-data-am'.
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips/examples'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips/examples'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- /usr/bin/bash ../../libtool --mode=install /usr/bin/install -c ppl_pips '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin'
- libtool: install: warning: `../../src/libppl.la' has not been installed in `/home/user/sagemath/inst/lib'
- libtool: install: /usr/bin/install -c .libs/ppl_pips /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/bin/ppl_pips
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- /usr/bin/install -c -m 644 ppl_pips.1 '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos/ppl_pips'
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/demos'
- Making install in doc
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/doc'
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/doc'
- make[6]: Nothing to be done for 'install-exec-am'.
- for ball in ppl-user-1.2-html.tar.gz ppl-user-c-interface-1.2-html.tar.gz ; do \
- test -f $ball || test -f ./$ball \
- || false || make $ball; \
- dir=`basename $ball .tar.gz`; \
- /usr/bin/bash ../mkinstalldirs /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/$dir; \
- gunzip -c `if test -f $ball; then echo .; else echo .; fi`/$ball | tar xf - ; \
- if test -d $dir/ocamldoc; then \
- /usr/bin/bash ../mkinstalldirs /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/$dir/ocamldoc; \
- for file in $dir/ocamldoc/*; do \
- /usr/bin/install -c -m 644 $file \
- /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/$dir/ocamldoc/`basename $file`; \
- done; \
- fi; \
- for file in $dir/*; do \
- /usr/bin/install -c -m 644 $file /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/$dir/`basename $file`; \
- done; \
- done
- mkdir -p -- /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/ppl-user-1.2-html
- /usr/bin/bash ../mkinstalldirs /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl
- for file in gpl.pdf fdl.pdf ppl-user-1.2.pdf ppl-user-c-interface-1.2.pdf ; do \
- test -f $file || test -f ./$file \
- || false || make $file; \
- /usr/bin/install -c -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/$file; \
- done
- /usr/bin/bash ../mkinstalldirs /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl
- for file in ./*.txt ./README.doc; do \
- /usr/bin/install -c -m 644 $file /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/`basename $file`; \
- done
- for file in BUGS COPYING CREDITS ChangeLog NEWS README README.configure TODO ; do \
- /usr/bin/install -c -m 644 ./../$file /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/$file; \
- done
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- /usr/bin/install -c -m 644 ppl-config.1 '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man1'
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man3'
- /usr/bin/install -c -m 644 libppl.3 libppl_c.3 '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/man/man3'
- /usr/bin/bash ../mkinstalldirs /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl
- for file in gpl.ps.gz fdl.ps.gz ppl-user-1.2.ps.gz ppl-user-c-interface-1.2.ps.gz ; do \
- test -f $file || test -f ./$file \
- || false || make $file; \
- /usr/bin/install -c -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/$file; \
- done
- mkdir -p -- /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/doc/ppl/ppl-user-c-interface-1.2-html
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/doc'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/doc'
- Making install in m4
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/m4'
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/m4'
- make[6]: Nothing to be done for 'install-exec-am'.
- /usr/bin/mkdir -p '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/aclocal'
- /usr/bin/install -c -m 644 ppl.m4 ppl_c.m4 '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst/home/user/sagemath/inst/share/aclocal'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/m4'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/m4'
- make[4]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- real 2m50.104s
- user 2m14.176s
- sys 0m26.007s
- No record that 'ppl' was ever installed; skipping uninstall
- Copying package files from temporary location /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/inst to /home/user/sagemath/inst
- Running the test suite for ppl-1.2.p1...
- make[4]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- Making check in .
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- Making check in utils
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- make[5]: Nothing to be done for 'check'.
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/utils'
- Making check in src
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make check-am
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make[6]: Nothing to be done for 'check-am'.
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/src'
- Making check in tests
- make[5]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making check in .
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- make libppl_tests.a
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.cc
- mv -f .deps/files.Tpo .deps/files.Po
- g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/home/user/sagemath/inst/include -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ppl_test.o -MD -MP -MF .deps/ppl_test.Tpo -c -o ppl_test.o ppl_test.cc
- In file included from ../src/CO_Tree_defs.hh:1557,
- from ../src/Sparse_Row_defs.hh:29,
- from ../src/Linear_Expression_Impl_defs.hh:33,
- from ../src/ppl_include_files.hh:8,
- from ../src/ppl_header.hh:38,
- from ppl_test.hh:27,
- from ppl_test.cc:24:
- ../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../src/mp_std_bits_defs.hh:28,
- from ../src/checked_defs.hh:27,
- from ../src/Checked_Number_defs.hh:28,
- from ../src/checked_numeric_limits.hh:27,
- from ../src/ppl_include_files.hh:3,
- from ../src/ppl_header.hh:38,
- from ppl_test.hh:27,
- from ppl_test.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../src/Linear_System_templates.hh:30,
- from ../src/Linear_System_defs.hh:580,
- from ../src/Constraint_System_defs.hh:29,
- from ../src/Box_inlines.hh:28,
- from ../src/Box_defs.hh:2285,
- from ../src/Linear_Form_templates.hh:29,
- from ../src/ppl_include_files.hh:9,
- from ../src/ppl_header.hh:38,
- from ppl_test.hh:27,
- from ppl_test.cc:24:
- ../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/ppl_test.Tpo .deps/ppl_test.Po
- rm -f libppl_tests.a
- ar cru libppl_tests.a files.o ppl_test.o
- ranlib libppl_tests.a
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- Making check in Concrete_Expression
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make \
- run_tests
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make[7]: Nothing to be done for 'run_tests'.
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make check-TESTS
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- ==================
- All 0 tests passed
- ==================
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Concrete_Expression'
- Making check in CO_Tree
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make cotree1
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../utils -I../../tests -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT cotree1.o -MD -MP -MF .deps/cotree1.Tpo -c -o cotree1.o cotree1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from cotree1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from cotree1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from cotree1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/cotree1.Tpo .deps/cotree1.Po
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o cotree1 cotree1.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/cotree1 cotree1.o -L/home/user/sagemath/inst/lib ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make check-TESTS
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- PASS: cotree1
- make[9]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[9]: Nothing to be done for 'all'.
- make[9]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- ============================================================================
- Testsuite summary for the Parma Polyhedra Library 1.2
- ============================================================================
- # TOTAL: 1
- # PASS: 1
- # SKIP: 0
- # XFAIL: 0
- # FAIL: 0
- # XPASS: 0
- # ERROR: 0
- ============================================================================
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/CO_Tree'
- Making check in PIP_Problem
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make ascii_dump_load1 exceptions1 pipproblem1 pipproblem2 pipproblem3 weightwatch1
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../utils -I../../tests -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT ascii_dump_load1.o -MD -MP -MF .deps/ascii_dump_load1.Tpo -c -o ascii_dump_load1.o ascii_dump_load1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from ascii_dump_load1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from ascii_dump_load1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from ascii_dump_load1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/ascii_dump_load1.Tpo .deps/ascii_dump_load1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../utils -I../../tests -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT exceptions1.o -MD -MP -MF .deps/exceptions1.Tpo -c -o exceptions1.o exceptions1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from exceptions1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from exceptions1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from exceptions1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/exceptions1.Tpo .deps/exceptions1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../utils -I../../tests -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT pipproblem1.o -MD -MP -MF .deps/pipproblem1.Tpo -c -o pipproblem1.o pipproblem1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/pipproblem1.Tpo .deps/pipproblem1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../utils -I../../tests -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT pipproblem2.o -MD -MP -MF .deps/pipproblem2.Tpo -c -o pipproblem2.o pipproblem2.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem2.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem2.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem2.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/pipproblem2.Tpo .deps/pipproblem2.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../utils -I../../tests -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT pipproblem3.o -MD -MP -MF .deps/pipproblem3.Tpo -c -o pipproblem3.o pipproblem3.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem3.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem3.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from pipproblem3.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/pipproblem3.Tpo .deps/pipproblem3.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../utils -I../../tests -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT weightwatch1.o -MD -MP -MF .deps/weightwatch1.Tpo -c -o weightwatch1.o weightwatch1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from weightwatch1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from weightwatch1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from weightwatch1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/weightwatch1.Tpo .deps/weightwatch1.Po
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o ascii_dump_load1 ascii_dump_load1.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/ascii_dump_load1 ascii_dump_load1.o -L/home/user/sagemath/inst/lib ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o exceptions1 exceptions1.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/exceptions1 exceptions1.o -L/home/user/sagemath/inst/lib ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o pipproblem1 pipproblem1.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/pipproblem1 pipproblem1.o -L/home/user/sagemath/inst/lib ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o pipproblem2 pipproblem2.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/pipproblem2 pipproblem2.o -L/home/user/sagemath/inst/lib ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o pipproblem3 pipproblem3.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/pipproblem3 pipproblem3.o -L/home/user/sagemath/inst/lib ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- /usr/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -L/home/user/sagemath/inst/lib -Wl,-rpath,/home/user/sagemath/inst/lib -o weightwatch1 weightwatch1.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/libppl.la -L/home/user/sagemath/inst/lib -lgmpxx -lgmp
- libtool: link: g++ -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -Wl,-rpath -Wl,/home/user/sagemath/inst/lib -o .libs/weightwatch1 weightwatch1.o -L/home/user/sagemath/inst/lib ../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so /home/user/sagemath/inst/lib/libgmpxx.so /home/user/sagemath/inst/lib/libgmp.so -Wl,-rpath -Wl,/home/user/sagemath/inst/lib
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make check-TESTS
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[8]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- PASS: ascii_dump_load1
- PASS: exceptions1
- PASS: pipproblem1
- PASS: pipproblem2
- PASS: pipproblem3
- PASS: weightwatch1
- make[9]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[9]: Nothing to be done for 'all'.
- make[9]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- ============================================================================
- Testsuite summary for the Parma Polyhedra Library 1.2
- ============================================================================
- # TOTAL: 6
- # PASS: 6
- # SKIP: 0
- # XFAIL: 0
- # FAIL: 0
- # XPASS: 0
- # ERROR: 0
- ============================================================================
- make[8]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/PIP_Problem'
- Making check in Powerset
- make[6]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- make addcongruences1 addconstraints1 affinedimension1 affineimage1 affinepreimage1 bounded1 bounds1 closed1 closure1 collapse1 concatenate1 contains1 containsintegerpoint1 difference1 discrete1 disjoint1 disjunct1 empty1 entails1 equals1 frombdshape1 frombox1 fromcongruences1 fromconstraints1 fromgrid1 fromoctagonalshape1 frompolyhedron1 fromspacedimension1 intersection1 maxmin1 meet1 membytes1 powerset1 reduce1 refinewith1 relationwith1 simplifyusingcontext1 size1 spacedims1 universe1 upperbound1
- make[7]: Entering directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT addcongruences1.o -MD -MP -MF .deps/addcongruences1.Tpo -c -o addcongruences1.o addcongruences1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from addcongruences1.cc:25:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from addcongruences1.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from addcongruences1.cc:25:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/addcongruences1.Tpo .deps/addcongruences1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT addconstraints1.o -MD -MP -MF .deps/addconstraints1.Tpo -c -o addconstraints1.o addconstraints1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from addconstraints1.cc:25:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from addconstraints1.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from addconstraints1.cc:25:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/addconstraints1.Tpo .deps/addconstraints1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT affinedimension1.o -MD -MP -MF .deps/affinedimension1.Tpo -c -o affinedimension1.o affinedimension1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affinedimension1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affinedimension1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affinedimension1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/affinedimension1.Tpo .deps/affinedimension1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT affineimage1.o -MD -MP -MF .deps/affineimage1.Tpo -c -o affineimage1.o affineimage1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affineimage1.cc:26:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affineimage1.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affineimage1.cc:26:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/affineimage1.Tpo .deps/affineimage1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT affinepreimage1.o -MD -MP -MF .deps/affinepreimage1.Tpo -c -o affinepreimage1.o affinepreimage1.cc
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT bounded1.o -MD -MP -MF .deps/bounded1.Tpo -c -o bounded1.o bounded1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affinepreimage1.cc:26:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affinepreimage1.cc:26:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from affinepreimage1.cc:26:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/affinepreimage1.Tpo .deps/affinepreimage1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT bounds1.o -MD -MP -MF .deps/bounds1.Tpo -c -o bounds1.o bounds1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from bounded1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from bounded1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from bounded1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/bounded1.Tpo .deps/bounded1.Po
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from bounds1.cc:25:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from bounds1.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from bounds1.cc:25:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/bounds1.Tpo .deps/bounds1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT closed1.o -MD -MP -MF .deps/closed1.Tpo -c -o closed1.o closed1.cc
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT closure1.o -MD -MP -MF .deps/closure1.Tpo -c -o closure1.o closure1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from closed1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from closed1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from closed1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/closed1.Tpo .deps/closed1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT collapse1.o -MD -MP -MF .deps/collapse1.Tpo -c -o collapse1.o collapse1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from closure1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from closure1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from closure1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/closure1.Tpo .deps/closure1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT concatenate1.o -MD -MP -MF .deps/concatenate1.Tpo -c -o concatenate1.o concatenate1.cc
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT contains1.o -MD -MP -MF .deps/contains1.Tpo -c -o contains1.o contains1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from collapse1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from collapse1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from collapse1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/collapse1.Tpo .deps/collapse1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT containsintegerpoint1.o -MD -MP -MF .deps/containsintegerpoint1.Tpo -c -o containsintegerpoint1.o containsintegerpoint1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from concatenate1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from concatenate1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from concatenate1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/concatenate1.Tpo .deps/concatenate1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT difference1.o -MD -MP -MF .deps/difference1.Tpo -c -o difference1.o difference1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from contains1.cc:25:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from contains1.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from contains1.cc:25:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/contains1.Tpo .deps/contains1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT discrete1.o -MD -MP -MF .deps/discrete1.Tpo -c -o discrete1.o discrete1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from containsintegerpoint1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from containsintegerpoint1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from containsintegerpoint1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/containsintegerpoint1.Tpo .deps/containsintegerpoint1.Po
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from difference1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from difference1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from difference1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/difference1.Tpo .deps/difference1.Po
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from discrete1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from discrete1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from discrete1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/discrete1.Tpo .deps/discrete1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT disjoint1.o -MD -MP -MF .deps/disjoint1.Tpo -c -o disjoint1.o disjoint1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from disjoint1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from disjoint1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from disjoint1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/disjoint1.Tpo .deps/disjoint1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT disjunct1.o -MD -MP -MF .deps/disjunct1.Tpo -c -o disjunct1.o disjunct1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from disjunct1.cc:25:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from disjunct1.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from disjunct1.cc:25:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/disjunct1.Tpo .deps/disjunct1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT empty1.o -MD -MP -MF .deps/empty1.Tpo -c -o empty1.o empty1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from empty1.cc:25:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from empty1.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from empty1.cc:25:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/empty1.Tpo .deps/empty1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT entails1.o -MD -MP -MF .deps/entails1.Tpo -c -o entails1.o entails1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from entails1.cc:24:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from entails1.cc:24:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from entails1.cc:24:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- mv -f .deps/entails1.Tpo .deps/entails1.Po
- g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../tests -I../../utils -I/home/user/sagemath/inst/include -DNDEBUG=1 -g -O2 -frounding-math -I/home/user/sagemath/inst/include -W -Wall -MT equals1.o -MD -MP -MF .deps/equals1.Tpo -c -o equals1.o equals1.cc
- In file included from ../../src/CO_Tree_defs.hh:1557,
- from ../../src/Sparse_Row_defs.hh:29,
- from ../../src/Linear_Expression_Impl_defs.hh:33,
- from ../../src/ppl_include_files.hh:8,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from equals1.cc:25:
- ../../src/CO_Tree_inlines.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)':
- ../../src/CO_Tree_inlines.hh:354:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
- std::memcpy(&to, &from, sizeof(data_type));
- ^
- In file included from ../../src/mp_std_bits_defs.hh:28,
- from ../../src/checked_defs.hh:27,
- from ../../src/Checked_Number_defs.hh:28,
- from ../../src/checked_numeric_limits.hh:27,
- from ../../src/ppl_include_files.hh:3,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from equals1.cc:25:
- /home/user/sagemath/inst/include/gmpxx.h:1429:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here
- class __gmp_expr<mpz_t, mpz_t>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from ../../src/Linear_System_templates.hh:30,
- from ../../src/Linear_System_defs.hh:580,
- from ../../src/Constraint_System_defs.hh:29,
- from ../../src/Box_inlines.hh:28,
- from ../../src/Box_defs.hh:2285,
- from ../../src/Linear_Form_templates.hh:29,
- from ../../src/ppl_include_files.hh:9,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from equals1.cc:25:
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Constraint&)':
- ../../src/Scalar_Products_inlines.hh:129:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:130:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- ../../src/Scalar_Products_inlines.hh: In constructor 'Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign::Topology_Adjusted_Scalar_Product_Sign(const Parma_Polyhedra_Library::Generator&)':
- ../../src/Scalar_Products_inlines.hh:137:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- ? static_cast<SPS_type>(&Scalar_Products::sign)
- ^
- ../../src/Scalar_Products_inlines.hh:138:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
- : static_cast<SPS_type>(&Scalar_Products::reduced_sign)) {
- ^
- In file included from ../../src/Pointset_Powerset_defs.hh:1454,
- from ../../src/algorithms.hh:28,
- from ../../src/ppl_include_files.hh:18,
- from ../../src/ppl_header.hh:38,
- from ../../tests/ppl_test.hh:27,
- from equals1.cc:25:
- ../../src/Pointset_Powerset_templates.hh: In instantiation of 'Parma_Polyhedra_Library::Pointset_Powerset<PSET>::Pointset_Powerset(const Parma_Polyhedra_Library::Pointset_Powerset<QH>&, Parma_Polyhedra_Library::Complexity_Class) [with QH = Parma_Polyhedra_Library::Box<Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Test::Rational_Real_Open_Interval_Info_Policy> > >; PSET = Parma_Polyhedra_Library::NNC_Polyhedron]':
- ../../src/Pointset_Powerset_inlines.hh:262:43: required from 'bool Parma_Polyhedra_Library::Pointset_Powerset<PSET>::geometrically_equals(const Parma_Polyhedra_Library::Pointset_Powerset<PSET>&) const [with PSET = Parma_Polyhedra_Library::Box<Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Info_Bitset<unsigned int, Parma_Polyhedra_Library::Test::Rational_Real_Open_Interval_Info_Policy> > >]'
- equals1.cc:44:50: required from here
- ../../src/Pointset_Powerset_templates.hh:66:29: internal compiler error: in type_dependent_expression_p, at cp/pt.c:25100
- y_end = y.end(); i != y_end; ++i) {
- ~~^~~~~~~~
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <http://bugzilla.redhat.com/bugzilla> for instructions.
- Preprocessed source stored into /tmp/ccb8H3zx.out file, please attach this to your bugreport.
- make[7]: *** [Makefile:1245: equals1.o] Error 1
- make[7]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- make[6]: *** [Makefile:1797: check-am] Error 2
- make[6]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests/Powerset'
- make[5]: *** [Makefile:589: check-recursive] Error 1
- make[5]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src/tests'
- make[4]: *** [Makefile:553: check-recursive] Error 1
- make[4]: Leaving directory '/home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1/src'
- real 3m34.590s
- user 3m13.618s
- sys 0m11.295s
- ************************************************************************
- Error testing package ppl-1.2.p1
- ************************************************************************
- Please email sage-devel (http://groups.google.com/group/sage-devel)
- explaining the problem and including the log file
- /home/user/sagemath/src/logs/pkgs/ppl-1.2.p1.log
- Describe your computer, operating system, etc.
- If you want to try to fix the problem yourself, *don't* just cd to
- /home/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1 and type 'make check' 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/user/sagemath/inst/var/tmp/sage/build/ppl-1.2.p1' && '/home/user/sagemath/src/sage' --sh)
- When you are done debugging, you can type "exit" to leave the subshell.
- ************************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement