[boinc-app-seti] 01/01: Fixed a ftbfs

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Wed Nov 27 11:02:19 UTC 2013


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to annotated tag debian/7.19_svn2050-1
in repository boinc-app-seti.

commit a3bc628045018e6d06b8391865e111a3cd2821fa
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Nov 27 11:52:45 2013 +0100

    Fixed a ftbfs
---
 debian/changelog                     |  3 ++-
 debian/patches/fix-ftbfs-arm64.patch | 10 ++++++++++
 debian/patches/series                |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 71df4e7..98a76ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-boinc-app-seti (7.19~svn2050-1) UNRELEASED; urgency=low
+boinc-app-seti (7.19~svn2050-1) unstable; urgency=low
 
   * New upstream snapshot.
+  * Fixed a ftbfs on ubuntu arm64.
 
  -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Fri, 22 Nov 2013 13:34:26 +0100
 
diff --git a/debian/patches/fix-ftbfs-arm64.patch b/debian/patches/fix-ftbfs-arm64.patch
new file mode 100644
index 0000000..d348142
--- /dev/null
+++ b/debian/patches/fix-ftbfs-arm64.patch
@@ -0,0 +1,10 @@
+--- boinc-app-seti-7.19~svn2050.orig/client/vector/fp_arm.h
++++ boinc-app-seti-7.19~svn2050/client/vector/fp_arm.h
+@@ -39,6 +39,7 @@
+ #if defined(__arm__) && !defined(_RC_CHOP)
+ #include <signal.h>
+ #include <setjmp.h>
++#include "s_util.h"
+ #include "sighandler.h"
+ 
+ // Exception masks
diff --git a/debian/patches/series b/debian/patches/series
index d2b9bce..e6d31e7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,3 +11,4 @@ disable_avx_in_configure.patch
 006_omitting_archs.patch
 007_worker_comments.patch
 addressing-autosetup-warnings.patch
+fix-ftbfs-arm64.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc-app-seti.git



More information about the pkg-boinc-commits mailing list