#17635: Update Givaro, FFLAS-FFPACK and LinBox
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.1
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  François Bissey
        Authors:  Clement Pernet     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  f82a77dc434c9e0c93aac406f239285cc140295a
  u/cpernet/givaro_fflasffpack_linbox|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 On my laptop (`Linux tamiyo 3.17.7-gentoo #1 SMP PREEMPT Wed Dec 31
 20:06:39 CET 2014 x86_64 Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz
 GenuineIntel GNU/Linux`), fflas_ffpack fails to build with GCC 4.8.4:
 {{{
 make[6]: Entering directory '/usr/local/src/sage-
 config/local/var/tmp/sage/build/fflas_ffpack-2.2.0/src/fflas-
 ffpack/interfaces/libs'
 /bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
 -I. -I../../..  -I../../..  -I../../../fflas-ffpack/utils/ -I
 ../../../fflas-ffpack/fflas/ -I../../../fflas-ffpack/ffpack -I
 ../../../fflas-ffpack/field -I/usr/local/src/sage-config/local/include
 -I/usr/local/src/sage-config/local//include -D__FFLASFFPACK_HAVE_CBLAS
 -msse4.1 -mavx -fabi-version=6 -fopenmp  -O2  -Wall -DNDEBUG
 -UFFLASFFPACK_DEBUG -g -O2 -fPIC  -std=gnu++11 -c -o fflas_L1_inst.lo
 fflas_L1_inst.C
 libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I
 ../../../fflas-ffpack/utils/ -I../../../fflas-ffpack/fflas/ -I
 ../../../fflas-ffpack/ffpack -I../../../fflas-ffpack/field
 -I/usr/local/src/sage-config/local/include -I/usr/local/src/sage-
 config/local//include -D__FFLASFFPACK_HAVE_CBLAS -msse4.1 -mavx -fabi-
 version=6 -fopenmp -O2 -Wall -DNDEBUG -UFFLASFFPACK_DEBUG -g -O2 -fPIC
 -std=gnu++11 -c fflas_L1_inst.C  -fPIC -DPIC -o .libs/fflas_L1_inst.o
 In file included from ../../../fflas-ffpack/fflas/fflas_fger_mp.inl:40:0,
                  from ../../../fflas-ffpack/fflas/fflas.h:126,
                  from fflas_L1_inst.C:34:
 ../../../fflas-ffpack/fflas/fflas_fgemm/fgemm_classical_mp.inl:204:2:
 error: stray '#' in program
    WAIT;
   ^
 ../../../fflas-ffpack/fflas/fflas_fgemm/fgemm_classical_mp.inl: In
 function 'typename FFPACK::RNSInteger<T>::Element_ptr FFLAS::fgemm(const
 FFPACK::RNSInteger<T>&, FFLAS::FFLAS_TRANSPOSE, FFLAS::FFLAS_TRANSPOSE,
 size_t, size_t, size_t, typename FFPACK::RNSInteger<T>::Element, typename
 FFPACK::RNSInteger<T>::ConstElement_ptr, size_t, typename
 FFPACK::RNSInteger<T>::ConstElement_ptr, size_t, typename
 FFPACK::RNSInteger<T>::Element, typename
 FFPACK::RNSInteger<T>::Element_ptr, size_t,
 FFLAS::MMHelper<FFPACK::RNSInteger<T>, FFLAS::MMHelperAlgo::Classic,
 FFLAS::ModeCategories::DefaultTag, FFLAS::ParSeqHelper::Parallel<Cut,
 Param> >&)':
 ../../../fflas-ffpack/fflas/fflas_fgemm/fgemm_classical_mp.inl:204:8:
 error: expected ';' before string constant
    WAIT;
         ^
 Makefile:576: recipe for target 'fflas_L1_inst.lo' failed
 make[6]: *** [fflas_L1_inst.lo] Error 1
 }}}
 Full log attached.

--
Ticket URL: <http://trac.sagemath.org/ticket/17635#comment:67>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to