[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#928851: marked as done (java2html FTCBFS: configures for the build architecture)



Your message dated Fri, 17 Sep 2021 04:35:04 +0000
with message-id <E1mR5aa-0008gQ-2O@fasolo.debian.org>
and subject line Bug#928851: fixed in java2html 0.9.2-7
has caused the Debian Bug report #928851,
regarding java2html FTCBFS: configures for the build architecture
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 owner@bugs.debian.org
immediately.)


-- 
928851: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928851
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: java2html
Version: 0.9.2-6
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

java2html fails to cross build from source, because it does not pass
--host to ./configure. The easiest way of doing so - using
dh_auto_configure - makes java2html cross buildable. Please consider
applying the attached patch.

Helmut
diff --minimal -Nru java2html-0.9.2/debian/changelog java2html-0.9.2/debian/changelog
--- java2html-0.9.2/debian/changelog	2018-02-26 13:13:57.000000000 +0100
+++ java2html-0.9.2/debian/changelog	2019-05-12 07:50:08.000000000 +0200
@@ -1,3 +1,9 @@
+java2html (0.9.2-7) UNRELEASED; urgency=medium
+
+  * Fix FTCBFS: Let dh_auto_configure pass --host to ./configure. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sun, 12 May 2019 07:50:08 +0200
+
 java2html (0.9.2-6) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru java2html-0.9.2/debian/control java2html-0.9.2/debian/control
--- java2html-0.9.2/debian/control	2018-02-26 13:12:25.000000000 +0100
+++ java2html-0.9.2/debian/control	2019-05-12 07:50:07.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Debian QA Group <packages@qa.debian.org>
 Standards-Version: 3.7.2
 Build-Depends:
- debhelper (>= 5),
+ debhelper (>= 7),
  flex,
  libfl-dev,
  dh-autoreconf,
diff --minimal -Nru java2html-0.9.2/debian/rules java2html-0.9.2/debian/rules
--- java2html-0.9.2/debian/rules	2018-02-26 13:13:57.000000000 +0100
+++ java2html-0.9.2/debian/rules	2019-05-12 07:49:56.000000000 +0200
@@ -17,7 +17,7 @@
 	dh_testdir
 
 	dh_autoreconf autoconf
-	./configure --enable-fhs
+	dh_auto_configure -- --enable-fhs
 	$(MAKE) CFLAGS="$(CFLAGS)"
 
 	touch build-stamp

--- End Message ---
--- Begin Message ---
Source: java2html
Source-Version: 0.9.2-7
Done: Boyuan Yang <byang@debian.org>

We believe that the bug you reported is fixed in the latest version of
java2html, 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 928851@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated java2html 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 16 Sep 2021 23:55:05 -0400
Source: java2html
Architecture: source
Version: 0.9.2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 928851 965602 978840
Changes:
 java2html (0.9.2-7) unstable; urgency=medium
 .
   * QA upload.
   * Refresh packaging:
     + Bump Standards-Version to 4.6.0.
     + Bump debhelper compat to v13. (Closes: #965602)
     + Add Vcs-* fields for git packging repo.
   * debian/rules: Rewrite with dh sequencer.
     + Also fixes FTCBFS. (Closes: #928851)
   * debian/compat: Dropped, not needed.
   * debian/: Apply "wrap-and-sort -abst".
   * debian/not-installed: Do not install upstream COPYING file.
   * debian/patches/0003-modernize-configure.ac: Fix potential problems
     in configure.ac when building with autoconf 2.70+. (Closes: #978840)
   * debian/patches/0004-Makefile.in-Respect-DESTDIR: Make Makefile.in
     recognize DESTDIR to allow default dh_auto_install to function.
   * Apply patch from Ubuntu:
 .
   [ Daniel T Chen ]
   * Apply patch from yens (getreu) adding support for European 8-bit
     character sets. (LP: #626271) (See Debian #229364)
Checksums-Sha1:
 62d9581e1f3a1b3e787d7ea6f38f6167c13f066d 1807 java2html_0.9.2-7.dsc
 3ad1fafa54745dae742a9a74f12b2670694203be 42927 java2html_0.9.2.orig.tar.gz
 ed895cb9eebf82402a75948d043ad4af23633cc5 5464 java2html_0.9.2-7.debian.tar.xz
 1838fd5450e45626904366bb8b2e73fe637e64a5 6002 java2html_0.9.2-7_amd64.buildinfo
Checksums-Sha256:
 fe610ef9383d521f5aafa4577a5c5bbf10875165260695f9fe05620333f80a95 1807 java2html_0.9.2-7.dsc
 b352fa391ea0f1fd39654a7113f9a50baac5dbf6b8d25f79f41f864e2e825188 42927 java2html_0.9.2.orig.tar.gz
 b722fd847fa40c4a2a65b02078b40199329818d4355b1ae0c0a0bd030a838a5f 5464 java2html_0.9.2-7.debian.tar.xz
 52d0cde90c2d3056cb2733733a7d5a2e12c2371b18e72c18c69e631b7cabf3aa 6002 java2html_0.9.2-7_amd64.buildinfo
Files:
 a3e572a0f6fa778eb2ea4834f92f1779 1807 web optional java2html_0.9.2-7.dsc
 864589094d9c00d700b968ba57e3ccb1 42927 web optional java2html_0.9.2.orig.tar.gz
 fbfe296c8b50d20da53da69991a2cda2 5464 web optional java2html_0.9.2-7.debian.tar.xz
 fcab8f8525cdd989bc7c3fe5cd9fda34 6002 web optional java2html_0.9.2-7_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmFEE/0ACgkQwpPntGGC
Ws6M7A//RnSzw02E7aHthECcRo4vXfSAVVcWKnur7NQ48aCZ74VIzVOq51aQt90U
46CRuNhXKZhBxQzc/DyhNVBjymAeK0ZalQffb7DpDBpPPXa4NDxNmTU49RoLucsE
zOs9RyjhKYXorhv2H26DZSDGLj+fs/OJcxDykCZHX40+7VEHBEGVZmY2UKvZaI1Q
S6xhKLGR0NjjvkkT718D+ZGuF0MRFoNoDMw5h3/qq01zKiDOUpMPjRGZOCYB1oer
z4qTBt1cw3ftpF5AIkRHevdSziG8zlodzyFytipksRIfqtxFeyaa2l3pjo2v5k3I
vaDNbfTTj/m5+M2Nb1u1jw9FY85ZCnvsiWXOfVIuvEuB8F7AQOJOzaNYzN8nCGW1
45aKotvP6lKxHhKdWDERapWgFhsgQpf+SMFLhkaHB4Goe0cqNG6dfXkWU/dW1Z32
4iah1iOn+MWfveB5wZfBtkHFUOkkESS9z4jwXz9RSp9zb+TDlWEProRzfgVnXq5O
hxtEvmsAEWCME3hZac3Nzl/cof4EPnyeqxphgwmh8VRKSb4PrSMDjDB9bsYDiJ/M
24m9gFnlMUiwJDoPRDQvykoYQHY5h9Q49cNmKQoE7FeXHH1mdsNrP4sB1C1YnmsO
NLj5VSAIJaeEGZwHQzAviWd6iSIl25e4bhT4brMmgtCTPIAbgu0=
=HQyx
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: