Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/linbox.spec'], False, '/var/lib/mock/dist-f11-build-624322-90601/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/linbox.spec'] warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/linbox-1.1.6-6.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/linbox.spec'], False, '/var/lib/mock/dist-f11-build-624322-90601/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/linbox.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KIWSAY + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf linbox-1.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/linbox-1.1.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd linbox-1.1.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (linbox-respect-destdir.diff):' Patch #0 (linbox-respect-destdir.diff): + /bin/cat /builddir/build/SOURCES/linbox-respect-destdir.diff + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #1 (linbox-double-named.diff):' Patch #1 (linbox-double-named.diff): + /bin/cat /builddir/build/SOURCES/linbox-double-named.diff + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #2 (linbox-cflags-lflags.patch):' Patch #2 (linbox-cflags-lflags.patch): + /bin/cat /builddir/build/SOURCES/linbox-cflags-lflags.patch + /usr/bin/patch -s -p0 --fuzz=0 + find . -type f -name '*.C' + xargs chmod 0644 + find . -type f -name '*.h' + xargs chmod 0644 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0gYYc4 + umask 022 + cd /builddir/build/BUILD + cd linbox-1.1.6 + LANG=C + export LANG + unset DISPLAY + aclocal -I macros + automake configure.in:6: not enough arguments for AC_CONFIG_HEADERS examples/Makefile.am:62: `%'-style pattern rules are a GNU make extension + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-doc --with-givaro=yes --with-ntl=yes --with-blas=/usr/lib/atlas --enable-shared --enable-sage --enable-optimization --enable-drivers --with-doxygen=yes --disable-rpath --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking whether byte ordering is bigendian... yes Default path = /usr /usr/local checking whether to compile the drivers... yes checking for GMP >= 3.1.1... found checking whether GMP is 4.0 or greater... yes checking whether GMP was compiled with --enable-cxx... yes checking for NTL >= 5.0... found checking for GIVARO >= 3.2.12... found checking whether to compile the sage interface... yes checking for C interface to BLAS... found checking whether to use run time optimization... yes checking best threshold for Strassen-Winograd matrix multiplication... fgemm 300x300: 0.015047 s, 3588.76 Mffops 1Wino 300x300: 0.018731 s, 2882.92 Mffops fgemm 812x812: 0.221018 s, 4844.74 Mffops 1Wino 812x812: 0.233105 s, 4593.53 Mffops fgemm 1324x1324: 0.767478 s, 6048.23 Mffops 1Wino 1324x1324: 0.789401 s, 5880.26 Mffops fgemm 1836x1836: 1.83348 s, 6751.07 Mffops 1Wino 1836x1836: 1.76547 s, 7011.12 Mffops fgemm 1836x1836: 1.82889 s, 6767.99 Mffops 1Wino 1836x1836: 1.76557 s, 7010.75 Mffops fgemm 1580x1580: 1.24369 s, 6342.91 Mffops 1Wino 1580x1580: 1.2405 s, 6359.21 Mffops fgemm 1452x1452: 0.992894 s, 6166.33 Mffops 1Wino 1452x1452: 0.978445 s, 6257.39 Mffops done checking whether to build documentation... yes checking whether doxygen works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating linbox-config config.status: creating examples/Makefile config.status: creating examples/fields/Makefile config.status: creating examples/Readme-make config.status: creating doc/Makefile config.status: creating linbox/Makefile config.status: creating linbox/algorithms/Makefile config.status: creating linbox/fflas/Makefile config.status: creating linbox/ffpack/Makefile config.status: creating linbox/blackbox/Makefile config.status: creating linbox/element/Makefile config.status: creating linbox/field/Makefile config.status: creating linbox/matrix/Makefile config.status: creating linbox/randiter/Makefile config.status: creating linbox/ring/Makefile config.status: creating linbox/solutions/Makefile config.status: creating linbox/switch/Makefile config.status: creating linbox/util/Makefile config.status: creating linbox/util/formats/Makefile config.status: creating linbox/vector/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/driver/Makefile config.status: creating interfaces/maple/Makefile config.status: creating interfaces/kaapi/Makefile config.status: creating interfaces/sage/Makefile config.status: creating macros/Makefile config.status: creating config.h config.status: executing linbox/linbox-config.h commands config.status: creating linbox/linbox-config.h - prefix __LINBOX for config.h defines config.status: executing depfiles commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6' Making all in linbox make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox' Making all in util make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' Making all in formats make[4]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util/formats' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util/formats' make[4]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o timer.lo timer.C /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o error.lo error.C /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o commentator.lo commentator.C /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o debug.lo debug.C mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c error.C -fPIC -DPIC -o .libs/error.o g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c timer.C -fPIC -DPIC -o .libs/timer.o g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c debug.C -fPIC -DPIC -o .libs/debug.o g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../linbox -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c commentator.C -fPIC -DPIC -o .libs/commentator.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o libutil.la timer.lo error.lo commentator.lo debug.lo -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro ar cru .libs/libutil.a .libs/timer.o .libs/error.o .libs/commentator.o .libs/debug.o ranlib .libs/libutil.a creating libutil.la (cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la) make[4]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' Making all in element make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/element' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/element' Making all in field make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/field' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/field' Making all in randiter make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/randiter' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../linbox -O2 -Wall -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o mersenne-twister.lo mersenne-twister.C mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../.. -I../../linbox -O2 -Wall -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c mersenne-twister.C -fPIC -DPIC -o .libs/mersenne-twister.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -Wall -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o libranditer.la mersenne-twister.lo -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro ar cru .libs/libranditer.a .libs/mersenne-twister.o ranlib .libs/libranditer.a creating libranditer.la (cd .libs && rm -f libranditer.la && ln -s ../libranditer.la libranditer.la) make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/randiter' Making all in vector make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/vector' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/vector' Making all in matrix make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/matrix' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/matrix' Making all in blackbox make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/blackbox' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/blackbox' Making all in switch make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/switch' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/switch' Making all in algorithms make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/algorithms' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/algorithms' Making all in solutions make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/solutions' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/solutions' Making all in fflas make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/fflas' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/fflas' Making all in ffpack make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ffpack' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ffpack' Making all in ring make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ring' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ring' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o dummy.lo dummy.C mkdir .libs g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c dummy.C -fPIC -DPIC -o .libs/dummy.o dummy.C:18: warning: 'dummy' defined but not used /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o liblinbox.la -rpath /usr/lib dummy.lo util/libutil.la randiter/libranditer.la -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtbeginS.o .libs/dummy.o -Wl,--whole-archive util/.libs/libutil.a randiter/.libs/libranditer.a -Wl,--no-whole-archive -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1 -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crtn.o -m32 -Wl,-soname -Wl,liblinbox.so.0 -o .libs/liblinbox.so.0.0.0 (cd .libs && rm -f liblinbox.so.0 && ln -s liblinbox.so.0.0.0 liblinbox.so.0) (cd .libs && rm -f liblinbox.so && ln -s liblinbox.so.0.0.0 liblinbox.so) creating liblinbox.la (cd .libs && rm -f liblinbox.la && ln -s ../liblinbox.la liblinbox.la) make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox' Making all in macros make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/macros' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/macros' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' Making all in data make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' Making all in interfaces make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' Making all in driver make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/driver' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-element.lo lb-element.C /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-domain.lo lb-domain.C /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-blackbox.lo lb-blackbox.C /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-vector.lo lb-vector.C mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-domain.C -fPIC -DPIC -o .libs/lb-domain.o g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-blackbox.C -fPIC -DPIC -o .libs/lb-blackbox.o g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-vector.C -fPIC -DPIC -o .libs/lb-vector.o g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-element.C -fPIC -DPIC -o .libs/lb-element.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-polynomial.lo lb-polynomial.C g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-polynomial.C -fPIC -DPIC -o .libs/lb-polynomial.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-garbage.lo lb-garbage.C g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-garbage.C -fPIC -DPIC -o .libs/lb-garbage.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-det.lo lb-det.C g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-det.C -fPIC -DPIC -o .libs/lb-det.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-rank.lo lb-rank.C g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-rank.C -fPIC -DPIC -o .libs/lb-rank.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-minpoly.lo lb-minpoly.C g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-minpoly.C -fPIC -DPIC -o .libs/lb-minpoly.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-charpoly.lo lb-charpoly.C g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-charpoly.C -fPIC -DPIC -o .libs/lb-charpoly.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o lb-solve.lo lb-solve.C g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c lb-solve.C -fPIC -DPIC -o .libs/lb-solve.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -lgivaro -lgmpxx -lgmp -lntl -L/usr/lib/atlas -llapack -lcblas -latlas ../../linbox/liblinbox.la -Wl,-zmuldefs -o liblbdriver.la -rpath /usr/lib lb-element.lo lb-domain.lo lb-blackbox.lo lb-vector.lo lb-polynomial.lo lb-garbage.lo lb-det.lo lb-rank.lo lb-minpoly.lo lb-charpoly.lo lb-solve.lo -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtbeginS.o .libs/lb-element.o .libs/lb-domain.o .libs/lb-blackbox.o .libs/lb-vector.o .libs/lb-polynomial.o .libs/lb-garbage.o .libs/lb-det.o .libs/lb-rank.o .libs/lb-minpoly.o .libs/lb-charpoly.o .libs/lb-solve.o -lntl -L/usr/lib/atlas ../../linbox/.libs/liblinbox.so -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1 -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crtn.o -m32 -Wl,-zmuldefs -Wl,-soname -Wl,liblbdriver.so.0 -o .libs/liblbdriver.so.0.0.0 (cd .libs && rm -f liblbdriver.so.0 && ln -s liblbdriver.so.0.0.0 liblbdriver.so.0) (cd .libs && rm -f liblbdriver.so && ln -s liblbdriver.so.0.0.0 liblbdriver.so) creating liblbdriver.la (cd .libs && rm -f liblbdriver.la && ln -s ../liblbdriver.la liblbdriver.la) make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/driver' Making all in kaapi make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/kaapi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/kaapi' Making all in maple make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' Making all in sage make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/sage' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o linbox-sage.lo linbox-sage.C mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c linbox-sage.C -fPIC -DPIC -o .libs/linbox-sage.o linbox-sage.C: In function 'int linbox_modn_dense_col_rankprofile_submatrix_indices(mod_int, mod_int**, size_t**, size_t**, size_t*, size_t, size_t)': linbox-sage.C:173: warning: unused variable 'X' linbox-sage.C: In function 'LinBox::DenseMatrix > linbox_new_modn_matrix(mod_int, mod_int**, size_t, size_t)': linbox-sage.C:221: warning: unused variable 'k' linbox-sage.C: In function 'void linbox_set_modn_matrix(mod_int**, LinBox::BlasMatrix&, size_t, size_t)': linbox-sage.C:231: warning: unused variable 'k' linbox-sage.C: In function 'LinBox::DenseMatrix new_matrix(__mpz_struct (**)[1], size_t, size_t)': linbox-sage.C:284: warning: unused variable 'k' linbox-sage.C: In function 'LinBox::DenseMatrix new_matrix_integers(__mpz_struct (**)[1], size_t, size_t)': linbox-sage.C:299: warning: unused variable 'k' linbox-sage.C: In function 'LinBox::DenseMatrix new_matrix_integer_dense_ntl(__mpz_struct (**)[1], size_t, size_t)': linbox-sage.C:466: warning: unused variable 'k' linbox-sage.C: In function 'void linbox_integer_dense_double_det(__mpz_struct*, __mpz_struct*, __mpz_struct (**)[1], __mpz_struct (**)[1], __mpz_struct (**)[1], size_t, int)': linbox-sage.C:484: warning: unused variable 'k' linbox-sage.C: In function 'SparseMatrixGFp linbox_new_modn_sparse_matrix(mod_int, size_t, size_t, void*)': linbox-sage.C:548: warning: comparison between signed and unsigned integer expressions linbox-sage.C:549: warning: comparison between signed and unsigned integer expressions linbox-sage.C: In function 'std::vector > linbox_new_modn_sparse_vector(mod_int, size_t, void*)': linbox-sage.C:566: warning: comparison between signed and unsigned integer expressions linbox-sage.C: In function 'void set_matrix(__mpz_struct (**)[1], LinBox::BlasMatrix&, size_t, size_t) [with Element = Integer]': linbox-sage.C:438: instantiated from here linbox-sage.C:312: warning: unused variable 'k' linbox-sage.C: At global scope: linbox-sage.C:72: warning: 'void linbox_set_modn_matrix(mod_int**, LinBox::DenseMatrix >&, size_t, size_t)' declared 'static' but never defined /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -lgivaro -lgmpxx -lgmp -lntl -L/usr/lib/atlas -llapack -lcblas -latlas -version-info 0:0:0 -o liblinboxsage.la -rpath /usr/lib linbox-sage.lo -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtbeginS.o .libs/linbox-sage.o -lntl -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1 -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crtn.o -m32 -Wl,-soname -Wl,liblinboxsage.so.0 -o .libs/liblinboxsage.so.0.0.0 (cd .libs && rm -f liblinboxsage.so.0 && ln -s liblinboxsage.so.0.0.0 liblinboxsage.so.0) (cd .libs && rm -f liblinboxsage.so && ln -s liblinboxsage.so.0.0.0 liblinboxsage.so) creating liblinboxsage.la (cd .libs && rm -f liblinboxsage.la && ln -s ../liblinboxsage.la liblinboxsage.la) make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/sage' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/doc' doxygen Warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DETAILS_AT_TOP' at line 33 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 293 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 294 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/bbsolve.h:274: Warning: reached end of file while inside a code block! The command that should end the block seems to be missing! /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/matrix-blackbox.h:177: Warning: reached end of file while inside a code block! The command that should end the block seems to be missing! /builddir/build/BUILD/linbox-1.1.6/linbox/ring/givaro-polynomial.h:89: Warning: include file linbox/field/PID-integer.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/archetype.h:3: Warning: the name `archetype.h' supplied as the second argument in the \file statement matches the following input files: /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/archetype.h /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/archetype.h /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h Please use a more specific name by including a (larger) part of the path! /builddir/build/BUILD/linbox-1.1.6/examples/fields/ex-fields-archetype.C:1: Warning: the name `examples/fields/ex-field-archetype.C' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/diagonal.h:309: Warning: no uniquely matching class member found for template < Field > Diagonal(const Field F, const std::vector< typename Field::Element > &v) Possible candidates: Diagonal< Field, Trait >::Diagonal() at line 65 of file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/diagonal.h /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/diagonal.h:333: Warning: no uniquely matching class member found for template < Field > Diagonal(const Field F, const size_t n, typename Field::RandIter &iter) Possible candidates: Diagonal< Field, Trait >::Diagonal() at line 65 of file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/diagonal.h /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/diagonal.h:361: Warning: no uniquely matching class member found for template < Field > template < OutVector, InVector > OutVector & apply(OutVector &y, const InVector &x) const /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:152: Warning: no uniquely matching class member found for template < Field > bool apply(const Modular< uint32 > &F, _Element &x, typename Field::Element &y) const Possible candidates: bool CekstvSwitch< Field >::apply(const Field &F, Element &x, Element &y) const at line 86 of file /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:163: Warning: no uniquely matching class member found for template < Field > bool applyTranspose(const Modular< uint32 > &F, _Element &x, typename Field::Element &y) const Possible candidates: bool CekstvSwitch< Field >::applyTranspose(const Field &F, Element &x, Element &y) const at line 98 of file /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h /builddir/build/BUILD/linbox-1.1.6/linbox/archetypes.doxy:31: Warning: Found unknown command `\tt' todo:3: Warning: found tag without matching
  • /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:54: Warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/wiedemann.h:312: Warning: argument 'r' of command @param is not found in the argument list of WiedemannSolver< Field >::certifyInconsistency(Vector &u, const Blackbox &A, const Vector &b) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/wiedemann.h:312: Warning: argument 'P' of command @param is not found in the argument list of WiedemannSolver< Field >::certifyInconsistency(Vector &u, const Blackbox &A, const Vector &b) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:41: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h:49: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/randiter.doxy:3: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/randiter.doxy:6: Warning: unable to resolve link to `RandIterArchetype' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/randiter.doxy:7: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h:46: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:53: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:53: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:54: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:56: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:60: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h:46: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:51: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:57: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/det.h:464: Warning: The following parameters of LinBox::detin(typename Field::Element &d, BlasBlackbox< Field > &A) are not documented: parameter 'd' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/rank.h:43: Warning: The following parameters of LinBox::rank(unsigned long &r, const Blackbox &A, const DomainCategory &tag, const Method &M) are not documented: parameter 'A' parameter 'tag' parameter 'M' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/rank.h:72: Warning: The following parameters of LinBox::rank(unsigned long &r, const Blackbox &A) are not documented: parameter 'r' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/rank.h:149: Warning: The following parameters of LinBox::rank(unsigned long &r, const Blackbox &A, const Method &M) are not documented: parameter 'r' parameter 'M' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/smith-form.h:37: Warning: argument 'Output' of command @param is not found in the argument list of LinBox::smithForm(Output &S, const Blackbox &A, const MyMethod &M) /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/smith-form.h:37: Warning: The following parameters of LinBox::smithForm(Output &S, const Blackbox &A, const MyMethod &M) are not documented: parameter 'S' /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector.doxy:6: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector.doxy:13: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector.doxy:13: Warning: Found unknown command `\_t' /builddir/build/BUILD/linbox-1.1.6/doc/doc.doxy:31: Warning: Found unknown command `\small' /builddir/build/BUILD/linbox-1.1.6/doc/doc.doxy:57: Warning: Illegal command \param as the argument of a \c command /builddir/build/BUILD/linbox-1.1.6/doc/doc.doxy:70: Warning: Illegal command \return as the argument of a \c command /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h:49: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:41: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h:46: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:53: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:54: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:56: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:57: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:67: Warning: The following parameters of FFPACK::Rank(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:90: Warning: The following parameters of FFPACK::IsSingular(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:115: Warning: The following parameters of FFPACK::Det(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:175: Warning: Found unknown command `\info' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:159: Warning: The following parameters of FFPACK::fgetrs(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, const size_t R, typename Field::Element *A, const size_t lda, const size_t *P, const size_t *Q, typename Field::Element *B, const size_t ldb, int *info) are not documented: parameter 'F' parameter 'info' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:245: Warning: The following parameters of FFPACK::fgetrs(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, const size_t NRHS, const size_t R, typename Field::Element *A, const size_t lda, const size_t *P, const size_t *Q, typename Field::Element *X, const size_t ldx, const typename Field::Element *B, const size_t ldb, int *info) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:424: Warning: argument 'Field' of command @param is not found in the argument list of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, typename Field::Element *B, const size_t ldb, int *info) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:424: Warning: argument 'P' of command @param is not found in the argument list of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, typename Field::Element *B, const size_t ldb, int *info) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:424: Warning: argument 'Q' of command @param is not found in the argument list of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, typename Field::Element *B, const size_t ldb, int *info) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:424: Warning: The following parameters of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, typename Field::Element *B, const size_t ldb, int *info) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:472: Warning: argument 'Field' of command @param is not found in the argument list of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, const size_t NRHS, typename Field::Element *A, const size_t lda, typename Field::Element *X, const size_t ldx, const typename Field::Element *B, const size_t ldb, int *info) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:472: Warning: argument 'P' of command @param is not found in the argument list of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, const size_t NRHS, typename Field::Element *A, const size_t lda, typename Field::Element *X, const size_t ldx, const typename Field::Element *B, const size_t ldb, int *info) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:472: Warning: argument 'Q' of command @param is not found in the argument list of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, const size_t NRHS, typename Field::Element *A, const size_t lda, typename Field::Element *X, const size_t ldx, const typename Field::Element *B, const size_t ldb, int *info) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:483: Warning: Found unknown command `\info' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:472: Warning: The following parameters of FFPACK::fgesv(const Field &F, const FFLAS_SIDE Side, const size_t M, const size_t N, const size_t NRHS, typename Field::Element *A, const size_t lda, typename Field::Element *X, const size_t ldx, const typename Field::Element *B, const size_t ldb, int *info) are not documented: parameter 'F' parameter 'X' parameter 'ldx' parameter 'info' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:520: Warning: argument 'incX' of command @param is not found in the argument list of FFPACK::Solve(const Field &F, const size_t M, typename Field::Element *A, const size_t lda, typename Field::Element *x, const int incx, const typename Field::Element *b, const int incb) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:520: Warning: argument 'incB' of command @param is not found in the argument list of FFPACK::Solve(const Field &F, const size_t M, typename Field::Element *A, const size_t lda, typename Field::Element *x, const int incx, const typename Field::Element *b, const int incb) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:520: Warning: The following parameters of FFPACK::Solve(const Field &F, const size_t M, typename Field::Element *A, const size_t lda, typename Field::Element *x, const int incx, const typename Field::Element *b, const int incb) are not documented: parameter 'F' parameter 'incx' parameter 'incb' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:568: Warning: The following parameters of FFPACK::Invert(const Field &F, const size_t M, typename Field::Element *A, const size_t lda, int &nullity) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:607: Warning: The following parameters of FFPACK::Invert2(const Field &F, const size_t M, typename Field::Element *A, const size_t lda, typename Field::Element *X, const size_t ldx, int &nullity) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:686: Warning: argument 'rklprofile' of command @param is not found in the argument list of FFPACK::RowRankProfile(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, size_t *rkprofile) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:686: Warning: The following parameters of FFPACK::RowRankProfile(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, size_t *rkprofile) are not documented: parameter 'F' parameter 'M' parameter 'N' parameter 'lda' parameter 'rkprofile' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:712: Warning: argument 'rklprofile' of command @param is not found in the argument list of FFPACK::ColumnRankProfile(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, size_t *rkprofile) /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:712: Warning: The following parameters of FFPACK::ColumnRankProfile(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, size_t *rkprofile) are not documented: parameter 'F' parameter 'M' parameter 'N' parameter 'lda' parameter 'rkprofile' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:739: Warning: The following parameters of FFPACK::RowRankProfileSubmatrixIndices(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, size_t *&rowindices, size_t *&colindices, size_t &R) are not documented: parameter 'F' parameter 'M' parameter 'N' parameter 'lda' parameter 'R' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:785: Warning: The following parameters of FFPACK::ColRankProfileSubmatrixIndices(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, size_t *&rowindices, size_t *&colindices, size_t &R) are not documented: parameter 'F' parameter 'M' parameter 'N' parameter 'lda' parameter 'R' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:831: Warning: The following parameters of FFPACK::RowRankProfileSubmatrix(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, typename Field::Element *&X, size_t &R) are not documented: parameter 'F' parameter 'M' parameter 'N' parameter 'lda' parameter 'R' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:865: Warning: The following parameters of FFPACK::ColRankProfileSubmatrix(const Field &F, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, typename Field::Element *&X, size_t &R) are not documented: parameter 'F' parameter 'M' parameter 'N' parameter 'lda' parameter 'R' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:898: Warning: The following parameters of FFPACK::LQUPtoInverseOfFullRankMinor(const Field &F, const size_t rank, typename Field::Element *A_factors, const size_t lda, const size_t *QtPointer, typename Field::Element *X, const size_t ldx) are not documented: parameter 'F' parameter 'lda' parameter 'ldx' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:954: Warning: The following parameters of FFPACK::LUdivine(const Field &F, const FFLAS_DIAG Diag, const FFLAS_TRANSPOSE trans, const size_t M, const size_t N, typename Field::Element *A, const size_t lda, size_t *P, size_t *Qt, const FFPACK_LUDIVINE_TAG LuTag=FfpackLQUP, const size_t cutoff=__FFPACK_LUDIVINE_CUTOFF) are not documented: parameter 'F' parameter 'trans' parameter 'cutoff' /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h:999: Warning: The following parameters of FFPACK::ftrtri(const Field &F, const FFLAS_UPLO Uplo, const FFLAS_DIAG Diag, const size_t N, typename Field::Element *A, const size_t lda) are not documented: parameter 'F' parameter 'N' parameter 'A' parameter 'lda' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:41: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h:49: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h:46: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:53: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:54: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:56: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:57: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:140: Warning: Unsupported xml/html tag found /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:140: Warning: Unsupported xml/html tag found /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:169: Warning: Found unknown command `\bf' /builddir/build/BUILD/linbox-1.1.6/linbox/integer.h:40: Warning: Found unknown command `\memo' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/butterfly.h:334: Warning: argument 'log' of command @param is not found in the argument list of LinBox::setButterfly(const std::vector< bool > &x, size_t j=0) /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:140: Warning: Unsupported xml/html tag found /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:140: Warning: Unsupported xml/html tag found /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:140: Warning: The following parameters of LinBox::charpoly(Polynomial &P, const Blackbox &A, const RingCategories::ModularTag &tag, const Method::BlasElimination &M) are not documented: parameter 'tag' parameter 'M' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:169: Warning: Found unknown command `\bf' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:173: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:169: Warning: The following parameters of LinBox::charpoly(Polynomial &P, const Blackbox &A, const RingCategories::IntegerTag &tag, const Method::BlasElimination &M) are not documented: parameter 'tag' parameter 'M' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:191: Warning: Found unknown command `\bf' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:197: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:191: Warning: The following parameters of LinBox::charpoly(Polynomial &P, const Blackbox &A, const RingCategories::IntegerTag &tag, const Method::Blackbox &M) are not documented: parameter 'tag' parameter 'M' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:326: Warning: Unsupported xml/html tag found /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:326: Warning: Unsupported xml/html tag found /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h:326: Warning: The following parameters of LinBox::charpoly(Polynomial &P, const Blackbox &A, const RingCategories::ModularTag &tag, const Method::Blackbox &M) are not documented: parameter 'tag' parameter 'M' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/is-positive-definite.h:20: Warning: argument 'r' of command @param is not found in the argument list of LinBox::isPositiveDefinite(const Blackbox &A, const MyMethod &M) /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/is-positive-semidefinite.h:20: Warning: argument 'r' of command @param is not found in the argument list of LinBox::isPositiveSemiDefinite(const Blackbox &A, const MyMethod &M) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h:41: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h:31: Warning: Found unknown command `\times' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h:32: Warning: Found unknown command `\ldots' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h:32: Warning: Found unknown command `\times' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h:66: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h:78: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:73: Warning: argument 'Matrix' of command @param is not found in the argument list of DiophantineSolver< QSolver >::solve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:73: Warning: argument 'Vector' of command @param is not found in the argument list of DiophantineSolver< QSolver >::solve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:73: Warning: argument 'Right' of command @param is not found in the argument list of DiophantineSolver< QSolver >::solve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:73: Warning: argument 'hand' of command @param is not found in the argument list of DiophantineSolver< QSolver >::solve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:73: Warning: argument 'maximum' of command @param is not found in the argument list of DiophantineSolver< QSolver >::solve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:73: Warning: The following parameters of LinBox::DiophantineSolver::solve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) are not documented: parameter 'den' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:90: Warning: argument 'Matrix' of command @param is not found in the argument list of DiophantineSolver< QSolver >::randomSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:90: Warning: argument 'Vector' of command @param is not found in the argument list of DiophantineSolver< QSolver >::randomSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:90: Warning: argument 'Right' of command @param is not found in the argument list of DiophantineSolver< QSolver >::randomSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:90: Warning: argument 'hand' of command @param is not found in the argument list of DiophantineSolver< QSolver >::randomSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:90: Warning: argument 'maximum' of command @param is not found in the argument list of DiophantineSolver< QSolver >::randomSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:90: Warning: The following parameters of LinBox::DiophantineSolver::randomSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) are not documented: parameter 'den' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:107: Warning: argument 'Matrix' of command @param is not found in the argument list of DiophantineSolver< QSolver >::diophantineSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:107: Warning: argument 'Vector' of command @param is not found in the argument list of DiophantineSolver< QSolver >::diophantineSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:107: Warning: argument 'Right' of command @param is not found in the argument list of DiophantineSolver< QSolver >::diophantineSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:107: Warning: argument 'hand' of command @param is not found in the argument list of DiophantineSolver< QSolver >::diophantineSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:107: Warning: argument 'maximum' of command @param is not found in the argument list of DiophantineSolver< QSolver >::diophantineSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h:107: Warning: The following parameters of LinBox::DiophantineSolver::diophantineSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) are not documented: parameter 'den' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h:75: Warning: argument 'traits' of command @param is not found in the argument list of Eliminator< Field, Matrix >::Eliminator(const Field &F, unsigned int N) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h:77: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h:75: Warning: The following parameters of LinBox::Eliminator::Eliminator(const Field &F, unsigned int N) are not documented: parameter 'N' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:41: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h:105: Warning: argument 'leftPriorityIdx' of command @param is not found in the argument list of Eliminator< Field, Matrix >::permuteAndInvert(Matrix &W, std::vector< bool > &S, std::vector< bool > &T, std::list< unsigned int > &rightPriorityIdx, Permutation &Qp, unsigned int &rank, const Matrix &A) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h:105: Warning: argument 'Rightpriorityidx' of command @param is not found in the argument list of Eliminator< Field, Matrix >::permuteAndInvert(Matrix &W, std::vector< bool > &S, std::vector< bool > &T, std::list< unsigned int > &rightPriorityIdx, Permutation &Qp, unsigned int &rank, const Matrix &A) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h:105: Warning: The following parameters of LinBox::Eliminator::permuteAndInvert(Matrix &W, std::vector< bool > &S, std::vector< bool > &T, std::list< unsigned int > &rightPriorityIdx, Permutation &Qp, unsigned int &rank, const Matrix &A) are not documented: parameter 'rightPriorityIdx' parameter 'Qp' parameter 'rank' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h:132: Warning: The following parameters of LinBox::Eliminator::gaussJordan(Matrix1 &U, std::vector< unsigned int > &profile, Permutation &P, Matrix2 &Tu, Permutation &Q, Matrix3 &Tv, unsigned int &rank, typename Field::Element &det, const Matrix4 &A) are not documented: parameter 'profile' parameter 'Tu' parameter 'Q' parameter 'Tv' parameter 'rank' parameter 'det' [generated]:3: Warning: unable to resolve link to `rankinLinearPivoting' for \link command [generated]:3: Warning: unable to resolve link to `rankinNoReordering' for \link command [generated]:3: Warning: unable to resolve link to `LinearPivoting' for \link command [generated]:3: Warning: unable to resolve link to `NoReordering' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/gauss.h:141: Warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/la-block-lanczos.h:60: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/la-block-lanczos.h:71: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lanczos.h:41: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lanczos.h:50: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h:42: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h:45: Warning: Found unknown command `\times' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h:46: Warning: Found unknown command `\ldots' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h:46: Warning: Found unknown command `\times' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h:67: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h:79: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra.h:43: Warning: Found unknown command `\parameter' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra.h:48: Warning: Found unknown command `\parameter' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:118: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:118: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:118: Warning: argument 'Matrix' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:118: Warning: argument 'Right' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:118: Warning: argument 'hand' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:118: Warning: argument 'maximum' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:118: Warning: The following parameters of LinBox::RationalSolver::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool, int maxPrimes=DEFAULT_MAXPRIMES) const are not documented: parameter 'bool' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:134: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:134: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:134: Warning: argument 'Matrix' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:134: Warning: argument 'Right' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:134: Warning: argument 'hand' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:134: Warning: argument 'maximum' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:148: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:148: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:148: Warning: argument 'Matrix' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:148: Warning: argument 'Right' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:148: Warning: argument 'hand' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:148: Warning: argument 'maximum' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, MethodTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:231: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >::RationalSolver(const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE), const WiedemannTraits &traits=WiedemannTraits()) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:231: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >::RationalSolver(const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE), const WiedemannTraits &traits=WiedemannTraits()) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:231: Warning: The following parameters of LinBox::RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >::RationalSolver(const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE), const WiedemannTraits &traits=WiedemannTraits()) are not documented: parameter 'traits' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:244: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >::RationalSolver(const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE), const WiedemannTraits &traits=WiedemannTraits()) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:244: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >::RationalSolver(const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE), const WiedemannTraits &traits=WiedemannTraits()) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:244: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >::RationalSolver(const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE), const WiedemannTraits &traits=WiedemannTraits()) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:244: Warning: The following parameters of LinBox::RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >::RationalSolver(const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE), const WiedemannTraits &traits=WiedemannTraits()) are not documented: parameter 'traits' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:587: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::RationalSolver(const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE)) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:587: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::RationalSolver(const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE)) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:601: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::RationalSolver(const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE)) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:601: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::RationalSolver(const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE)) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:601: Warning: argument 'a' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::RationalSolver(const Prime &p, const Ring &r=Ring(), const RandomPrime &rp=RandomPrime(DEFAULT_PRIMESIZE)) /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:615: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool=false, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:615: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool=false, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:615: Warning: argument 'Matrix' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool=false, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:615: Warning: argument 'Right' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool=false, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:615: Warning: argument 'hand' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool=false, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:615: Warning: argument 'maximum' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool=false, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:615: Warning: The following parameters of LinBox::RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, const bool=false, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const are not documented: parameter 'bool' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:640: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool=false, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:640: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool=false, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:640: Warning: argument 'Matrix' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool=false, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:640: Warning: argument 'Right' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool=false, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:640: Warning: argument 'hand' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool=false, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:640: Warning: argument 'maximum' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveNonsingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool=false, int maxPrimes=DEFAULT_MAXPRIMES) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:657: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:657: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:657: Warning: argument 'Matrix' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:657: Warning: argument 'Right' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:657: Warning: argument 'hand' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:657: Warning: argument 'maximum' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::solveSingular(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:676: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::findRandomSolution(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:676: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::findRandomSolution(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:676: Warning: argument 'Matrix' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::findRandomSolution(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:676: Warning: argument 'Right' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::findRandomSolution(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:676: Warning: argument 'hand' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::findRandomSolution(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:676: Warning: argument 'maximum' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::findRandomSolution(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:694: Warning: argument 'Vector' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::monolithicSolve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool makeMinDenomCert, bool randomSolution, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:694: Warning: argument 'The' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::monolithicSolve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool makeMinDenomCert, bool randomSolution, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:694: Warning: argument 'parameter' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::monolithicSolve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool makeMinDenomCert, bool randomSolution, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:694: Warning: argument 'determines' of command @param is not found in the argument list of RationalSolver< Ring, Field, RandomPrime, DixonTraits >::monolithicSolve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool makeMinDenomCert, bool randomSolution, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h:694: Warning: The following parameters of LinBox::RationalSolver< Ring, Field, RandomPrime, DixonTraits >::monolithicSolve(Vector1 &num, Integer &den, const IMatrix &A, const Vector2 &b, bool makeMinDenomCert, bool randomSolution, int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) const are not documented: parameter 'A' parameter 'b' parameter 'maxPrimes' parameter 'level' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-iliopoulos.h:20: Error: Unexpected character `"' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-iliopoulos.h:22: Error: Unexpected character `"' /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/wiedemann.h:210: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/wiedemann.h:219: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/blackbox-interface.h:20: Warning: unable to resolve link to `Blackbox' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/butterfly.h:51: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/butterfly.h:77: Warning: argument 'S' of command @param is not found in the argument list of Butterfly< _Field, Switch >::Butterfly(const Field &F, size_t n, typename Switch::Factory &factory) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/butterfly.h:77: Warning: The following parameters of LinBox::Butterfly::Butterfly(const Field &F, size_t n, typename Switch::Factory &factory) are not documented: parameter 'F' parameter 'factory' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/compose.h:60: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/compose.h:62: Warning: Found unknown command `\bf' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/compose.h:62: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/compose.h:116: Warning: The following parameters of LinBox::Compose::apply(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/compose.h:134: Warning: The following parameters of LinBox::Compose::applyTranspose(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:153: Warning: Found unknown command `\it' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:105: Warning: Found unknown command `\para' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:101: Warning: The following parameters of LinBox::DenseMatrix::DenseMatrix(const Field &F, size_t m, size_t n, const RandIter &iter) are not documented: parameter 'iter' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:147: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:214: Warning: argument 'file' of command @param is not found in the argument list of DenseMatrix< _Field >::read(std::istream &is) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:214: Warning: The following parameters of LinBox::DenseMatrix::read(std::istream &is) are not documented: parameter 'is' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:336: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h:23: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h:26: Warning: Found unknown command `\bf' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h:61: Warning: Found unknown command `\it' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h:95: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h:93: Warning: The following parameters of LinBox::Dif::apply(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h:121: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h:119: Warning: The following parameters of LinBox::Dif::applyTranspose(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/direct-sum.h:49: Warning: argument 'A_ptr' of command @param is not found in the argument list of DirectSum< _Blackbox1, _Blackbox2 >::DirectSum(const Blackbox1 *Ap, const Blackbox2 *Bp) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/direct-sum.h:49: Warning: argument 'B_ptr' of command @param is not found in the argument list of DirectSum< _Blackbox1, _Blackbox2 >::DirectSum(const Blackbox1 *Ap, const Blackbox2 *Bp) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/direct-sum.h:49: Warning: The following parameters of LinBox::DirectSum::DirectSum(const Blackbox1 *Ap, const Blackbox2 *Bp) are not documented: parameter 'Ap' parameter 'Bp' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/hilbert.h:75: Warning: The following parameters of LinBox::Hilbert::Hilbert(_Field &F, size_t n) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:41: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:41: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:39: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:40: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:44: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:45: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:65: Warning: argument '__BB' of command @param is not found in the argument list of Inverse< Blackbox >::Inverse(const Blackbox *BB) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:65: Warning: The following parameters of LinBox::Inverse::Inverse(const Blackbox *BB) are not documented: parameter 'BB' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:92: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:133: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h:131: Warning: The following parameters of LinBox::Inverse::applyTranspose(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/jit-matrix.h:28: Warning: Found unknown command `\cite' Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/.libs Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/element Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/fflas Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/field Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/matrix Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/randiter Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/.libs Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/ring Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/solutions Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/switch Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/util Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/util/.libs Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/linbox/vector Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/doc Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/examples Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/examples/fields Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/tests Searching for files in directory /builddir/build/BUILD/linbox-1.1.6/tests/data Reading and parsing tag files Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/algorithms.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/algorithms.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/bbcharpoly.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/bbcharpoly.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/bbsolve.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/bbsolve.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/bitonic-sort.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/bitonic-sort.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-block-container-base.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-block-container-base.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-block-container.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-block-container.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container-base.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container-base.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container-symmetric.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container-symmetric.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container-symmetrize.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container-symmetrize.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blackbox-container.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blas-domain.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/blas-domain.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-lanczos.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-massey-domain.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-massey-domain.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-wiedemann.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/block-wiedemann.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cia.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cia.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-domain.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-domain.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-early-multip.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-early-multip.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-early-single.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-early-single.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-full-multip.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-full-multip.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-kaapi.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-kaapi.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-mpi.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/cra-mpi.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/default.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/default.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/dense-container.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/dense-container.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/diophantine-solver.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/double-det.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/double-det.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/echelon-form.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/echelon-form.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/eliminator.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/gauss.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/gauss.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/hybrid-det.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/hybrid-det.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/la-block-lanczos.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/la-block-lanczos.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lanczos.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lanczos.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/last-invariant-factor.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/last-invariant-factor.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lazy-product.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lazy-product.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lifting-container.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/lifting-container.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/massey-domain.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/massey-domain.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matpoly-mult.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matpoly-mult.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matrix-hom.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matrix-hom.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matrix-inverse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matrix-inverse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matrix-rank.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/matrix-rank.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/mg-block-lanczos.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/minpoly-integer.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/minpoly-integer.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/one-invariant-factor.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/one-invariant-factor.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra-early-multip.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra-early-multip.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra-early-single.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra-early-single.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra-full-multip.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra-full-multip.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-cra.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-reconstruction.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-reconstruction.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-reconstruction2.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-reconstruction2.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver-adaptive.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver-adaptive.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/rational-solver.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/sigma-basis.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/sigma-basis.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/signature.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/signature.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-adaptive.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-adaptive.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-binary.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-binary.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-iliopoulos.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-iliopoulos.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-local.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-local.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-local2.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-local2.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-sparseelim-local.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/smith-form-sparseelim-local.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/toeplitz-det.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/toeplitz-det.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/triangular-solve.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/triangular-solve.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/vector-fraction.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/vector-fraction.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/wiedemann.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/algorithms/wiedemann.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/archetypes.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/archetypes.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/apply.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/apply.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/archetype.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/archetype.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/blackbox-interface.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/blackbox-interface.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/blackbox.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/blackbox.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/blas-blackbox.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/blas-blackbox.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/block-hankel-inverse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/block-hankel-inverse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/block-hankel.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/block-hankel.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/block-toeplitz.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/block-toeplitz.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/butterfly.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/butterfly.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/companion.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/companion.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/compose.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/compose.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dense.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/diagonal.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/diagonal.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/dif.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/direct-sum.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/direct-sum.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/factory.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/factory.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/frobenius.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/frobenius.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/hilbert.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/hilbert.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/inverse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/jit-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/jit-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/lambda-sparse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/lambda-sparse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/matrix-blackbox.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/matrix-blackbox.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/ntl-hankel.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/ntl-hankel.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/ntl-sylvester.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/ntl-sylvester.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/null-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/null-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/polynomial.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/polynomial.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/random-matrix-traits.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/random-matrix-traits.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/random-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/random-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/scalar-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/scalar-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/scompose.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/scompose.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse1.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse1.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix-traits.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix-traits.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sum.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sum.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/toeplitz.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/toeplitz.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/triplesbb.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/triplesbb.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/zero-one.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/zero-one.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/config-blas.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/config-blas.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/dummy.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/dummy.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/element/abstract.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/element/abstract.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/element/element.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/element/element.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/element/envelope.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/element/envelope.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/element/givaro-polynomial.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/element/givaro-polynomial.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/fflas/fflas.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/fflas/fflas.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/fflas/fflas.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/fflas/fflas.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ffpack/ffpack.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/block-ring.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/block-ring.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/envelope.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/envelope.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/field-interface.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/field-interface.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/field-traits.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/field-traits.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/field.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/field.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/gf2.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/gf2.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-extension.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-extension.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-gfq.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-gfq.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-montg.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-montg.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-rational.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-rational.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-zpz.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro-zpz.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/givaro.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/gmp-rational.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/gmp-rational.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/hom.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/hom.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia-gfq.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia-gfq.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/local2_32.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/local2_32.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/map.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/map.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-double.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-double.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-float.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-float.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-int.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-int.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-int32.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-balanced-int32.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-byte.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-byte.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-double.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-double.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-float.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-float.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-int.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-int.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-int32.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-int32.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-short.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular-short.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/multimod-field.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/multimod-field.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-GF2E.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-GF2E.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-lzz_p.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-lzz_p.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-lzz_pE.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-lzz_pE.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-lzz_pX.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-lzz_pX.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-pid-lzz_p.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-pid-lzz_p.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-RR.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-RR.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ_p.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ_p.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ_pE.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ_pE.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ_pX.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-ZZ_pX.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/param-fuzzy.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/param-fuzzy.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/PID-double.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/PID-double.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/PID-integer.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/PID-integer.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/PIR-modular-int.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/PIR-modular-int.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/PIR-modular-int32.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/PIR-modular-int32.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/PIR-ntl-ZZ_p.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/PIR-ntl-ZZ_p.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/rebind.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/rebind.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/field/unparametric.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/field/unparametric.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/integer.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/integer.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/linbox-config.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/linbox-config.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/linbox.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/linbox.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/archetype.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/archetype.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/blas-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/blas-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/factorized-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/factorized-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/matrix-category.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/matrix-category.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/matrix-domain.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/matrix-domain.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/matrix.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/matrix.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/sparse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/sparse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/transpose-matrix.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/transpose-matrix.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/abstract.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/abstract.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/envelope.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/envelope.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/gf2.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/gf2.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/gmp-random-prime.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/gmp-random-prime.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/gmp-rational.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/gmp-rational.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/lidia-gfq.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/lidia-gfq.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/lidia.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/lidia.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/mersenne-twister.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/mersenne-twister.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/mersenne-twister.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/mersenne-twister.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/modular-balanced.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/modular-balanced.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/modular.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/modular.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/multimod-randomprime.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/multimod-randomprime.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/nonzero.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/nonzero.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/ntl-ZZ.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/ntl-ZZ.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/param-fuzzy.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/param-fuzzy.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/randiter-wrappers.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/randiter-wrappers.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/randiter.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/randiter.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/random-fftprime.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/random-fftprime.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/random-prime.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/random-prime.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/unparametric.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/unparametric.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ring/givaro-polynomial.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ring/givaro-polynomial.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ring/poweroftwomodular.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ring/poweroftwomodular.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ring/ring-interface.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ring/ring-interface.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/ring/ring.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/ring/ring.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/charpoly.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/det.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/det.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/getentry.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/getentry.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/is-positive-definite.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/is-positive-definite.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/is-positive-semidefinite.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/is-positive-semidefinite.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/methods.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/methods.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/minpoly.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/minpoly.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/rank.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/rank.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/smith-form.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/smith-form.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/solutions.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/solutions.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/solve.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/solve.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/trace.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/trace.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/valence.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/valence.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/switch/boolean.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/switch/boolean.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/contracts.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/contracts.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/debug.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/debug.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/debug.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/debug.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/error.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/error.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/error.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/error.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/field-axpy.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/field-axpy.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/generic-dense.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/generic-dense.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/maple.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/maple.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/matrix-market.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/matrix-market.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/matrix-stream-readers.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/matrix-stream-readers.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/sms.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/sms.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/sparse-row.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/formats/sparse-row.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/matrix-stream.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/matrix-stream.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/mpicpp.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/mpicpp.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/prime-stream.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/prime-stream.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/timer.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/timer.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/timer.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/timer.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/util/util.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/util/util.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/bit-vector.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/bit-vector.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/light_container.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/light_container.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/pair.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/pair.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/random.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/random.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/reverse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/reverse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/sparse.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/sparse.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/stream.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/stream.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/subiterator.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/subiterator.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/subvector.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/subvector.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector-domain.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector-domain.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector-traits.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector-traits.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/doc/doc.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/doc/doc.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/doc/mainpage.doxy... Parsing file /builddir/build/BUILD/linbox-1.1.6/doc/mainpage.doxy... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/charpoly.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/charpoly.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/checksolve.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/checksolve.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/det.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/det.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/dot-product.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/dot-product.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/doubledet.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/doubledet.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/echelon.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/echelon.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/fields/ex-fields-archetype.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/fields/ex-fields-archetype.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/fields/ex-fields.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/fields/ex-fields.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/fields/modular-int.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/fields/modular-int.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/graph-charpoly.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/graph-charpoly.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/Matio.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/Matio.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/minpoly.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/minpoly.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/rank.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/rank.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/smith.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/smith.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/solve.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/solve.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/sparseelimdet.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/sparseelimdet.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/sparseelimrank.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/sparseelimrank.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/examples/valence.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/examples/valence.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/benchmark-blas-domain.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/benchmark-blas-domain.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/benchmark-fields.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/benchmark-fields.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-bitonic-sort.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-bitonic-sort.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-blackbox.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-blackbox.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-blas-domain.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-blas-domain.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-block-ring.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-block-ring.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-butterfly.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-butterfly.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-charpoly.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-charpoly.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-commentator.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-commentator.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-common.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-common.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-common.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-common.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-companion.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-companion.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-dense.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-dense.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-det.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-det.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-diagonal.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-diagonal.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-dif.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-dif.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-direct-sum.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-direct-sum.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ffpack.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ffpack.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-field.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-field.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-frobenius.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-frobenius.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-generic-for-quad.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-generic-for-quad.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-generic.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-generic.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-getentry.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-getentry.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-gf2.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-gf2.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-givaro-zpz.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-givaro-zpz.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-givaro-zpzuns.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-givaro-zpzuns.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-gmp-rational.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-gmp-rational.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-hilbert.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-hilbert.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-hom.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-hom.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-inverse.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-inverse.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-isposdef.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-isposdef.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ispossemidef.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ispossemidef.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-la-block-lanczos.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-la-block-lanczos.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-last-invariant-factor.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-last-invariant-factor.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-lidia-gfq.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-lidia-gfq.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-matrix-domain.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-matrix-domain.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-matrix-stream.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-matrix-stream.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-mg-block-lanczos.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-mg-block-lanczos.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-minpoly.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-minpoly.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-balanced-int.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-balanced-int.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-byte.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-byte.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-double.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-double.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-int.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-int.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-short.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-modular-short.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-modular.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-modular.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-moore-penrose.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-moore-penrose.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-hankel.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-hankel.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-lzz_p.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-lzz_p.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-RR.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-RR.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-sylvester.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-sylvester.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-toeplitz.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-toeplitz.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-ZZ_p.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-ntl-ZZ_p.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-param-fuzzy.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-param-fuzzy.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-qlup.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-qlup.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-quad-matrix.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-quad-matrix.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-randiter-nonzero.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-randiter-nonzero.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-rank.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-rank.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-rational-solver-adaptive.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-rational-solver-adaptive.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-rational-solver.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-rational-solver.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-scalar-matrix.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-scalar-matrix.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-adaptive.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-adaptive.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-binary.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-binary.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-iliopoulos.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-iliopoulos.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-local.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form-local.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-smith-form.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-solve.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-solve.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-sparse.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-sparse.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-subiterator.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-subiterator.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-submatrix.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-submatrix.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-subvector.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-subvector.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-sum.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-sum.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-toeplitz-det.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-toeplitz-det.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-trace.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-trace.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-triplesbb.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-triplesbb.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-unparametric-field.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-unparametric-field.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-vector-domain.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-vector-domain.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-vector-domain.h... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-vector-domain.h... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-zero-one.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-zero-one.C... Preprocessing /builddir/build/BUILD/linbox-1.1.6/tests/test-zo.C... Parsing file /builddir/build/BUILD/linbox-1.1.6/tests/test-zo.C... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Computing dependencies between directories... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/charpoly.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/det.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/dot-product.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/echelon.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/fields/ex-fields.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/fields/modular-int.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/minpoly.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/rank.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/smith.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/solve.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/sparseelimdet.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/sparseelimrank.C... Generating docs for file /builddir/build/BUILD/linbox-1.1.6/examples/valence.C... Generating page documentation... Generating docs for page Archetypes... Generating docs for page todo... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating docs for compound FFPACK... Generating docs for compound Pair... Generating namespace index... Generating docs for namespace LinBox Generating docs for compound LinBox::BlackboxBlockContainerBase... Generating docs for compound LinBox::BlackboxContainerBase... Generating docs for compound LinBox::BlackboxContainerSymmetric... Generating docs for compound LinBox::BlackboxContainerSymmetrize... Generating docs for compound LinBox::BlackboxContainer... Generating docs for compound LinBox::BlasMatrixDomainMulAdd... Generating docs for compound LinBox::BlockLanczosSolver... Generating docs for compound LinBox::BlockMasseyDomain... Generating docs for compound LinBox::DenseContainer... Generating docs for compound LinBox::DiophantineSolver... Generating docs for compound LinBox::Eliminator... Generating docs for compound LinBox::GaussDomain... Generating docs for compound LinBox::LABlockLanczosSolver... Generating docs for compound LinBox::LanczosSolver... Generating docs for compound LinBox::LastInvariantFactor... Generating docs for compound LinBox::MasseyDomain... Generating docs for compound LinBox::MatrixRank... Generating docs for compound LinBox::MGBlockLanczosSolver... Generating docs for compound LinBox::OneInvariantFactor... Generating docs for compound LinBox::RationalRemainder... Generating docs for compound LinBox::RationalReconstruction... Generating docs for compound LinBox::RationalSolver... Generating docs for compound LinBox::RationalSolver< Ring, Field, RandomPrime, WiedemannTraits >... Generating docs for compound LinBox::RationalSolver< Ring, Field, RandomPrime, BlockWiedemannTraits >... Generating docs for compound LinBox::RationalSolver< Ring, Field, RandomPrime, DixonTraits >... Generating docs for compound LinBox::RationalSolver< Ring, Field, RandomPrime, NumericalTraits >... Generating docs for compound LinBox::SmithFormBinary... Generating docs for compound LinBox::SmithFormIliopoulos... Generating docs for compound LinBox::SmithFormLocal... Generating docs for compound LinBox::PowerGaussDomain... Generating docs for compound LinBox::VectorFraction... Generating docs for compound LinBox::WiedemannSolver... Generating docs for compound LinBox::BlackboxArchetype... Generating docs for compound LinBox::BlackboxInterface... Generating docs for compound LinBox::BlasBlackbox... Generating docs for compound LinBox::Butterfly... Generating docs for compound LinBox::Companion... Generating docs for compound LinBox::Compose... Generating docs for compound LinBox::Compose< _Blackbox, _Blackbox >... Generating docs for compound LinBox::ComposeTraits... Generating docs for compound LinBox::ComposeTraits< DenseMatrix< Field > >... Generating docs for compound LinBox::DenseMatrix... Generating docs for compound LinBox::DenseMatrixFactory... Generating docs for compound LinBox::Diagonal... Generating docs for compound LinBox::Diagonal< _Field, VectorCategories::DenseVectorTag >... Generating docs for compound LinBox::Diagonal< Field, VectorCategories::SparseSequenceVectorTag >... Generating docs for compound LinBox::Diagonal< Field, VectorCategories::SparseAssociativeVectorTag >... Generating docs for compound LinBox::Dif... Generating docs for compound LinBox::DirectSum... Generating docs for compound LinBox::BlackboxFactory... Generating docs for compound LinBox::Hilbert_JIT_Entry... Generating docs for compound LinBox::Hilbert... Generating docs for compound LinBox::Inverse... Generating docs for compound LinBox::JIT_Matrix... Generating docs for compound LinBox::MoorePenrose/builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:67: Warning: argument 'BB' of command @param is not found in the argument list of MoorePenrose< Blackbox >::MoorePenrose(const Blackbox *A, size_t rank) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:67: Warning: argument 'row' of command @param is not found in the argument list of MoorePenrose< Blackbox >::MoorePenrose(const Blackbox *A, size_t rank) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:67: Warning: argument 'col' of command @param is not found in the argument list of MoorePenrose< Blackbox >::MoorePenrose(const Blackbox *A, size_t rank) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:67: Warning: argument 'rowdim' of command @param is not found in the argument list of MoorePenrose< Blackbox >::MoorePenrose(const Blackbox *A, size_t rank) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:67: Warning: argument 'coldim' of command @param is not found in the argument list of MoorePenrose< Blackbox >::MoorePenrose(const Blackbox *A, size_t rank) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:67: Warning: The following parameters of LinBox::MoorePenrose::MoorePenrose(const Blackbox *A, size_t rank) are not documented: parameter 'A' parameter 'rank' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:123: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:121: Warning: The following parameters of LinBox::MoorePenrose::apply(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:146: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/moore-penrose.h:144: Warning: The following parameters of LinBox::MoorePenrose::applyTranspose(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h:120: Warning: explicit link request to 'y' could not be resolved /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h:120: Warning: Found unknown command `\leftarrow' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h:145: Warning: explicit link request to 'y' could not be resolved /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h:145: Warning: Found unknown command `\leftarrow' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h:50: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h:62: Warning: The following parameters of LinBox::Permutation::Permutation(Storage &indices, const Field &F=Field()) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/permutation.h:69: Warning: The following parameters of LinBox::Permutation::Permutation(int n, const Field &F=Field()) are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/polynomial.h:72: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/polynomial.h:70: Warning: The following parameters of LinBox::PolynomialBB::apply(Vector1 &y, const Vector2 &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/polynomial.h:95: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/polynomial.h:93: Warning: The following parameters of LinBox::PolynomialBB::applyTranspose(Vector1 &y, const Vector2 &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse.h:158: Warning: The following parameters of LinBox::SparseMatrix::apply(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse.h:172: Warning: The following parameters of LinBox::SparseMatrix::applyTranspose(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse.h:270: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sparse.h:271: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h:37: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h:54: Warning: argument 'A_ptr' of command @param is not found in the argument list of Squarize< Blackbox >::Squarize(const Blackbox &A) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h:54: Warning: The following parameters of LinBox::Squarize::Squarize(const Blackbox &A) are not documented: parameter 'A' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h:101: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h:99: Warning: The following parameters of LinBox::Squarize::apply(Vector1 &y, const Vector2 &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h:122: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/squarize.h:120: Warning: The following parameters of LinBox::Squarize::applyTranspose(Vector1 &y, const Vector2 &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:43: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:48: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:49: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:53: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:54: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:110: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:108: Warning: The following parameters of LinBox::Submatrix< Blackbox, VectorCategories::DenseVectorTag >::apply(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:130: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:128: Warning: The following parameters of LinBox::Submatrix< Blackbox, VectorCategories::DenseVectorTag >::applyTranspose(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:222: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:223: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:239: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/submatrix.h:240: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sum.h:26: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sum.h:94: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sum.h:92: Warning: The following parameters of LinBox::Sum::apply(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sum.h:118: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/sum.h:116: Warning: The following parameters of LinBox::Sum::applyTranspose(OutVector &y, const InVector &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h:33: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h:50: Warning: argument 'A_ptr' of command @param is not found in the argument list of Transpose< Blackbox >::Transpose(const Blackbox &A) /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h:50: Warning: The following parameters of LinBox::Transpose::Transpose(const Blackbox &A) are not documented: parameter 'A' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h:94: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h:92: Warning: The following parameters of LinBox::Transpose::apply(Vector1 &y, const Vector2 &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h:110: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/blackbox/transpose.h:108: Warning: The following parameters of LinBox::Transpose::applyTranspose(Vector1 &y, const Vector2 &x) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/element/abstract.h:32: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h:49: Warning: Found unknown command `\URL' [generated]:-1: Warning: expected whitespace after ref command [generated]:0: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:64: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:65: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:67: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:67: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:67: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:75: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:78: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:79: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:81: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:81: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:81: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:94: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:94: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:94: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:123: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:122: Warning: argument 'elem' of command @param is not found in the argument list of ElementArchetype::ElementArchetype(ElementAbstract *elem_ptr) /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:122: Warning: argument '_ptr' of command @param is not found in the argument list of ElementArchetype::ElementArchetype(ElementAbstract *elem_ptr) /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:126: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:122: Warning: The following parameters of LinBox::ElementArchetype::ElementArchetype(ElementAbstract *elem_ptr) are not documented: parameter 'elem_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:101: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:101: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/element/archetype.h:101: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/element/envelope.h:70: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/element/envelope.h:70: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/element/envelope.h:83: Warning: argument 'x' of command @param is not found in the argument list of ElementEnvelope< Field >::operator=(const ElementAbstract &E) /builddir/build/BUILD/linbox-1.1.6/linbox/element/envelope.h:83: Warning: The following parameters of LinBox::ElementEnvelope::operator=(const ElementAbstract &E) are not documented: parameter 'E' [generated]:-1: Warning: expected whitespace after ref command [generated]:0: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:54: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:55: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:65: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:68: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:69: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:105: Warning: argument 'elem_ptr' of command @param is not found in the argument list of GMPRationalElement::GMPRationalElement(mpq_t _rep) /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:109: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/element/gmp-rational.h:105: Warning: The following parameters of LinBox::GMPRationalElement::GMPRationalElement(mpq_t _rep) are not documented: parameter '_rep' /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h:49: Warning: Found unknown command `\URL' [generated]:0: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/abstract.h:49: Warning: Found unknown command `\URL' [generated]:-1: Warning: expected whitespace after ref command [generated]:-1: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:601: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:606: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:607: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:608: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:609: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:611: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:625: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:623: Warning: argument 'field_ptr' of command @param is not found in the argument list of FieldArchetype::FieldArchetype(Field_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:623: Warning: argument 'elem_ptr' of command @param is not found in the argument list of FieldArchetype::FieldArchetype(Field_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:623: Warning: argument 'randIter_ptr' of command @param is not found in the argument list of FieldArchetype::FieldArchetype(Field_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:623: Warning: The following parameters of LinBox::FieldArchetype::FieldArchetype(Field_qcq *f) are not documented: parameter 'f' /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:176: Warning: Unsupported symbol ≤ found /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:174: Warning: argument 'x' of command @param is not found in the argument list of FieldArchetype::convert(integer &n, const Element &y=0) const /builddir/build/BUILD/linbox-1.1.6/linbox/field/archetype.h:174: Warning: The following parameters of LinBox::FieldArchetype::convert(integer &n, const Element &y=0) const are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/field/envelope.h:89: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/field/envelope.h:89: Warning: Found unknown command `\_field' /builddir/build/BUILD/linbox-1.1.6/linbox/field/envelope.h:102: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/field/envelope.h:102: Warning: Found unknown command `\_field' /builddir/build/BUILD/linbox-1.1.6/linbox/field/field-interface.h:48: Warning: Found unknown command `\ingourp' /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia-gfq.h:62: Warning: Found unknown command `\_field' /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia-gfq.h:596: Warning: argument 'x' of command @param is not found in the argument list of LidiaGfq::write(std::ostream &os, const Element &e) const /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia-gfq.h:596: Warning: The following parameters of LinBox::LidiaGfq::write(std::ostream &os, const Element &e) const are not documented: parameter 'e' /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia-gfq.h:612: Warning: argument 'x' of command @param is not found in the argument list of LidiaGfq::read(std::istream &is, Element &e) const /builddir/build/BUILD/linbox-1.1.6/linbox/field/lidia-gfq.h:612: Warning: The following parameters of LinBox::LidiaGfq::read(std::istream &is, Element &e) const are not documented: parameter 'e' /builddir/build/BUILD/linbox-1.1.6/linbox/field/ntl-lzz_p.h:189: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h:32: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h:77: Warning: argument 'format' of command @param is not found in the argument list of DenseRowsMatrix< _Row >::read(std::istream &is, const Field &F) /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h:85: Warning: argument 'format' of command @param is not found in the argument list of DenseRowsMatrix< _Row >::read(std::istream &is) /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h:91: Warning: argument 'format' of command @param is not found in the argument list of DenseRowsMatrix< _Row >::write(std::ostream &os, const Field &F) const /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h:99: Warning: argument 'format' of command @param is not found in the argument list of DenseRowsMatrix< _Row >::write(std::ostream &os) const /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h:115: Warning: Found unknown command `\value' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-rows-matrix.h:111: Warning: The following parameters of LinBox::DenseRowsMatrix::setEntry(size_t i, size_t j, const Element &value) are not documented: parameter 'value' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:50: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:97: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:98: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:110: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:111: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:130: Warning: argument '_M' of command @param is not found in the argument list of DenseSubmatrix< _Element >::DenseSubmatrix(const DenseSubmatrix< Element > &SM) /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:130: Warning: The following parameters of LinBox::DenseSubmatrix::DenseSubmatrix(const DenseSubmatrix< Element > &SM) are not documented: parameter 'SM' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:135: Warning: argument '_M' of command @param is not found in the argument list of DenseSubmatrix< _Element >::operator=(const DenseSubmatrix< Element > &SM) /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:135: Warning: The following parameters of LinBox::DenseSubmatrix::operator=(const DenseSubmatrix< Element > &SM) are not documented: parameter 'SM' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense-submatrix.h:184: Warning: The following parameters of LinBox::DenseSubmatrix::write(std::ostream &os, const Field &field, bool mapleFormat=false) const are not documented: parameter 'mapleFormat' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense.h:56: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/dense.h:141: Warning: The following parameters of LinBox::DenseMatrixBase::resize(size_t m, size_t n, const Element &val=Element()) are not documented: parameter 'val' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/sparse.h:166: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/sparse.h:264: Warning: Found unknown command `\value' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/sparse.h:260: Warning: The following parameters of LinBox::SparseMatrixBase::setEntry(size_t i, size_t j, const Element &value) are not documented: parameter 'value' /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/transpose-matrix.h:38: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/transpose-matrix.h:47: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/transpose-matrix.h:50: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/matrix/transpose-matrix.h:113: Warning: The following parameters of LinBox::TransposeMatrix::write(std::ostream &stream, const Field &F) const are not documented: parameter 'F' [generated]:0: Warning: Found unknown command `\Ref' [generated]:-1: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:73: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:73: Warning: Found unknown command `\_field' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:73: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:74: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:74: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:74: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:75: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:75: Warning: Found unknown command `\_randIter' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:75: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:94: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:94: Warning: Found unknown command `\_randIter' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:94: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:103: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:101: Warning: argument 'field' of command @param is not found in the argument list of RandIterArchetype::RandIterArchetype(Field_qcq *f, const integer &size=0, const integer &seed=0) /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:101: Warning: argument '_ptr' of command @param is not found in the argument list of RandIterArchetype::RandIterArchetype(Field_qcq *f, const integer &size=0, const integer &seed=0) /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:101: Warning: argument 'elem' of command @param is not found in the argument list of RandIterArchetype::RandIterArchetype(Field_qcq *f, const integer &size=0, const integer &seed=0) /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:101: Warning: argument '_ptr' of command @param is not found in the argument list of RandIterArchetype::RandIterArchetype(Field_qcq *f, const integer &size=0, const integer &seed=0) /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:101: Warning: argument 'randIter' of command @param is not found in the argument list of RandIterArchetype::RandIterArchetype(Field_qcq *f, const integer &size=0, const integer &seed=0) /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:101: Warning: argument '_ptr' of command @param is not found in the argument list of RandIterArchetype::RandIterArchetype(Field_qcq *f, const integer &size=0, const integer &seed=0) /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:101: Warning: The following parameters of LinBox::RandIterArchetype::RandIterArchetype(Field_qcq *f, const integer &size=0, const integer &seed=0) are not documented: parameter 'f' parameter 'size' parameter 'seed' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:122: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:122: Warning: Found unknown command `\_randIter' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:122: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:165: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:168: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:131: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:131: Warning: Found unknown command `\_randIter' /builddir/build/BUILD/linbox-1.1.6/linbox/randiter/archetype.h:131: Warning: Found unknown command `\_ptr' [generated]:0: Warning: Found unknown command `\Ref' [generated]:3: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h:46: Warning: Found unknown command `\URL' [generated]:0: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/abstract.h:46: Warning: Found unknown command `\URL' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:53: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:54: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:56: Warning: Found unknown command `\Ref' [generated]:-1: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:104: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:105: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:105: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:53: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:54: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:56: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:91: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:91: Warning: Found unknown command `\_ring' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:91: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:92: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:92: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:92: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:94: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:94: Warning: Found unknown command `\_randIter' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:94: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:96: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:131: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:130: Warning: argument 'ring' of command @param is not found in the argument list of RingArchetype::RingArchetype(RingAbstract *ring_ptr, ElementAbstract *elem_ptr, RandIterAbstract *randIter_ptr=0) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:130: Warning: argument '_ptr' of command @param is not found in the argument list of RingArchetype::RingArchetype(RingAbstract *ring_ptr, ElementAbstract *elem_ptr, RandIterAbstract *randIter_ptr=0) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:136: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:130: Warning: argument 'elem' of command @param is not found in the argument list of RingArchetype::RingArchetype(RingAbstract *ring_ptr, ElementAbstract *elem_ptr, RandIterAbstract *randIter_ptr=0) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:130: Warning: argument '_ptr' of command @param is not found in the argument list of RingArchetype::RingArchetype(RingAbstract *ring_ptr, ElementAbstract *elem_ptr, RandIterAbstract *randIter_ptr=0) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:137: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:138: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:130: Warning: argument 'randIter' of command @param is not found in the argument list of RingArchetype::RingArchetype(RingAbstract *ring_ptr, ElementAbstract *elem_ptr, RandIterAbstract *randIter_ptr=0) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:130: Warning: argument '_ptr' of command @param is not found in the argument list of RingArchetype::RingArchetype(RingAbstract *ring_ptr, ElementAbstract *elem_ptr, RandIterAbstract *randIter_ptr=0) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:139: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:141: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:130: Warning: The following parameters of LinBox::RingArchetype::RingArchetype(RingAbstract *ring_ptr, ElementAbstract *elem_ptr, RandIterAbstract *randIter_ptr=0) are not documented: parameter 'ring_ptr' parameter 'elem_ptr' parameter 'randIter_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:155: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:153: Warning: argument 'ring' of command @param is not found in the argument list of RingArchetype::RingArchetype(Ring_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:153: Warning: argument '_ptr' of command @param is not found in the argument list of RingArchetype::RingArchetype(Ring_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:153: Warning: argument 'elem' of command @param is not found in the argument list of RingArchetype::RingArchetype(Ring_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:153: Warning: argument '_ptr' of command @param is not found in the argument list of RingArchetype::RingArchetype(Ring_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:153: Warning: argument 'randIter' of command @param is not found in the argument list of RingArchetype::RingArchetype(Ring_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:153: Warning: argument '_ptr' of command @param is not found in the argument list of RingArchetype::RingArchetype(Ring_qcq *f) /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:153: Warning: The following parameters of LinBox::RingArchetype::RingArchetype(Ring_qcq *f) are not documented: parameter 'f' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:104: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:105: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:105: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:119: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:120: Warning: Found unknown command `\_elem' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/archetype.h:120: Warning: Found unknown command `\_ptr' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:57: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:57: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:83: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:83: Warning: Found unknown command `\_field' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:57: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:61: Warning: Found unknown command `\tt' /builddir/build/BUILD/linbox-1.1.6/linbox/ring/envelope.h:61: Warning: Found unknown command `\_field' /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/methods.h:466: Warning: argument 'traits' of command @param is not found in the argument list of SolverTraits::SolverTraits(const Specifier &S) /builddir/build/BUILD/linbox-1.1.6/linbox/solutions/methods.h:466: Warning: The following parameters of LinBox::SolverTraits::SolverTraits(const Specifier &S) are not documented: parameter 'S' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/boolean.h:46: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/boolean.h:55: Warning: argument 'switches' of command @param is not found in the argument list of BooleanSwitch::BooleanSwitch(const bool s) /builddir/build/BUILD/linbox-1.1.6/linbox/switch/boolean.h:55: Warning: The following parameters of LinBox::BooleanSwitch::BooleanSwitch(const bool s) are not documented: parameter 's' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/boolean.h:72: Warning: The following parameters of LinBox::BooleanSwitch::apply(const Field &F, typename Field::Element &x, typename Field::Element &y) const are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/boolean.h:85: Warning: The following parameters of LinBox::BooleanSwitch::applyTranspose(const Field &F, typename Field::Element &x, typename Field::Element &y) const are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:47: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:64: Warning: argument 'F' of command @param is not found in the argument list of CekstvSwitch< Field >::CekstvSwitch(const typename Field::Element &a) /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:64: Warning: argument 'switches' of command @param is not found in the argument list of CekstvSwitch< Field >::CekstvSwitch(const typename Field::Element &a) /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:64: Warning: The following parameters of LinBox::CekstvSwitch::CekstvSwitch(const typename Field::Element &a) are not documented: parameter 'a' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:76: Warning: The following parameters of LinBox::CekstvSwitch::apply(const Field &F, Element &x, Element &y) const are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/switch/cekstv.h:88: Warning: The following parameters of LinBox::CekstvSwitch::applyTranspose(const Field &F, Element &x, Element &y) const are not documented: parameter 'F' /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.h:278: Warning: expected whitespace after ref command /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.h:440: Warning: argument 'stream' of command @param is not found in the argument list of Commentator::isNullStream(const std::ostream &str) /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.h:440: Warning: The following parameters of LinBox::Commentator::isNullStream(const std::ostream &str) are not documented: parameter 'str' /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.h:464: Warning: argument 'name' of command @param is not found in the argument list of Commentator::setDefaultReportFile(const char *filename) /builddir/build/BUILD/linbox-1.1.6/linbox/util/commentator.h:464: Warning: The following parameters of LinBox::Commentator::setDefaultReportFile(const char *filename) are not documented: parameter 'filename' /builddir/build/BUILD/linbox-1.1.6/linbox/util/field-axpy.h:48: Warning: Found unknown command `\Ref' /builddir/build/BUILD/linbox-1.1.6/linbox/util/field-axpy.h:48: Warning: unable to resolve link to `Fields' for \link command /builddir/build/BUILD/linbox-1.1.6/linbox/util/field-axpy.h:93: Warning: argument 'y_init' of command @param is not found in the argument list of FieldAXPY< Field >::assign(const Element y) /builddir/build/BUILD/linbox-1.1.6/linbox/util/field-axpy.h:93: Warning: The following parameters of LinBox::FieldAXPY::assign(const Element y) are not documented: parameter 'y' /builddir/build/BUILD/linbox-1.1.6/linbox/vector/stream.h:199: Warning: The following parameters of LinBox::RandomDenseStream::RandomDenseStream(const Field &F, const RandIter &r, size_t n, size_t m=0) are not documented: parameter 'r' /builddir/build/BUILD/linbox-1.1.6/linbox/vector/stream.h:305: Warning: The following parameters of LinBox::RandomSparseStream::RandomSparseStream(const Field &F, const RandIter &r, double p, size_t n, size_t m=0) are not documented: parameter 'r' /builddir/build/BUILD/linbox-1.1.6/linbox/vector/vector-traits.h:134: Warning: Found unknown command `\Ref' This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./_formulas.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/graphics/epsfig.sty (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def)))) No file _formulas.aux. [1] [2] (./_formulas.aux) ) Output written on _formulas.dvi (2 pages, 356 bytes). Transcript written on _formulas.log. ... Generating docs for compound LinBox::Sylvester... Generating docs for compound LinBox::NullMatrix... Generating docs for compound LinBox::Permutation... Generating docs for compound LinBox::PolynomialBB... Generating docs for compound LinBox::ScalarMatrix... Generating docs for compound LinBox::SparseMatrix... Generating docs for compound LinBox::SparseMatrixFactory... Generating docs for compound LinBox::Squarize... Generating docs for compound LinBox::Submatrix... Generating docs for compound LinBox::Submatrix< Blackbox, VectorCategories::DenseVectorTag >... Generating docs for compound LinBox::Submatrix< DenseMatrix< _Field >, VectorCategories::DenseVectorTag >... Generating docs for compound LinBox::Sum... Generating docs for compound LinBox::Toeplitz... Generating docs for compound LinBox::Toeplitz< typename _PField::CoeffField, _PField >... Generating docs for compound LinBox::Transpose... Generating docs for compound LinBox::TriplesBB... Generating docs for compound LinBox::ZeroOne... Generating docs for compound LinBox::ElementAbstract... Generating docs for compound LinBox::ElementArchetype... Generating docs for compound LinBox::ElementEnvelope... Generating docs for compound LinBox::GivPolynomial... Generating docs for compound LinBox::GMPRationalElement... Generating docs for compound LinBox::FieldAbstract... Generating docs for compound LinBox::FieldArchetype... Generating docs for compound LinBox::BlockRing... Generating docs for nested compound LinBox::BlockRing::Element... Generating docs for compound LinBox::FieldEnvelope... Generating docs for compound LinBox::FieldInterface... Generating docs for compound LinBox::GivaroField... Generating docs for compound LinBox::GivaroExtension... Generating docs for compound LinBox::GivaroExtension< GivaroGfq >... Generating docs for compound LinBox::GivaroGfq... Generating docs for compound LinBox::GivaroMontg... Generating docs for compound LinBox::GivaroZpz... Generating docs for compound LinBox::NoHomError... Generating docs for compound LinBox::Hom... Generating docs for compound LinBox::LidiaGfq... Generating docs for compound LinBox::Local2_32... Generating docs for compound LinBox::Modular< int32 >... Generating docs for compound LinBox::Modular< int8 >... Generating docs for compound LinBox::Modular< int16 >... Generating docs for compound LinBox::Modular... Generating docs for compound LinBox::Modular< uint8 >... Generating docs for compound LinBox::Modular< uint16 >... Generating docs for compound LinBox::Modular< uint32 >... Generating docs for compound LinBox::NTL_zz_p... Generating docs for compound LinBox::NTL_zz_pE... Generating docs for compound LinBox::NTL_zz_pX... Generating docs for compound LinBox::NTL_PID_zz_p... Generating docs for compound LinBox::NTL_ZZ... Generating docs for compound LinBox::NTL_ZZ_pX... Generating docs for compound LinBox::ParamFuzzy... Generating docs for compound LinBox::PIR_ntl_ZZ_p... Generating docs for compound LinBox::Rebind... Generating docs for compound LinBox::MatrixArchetype... Generating docs for compound LinBox::indexDomain... Generating docs for compound LinBox::DenseRowsMatrix... Generating docs for compound LinBox::DenseSubmatrix... Generating docs for compound LinBox::DenseMatrixBase... Generating docs for compound LinBox::MatrixCategories... Generating docs for compound LinBox::MVProductDomain... Generating docs for compound LinBox::MatrixDomain... Generating docs for compound LinBox::InvalidMatrixInput... Generating docs for compound LinBox::FieldIO... Generating docs for compound LinBox::SparseMatrixBase... Generating docs for compound LinBox::TransposeMatrix... Generating docs for compound LinBox::RandIterAbstract... Generating docs for compound LinBox::RandIterArchetype... Generating docs for compound LinBox::RandIterEnvelope... Generating docs for compound LinBox::GmpRandomPrime... Generating docs for compound LinBox::ModularBalancedRandIter... Generating docs for compound LinBox::ModularRandIter... Generating docs for compound LinBox::NonzeroRandIter... Generating docs for compound LinBox::UnparametricRandIter... Generating docs for compound LinBox::RingAbstract... Generating docs for compound LinBox::RingArchetype... Generating docs for compound LinBox::RingEnvelope... Generating docs for compound LinBox::GivPolynomialRing... Generating docs for compound LinBox::PowerOfTwoModular... Generating docs for nested compound LinBox::PowerOfTwoModular::RandIter... Generating docs for compound LinBox::RingInterface... Generating docs for compound LinBox::Method... Generating docs for compound LinBox::SolverTraits... Generating docs for compound LinBox::SolveFailed... Generating docs for compound LinBox::InconsistentSystem... Generating docs for compound LinBox::BooleanSwitch... Generating docs for compound LinBox::BooleanSwitchFactory... Generating docs for compound LinBox::CekstvSwitch... Generating docs for compound LinBox::CekstvSwitchFactory... Generating docs for compound LinBox::ActivityState... Generating docs for compound LinBox::Commentator... Generating docs for compound LinBox::MessageClass... Generating docs for compound LinBox::LinboxError... Generating docs for compound LinBox::FieldAXPY... Generating docs for compound LinBox::MatrixStreamReader... Generating docs for compound LinBox::PrimeStream... Generating docs for compound LinBox::BaseTimer... Generating docs for compound LinBox::BitVector... Generating docs for compound LinBox::ReverseVector... Generating docs for compound LinBox::Sparse_Vector... Generating docs for compound LinBox::VectorStream... Generating docs for compound LinBox::ConstantVectorStream... Generating docs for compound LinBox::RandomDenseStream... Generating docs for compound LinBox::RandomSparseStream... Generating docs for compound LinBox::StandardBasisStream... Generating docs for compound LinBox::Subiterator... Generating docs for compound LinBox::Subvector... Generating docs for compound LinBox::VectorCategories... Generating docs for compound LinBox::VectorTraits... Generating docs for compound LinBox::RawVector... Generating docs for namespace LinBox::MatrixHom Generating namespace member index... Generating graph info page... Generating directory documentation... Generating file index... Generating directory index... Generating example index... Generating file member index... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula Generating image form_1.png for formula cp tutorial.html linbox-html cp install-dist.html linbox-html cp install-dev.html linbox-html cp ../INSTALL linbox-html cp ../COPYING linbox-html cp ../AUTHORS linbox-html make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples' Making all in fields make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples/fields' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples/fields' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IdgLlO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc ++ dirname /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc + cd linbox-1.1.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc + make install DESTDIR=/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc Making install in linbox make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox' Making install in util make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' Making install in formats make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util/formats' make[4]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util/formats' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/util/formats" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/util/formats" /usr/bin/install -c -m 644 generic-dense.h maple.h matrix-market.h sms.h matrix-stream-readers.h sparse-row.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/util/formats' make[4]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util/formats' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util/formats' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' make[4]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/util" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/util" /usr/bin/install -c -m 644 debug.h error.h commentator.h contracts.h timer.h prime-stream.h field-axpy.h matrix-stream.h matrix-stream.inl mpicpp.h mpicpp.inl '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/util' make[4]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/util' Making install in element make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/element' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/element' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/element" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/element" /usr/bin/install -c -m 644 abstract.h archetype.h envelope.h givaro-polynomial.h gmp-rational.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/element' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/element' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/element' Making install in field make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/field' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/field' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/field" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/field" /usr/bin/install -c -m 644 field-interface.h field-traits.h rebind.h abstract.h archetype.h envelope.h unparametric.h param-fuzzy.h gmp-rational.h modular.h modular.inl modular-int.h modular-int32.h modular-short.h modular-byte.h modular-balanced-double.h modular-balanced-float.h modular-balanced-int.h modular-balanced-int32.h modular-double.h modular-float.h gf2.h gf2.inl hom.h map.h PIR-modular-int.h PIR-modular-int32.h local2_32.h PID-integer.h PID-double.h block-ring.h multimod-field.h ntl.h ntl-RR.h ntl-ZZ_p.h ntl-ZZ_pE.h ntl-ZZ_pX.h ntl-lzz_p.h ntl-ZZ.h ntl-lzz_pE.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/field' /usr/bin/install -c -m 644 ntl-lzz_pX.h ntl-GF2E.h ntl-pid-lzz_p.h PIR-ntl-ZZ_p.h givaro.h givaro-zpz.h givaro-montg.h givaro-zpz.inl givaro-gfq.h givaro-extension.h givaro-rational.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/field' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/field' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/field' Making install in randiter make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/randiter' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/randiter' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/randiter" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/randiter" /usr/bin/install -c -m 644 abstract.h archetype.h envelope.h gmp-rational.h param-fuzzy.h modular.h modular-balanced.h unparametric.h gf2.h nonzero.h mersenne-twister.h ntl-ZZ.h random-prime.h gmp-random-prime.h random-fftprime.h multimod-randomprime.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/randiter' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/randiter' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/randiter' Making install in vector make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/vector' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/vector' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/vector" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/vector" /usr/bin/install -c -m 644 pair.h light_container.h sparse.h vector-traits.h subvector.h subiterator.h reverse.h random.h stream.h bit-vector.h bit-vector.inl vector-domain.h vector-domain.inl '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/vector' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/vector' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/vector' Making install in matrix make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/matrix' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/matrix' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/matrix" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/matrix" /usr/bin/install -c -m 644 archetype.h sparse.h sparse.inl transpose-matrix.h dense.h dense.inl dense-submatrix.h dense-submatrix.inl dense-rows-matrix.h matrix-domain.h matrix-domain.inl matrix-category.h blas-matrix.h factorized-matrix.h factorized-matrix.inl '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/matrix' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/matrix' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/matrix' Making install in blackbox make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/blackbox' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/blackbox' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/blackbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/blackbox" /usr/bin/install -c -m 644 archetype.h factory.h butterfly.h hilbert.h compose.h permutation.h squarize.h sparse1.h sparse.h sparse.inl scalar-matrix.h submatrix.h inverse.h transpose.h sum.h diagonal.h moore-penrose.h dense.h dense.inl direct-sum.h null-matrix.h matrix-blackbox.h dif.h companion.h frobenius.h zero-one.h zero-one.inl triplesbb.h apply.h submatrix-traits.h random-matrix-traits.h scompose.h blackbox-interface.h random-matrix.h lambda-sparse.h blas-blackbox.h polynomial.h block-hankel.h block-toeplitz.h block-hankel-inverse.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/blackbox' /usr/bin/install -c -m 644 jit-matrix.h toeplitz.h ntl-hankel.h ntl-sylvester.h toeplitz.inl ntl-hankel.inl ntl-sylvester.inl '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/blackbox' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/blackbox' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/blackbox' Making install in switch make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/switch' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/switch' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/switch" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/switch" /usr/bin/install -c -m 644 boolean.h cekstv.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/switch' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/switch' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/switch' Making install in algorithms make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/algorithms' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/algorithms' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/algorithms" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/algorithms" /usr/bin/install -c -m 644 blackbox-container.h blackbox-container-symmetric.h blackbox-container-symmetrize.h blackbox-container-base.h bbsolve.h double-det.h massey-domain.h wiedemann.h wiedemann.inl lanczos.h lanczos.inl block-lanczos.h block-lanczos.inl mg-block-lanczos.h mg-block-lanczos.inl la-block-lanczos.h la-block-lanczos.inl eliminator.h eliminator.inl gauss.h gauss.inl gauss-det.inl gauss-rank.inl gauss-solve.inl gauss-elim.inl gauss-pivot.inl triangular-solve.h dense-container.h cra-mpi.h cra-kaapi.h cra-domain.h cra-early-multip.h cra-early-single.h cra-full-multip.h lazy-product.h rational-cra.h rational-cra-early-multip.h rational-cra-early-single.h rational-cra-full-multip.h blas-domain.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/algorithms' /usr/bin/install -c -m 644 blas-domain.inl bitonic-sort.h blackbox-block-container-base.h blackbox-block-container.h block-massey-domain.h block-wiedemann.h default.h signature.h smith-form-iliopoulos.h one-invariant-factor.h last-invariant-factor.h hybrid-det.h lifting-container.h smith-form-local.h smith-form-local2.h matrix-inverse.h matrix-hom.h matrix-rank.h rational-reconstruction.h rational-solver.h rational-solver.inl diophantine-solver.h diophantine-solver.inl smith-form-binary.h smith-form-adaptive.h smith-form-adaptive.inl smith-form-sparseelim-local.h rational-reconstruction2.h rational-solver-adaptive.h vector-fraction.h cia.h bbcharpoly.h minpoly-integer.h sigma-basis.h matpoly-mult.h echelon-form.h toeplitz-det.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/algorithms' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/algorithms' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/algorithms' Making install in solutions make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/solutions' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/solutions' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/solutions" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/solutions" /usr/bin/install -c -m 644 methods.h minpoly.h rank.h trace.h getentry.h det.h solve.h is-positive-definite.h is-positive-semidefinite.h charpoly.h valence.h smith-form.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/solutions' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/solutions' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/solutions' Making install in fflas make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/fflas' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/fflas' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/fflas" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/fflas" /usr/bin/install -c -m 644 fflas.h fflas_fgemm.inl fflas_fgemv.inl fflas_fger.inl fflas_faxpy.inl fflas_fdot.inl fflas_ftrsm.inl fflas_ftrsm_src.inl fflas_ftrmm.inl fflas_ftrmm_src.inl fflas_ftrsv.inl fflas_fcopy.inl fflas_bounds.inl '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/fflas' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/fflas' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/fflas' Making install in ffpack make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ffpack' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ffpack' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/ffpack" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/ffpack" /usr/bin/install -c -m 644 ffpack.h ffpack_charpoly.inl ffpack_charpoly_kglu.inl ffpack_charpoly_kgfast.inl ffpack_charpoly_kgfastgeneralized.inl ffpack_ludivine.inl ffpack_minpoly.inl ffpack_minpoly_construct.inl ffpack_charpoly_danilevski.inl ffpack_krylovelim.inl ffpack_frobenius.inl '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/ffpack' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ffpack' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ffpack' Making install in ring make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ring' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ring' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/ring" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/ring" /usr/bin/install -c -m 644 ring-interface.h givaro-polynomial.h abstract.h archetype.h envelope.h poweroftwomodular.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/ring' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ring' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox/ring' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/linbox' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c liblinbox.la '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib' /usr/bin/install -c .libs/liblinbox.so.0.0.0 /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinbox.so.0.0.0 (cd /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib && { ln -s -f liblinbox.so.0.0.0 liblinbox.so.0 || { rm -f liblinbox.so.0 && ln -s liblinbox.so.0.0.0 liblinbox.so.0; }; }) (cd /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib && { ln -s -f liblinbox.so.0.0.0 liblinbox.so || { rm -f liblinbox.so && ln -s liblinbox.so.0.0.0 liblinbox.so; }; }) /usr/bin/install -c .libs/liblinbox.lai /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinbox.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/linbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox" /usr/bin/install -c -m 644 integer.h integer.inl config-blas.h linbox-config.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/linbox' Making install in macros make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/macros' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/macros' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/macros' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/macros' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' Making install in data make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' Making install in interfaces make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' Making install in driver make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/driver' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/driver' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c liblbdriver.la '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib' (cd /builddir/build/BUILD/linbox-1.1.6/interfaces/driver; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -O2 -DDISABLE_COMMENTATOR -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -lgivaro -lgmpxx -lgmp -lntl -L/usr/lib/atlas -llapack -lcblas -latlas ../../linbox/liblinbox.la -Wl,-zmuldefs -o liblbdriver.la -rpath /usr/lib lb-element.lo lb-domain.lo lb-blackbox.lo lb-vector.lo lb-polynomial.lo lb-garbage.lo lb-det.lo lb-rank.lo lb-minpoly.lo lb-charpoly.lo lb-solve.lo -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro -inst-prefix-dir /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc) libtool: install: warning: relinking `liblbdriver.la' g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtbeginS.o .libs/lb-element.o .libs/lb-domain.o .libs/lb-blackbox.o .libs/lb-vector.o .libs/lb-polynomial.o .libs/lb-garbage.o .libs/lb-det.o .libs/lb-rank.o .libs/lb-minpoly.o .libs/lb-charpoly.o .libs/lb-solve.o -lntl -L/usr/lib/atlas -L/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib -L/usr/lib -llinbox -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1 -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crtn.o -m32 -Wl,-zmuldefs -Wl,-soname -Wl,liblbdriver.so.0 -o .libs/liblbdriver.so.0.0.0 /usr/bin/install -c .libs/liblbdriver.so.0.0.0T /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblbdriver.so.0.0.0 (cd /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib && { ln -s -f liblbdriver.so.0.0.0 liblbdriver.so.0 || { rm -f liblbdriver.so.0 && ln -s liblbdriver.so.0.0.0 liblbdriver.so.0; }; }) (cd /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib && { ln -s -f liblbdriver.so.0.0.0 liblbdriver.so || { rm -f liblbdriver.so && ln -s liblbdriver.so.0.0.0 liblbdriver.so; }; }) /usr/bin/install -c .libs/liblbdriver.lai /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblbdriver.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/linbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox" /usr/bin/install -c -m 644 lb-blackbox-abstract.h lb-blackbox-type.h lb-domain-function.h lb-element-collection.h lb-polynomial.h lb-vector-data.h lb-blackbox-collection.h lb-charpoly.h lb-domain-functor.h lb-element-data.h lb-rank.h lb-vector-function.h lb-blackbox-data.h lb-det.h lb-domain.h lb-element.h lb-solve.h lb-vector-functor.h lb-blackbox-function.h lb-domain-abstract.h lb-domain-type.h lb-garbage.h lb-utilities.h lb-vector.h lb-blackbox-functor.h lb-domain-collection.h lb-driver.h lb-interface.h lb-vector-abstract.h lb-vector-type.h lb-blackbox.h lb-domain-data.h lb-element-abstract.h lb-minpoly.h lb-vector-collection.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/driver' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/driver' Making install in kaapi make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/kaapi' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/kaapi' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/linbox/kaapi" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/kaapi" /usr/bin/install -c -m 644 communicate.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox/kaapi' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/kaapi' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/kaapi' Making install in maple make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib" test -z "/usr/include/linbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox" make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/maple' Making install in sage make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/sage' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/sage' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c liblinboxsage.la '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib' /usr/bin/install -c .libs/liblinboxsage.so.0.0.0 /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinboxsage.so.0.0.0 (cd /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib && { ln -s -f liblinboxsage.so.0.0.0 liblinboxsage.so.0 || { rm -f liblinboxsage.so.0 && ln -s liblinboxsage.so.0.0.0 liblinboxsage.so.0; }; }) (cd /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib && { ln -s -f liblinboxsage.so.0.0.0 liblinboxsage.so || { rm -f liblinboxsage.so && ln -s liblinboxsage.so.0.0.0 liblinboxsage.so; }; }) /usr/bin/install -c .libs/liblinboxsage.lai /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinboxsage.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/linbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox" /usr/bin/install -c -m 644 linbox-sage.h '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/include/linbox' make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/sage' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/sage' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/doc' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/man/man1" /usr/bin/install -c -m 644 linbox-config.1 '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/doc' mkdir -p /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/doc cp -r linbox-html /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/doc/linbox-html cp linbox.html /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/doc/linbox.html make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/doc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples' Making install in fields make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples/fields' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples/fields' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples/fields' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples/fields' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[3]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/examples' make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6' make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/bin" /usr/bin/install -c linbox-config '/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6' + rm -f /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblbdriver.la /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinbox.la /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinboxsage.la + rm -rf /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/linbox-1.1.6 extracting debug info from /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinbox.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblbdriver.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/lib/liblinboxsage.so.0.0.0 symlinked /usr/lib/debug/usr/lib/liblinbox.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblinbox.so.0.debug symlinked /usr/lib/debug/usr/lib/liblinbox.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblinbox.so.debug symlinked /usr/lib/debug/usr/lib/liblbdriver.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblbdriver.so.0.debug symlinked /usr/lib/debug/usr/lib/liblbdriver.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblbdriver.so.debug symlinked /usr/lib/debug/usr/lib/liblinboxsage.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblinboxsage.so.0.debug symlinked /usr/lib/debug/usr/lib/liblinboxsage.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblinboxsage.so.debug 4099 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.T5v1gQ + umask 022 + cd /builddir/build/BUILD + cd linbox-1.1.6 + unset DISPLAY + make -C tests check make: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' Making check in data make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests/data' make[1]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/linbox-1.1.6/tests' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-bitonic-sort.o test-bitonic-sort.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-bitonic-sort test-bitonic-sort.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro mkdir .libs g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-bitonic-sort test-bitonic-sort.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-blas-domain.o test-blas-domain.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-blas-domain test-blas-domain.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-blas-domain test-blas-domain.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-butterfly.o test-butterfly.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-butterfly test-butterfly.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-butterfly test-butterfly.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-commentator.o test-commentator.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-commentator test-commentator.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-commentator test-commentator.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-charpoly.o test-charpoly.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-charpoly test-charpoly.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-charpoly test-charpoly.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-companion.o test-companion.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-companion test-companion.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-companion test-companion.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-dense.o test-dense.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-dense test-dense.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-dense test-dense.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-det.o test-det.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-det test-det.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-det test-det.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-diagonal.o test-diagonal.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-diagonal test-diagonal.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-diagonal test-diagonal.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-dif.o test-dif.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-dif test-dif.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-dif test-dif.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-direct-sum.o test-direct-sum.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-direct-sum test-direct-sum.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-direct-sum test-direct-sum.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-ffpack.o test-ffpack.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ffpack test-ffpack.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ffpack test-ffpack.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-frobenius.o test-frobenius.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-frobenius test-frobenius.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-frobenius test-frobenius.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-getentry.o test-getentry.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-getentry test-getentry.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-getentry test-getentry.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-gf2.o test-gf2.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-gf2 test-gf2.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-gf2 test-gf2.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-gmp-rational.o test-gmp-rational.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-gmp-rational test-gmp-rational.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-gmp-rational test-gmp-rational.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-hilbert.o test-hilbert.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-hilbert test-hilbert.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-hilbert test-hilbert.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-hom.o test-hom.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-hom test-hom.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-hom test-hom.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-inverse.o test-inverse.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-inverse test-inverse.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-inverse test-inverse.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-isposdef.o test-isposdef.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-isposdef test-isposdef.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-isposdef test-isposdef.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-ispossemidef.o test-ispossemidef.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ispossemidef test-ispossemidef.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ispossemidef test-ispossemidef.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-matrix-domain.o test-matrix-domain.C In file included from ../linbox/matrix/dense.h:313, from test-matrix-domain.C:35: ../linbox/matrix/dense.inl: In member function ‘LinBox::DenseMatrixBase<_Element>::ColIterator::operator LinBox::DenseMatrixBase<_Element>::ConstColIterator() [with Element = unsigned int]’: ../linbox/matrix/transpose-matrix.h:257: instantiated from ‘typename Matrix::ConstColIterator LinBox::TransposeMatrix::rowBegin() const [with Matrix = LinBox::DenseMatrixBase]’ ../linbox/matrix/matrix-domain.inl:372: instantiated from ‘Matrix1& LinBox::MatrixDomain::mulRowRowCol(Matrix1&, const Matrix2&, const Matrix3&) const [with Matrix1 = LinBox::DenseMatrixBase, Matrix2 = LinBox::TransposeMatrix, LinBox::MatrixCategories::RowColMatrixTag>, Matrix3 = LinBox::DenseMatrixBase, Field = const LinBox::Modular]’ ../linbox/matrix/matrix-domain.h:717: instantiated from ‘Matrix1& LinBox::MatrixDomain::mulSpecialized(Matrix1&, const Matrix2&, const Matrix3&, LinBox::MatrixCategories::RowColMatrixTag, LinBox::MatrixCategories::RowColMatrixTag, LinBox::MatrixCategories::RowColMatrixTag) const [with Matrix1 = LinBox::DenseMatrixBase, Matrix2 = LinBox::TransposeMatrix, LinBox::MatrixCategories::RowColMatrixTag>, Matrix3 = LinBox::DenseMatrixBase, Field = const LinBox::Modular]’ ../linbox/matrix/matrix-domain.h:281: instantiated from ‘Matrix1& LinBox::MatrixDomain::mul(Matrix1&, const Matrix2&, const Matrix3&) const [with Matrix1 = LinBox::DenseMatrixBase, Matrix2 = LinBox::TransposeMatrix, LinBox::MatrixCategories::RowColMatrixTag>, Matrix3 = LinBox::DenseMatrixBase, Field = const LinBox::Modular]’ test-matrix-domain.C:427: instantiated from ‘bool testInvMulOver(Field&, const char*, Matrix&) [with Field = const LinBox::Modular, Matrix = LinBox::DenseMatrixBase]’ test-matrix-domain.C:1334: instantiated from ‘bool testMatrixDomain(const Field&, const char*, Matrix&, Matrix&, Matrix&, const Blackbox&, unsigned int, LinBox::MatrixCategories::RowColMatrixTag) [with Field = main(int, char**)::Field, Blackbox = LinBox::MatrixBlackbox, LinBox::DenseMatrixBase, std::vector > >, Matrix = LinBox::DenseMatrixBase]’ test-matrix-domain.C:1491: instantiated from here ../linbox/matrix/dense.inl:318: warning: dereferencing type-punned pointer will break strict-aliasing rules /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-matrix-domain test-matrix-domain.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-matrix-domain test-matrix-domain.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-matrix-stream.o test-matrix-stream.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-matrix-stream test-matrix-stream.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-matrix-stream test-matrix-stream.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-minpoly.o test-minpoly.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-minpoly test-minpoly.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-minpoly test-minpoly.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-modular.o test-modular.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular test-modular.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular test-modular.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-modular-balanced-int.o test-modular-balanced-int.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-balanced-int test-modular-balanced-int.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-balanced-int test-modular-balanced-int.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-modular-byte.o test-modular-byte.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-byte test-modular-byte.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-byte test-modular-byte.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-modular-double.o test-modular-double.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-double test-modular-double.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-double test-modular-double.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-modular-int.o test-modular-int.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-int test-modular-int.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-int test-modular-int.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-modular-short.o test-modular-short.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-short test-modular-short.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-modular-short test-modular-short.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-block-ring.o test-block-ring.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-block-ring test-block-ring.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-block-ring test-block-ring.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-moore-penrose.o test-moore-penrose.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-moore-penrose test-moore-penrose.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-moore-penrose test-moore-penrose.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-randiter-nonzero.o test-randiter-nonzero.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-randiter-nonzero test-randiter-nonzero.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-randiter-nonzero test-randiter-nonzero.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-qlup.o test-qlup.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-qlup test-qlup.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-qlup test-qlup.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-rank.o test-rank.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-rank test-rank.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-rank test-rank.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-scalar-matrix.o test-scalar-matrix.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-scalar-matrix test-scalar-matrix.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-scalar-matrix test-scalar-matrix.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-sparse.o test-sparse.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-sparse test-sparse.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-sparse test-sparse.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-subiterator.o test-subiterator.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-subiterator test-subiterator.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-subiterator test-subiterator.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-submatrix.o test-submatrix.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-submatrix test-submatrix.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-submatrix test-submatrix.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-subvector.o test-subvector.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-subvector test-subvector.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-subvector test-subvector.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-trace.o test-trace.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-trace test-trace.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-trace test-trace.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-triplesbb.o test-triplesbb.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-triplesbb test-triplesbb.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-triplesbb test-triplesbb.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-vector-domain.o test-vector-domain.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-vector-domain test-vector-domain.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-vector-domain test-vector-domain.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-zero-one.o test-zero-one.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-zero-one test-zero-one.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-zero-one test-zero-one.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-givaro-zpz.o test-givaro-zpz.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-givaro-zpz test-givaro-zpz.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-givaro-zpz test-givaro-zpz.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-givaro-zpzuns.o test-givaro-zpzuns.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-givaro-zpzuns test-givaro-zpzuns.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-givaro-zpzuns test-givaro-zpzuns.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-ntl-lzz_p.o test-ntl-lzz_p.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-lzz_p test-ntl-lzz_p.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-lzz_p test-ntl-lzz_p.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-ntl-ZZ_p.o test-ntl-ZZ_p.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-ZZ_p test-ntl-ZZ_p.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-ZZ_p test-ntl-ZZ_p.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-ntl-toeplitz.o test-ntl-toeplitz.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-toeplitz test-ntl-toeplitz.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-toeplitz test-ntl-toeplitz.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-ntl-hankel.o test-ntl-hankel.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-hankel test-ntl-hankel.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-hankel test-ntl-hankel.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-ntl-sylvester.o test-ntl-sylvester.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-sylvester test-ntl-sylvester.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-ntl-sylvester test-ntl-sylvester.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-sum.o test-sum.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-sum test-sum.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-sum test-sum.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-smith-form-local.o test-smith-form-local.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-local test-smith-form-local.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-local test-smith-form-local.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-smith-form.o test-smith-form.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form test-smith-form.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form test-smith-form.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-smith-form-iliopoulos.o test-smith-form-iliopoulos.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-iliopoulos test-smith-form-iliopoulos.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-iliopoulos test-smith-form-iliopoulos.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-smith-form-adaptive.o test-smith-form-adaptive.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-adaptive test-smith-form-adaptive.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-adaptive test-smith-form-adaptive.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-smith-form-binary.o test-smith-form-binary.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-binary test-smith-form-binary.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-smith-form-binary test-smith-form-binary.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-rational-solver.o test-rational-solver.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-rational-solver test-rational-solver.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-rational-solver test-rational-solver.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-rational-solver-adaptive.o test-rational-solver-adaptive.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-rational-solver-adaptive test-rational-solver-adaptive.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-rational-solver-adaptive test-rational-solver-adaptive.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-last-invariant-factor.o test-last-invariant-factor.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-last-invariant-factor test-last-invariant-factor.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-last-invariant-factor test-last-invariant-factor.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../linbox -D__LINBOX_HAVE_CBLAS -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -c -o test-toeplitz-det.o test-toeplitz-det.C /bin/sh ../libtool --tag=CXX --mode=link g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-toeplitz-det test-toeplitz-det.o -L/usr/lib/atlas -llapack -lcblas -latlas -lntl -lgivaro -lgmpxx -lgmp -L/usr/lib/atlas -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro g++ -g -DLinBoxSrcOnly -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/builddir/build/BUILD/linbox-1.1.6 -I/builddir/build/BUILD/linbox-1.1.6/linbox -D__LINBOX_HAVE_CBLAS -o test-toeplitz-det test-toeplitz-det.o -L/usr/lib/atlas -lntl -llapack -lcblas -latlas -lgmpxx -lgmp -lgivaro PASS: test-bitonic-sort PASS: test-blas-domain PASS: test-butterfly PASS: test-commentator PASS: test-charpoly PASS: test-companion PASS: test-dense PASS: test-det PASS: test-diagonal PASS: test-dif PASS: test-direct-sum PASS: test-ffpack PASS: test-frobenius PASS: test-getentry PASS: test-gf2 PASS: test-gmp-rational PASS: test-hilbert PASS: test-hom PASS: test-inverse PASS: test-isposdef PASS: test-ispossemidef PASS: test-matrix-domain PASS: test-matrix-stream PASS: test-minpoly PASS: test-modular PASS: test-modular-balanced-int PASS: test-modular-byte PASS: test-modular-double PASS: test-modular-int PASS: test-modular-short PASS: test-block-ring PASS: test-moore-penrose PASS: test-randiter-nonzero PASS: test-qlup PASS: test-rank PASS: test-scalar-matrix PASS: test-sparse PASS: test-subiterator PASS: test-submatrix PASS: test-subvector PASS: test-trace PASS: test-triplesbb PASS: test-vector-domain PASS: test-zero-one PASS: test-givaro-zpz PASS: test-givaro-zpzuns PASS: test-ntl-lzz_p PASS: test-ntl-ZZ_p PASS: test-ntl-toeplitz PASS: test-ntl-hankel PASS: test-ntl-sylvester PASS: test-sum PASS: test-smith-form-local PASS: test-smith-form PASS: test-smith-form-iliopoulos PASS: test-smith-form-adaptive PASS: test-smith-form-binary PASS: test-rational-solver PASS: test-rational-solver-adaptive PASS: test-last-invariant-factor PASS: test-toeplitz-det =================== All 61 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' make: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/tests' + exit 0 Processing files: linbox-1.1.6-6.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ozgC67 + umask 022 + cd /builddir/build/BUILD + cd linbox-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-1.1.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-1.1.6 + /bin/mkdir -p /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-1.1.6 + cp -pr AUTHORS COPYING ChangeLog NEWS README TODO /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-1.1.6 + exit 0 Provides: liblbdriver.so.0 liblinbox.so.0 liblinboxsage.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatlas.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcblas.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.2.0) libgcc_s.so.1(GLIBC_2.0) libgivaro.so.0 libgmp.so.3 libgmpxx.so.4 liblapack.so.3 liblbdriver.so.0 liblinbox.so.0 liblinboxsage.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: linbox-devel-1.1.6-6.fc11.ppc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh liblbdriver.so.0 liblinbox.so.0 liblinboxsage.so.0 Processing files: linbox-doc-1.1.6-6.fc11.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eAWrrS + umask 022 + cd /builddir/build/BUILD + cd linbox-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-doc-1.1.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-doc-1.1.6 + /bin/mkdir -p /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-doc-1.1.6 + cp -pr doc/linbox-html/annotated.html doc/linbox-html/archetypes.html doc/linbox-html/AUTHORS doc/linbox-html/charpoly_8_c.html doc/linbox-html/classes.html doc/linbox-html/class_f_f_p_a_c_k.html doc/linbox-html/class_f_f_p_a_c_k-members.html doc/linbox-html/class_lin_box_1_1_activity_state.html doc/linbox-html/class_lin_box_1_1_activity_state-members.html doc/linbox-html/class_lin_box_1_1_base_timer.html doc/linbox-html/class_lin_box_1_1_base_timer-members.html doc/linbox-html/class_lin_box_1_1_bit_vector.html doc/linbox-html/class_lin_box_1_1_bit_vector-members.html doc/linbox-html/class_lin_box_1_1_blackbox_archetype.html doc/linbox-html/class_lin_box_1_1_blackbox_archetype-members.html doc/linbox-html/class_lin_box_1_1_blackbox_block_container_base.html doc/linbox-html/class_lin_box_1_1_blackbox_block_container_base-members.html doc/linbox-html/class_lin_box_1_1_blackbox_container_base.html doc/linbox-html/class_lin_box_1_1_blackbox_container_base-members.html doc/linbox-html/class_lin_box_1_1_blackbox_container.gif doc/linbox-html/class_lin_box_1_1_blackbox_container.html doc/linbox-html/class_lin_box_1_1_blackbox_container-members.html doc/linbox-html/class_lin_box_1_1_blackbox_container_symmetric.gif doc/linbox-html/class_lin_box_1_1_blackbox_container_symmetric.html doc/linbox-html/class_lin_box_1_1_blackbox_container_symmetric-members.html doc/linbox-html/class_lin_box_1_1_blackbox_container_symmetrize.gif doc/linbox-html/class_lin_box_1_1_blackbox_container_symmetrize.html doc/linbox-html/class_lin_box_1_1_blackbox_container_symmetrize-members.html doc/linbox-html/class_lin_box_1_1_blackbox_factory.html doc/linbox-html/class_lin_box_1_1_blackbox_factory-members.html doc/linbox-html/class_lin_box_1_1_blackbox_interface.gif doc/linbox-html/class_lin_box_1_1_blackbox_interface.html doc/linbox-html/class_lin_box_1_1_blas_blackbox.html doc/linbox-html/class_lin_box_1_1_blas_blackbox-members.html doc/linbox-html/class_lin_box_1_1_blas_matrix_domain_mul_add.html doc/linbox-html/class_lin_box_1_1_blas_matrix_domain_mul_add-members.html doc/linbox-html/class_lin_box_1_1_block_lanczos_solver.html doc/linbox-html/class_lin_box_1_1_block_lanczos_solver-members.html doc/linbox-html/class_lin_box_1_1_block_massey_domain.html doc/linbox-html/class_lin_box_1_1_block_massey_domain-members.html doc/linbox-html/class_lin_box_1_1_block_ring_1_1_element.html doc/linbox-html/class_lin_box_1_1_block_ring_1_1_element-members.html doc/linbox-html/class_lin_box_1_1_block_ring.gif doc/linbox-html/class_lin_box_1_1_block_ring.html doc/linbox-html/class_lin_box_1_1_block_ring-members.html doc/linbox-html/class_lin_box_1_1_boolean_switch_factory.html doc/linbox-html/class_lin_box_1_1_boolean_switch_factory-members.html doc/linbox-html/class_lin_box_1_1_boolean_switch.html doc/linbox-html/class_lin_box_1_1_boolean_switch-members.html doc/linbox-html/class_lin_box_1_1_butterfly.gif doc/linbox-html/class_lin_box_1_1_butterfly.html doc/linbox-html/class_lin_box_1_1_butterfly-members.html doc/linbox-html/class_lin_box_1_1_cekstv_switch_factory.html doc/linbox-html/class_lin_box_1_1_cekstv_switch_factory-members.html doc/linbox-html/class_lin_box_1_1_cekstv_switch.html doc/linbox-html/class_lin_box_1_1_cekstv_switch-members.html doc/linbox-html/class_lin_box_1_1_commentator.html doc/linbox-html/class_lin_box_1_1_commentator-members.html doc/linbox-html/class_lin_box_1_1_compose_3_01___blackbox_00_01___blackbox_01_4.gif doc/linbox-html/class_lin_box_1_1_compose_3_01___blackbox_00_01___blackbox_01_4.html doc/linbox-html/class_lin_box_1_1_compose_3_01___blackbox_00_01___blackbox_01_4-members.html doc/linbox-html/class_lin_box_1_1_compose.gif doc/linbox-html/class_lin_box_1_1_compose.html doc/linbox-html/class_lin_box_1_1_compose-members.html doc/linbox-html/class_lin_box_1_1_compose_traits_3_01_dense_matrix_3_01_field_01_4_01_4.html doc/linbox-html/class_lin_box_1_1_compose_traits_3_01_dense_matrix_3_01_field_01_4_01_4-members.html doc/linbox-html/class_lin_box_1_1_compose_traits.html doc/linbox-html/class_lin_box_1_1_compose_traits-members.html doc/linbox-html/class_lin_box_1_1_constant_vector_stream.gif doc/linbox-html/class_lin_box_1_1_constant_vector_stream.html doc/linbox-html/class_lin_box_1_1_constant_vector_stream-members.html doc/linbox-html/class_lin_box_1_1_dense_container.gif doc/linbox-html/class_lin_box_1_1_dense_container.html doc/linbox-html/class_lin_box_1_1_dense_container-members.html doc/linbox-html/class_lin_box_1_1_dense_matrix_base.html doc/linbox-html/class_lin_box_1_1_dense_matrix_base-members.html doc/linbox-html/class_lin_box_1_1_dense_matrix_factory.gif doc/linbox-html/class_lin_box_1_1_dense_matrix_factory.html doc/linbox-html/class_lin_box_1_1_dense_matrix_factory-members.html doc/linbox-html/class_lin_box_1_1_dense_matrix.gif doc/linbox-html/class_lin_box_1_1_dense_matrix.html doc/linbox-html/class_lin_box_1_1_dense_matrix-members.html doc/linbox-html/class_lin_box_1_1_dense_rows_matrix.html doc/linbox-html/class_lin_box_1_1_dense_rows_matrix-members.html doc/linbox-html/class_lin_box_1_1_dense_submatrix.html doc/linbox-html/class_lin_box_1_1_dense_submatrix-members.html doc/linbox-html/class_lin_box_1_1_diagonal_3_01___field_00_01_vector_categories_1_1_dense_vector_tag_01_4.html doc/linbox-html/class_lin_box_1_1_diagonal_3_01___field_00_01_vector_categories_1_1_dense_vector_tag_01_4-members.html doc/linbox-html/class_lin_box_1_1_diagonal_3_01_field_00_01_vector_categories_1_1_sparse_associative_vector_tag_01_4.html doc/linbox-html/class_lin_box_1_1_diagonal_3_01_field_00_01_vector_categories_1_1_sparse_associative_vector_tag_01_4-members.html doc/linbox-html/class_lin_box_1_1_diagonal_3_01_field_00_01_vector_categories_1_1_sparse_sequence_vector_tag_01_4.html doc/linbox-html/class_lin_box_1_1_diagonal_3_01_field_00_01_vector_categories_1_1_sparse_sequence_vector_tag_01_4-members.html doc/linbox-html/class_lin_box_1_1_diagonal.html doc/linbox-html/class_lin_box_1_1_diagonal-members.html doc/linbox-html/class_lin_box_1_1_dif.gif doc/linbox-html/class_lin_box_1_1_dif.html doc/linbox-html/class_lin_box_1_1_dif-members.html doc/linbox-html/class_lin_box_1_1_diophantine_solver.html doc/linbox-html/class_lin_box_1_1_diophantine_solver-members.html doc/linbox-html/class_lin_box_1_1_direct_sum.gif doc/linbox-html/class_lin_box_1_1_direct_sum.html doc/linbox-html/class_lin_box_1_1_direct_sum-members.html doc/linbox-html/class_lin_box_1_1_element_abstract.gif doc/linbox-html/class_lin_box_1_1_element_abstract.html doc/linbox-html/class_lin_box_1_1_element_abstract-members.html doc/linbox-html/class_lin_box_1_1_element_archetype.html doc/linbox-html/class_lin_box_1_1_element_archetype-members.html doc/linbox-html/class_lin_box_1_1_element_envelope.gif doc/linbox-html/class_lin_box_1_1_element_envelope.html doc/linbox-html/class_lin_box_1_1_element_envelope-members.html doc/linbox-html/class_lin_box_1_1_eliminator.html doc/linbox-html/class_lin_box_1_1_eliminator-members.html doc/linbox-html/class_lin_box_1_1_field_abstract.gif doc/linbox-html/class_lin_box_1_1_field_abstract.html doc/linbox-html/class_lin_box_1_1_field_abstract-members.html doc/linbox-html/class_lin_box_1_1_field_archetype.gif doc/linbox-html/class_lin_box_1_1_field_archetype.html doc/linbox-html/class_lin_box_1_1_field_archetype-members.html doc/linbox-html/class_lin_box_1_1_field_a_x_p_y.html doc/linbox-html/class_lin_box_1_1_field_a_x_p_y-members.html doc/linbox-html/class_lin_box_1_1_field_envelope.gif doc/linbox-html/class_lin_box_1_1_field_envelope.html doc/linbox-html/class_lin_box_1_1_field_envelope-members.html doc/linbox-html/class_lin_box_1_1_field_interface.gif doc/linbox-html/class_lin_box_1_1_field_interface.html doc/linbox-html/class_lin_box_1_1_field_i_o.html doc/linbox-html/class_lin_box_1_1_field_i_o-members.html doc/linbox-html/class_lin_box_1_1_gauss_domain.gif doc/linbox-html/class_lin_box_1_1_gauss_domain.html doc/linbox-html/class_lin_box_1_1_gauss_domain-members.html doc/linbox-html/class_lin_box_1_1_givaro_extension_3_01_givaro_gfq_01_4.gif doc/linbox-html/class_lin_box_1_1_givaro_extension_3_01_givaro_gfq_01_4.html doc/linbox-html/class_lin_box_1_1_givaro_extension_3_01_givaro_gfq_01_4-members.html doc/linbox-html/class_lin_box_1_1_givaro_extension.gif doc/linbox-html/class_lin_box_1_1_givaro_extension.html doc/linbox-html/class_lin_box_1_1_givaro_extension-members.html doc/linbox-html/class_lin_box_1_1_givaro_gfq.gif doc/linbox-html/class_lin_box_1_1_givaro_gfq.html doc/linbox-html/class_lin_box_1_1_givaro_gfq-members.html doc/linbox-html/class_lin_box_1_1_givaro_montg.gif doc/linbox-html/class_lin_box_1_1_givaro_montg.html doc/linbox-html/class_lin_box_1_1_givaro_montg-members.html doc/linbox-html/class_lin_box_1_1_givaro_zpz.gif doc/linbox-html/class_lin_box_1_1_givaro_zpz.html doc/linbox-html/class_lin_box_1_1_givaro_zpz-members.html doc/linbox-html/class_lin_box_1_1_giv_polynomial.html doc/linbox-html/class_lin_box_1_1_giv_polynomial-members.html doc/linbox-html/class_lin_box_1_1_giv_polynomial_ring.html doc/linbox-html/class_lin_box_1_1_giv_polynomial_ring-members.html doc/linbox-html/class_lin_box_1_1_gmp_random_prime.html doc/linbox-html/class_lin_box_1_1_gmp_random_prime-members.html doc/linbox-html/class_lin_box_1_1_g_m_p_rational_element.html doc/linbox-html/class_lin_box_1_1_g_m_p_rational_element-members.html doc/linbox-html/class_lin_box_1_1_hilbert.gif doc/linbox-html/class_lin_box_1_1_hilbert.html doc/linbox-html/class_lin_box_1_1_hilbert___j_i_t___entry.html doc/linbox-html/class_lin_box_1_1_hilbert___j_i_t___entry-members.html doc/linbox-html/class_lin_box_1_1_hilbert-members.html doc/linbox-html/class_lin_box_1_1_hom.html doc/linbox-html/class_lin_box_1_1_hom-members.html doc/linbox-html/class_lin_box_1_1_inconsistent_system.html doc/linbox-html/class_lin_box_1_1_inconsistent_system-members.html doc/linbox-html/class_lin_box_1_1index_domain.html doc/linbox-html/class_lin_box_1_1index_domain-members.html doc/linbox-html/class_lin_box_1_1_invalid_matrix_input.html doc/linbox-html/class_lin_box_1_1_inverse.gif doc/linbox-html/class_lin_box_1_1_inverse.html doc/linbox-html/class_lin_box_1_1_inverse-members.html doc/linbox-html/class_lin_box_1_1_j_i_t___matrix.html doc/linbox-html/class_lin_box_1_1_j_i_t___matrix-members.html doc/linbox-html/class_lin_box_1_1_l_a_block_lanczos_solver.html doc/linbox-html/class_lin_box_1_1_l_a_block_lanczos_solver-members.html doc/linbox-html/class_lin_box_1_1_lanczos_solver.html doc/linbox-html/class_lin_box_1_1_lanczos_solver-members.html doc/linbox-html/class_lin_box_1_1_last_invariant_factor.html doc/linbox-html/class_lin_box_1_1_last_invariant_factor-members.html doc/linbox-html/class_lin_box_1_1_lidia_gfq.gif doc/linbox-html/class_lin_box_1_1_lidia_gfq.html doc/linbox-html/class_lin_box_1_1_lidia_gfq-members.html doc/linbox-html/class_lin_box_1_1_linbox_error.html doc/linbox-html/class_lin_box_1_1_linbox_error-members.html doc/linbox-html/class_lin_box_1_1_massey_domain.html doc/linbox-html/class_lin_box_1_1_massey_domain-members.html doc/linbox-html/class_lin_box_1_1_matrix_archetype.html doc/linbox-html/class_lin_box_1_1_matrix_archetype-members.html doc/linbox-html/class_lin_box_1_1_matrix_domain.gif doc/linbox-html/class_lin_box_1_1_matrix_domain.html doc/linbox-html/class_lin_box_1_1_matrix_domain-members.html doc/linbox-html/class_lin_box_1_1_matrix_rank.html doc/linbox-html/class_lin_box_1_1_matrix_rank-members.html doc/linbox-html/class_lin_box_1_1_matrix_stream_reader.html doc/linbox-html/class_lin_box_1_1_matrix_stream_reader-members.html doc/linbox-html/class_lin_box_1_1_message_class.html doc/linbox-html/class_lin_box_1_1_message_class-members.html doc/linbox-html/class_lin_box_1_1_m_g_block_lanczos_solver.html doc/linbox-html/class_lin_box_1_1_m_g_block_lanczos_solver-members.html doc/linbox-html/class_lin_box_1_1_modular_3_01int16_01_4.gif doc/linbox-html/class_lin_box_1_1_modular_3_01int16_01_4.html doc/linbox-html/class_lin_box_1_1_modular_3_01int16_01_4-members.html doc/linbox-html/class_lin_box_1_1_modular_3_01int32_01_4.gif doc/linbox-html/class_lin_box_1_1_modular_3_01int32_01_4.html doc/linbox-html/class_lin_box_1_1_modular_3_01int32_01_4-members.html doc/linbox-html/class_lin_box_1_1_modular_3_01int8_01_4.gif doc/linbox-html/class_lin_box_1_1_modular_3_01int8_01_4.html doc/linbox-html/class_lin_box_1_1_modular_3_01int8_01_4-members.html doc/linbox-html/class_lin_box_1_1_modular_3_01uint16_01_4.gif doc/linbox-html/class_lin_box_1_1_modular_3_01uint16_01_4.html doc/linbox-html/class_lin_box_1_1_modular_3_01uint16_01_4-members.html doc/linbox-html/class_lin_box_1_1_modular_3_01uint32_01_4.gif doc/linbox-html/class_lin_box_1_1_modular_3_01uint32_01_4.html doc/linbox-html/class_lin_box_1_1_modular_3_01uint32_01_4-members.html doc/linbox-html/class_lin_box_1_1_modular_3_01uint8_01_4.gif doc/linbox-html/class_lin_box_1_1_modular_3_01uint8_01_4.html doc/linbox-html/class_lin_box_1_1_modular_3_01uint8_01_4-members.html doc/linbox-html/class_lin_box_1_1_modular_balanced_rand_iter.html doc/linbox-html/class_lin_box_1_1_modular_balanced_rand_iter-members.html doc/linbox-html/class_lin_box_1_1_modular.html doc/linbox-html/class_lin_box_1_1_modular-members.html doc/linbox-html/class_lin_box_1_1_modular_rand_iter.html doc/linbox-html/class_lin_box_1_1_modular_rand_iter-members.html doc/linbox-html/class_lin_box_1_1_moore_penrose.gif doc/linbox-html/class_lin_box_1_1_moore_penrose.html doc/linbox-html/class_lin_box_1_1_moore_penrose-members.html doc/linbox-html/class_lin_box_1_1_m_v_product_domain.gif doc/linbox-html/class_lin_box_1_1_m_v_product_domain.html doc/linbox-html/class_lin_box_1_1_m_v_product_domain-members.html doc/linbox-html/class_lin_box_1_1_no_hom_error.html doc/linbox-html/class_lin_box_1_1_nonzero_rand_iter.html doc/linbox-html/class_lin_box_1_1_nonzero_rand_iter-members.html doc/linbox-html/class_lin_box_1_1_n_t_l___z_z.html doc/linbox-html/class_lin_box_1_1_n_t_l___z_z-members.html doc/linbox-html/class_lin_box_1_1_n_t_l__zz__p_e.html doc/linbox-html/class_lin_box_1_1_n_t_l__zz__p_e-members.html doc/linbox-html/class_lin_box_1_1_n_t_l___z_z__p_x.html doc/linbox-html/class_lin_box_1_1_n_t_l__zz__p_x.html doc/linbox-html/class_lin_box_1_1_n_t_l___z_z__p_x-members.html doc/linbox-html/class_lin_box_1_1_n_t_l__zz__p_x-members.html doc/linbox-html/class_lin_box_1_1_null_matrix.gif doc/linbox-html/class_lin_box_1_1_null_matrix.html doc/linbox-html/class_lin_box_1_1_null_matrix-members.html doc/linbox-html/class_lin_box_1_1_one_invariant_factor.html doc/linbox-html/class_lin_box_1_1_one_invariant_factor-members.html doc/linbox-html/class_lin_box_1_1_param_fuzzy.gif doc/linbox-html/class_lin_box_1_1_param_fuzzy.html doc/linbox-html/class_lin_box_1_1_param_fuzzy-members.html doc/linbox-html/class_lin_box_1_1_permutation.gif doc/linbox-html/class_lin_box_1_1_permutation.html doc/linbox-html/class_lin_box_1_1_permutation-members.html doc/linbox-html/class_lin_box_1_1_p_i_r__ntl___z_z__p.html doc/linbox-html/class_lin_box_1_1_p_i_r__ntl___z_z__p-members.html doc/linbox-html/class_lin_box_1_1_polynomial_b_b.gif doc/linbox-html/class_lin_box_1_1_polynomial_b_b.html doc/linbox-html/class_lin_box_1_1_polynomial_b_b-members.html doc/linbox-html/class_lin_box_1_1_power_gauss_domain.gif doc/linbox-html/class_lin_box_1_1_power_gauss_domain.html doc/linbox-html/class_lin_box_1_1_power_gauss_domain-members.html doc/linbox-html/class_lin_box_1_1_power_of_two_modular.html doc/linbox-html/class_lin_box_1_1_power_of_two_modular-members.html doc/linbox-html/class_lin_box_1_1_prime_stream.html doc/linbox-html/class_lin_box_1_1_prime_stream-members.html doc/linbox-html/class_lin_box_1_1_rand_iter_abstract.gif doc/linbox-html/class_lin_box_1_1_rand_iter_abstract.html doc/linbox-html/class_lin_box_1_1_rand_iter_abstract-members.html doc/linbox-html/class_lin_box_1_1_rand_iter_archetype.html doc/linbox-html/class_lin_box_1_1_rand_iter_archetype-members.html doc/linbox-html/class_lin_box_1_1_rand_iter_envelope.gif doc/linbox-html/class_lin_box_1_1_rand_iter_envelope.html doc/linbox-html/class_lin_box_1_1_rand_iter_envelope-members.html doc/linbox-html/class_lin_box_1_1_random_dense_stream.gif doc/linbox-html/class_lin_box_1_1_random_dense_stream.html doc/linbox-html/class_lin_box_1_1_random_dense_stream-members.html doc/linbox-html/class_lin_box_1_1_random_sparse_stream.gif doc/linbox-html/class_lin_box_1_1_random_sparse_stream.html doc/linbox-html/class_lin_box_1_1_random_sparse_stream-members.html doc/linbox-html/class_lin_box_1_1_rational_reconstruction.html doc/linbox-html/class_lin_box_1_1_rational_reconstruction-members.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_block_wiedemann_traits_01_4.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_block_wiedemann_traits_01_4-members.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_dixon_traits_01_4.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_dixon_traits_01_4-members.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_numerical_traits_01_4.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_numerical_traits_01_4-members.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_wiedemann_traits_01_4.html doc/linbox-html/class_lin_box_1_1_rational_solver_3_01_ring_00_01_field_00_01_random_prime_00_01_wiedemann_traits_01_4-members.html doc/linbox-html/class_lin_box_1_1_rational_solver.html doc/linbox-html/class_lin_box_1_1_rational_solver-members.html doc/linbox-html/class_lin_box_1_1_reverse_vector.html doc/linbox-html/class_lin_box_1_1_reverse_vector-members.html doc/linbox-html/class_lin_box_1_1_ring_abstract.gif doc/linbox-html/class_lin_box_1_1_ring_abstract.html doc/linbox-html/class_lin_box_1_1_ring_abstract-members.html doc/linbox-html/class_lin_box_1_1_ring_archetype.gif doc/linbox-html/class_lin_box_1_1_ring_archetype.html doc/linbox-html/class_lin_box_1_1_ring_archetype-members.html doc/linbox-html/class_lin_box_1_1_ring_envelope.gif doc/linbox-html/class_lin_box_1_1_ring_envelope.html doc/linbox-html/class_lin_box_1_1_ring_envelope-members.html doc/linbox-html/class_lin_box_1_1_ring_interface.html doc/linbox-html/class_lin_box_1_1_scalar_matrix.gif doc/linbox-html/class_lin_box_1_1_scalar_matrix.html doc/linbox-html/class_lin_box_1_1_scalar_matrix-members.html doc/linbox-html/class_lin_box_1_1_smith_form_binary.html doc/linbox-html/class_lin_box_1_1_smith_form_binary-members.html doc/linbox-html/class_lin_box_1_1_smith_form_iliopoulos.html doc/linbox-html/class_lin_box_1_1_smith_form_iliopoulos-members.html doc/linbox-html/class_lin_box_1_1_smith_form_local.html doc/linbox-html/class_lin_box_1_1_smith_form_local-members.html doc/linbox-html/class_lin_box_1_1_solve_failed.html doc/linbox-html/class_lin_box_1_1_sparse_matrix_base.html doc/linbox-html/class_lin_box_1_1_sparse_matrix_base-members.html doc/linbox-html/class_lin_box_1_1_sparse_matrix_factory.gif doc/linbox-html/class_lin_box_1_1_sparse_matrix_factory.html doc/linbox-html/class_lin_box_1_1_sparse_matrix_factory-members.html doc/linbox-html/class_lin_box_1_1_sparse_matrix.gif doc/linbox-html/class_lin_box_1_1_sparse_matrix.html doc/linbox-html/class_lin_box_1_1_sparse_matrix-members.html doc/linbox-html/class_lin_box_1_1_sparse___vector.html doc/linbox-html/class_lin_box_1_1_sparse___vector-members.html doc/linbox-html/class_lin_box_1_1_squarize.gif doc/linbox-html/class_lin_box_1_1_squarize.html doc/linbox-html/class_lin_box_1_1_squarize-members.html doc/linbox-html/class_lin_box_1_1_standard_basis_stream.gif doc/linbox-html/class_lin_box_1_1_standard_basis_stream.html doc/linbox-html/class_lin_box_1_1_standard_basis_stream-members.html doc/linbox-html/class_lin_box_1_1_subiterator.html doc/linbox-html/class_lin_box_1_1_subiterator-members.html doc/linbox-html/class_lin_box_1_1_submatrix_3_01_blackbox_00_01_vector_categories_1_1_dense_vector_tag_01_4.gif doc/linbox-html/class_lin_box_1_1_submatrix_3_01_blackbox_00_01_vector_categories_1_1_dense_vector_tag_01_4.html doc/linbox-html/class_lin_box_1_1_submatrix_3_01_blackbox_00_01_vector_categories_1_1_dense_vector_tag_01_4-members.html doc/linbox-html/class_lin_box_1_1_submatrix_3_01_dense_matrix_3_01___field_01_4_00_01_vector_categories_1_1_dense_vector_tag_01_4.gif doc/linbox-html/class_lin_box_1_1_submatrix_3_01_dense_matrix_3_01___field_01_4_00_01_vector_categories_1_1_dense_vector_tag_01_4.html doc/linbox-html/class_lin_box_1_1_submatrix_3_01_dense_matrix_3_01___field_01_4_00_01_vector_categories_1_1_dense_vector_tag_01_4-members.html doc/linbox-html/class_lin_box_1_1_submatrix.gif doc/linbox-html/class_lin_box_1_1_submatrix.html doc/linbox-html/class_lin_box_1_1_submatrix-members.html doc/linbox-html/class_lin_box_1_1_subvector.html doc/linbox-html/class_lin_box_1_1_subvector-members.html doc/linbox-html/class_lin_box_1_1_sum.gif doc/linbox-html/class_lin_box_1_1_sum.html doc/linbox-html/class_lin_box_1_1_sum-members.html doc/linbox-html/class_lin_box_1_1_sylvester.gif doc/linbox-html/class_lin_box_1_1_sylvester.html doc/linbox-html/class_lin_box_1_1_sylvester-members.html doc/linbox-html/class_lin_box_1_1_toeplitz_3_01typename_01___p_field_1_1_coeff_field_00_01___p_field_01_4.html doc/linbox-html/class_lin_box_1_1_toeplitz_3_01typename_01___p_field_1_1_coeff_field_00_01___p_field_01_4-members.html doc/linbox-html/class_lin_box_1_1_toeplitz.html doc/linbox-html/class_lin_box_1_1_toeplitz-members.html doc/linbox-html/class_lin_box_1_1_transpose.gif doc/linbox-html/class_lin_box_1_1_transpose.html doc/linbox-html/class_lin_box_1_1_transpose_matrix.html doc/linbox-html/class_lin_box_1_1_transpose_matrix-members.html doc/linbox-html/class_lin_box_1_1_transpose-members.html doc/linbox-html/class_lin_box_1_1_triples_b_b.gif doc/linbox-html/class_lin_box_1_1_triples_b_b.html doc/linbox-html/class_lin_box_1_1_triples_b_b-members.html doc/linbox-html/class_lin_box_1_1_unparametric_rand_iter.html doc/linbox-html/class_lin_box_1_1_unparametric_rand_iter-members.html doc/linbox-html/class_lin_box_1_1_vector_fraction.html doc/linbox-html/class_lin_box_1_1_vector_fraction-members.html doc/linbox-html/class_lin_box_1_1_vector_stream.gif doc/linbox-html/class_lin_box_1_1_vector_stream.html doc/linbox-html/class_lin_box_1_1_vector_stream-members.html doc/linbox-html/class_lin_box_1_1_wiedemann_solver.html doc/linbox-html/class_lin_box_1_1_wiedemann_solver-members.html doc/linbox-html/class_lin_box_1_1_zero_one.gif doc/linbox-html/class_lin_box_1_1_zero_one.html doc/linbox-html/class_lin_box_1_1_zero_one-members.html doc/linbox-html/class_pair.html doc/linbox-html/class_pair-members.html doc/linbox-html/COPYING doc/linbox-html/det_8_c.html doc/linbox-html/dir_15b98dae16b074f48537e99ce37f2610.html doc/linbox-html/dir_50201dd2b8b548803077d6cbadea4e41.html doc/linbox-html/dir_5862b379c3aa544bdb436a2a4efb31c1.html doc/linbox-html/dir_59e32c91c2242f26d6b4b09174bd0732.html doc/linbox-html/dir_5ad92ba3e281cd949de2b7f5c089ec5b.html doc/linbox-html/dir_7a3e949318ec37d6d6ca05b75d25039c.html doc/linbox-html/dir_800152dd9ad9697ac0d479ac492edfc3.html doc/linbox-html/dir_85f688a354c3c3685b50593c87c93a67.html doc/linbox-html/dir_96a85dbd745e4daa9cd3d95d3d864d5d.html doc/linbox-html/dir_9761f9c507beaf4092cef28b1dc04520.html doc/linbox-html/dir_988e6a11f2bf64ec6e49d31868ba1c15.html doc/linbox-html/dir_aa3dbd9ee8770e044f86d2f44f1c9e3e.html doc/linbox-html/dir_b161e7f6d57f5fa01a4aef5b57299db2.html doc/linbox-html/dir_bd58b62094608b4d3f352675de022f37.html doc/linbox-html/dir_c6055c7a801ef5bd45120f42d2261d6c.html doc/linbox-html/dir_d1cd44e566dea71b7ee0eb40edd28867.html doc/linbox-html/dir_d3197c839f54c9b701dd48385e55f499.html doc/linbox-html/dir_f526509dc2825b369d2cb76b4a97eba0.html doc/linbox-html/dirs.html doc/linbox-html/dot-product_8_c.html doc/linbox-html/doxygen.css doc/linbox-html/doxygen.png doc/linbox-html/echelon_8_c.html doc/linbox-html/ex-fields_8_c.html doc/linbox-html/files.html doc/linbox-html/form_0.png doc/linbox-html/form_1.png doc/linbox-html/formula.repository doc/linbox-html/functions_0x61.html doc/linbox-html/functions_0x62.html doc/linbox-html/functions_0x63.html doc/linbox-html/functions_0x64.html doc/linbox-html/functions_0x65.html doc/linbox-html/functions_0x66.html doc/linbox-html/functions_0x67.html doc/linbox-html/functions_0x68.html doc/linbox-html/functions_0x69.html doc/linbox-html/functions_0x6a.html doc/linbox-html/functions_0x6b.html doc/linbox-html/functions_0x6c.html doc/linbox-html/functions_0x6d.html doc/linbox-html/functions_0x6e.html doc/linbox-html/functions_0x6f.html doc/linbox-html/functions_0x70.html doc/linbox-html/functions_0x71.html doc/linbox-html/functions_0x72.html doc/linbox-html/functions_0x73.html doc/linbox-html/functions_0x74.html doc/linbox-html/functions_0x75.html doc/linbox-html/functions_0x76.html doc/linbox-html/functions_0x77.html doc/linbox-html/functions_0x78.html doc/linbox-html/functions_0x7e.html doc/linbox-html/functions_enum.html doc/linbox-html/functions_func_0x61.html doc/linbox-html/functions_func_0x62.html doc/linbox-html/functions_func_0x63.html doc/linbox-html/functions_func_0x64.html doc/linbox-html/functions_func_0x65.html doc/linbox-html/functions_func_0x66.html doc/linbox-html/functions_func_0x67.html doc/linbox-html/functions_func_0x68.html doc/linbox-html/functions_func_0x69.html doc/linbox-html/functions_func_0x6a.html doc/linbox-html/functions_func_0x6c.html doc/linbox-html/functions_func_0x6d.html doc/linbox-html/functions_func_0x6e.html doc/linbox-html/functions_func_0x6f.html doc/linbox-html/functions_func_0x70.html doc/linbox-html/functions_func_0x71.html doc/linbox-html/functions_func_0x72.html doc/linbox-html/functions_func_0x73.html doc/linbox-html/functions_func_0x74.html doc/linbox-html/functions_func_0x75.html doc/linbox-html/functions_func_0x76.html doc/linbox-html/functions_func_0x77.html doc/linbox-html/functions_func_0x78.html doc/linbox-html/functions_func_0x7e.html doc/linbox-html/functions_func.html doc/linbox-html/functions.html doc/linbox-html/functions_rela.html doc/linbox-html/functions_type.html doc/linbox-html/functions_vars.html doc/linbox-html/globals_func.html doc/linbox-html/globals.html doc/linbox-html/group__algorithms.html doc/linbox-html/group__blackbox.html doc/linbox-html/group__doc.html doc/linbox-html/group__element.html doc/linbox-html/group__fflas.html doc/linbox-html/group__ffpack.html doc/linbox-html/group__field.html doc/linbox-html/group__linbox.html doc/linbox-html/group__matrix.html doc/linbox-html/group__padic.html doc/linbox-html/group__randiter.html doc/linbox-html/group__ring.html doc/linbox-html/group__solutions.html doc/linbox-html/group___solvers.html doc/linbox-html/group__util.html doc/linbox-html/group__vector.html doc/linbox-html/hierarchy.html doc/linbox-html/index.html doc/linbox-html/INSTALL doc/linbox-html/install-dev.html doc/linbox-html/install-dist.html doc/linbox-html/minpoly_8_c.html doc/linbox-html/modular-int_8_c.html doc/linbox-html/modules.html doc/linbox-html/namespace_lin_box_1_1_matrix_hom.html doc/linbox-html/namespace_lin_box.html doc/linbox-html/namespacemembers_enum.html doc/linbox-html/namespacemembers_func.html doc/linbox-html/namespacemembers.html doc/linbox-html/namespacemembers_type.html doc/linbox-html/namespaces.html doc/linbox-html/pages.html doc/linbox-html/rank_8_c.html doc/linbox-html/smith_8_c.html doc/linbox-html/solve_8_c.html doc/linbox-html/sparseelimdet_8_c.html doc/linbox-html/sparseelimrank_8_c.html doc/linbox-html/struct_lin_box_1_1_companion.gif doc/linbox-html/struct_lin_box_1_1_companion.html doc/linbox-html/struct_lin_box_1_1_companion-members.html doc/linbox-html/struct_lin_box_1_1_givaro_field.html doc/linbox-html/struct_lin_box_1_1_givaro_field-members.html doc/linbox-html/struct_lin_box_1_1_local2__32.html doc/linbox-html/struct_lin_box_1_1_local2__32-members.html doc/linbox-html/struct_lin_box_1_1_matrix_categories.html doc/linbox-html/struct_lin_box_1_1_method.html doc/linbox-html/struct_lin_box_1_1_method-members.html doc/linbox-html/struct_lin_box_1_1_n_t_l___p_i_d__zz__p.gif doc/linbox-html/struct_lin_box_1_1_n_t_l___p_i_d__zz__p.html doc/linbox-html/struct_lin_box_1_1_n_t_l___p_i_d__zz__p-members.html doc/linbox-html/struct_lin_box_1_1_n_t_l__zz__p.gif doc/linbox-html/struct_lin_box_1_1_n_t_l__zz__p.html doc/linbox-html/struct_lin_box_1_1_n_t_l__zz__p-members.html doc/linbox-html/struct_lin_box_1_1_power_of_two_modular_1_1_rand_iter.html doc/linbox-html/struct_lin_box_1_1_power_of_two_modular_1_1_rand_iter-members.html doc/linbox-html/struct_lin_box_1_1_rational_remainder.html doc/linbox-html/struct_lin_box_1_1_rational_remainder-members.html doc/linbox-html/struct_lin_box_1_1_raw_vector.html doc/linbox-html/struct_lin_box_1_1_raw_vector-members.html doc/linbox-html/struct_lin_box_1_1_rebind.html doc/linbox-html/struct_lin_box_1_1_rebind-members.html doc/linbox-html/struct_lin_box_1_1_solver_traits.html doc/linbox-html/struct_lin_box_1_1_solver_traits-members.html doc/linbox-html/struct_lin_box_1_1_vector_categories.html doc/linbox-html/struct_lin_box_1_1_vector_traits.html doc/linbox-html/struct_lin_box_1_1_vector_traits-members.html doc/linbox-html/tab_b.gif doc/linbox-html/tab_l.gif doc/linbox-html/tab_r.gif doc/linbox-html/tabs.css doc/linbox-html/todo.html doc/linbox-html/tutorial.html doc/linbox-html/valence_8_c.html /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc/usr/share/doc/linbox-doc-1.1.6 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: linbox-debuginfo-1.1.6-6.fc11.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/linbox-1.1.6-6.fc11.ppc.rpm Wrote: /builddir/build/RPMS/linbox-devel-1.1.6-6.fc11.ppc.rpm Wrote: /builddir/build/RPMS/linbox-doc-1.1.6-6.fc11.noarch.rpm Wrote: /builddir/build/RPMS/linbox-debuginfo-1.1.6-6.fc11.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GoyGWJ + umask 022 + cd /builddir/build/BUILD + cd linbox-1.1.6 + rm -rf /builddir/build/BUILDROOT/linbox-1.1.6-6.fc11.ppc + exit 0 Child returncode was: 0 LEAVE do -->