Your message dated Thu, 09 Jan 2025 23:04:12 +0000 with message-id <E1tW1ZU-00E1zf-Iv@fasolo.debian.org> and subject line Bug#1091248: fixed in ax25-tools 0.0.10-rc5+git20230513+d3e6d4f-3 has caused the Debian Bug report #1091248, regarding ax25-tools: FTBFS on armhf: mkiss.c:387:14: error: passing argument 1 of ‘time’ 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.) -- 1091248: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091248 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: ax25-tools: FTBFS on armhf: mkiss.c:387:14: error: passing argument 1 of ‘time’ from incompatible pointer type [-Wincompatible-pointer-types]
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Mon, 23 Dec 2024 18:28:24 +0100
- Message-id: <Z2mduAFtSM6Z5Ej8@grub.nussbaum.fr>
Source: ax25-tools Version: 0.0.10-rc5+git20230513+d3e6d4f-2 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_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -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 mkiss.o mkiss.c > mkiss.c: In function ‘report’: > mkiss.c:387:14: error: passing argument 1 of ‘time’ from incompatible pointer type [-Wincompatible-pointer-types] > 387 | time(&t); > | ^~ > | | > | 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 mkiss.c:40: > /usr/include/time.h:85:15: note: expected ‘time_t *’ {aka ‘long long int *’} but argument is of type ‘long int *’ > 85 | extern time_t __REDIRECT_NTH (time, (time_t *__timer), __time64); > | ^~~~~~~~~~~~~~ > mkiss.c:389:55: error: passing argument 1 of ‘ctime’ from incompatible pointer type [-Wincompatible-pointer-types] > 389 | syslog(LOG_INFO, "Status report at %s", ctime(&t)); > | ^~ > | | > | long int * > /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:447: mkiss.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/12/23/ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-2_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: 1091248-close@bugs.debian.org
- Subject: Bug#1091248: fixed in ax25-tools 0.0.10-rc5+git20230513+d3e6d4f-3
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 09 Jan 2025 23:04:12 +0000
- Message-id: <E1tW1ZU-00E1zf-Iv@fasolo.debian.org>
- Reply-to: Dave Hibberd <hibby@debian.org>
Source: ax25-tools Source-Version: 0.0.10-rc5+git20230513+d3e6d4f-3 Done: Dave Hibberd <hibby@debian.org> We believe that the bug you reported is fixed in the latest version of ax25-tools, 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 1091248@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-tools 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 22:34:47 +0000 Source: ax25-tools Architecture: source Version: 0.0.10-rc5+git20230513+d3e6d4f-3 Distribution: unstable Urgency: medium Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org> Changed-By: Dave Hibberd <hibby@debian.org> Closes: 1091248 Changes: ax25-tools (0.0.10-rc5+git20230513+d3e6d4f-3) unstable; urgency=medium . * Patch long to time_t for time64 - Closes: #1091248 * d/control - Bumped standards to 4.7.0 - Updated b-d for dh-clean compatibility * d/copyright Checksums-Sha1: a679f78a427ab506fff3026a050f3d9f81ad1197 2097 ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3.dsc 1ee83fdea5497bb3168b5202fd4d14d556bf8968 7916 ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3.debian.tar.xz 10a21eff37e26d2c3ade2ce3877f6b0257eb8dd7 9276 ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3_amd64.buildinfo Checksums-Sha256: 5882bb83b3fb1f126eb55e69adc26f7102163d9a4a3f25a8a8df3ab145f71a22 2097 ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3.dsc c33b5e0fb7f1528fdf724874cee85f536b44cbef91f6ef2886e8e46624c4d409 7916 ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3.debian.tar.xz 438e46510110cb2a61fa105f65aa6cd89d6c2db2f5d67fd1bcdaac94503a87e8 9276 ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3_amd64.buildinfo Files: b464f54b8940576df9152a700481ea5b 2097 hamradio optional ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3.dsc 502e32b08a6c99b04ecf2d24a3b54ce6 7916 hamradio optional ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3.debian.tar.xz 64dcf93aa1b454ed2c68704fbb4f7c3a 9276 hamradio optional ax25-tools_0.0.10-rc5+git20230513+d3e6d4f-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEXk9UUZPolpyKWbgKA6H7ehkEdxsFAmeAUJkACgkQA6H7ehkE dxvgQgf9H0NjeoqENPYSrN/SW5bi0SQ9WeJUjrjkYDw3zilgXrms88q/whKNHwcO piNFxjk/lCYE+5G2Hloqy2/COsUdeLO3Oib5pVKSavWPEBwAcLREmM7MdPSJRpmp 0tqKXnppLcj1MpPNKlR07RoqFWYsraoFoiuVZ/LP83E0YwoghbQrJ2mIHD3DdwpU Ite91qqlVCUNUW0cSx8YYz/wV+Uj6amFlD9h940gjXBuQVEaexEp6x6fkVDoy9gV ixV59p+9OeUxVvNvoLMmM6FQmSIHcvgaYDwEa3hq6QTHb396MdshOvMM65VkfUKU 92sBdvaF5+RGY2fPE1AIIKJa+Qyttw== =hKJr -----END PGP SIGNATURE-----Attachment: pgpYoAk1uIXwK.pgp
Description: PGP signature
--- End Message ---