Your message dated Sat, 11 May 2024 06:34:58 +0000
with message-id <[email protected]>
and subject line Bug#1063449: fixed in libpam-radius-auth 2.0.1-2
has caused the Debian Bug report #1063449,
regarding libpam-radius-auth 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.)


-- 
1063449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063449
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libpam-radius-auth
Version: 2.0.1-1
Tags: patch
User: [email protected]
Usertags: ftcbfs

libpam-radius-auth fails to cross build from source, because it actually
attempts to build for the build architecture since it does not pass
--host to configure. The easiest way of doing so would be using
dh_auto_configure, but it seems this is not possible here. Hence, I am
proposing a patch that adds the relevant --build and --host flags
explicitly. Please consider applying it.

Helmut
diff --minimal -Nru libpam-radius-auth-2.0.1/debian/changelog 
libpam-radius-auth-2.0.1/debian/changelog
--- libpam-radius-auth-2.0.1/debian/changelog   2023-08-19 16:08:42.000000000 
+0200
+++ libpam-radius-auth-2.0.1/debian/changelog   2024-02-07 19:17:45.000000000 
+0100
@@ -1,3 +1,10 @@
+libpam-radius-auth (2.0.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Pass --build/--host to configure. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Wed, 07 Feb 2024 19:17:45 +0100
+
 libpam-radius-auth (2.0.1-1) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --minimal -Nru libpam-radius-auth-2.0.1/debian/rules 
libpam-radius-auth-2.0.1/debian/rules
--- libpam-radius-auth-2.0.1/debian/rules       2023-08-19 11:12:42.000000000 
+0200
+++ libpam-radius-auth-2.0.1/debian/rules       2024-02-07 19:17:44.000000000 
+0100
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+include /usr/share/dpkg/architecture.mk
+
 # Uncomment this to turn on verbose mode.
 # export DH_VERBOSE=1
 
@@ -17,7 +19,7 @@
        rm -f Make.inc
 
 override_dh_auto_configure:
-       ./configure --prefix=$(CURDIR)/debian
+       ./configure --prefix=$(CURDIR)/debian --build=$(DEB_BUILD_GNU_TYPE) 
--host=$(DEB_HOST_GNU_TYPE)
 
 # Skip
 override_dh_auto_install:

--- End Message ---
--- Begin Message ---
Source: libpam-radius-auth
Source-Version: 2.0.1-2
Done: Carsten Schoenert <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libpam-radius-auth, 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.
Carsten Schoenert <[email protected]> (supplier of updated 
libpam-radius-auth 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: Sat, 11 May 2024 08:12:51 +0200
Source: libpam-radius-auth
Architecture: source
Version: 2.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Carsten Schoenert <[email protected]>
Changed-By: Carsten Schoenert <[email protected]>
Closes: 1061847 1063449
Changes:
 libpam-radius-auth (2.0.1-2) unstable; urgency=medium
 .
   [ Michael Biebl ]
   * [c0b257b] d/libpam-radius-auth.install: Install PAM module into /usr
     (Closes: #1061847)
 .
   [ Helmut Grohne ]
   * [fd4dad4] d/rules: FTCBFS Pass --build/--host to configure
     (Closes: #1063449)
 .
   [ Carsten Schoenert ]
   * [caa1c5b] d/control: Bump Standards-Version to 4.7.0
     No further changes needed.
Checksums-Sha1:
 34f259f89a5bfa4f553c89259a69163c672d6cab 2059 libpam-radius-auth_2.0.1-2.dsc
 f1594d26cde12c73446f99e859b7c5eeb7b6e8cd 9372 
libpam-radius-auth_2.0.1-2.debian.tar.xz
 1587878192177fa7b57753eeb5c9e56ff6c92deb 6282 
libpam-radius-auth_2.0.1-2_amd64.buildinfo
Checksums-Sha256:
 8e2ad34855512d4eb99220b56a04e6c9b47d8e6d12091aed132a322dcfc9bf93 2059 
libpam-radius-auth_2.0.1-2.dsc
 0670edb4d4333e67ea27fa2f55b2b9528f7c132b7d4bc51d743ca50acbaded83 9372 
libpam-radius-auth_2.0.1-2.debian.tar.xz
 8f7074baaaba556e6067ead36474962aaca71df6e394475ede5fbf856d855ad2 6282 
libpam-radius-auth_2.0.1-2_amd64.buildinfo
Files:
 cc9ff6853584317c24efd39bf952add3 2059 admin optional 
libpam-radius-auth_2.0.1-2.dsc
 951926130d4a6187105463e34c55baae 9372 admin optional 
libpam-radius-auth_2.0.1-2.debian.tar.xz
 6e0e7b1a73db5f70e3861c13472e0cc9 6282 admin optional 
libpam-radius-auth_2.0.1-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmY/DZYYHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2w+TQP/i0INOyPsekDwwJWAlFf7YSa
/jO8qfBplUQBdBl2g2URcTDKRCtw7Z5FlGBMtnJdJRDIRw1LFYnzbwaSDUzA4sgM
47mGGx7JPCnyPnnT7SXEISy2LJFtAl49J3jHwEOzaoIHqUmY94eQXr+swnt6IW/i
YnuYzsOqHgaQp3BhH2DIEmZ1euaAj0dWT4wBlankS6N6njDqZSGk9dSVifWI9jkF
AU69cbyzjKGBRvLZ4E7xjnyPAMnc3HC57o17CZ2IRcOxV1HKL8UqxccfLtN2ni+S
uumP6wXQ0H79EhSMs8goUPnydXxT1LvSA37dsLl5nIsqV+DaWd6CUv4atYFPL2d3
Oz33clZB+ZPghmum+Qt4a08Tt29kNzkJCJeQ1Hh2Fyt3Ab/m8+QL2atElRilvgny
/xY26yUkT0rR0CkMAzWdLAtfbENFsYmlFAr3qxNtqxBf9YW4rP7+uZTZQJ9b2rUm
fBgL4ROIZAebUEXc8wQVfviNCgkxElD9fkc74V2NHtixc6b2cF3j+HwfOFoVJroh
MVF4CLs5hKkNk3EFeVgHke64oRPIxsCyVwHMDNJY7F1fWJ73iQbOQj6Ucq7kX5Yn
2GrQFsHNbD3qHT1ug/YbnaFTmuBv2Npq6+PZzRrcOScGuS7QpyBqUB3Wy4JSBEFP
kO0vEsXdYaqaLPQagYhL
=LsPd
-----END PGP SIGNATURE-----

Attachment: pgpqxdW7aJqYr.pgp
Description: PGP signature


--- End Message ---

Reply via email to