Your message dated Mon, 18 Jan 2010 09:37:24 +0000
with message-id <[email protected]>
and subject line Bug#565426: fixed in orc 0.4.3-3
has caused the Debian Bug report #565426,
regarding orc: FTBFS on hurd-i386: no code allocation backend
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.)
--
565426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565426
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: orc
Version: 0.4.3-2
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd
Hi,
currently[1] orc does not build on GNU/Hurd. The problem is the missing
backend for code allocation.
The attached patch fixes the issue, making use of mmap on GNU/Hurd. (It will
build, although with few tests failing.)
[1]
https://buildd.debian.org/fetch.cgi?pkg=orc&arch=hurd-i386&ver=0.4.3-2&stamp=1261114308&file=log&as=raw
Thanks,
--
Pino
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@
mingw*|pw32*|cygwin*)
AC_DEFINE(HAVE_CODEMEM_MALLOC, 1, [Use malloc to allocate code for
execution])
;;
- linux*|darwin*|solaris*|netbsd*|freebsd*|openbsd*|kfreebsd*)
+ linux*|darwin*|solaris*|netbsd*|freebsd*|openbsd*|kfreebsd*|gnu*)
AC_DEFINE(HAVE_CODEMEM_MMAP, 1, [Use mmap to allocate code for execution])
;;
*)
--- End Message ---
--- Begin Message ---
Source: orc
Source-Version: 0.4.3-3
We believe that the bug you reported is fixed in the latest version of
orc, which is due to be installed in the Debian FTP archive:
liborc-0.4-0-dbg_0.4.3-3_amd64.deb
to main/o/orc/liborc-0.4-0-dbg_0.4.3-3_amd64.deb
liborc-0.4-0_0.4.3-3_amd64.deb
to main/o/orc/liborc-0.4-0_0.4.3-3_amd64.deb
liborc-0.4-dev_0.4.3-3_amd64.deb
to main/o/orc/liborc-0.4-dev_0.4.3-3_amd64.deb
liborc-0.4-doc_0.4.3-3_all.deb
to main/o/orc/liborc-0.4-doc_0.4.3-3_all.deb
orc_0.4.3-3.debian.tar.gz
to main/o/orc/orc_0.4.3-3.debian.tar.gz
orc_0.4.3-3.dsc
to main/o/orc/orc_0.4.3-3.dsc
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.
Sebastian Dröge <[email protected]> (supplier of updated orc 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: SHA1
Format: 1.8
Date: Mon, 18 Jan 2010 09:57:44 +0100
Source: orc
Binary: liborc-0.4-0 liborc-0.4-dev liborc-0.4-0-dbg liborc-0.4-doc
Architecture: source all amd64
Version: 0.4.3-3
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages
<[email protected]>
Changed-By: Sebastian Dröge <[email protected]>
Description:
liborc-0.4-0 - Library of Optimized Inner Loops Runtime Compiler
liborc-0.4-0-dbg - Library of Optimized Inner Loops Runtime Compiler (debug
package)
liborc-0.4-dev - Library of Optimized Inner Loops Runtime Compiler
(development he
liborc-0.4-doc - Library of Optimized Inner Loops Runtime Compiler
(documentation)
Closes: 565426
Changes:
orc (0.4.3-3) unstable; urgency=low
.
* debian/source/format,
debian/rules:
+ Update to source format 3.0 (quilt).
* debian/patches/02_gnu-hurd.patch,
debian/patches/99_autoreconf.patch:
+ Fix build on GNU Hurd (Closes: #565426). Thanks to Pino Toscano.
Checksums-Sha1:
77817ebb1c1cd6cfba4c2402a4054977a8fbb159 1211 orc_0.4.3-3.dsc
5330aa005d530c30501b1a736af2438abe091d60 106225 orc_0.4.3-3.debian.tar.gz
4c1ee749cc6a3366ceaafdf1794334a4954f0762 57934 liborc-0.4-doc_0.4.3-3_all.deb
47b0103d22db2c08c5b7b44d05f3644a824d7acd 105822 liborc-0.4-0_0.4.3-3_amd64.deb
0a739e6aae6caf5f3f248009a5047ab54e4cbaa4 159892
liborc-0.4-dev_0.4.3-3_amd64.deb
46941a876f2dcc3c54503adb3fee5f1a9a7d1e0c 175208
liborc-0.4-0-dbg_0.4.3-3_amd64.deb
Checksums-Sha256:
32481181c1cbdfd8f1b340570fbfbfa863b0e62f3df100ecbe4e271021a40314 1211
orc_0.4.3-3.dsc
cf263f0abf2d0428501b7a0fca5ea429b9d8ebc13b0bcf7fd32280c39374739c 106225
orc_0.4.3-3.debian.tar.gz
4d6ed208075b7216e37ef390113f7ee8a1b14452c0e76d571496f29ed1dd571d 57934
liborc-0.4-doc_0.4.3-3_all.deb
25f9da15598913523285a68da508df1d3fc7326c0e7621d7f237f39b7aa5a68e 105822
liborc-0.4-0_0.4.3-3_amd64.deb
9cad415bd713e68ab8724dbcf4404db4a16dd0153f7275c3c945eab88c3301f1 159892
liborc-0.4-dev_0.4.3-3_amd64.deb
b04c5ddfcca640379bdaab5e23f9bcc9821ded1850c0e1a6eac1113510cbcb3e 175208
liborc-0.4-0-dbg_0.4.3-3_amd64.deb
Files:
6b2ad0cc1cb1d2016a5b3f732560128d 1211 devel optional orc_0.4.3-3.dsc
daed9cc77bfa8d4b01101e53fc8972d8 106225 devel optional
orc_0.4.3-3.debian.tar.gz
e839264b5d4ff7643c58f6eb1eac55f3 57934 doc optional
liborc-0.4-doc_0.4.3-3_all.deb
9abe0e1af9be39e425dafa6ad52e8d1a 105822 libs optional
liborc-0.4-0_0.4.3-3_amd64.deb
c9fe3c2395baaf2e3343d1c850445805 159892 libdevel optional
liborc-0.4-dev_0.4.3-3_amd64.deb
5f2cac8f532d4efabb0c7872847c3679 175208 debug extra
liborc-0.4-0-dbg_0.4.3-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktUJooACgkQBsBdh1vkHyGEuACdErG9D+HCTZu+v1/mgpoV/PfJ
LigAn2Z4ffDHR/CPeZWndcRaqwQOVjpp
=g4tt
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-gstreamer-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers