Your message dated Wed, 25 Dec 2024 03:18:59 +0000
with message-id <[email protected]>
and subject line Bug#1091381: fixed in xtail 2.1-11
has caused the Debian Bug report #1091381,
regarding xtail FTBFS on 32-bit architectures due to 64bit time_t (with patch)
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.)


-- 
1091381: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091381
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xtail
Version: 2.1-10
Tags: ftbfs patch
Usertags: hppa

Since we turned on 64-bit time_t, xtail now fails to build on most 32-bit
architectures.  The attached trivial patch fixes the build.

Can you please apply it for next upload and maybe even push it upstream?

Thanks,
Helge

---

[PATCH] Fix build failure on 32-bit platforms

Use the time_t type instead of the hardcoded long type for mtime variable.
This is necessary since we recently enabled 64-bit time_t on most 32-bit
platforms.

Signed-off-by: Helge Deller <[email protected]>

---

diff -up ./xtail.h.org ./xtail.h
--- ./xtail.h.org       2024-12-25 00:31:31.133262689 +0000
+++ ./xtail.h   2024-12-25 00:31:50.029631603 +0000
@@ -108,7 +108,7 @@ struct entry_descrip {
     char *name;                /* pathname to the entry                        
*/
     int fd;            /* opened fd, or <= 0 if not opened             */
     long size;         /* size of entry last time checked              */
-    long mtime;                /* modification time last time checked          
*/
+    time_t mtime;      /* modification time last time checked          */
     dev_t dev;         /* device number last time, if file is opened   */
     ino_t ino;         /* inode number last time, if file is opened    */
 };

--- End Message ---
--- Begin Message ---
Source: xtail
Source-Version: 2.1-11
Done: xiao sheng wen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xtail, 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.
xiao sheng wen <[email protected]> (supplier of updated xtail 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: Wed, 25 Dec 2024 10:41:34 +0800
Source: xtail
Built-For-Profiles: pkg.linux.nokerneldbg pkg.linux.nokerneldbginfo
Architecture: source
Version: 2.1-11
Distribution: unstable
Urgency: medium
Maintainer: xiao sheng wen <[email protected]>
Changed-By: xiao sheng wen <[email protected]>
Closes: 1091381
Changes:
 xtail (2.1-11) unstable; urgency=medium
 .
   * Fix "FTBFS on 32-bit architectures due to 64bit time_t"
     add d/p/050_64-bit-time_t.patch,(Closes: #1091381) Thanks Helge Deller
Checksums-Sha1:
 819def62254778841a58efebe7b3848e5845ad41 1797 xtail_2.1-11.dsc
 af014b129b8bb37095374367fa30062cac49ead7 7960 xtail_2.1-11.debian.tar.xz
 170ebecc5a422178307bbd2a0a1179b88a112f30 6335 xtail_2.1-11_source.buildinfo
Checksums-Sha256:
 bae7cc577c8936a3a370efa6682ae5e0b3bb743231785b2804269e71c3f3e24d 1797 
xtail_2.1-11.dsc
 9d8f501d2a0c0a069d8d109e1c0f7aa32b91bbfe7e204eba60fd9d33dd8dabcf 7960 
xtail_2.1-11.debian.tar.xz
 0869ec3fa4b929b95dfa918d6b557046c029b3690ab0727076af0cf4f0234f5c 6335 
xtail_2.1-11_source.buildinfo
Files:
 662e70117f324c377f7273240ba70ae0 1797 utils optional xtail_2.1-11.dsc
 1a5e85656bad5e530733453ab1eee81d 7960 utils optional xtail_2.1-11.debian.tar.xz
 1b4955da88c3960d0f531300b46e28b8 6335 utils optional 
xtail_2.1-11_source.buildinfo

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

iQIzBAEBCgAdFiEEvGv7H5NUQYeSuhtTJ2Egg8PSprAFAmdrdFsACgkQJ2Egg8PS
prC9XA//fvNp+dkAlogcWqx57Oa29V5mbKa5PbL3FGu8fiLZFQoFvF8Ie6UxyypD
DCiW+NhFMphywZhnacpjqYl2EQA5Ntmdj1RADQ6qD2Lms0q15iCK2RSDEhN7atKP
DWxAptQ41d6JE8FwNsWNDFq6c7OogBMXjcjUnu9y+9wse+gIU6rPv45pHLuTVs/8
E0p+bf2uUB/38IIiXydmpSe4aLcjJXerEi78X3G6F9Gxb9mzxvLdLg1B4RwVnyG6
woCqMCgEY3eBApyQ72Q2RBJtRPzp9jHYWJUWevf23pIZNkMNTSBvNJdwYn/yk3J4
Z2V65xQZMGJqsl9pFcp1OnJa/d0npMyZv/yz9QEMy9MKwZzJ7h1X/A4urBQNzM9i
+dAoXdwOStUMRvwR0KjMF9PPiP5MzZyFu2fvPHh9YidW+oYq6DTp22NIq/QjUpjl
lV7/oQS/k9KDn2uYFbH+IhKZwjefL9nzP225tHoI+bmK1hNQCxo0qugx8HXVbYOe
6JzKvGk+D/xxv85sVkWjaHurZ7gGMjW4PvUkSWCdq5me7pfz/OuTLlyqA4isU7Ys
qF7M77d12tDUYS3/kVrPyWjIkNW70pddo99VbcN6dFkh6VpPLYBO3/jT1fwBh5CT
5zfv2jWNc+Zx9bKB3xJ0Gtxp8yFBo6KGjVvLCQvY6cS7MspIdvU=
=K58d
-----END PGP SIGNATURE-----

Attachment: pgp7ZiPLsxoC3.pgp
Description: PGP signature


--- End Message ---

Reply via email to