Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 371088 Details for
Bug 539006
FTBFS linbox-1.1.6-6.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 41.26 KB, created by
FTBFS
on 2009-11-19 16:24:13 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:24:13 UTC
Size:
41.26 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/linbox.spec'], False, '/var/lib/mock/fedora-development-i386-linbox-1.1.6-6.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1ead8d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/linbox.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/linbox-1.1.6-6.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/linbox.spec'], False, '/var/lib/mock/fedora-development-i386-linbox-1.1.6-6.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1ead8d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/linbox.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Eh8j44 >+ 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.qTnKex >+ 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-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 i686-pc-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 i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-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... i686-pc-linux-gnu >checking host system type... i686-pc-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 i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-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... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-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... no >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.022997 s, 2348.13 Mffops >1Wino 300x300: 0.019997 s, 2700.41 Mffops >fgemm 300x300: 0.021997 s, 2454.88 Mffops >1Wino 300x300: 0.019997 s, 2700.41 Mffops >fgemm 44x44: 6.01055e-18 s, 2.83448e+16 Mffops >1Wino 44x44: 6.01055e-18 s, 2.83448e+16 Mffops >fgemm 172x172: 0.004999 s, 2035.79 Mffops >1Wino 172x172: 0.003999 s, 2544.86 Mffops >fgemm 172x172: 0.004 s, 2544.22 Mffops >1Wino 172x172: 0.003999 s, 2544.86 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 -j8 >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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >/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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/i686-redhat-linux/4.4.2/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.2/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/i686-redhat-linux/4.4.2 -L/usr/lib/gcc/i686-redhat-linux/4.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.2/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.2/../../../crtn.o -m32 -march=i386 -mtune=generic -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >/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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >/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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >/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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >/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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >mkdir .libs >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >rm: invalid argument: `' > 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 >In file included from /usr/include/givaro/givpoly1denseops.inl:12, > from /usr/include/givaro/givpoly1.h:35, > from /usr/include/givaro/givpoly1factor.h:17, > from /usr/include/givaro/givgfq.h:23, > from ../../linbox/field/givaro-gfq.h:38, > from ../../linbox/field/givaro-extension.h:24, > from ../../linbox/solutions/rank.h:595, > from lb-rank.C:27: >/usr/include/givaro/givpoly1muldiv.inl: In member function 'givvector<typename Domain::Element, std::allocator<typename Field::Element> >& Poly1Dom<Domain, Dense>::modin(givvector<typename Domain::Element, std::allocator<typename Field::Element> >&, const givvector<typename Domain::Element, std::allocator<typename Field::Element> >&) const [with Domain = LinBox::GivaroField<LinBox::Modular<double> >]': >/usr/include/givaro/givextension.h:95: instantiated from 'typename Poly1FactorDom<BFT, Dense, GivRandom>::Element& Extension<BFT>::init(typename Poly1FactorDom<BFT, Dense, GivRandom>::Element&, const XXX&) const [with XXX = long unsigned int, BFT = LinBox::GivaroField<LinBox::Modular<double> >]' >../../linbox/solutions/rank.h:205: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const LinBox::RingCategories::ModularTag&, const LinBox::WiedemannTraits&) [with Blackbox = LinBox::BlasBlackbox<LinBox::GivaroExtension<LinBox::Modular<double> > >]' >../../linbox/solutions/rank.h:616: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const LinBox::RingCategories::ModularTag&, const LinBox::BlackboxSpecifier&) [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >]' >../../linbox/solutions/rank.h:101: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const LinBox::RingCategories::ModularTag&, const LinBox::HybridSpecifier&) [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >]' >../../linbox/solutions/rank.h:162: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const Method&) [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >, Method = LinBox::HybridSpecifier]' >lb-rank.C:48: instantiated from 'void RankFunctor<Method>::operator()(long unsigned int&, Blackbox*) const [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >, Method = LinBox::HybridSpecifier]' >./lb-blackbox-data.h:57: instantiated from 'void BlackboxSpecFunctor<Blackbox, Functor>::operator()(Result&, Domain*) const [with Domain = LinBox::Modular<double>, Result = long unsigned int, Blackbox = LinBox::BlasBlackbox, Functor = RankFunctor<LinBox::HybridSpecifier>]' >./lb-domain-functor.h:44: instantiated from 'void ApplyDomainFunctorBase<Functor, Result>::apply(const Domain&) [with Domain = DomainEnvelope<LinBox::Modular<double> >, Functor = BlackboxSpecFunctor<LinBox::BlasBlackbox, RankFunctor<LinBox::HybridSpecifier> >, Result = long unsigned int]' >./lb-domain-functor.h:69: instantiated from 'void LinBoxDomainVisitor<LinBoxTypelist<T, LinBoxDumbType>, Functor, Result>::visit(const DomainEnvelope<Domain>&) [with T = LinBox::Modular<double>, Functor = BlackboxSpecFunctor<LinBox::BlasBlackbox, RankFunctor<LinBox::HybridSpecifier> >, Result = long unsigned int]' >lb-rank.C:69: instantiated from here >/usr/include/givaro/givpoly1muldiv.inl:247: error: 'const struct LinBox::GivaroField<LinBox::Modular<double> >' has no member named 'maxpy' >/usr/include/givaro/givpoly1muldiv.inl:252: error: 'const struct LinBox::GivaroField<LinBox::Modular<double> >' has no member named 'maxpy' >/usr/include/givaro/givpoly1muldiv.inl: In member function 'givvector<typename Domain::Element, std::allocator<typename Field::Element> >& Poly1Dom<Domain, Dense>::divmod(givvector<typename Domain::Element, std::allocator<typename Field::Element> >&, givvector<typename Domain::Element, std::allocator<typename Field::Element> >&, const givvector<typename Domain::Element, std::allocator<typename Field::Element> >&, const givvector<typename Domain::Element, std::allocator<typename Field::Element> >&) const [with Domain = LinBox::GivaroField<LinBox::Modular<double> >]': >/usr/include/givaro/givpoly1gcd.inl:166: instantiated from 'givvector<typename Domain::Element, std::allocator<typename Field::Element> >& Poly1Dom<Domain, Dense>::invmod(givvector<typename Domain::Element, std::allocator<typename Field::Element> >&, const givvector<typename Domain::Element, std::allocator<typename Field::Element> >&, const givvector<typename Domain::Element, std::allocator<typename Field::Element> >&) const [with Domain = LinBox::GivaroField<LinBox::Modular<double> >]' >/usr/include/givaro/givextension.h:129: instantiated from 'typename Poly1FactorDom<BFT, Dense, GivRandom>::Element& Extension<BFT>::inv(typename Poly1FactorDom<BFT, Dense, GivRandom>::Element&, const typename Poly1FactorDom<BFT, Dense, GivRandom>::Element&) const [with BFT = LinBox::GivaroField<LinBox::Modular<double> >]' >/usr/include/givaro/givextension.h:163: instantiated from 'typename Poly1FactorDom<BFT, Dense, GivRandom>::Element& Extension<BFT>::divin(typename Poly1FactorDom<BFT, Dense, GivRandom>::Element&, const typename Poly1FactorDom<BFT, Dense, GivRandom>::Element&) const [with BFT = LinBox::GivaroField<LinBox::Modular<double> >]' >../../linbox/algorithms/massey-domain.h:253: instantiated from 'long int LinBox::MasseyDomain<Field, Sequence>::massey(Polynomial&, bool) [with Polynomial = std::vector<givvector<double, std::allocator<double> >, std::allocator<givvector<double, std::allocator<double> > > >, Field = LinBox::GivaroExtension<LinBox::Modular<double> >, Sequence = LinBox::BlackboxContainerSymmetric<LinBox::GivaroExtension<LinBox::Modular<double> >, LinBox::Compose<LinBox::Compose<LinBox::Diagonal<LinBox::GivaroExtension<LinBox::Modular<double> >, LinBox::VectorCategories::DenseVectorTag>, LinBox::BlasBlackbox<LinBox::GivaroExtension<LinBox::Modular<double> > > >, LinBox::Diagonal<LinBox::GivaroExtension<LinBox::Modular<double> >, LinBox::VectorCategories::DenseVectorTag> >, GIV_ExtensionrandIter<Extension<LinBox::GivaroField<LinBox::Modular<double> > >, Integer> >]' >../../linbox/algorithms/massey-domain.h:349: instantiated from 'long unsigned int LinBox::MasseyDomain<Field, Sequence>::pseudo_minpoly(Polynomial&, long unsigned int&, bool) [with Polynomial = std::vector<givvector<double, std::allocator<double> >, std::allocator<givvector<double, std::allocator<double> > > >, Field = LinBox::GivaroExtension<LinBox::Modular<double> >, Sequence = LinBox::BlackboxContainerSymmetric<LinBox::GivaroExtension<LinBox::Modular<double> >, LinBox::Compose<LinBox::Compose<LinBox::Diagonal<LinBox::GivaroExtension<LinBox::Modular<double> >, LinBox::VectorCategories::DenseVectorTag>, LinBox::BlasBlackbox<LinBox::GivaroExtension<LinBox::Modular<double> > > >, LinBox::Diagonal<LinBox::GivaroExtension<LinBox::Modular<double> >, LinBox::VectorCategories::DenseVectorTag> >, GIV_ExtensionrandIter<Extension<LinBox::GivaroField<LinBox::Modular<double> > >, Integer> >]' >../../linbox/solutions/rank.h:201: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const LinBox::RingCategories::ModularTag&, const LinBox::WiedemannTraits&) [with Blackbox = LinBox::BlasBlackbox<LinBox::GivaroExtension<LinBox::Modular<double> > >]' >../../linbox/solutions/rank.h:616: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const LinBox::RingCategories::ModularTag&, const LinBox::BlackboxSpecifier&) [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >]' >../../linbox/solutions/rank.h:101: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const LinBox::RingCategories::ModularTag&, const LinBox::HybridSpecifier&) [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >]' >../../linbox/solutions/rank.h:162: instantiated from 'long unsigned int& LinBox::rank(long unsigned int&, const Blackbox&, const Method&) [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >, Method = LinBox::HybridSpecifier]' >lb-rank.C:48: instantiated from 'void RankFunctor<Method>::operator()(long unsigned int&, Blackbox*) const [with Blackbox = LinBox::BlasBlackbox<LinBox::Modular<double> >, Method = LinBox::HybridSpecifier]' >./lb-blackbox-data.h:57: instantiated from 'void BlackboxSpecFunctor<Blackbox, Functor>::operator()(Result&, Domain*) const [with Domain = LinBox::Modular<double>, Result = long unsigned int, Blackbox = LinBox::BlasBlackbox, Functor = RankFunctor<LinBox::HybridSpecifier>]' >./lb-domain-functor.h:44: instantiated from 'void ApplyDomainFunctorBase<Functor, Result>::apply(const Domain&) [with Domain = DomainEnvelope<LinBox::Modular<double> >, Functor = BlackboxSpecFunctor<LinBox::BlasBlackbox, RankFunctor<LinBox::HybridSpecifier> >, Result = long unsigned int]' >./lb-domain-functor.h:69: instantiated from 'void LinBoxDomainVisitor<LinBoxTypelist<T, LinBoxDumbType>, Functor, Result>::visit(const DomainEnvelope<Domain>&) [with T = LinBox::Modular<double>, Functor = BlackboxSpecFunctor<LinBox::BlasBlackbox, RankFunctor<LinBox::HybridSpecifier> >, Result = long unsigned int]' >lb-rank.C:69: instantiated from here >/usr/include/givaro/givpoly1muldiv.inl:331: error: 'const struct LinBox::GivaroField<LinBox::Modular<double> >' has no member named 'axmyin' >make[3]: *** [lb-rank.lo] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces/driver' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6/interfaces' >make[1]: Leaving directory `/builddir/build/BUILD/linbox-1.1.6' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.qTnKex (%build) > Bad exit status from /var/tmp/rpm-tmp.qTnKex (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/linbox.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/linbox.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 539006
:
371087
| 371088 |
371089
|
371090
|
371091
|
371092