Your message dated Tue, 24 Dec 2024 03:07:24 +0000
with message-id <e1tpvgw-0057y5...@fasolo.debian.org>
and subject line Bug#1091309: fixed in xtail 2.1-10
has caused the Debian Bug report #1091309,
regarding xtail: FTBFS on armhf: miscfuncs.c:238:28: error: passing argument 1
of ‘localtime’ from incompatible pointer type [-Wincompatible-pointer-types]
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.)
--
1091309: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xtail
Version: 2.1-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241223 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, this package failed to build
on armhf.
This package currently has binary packages on armhf, so this is a regression.
Also, there are no known issues on amd64 or arm64 according to recent (a couple
days ago) rebuilds.
The rebuild was done using an armhf chroot on an AWS "m6g" instance (Graviton2
CPU).
Relevant part (hopefully):
> gcc -Wall -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H -I.
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time
> -D_FORTIFY_SOURCE=2 -c -o miscfuncs.o miscfuncs.c
> miscfuncs.c: In function ‘show_status’:
> miscfuncs.c:238:28: error: passing argument 1 of ‘localtime’ from
> incompatible pointer type [-Wincompatible-pointer-types]
> 238 | tp = localtime(&List_file->list[i]->mtime);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~
> | |
> | long int *
> In file included from /usr/include/features.h:510,
> from /usr/include/arm-linux-gnueabihf/sys/types.h:25,
> from miscfuncs.c:4:
> /usr/include/time.h:141:19: note: expected ‘const time_t *’ {aka ‘const long
> long int *’} but argument is of type ‘long int *’
> 141 | extern struct tm *__REDIRECT_NTH (localtime, (const time_t *__timer),
> | ^~~~~~~~~~~~~~
> miscfuncs.c: In function ‘safe_malloc’:
> miscfuncs.c:292:47: warning: format ‘%ld’ expects argument of type ‘long
> int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
> 292 | fprintf(stderr, "%s: malloc(%ld) failed\n", Progname,
> n);
> | ~~^
> ~
> | |
> |
> | long int
> size_t {aka unsigned int}
> | %d
> miscfuncs.c: In function ‘safe_realloc’:
> miscfuncs.c:302:48: warning: format ‘%ld’ expects argument of type ‘long
> int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
> 302 | fprintf(stderr, "%s: realloc(%ld) failed\n",
> Progname, n);
> | ~~^
> ~
> | |
> |
> | long int
> size_t {aka unsigned int}
> | %d
> make[1]: *** [<builtin>: miscfuncs.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/23/xtail_2.1-9_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: xtail
Source-Version: 2.1-10
Done: xiao sheng wen <atzli...@sina.com>
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 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
xiao sheng wen <atzli...@sina.com> (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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 24 Dec 2024 10:16:50 +0800
Source: xtail
Built-For-Profiles: pkg.linux.nokerneldbg pkg.linux.nokerneldbginfo
Architecture: source
Version: 2.1-10
Distribution: unstable
Urgency: medium
Maintainer: xiao sheng wen <atzli...@sina.com>
Changed-By: xiao sheng wen <atzli...@sina.com>
Closes: 1091309
Changes:
xtail (2.1-10) unstable; urgency=medium
.
* Bump Standards-Version: 4.7.0
* d/changelog: delete last line, useless cvs $Id record
* d/p/020_iso-dates.patch: add Forwarded: not-needed
* update d/p/040_miscfuncs.c.patch, fix FTBFS on armhf, Closes: #1091309
* d/copyright: update-debian-copyright to 2024 year
Checksums-Sha1:
7c3b0187390028b67668011acea4ae020f2cadef 1797 xtail_2.1-10.dsc
a84721e7fb30c24d40d2411d13d38c5b96ff1d55 7552 xtail_2.1-10.debian.tar.xz
a84cd934bd1640ee70e6eea50f34555ab7c15bb2 6335 xtail_2.1-10_source.buildinfo
Checksums-Sha256:
77c92e88b81591977441f856dc702cf83dfb7c7a22292b1b1b05b907e3d87bfd 1797
xtail_2.1-10.dsc
d0d6cb46ba16040499a3f29b8804489d0cacf8e047a9c5a81ac3e14118dd1125 7552
xtail_2.1-10.debian.tar.xz
7e02069ced5e1f5be63b17b1ac392d33e29c442fe952a7f7418bf9b72797e6aa 6335
xtail_2.1-10_source.buildinfo
Files:
0d50156b28f6c4d433a88eeda48ce6cd 1797 utils optional xtail_2.1-10.dsc
801d333d99cc3dc198a9399c00558ecc 7552 utils optional xtail_2.1-10.debian.tar.xz
2ab6a8b25f2a8b922aa4b786b6e5041c 6335 utils optional
xtail_2.1-10_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEvGv7H5NUQYeSuhtTJ2Egg8PSprAFAmdqIjUACgkQJ2Egg8PS
prAv+Q/8CeJM1a296TMAAdODHvO/ZtZ1xhVo0zWuhCTJmh3QYcnPUVkleVpSU/W4
ndFBr30k6OiI6ZERrvhw1hiMJSeLF5/oCATD20HGJ19jEU3FmCpHGTtvY3BF8tX+
Dnd10lN8Q40tmHamdiZnFYAuQtRkAF7kQbql6G0G7aH/DW/SEYp1by5G90LcDntZ
G0w9gkJ9V/KLAHRPkSb2rTgL5xezajmyyyf3kZ5VPrwp7z6V5+nsPxyLWrOZcyB/
41LicVqwud7cyHnMI001TO0MGMdOpsrUXwl2owGGpleOI+jwKDxHpPe/fhvjY9Y8
eAogKvTd1HRQZwuObZbID0flUGa+2fsZxklF2WrIqeYuFmy9m+feiZs8iIde54KW
/S6fDtQ0hEj45riAVOTGRrVGAa4Jtq77PtWIICM8jXkkBB6fLYpldIcksGzuq5wI
GQeDW76S0pGhoZta9a6QYhBllxBXIqJGkkuNEj6g902DgOKkfpzARf5/lK4GkIye
sqMhuw4PQZhTcMWcHQZuxC8rwlriznV4hAe4Mt4NQFDO+8cpa4/is3ASjGLNMRag
nCSJyWpYuqlyUq5/HgQsb/JcgV0tzhteurXHofNv2ViyPKltjRk+8T8Xrrg1bscz
6vo2Q/GXSj3l1Nf0hdbJs4ZFAXqYN3f71OrCuznu4v+hSdSu4II=
=GMVF
-----END PGP SIGNATURE-----
pgp56wGr5dd7F.pgp
Description: PGP signature
--- End Message ---