Your message dated Sun, 12 May 2013 03:17:41 +0000
with message-id <e1ubmn7-0000ap...@franck.debian.org>
and subject line Bug#705827: fixed in babeltrace 1.1.0-2
has caused the Debian Bug report #705827,
regarding babeltrace: FTBFS on GNU/kFreeBSD
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 ow...@bugs.debian.org
immediately.)
--
705827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705827
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: babeltrace
Version: 1.1.0-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
The value ENODATA is linux specific,
please use some general error number, like shown bellow.
It would also be nice if you can inform upstream about this.
Thanks
Petr
--- formats/ctf/ctf.c
+++ formats/ctf/ctf.c
@@ -1032,7 +1032,7 @@
buflen = strlen(*buf);
if (!buflen) {
*fp = NULL;
- return -ENODATA;
+ return -ENOENT;
}
*fp = babeltrace_fmemopen(*buf, buflen, "rb");
if (!*fp) {
--- End Message ---
--- Begin Message ---
Source: babeltrace
Source-Version: 1.1.0-2
We believe that the bug you reported is fixed in the latest version of
babeltrace, which is due to be installed in the Debian FTP archive.
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 705...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jon Bernard <jbern...@debian.org> (supplier of updated babeltrace 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 11 May 2013 22:18:14 -0400
Source: babeltrace
Binary: babeltrace libbabeltrace0 libbabeltrace-dev libbabeltrace-ctf0
libbabeltrace-ctf-dev
Architecture: source amd64
Version: 1.1.0-2
Distribution: unstable
Urgency: low
Maintainer: Jon Bernard <jbern...@debian.org>
Changed-By: Jon Bernard <jbern...@debian.org>
Description:
babeltrace - Trace conversion program
libbabeltrace-ctf-dev - Common Trace Format (CTF) development files
libbabeltrace-ctf0 - Common Trace Format (CTF) library
libbabeltrace-dev - Babeltrace development files
libbabeltrace0 - Babeltrace conversion libraries
Closes: 705827
Changes:
babeltrace (1.1.0-2) unstable; urgency=low
.
* [d02363c] Include upstream fix for FTBFS on GNU/FreeBSD.
Thanks to Petr Salinger (Closes: #705827)
* [0887037] Add symbols files for libbabeltrace0 and libbabeltrace-ctf0
Checksums-Sha1:
ea46b00ed6484741415839778ea6b29e29c6bd89 1495 babeltrace_1.1.0-2.dsc
8dc7659ef4567d4bbf8ca45966802eb34dfc6add 5008 babeltrace_1.1.0-2.debian.tar.gz
e2d89b4b94409037621a1ac41e7e0289b32a77ea 28720 babeltrace_1.1.0-2_amd64.deb
160d396406436ea04650511a6bbb08683ec516c2 33852 libbabeltrace0_1.1.0-2_amd64.deb
b2e24d74180e553433930152f19a29316df23246 42626
libbabeltrace-dev_1.1.0-2_amd64.deb
9194d4ab3819be35a84d080a580c4f352614b927 92848
libbabeltrace-ctf0_1.1.0-2_amd64.deb
8613035bdfdb61d63d31d2762cd2d0ca3b40a0a2 116442
libbabeltrace-ctf-dev_1.1.0-2_amd64.deb
Checksums-Sha256:
acfc124fe43cdc573874bc1841e2609a760487418bd46973b921a08db81035ad 1495
babeltrace_1.1.0-2.dsc
e3961abfe3cf9289470c3a8299c5dbec0c24c84ab947ae9d0a622ec9d2180ef1 5008
babeltrace_1.1.0-2.debian.tar.gz
a41a407bfd10511cd43f09cd9812d8d1c5f5c66cbf5d5fceec378d04582f3651 28720
babeltrace_1.1.0-2_amd64.deb
8159ef5a1d2757b25cb0d3618c5dd31fb480d90be4d642afacf2cfb12a543343 33852
libbabeltrace0_1.1.0-2_amd64.deb
1305af5fc835eab354f375465ea2cb43614fe4debb9316e5c5973bd2da649b3f 42626
libbabeltrace-dev_1.1.0-2_amd64.deb
45db24278f2e6c569378106287781a34bdf863c7191073bc6bc0f6bba0afe8c7 92848
libbabeltrace-ctf0_1.1.0-2_amd64.deb
d111060214d6346487d35136fbe893698075363ff9b84b885a48dd9d5b74507d 116442
libbabeltrace-ctf-dev_1.1.0-2_amd64.deb
Files:
f3b938a3e7a29d4564603c9f1e9dac02 1495 libs extra babeltrace_1.1.0-2.dsc
ec1da007164bfd5e183f5aa87c9e529c 5008 libs extra
babeltrace_1.1.0-2.debian.tar.gz
c22ff6b5c7bf45d46144b28bf5d9a248 28720 utils extra babeltrace_1.1.0-2_amd64.deb
2fe3966ef65818c8f93ce5c5ab92a3ba 33852 libs extra
libbabeltrace0_1.1.0-2_amd64.deb
2901faf3dde6d05bd2ec8809ee1ec697 42626 libdevel extra
libbabeltrace-dev_1.1.0-2_amd64.deb
3f43dde272f523198d990432685b362e 92848 libs extra
libbabeltrace-ctf0_1.1.0-2_amd64.deb
8eabe8d64bd84aa1fa48c7b2473bc8b9 116442 libdevel extra
libbabeltrace-ctf-dev_1.1.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlGO/NYACgkQwAT2A1kSwn4nsQCg49lgFaCT3RvsMIuTw6+yyFAR
8noAnjoHMsw6uHD4ncPvELG+3xmBgbdg
=YtyY
-----END PGP SIGNATURE-----
--- End Message ---