Public bug reported:

Basically, this is purely a debian/rules specific issue for armel.
There is an entirely separate issue for lpia.

The problem I believe is that build-arch conditionally bypasses building
for long double on some architectures, per:

   # build only on architectures where double != long-double
    gcc -o test_long_long-double debian/test_long_long-double.c
    if ! ./test_long_long-double; then \

However, binary-arch: has no conditional check for including the result and so 
assumes long-double has been built :).
I think this is a very simple fix, and I expect to have a patch for this later 
today, once I test building both for armel and x86.  This bug report is hence I 
hope simply so I can attach the debdiff for my change and request sponsoring it 
when I am done.

** Affects: fftw3 (Ubuntu)
     Importance: Undecided
     Assignee: David Sugar (dyfet)
         Status: In Progress


** Tags: armel

** Changed in: fftw3 (Ubuntu)
       Status: New => In Progress

** Changed in: fftw3 (Ubuntu)
     Assignee: (unassigned) => David Sugar (dyfet)

-- 
fftw3 fails to build for armel
https://bugs.launchpad.net/bugs/420145
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to