Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 873914 Details for
Bug 916718
sci-mathematics/giac-1.9.0.67: build fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 83.43 KB, created by
Kai-Chun Ning
on 2023-11-02 13:34:12 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kai-Chun Ning
Created:
2023-11-02 13:34:12 UTC
Size:
83.43 KB
patch
obsolete
> * Package: sci-mathematics/giac-1.9.0.67:0 > * Repository: gentoo > * Maintainer: mjo@gentoo.org frp.bissey@gmail.com,proxy-maint@gentoo.org,sci-mathematics@gentoo.org > * USE: abi_x86_64 amd64 ecm elibc_glibc glpk kernel_linux l10n_en > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking giac_1.9.0-67.tar.gz to /tmp/portage/sci-mathematics/giac-1.9.0.67/work >>>> Source unpacked in /tmp/portage/sci-mathematics/giac-1.9.0.67/work >>>> Preparing source in /tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0 ... > * Applying giac-1.7.0.1-gsl_lapack.patch ... >patching file configure.ac >Hunk #2 succeeded at 232 (offset 6 lines). >patching file src/Makefile.am >Hunk #1 succeeded at 16 with fuzz 2. > [ ok ] > * Applying giac-1.9.0.21-pari-2.15.patch ... >patching file src/pari.cc >Hunk #1 succeeded at 39 with fuzz 2. > [ ok ] > * Applying giac-1.9.0.55-pari-2.15-test.patch ... >patching file check/chk_fhan4 >Hunk #1 succeeded at 1 with fuzz 2. > [ ok ] > * Applying giac-1.9.0.55-undefined-behavior.patch ... > [ ok ] > * Applying giac-1.9.0.67-system-gl2ps.patch ... > [ ok ] > * Applying giac-1.9.0.67-glibcxx-assertions.patch ... > [ ok ] > * Running eautoreconf in '/tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/tmp/portage/sci-mathematics/giac-1.9.0.67/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > (B[m[1m[32m*(B[m Running elibtoolize in: giac-1.9.0/ > (B[m[1m[32m*(B[m Running elibtoolize in: giac-1.9.0/config/ > (B[m[1m[32m*(B[m Applying portage/1.2.0 patch ... > (B[m[1m[32m*(B[m Applying sed/1.5.6 patch ... > (B[m[1m[32m*(B[m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0 ... > * econf: updating giac-1.9.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating giac-1.9.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating giac-1.9.0/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating giac-1.9.0/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/giac-1.9.0.67 --htmldir=/usr/share/doc/giac-1.9.0.67/html --with-sysroot=/ --libdir=/usr/lib64 --enable-gmpxx --disable-samplerate --disable-micropy --disable-quickjs --docdir=/usr/share/giac/doc --disable-fltk --disable-png --disable-ao --enable-ecm --enable-glpk --disable-gc >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/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 >checking for bison... bison -y >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether byte ordering is bigendian... no >checking for standard C++ header files... yes >checking for regex... yes >checking for tgammaf... yes >checking for gmp.h... yes >checking for main in -lgmp... yes >checking for mpfr.h... yes >checking for main in -lmpfr... yes >checking for mpfr_set_str_raw... no >checking for mpfi.h... yes >checking for main in -lmpfi... yes >checking for mps/mps.h... no >checking for gmpxx.h... yes >checking for main in -lgmpxx... yes >checking for ecm.h... yes >checking for main in -lecm... yes >checking for bern_rat.h... no >checking for NTL/ZZ.h... yes >checking for main in -lntl... yes >checking for pari/pari.h... yes >checking for main in -lpari... yes >checking for main in -lm... yes >checking for dlopen in -ldl... yes >checking size of void *... 8 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking for gsl... yes >checking for lapack... yes >checking for blas... yes >checking for CoCoA/io.H... no >checking for glpk.h... yes >checking for main in -lglpk... yes >checking for curl/curl.h... yes >checking for main in -lcurl... yes >checking for tgetent... no >checking for tgetent in -lncurses... no >checking for tgetent in -ltermcap... no >checking for readline/readline.h... yes >checking for readline/history.h... yes >checking for version of libreadline... yes >checking for readline in -lreadline... yes >checking for dfu_lib.h... no >checking for main in -lusb-1.0... yes >checking for dfu_main in -ldfu... no >checking for main in -lcliquer... yes >checking for main in -lnauty... yes >checking for nauty/naututil.h... yes >checking for vcl1/vectorclass.h... no >checking for main in -lpthread... yes >checking for pthread.h... yes >checking for malloc.h... yes >checking for mallinfo... yes >checking for sysconf... yes >checking for clock_gettime in -lrt... yes >checking for unordered_map... yes >checking for ext/hash_map... yes >checking for tr1/unordered_map... yes >checking for hash_map... yes >checking for pwd.h... yes >checking for locale.h... yes >checking for unistd.h... (cached) yes >checking for sys/time.h... yes >checking for sys/times.h... yes >checking for sys/resource.h... yes >checking for sys/types.h... (cached) yes >checking for signal.h... yes >checking for getpid... yes >checking for getcwd... yes >checking for getpwuid... yes >checking for system... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether we are using the GNU C Library 2 or newer... yes >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for strerror in -lcposix... no >checking for egrep... (cached) /usr/bin/grep -E >checking for an ANSI C-conforming const... yes >checking for signed... yes >checking for inline... inline >checking for off_t... yes >checking for size_t... yes >checking for long long... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether integer division by zero raises SIGFPE... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for ptrdiff_t... yes >checking for argz.h... yes >checking for limits.h... yes >checking for locale.h... (cached) yes >checking for nl_types.h... yes >checking for malloc.h... (cached) yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for getcwd... (cached) yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for wcslen... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for __fsetlocking... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether getc_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... bison >checking version of bison... 3.8.2, ok >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for egrep... (cached) /usr/bin/grep -E >checking for latex... /usr/bin/latex >checking for makeindex... /usr/bin/makeindex >checking for pdflatex... /usr/bin/pdflatex >checking for dvips... /usr/bin/dvips >checking for sstream... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating check/Makefile >config.status: creating doc/Makefile >config.status: creating doc/en/Makefile >config.status: creating doc/es/Makefile >config.status: creating doc/fr/Makefile >config.status: creating doc/el/Makefile >config.status: creating doc/el/tutoriel/Makefile >config.status: creating doc/el/casinter/Makefile >config.status: creating doc/local/Makefile >config.status: creating doc/pt/Makefile >config.status: creating doc/zh/Makefile >config.status: creating doc/de/Makefile >config.status: creating intl/Makefile >config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating examples/Makefile >config.status: creating debianold/Makefile >config.status: creating debian/Makefile >config.status: creating micropython-1.12/Makefile >config.status: creating micropython-1.12/docs/Makefile >config.status: creating micropython-1.12/drivers/Makefile >config.status: creating micropython-1.12/examples/Makefile >config.status: creating micropython-1.12/extmod/Makefile >config.status: creating micropython-1.12/lib/Makefile >config.status: creating micropython-1.12/logo/Makefile >config.status: creating micropython-1.12/ports/Makefile >config.status: creating micropython-1.12/py/Makefile >config.status: creating micropython-1.12/tests/Makefile >config.status: creating micropython-1.12/tools/Makefile >config.status: creating micropython-1.12/unix/Makefile >config.status: creating micropython-1.12/ulab/Makefile >config.status: creating micropython-1.12/ulab/numpy/Makefile >config.status: creating micropython-1.12/ulab/numpy/fft/Makefile >config.status: creating micropython-1.12/ulab/numpy/ndarray/Makefile >config.status: creating micropython-1.12/ulab/numpy/linalg/Makefile >config.status: creating micropython-1.12/ulab/scipy/Makefile >config.status: creating micropython-1.12/ulab/scipy/linalg/Makefile >config.status: creating micropython-1.12/ulab/scipy/optimize/Makefile >config.status: creating micropython-1.12/ulab/scipy/signal/Makefile >config.status: creating micropython-1.12/ulab/scipy/special/Makefile >config.status: creating micropython-1.12/ulab/user/Makefile >config.status: creating micropython-1.12/ulab/utils/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >Adding link . to giac in src >>>> Source configured. >>>> Compiling source in /tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0 ... >make -j16 >make all-recursive >make[1]: Entering directory '/tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0' >Making all in src >make[2]: Entering directory '/tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o icas.o icas.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o History.lo History.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Input.lo Input.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Xcas1.lo Xcas1.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Equation.lo Equation.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Print.lo Print.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Tableur.lo Tableur.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Editeur.lo Editeur.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Tableur.cc -fPIC -DPIC -o .libs/Tableur.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Input.cc -fPIC -DPIC -o .libs/Input.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Xcas1.cc -fPIC -DPIC -o .libs/Xcas1.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c History.cc -fPIC -DPIC -o .libs/History.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Editeur.cc -fPIC -DPIC -o .libs/Editeur.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Equation.cc -fPIC -DPIC -o .libs/Equation.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Print.cc -fPIC -DPIC -o .libs/Print.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Graph.lo Graph.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Graph3d.lo Graph3d.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Graph.cc -fPIC -DPIC -o .libs/Graph.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Graph3d.cc -fPIC -DPIC -o .libs/Graph3d.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Help1.lo Help1.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Cfg.lo Cfg.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_CStyle.lo Flv_CStyle.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Help1.cc -fPIC -DPIC -o .libs/Help1.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Cfg.cc -fPIC -DPIC -o .libs/Cfg.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_CStyle.cc -fPIC -DPIC -o .libs/Flv_CStyle.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flve_Check_Button.lo Flve_Check_Button.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flve_Check_Button.cc -fPIC -DPIC -o .libs/Flve_Check_Button.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flve_Input.lo Flve_Input.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flve_Input.cc -fPIC -DPIC -o .libs/Flve_Input.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_Style.lo Flv_Style.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_Style.cc -fPIC -DPIC -o .libs/Flv_Style.o >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[KEditeur.h:26[m[K, > from [01m[KEditeur.cc:2[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/string:49[m[K, > from [01m[K/usr/include/gmpxx.h:41[m[K, > from [01m[Kgen.h:59[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[KgiacPCH.h:32[m[K, > from [01m[KHistory.h:20[m[K, > from [01m[KXcas1.h:18[m[K, > from [01m[KXcas1.cc:35[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/string:49[m[K, > from [01m[KXcas1.cc:23[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_Data_Source.lo Flv_Data_Source.cc >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[Kicas.cc:53[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/refwrap.h:39[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/vector:68[m[K, > from [01m[Kvector.h:474[m[K, > from [01m[Kglobal.h:82[m[K, > from [01m[Kicas.cc:32[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_Data_Source.cc -fPIC -DPIC -o .libs/Flv_Data_Source.o >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[KgiacPCH.h:38[m[K, > from [01m[KGraph.h:7[m[K, > from [01m[KEditeur.h:29[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[KgiacPCH.h:32[m[K, > from [01m[KGraph3d.h:7[m[K, > from [01m[KGraph3d.cc:2[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/refwrap.h:39[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/vector:68[m[K, > from [01m[Kvector.h:474[m[K, > from [01m[Kindex.h:21[m[K, > from [01m[KgiacPCH.h:8[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[KgiacPCH.h:38[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[KgiacPCH.h:32[m[K, > from [01m[KGraph.h:7[m[K, > from [01m[KGraph.cc:2[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/refwrap.h:39[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/vector:68[m[K, > from [01m[Kvector.h:474[m[K, > from [01m[Kindex.h:21[m[K, > from [01m[KgiacPCH.h:8[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flve_Combo.lo Flve_Combo.cc >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flve_Combo.cc -fPIC -DPIC -o .libs/Flve_Combo.o >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[Kicas.cc:55[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[KHelp1.h:8[m[K, > from [01m[KHelp1.cc:2[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/string:49[m[K, > from [01m[K/usr/include/gmpxx.h:41[m[K, > from [01m[Kgen.h:59[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[KCfg.cc:36[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/refwrap.h:39[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/vector:68[m[K, > from [01m[Kvector.h:474[m[K, > from [01m[Kglobal.h:82[m[K, > from [01m[KCfg.cc:35[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[KgiacPCH.h:38[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[KgiacPCH.h:38[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_List.lo Flv_List.cc >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_List.cc -fPIC -DPIC -o .libs/Flv_List.o >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[KgiacPCH.h:38[m[K, > from [01m[KHistory.h:20[m[K, > from [01m[KXcas1.h:18[m[K, > from [01m[KHelp1.cc:3[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[KgiacPCH.h:38[m[K, > from [01m[KHistory.h:20[m[K, > from [01m[KCfg.cc:38[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[KEditeur.cc:6:1:[m[K [01;31m[Kerror: [m[K'[01m[KFl_Tabs[m[K' does not name a type > 6 | [01;31m[KFl_Tabs[m[K * xcas_main_tab=0; > | [01;31m[K^~~~~~~[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_Table.lo Flv_Table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_Table.cc -fPIC -DPIC -o .libs/Flv_Table.o >[01m[Kicas.cc:[m[K In function '[01m[Kint[01;32m[K main[m[K(int, char**)[m[K': >[01m[Kicas.cc:2171:15:[m[K [01;31m[Kerror: [m[K'[01m[Kfltk_view[m[K' is not a member of '[01m[Kxcas[m[K' > 2171 | xcas::[01;31m[Kfltk_view[m[K(0,ge,"session.xws",filename,5,contextptr); > | [01;31m[K^~~~~~~~~[m[K >[01m[Kicas.cc:2254:13:[m[K [01;31m[Kerror: [m[K'[01m[Kicas_eval[m[K' is not a member of '[01m[Kxcas[m[K' > 2254 | xcas::[01;31m[Kicas_eval[m[K(gq,ge,reading_file,filename,contextptr); > | [01;31m[K^~~~~~~~~[m[K >[01m[Kicas.cc:2268:19:[m[K [01;31m[Kerror: [m[K'[01m[Kfltk_view[m[K' is not a member of '[01m[Kxcas[m[K' > 2268 | if (xcas::[01;31m[Kfltk_view[m[K(gq,ge,"",filename,reading_file,contextptr)) > | [01;31m[K^~~~~~~~~[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Python.lo Python.cc >make[2]: *** [Makefile:1005: Editeur.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=native -O2 -pipe -std=c++14 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Python.cc -fPIC -DPIC -o .libs/Python.o >[01m[Kicas.cc:2165:15:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kint[01;32m[K system[m[K(const char*)[m[K' declared with attribute '[01m[Kwarn_unused_result[m[K' [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;[m[K] > 2165 | [01;35m[Ksystem("./xcas")[m[K; > | [01;35m[K~~~~~~^~~~~~~~~~[m[K >make[2]: *** [Makefile:991: icas.o] Error 1 >In file included from [01m[Kpoly.h:26[m[K, > from [01m[Kgen.h:71[m[K, > from [01m[KgiacPCH.h:32[m[K, > from [01m[KPython.h:5[m[K, > from [01m[KPython.cc:2[m[K: >[01m[Kmonomial.h:341:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 341 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/refwrap.h:39[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/vector:68[m[K, > from [01m[Kvector.h:474[m[K, > from [01m[Kindex.h:21[m[K, > from [01m[KgiacPCH.h:8[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:342:28:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 342 | sort_helper(const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> is_strictly_greater):strictly_greater(is_strictly_greater) {}; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:680:25:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 680 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:[m[K In function '[01m[Kvoid giac::[01;32m[KMul[m[K(typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, typename std::vector<monomial<T> >::const_iterator&, std::vector<monomial<T> >&, bool (*)(const index_m&, const index_m&), std::pointer_to_binary_function<const monomial<T>&, const monomial<T>&, bool>)[m[K': >[01m[Kmonomial.h:729:44:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 729 | typedef std::map< index_t,T,const std::[01;35m[Kpointer_to_binary_function[m[K < const index_m &, const index_m &, bool> > application; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmonomial.h:730:37:[m[K [01;35m[Kwarning: [m[K'[01m[Kstd::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::[01;32m[Kptr_fun[m[K(_Result (*)(_Arg1, _Arg2)) [35m[K[with _Arg1 = const giac::index_m&; _Arg2 = const giac::index_m&; _Result = bool][m[K[m[K' is deprecated: use 'std::function' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 730 | application produit([01;35m[Kstd::ptr_fun(is_strictly_greater)[m[K); > | [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1153:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1153 | [01;36m[Kptr_fun[m[K(_Result (*__x)(_Arg1, _Arg2)) > | [01;36m[K^~~~~~~[m[K >[01m[Kpoly.h:[m[K At global scope: >[01m[Kpoly.h:43:10:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<T> &, const monomial<T> &, bool> m_is_strictly_greater ; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[Ksym2poly.h:27[m[K, > from [01m[KgiacPCH.h:38[m[K: >[01m[Kgausspol.h:96:29:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class _Arg1, class _Arg2, class _Result> class std::pointer_to_binary_function[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | const std::[01;35m[Kpointer_to_binary_function[m[K < const monomial<gen> &, const monomial<gen> &, bool> m_is_greater > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_function.h:1131:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1131 | class [01;36m[Kpointer_to_binary_function[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >make[2]: Leaving directory '/tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0/src' >make[1]: *** [Makefile:508: all-recursive] Error 1 >make[1]: Leaving directory '/tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0' >make: *** [Makefile:438: all] Error 2 > * ERROR: sci-mathematics/giac-1.9.0.67::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-mathematics/giac-1.9.0.67::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-mathematics/giac-1.9.0.67::gentoo'`. > * The complete build log is located at '/tmp/portage/sci-mathematics/giac-1.9.0.67/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/sci-mathematics/giac-1.9.0.67/temp/environment'. > * Working directory: '/tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0' > * S: '/tmp/portage/sci-mathematics/giac-1.9.0.67/work/giac-1.9.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 916718
: 873914 |
874150
|
886638