Package: fftw3
Version: 3.3.3-7
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch trusty
User: autopkgtest-de...@lists.alioth.debian.org
Usertags: autopkgtest

Hello,

fftw3's autopkgtest currently fails [1]:

| adt-run: & tree0t-build:  - - - - - - - - - - results - - - - - - - - - -
| tree0t-build         FAIL non-zero exit status 127
| adt-run: & tree0t-build:  - - - - - - - - - - stdout - - - - - - - - - -
| smoke testing double library
| adt-run: & tree0t-build:  - - - - - - - - - - stderr - - - - - - - - - -
| /tmp/adt-run.ssZzWm/tree0-tree/debian/tests/build: line 49: gcc: command not 
found

Simple fix attached. I tested that it now succeeds in an LXC container.

Thanks for considering,

Martin

[1] http://ci.debian.net/#package/fftw3
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru fftw3-3.3.3/debian/changelog fftw3-3.3.3/debian/changelog
--- fftw3-3.3.3/debian/changelog        2014-01-06 13:53:45.000000000 +0100
+++ fftw3-3.3.3/debian/changelog        2014-02-25 18:15:26.000000000 +0100
@@ -1,3 +1,9 @@
+fftw3 (3.3.3-7ubuntu3) trusty; urgency=medium
+
+  * Add missing build-essential test dependency for the "build" autopkgtest.
+
+ -- Martin Pitt <martin.p...@ubuntu.com>  Tue, 25 Feb 2014 18:15:11 +0100
+
 fftw3 (3.3.3-7ubuntu2) trusty; urgency=medium
 
   * Don't configure with --enable-neon on AArch64.
diff -Nru fftw3-3.3.3/debian/tests/control fftw3-3.3.3/debian/tests/control
--- fftw3-3.3.3/debian/tests/control    2013-10-27 14:32:57.000000000 +0100
+++ fftw3-3.3.3/debian/tests/control    2014-02-25 18:14:59.000000000 +0100
@@ -2,4 +2,4 @@
 Depends: libfftw3-bin
 
 Tests: build
-Depends: libfftw3-dev
+Depends: build-essential, libfftw3-dev

Attachment: signature.asc
Description: Digital signature

-- 
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