Your message dated Mon, 26 Feb 2024 18:31:17 +0000 with message-id <e1refkz-00eojd...@fasolo.debian.org> and subject line Bug#1063872: Removed package(s) from unstable has caused the Debian Bug report #1010066, regarding prayer: Depends on private functions that are hidden with tidy 5.8 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.) -- 1010066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010066 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: prayer Version: 1.3.5-dfsg1-8 Severity: grave X-Debbugs-CC: holmg...@debian.org User: tidy-ht...@packages.debian.org Usertags: tidy5.8 Dear Debian prayer package maintainer, When preparing the upload of package tidy-html5 v5.8 onto Debian Unstable, I noticed that your package FTBFS with the new tidy library: ================================================================ /usr/bin/ld: ../session/session.a(html_secure_tidy.o): in function `tidy_tree': ./session/html_secure_tidy.c:311: undefined reference to `prvTidyDiscardElement' /usr/bin/ld: ./session/html_secure_tidy.c:322: undefined reference to `prvTidyRemoveAttribute' /usr/bin/ld: ./session/html_secure_tidy.c:329: undefined reference to `prvTidyAddAttribute' collect2: error: ld returned 1 exit status ================================================================ This is because that your package uses some of Tidy's unexported internal functions that are explicitly hidden in Tidy 5.8: ================================================================ /* Foul layering volation: Tidy doesn't export these functions */ extern void prvTidyDiscardElement( TidyDoc doc, TidyNode node); extern void prvTidyRemoveAttribute( TidyDoc doc, TidyNode node, TidyAttr attr); extern void prvTidyAddAttribute( TidyDoc doc, TidyNode node, const char *attr, const char *value); ================================================================ I believe this change is intentional by upstream, and will not be changed in the forseeable future. Please consider fixing the build by removing the use of internal Tidy functions. Thanks! Best, Boyuan Yang
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Version: 1.3.5-dfsg1-8+rm Dear submitter, as the package prayer has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1063872 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---