Your message dated Tue, 24 May 2022 22:34:20 +0000
with message-id <e1ntd6a-00008z...@fasolo.debian.org>
and subject line Bug#983264: fixed in troffcvt 1.04-26
has caused the Debian Bug report #983264,
regarding troffcvt: FTBFS with binutils 2.36
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 ow...@bugs.debian.org
immediately.)


-- 
983264: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983264
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: troffcvt
Version: 1.04-25
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu hirsute ubuntu-patch

Hi,

troffcvt FTBFS with binutils 2.36 (currently in experimental). The reason is
that the WRPRC module tries to use the -l flag to ar by default, which
doesn't do anything in binutils <2.36 and starts having a function in
2.36, one that is different from the one that the WRPRC config script is
intending to use.

In Ubuntu, the attached patch was applied to achieve the following:

  * patches/WRPRC-2.11.diff: Change ar command to use cq instead of clq to fix
    compatibility with binutils 2.36.

Thanks for considering the patch.

Logan
diff -u troffcvt-1.04/patches/WRPRC-2.11.diff 
troffcvt-1.04/patches/WRPRC-2.11.diff
--- troffcvt-1.04/patches/WRPRC-2.11.diff
+++ troffcvt-1.04/patches/WRPRC-2.11.diff
@@ -1,7 +1,15 @@
-diff -Nurp tmp/WRPRC-2.11/config/Imake.params WRPRC-2.11/config/Imake.params
---- tmp/WRPRC-2.11/config/Imake.params 1997-05-23 22:19:11.000000000 +0100
-+++ WRPRC-2.11/config/Imake.params     2007-08-19 08:09:51.000000000 +0100
-@@ -583,16 +583,16 @@
+diff -u WRPRC-2.11/config/Imake.params WRPRC-2.11/config/Imake.params
+--- WRPRC-2.11/config/Imake.params     2007-08-19 08:09:51.000000000 +0100
++++ WRPRC-2.11/config/Imake.params     2021-02-21 13:34:03.108767338 -0500
+@@ -331,7 +331,3 @@
+ #ifndef ArCmd
+-#if SystemV4
+ #define ArCmd ar cq
+-#else
+-#define ArCmd ar clq
+-#endif
+ #endif
+@@ -583,16 +579,16 @@
   */
  
  #ifndef InstProgFlags
@@ -22,7 +30,7 @@
  #endif
  #ifndef InstScriptFlags
  #define InstScriptFlags $(INSTCOPY) $(INSTOWNER) $(INSTGROUP) 
$(INSTSCRIPTMODE)
-diff -Nurp tmp/WRPRC-2.11/config/linux.cf WRPRC-2.11/config/linux.cf
+unchanged:
 --- tmp/WRPRC-2.11/config/linux.cf     Wed Dec 31 19:00:00 1969
 +++ WRPRC-2.11/config/linux.cf Mon Nov 10 22:25:15 1997
 @@ -0,0 +1,94 @@
@@ -120,7 +128,7 @@
 +#ifndef SpoolRootDir
 +#define SpoolRootDir /var/spool
 +#endif
-diff -Nurp tmp/WRPRC-2.11/config/site.def WRPRC-2.11/config/site.def
+unchanged:
 --- tmp/WRPRC-2.11/config/site.def     Fri May 23 17:19:11 1997
 +++ WRPRC-2.11/config/site.def Mon Nov 10 23:13:08 1997
 @@ -55,26 +55,24 @@ XCOMM site:  Primate Center 89/12/22
@@ -155,8 +163,9 @@
  #endif
  
  /* document preparation preferences */
-diff -Nurp tmp/WRPRC-2.11/config/linux.p-cf WRPRC-2.11/config/linux.p-cf
+unchanged:
 --- tmp/WRPRC-2.11/config/linux.p-cf   Wed Dec 31 19:00:00 1969
 +++ WRPRC-2.11/config/linux.p-cf       Mon Nov 10 22:25:15 1997
 @@ -0,0 +1,1 @@
 +
+

--- End Message ---
--- Begin Message ---
Source: troffcvt
Source-Version: 1.04-26
Done: Colin Watson <cjwat...@debian.org>

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

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated troffcvt 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 24 May 2022 23:01:30 +0100
Source: troffcvt
Architecture: source
Version: 1.04-26
Distribution: unstable
Urgency: medium
Maintainer: Colin Watson <cjwat...@debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 983264
Changes:
 troffcvt (1.04-26) unstable; urgency=medium
 .
   [ Logan Rosen ]
   * patches/WRPRC-2.11.diff: Change ar command to use cq instead of clq to
     fix compatibility with binutils 2.36 (closes: #983264).
Checksums-Sha1:
 000425b2001508ce80e5ff4e57725842eec4a0b3 1843 troffcvt_1.04-26.dsc
 082e920ae0bb8c5a8d995e0c5845c550c29692a8 10960 troffcvt_1.04-26.diff.gz
 0396af9d6babafbda01a7d103274b7963126132c 7058 troffcvt_1.04-26_source.buildinfo
Checksums-Sha256:
 d843a621ff903760e6a313fa9912a1949ae73f51d9295492b3591ff7b8c63cba 1843 
troffcvt_1.04-26.dsc
 5a0a5de5de00019e7afde3f643feaeb863c92663d62ef95cdffcbf7e08704cdb 10960 
troffcvt_1.04-26.diff.gz
 a5490f96e186da3b9b980ebef65e044cba468740828317bc7b88c3efd6bf1f53 7058 
troffcvt_1.04-26_source.buildinfo
Files:
 2afb101d0127d1e11a666b194e7ed599 1843 text optional troffcvt_1.04-26.dsc
 8d9bcf7c8c915a9cf61f9479256ad4f9 10960 text optional troffcvt_1.04-26.diff.gz
 9d44076a569d90712d5638acb98768da 7058 text optional 
troffcvt_1.04-26_source.buildinfo

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

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmKNVc0ACgkQOTWH2X2G
UAtkgg/9FhrGRyWlfKKrj/2jqGYOREjYvryiB9GSZBT+xD66826/RpaFfNDX9+Mz
4GDjtCjHcmFZ7S+tl+p4+95lbUfZdJke8SYeAf44XLGwOmH5FflzO6aHQ71JILI8
mx73LedPx2Iy+UDepX+L/9m8BYuAetWdZHJhJAg3op5fcMV8Oxv7TkRcQfwj3v4U
Y7OiG+2Utng0RiNx32Zj4wKwucJHFbfXOrc/+1Ih3DVNNVe4HT1yoGxdZmoIvyBS
YEq1Zfqgtb8i5xfjlgq/f5fAgHQo/uvVcAA/5M7zIdWA3ciI4E5aauEWEkaaxwyg
ZfpeF2zr7NkaYkwcCARNoL6Ki92ovjXBCQqeBwKXUxRbcWo3xnHeqGy3xSGbWUVD
VmzQuhu6pgQFpITpKCwLRYZZhjkV2bmMldQFFL5BC1PV8UzenGIHQeEbYheGdJIk
+2NxyIOpicMw5Q3vWcauSwvvHlxyV11ofsx+tNQkckBOHvDWB9y97R+el2GI7gUx
SsUCDg+mXhYNcqeAA655Er1hMqRqdyqtatqr43BabFa9YX4EZSns7ePCiSxX200/
KE1sFS3sBfB4Ga9jrJkaV9r+K9l5HCgPS0VaVGHZaBnqSTxhnsHaJr2bwqZ8ZHCq
d1YLnE2TSWo+MxGIgs2t7TTEK5bkPxezImLLGYwmsedsCLyXvoE=
=U5I2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to