1 | Attempting to download package giac-1.9.0.15p0.tar.bz2 from mirrors |
---|
2 | https://www-ftp.lip6.fr/pub/math/sagemath/spkg/upstream/giac/giac-1.9.0.15p0.tar.bz2 |
---|
3 | [......................................................................] |
---|
4 | giac-1.9.0.15p0 |
---|
5 | ==================================================== |
---|
6 | Setting up build directory for giac-1.9.0.15p0 |
---|
7 | Finished extraction |
---|
8 | Applying patches from ../patches... |
---|
9 | Applying ../patches/0001-src-global.cc-Do-not-send-SIGINT-to-process-1.patch |
---|
10 | patching file src/global.cc |
---|
11 | Hunk #1 succeeded at 3765 (offset 3 lines). |
---|
12 | Applying ../patches/cygwin-icas.patch |
---|
13 | patching file src/icas.cc |
---|
14 | Hunk #1 succeeded at 171 (offset 11 lines). |
---|
15 | Hunk #2 succeeded at 179 (offset 11 lines). |
---|
16 | Applying ../patches/dirent.patch |
---|
17 | patching file src/help.cc |
---|
18 | Hunk #1 succeeded at 66 (offset 14 lines). |
---|
19 | Hunk #2 succeeded at 1270 (offset 317 lines). |
---|
20 | Hunk #3 succeeded at 1438 (offset 421 lines). |
---|
21 | Applying ../patches/isnan-conflict.patch |
---|
22 | patching file src/global.cc |
---|
23 | Hunk #1 succeeded at 6065 (offset 1926 lines). |
---|
24 | Hunk #2 succeeded at 6074 (offset 1926 lines). |
---|
25 | Applying ../patches/macos-ifactor.patch |
---|
26 | patching file src/ifactor.cc |
---|
27 | Hunk #1 succeeded at 4040 with fuzz 2 (offset 6 lines). |
---|
28 | Applying ../patches/nofltk-check.patch |
---|
29 | patching file check/testgeo |
---|
30 | patching file check/TP00-sol.cas |
---|
31 | patching file check/TP00-sol.cas.out1 |
---|
32 | Hunk #1 succeeded at 67 (offset 1 line). |
---|
33 | patching file check/TP02-sol.cas |
---|
34 | patching file check/TP09-sol.cas |
---|
35 | patching file check/TP19-sol.cas |
---|
36 | Applying ../patches/pari_2_11.patch |
---|
37 | patching file check/TP11-sol.cas.out1 |
---|
38 | **************************************************** |
---|
39 | Host system: |
---|
40 | Linux ubuntu-laptop 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
---|
41 | **************************************************** |
---|
42 | C compiler: gcc |
---|
43 | C compiler version: |
---|
44 | Using built-in specs. |
---|
45 | COLLECT_GCC=/usr/bin/gcc |
---|
46 | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper |
---|
47 | OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa |
---|
48 | OFFLOAD_TARGET_DEFAULT=1 |
---|
49 | Target: x86_64-linux-gnu |
---|
50 | Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 |
---|
51 | Thread model: posix |
---|
52 | Supported LTO compression algorithms: zlib zstd |
---|
53 | gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) |
---|
54 | **************************************************** |
---|
55 | Package 'giac' is currently not installed |
---|
56 | No legacy uninstaller found for 'giac'; nothing to do |
---|
57 | Configuring giac... |
---|
58 | Configuring giac-1.9.0.15p0 |
---|
59 | configure: WARNING: you should use --build, --host, --target |
---|
60 | configure: WARNING: unrecognized options: --disable-maintainer-mode |
---|
61 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
62 | checking whether build environment is sane... yes |
---|
63 | checking for a race-free mkdir -p... /usr/bin/mkdir -p |
---|
64 | checking for gawk... gawk |
---|
65 | checking whether make sets $(MAKE)... yes |
---|
66 | checking whether make supports nested variables... yes |
---|
67 | checking for gcc... gcc |
---|
68 | checking whether the C compiler works... yes |
---|
69 | checking for C compiler default output file name... a.out |
---|
70 | checking for suffix of executables... |
---|
71 | checking whether we are cross compiling... no |
---|
72 | checking for suffix of object files... o |
---|
73 | checking whether the compiler supports GNU C... yes |
---|
74 | checking whether gcc accepts -g... yes |
---|
75 | checking for gcc option to enable C11 features... none needed |
---|
76 | checking whether gcc understands -c and -o together... yes |
---|
77 | checking whether make supports the include directive... yes (GNU style) |
---|
78 | checking dependency style of gcc... none |
---|
79 | checking whether ln -s works... yes |
---|
80 | checking whether the compiler supports GNU C++... yes |
---|
81 | checking whether g++ -std=gnu++11 accepts -g... yes |
---|
82 | checking for g++ -std=gnu++11 option to enable C++11 features... none needed |
---|
83 | checking dependency style of g++ -std=gnu++11... none |
---|
84 | checking how to run the C++ preprocessor... g++ -std=gnu++11 -E |
---|
85 | checking build system type... x86_64-pc-linux-gnu |
---|
86 | checking host system type... x86_64-pc-linux-gnu |
---|
87 | checking how to print strings... printf |
---|
88 | checking for a sed that does not truncate output... /usr/bin/sed |
---|
89 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
90 | checking for egrep... /usr/bin/grep -E |
---|
91 | checking for fgrep... /usr/bin/grep -F |
---|
92 | checking for ld used by gcc... ld |
---|
93 | checking if the linker (ld) is GNU ld... yes |
---|
94 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B |
---|
95 | checking the name lister (/usr/bin/nm -B) interface... BSD nm |
---|
96 | checking the maximum length of command line arguments... 1572864 |
---|
97 | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop |
---|
98 | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop |
---|
99 | checking for ld option to reload object files... -r |
---|
100 | checking for file... file |
---|
101 | checking for objdump... objdump |
---|
102 | checking how to recognize dependent libraries... pass_all |
---|
103 | checking for dlltool... no |
---|
104 | checking how to associate runtime and link libraries... printf %s\n |
---|
105 | checking for archiver @FILE support... @ |
---|
106 | checking for strip... strip |
---|
107 | checking for ranlib... ranlib |
---|
108 | checking command to parse /usr/bin/nm -B output from gcc object... ok |
---|
109 | checking for sysroot... no |
---|
110 | checking for a working dd... /usr/bin/dd |
---|
111 | checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 |
---|
112 | checking for mt... mt |
---|
113 | checking if mt is a manifest tool... no |
---|
114 | checking for stdio.h... yes |
---|
115 | checking for stdlib.h... yes |
---|
116 | checking for string.h... yes |
---|
117 | checking for inttypes.h... yes |
---|
118 | checking for stdint.h... yes |
---|
119 | checking for strings.h... yes |
---|
120 | checking for sys/stat.h... yes |
---|
121 | checking for sys/types.h... yes |
---|
122 | checking for unistd.h... yes |
---|
123 | checking for dlfcn.h... yes |
---|
124 | checking for objdir... .libs |
---|
125 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
126 | checking for gcc option to produce PIC... -fPIC -DPIC |
---|
127 | checking if gcc PIC flag -fPIC -DPIC works... yes |
---|
128 | checking if gcc static flag -static works... yes |
---|
129 | checking if gcc supports -c -o file.o... yes |
---|
130 | checking if gcc supports -c -o file.o... (cached) yes |
---|
131 | checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes |
---|
132 | checking whether -lc should be explicitly linked in... no |
---|
133 | checking dynamic linker characteristics... GNU/Linux ld.so |
---|
134 | checking how to hardcode library paths into programs... immediate |
---|
135 | checking whether stripping libraries is possible... yes |
---|
136 | checking if libtool supports shared libraries... yes |
---|
137 | checking whether to build shared libraries... yes |
---|
138 | checking whether to build static libraries... no |
---|
139 | checking how to run the C++ preprocessor... g++ -std=gnu++11 -E |
---|
140 | checking for ld used by g++ -std=gnu++11... ld -m elf_x86_64 |
---|
141 | checking if the linker (ld -m elf_x86_64) is GNU ld... yes |
---|
142 | checking whether the g++ -std=gnu++11 linker (ld -m elf_x86_64) supports shared libraries... yes |
---|
143 | checking for g++ -std=gnu++11 option to produce PIC... -fPIC -DPIC |
---|
144 | checking if g++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes |
---|
145 | checking if g++ -std=gnu++11 static flag -static works... yes |
---|
146 | checking if g++ -std=gnu++11 supports -c -o file.o... yes |
---|
147 | checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes |
---|
148 | checking whether the g++ -std=gnu++11 linker (ld -m elf_x86_64) supports shared libraries... yes |
---|
149 | checking dynamic linker characteristics... (cached) GNU/Linux ld.so |
---|
150 | checking how to hardcode library paths into programs... immediate |
---|
151 | checking for bison... no |
---|
152 | checking for byacc... no |
---|
153 | checking for flex... no |
---|
154 | checking for lex... no |
---|
155 | checking for pkg-config... /usr/bin/pkg-config |
---|
156 | checking pkg-config is at least version 0.9.0... yes |
---|
157 | checking whether byte ordering is bigendian... no |
---|
158 | checking for standard C++ header files... yes |
---|
159 | checking for gmp.h... yes |
---|
160 | checking for main in -lgmp... yes |
---|
161 | checking for mpfr.h... yes |
---|
162 | checking for main in -lmpfr... yes |
---|
163 | checking for mpfr_set_str_raw... no |
---|
164 | checking for mpfi.h... yes |
---|
165 | checking for main in -lmpfi... yes |
---|
166 | checking for gmpxx.h... yes |
---|
167 | checking for main in -lgmpxx... yes |
---|
168 | checking for ecm.h... yes |
---|
169 | checking for main in -lecm... yes |
---|
170 | checking for bern_rat.h... no |
---|
171 | checking for NTL/ZZ.h... yes |
---|
172 | checking for main in -lntl... yes |
---|
173 | checking for pari/pari.h... yes |
---|
174 | checking for main in -lpari... yes |
---|
175 | checking for main in -lm... yes |
---|
176 | checking for dlopen in -ldl... yes |
---|
177 | checking size of void *... 8 |
---|
178 | checking size of int... 4 |
---|
179 | checking size of long... 8 |
---|
180 | checking size of long long... 8 |
---|
181 | checking for gsl... yes |
---|
182 | checking for lapack... yes |
---|
183 | checking for blas... yes |
---|
184 | checking for CoCoA/io.H... no |
---|
185 | checking for glpk.h... yes |
---|
186 | checking for main in -lglpk... yes |
---|
187 | checking for curl/curl.h... yes |
---|
188 | checking for main in -lcurl... yes |
---|
189 | checking for tgetent... no |
---|
190 | checking for tgetent in -lncurses... yes |
---|
191 | checking for readline/readline.h... yes |
---|
192 | checking for readline/history.h... yes |
---|
193 | checking for version of libreadline... yes |
---|
194 | checking for readline in -lreadline... yes |
---|
195 | checking for dfu_lib.h... no |
---|
196 | checking for main in -lusb-1.0... no |
---|
197 | checking for dfu_main in -ldfu... no |
---|
198 | checking for main in -lcliquer... yes |
---|
199 | checking for main in -lnauty... yes |
---|
200 | checking for nauty/naututil.h... yes |
---|
201 | checking for vcl1/vectorclass.h... no |
---|
202 | checking for main in -lpthread... yes |
---|
203 | checking for pthread.h... yes |
---|
204 | checking for malloc.h... yes |
---|
205 | checking for sysconf... yes |
---|
206 | checking for clock_gettime in -lrt... yes |
---|
207 | checking for unordered_map... yes |
---|
208 | checking for ext/hash_map... yes |
---|
209 | checking for tr1/unordered_map... yes |
---|
210 | checking for hash_map... yes |
---|
211 | checking for pwd.h... yes |
---|
212 | checking for locale.h... yes |
---|
213 | checking for unistd.h... (cached) yes |
---|
214 | checking for sys/time.h... yes |
---|
215 | checking for sys/times.h... yes |
---|
216 | checking for sys/resource.h... yes |
---|
217 | checking for sys/types.h... (cached) yes |
---|
218 | checking for signal.h... yes |
---|
219 | checking for getpid... yes |
---|
220 | checking for getcwd... yes |
---|
221 | checking for getpwuid... yes |
---|
222 | checking for system... yes |
---|
223 | checking whether NLS is requested... yes |
---|
224 | checking for msgfmt... /usr/bin/msgfmt |
---|
225 | checking for gmsgfmt... /usr/bin/msgfmt |
---|
226 | checking for xgettext... /usr/bin/xgettext |
---|
227 | checking for msgmerge... /usr/bin/msgmerge |
---|
228 | checking whether we are using the GNU C Library 2 or newer... yes |
---|
229 | checking for ranlib... (cached) ranlib |
---|
230 | checking for strerror in -lcposix... no |
---|
231 | checking for egrep... (cached) /usr/bin/grep -E |
---|
232 | checking for an ANSI C-conforming const... yes |
---|
233 | checking for signed... yes |
---|
234 | checking for inline... inline |
---|
235 | checking for off_t... yes |
---|
236 | checking for size_t... yes |
---|
237 | checking for long long... yes |
---|
238 | checking for long double... yes |
---|
239 | checking for wchar_t... yes |
---|
240 | checking for wint_t... yes |
---|
241 | checking for inttypes.h... yes |
---|
242 | checking for stdint.h... yes |
---|
243 | checking for intmax_t... yes |
---|
244 | checking whether printf() supports POSIX/XSI format strings... yes |
---|
245 | checking for working alloca.h... yes |
---|
246 | checking for alloca... yes |
---|
247 | checking for sys/param.h... yes |
---|
248 | checking for getpagesize... yes |
---|
249 | checking for working mmap... yes |
---|
250 | checking whether we are using the GNU C Library 2.1 or newer... yes |
---|
251 | checking whether integer division by zero raises SIGFPE... yes |
---|
252 | checking for unsigned long long... yes |
---|
253 | checking for inttypes.h... yes |
---|
254 | checking whether the inttypes.h PRIxNN macros are broken... no |
---|
255 | checking for stdint.h... (cached) yes |
---|
256 | checking for SIZE_MAX... yes |
---|
257 | checking for stdint.h... (cached) yes |
---|
258 | checking for CFPreferencesCopyAppValue... no |
---|
259 | checking for CFLocaleCopyCurrent... no |
---|
260 | checking for ld used by GCC... ld -m elf_x86_64 |
---|
261 | checking if the linker (ld -m elf_x86_64) is GNU ld... yes |
---|
262 | checking for shared library run path origin... done |
---|
263 | checking for ptrdiff_t... yes |
---|
264 | checking for argz.h... yes |
---|
265 | checking for limits.h... yes |
---|
266 | checking for locale.h... (cached) yes |
---|
267 | checking for nl_types.h... yes |
---|
268 | checking for malloc.h... (cached) yes |
---|
269 | checking for stddef.h... yes |
---|
270 | checking for stdlib.h... (cached) yes |
---|
271 | checking for string.h... (cached) yes |
---|
272 | checking for unistd.h... (cached) yes |
---|
273 | checking for sys/param.h... (cached) yes |
---|
274 | checking for asprintf... yes |
---|
275 | checking for fwprintf... yes |
---|
276 | checking for getcwd... (cached) yes |
---|
277 | checking for getegid... yes |
---|
278 | checking for geteuid... yes |
---|
279 | checking for getgid... yes |
---|
280 | checking for getuid... yes |
---|
281 | checking for mempcpy... yes |
---|
282 | checking for munmap... yes |
---|
283 | checking for putenv... yes |
---|
284 | checking for setenv... yes |
---|
285 | checking for setlocale... yes |
---|
286 | checking for snprintf... yes |
---|
287 | checking for stpcpy... yes |
---|
288 | checking for strcasecmp... yes |
---|
289 | checking for strdup... yes |
---|
290 | checking for strtoul... yes |
---|
291 | checking for tsearch... yes |
---|
292 | checking for wcslen... yes |
---|
293 | checking for __argz_count... yes |
---|
294 | checking for __argz_stringify... yes |
---|
295 | checking for __argz_next... yes |
---|
296 | checking for __fsetlocking... yes |
---|
297 | checking whether _snprintf is declared... no |
---|
298 | checking whether _snwprintf is declared... no |
---|
299 | checking whether feof_unlocked is declared... yes |
---|
300 | checking whether fgets_unlocked is declared... yes |
---|
301 | checking whether getc_unlocked is declared... yes |
---|
302 | checking for iconv... yes |
---|
303 | checking for iconv declaration... |
---|
304 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
305 | checking for nl_langinfo and CODESET... yes |
---|
306 | checking for LC_MESSAGES... yes |
---|
307 | checking for bison... no |
---|
308 | checking for CFPreferencesCopyAppValue... (cached) no |
---|
309 | checking for CFLocaleCopyCurrent... (cached) no |
---|
310 | checking whether NLS is requested... yes |
---|
311 | checking whether included gettext is requested... no |
---|
312 | checking for GNU gettext in libc... yes |
---|
313 | checking whether to use NLS... yes |
---|
314 | checking where the gettext function comes from... libc |
---|
315 | checking for egrep... (cached) /usr/bin/grep -E |
---|
316 | checking for latex... /usr/bin/latex |
---|
317 | checking for makeindex... /usr/bin/makeindex |
---|
318 | checking for pdflatex... /usr/bin/pdflatex |
---|
319 | checking for dvips... /usr/bin/dvips |
---|
320 | checking for sstream... yes |
---|
321 | checking that generated files are newer than configure... done |
---|
322 | configure: creating ./config.status |
---|
323 | config.status: creating Makefile |
---|
324 | config.status: creating src/Makefile |
---|
325 | config.status: creating check/Makefile |
---|
326 | config.status: creating doc/Makefile |
---|
327 | config.status: creating doc/en/Makefile |
---|
328 | config.status: creating doc/es/Makefile |
---|
329 | config.status: creating doc/fr/Makefile |
---|
330 | config.status: creating doc/el/Makefile |
---|
331 | config.status: creating doc/el/tutoriel/Makefile |
---|
332 | config.status: creating doc/el/casinter/Makefile |
---|
333 | config.status: creating doc/local/Makefile |
---|
334 | config.status: creating doc/pt/Makefile |
---|
335 | config.status: creating doc/zh/Makefile |
---|
336 | config.status: creating doc/de/Makefile |
---|
337 | config.status: creating intl/Makefile |
---|
338 | config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting |
---|
339 | config.status: creating po/Makefile.in |
---|
340 | config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting |
---|
341 | config.status: creating examples/Makefile |
---|
342 | config.status: creating debianold/Makefile |
---|
343 | config.status: creating debian/Makefile |
---|
344 | config.status: creating config.h |
---|
345 | config.status: executing depfiles commands |
---|
346 | config.status: executing libtool commands |
---|
347 | config.status: executing default-1 commands |
---|
348 | config.status: creating po/POTFILES |
---|
349 | config.status: creating po/Makefile |
---|
350 | configure: WARNING: unrecognized options: --disable-maintainer-mode |
---|
351 | Adding link . to giac in src |
---|
352 | Building giac-1.9.0.15p0 |
---|
353 | make all-recursive |
---|
354 | Making all in src |
---|
355 | g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o icas.o icas.cc |
---|
356 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o History.lo History.cc |
---|
357 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c History.cc -fPIC -DPIC -o .libs/History.o |
---|
358 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Input.lo Input.cc |
---|
359 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Input.cc -fPIC -DPIC -o .libs/Input.o |
---|
360 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Xcas1.lo Xcas1.cc |
---|
361 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Xcas1.cc -fPIC -DPIC -o .libs/Xcas1.o |
---|
362 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Equation.lo Equation.cc |
---|
363 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Equation.cc -fPIC -DPIC -o .libs/Equation.o |
---|
364 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Print.lo Print.cc |
---|
365 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Print.cc -fPIC -DPIC -o .libs/Print.o |
---|
366 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Tableur.lo Tableur.cc |
---|
367 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Tableur.cc -fPIC -DPIC -o .libs/Tableur.o |
---|
368 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Editeur.lo Editeur.cc |
---|
369 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Editeur.cc -fPIC -DPIC -o .libs/Editeur.o |
---|
370 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Graph.lo Graph.cc |
---|
371 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Graph.cc -fPIC -DPIC -o .libs/Graph.o |
---|
372 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Graph3d.lo Graph3d.cc |
---|
373 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Graph3d.cc -fPIC -DPIC -o .libs/Graph3d.o |
---|
374 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Help1.lo Help1.cc |
---|
375 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Help1.cc -fPIC -DPIC -o .libs/Help1.o |
---|
376 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Cfg.lo Cfg.cc |
---|
377 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Cfg.cc -fPIC -DPIC -o .libs/Cfg.o |
---|
378 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_CStyle.lo Flv_CStyle.cc |
---|
379 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_CStyle.cc -fPIC -DPIC -o .libs/Flv_CStyle.o |
---|
380 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flve_Check_Button.lo Flve_Check_Button.cc |
---|
381 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flve_Check_Button.cc -fPIC -DPIC -o .libs/Flve_Check_Button.o |
---|
382 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flve_Input.lo Flve_Input.cc |
---|
383 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flve_Input.cc -fPIC -DPIC -o .libs/Flve_Input.o |
---|
384 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_Style.lo Flv_Style.cc |
---|
385 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_Style.cc -fPIC -DPIC -o .libs/Flv_Style.o |
---|
386 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_Data_Source.lo Flv_Data_Source.cc |
---|
387 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_Data_Source.cc -fPIC -DPIC -o .libs/Flv_Data_Source.o |
---|
388 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flve_Combo.lo Flve_Combo.cc |
---|
389 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flve_Combo.cc -fPIC -DPIC -o .libs/Flve_Combo.o |
---|
390 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_List.lo Flv_List.cc |
---|
391 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_List.cc -fPIC -DPIC -o .libs/Flv_List.o |
---|
392 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Flv_Table.lo Flv_Table.cc |
---|
393 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Flv_Table.cc -fPIC -DPIC -o .libs/Flv_Table.o |
---|
394 | /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -c -o gl2ps.lo gl2ps.c |
---|
395 | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -c gl2ps.c -fPIC -DPIC -o .libs/gl2ps.o |
---|
396 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o Python.lo Python.cc |
---|
397 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c Python.cc -fPIC -DPIC -o .libs/Python.o |
---|
398 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o input_lexer.lo input_lexer.cc |
---|
399 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c input_lexer.cc -fPIC -DPIC -o .libs/input_lexer.o |
---|
400 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o sym2poly.lo sym2poly.cc |
---|
401 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c sym2poly.cc -fPIC -DPIC -o .libs/sym2poly.o |
---|
402 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o gausspol.lo gausspol.cc |
---|
403 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c gausspol.cc -fPIC -DPIC -o .libs/gausspol.o |
---|
404 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o threaded.lo threaded.cc |
---|
405 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c threaded.cc -fPIC -DPIC -o .libs/threaded.o |
---|
406 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o moyal.lo moyal.cc |
---|
407 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c moyal.cc -fPIC -DPIC -o .libs/moyal.o |
---|
408 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o maple.lo maple.cc |
---|
409 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c maple.cc -fPIC -DPIC -o .libs/maple.o |
---|
410 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o ti89.lo ti89.cc |
---|
411 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c ti89.cc -fPIC -DPIC -o .libs/ti89.o |
---|
412 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o mathml.lo mathml.cc |
---|
413 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c mathml.cc -fPIC -DPIC -o .libs/mathml.o |
---|
414 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o misc.lo misc.cc |
---|
415 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c misc.cc -fPIC -DPIC -o .libs/misc.o |
---|
416 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o permu.lo permu.cc |
---|
417 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c permu.cc -fPIC -DPIC -o .libs/permu.o |
---|
418 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o quater.lo quater.cc |
---|
419 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c quater.cc -fPIC -DPIC -o .libs/quater.o |
---|
420 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o desolve.lo desolve.cc |
---|
421 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c desolve.cc -fPIC -DPIC -o .libs/desolve.o |
---|
422 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o input_parser.lo input_parser.cc |
---|
423 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c input_parser.cc -fPIC -DPIC -o .libs/input_parser.o |
---|
424 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o symbolic.lo symbolic.cc |
---|
425 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c symbolic.cc -fPIC -DPIC -o .libs/symbolic.o |
---|
426 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o index.lo index.cc |
---|
427 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c index.cc -fPIC -DPIC -o .libs/index.o |
---|
428 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o modpoly.lo modpoly.cc |
---|
429 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c modpoly.cc -fPIC -DPIC -o .libs/modpoly.o |
---|
430 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o modfactor.lo modfactor.cc |
---|
431 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c modfactor.cc -fPIC -DPIC -o .libs/modfactor.o |
---|
432 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o ezgcd.lo ezgcd.cc |
---|
433 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c ezgcd.cc -fPIC -DPIC -o .libs/ezgcd.o |
---|
434 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o derive.lo derive.cc |
---|
435 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c derive.cc -fPIC -DPIC -o .libs/derive.o |
---|
436 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o solve.lo solve.cc |
---|
437 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c solve.cc -fPIC -DPIC -o .libs/solve.o |
---|
438 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o intg.lo intg.cc |
---|
439 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c intg.cc -fPIC -DPIC -o .libs/intg.o |
---|
440 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o intgab.lo intgab.cc |
---|
441 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c intgab.cc -fPIC -DPIC -o .libs/intgab.o |
---|
442 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o risch.lo risch.cc |
---|
443 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c risch.cc -fPIC -DPIC -o .libs/risch.o |
---|
444 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o lin.lo lin.cc |
---|
445 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c lin.cc -fPIC -DPIC -o .libs/lin.o |
---|
446 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o series.lo series.cc |
---|
447 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c series.cc -fPIC -DPIC -o .libs/series.o |
---|
448 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o subst.lo subst.cc |
---|
449 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c subst.cc -fPIC -DPIC -o .libs/subst.o |
---|
450 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o vecteur.lo vecteur.cc |
---|
451 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c vecteur.cc -fPIC -DPIC -o .libs/vecteur.o |
---|
452 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o sparse.lo sparse.cc |
---|
453 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c sparse.cc -fPIC -DPIC -o .libs/sparse.o |
---|
454 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o csturm.lo csturm.cc |
---|
455 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c csturm.cc -fPIC -DPIC -o .libs/csturm.o |
---|
456 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o tex.lo tex.cc |
---|
457 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c tex.cc -fPIC -DPIC -o .libs/tex.o |
---|
458 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o global.lo global.cc |
---|
459 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c global.cc -fPIC -DPIC -o .libs/global.o |
---|
460 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o ifactor.lo ifactor.cc |
---|
461 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c ifactor.cc -fPIC -DPIC -o .libs/ifactor.o |
---|
462 | global.cc: In function 'char* numworks_gettar(size_t&)': |
---|
463 | global.cc:1411:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] |
---|
464 | 1411 | fread(buffer,numworks_maxtarsize,1,f); |
---|
465 | | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
466 | global.cc: In function 'bool dfu_update_khicas(const char*)': |
---|
467 | global.cc:1421:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] |
---|
468 | 1421 | fread(buffer,numworks_maxtarsize,1,f); |
---|
469 | | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
470 | global.cc: In function 'bool giac::scriptstore2map(const char*, giac::nws_map&)': |
---|
471 | global.cc:1572:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] |
---|
472 | 1572 | fread(buf,1,nwstoresize1,f); |
---|
473 | | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ |
---|
474 | global.cc: In function 'int giac::rsa_check(const char*, int, BYTE (*)[32], int*, std::vector<std::__cxx11::basic_string<char> >&)': |
---|
475 | global.cc:1678:13: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] |
---|
476 | 1678 | fscanf(f,"%i %s",&tailles[i],firmwarename); |
---|
477 | | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
478 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o alg_ext.lo alg_ext.cc |
---|
479 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c alg_ext.cc -fPIC -DPIC -o .libs/alg_ext.o |
---|
480 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o gauss.lo gauss.cc |
---|
481 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c gauss.cc -fPIC -DPIC -o .libs/gauss.o |
---|
482 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o isom.lo isom.cc |
---|
483 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c isom.cc -fPIC -DPIC -o .libs/isom.o |
---|
484 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o plot.lo plot.cc |
---|
485 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c plot.cc -fPIC -DPIC -o .libs/plot.o |
---|
486 | plot.cc: In function 'giac::gen giac::unarchive_session(const string&, int, const giac::gen&, const giac::context*)': |
---|
487 | plot.cc:12091:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] |
---|
488 | 12091 | fread(buf,sizeof(char),12,f); |
---|
489 | | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ |
---|
490 | plot.cc:12094:12: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] |
---|
491 | 12094 | fread(buf,sizeof(char),1,f); // FIXME 2 for windows? |
---|
492 | | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ |
---|
493 | plot.cc: In function 'giac::gen giac::_unarchive(const giac::gen&, const giac::context*)': |
---|
494 | plot.cc:12178:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] |
---|
495 | 12178 | fread(buf,sizeof(char),4,f); |
---|
496 | | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ |
---|
497 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o plot3d.lo plot3d.cc |
---|
498 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c plot3d.cc -fPIC -DPIC -o .libs/plot3d.o |
---|
499 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o rpn.lo rpn.cc |
---|
500 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c rpn.cc -fPIC -DPIC -o .libs/rpn.o |
---|
501 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o prog.lo prog.cc |
---|
502 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c prog.cc -fPIC -DPIC -o .libs/prog.o |
---|
503 | /usr/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c -o pari.lo pari.cc |
---|
504 | libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -DUSE_OBJET_BIDON=1 -I/home/doctorant/sage/local/include -g -O2 -g -O2 -std=gnu++11 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -c pari.cc -fPIC -DPIC -o .libs/pari.o |
---|
505 | pari.cc:752:17: error: typedef 'giac::PFGEN' is initialized (use 'decltype' instead) |
---|
506 | 752 | typedef GEN (*PFGEN)(ANYARG); |
---|
507 | | ^~~~~ |
---|
508 | pari.cc:752:24: error: 'ANYARG' was not declared in this scope |
---|
509 | 752 | typedef GEN (*PFGEN)(ANYARG); |
---|
510 | | ^~~~~~ |
---|
511 | pari.cc: In function 'giac::gen giac::in_pari(const giac::gen&, const giac::context*)': |
---|
512 | pari.cc:829:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
---|
513 | 829 | argvec[k]= (GEN) v[j].val; |
---|
514 | | ^~~~~~~~~~~~~~ |
---|
515 | pari.cc:847:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
---|
516 | 847 | argvec[k]=(long int*)(pos -1); |
---|
517 | | ^~~~~~~~~~~~~~~~~~~ |
---|
518 | pari.cc:855:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
---|
519 | 855 | argvec[k]=(long int*) v[j].val; |
---|
520 | | ^~~~~~~~~~~~~~~~~~~~ |
---|
521 | pari.cc:883:23: error: 'PFGEN' was not declared in this scope; did you mean 'GEN'? |
---|
522 | 883 | res = ((PFGEN)call)(_ARGS_); |
---|
523 | | ^~~~~ |
---|
524 | | GEN |
---|
525 | pari.cc:883:29: error: expected ')' before 'call' |
---|
526 | 883 | res = ((PFGEN)call)(_ARGS_); |
---|
527 | | ~ ^~~~ |
---|
528 | | ) |
---|
529 | pari.cc:887:27: error: expected primary-expression before 'int' |
---|
530 | 887 | m = (long)((int (*)(ANYARG))call)(_ARGS_); |
---|
531 | | ^~~ |
---|
532 | pari.cc:887:27: error: expected ')' before 'int' |
---|
533 | 887 | m = (long)((int (*)(ANYARG))call)(_ARGS_); |
---|
534 | | ~^~~ |
---|
535 | | ) |
---|
536 | pari.cc:887:56: error: expected ')' before ';' token |
---|
537 | 887 | m = (long)((int (*)(ANYARG))call)(_ARGS_); |
---|
538 | | ~ ^ |
---|
539 | | ) |
---|
540 | pari.cc:891:21: error: expected primary-expression before 'long' |
---|
541 | 891 | m = ((long (*)(ANYARG))call)(_ARGS_); |
---|
542 | | ^~~~ |
---|
543 | pari.cc:891:21: error: expected ')' before 'long' |
---|
544 | 891 | m = ((long (*)(ANYARG))call)(_ARGS_); |
---|
545 | | ~^~~~ |
---|
546 | | ) |
---|
547 | pari.cc:891:51: error: expected ')' before ';' token |
---|
548 | 891 | m = ((long (*)(ANYARG))call)(_ARGS_); |
---|
549 | | ~ ^ |
---|
550 | | ) |
---|
551 | pari.cc:895:17: error: expected primary-expression before 'void' |
---|
552 | 895 | ((void (*)(ANYARG))call)(_ARGS_); |
---|
553 | | ^~~~ |
---|
554 | pari.cc:895:17: error: expected ')' before 'void' |
---|
555 | 895 | ((void (*)(ANYARG))call)(_ARGS_); |
---|
556 | | ~^~~~ |
---|
557 | | ) |
---|
558 | pari.cc:895:47: error: expected ')' before ';' token |
---|
559 | 895 | ((void (*)(ANYARG))call)(_ARGS_); |
---|
560 | | ~ ^ |
---|
561 | | ) |
---|
562 | make[7]: *** [Makefile:1003: pari.lo] Error 1 |
---|
563 | make[7]: *** Waiting for unfinished jobs.... |
---|
564 | make[6]: *** [Makefile:507: all-recursive] Error 1 |
---|
565 | make[5]: *** [Makefile:437: all] Error 2 |
---|
566 | ******************************************************************************** |
---|
567 | Error building giac-1.9.0.15p0 |
---|
568 | ******************************************************************************** |
---|
569 | |
---|
570 | real 9m23.138s |
---|
571 | user 10m46.470s |
---|
572 | sys 0m26.530s |
---|
573 | ************************************************************************ |
---|
574 | Error installing package giac-1.9.0.15p0 |
---|
575 | ************************************************************************ |
---|
576 | Please email sage-devel (http://groups.google.com/group/sage-devel) |
---|
577 | explaining the problem and including the log files |
---|
578 | /home/doctorant/sage/logs/pkgs/giac-1.9.0.15p0.log |
---|
579 | and |
---|
580 | /home/doctorant/sage/config.log |
---|
581 | Describe your computer, operating system, etc. |
---|
582 | If you want to try to fix the problem yourself, *don't* just cd to |
---|
583 | /home/doctorant/sage/local/var/tmp/sage/build/giac-1.9.0.15p0 and type 'make' or whatever is appropriate. |
---|
584 | Instead, the following commands setup all environment variables |
---|
585 | correctly and load a subshell for you to debug the error: |
---|
586 | (cd '/home/doctorant/sage/local/var/tmp/sage/build/giac-1.9.0.15p0' && '/home/doctorant/sage/sage' --buildsh) |
---|
587 | When you are done debugging, you can type "exit" to leave the subshell. |
---|
588 | ************************************************************************ |
---|