[med-svn] [Git][med-team/pftools][master] Fix gcc-10 FTBFS

Nilesh Patra gitlab at salsa.debian.org
Tue Nov 24 14:45:34 GMT 2020



Nilesh Patra pushed to branch master at Debian Med / pftools


Commits:
ade74c1d by Nilesh Patra at 2020-11-24T20:12:19+05:30
Fix gcc-10 FTBFS

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/gcc10.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pftools (3+dfsg-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix gcc-10 FTBFS
+
+ -- Nilesh Patra <npatra974 at gmail.com>  Tue, 24 Nov 2020 20:00:42 +0530
+
 pftools (3+dfsg-3) unstable; urgency=medium
 
   [ Steffen Moeller ]


=====================================
debian/patches/gcc10.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Fix gcc-10 FTBFS with extern attribute
+Author: Nilesh Patra <npatra974 at gmail.com>
+Forwarded: <URL|no|not-needed, useless if you have a Bug field, optional>
+Last-Changed: Nov 24, 2020
+--- a/src/C/include/profile.h
++++ b/src/C/include/profile.h
+@@ -52,7 +52,7 @@
+ /* TRANSITIONS */
+ ////////////////////////////// FOR SSE2 to WORK //////////////////////////////////////////////
+ // WARNING: MATCH=2,INSERTION=3,DELETION=0,DUMMY=1
+-enum VectorPosition {
++extern enum VectorPosition {
+   /* Positions within both 4-tuple and array of 4-tuple */ 
+   MATCH=2,
+   INSERTION=3,


=====================================
debian/patches/series
=====================================
@@ -6,3 +6,4 @@ fix_test_output.patch
 build_gtop.patch
 getopt_for_pgdump.patch
 spelling.patch
+gcc10.patch



View it on GitLab: https://salsa.debian.org/med-team/pftools/-/commit/ade74c1db45f535523621991e491a58f882e2f14

-- 
View it on GitLab: https://salsa.debian.org/med-team/pftools/-/commit/ade74c1db45f535523621991e491a58f882e2f14
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201124/ca8d2d2a/attachment-0001.html>


More information about the debian-med-commit mailing list