[Pkg-ofed-devel] Status OFED 1.5.4

Brett Johnson brett at hp.com
Thu Aug 30 18:21:37 UTC 2012


On 08/28/12 14:29, Brett Johnson wrote:
> I'm not smart
> enough to figure out how to build the packages though.  It looks like there's an extra
> level of directory structure (the "upstream" directory) in there, and debian/rules can't
> figure out where the ./configure (or source tree) is.  Or something like that..

OK, I figured out how to build the packages by fixing up the builddeps in the control files,
and dropping the debian directory into the upstream/$PKGNAME source tree.

Here are patches fixing up the build-deps, if that's useful to anyone.

-- 
Brett Johnson <brett at hp.com>
"If you don't know where you're going.. any road will take you there."
  ~~Chinese Proverb


Index: infiniband-diags/infiniband-diags-1.5.12/debian/control
===================================================================
--- infiniband-diags/infiniband-diags-1.5.12/debian/control	(revision 17799)
+++ infiniband-diags/infiniband-diags-1.5.12/debian/control	(working copy)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Benoit Mortier <benoit.mortier at opensides.be>, Guy Coates <gmpc at sanger.ac.uk>, Mario Lang <mlang at debian.org>
-Build-Depends: debhelper (>= 7), chrpath, dpatch, libibumad-dev (>= 1.3.7-OFED-1.5.4), libibmad-dev (>= 1.3.8-OFED-1.5.4), libopensm-dev (>= 3.3.12-OFED-1.5.4)
+Build-Depends: debhelper (>= 7), chrpath, dpatch, libibumad-dev (>= 1.3.7), libibmad-dev (>= 1.3.8), libopensm-dev (>= 3.3.12)
 Standards-Version: 3.9.1
 Homepage: http://www.openfabrics.org
 DM-Upload-Allowed: yes
Index: opensm/opensm-3.3.12/debian/control
===================================================================
--- opensm/opensm-3.3.12/debian/control	(revision 17799)
+++ opensm/opensm-3.3.12/debian/control	(working copy)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Benoit Mortier <benoit.mortier at opensides.be>, Guy Coates <gmpc at sanger.ac.uk>, Mario Lang <mlang at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, flex, bison, libibumad-dev (>= 1.3.7-OFED-1.5.4)
+Build-Depends: debhelper (>= 7), autotools-dev, flex, bison, libibumad-dev (>= 1.3.7)
 Standards-Version: 3.9.1
 Homepage: http://www.openfabrics.org
 DM-Upload-Allowed: yes
Index: libibmad/libibmad-1.3.8/debian/control
===================================================================
--- libibmad/libibmad-1.3.8/debian/control	(revision 17799)
+++ libibmad/libibmad-1.3.8/debian/control	(working copy)
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Benoit Mortier <benoit.mortier at opensides.be>, Guy Coates <gmpc at sanger.ac.uk>, Mario Lang <mlang at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, libibumad-dev libibumad-dev (>= 1.3.6-OFED-1.5.2)
+Build-Depends: debhelper (>= 7), autotools-dev, libibumad-dev (>= 1.3.6)
 Standards-Version: 3.9.1
 Section: libs
 Homepage: http://www.openfabrics.org/



More information about the Pkg-ofed-devel mailing list