Your message dated Thu, 30 Jan 2025 09:25:46 +0000
with message-id <[email protected]>
and subject line Bug#748726: fixed in kdc2tiff 0.35-11
has caused the Debian Bug report #748726,
regarding kdc2tiff: FTBFS with clang instead of gcc
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.)


-- 
748726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748726
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kdc2tiff
Severity: minor
Usertags: clang-ftbfs
User: [email protected]
Tag: patch


Hello,

Using the rebuild infrastructure, your package fails to build with clang
(instead of gcc).

Thanks,
Arthur
diff -Naur kdc2tiff.orig/kdc2tiff-0.35/debian/changelog kdc2tiff/kdc2tiff-0.35/debian/changelog
--- kdc2tiff.orig/kdc2tiff-0.35/debian/changelog	2014-05-19 23:12:55.289756966 -0500
+++ kdc2tiff/kdc2tiff-0.35/debian/changelog	2014-05-19 23:15:52.853753000 -0500
@@ -1,3 +1,11 @@
+kdc2tiff (0.35-10) unstable; urgency=low
+
+  * Fix FTBFS with clang:
+    - Fixed "wrong main declaration" in
+    kdc2tiff.cpp
+
+ -- Arthur Marble <[email protected]>  Mon, 19 May 2014 23:15:52 -0500
+
 kdc2tiff (0.35-9) unstable; urgency=low
 
   * fixed a type in the description thanks to Pascal De Vuyst
diff -Naur kdc2tiff.orig/kdc2tiff-0.35/patches/clang-ftbfs.diff kdc2tiff/kdc2tiff-0.35/patches/clang-ftbfs.diff 
--- kdc2tiff.orig/kdc2tiff-0.35/patches/clang-ftbfs.diff	1969-12-31 18:00:00.000000000 -0600
+++ kdc2tiff/kdc2tiff-0.35/patches/clang-ftbfs.diff	2014-05-19 23:14:20.557755061 -0500
@@ -0,0 +1,11 @@
+--- a/kdc2tiff.cpp
++++ b/kdc2tiff.cpp
+@@ -305,7 +305,7 @@ char** ParseLocalOptions(OutputOptions&
+ }
+ 
+ 
+-main (int argc, char*argv[]) {
++int main (int argc, char*argv[]) {
+ 
+   // set program name
+   progname = *argv++;
diff -Naur kdc2tiff.orig/kdc2tiff-0.35/patches/series kdc2tiff/kdc2tiff-0.35/patches/series 
--- kdc2tiff.orig/kdc2tiff-0.35/patches/series	1969-12-31 18:00:00.000000000 -0600
+++ kdc2tiff/kdc2tiff-0.35/patches/series	2014-05-19 23:13:20.697756398 -0500
@@ -0,0 +1 @@
+clang-ftbfs.diff

--- End Message ---
--- Begin Message ---
Source: kdc2tiff
Source-Version: 0.35-11
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
kdc2tiff, 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.
Andreas Tille <[email protected]> (supplier of updated kdc2tiff 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: Mon, 20 Jan 2025 09:19:40 +0100
Source: kdc2tiff
Architecture: source
Version: 0.35-11
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 697705 748726 1091712
Changes:
 kdc2tiff (0.35-11) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Tille ]
   * Maintain package in Debian Phototools team
     Closes: #1091712
   * Fix typo in short description
     Closes: #697705
   * Add watch file
   * d/copyright: review, DEP5
   * Standards-Version: 4.7.0 (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Use secure URI in Homepage field.
 .
   [ Arthur Marble ]
   * Fix FTBFS with clang:
     - Fixed "wrong main declaration" in
     kdc2tiff.cpp
     Closes: #748726
Checksums-Sha1:
 945b71e75bc4386ae8eb35fe33a8ed24c2ce8e35 1986 kdc2tiff_0.35-11.dsc
 71a6976843efda00a238662c0e7b22eed2299ba3 4104 kdc2tiff_0.35-11.debian.tar.xz
 fc10fc868090ad958c591a0d429cc1ef2827258d 6819 kdc2tiff_0.35-11_amd64.buildinfo
Checksums-Sha256:
 6ce5e193b8e52aee1c535e05f9ee115ab362d53b76b61f31bc45eeef16461bfb 1986 
kdc2tiff_0.35-11.dsc
 9dd128bd1c82dc809ff58474e94db96cd98efeb15ccf342034b71673969d8a91 4104 
kdc2tiff_0.35-11.debian.tar.xz
 e7b01b172ae0b45b400907aec2699b4088618178be9832e235281c1dd94c5ffb 6819 
kdc2tiff_0.35-11_amd64.buildinfo
Files:
 3205134ecbb49d9293dbcbdd7decab37 1986 utils optional kdc2tiff_0.35-11.dsc
 3565a8b9c36cb33d0a0daa6246be3473 4104 utils optional 
kdc2tiff_0.35-11.debian.tar.xz
 64a584f06571dde9e112024eb5791723 6819 utils optional 
kdc2tiff_0.35-11_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmeOB6ERHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEzuRAAlg2neJPPy6Sng0eMx4G3HdgUM2Xg5Af2
Yw9xPkxXn0Z05zqUxxYcRJ66sm1vxQtBDMZv68C+zoWqc8P937CuILbsFfZGbXik
1qvtB3jNdjPbeKTOjkcvknyDeL5310ATK+UETpcByobvPOzR31sydZdFATjI2Qt1
k+wGarlqP6Z4J3cEN75E69b2TSLnuJelXYPNWyu+IiVDvqVlw2rdzcIlvJk0x4sp
5nHL28E3r5sqPF7OOAuFj1Ur3BDOKkTbboPa3daxW8gQX2jl2uP6n6rA0bBsJZPD
w3v/g1d0glQvNWsvqJ4kMtpwxqWwoI/4gD/DHkcdNmQkY3/Pg58lto3VTY2qxanh
q6k+oNe/KqKBcAbRpmQI+Exd5gGSdFovAq2l8pDBephQir8H7LSS441icgPrhRQJ
IOQ51Tl0thcpzM7edAkLLMTJpNZxqQcNqwXy+L4dyqxn3gnDJw+FKPPoxKim1PRs
ew/vHSm8NwSp8aKBEZRGd6YmVvnB6HHj+UijWs7GhxZ0RKEMxm+Z3GbHT59IRfBH
7AsEiYn1strGDBIHpLF8qhswCsBeBDOMWZnMHlEbZS37QFyTRAXM9kdfeb9KVvF4
briwAUDI+pbfzHPj3O41t44S7VNx/SRrpzEEKubkcYXugPnavNwHT7cShlSRXS1B
GVN5JWZKlMw=
=JrDd
-----END PGP SIGNATURE-----

Attachment: pgpvIODWWHBwp.pgp
Description: PGP signature


--- End Message ---

Reply via email to