Your message dated Thu, 09 Jan 2025 01:19:26 +0000 with message-id <E1tVhCo-009ZOI-E7@fasolo.debian.org> and subject line Bug#1091250: fixed in ax25-apps 0.0.8-rc5+git20230513+afc4a5f-2 has caused the Debian Bug report #1091250, regarding ax25-apps: FTBFS on armhf: opentracdump.c:154:47: error: passing argument 1 of ‘ctime’ 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 owner@bugs.debian.org immediately.) -- 1091250: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091250 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: ax25-apps: FTBFS on armhf: opentracdump.c:154:47: error: passing argument 1 of ‘ctime’ from incompatible pointer type [-Wincompatible-pointer-types]
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Mon, 23 Dec 2024 18:28:21 +0100
- Message-id: <Z2mdtZvdayC0pFEK@grub.nussbaum.fr>
Source: ax25-apps Version: 0.0.8-rc5+git20230513+afc4a5f-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lucas@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 -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o utils.o utils.c > opentracdump.c: In function ‘decode_timestamp’: > opentracdump.c:154:47: error: passing argument 1 of ‘ctime’ from incompatible pointer type [-Wincompatible-pointer-types] > 154 | lprintf(T_OPENTRAC, "Time: %s", ctime(&rawtime)); > | ^~~~~~~~ > | | > | long int * > In file included from /usr/include/features.h:510, > from /usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33, > from /usr/include/stdio.h:28, > from opentracdump.c:7: > /usr/include/time.h:186:14: note: expected ‘const time_t *’ {aka ‘const long long int *’} but argument is of type ‘long int *’ > 186 | extern char *__REDIRECT_NTH (ctime, (const time_t *__timer), __ctime64); > | ^~~~~~~~~~~~~~ > make[3]: *** [Makefile:434: opentracdump.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/12/23/ax25-apps_0.0.8-rc5+git20230513+afc4a5f-1_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=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&fusertaguser=lucas@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 ---
- To: 1091250-close@bugs.debian.org
- Subject: Bug#1091250: fixed in ax25-apps 0.0.8-rc5+git20230513+afc4a5f-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 09 Jan 2025 01:19:26 +0000
- Message-id: <E1tVhCo-009ZOI-E7@fasolo.debian.org>
- Reply-to: Dave Hibberd <hibby@debian.org>
Source: ax25-apps Source-Version: 0.0.8-rc5+git20230513+afc4a5f-2 Done: Dave Hibberd <hibby@debian.org> We believe that the bug you reported is fixed in the latest version of ax25-apps, 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 1091250@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dave Hibberd <hibby@debian.org> (supplier of updated ax25-apps 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 09 Jan 2025 00:17:20 +0000 Source: ax25-apps Architecture: source Version: 0.0.8-rc5+git20230513+afc4a5f-2 Distribution: unstable Urgency: medium Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org> Changed-By: Dave Hibberd <hibby@debian.org> Closes: 1091250 Changes: ax25-apps (0.0.8-rc5+git20230513+afc4a5f-2) unstable; urgency=medium . * d/rules: Add hardening for all binaries * d/control: Update standards to 4.7.0 * d/patches/spelling: Clear spelling warning in lintian * d/patches/time64: Add new patch to build 64bit time on armhf - Closes: #1091250 Checksums-Sha1: 88eb15a02e36ac6f924572cd10995879c0b10f3c 1875 ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2.dsc 398c8ee88249ec23b153fbb06e7eee12930fb916 14100 ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2.debian.tar.xz 3559ed279990e1327f5b3c1181e853b7cdefec22 6059 ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2_amd64.buildinfo Checksums-Sha256: c8cb5abdc419276cd34d607659befbbf8a04811660e18963aedf4104d548cb15 1875 ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2.dsc 7b121513c91cd7f339d2b4dafa569c324465edc9af8dafebd89e8bc184f7dcee 14100 ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2.debian.tar.xz 33116cd34f25bd43b58e8dc581515777f86ccd0f19bc6b132be3df9347a84220 6059 ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2_amd64.buildinfo Files: 0325680a039baaa41e351cc4f83b389a 1875 hamradio optional ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2.dsc e1acf46f3fd4df66348e7e1e06055030 14100 hamradio optional ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2.debian.tar.xz 315aa7d03a6b804fbf99ca699a6fa985 6059 hamradio optional ax25-apps_0.0.8-rc5+git20230513+afc4a5f-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEXk9UUZPolpyKWbgKA6H7ehkEdxsFAmd/HwcACgkQA6H7ehkE dxtCjwf/abIPY/0tFuETw5uSxiTct732HAfspLjx7AmQIJ5eCd+D0LYAW11Bt1kc 00FC7naDv1jOEfdFi7Do3MpMlAnNqLP8Zq4SV31wxdjgnzhhZGfWye8VKPbDBuP7 /rqjd8iFECcgmng2PiuakzMhh0UdTOwQakbwkq4FRK08oHLMTP67GZYI0H1/6t63 uAwLDze9UERWMW0My+F6JQlTnk2HsIJdkdnIcftrLZUQI7REtasAUUv6qbAYxcpc y5HIKIF1N0VqHozI1zhgCFOHVmjSrjpB7zVHw69YyXW3Ic5LII7y0Tu/95Sd8vsD 9xapQ7PZ4HMEVjF0xZcRdUw+NA+erQ== =WR3e -----END PGP SIGNATURE-----Attachment: pgpdbOH022Hh9.pgp
Description: PGP signature
--- End Message ---