[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#677165 closed by Sylvestre Ledru <sylvestre@debian.org> (Bug#677165: fixed in openblas 0.1.1-4)



This is an automatic notification regarding your Bug report
which was filed against the src:openblas package:

#677165: openblas: FTBFS[kfreebsd]: gemm.c:401:16: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)

It has been closed by Sylvestre Ledru <sylvestre@debian.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Sylvestre Ledru <sylvestre@debian.org> by
replying to this email.


-- 
677165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677165
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: openblas
Source-Version: 0.1.1-4

We believe that the bug you reported is fixed in the latest version of
openblas, which is due to be installed in the Debian FTP archive:

libopenblas-base_0.1.1-4_amd64.deb
  to main/o/openblas/libopenblas-base_0.1.1-4_amd64.deb
libopenblas-dev_0.1.1-4_amd64.deb
  to main/o/openblas/libopenblas-dev_0.1.1-4_amd64.deb
openblas_0.1.1-4.debian.tar.gz
  to main/o/openblas/openblas_0.1.1-4.debian.tar.gz
openblas_0.1.1-4.dsc
  to main/o/openblas/openblas_0.1.1-4.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 677165@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <sylvestre@debian.org> (supplier of updated openblas package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jun 2012 10:29:51 +0200
Source: openblas
Binary: libopenblas-base libopenblas-dev
Architecture: source amd64
Version: 0.1.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylvestre@debian.org>
Description: 
 libopenblas-base - Optimized BLAS (linear algebra) library based on GotoBLAS2
 libopenblas-dev - Optimized BLAS (linear algebra) library based on GotoBLAS2
Closes: 677165
Changes: 
 openblas (0.1.1-4) unstable; urgency=low
 .
   * Fix the FTBFS under KFreebsd. Thanks to Sébastien Villemot (Closes: #677165)
Checksums-Sha1: 
 27a0f36fe7c0bed64d53b9246e36fb5e2b27a3f4 1478 openblas_0.1.1-4.dsc
 141ca9940c81c512120e76adb92bede8aa6184a2 8955 openblas_0.1.1-4.debian.tar.gz
 08161cb12c420398d2aeaaeb6d59b0f0fedd2566 3431880 libopenblas-base_0.1.1-4_amd64.deb
 020225b8a3e82a2ef368d3cd06a5a8042462cab5 3959716 libopenblas-dev_0.1.1-4_amd64.deb
Checksums-Sha256: 
 c30c54ed04d92a1d24004b5bec417502c2cb83e83d7d2f7abe2a9dd3efdda0da 1478 openblas_0.1.1-4.dsc
 85f23680e07db8373045cdd9c7c4dc308a090933991b36ca3da597b4b35638c9 8955 openblas_0.1.1-4.debian.tar.gz
 979baa0661e4f8f31f2a8c3c7565b753a28ea04fb663cf9d0e112807884f1926 3431880 libopenblas-base_0.1.1-4_amd64.deb
 6b92be6531820d39a4c167fb0fff9ce5549eccb559c10426b7b2c01124e59aa0 3959716 libopenblas-dev_0.1.1-4_amd64.deb
Files: 
 1d873e8b4fe2d51dc99ac6ff9f3fd477 1478 devel optional openblas_0.1.1-4.dsc
 faec155aebf26ca213620ff3af5e557b 8955 devel optional openblas_0.1.1-4.debian.tar.gz
 e6b9a8d3460b2efc43258bff6d78b3a5 3431880 libs optional libopenblas-base_0.1.1-4_amd64.deb
 dc8553fd65a94464af650c3fde2f2dc9 3959716 libdevel optional libopenblas-dev_0.1.1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/YUl0ACgkQiOXXM92JlhDf2QCgg/NLtCjo+cyswsJB5InQ5okF
ljgAn29NuqmU4h55kfKtpHeqMhSutEGi
=+Rqd
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Package: src:openblas
Version: 0.1.1-3
Severity: serious
Tags: sid wheezy
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

gcc -c -O2 -DEXPRECISION -m128bit-long-double -Wall -m64 -DF_INTERFACE_GFORT -fPIC  -DDYNAMIC_ARCH -DNO_LAPACK -DNO_LAPACKE -DSMP_SERVER -DMAX_CPU_NUMBER=2 -DASMNAME=sgemm -DASMFNAME=sgemm_ -DNAME=sgemm_ -DCNAME=sgemm -DCHAR_NAME=\"sgemm_\" -DCHAR_CNAME=\"sgemm\" -DNO_AFFINITY -I.. -I. -UDOUBLE  -UCOMPLEX gemm.c -o sgemm.o
gemm.c: In function 'sgemm_':
gemm.c:401:16: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
gemm.c:401:16: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [sgemm.o] Error 1

Full build log at
https://buildd.debian.org/status/logs.php?pkg=openblas&ver=0.1.1-3&arch=kfreebsd-amd64

Regards

    Christoph

If you have further questions please mail debian-bsd@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--- End Message ---

Reply to: