Your message dated Wed, 23 Nov 2022 21:08:22 +0000
with message-id <[email protected]>
and subject line Bug#1018046: fixed in libsocket6-perl 0.29-3
has caused the Debian Bug report #1018046,
regarding libsocket6-perl FTCBFS: does not pass --host to configure
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.)
--
1018046: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsocket6-perl
Version: 0.29-2
Tags: patch
User: [email protected]
Usertags: ftcbfs
libsocket6-perl is built using a Makefile.PL that calls a ./configure
script. Unfortunately, that latter invocation happens to lack --host and
thus fails. Adding the --host flag is relatively easy, just figuring out
the right value is not entirely obvious. I opted for $Config{archname},
which happens to be x86_64-linux-gnu-thread-multi on amd64. This is not
quite what we wanted x86_64-linux-gnu, but reasonably close. It also
seems to work on armhf. Do you know a better way to acquire the
architecture name? If not, is this patch acceptable?
Helmut
--- libsocket6-perl-0.29.orig/Makefile.PL
+++ libsocket6-perl-0.29/Makefile.PL
@@ -49,6 +49,7 @@
$cmd .= " $Config{sh}";
}
$cmd .= " ./configure";
+ $cmd .= " --host=$Config{archname}";
$cmd .= " --with-perl=$path_perl" if ($path_perl);
system($cmd);
}
--- End Message ---
--- Begin Message ---
Source: libsocket6-perl
Source-Version: 0.29-3
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libsocket6-perl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated libsocket6-perl
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: SHA512
Format: 1.8
Date: Wed, 23 Nov 2022 21:28:18 +0100
Source: libsocket6-perl
Architecture: source
Version: 0.29-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1018046
Changes:
libsocket6-perl (0.29-3) unstable; urgency=medium
.
[ Helmut Grohne ]
* FTCBFS: does not pass --host to configure. (Closes: #1018046)
Checksums-Sha1:
506b1e95b1ede752cf2b0460c87b512e7dd92a6b 2316 libsocket6-perl_0.29-3.dsc
cb8fc031cc029a7b08f05a7e9621cc8423c4293f 6492
libsocket6-perl_0.29-3.debian.tar.xz
Checksums-Sha256:
253baaf826eeb9c855f07d5b37a0f1c8d96ace3df585e8f357f8ee64c74bc07e 2316
libsocket6-perl_0.29-3.dsc
787259a843b65d52408eec31deee36514dfec43cf9c2738c9482d03c2f8fca05 6492
libsocket6-perl_0.29-3.debian.tar.xz
Files:
48a224f62a3931421c022aeb367a267e 2316 perl optional libsocket6-perl_0.29-3.dsc
25dd2f33b906ca73104ea0659ca56975 6492 perl optional
libsocket6-perl_0.29-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmN+gsVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYhZw//WwYsRHlYcHbtHyoXpJHUbdkrGFEvGuVTP5ULGoWRn6qJboEpp9VoKxnc
e29P5kPlkpmzTWb9tz/HujWm8obebDnJepv52kBZyT2RL2/ZVC6nzst2Drz8Y2sP
4vNA4jZMR4TlUDR2/RXZsfWt6P3ndV9YNTlXIQC8G+aTvBwofCNwWqcKB3e63Tn/
XMO+zVR6cC5796Q4AjuMVoQSMtK3N6OCbaIZ5GM6VepGvR/qOAlk9pThDxssxadl
bG0tMlHPy1jU8/vk7paKwrL6LB1r97Bk8P/7dDbujrY5mAi3maR8IJxk1OtgabIE
xcg8spzhkHoKlcaKW6usybMJ+MlUk4ufrUmQaeNPVS8EFCws0zdwGFBkxigr5tL1
QlaFhKI3fZjymGoa4sut97VxRUG4hqPGQPwLS6LCmmLMVut1C6BlFXVbNbUDo35H
h6Q6i4PzAgUW12OZpN8j8QVU0C3DtjQwhPg90io8WxrDJSzd9i0e68BBOXk/gTVe
kaJK472CpZCK4IlkvVbmVJSzK0JNPMarUBzT9OX7PoE0xXsyIqGTT1r4gY9uJf5w
D8J1ih5PF6dlN0BX6GoIC0AQ46pPmfWM2bd8vZmwRQz6KT3JI4x5cNU12LqSpz2R
TDcF8mawiIyk63SHTQzNUHx3Qq8gqrJqpRP1pGtb6avhte0toBg=
=gS2J
-----END PGP SIGNATURE-----
--- End Message ---