-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
The problem is that dh_install now fails on missing files, which also causes FTBFS on platforms where sizeof(long) == sizeof(long double). Your patch does not work because the variable is not kept form build_arch to install_arch. I've just added a line to rerun the test before dh_install. See http://bzr.debian.org/loggerhead/users/piem/fftw3/annotate/head:/debian/rules? thanks, piem Nobuhiro Iwamatsu wrote: > Package: fftw3 > Version: 3.2.1-2.1 > Severity: wishlist > Tags: patch > > Hi. > > I am now trying to run Debian on Renesas SH CPU(sh4). > As for this CPU, double and long-double are the same size. > Therefore, this becomes the error by handling of long-double. > > ---- > <snip> > dh_install -a --sourcedir=debian/tmp-single > dh_install -a --sourcedir=debian/tmp-double > dh_install -a --sourcedir=debian/tmp-long-double > dh_install: libfftw3-3 missing files (usr/lib/libfftw*.so.*), aborting > make: *** [binary-arch] Error 1 > dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit > status 2 > E: Failed autobuilding of package > </snip> > ---- > > I made a patch to fix this problem. > Could you apply it, please? > > Best regards, > Nobuhiro > > -- System Information: > Debian Release: squeeze/sid > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: i386 (i686) > > Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores) > Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrrEQgACgkQkuC958YALL1P5ACbB4v7L7ac6oy2pWMhaQh1LXcW Eb0AniRtE7Wzh2ixFVm9rEWxWvCxJIWY =DdKx -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

