Menu

#239 redeclaration error of atlas 3.11.30 for ppc64 archi

Developer
closed-duplicate
None
3
2014-10-27
2014-08-29
mnormand
No

I retrieved the last atlas 3.11.30 and tried to build for ppc64 archi on power7, buid failed with redeclaration error as reported by log extract below.
The full build log is available on koji ppc build server url.
extract from url http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/5790/2035790/build.log (koji build Id 2035789)
===
/usr/bin/gcc -DL2SIZE=33554432 -I/builddir/build/BUILD/ATLAS/ppc64_base/include -I/builddir/build/BUILD/ATLAS/ppc64_base/..//include -I/builddir/build/BUILD/ATLAS/ppc64_base/..//include/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_Linux -DATL_ARCH_POWER7 -DATL_VSX -DATL_AltiVec -DATL_USE64BITS -DATL_GAS_PPC -DATL_AVgcc -m64 -DWALL -DATL_FULL_LAPACK -DATL_NCPU=4 -DSREAL -DBETA1=1 -DMB=12 -DNB=12, -DKB=12 -DATL_USERMM=ATL_sAMMM_0_12_0_12x12x1_b1 -O2 -mvsx -mcpu=power7 -mtune=power7 -m64 -mvrsave -funroll-all-loops -mvsx -g -Wa,--noexecstack -fPIC -m64 -o ATL_sAMMM_0_12_0_12x12x1_b1.o -c ATL_sgamm0_3x12_nb12.c
ATL_sgamm0_3x12_nb12.c: In function 'ATL_sAMMM_0_12_0_12x12x1_b1':
ATL_sgamm0_3x12_nb12.c:55:50: error: redeclaration of 'rC110' with no linkage
rC109, rC119, rB10, rC010, rC110, rC210, rC310, rC410,
^
ATL_sgamm0_3x12_nb12.c:42:36: note: previous declaration of 'rC110' was here
rC90, rC100, rC11
===

Discussion

  • mnormand

    mnormand - 2014-08-29

    Found that it is a duplicate of already existing and still open bug
    https://sourceforge.net/p/math-atlas/bugs/225/

     
  • R. Clint Whaley

    R. Clint Whaley - 2014-10-27
    • status: open --> closed-duplicate
    • assigned_to: R. Clint Whaley
     

Log in to post a comment.