Bug#700495: blas: FTBFS on powerpcspe due to -O3

Roland Stigge stigge at antcom.de
Wed Feb 13 13:48:01 UTC 2013


Package: blas
Version: 1.2.20110419-5
Severity: wishlist
Tags: patch sid
User: debian-powerpcspe at breakpoint.cc
Usertags: powerpcspe

Hi,

on powerpcspe [1], blas FTBFS like this:

======================================================================
mkdir -p debian/test
touch debian/test_dir
LD_LIBRARY_PATH=$(pwd):$LD_LIBRARY_PATH cblas/testing/xscblat1 > debian/test/xscblat1
awk '/fail/ || /FAIL/ {exit 1}' debian/test/xscblat1 || (cat debian/test/xscblat1 && false)
 Real CBLAS Test Program Results


 Test of subprogram number  1         CBLAS_SDOT     
                                    ----- PASS -----

 Test of subprogram number  2         CBLAS_SAXPY    
                                       FAIL

 CASE  N INCX INCY MODE  I                             COMP(I)                             TRUE(I)  DIFFERENCE     SIZE(I)

    2  2    1    1 9999  1                      0.14900000E+01                      0.68000001E+00  0.8100E+00  0.1170E+01

 Test of subprogram number  3         CBLAS_SROTG    
                                    ----- PASS -----

 Test of subprogram number  4         CBLAS_SROT     
                                    ----- PASS -----

 Test of subprogram number  5         CBLAS_SCOPY    
                                    ----- PASS -----

 Test of subprogram number  6         CBLAS_SSWAP    
                                    ----- PASS -----
make: *** [debian/test/xscblat1] Error 1

 Test of subprogram number  7         CBLAS_SNRM2    
                                    ----- PASS -----

 Test of subprogram number  8         CBLAS_SASUM    
                                    ----- PASS -----

 Test of subprogram number  9         CBLAS_SSCAL    
                                    ----- PASS -----

 Test of subprogram number 10         CBLAS_ISAMAX   
                                    ----- PASS -----
rm test/sblat1.f test/zblat3.f test/sblat2.f test/cblat3.f test/sblat3.f test/cblat2.f test/dblat3.f test/zblat1.f test/dblat2.f test/cblat1.f test/zblat2.f test/dblat1.f
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
======================================================================

This can be fixed by adding the attached patch.

Thanks in advance,

Roland


[1] http://wiki.debian.org/PowerPCSPEPort


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blas.patch
Type: text/x-diff
Size: 464 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20130213/34d1b37d/attachment.patch>


More information about the debian-science-maintainers mailing list