Your message dated Tue, 12 Jul 2011 22:03:04 +0000
with message-id <[email protected]>
and subject line Bug#623388: fixed in librep 0.90.2-1.3
has caused the Debian Bug report #623388,
regarding librep: please add armhf support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
623388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: librep
Severity: important
Tags: patch
Hi,
This is a backport from the Ubuntu version of librep where thumb-2 is
also used by default as in armhf. Please consider adding the patch,
the package has been tested to build fine.
Thanks
Konstantinos
diff -ruN librep-0.90.2.debian//debian/patches/00list librep-0.90.2.ubuntu//debian/patches/00list
--- librep-0.90.2.debian//debian/patches/00list 2011-04-11 22:49:25.000000000 +0300
+++ librep-0.90.2.ubuntu//debian/patches/00list 2011-04-11 22:54:37.000000000 +0300
@@ -1 +1,2 @@
+armel_ftbfs.dpatch
diff -ruN librep-0.90.2.debian//debian/patches/armel_ftbfs.dpatch librep-0.90.2.ubuntu//debian/patches/armel_ftbfs.dpatch
--- librep-0.90.2.debian//debian/patches/armel_ftbfs.dpatch 1970-01-01 02:00:00.000000000 +0200
+++ librep-0.90.2.ubuntu//debian/patches/armel_ftbfs.dpatch 2011-04-11 22:54:37.000000000 +0300
@@ -0,0 +1,22 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## Description: Do not use reserved register r7 in thumb mode compilation
+## Origin/Author: add some origin or author
+## Bug: bug URL
+## armel_ftbfs.dpatch by Jani Monoses <[email protected]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' librep-0.90.2~/src/lispmach.h librep-0.90.2/src/lispmach.h
+--- librep-0.90.2~/src/lispmach.h 2009-08-25 19:33:47.000000000 +0300
++++ librep-0.90.2/src/lispmach.h 2010-12-13 11:51:08.298578000 +0200
+@@ -474,7 +474,7 @@
+ #ifdef __arm__
+ #define PC_REG asm("r9")
+ #define SP_REG asm("r8")
+-#define SLOTS_REG asm("r7")
++#define SLOTS_REG asm("r10")
+ #endif
+ #endif
+
--- End Message ---
--- Begin Message ---
Source: librep
Source-Version: 0.90.2-1.3
We believe that the bug you reported is fixed in the latest version of
librep, which is due to be installed in the Debian FTP archive:
librep-dbg_0.90.2-1.3_i386.deb
to main/libr/librep/librep-dbg_0.90.2-1.3_i386.deb
librep-dev_0.90.2-1.3_i386.deb
to main/libr/librep/librep-dev_0.90.2-1.3_i386.deb
librep9_0.90.2-1.3_i386.deb
to main/libr/librep/librep9_0.90.2-1.3_i386.deb
librep_0.90.2-1.3.diff.gz
to main/libr/librep/librep_0.90.2-1.3.diff.gz
librep_0.90.2-1.3.dsc
to main/libr/librep/librep_0.90.2-1.3.dsc
rep-doc_0.90.2-1.3_all.deb
to main/libr/librep/rep-doc_0.90.2-1.3_all.deb
rep_0.90.2-1.3_i386.deb
to main/libr/librep/rep_0.90.2-1.3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hector Oron <[email protected]> (supplier of updated librep package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 12 Jul 2011 11:17:30 +0100
Source: librep
Binary: rep librep9 librep-dev librep-dbg rep-doc
Architecture: source all i386
Version: 0.90.2-1.3
Distribution: unstable
Urgency: low
Maintainer: Luis Rodrigo Gallardo Cruz <[email protected]>
Changed-By: Hector Oron <[email protected]>
Description:
librep-dbg - debug symbols for librep
librep-dev - development libraries and headers for librep
librep9 - embeded lisp command interpreter library
rep - lisp command interpreter
rep-doc - documentation for the lisp command interpreter
Closes: 623388
Changes:
librep (0.90.2-1.3) unstable; urgency=low
.
* Non-maintainer upload.
* Add armhf support. Thanks Konstantinos Margaritis (Closes: #623388)
* Emptying the dependency_libs field in .la files
* Add lintian override for librep-dev: missing-dep-for-interpreter rep
Checksums-Sha1:
2fbaededa9315f8ce44cc5488d87c41b1de0ae93 1942 librep_0.90.2-1.3.dsc
b160f6b3c5942558658c90544fd076287e44c998 17392 librep_0.90.2-1.3.diff.gz
835a73127b5335ed43af8874e3e9375ee5b31c8f 137538 rep-doc_0.90.2-1.3_all.deb
3f555d71fc1bef8ad5fa205c15cc23495bb634ef 9778 rep_0.90.2-1.3_i386.deb
3ed21cfe9dcbe1506b1165e619d547d393f3c0be 364838 librep9_0.90.2-1.3_i386.deb
1eb7b3f36a206b1bca196f87161ddd6af9cb502c 523238 librep-dev_0.90.2-1.3_i386.deb
dfc33ee33958ae721d42249a3d078a650c5b0377 326724 librep-dbg_0.90.2-1.3_i386.deb
Checksums-Sha256:
e0bed4346e64b94136e2930a5980785e7d48b591e2d05809375d556aba587d57 1942
librep_0.90.2-1.3.dsc
fe212051b7fa834fd0aea5906db1614baa42b699fd105fd81446c91fd6a70e62 17392
librep_0.90.2-1.3.diff.gz
6bf51da2a98140b10003b67414e6e95ff82bbbac1a4a4a62f0506b0d1587fcf4 137538
rep-doc_0.90.2-1.3_all.deb
90497cc621dce812be5743631b2758391dbe51ad7cb3490fbdb2ff97754fa8cf 9778
rep_0.90.2-1.3_i386.deb
8d4bb4dedfab5348f1a44fd11a8ea9029b3ed3ef3bd3d474c5b91b3ace01d673 364838
librep9_0.90.2-1.3_i386.deb
13de56dd87915d30fe796e41fb0d096f1b65b1a1aa86ab5d02bd626ec9ccb1b2 523238
librep-dev_0.90.2-1.3_i386.deb
556f0907c66a29f258c095be4e9b56486caad6ce7bcf802fd2fd1e91c22e6f2a 326724
librep-dbg_0.90.2-1.3_i386.deb
Files:
d7150057966e42472a9f1aa4e3fb3e64 1942 lisp optional librep_0.90.2-1.3.dsc
d005891173ce23e01fc8ad14b3e51e0b 17392 lisp optional librep_0.90.2-1.3.diff.gz
40772b2305a765ee287d7c13f9e55196 137538 doc optional rep-doc_0.90.2-1.3_all.deb
593cc72fe55f265ebd7144290690fe01 9778 lisp optional rep_0.90.2-1.3_i386.deb
a74118f2177f781ce8f8bbe1d7871b9f 364838 libs optional
librep9_0.90.2-1.3_i386.deb
0ac6661bd22fc9c02759d92845e64fa8 523238 libdevel optional
librep-dev_0.90.2-1.3_i386.deb
17805eaa07666dadfc23694d2a504b09 326724 debug extra
librep-dbg_0.90.2-1.3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOHCDYAAoJEK8ig6p24qx7uFMP/399nPM6GbJeGgr0T9y6M4GP
+WqG1YSj7gmf6GA9zceJnfHzfWlM4lzxMMBpZMr4GNH+8EcWh1WRL0Plt6N8ZDhM
P3JGyUvOeZ/oGGvzHDA3RHJtzD2eekfK9T+dn3KQ/DsUrjHerABjqb+Cs8Lih/fd
8uBPBcoMvN8NNbCBFwF+ImAUf/j0sEE7DxHCJyDXCqEFDG1Gtw2rIKPAKAkYUPm6
EQJ/zsiUiUp2tQgak+b+RweukbFnaNsmlilWuNhyarzBuf7Xe3huoH4fglVYnqP/
bt5yULY4M18lELy04cARnHRsvju/i3TXqqr90ZaGF9w8VNVlhUhTrpDHZlLrh39k
xmZxcERiE5lKjXABZUSYypgRaWL8LJikYbwP1If1VkxB80gz+9tp3/VMb7TkkeId
D6EX+z4pT37JFbxLNhcKWhnaU7NCDhos7ZdES34wsqY+6vaDvi7fFRKsEzgft2wP
m8hL90OZ/Bt217vh5XSoU5T5rSav/ipNIz2aX4CZADNJRrg/gDrZtZIclEeJwQPI
xALTeoCNFybr/GZ0clAJXTiIhBxwNX1ODz40rpvq4k3E0XZATC5HXrB75n39LPzA
++0Itdoiju4Gdxpp9/373YWwphx0WqKFLtLrWdXVIJGBdiluTK6CetCD4AJ5QtIb
p/xmUnnF/8vkQ1/VuBsv
=a2hK
-----END PGP SIGNATURE-----
--- End Message ---