Your message dated Wed, 10 Feb 2016 11:49:37 +0000
with message-id <e1atth7-0007pf...@franck.debian.org>
and subject line Bug#746998: fixed in pyfftw 0.10.1+dfsg1-1
has caused the Debian Bug report #746998,
regarding pyfftw: FTBFS on architectures without long double
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
746998: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyfftw
Version: 0.9.2+dfsg-1
Severity: important
Tags: upstream
Justification: fails to build from source

pyfftw fails to build on architectures where double and long double
(aka float128) are the same size:

| mipsel-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -Wl,-z,relro -g -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 
build/temp.linux-mips-3.3/«BUILDDIR»/pyfftw-0.9.2+dfsg/pyfftw/pyfftw.o -lfftw3 
-lfftw3f -lfftw3l -lfftw3_threads -lfftw3f_threads -lfftw3l_threads -o 
build/lib.linux-mips-3.3/pyfftw/pyfftw.cpython-33m.so
| /usr/bin/ld: cannot find -lfftw3l
| /usr/bin/ld: cannot find -lfftw3l_threads
| collect2: error: ld returned 1 exit status
| error: command 'mipsel-linux-gnu-gcc' failed with exit status 1
| make[1]: *** [build-python3.3] Error 1
| make[1]: Leaving directory `/«BUILDDIR»/pyfftw-0.9.2+dfsg'
| make: *** [build-arch] Error 2

The build process tries to link the Python module with libfftw3l, which
only exists on architectures where double and long double are different
types. On other architectures libfftw3 should probably be used instead.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: mipsel (mips64)

Kernel: Linux 3.2.0-4-5kc-malta
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

--- End Message ---
--- Begin Message ---
Source: pyfftw
Source-Version: 0.10.1+dfsg1-1

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

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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ghislain Antony Vaillant <ghisv...@gmail.com> (supplier of updated pyfftw 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 02 Feb 2016 17:07:23 +0000
Source: pyfftw
Binary: python-pyfftw python-pyfftw-dbg python3-pyfftw python3-pyfftw-dbg
Architecture: source
Version: 0.10.1+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Ghislain Antony Vaillant <ghisv...@gmail.com>
Description:
 python-pyfftw - Pythonic wrapper around FFTW - Python 2
 python-pyfftw-dbg - Pythonic wrapper around FFTW - Python 2 (debug)
 python3-pyfftw - Pythonic wrapper around FFTW - Python 3
 python3-pyfftw-dbg - Pythonic wrapper around FFTW - Python 3 (debug)
Closes: 746998 810522
Changes:
 pyfftw (0.10.1+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #810522)
   * d/watch: add repacksuffix option.
   * d/control: use recommended VCS entries.
   * Update d/control:
     - source: add dh-python and setuptools to Build-Depends.
     - python{3}-h5py: remove manual Depends, use pythondeps and shlibdeps
       instead.
     - python{3}-h5py-dbg: move python{3}-dbg and python{3}-numpy-dbg from
       Recommends to Depends.
   * Update patch queue:
     - Drop patch arm-build.diff.
     - Discover fftw libraries using pkgconfig.
     - Add build dependency on python{3}-pkgconfig.
     Thanks to Aurelien Jarno (Closes: #746998)
   * d/rules: enable clean target by pybuild.
   * d/copyright: update copyright information.
Checksums-Sha1:
 0b4152f954be4bd940d1e6df558312bf493719fb 2471 pyfftw_0.10.1+dfsg1-1.dsc
 145a588ddd50a5bbea81850000e66cd358e9d0c5 189960 pyfftw_0.10.1+dfsg1.orig.tar.gz
 698550140cd741fdc1b82ef85d1685c4d00a4f62 3848 
pyfftw_0.10.1+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 e44f7b67fe5ccb491c65a3d68ed81710c476ae54f31a00cf8c3393aadbb93b3d 2471 
pyfftw_0.10.1+dfsg1-1.dsc
 a129b9dbd919102663abbb08fafa6c6e6ed3bb0f47f9fb4d8b4c57f9e6759609 189960 
pyfftw_0.10.1+dfsg1.orig.tar.gz
 f8ba717cb6d469a45861684ca6a7bdef8c708636135f09a308c656345f97dc38 3848 
pyfftw_0.10.1+dfsg1-1.debian.tar.xz
Files:
 ce289197ae0963a7645c4f89762c0db5 2471 python optional pyfftw_0.10.1+dfsg1-1.dsc
 5e41c2d8b677e8c2f1f00759dcc4ca85 189960 python optional 
pyfftw_0.10.1+dfsg1.orig.tar.gz
 8270e30120230916ffe87482869194be 3848 python optional 
pyfftw_0.10.1+dfsg1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWux+7AAoJEPNPCXROn13ZcQgQAN/Kn28d/V3FHaAn2MMTOI8X
G+LWufzcGGmrFVriL0U4PS5NUe5JdiPgI53l6dGJS1PJ479T7sTmlh77YfKVigQ8
5JFGwmhuhzKXshV1cy23tg/6Up2G6fxjJfmuoWS02djKMpAjXgQRuOTBe45dmW3E
XkBPpxFldVDLWUufyNR5Z8Cl/D0OKGULHiyqjzemB+rVBndeIvySDXome0soOCtJ
zRsVpkRCLBbOiwvmWD4+p17/K1fDE0tK2wJr2Tf3wutksTLr6LlIxczlELbXgebQ
iJag9SDzi5ZJtMYzt9C9bsnCQjS/A/vJC8DXw33XPRgiuJenax/lnykD++MQVRpa
nr87xkRLr97xGJ5LjK3lN61mKXvcVEskX9KJCdNMa0mcXR5KcVSgVtJzN8spzTFT
rrYzBP3GroRBy6RUuNjh7ZwD0I6wj475KwL7uS3OGG3P5qDWK6Fltti2EzGJxhrf
72Kw8YBgOUkEqBEA/cQblbeVAbSWMz8SXQqsT2lQ8iZ51f7leJBNzwUohbgW5YyC
EA2p4ztUpsOA9OBXhs9YHLL7DZmLSxKDK3PG+oFVFwDgcaVVY+69XdmzkTplgZ8M
J7vu08oxIi8H0YJpcjAt+fjb4YeWv0qh21yUiBYb/xJbBWgfDYNUUhhsjV0rpEX0
LrVZsUdVY6WQs9OTzskQ
=UCMO
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to