Source: netw-ib-ox-ag
Version: 5.39.0
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

In order to avoid FTBFS "netw-ib-ox-ag" src package on new arch ppc64el, src/netwib-src/src/genemake file has to be updated.

With inline patch, We have successfully verified building "netw-ib-ox-ag" src package on ppc64el build machine. Patch simply sets NETWIBDEF_SYSARCH for ppc64el in src/netwib-src/src/genemake file before build.

Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===============7577477297513083565==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"

diff -Nru netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el --- netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el 2014-09-23 10:47:54.000000000 +0000 +++ netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el 1970-01-01 00:00:00.000000000 +0000
@@ -1,50 +0,0 @@
-Description: sets NETWIBDEF_SYSARCH for new arch ppc64le
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- netw-ib-ox-ag (5.39.0-1) unstable; urgency=low
- .
-   * The Akamai Technologies paid volunteer days release.
-   * New upstream version.
- * Uses Homepage header. (Closes: #615219, #615294, #615321, #615436, #645522)
-   * Bumped Standards-Version (no changes needed).
-   * Switch to dpkg-source 3.0 (quilt) format)
-   * Fixes FTBFS on s390x and sparc64 (Closes: #639493)
-   * Fixes 29 (sic!) lintian warnings/errors thus many small changes
-     in packaging scripts.
-Author: Bartosz Fenski <fe...@debian.org>
-Bug-Debian: https://bugs.debian.org/615219
-Bug-Debian: https://bugs.debian.org/615294
-Bug-Debian: https://bugs.debian.org/615321
-Bug-Debian: https://bugs.debian.org/615436
-Bug-Debian: https://bugs.debian.org/639493
-Bug-Debian: https://bugs.debian.org/645522
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: https://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- netw-ib-ox-ag-5.39.0.orig/src/netwib-src/src/genemake
-+++ netw-ib-ox-ag-5.39.0/src/netwib-src/src/genemake
-@@ -109,6 +109,9 @@ case $unamem in
-   "ppc64" | "powerpc64" )
-     NETWIBDEF_SYSARCH="ppc64"
-     ;;
-+  "ppc64le" | "powerpc64le" )
-+    NETWIBDEF_SYSARCH="ppc64le"
-+    ;;
-   arm* )
-     NETWIBDEF_SYSARCH="arm"
-     ;;
diff -Nru netw-ib-ox-ag-5.39.0/debian/patches/series netw-ib-ox-ag-5.39.0/debian/patches/series --- netw-ib-ox-ag-5.39.0/debian/patches/series 2014-09-23 10:46:42.000000000 +0000 +++ netw-ib-ox-ag-5.39.0/debian/patches/series 2012-12-21 14:26:50.000000000 +0000
@@ -1,2 +1 @@
 01-fpic
-NETWIBDEF_SYSARCH_ppc64el

--===============7577477297513083565==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to