Your message dated Mon, 25 May 2020 00:48:35 +0000
with message-id <[email protected]>
and subject line Bug#928113: fixed in btyacc 3.0+dfsg-1
has caused the Debian Bug report #928113,
regarding btyacc FTCBFS: does not pass cross tools to make
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.)


-- 
928113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928113
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: btyacc
Version: 3.0-5
Tags: patch
User: [email protected]
Usertags: rebootstrap

btyacc fails to cross build from source, because it does not pass cross
tools to make. The easiest way of fixing that - using dh_auto_build -
mostly fixes that except for the linker invocation. The LINKER variable
needs to be set as well. Please consider applying the attached patch.
Please also encourage upstream to default LINKER to $(CC).

Helmut
diff -u btyacc-3.0/debian/rules btyacc-3.0/debian/rules
--- btyacc-3.0/debian/rules
+++ btyacc-3.0/debian/rules
@@ -6,7 +6,7 @@
 build: build-stamp
 build-stamp:
        dh_testdir
-       $(MAKE)
+       dh_auto_build -- 'LINKER=$$(CC)'
        touch build-stamp
 
 clean:
diff -u btyacc-3.0/debian/changelog btyacc-3.0/debian/changelog
--- btyacc-3.0/debian/changelog
+++ btyacc-3.0/debian/changelog
@@ -1,3 +1,12 @@
+btyacc (3.0-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: (Closes: #-1)
+    + Let dh_auto_build pass cross tools to make.
+    + Additionally pass compiler as $(LINKER).
+
+ -- Helmut Grohne <[email protected]>  Sun, 28 Apr 2019 14:36:57 +0200
+
 btyacc (3.0-5) unstable; urgency=low
 
   * Rebuild: finish /usr/doc transition (Closes: #359373)

--- End Message ---
--- Begin Message ---
Source: btyacc
Source-Version: 3.0+dfsg-1
Done: Joao Eriberto Mota Filho <[email protected]>

We believe that the bug you reported is fixed in the latest version of
btyacc, 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.
Joao Eriberto Mota Filho <[email protected]> (supplier of updated btyacc 
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: Sun, 24 May 2020 14:39:06 -0300
Source: btyacc
Architecture: source
Version: 3.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Joao Eriberto Mota Filho <[email protected]>
Closes: 529101 745920 928113
Changes:
 btyacc (3.0+dfsg-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream version 3.0+dfsg.
   * Set Debian QA Group as maintainer. (See: #833160)
   * Migrations:
       - DebSrc to 3.0.
       - DH level to new format. Consequently:
           ~ debian/compat: removed.
           ~ debian/control: changed from 'debhelper' to 'debhelper-compat' in
             Build-Depends field and bumped level to 13.
       - debian/copyright to 1.0 format.
       - debian/rules to new (reduced) format. Consequently, created the
         following files:
           ~ debian/dirs
           ~ debian/docs
           ~ debian/examples
           ~ debian/manpages
   * debian/control:
       - Added Homepage field.
       - Added 'Rules-Requires-Root: no' to source stanza.
       - Bumped Standards-Version to 4.5.0.
       - Changed Priority from extra to optional.
       - Created VCS fields.
       - Improved long description. Thanks to Pascal De Vuyst
         <[email protected]>. (Closes: #745920)
   * debian/patches/:
       - 010_old-changes-1.0.patch: created to group old changes from 1.0 
format.
       - 020_fix-manpages.patch: created to fix some issues in manpage.
       - 030_add-GCC-hardening.patch: created to provide GCC hardening.
       - 040_fix-spelling-final-binary.patch: created to provide a fix.
   * debian/README.Debian: changed doc path from /usr/doc to /usr/share/doc.
   * debian/rules: fix a FTCBFS. Created an override to dh_auto_build target to
     force to use default compiler as LINKER. Thanks to Helmut Grohne
     <[email protected]>. (Closes: #928113)
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/tests/control: created to perform trivial CI tests.
   * debian/upstream/metadata: created.
   * debian/watch:
       - Added a version line. (Closes: #529101)
       - Removed trash.
       - Updated the search rule. (Closes: #529101)
Checksums-Sha1:
 e621dc3e45fd6575d39061a634e287e1c64875ad 1845 btyacc_3.0+dfsg-1.dsc
 a201e92d588783e2a9058e0da1e236be5119c926 62290 btyacc_3.0+dfsg.orig.tar.gz
 64a63715c0ad428fc2f91639cb048fa521d85c97 21248 btyacc_3.0+dfsg-1.debian.tar.xz
 09f114aeadbb9c6d3ec2a63f3f13cd514abc2ee6 5134 
btyacc_3.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 708e249360094501d4e8949f6b8c6b4e53949a691c0d32bcd4e62e0b3fe2bd35 1845 
btyacc_3.0+dfsg-1.dsc
 6dec1ed7340e4d01f0be3cc5a5b68bac1f76614d1f22a52082948bda6f7ccd5a 62290 
btyacc_3.0+dfsg.orig.tar.gz
 b5dc44f70f4565bedcf3a578a2f1dc8e5849e218b721ad53aeab7cefff132965 21248 
btyacc_3.0+dfsg-1.debian.tar.xz
 2f4ce46e38b850dff3198dde2ceb25aff34db3a873e2dc612d8c37eea7285d1a 5134 
btyacc_3.0+dfsg-1_source.buildinfo
Files:
 730c9e7255963349c014f0782a58dd8a 1845 devel optional btyacc_3.0+dfsg-1.dsc
 fd0a8e31cb8f981fc350926f936900a8 62290 devel optional 
btyacc_3.0+dfsg.orig.tar.gz
 bb1ef76be91e7206e5e7273c7b8b8a46 21248 devel optional 
btyacc_3.0+dfsg-1.debian.tar.xz
 99a64c82facbb94e86305669a6f60515 5134 devel optional 
btyacc_3.0+dfsg-1_source.buildinfo

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

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7LEa8ACgkQ3mO5xwTr
6e9g0g/+O+BiqPpySWR0qEMH7VBna0iJxKGyledvt2RR57OTDmqzdaZlwQmLbsEy
iENfSXmd14e93g+TGQs/pQqdaecEExorOQpZMK3CIOVhaiMBngcndS5wIB5aYlDd
65FxH4bFOzXVaTY0bvQZ07p+XtPsIDCNe/r+TvTT3EzRK0/OKQ8Qimo4nCI//DfD
+PespnkQbZ+A/iHZ9hVNVF483rcdXtqbI18KgLQ2yv7nNVBbgAiF6VGzLN0MA05W
a6wL0cZedPhv068vd7oYe7iT2/QEDVvOszRJZHZw7L00ATqSbYFriEOAficfp/Ji
iohsAO9sHS8spzk7IL9qs/+MD5pWJWKOXZ0mKHjDSM75U9SHF5FfEuvPVzuTUQAO
t48S+BDQT1O5s0JRNSwuolXQ9G5XfW3gkwEuDDHtNPBHySMhVcJn5ivZE24Eg5Fk
+tQO8aUOaol7bfa7yqwWlBg6mukHzJnJfAoxdHPW4QkgQCaIUPkAnwTKF7yaDNdI
qZJlZhyELXtkEL/V6FsVdoEEU8lXRpe1c6Y+OvC3ykANcIOjRUMDffoJ4U+cdkQK
EeiMmRYCJZiRlH14uGk2ZnkkFD42UrkdJ8U4TWbUEKzcD7X4buWhxR3pQIJKp0V5
s6yc5VtorBw34hdBOdAYPbcyiV4Z0bD1WHj2VNRjk7yRBf8SRwM=
=Y8V5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to