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

Bug#928244: marked as done (dosck FTCBFS: ancient configure does not recognize --host)



Your message dated Wed, 16 Jun 2021 03:03:26 +0000
with message-id <E1ltLpu-000A6K-S9@fasolo.debian.org>
and subject line Bug#928244: fixed in doschk 1.1-8
has caused the Debian Bug report #928244,
regarding dosck FTCBFS: ancient configure does not recognize --host
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.)


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

doschk fails to cross build from source, because its configure is so old
that it does not support the --host flag. As such the host architecture
is communicated via the compiler by exporting CC. The attached patch
implements that and makes doschk cross buildable. Please consider
applying it.

Helmut
diff -u doschk-1.1/debian/changelog doschk-1.1/debian/changelog
--- doschk-1.1/debian/changelog
+++ doschk-1.1/debian/changelog
@@ -1,3 +1,9 @@
+doschk (1.1-8) UNRELEASED; urgency=medium
+
+  * Fix FTCBFS: Communicate CC to ./configure. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Tue, 30 Apr 2019 16:35:31 +0200
+
 doschk (1.1-7) unstable; urgency=medium
 
   * debian/control: Orphan package.
diff -u doschk-1.1/debian/rules doschk-1.1/debian/rules
--- doschk-1.1/debian/rules
+++ doschk-1.1/debian/rules
@@ -2,6 +2,9 @@
 # debian/rules for doschk, modified by Ben Pfaff from original by Joey
 # Hess.
 
+-include /usr/share/dpkg/buildtools.mk
+export CC
+
 build: build-stamp
 build-stamp:
 	dh_testdir

--- End Message ---
--- Begin Message ---
Source: doschk
Source-Version: 1.1-8
Done: David da Silva Polverari <david.polverari@gmail.com>

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

Debian distribution maintenance software
pp.
David da Silva Polverari <david.polverari@gmail.com> (supplier of updated doschk 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: Tue, 15 Jun 2021 17:13:12 +0000
Source: doschk
Architecture: source
Version: 1.1-8
Distribution: experimental
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: David da Silva Polverari <david.polverari@gmail.com>
Closes: 928244
Changes:
 doschk (1.1-8) experimental; urgency=medium
 .
   * QA upload.
   * Discarded old 1.0 format autotools-related diffs, adapting the others
     into new patches as needed.
   * Migrations:
       - DH to new level format. Consequently:
           ~ debian/compat: removed.
           ~ debian/control: changed from 'debhelper' to 'debhelper-compat' in
             Build-Depends field and bumped level to 13.
       - DebSrc to 3.0.
       - debian/copyright to 1.0 format.
       - debian/rules to new (reduced) format.
   * Ran wrap-and-sort.
   * debian/changelog: removed trailing whitespace and cruft.
   * debian/control:
       - Added 'Root-Requires-Root: no' to source stanza.
       - Added the Vcs-* fields.
       - Bumped Standards-Version to 4.5.1.
   * debian/copyright: updated upstream and packaging copyright information.
   * debian/doschk.1: extracted from old 1.0 format diffs.
   * debian/manpages: added to install extracted manpage.
   * debian/patches/:
       - 010_old-source-diffs.patch: added to include all previous doschk.c diffs
         from old Debian format packaging.
       - 020_old-makefile-diffs.patch:
           ~ Added to include all previous Makefile.in diffs from old Debian
             format packaging.
           ~ Modified to minimize changes from upstream build system.
   * debian/rules: fix FTCBFS by exporting CC to ./configure. Thanks to Helmut
     Grohne <helmut@subdivi.de> (Closes: #928244).
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/substvars: not needed. Removed.
   * debian/tests/control: created to perform CI tests.
   * debian/upstream/metadata: created.
   * debian/watch:
       - Bumped to version 4.
       - Enhanced matching regex.
Checksums-Sha1:
 c00f82367c254148a1f6547d8d58c25536bf3b0b 1814 doschk_1.1-8.dsc
 0401f84f11e9970f9e4a6027f88a1a97d82bc1a8 4408 doschk_1.1-8.debian.tar.xz
 3c174566b7bdacc780603bf022f5a16426dab480 5291 doschk_1.1-8_source.buildinfo
Checksums-Sha256:
 b2e1dcea77827360289db836a71324b629b4817de049ca8cf606b5c86b05cdd3 1814 doschk_1.1-8.dsc
 b768930fcf6dcb4800d43330fb5299da00d73729278fe7d39a2099e06a991fb5 4408 doschk_1.1-8.debian.tar.xz
 9dd2e354d04043476fdefd0f336220da4deecd37cb5302b4ca86680cfa7f6d6a 5291 doschk_1.1-8_source.buildinfo
Files:
 44f0ca91228c7d24ae37b0d84718ad85 1814 utils optional doschk_1.1-8.dsc
 7bd4479ad7d9554c81bede590b0bace5 4408 utils optional doschk_1.1-8.debian.tar.xz
 2d54ab7c04a811160ff10564fd5328fa 5291 utils optional doschk_1.1-8_source.buildinfo

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

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmDJZtgACgkQ3mO5xwTr
6e8TmA/9FQi+8aDBwp6+34ijY0OrF+itFnbky/sSglds2KcBiqxicRVMSHzpjWPz
tPqiWNVKHy/D5OjALI6ClDeDeNglJCfTA2oDrUJCF/NRHvJVCg37j142NB7DnwAv
gRdi2oYboeqP1ADI9DN/L7KKzXPkkSfMXVVHpvMefXrV953AB1v0Ipw5EN8KMCpP
C6/xnrT2nx9S6JU2wTIEq8s93kjwbKjtgWNT4/EJyEJn32BiRwwXjsyEIQ/L5tdA
ywuEAmQstdr3kZOcWw5peZiglqXc+GhkzM8MbpEY1yEs27qWRR6X0fIynMMSVKRc
sAEOFO5DxJLsWlQOgK4c5z2/0kQVMq5sD0lv6for9Y/8nNRjpEjynxt1qgVQ0iUx
sqOCXDZIOGIfirKX6BFLtOdwaicDRQUQlvP3Sj+aoL+PLfOH5s8UNcPwtJk8qxdw
QfQUvY1lTpzy4YohRLn7qfO1CK3R1yBFxXIijN98NzRUW71etTO5QXyA+3qjdwCL
vC/wdznt5ZOIi+RoBxJwQoGJRNMJSk4COtscL1PmJdjOdU1+tmsPEdCsffux35SA
TZV7UhhDwbKbxSXs+3XoBan9s6grNBZeTY6YvcuLhnsfhysRit7ztCy3cbPfTScs
c9B4q/BHvUUZOvI/48IaQAxyna3dRSNhLD8LRLBiK7T2rT5LRa4=
=+pO3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: