Bug#648877: open-axiom: Don't attempt to build on platforms without sbcl

2011-11-15 Thread Michael Terry
Package: open-axiom
Version: 1.4.1+svn~2299+ds-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Dear Maintainer,

sbcl is only available for i386 amd64 kfreebsd-amd64 kfreebsd-i386.

Thus, open-axiom can't build on those platforms despite being declared as
Architecture: any.  It should use the same architecture line as sbcl.

I've used the attached patch in Ubuntu; thank you for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-2-generic-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru open-axiom-1.4.1+svn~2299+ds/debian/control open-axiom-1.4.1+svn~2299+ds/debian/control
--- open-axiom-1.4.1+svn~2299+ds/debian/control	2011-08-29 08:41:30.0 -0400
+++ open-axiom-1.4.1+svn~2299+ds/debian/control	2011-11-15 14:48:10.0 -0500
@@ -11,7 +12,7 @@
 Standards-Version: 3.9.2
 
 Package: open-axiom
-Architecture: any
+Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends},
  open-axiom-databases (= ${source:Version}),
 Recommends: open-axiom-source, open-axiom-graphics, open-axiom-hypertex
@@ -94,7 +95,7 @@
  obtained with OpenAxiom.
 
 Package: open-axiom-graphics
-Architecture: any
+Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends},
  open-axiom (= ${binary:Version}),
  open-axiom-graphics-data (= ${source:Version}),
@@ -129,7 +130,7 @@
  subsystem.
 
 Package: open-axiom-hypertex
-Architecture: any
+Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends},
  open-axiom (= ${binary:Version}),
  open-axiom-hypertex-data (= ${source:Version}),


Bug#648877: open-axiom: Don't attempt to build on platforms without sbcl

2011-11-15 Thread Igor Pashev

Hi Michael!

I'm preparing a new package which will use GCL where SBCL is 
unavailable. (GCL is recommended by upstream developer).


15.11.2011 23:51, Michael Terry пишет:

Package: open-axiom
Version: 1.4.1+svn~2299+ds-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Dear Maintainer,

sbcl is only available for i386 amd64 kfreebsd-amd64 kfreebsd-i386.

Thus, open-axiom can't build on those platforms despite being declared as
Architecture: any.  It should use the same architecture line as sbcl.

I've used the attached patch in Ubuntu; thank you for considering it.


-- System Information:
Debian Release: wheezy/sid
   APT prefers precise-updates
   APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-2-generic-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





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