Your message dated Sun, 09 Oct 2011 09:48:52 +0000
with message-id <[email protected]>
and subject line Bug#644777: fixed in readline6 6.2-7
has caused the Debian Bug report #644777,
regarding readline6: FTBFS on hurd-i386
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.)
--
644777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644777
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: readline6
Version: 6.2-6
Severity: important
Tags: patch
Hello,
readline6 currently FTBFS on hurd-i386 due to the openpty function,
which is provided by libutil. rlfe's configure script properly detects
it, but debian/rules' LIBS= drops the -lutil option. The attached patch
puts it back and fixes the build.
This is not a problem on linux & kfreebsd because they have /dev/pts,
which hurd-i386 doesn't have.
Could you apply the patch please?
Samuel
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- debian/rules.orig 2011-10-09 00:04:14.000000000 +0000
+++ debian/rules 2011-10-09 00:04:16.000000000 +0000
@@ -185,7 +185,7 @@
cd $(builddir)/examples/rlfe \
&& ./configure --prefix=/usr --host=$(DEB_HOST_GNU_TYPE)
$(MAKE) -C $(builddir)/examples/rlfe \
- CFLAGS="-g -O2" LDFLAGS="-g -L$(builddir)/shlib" LIBS="-lreadline
-ltinfo" rlfe
+ CFLAGS="-g -O2" LDFLAGS="-g -L$(builddir)/shlib" LIBS="-lreadline
-ltinfo -lutil" rlfe
touch build-rlfe-stamp
clean:
--- End Message ---
--- Begin Message ---
Source: readline6
Source-Version: 6.2-7
We believe that the bug you reported is fixed in the latest version of
readline6, which is due to be installed in the Debian FTP archive:
lib64readline6-dev_6.2-7_i386.deb
to main/r/readline6/lib64readline6-dev_6.2-7_i386.deb
lib64readline6_6.2-7_i386.deb
to main/r/readline6/lib64readline6_6.2-7_i386.deb
libreadline-dev_6.2-7_i386.deb
to main/r/readline6/libreadline-dev_6.2-7_i386.deb
libreadline6-dbg_6.2-7_i386.deb
to main/r/readline6/libreadline6-dbg_6.2-7_i386.deb
libreadline6-dev_6.2-7_i386.deb
to main/r/readline6/libreadline6-dev_6.2-7_i386.deb
libreadline6_6.2-7_i386.deb
to main/r/readline6/libreadline6_6.2-7_i386.deb
readline-common_6.2-7_all.deb
to main/r/readline6/readline-common_6.2-7_all.deb
readline6_6.2-7.debian.tar.gz
to main/r/readline6/readline6_6.2-7.debian.tar.gz
readline6_6.2-7.dsc
to main/r/readline6/readline6_6.2-7.dsc
rlfe_6.2-7_i386.deb
to main/r/readline6/rlfe_6.2-7_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.
Matthias Klose <[email protected]> (supplier of updated readline6 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: Sun, 09 Oct 2011 11:23:45 +0200
Source: readline6
Binary: libreadline6 lib64readline6 readline-common libreadline-dev
libreadline6-dev lib64readline6-dev libreadline6-dbg rlfe lib32readline6
lib32readline6-dev
Architecture: source all i386
Version: 6.2-7
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
lib32readline6 - GNU readline and history libraries, run-time libraries
(32-bit)
lib32readline6-dev - GNU readline and history libraries, development files
(32-bit)
lib64readline6 - GNU readline and history libraries, run-time libraries
(64-bit)
lib64readline6-dev - GNU readline and history libraries, development files
(64-bit)
libreadline-dev - GNU readline and history libraries, development files
libreadline6 - GNU readline and history libraries, run-time libraries
libreadline6-dbg - GNU readline and history libraries, debugging libraries
libreadline6-dev - GNU readline and history libraries, development files
readline-common - GNU readline and history libraries, common files
rlfe - Front-end using readline to "cook" input lines for other programs
Closes: 644777
Changes:
readline6 (6.2-7) unstable; urgency=low
.
* Fix build failure on hurd-i386 (Samuel Thibault). Closes: #644777.
* Use dpkg-buildflags to set CFLAGS and LDFLAGS.
Checksums-Sha1:
9988cc488823be3df7ae36356ad77d14dfe71865 1762 readline6_6.2-7.dsc
24dfc5d5f82aad90046137dcecf8cd89855a3234 25834 readline6_6.2-7.debian.tar.gz
3779750e25047a23a0a71a5f7d5054f5f61e97bf 55192 readline-common_6.2-7_all.deb
31ffc17cacfa1a1125751bfdafa159c7f083aba4 162504 libreadline6_6.2-7_i386.deb
12aaf86d13d2244ca14a49c9a81c437509672462 165556 lib64readline6_6.2-7_i386.deb
3eb8b78e0e75a18fd1da36be74e41e7f8400aec8 888 libreadline-dev_6.2-7_i386.deb
fe253d58ea6b837c1316935b4a8b9cd22fb3b338 247064 libreadline6-dev_6.2-7_i386.deb
9465d429ae2318a3da2c443378de47fa5a2a2b43 158754
lib64readline6-dev_6.2-7_i386.deb
a4475615c1adf4c059ecae452e23151cfbe33d4f 688870 libreadline6-dbg_6.2-7_i386.deb
bbd73dd752c5875b96b0f64d083e208812e80a9d 18210 rlfe_6.2-7_i386.deb
Checksums-Sha256:
eab4034b8f13991a5831ed67bb0117e14232e602be875b99ee4eebccd473db40 1762
readline6_6.2-7.dsc
e9d1a7534a8de7524daf34e664e0493630f0cb5c0945ccce808cb96245bb92ff 25834
readline6_6.2-7.debian.tar.gz
dffe3367a77148dc3f6e866f9d34d271aa10e4e144c7a9f796c0119e2035cc45 55192
readline-common_6.2-7_all.deb
b587450254d6140fbb481a8271ad9fdc9520176e701af76750ea3d566c3b2bc9 162504
libreadline6_6.2-7_i386.deb
45fc8888150bd809f46e6d925d93fa1b25678cbd6ffa827b14c0ae913616166e 165556
lib64readline6_6.2-7_i386.deb
a3153142d058a7c9a272604d0bfb30922f4ccee99eb4fa09fd8fa1ea31e183f6 888
libreadline-dev_6.2-7_i386.deb
a5b5503f71b40b767b61f85730c853d773ff9a5f82632feb6935f47e994bb53f 247064
libreadline6-dev_6.2-7_i386.deb
db865ff5bd0a72fecf43519fa68c6b084217af58a0cda7bf8eb2f448851264c4 158754
lib64readline6-dev_6.2-7_i386.deb
9df05e2212452e0d41cf394edb47a007281b4e4e87eed291d182b9961c79d5c6 688870
libreadline6-dbg_6.2-7_i386.deb
ab3bd123ca3d725e36d8a466a031e48f5d129b5378f70712ab7ca6cd402d7dac 18210
rlfe_6.2-7_i386.deb
Files:
3380801d472140dde5e6f7d1f85bc9de 1762 libs important readline6_6.2-7.dsc
3d3a8368cff6e2323dbf497b51f8d518 25834 libs important
readline6_6.2-7.debian.tar.gz
7807bcb664741bad761689d9209b32be 55192 utils important
readline-common_6.2-7_all.deb
902ce71ea03a3b6ed772248b7522c6f0 162504 libs important
libreadline6_6.2-7_i386.deb
b20f91dcf81cd22f2634c6def1a3b144 165556 libs optional
lib64readline6_6.2-7_i386.deb
d5c1a5fb0c7ea30b71a73cae548d76a9 888 libdevel optional
libreadline-dev_6.2-7_i386.deb
c28e46eeaa9de697a836413462273f1f 247064 libdevel optional
libreadline6-dev_6.2-7_i386.deb
af4429a0c1ff415f2ad213519cfa1d69 158754 libdevel optional
lib64readline6-dev_6.2-7_i386.deb
2a3f2465899f3e9157ef808e75a7741c 688870 debug extra
libreadline6-dbg_6.2-7_i386.deb
a7d4acda7132bdd9ad97b93a79c93232 18210 utils optional rlfe_6.2-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk6Ra5sACgkQStlRaw+TLJyYdgCeIRntB3kw4uYWhi9z66x3zFU3
pccAnirsicC6yVDMRHn7jo0vSKm+W396
=xI15
-----END PGP SIGNATURE-----
--- End Message ---