Your message dated Wed, 09 Oct 2024 17:07:15 +0000 with message-id <E1sya9b-00BBkQ-RQ@fasolo.debian.org> and subject line Bug#1077410: fixed in sitecopy 1:0.16.6-14 has caused the Debian Bug report #1077410, regarding sitecopy: FTBFS: src/ftp.c:645:47: error: passing argument 3 of ‘getsockname’ 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.) -- 1077410: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077410 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: sitecopy: FTBFS: src/ftp.c:645:47: error: passing argument 3 of ‘getsockname’ from incompatible pointer type [-Wincompatible-pointer-types]
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Mon, 29 Jul 2024 07:46:46 +0200
- Message-id: <Zqcsxq_Sv97cDs19@grub.nussbaum.fr>
Source: sitecopy Version: 1:0.16.6-13 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-20240728 ftbfs-trixie Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc -Wdate-time -D_FORTIFY_SOURCE=2 -I. -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I./src -I./lib -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -I/usr/include/neon -o src/davdriver.o -c src/davdriver.c > src/ftp.c: In function ‘dtp_open_active’: > src/ftp.c:645:47: error: passing argument 3 of ‘getsockname’ from incompatible pointer type [-Wincompatible-pointer-types] > 645 | (struct sockaddr *)&addr, &alen) < 0) { > | ^~~~~ > | | > | size_t * {aka long unsigned int *} > In file included from src/ftp.c:30: > /usr/include/x86_64-linux-gnu/sys/socket.h:117:47: note: expected ‘socklen_t * restrict’ {aka ‘unsigned int * restrict’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} > 117 | socklen_t *__restrict __len) __THROW; > | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ > src/ftp.c:675:57: error: passing argument 3 of ‘getsockname’ from incompatible pointer type [-Wincompatible-pointer-types] > 675 | if (getsockname(listener, (struct sockaddr *)&addr, &alen) < 0) { > | ^~~~~ > | | > | size_t * {aka long unsigned int *} > /usr/include/x86_64-linux-gnu/sys/socket.h:117:47: note: expected ‘socklen_t * restrict’ {aka ‘unsigned int * restrict’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} > 117 | socklen_t *__restrict __len) __THROW; > | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ > make[1]: *** [Makefile:104: src/ftp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/07/28/sitecopy_0.16.6-13_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&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: 1077410-close@bugs.debian.org
- Subject: Bug#1077410: fixed in sitecopy 1:0.16.6-14
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 09 Oct 2024 17:07:15 +0000
- Message-id: <E1sya9b-00BBkQ-RQ@fasolo.debian.org>
- Reply-to: Andreas Beckmann <anbe@debian.org>
Source: sitecopy Source-Version: 1:0.16.6-14 Done: Andreas Beckmann <anbe@debian.org> We believe that the bug you reported is fixed in the latest version of sitecopy, 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 1077410@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated sitecopy 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: SHA256 Format: 1.8 Date: Wed, 09 Oct 2024 18:47:35 +0200 Source: sitecopy Architecture: source Version: 1:0.16.6-14 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1077410 Changes: sitecopy (1:0.16.6-14) unstable; urgency=medium . [ Andreas Beckmann ] * QA upload. * Switch to https URLs. * Declare Rules-Requires-Root: no. * Strip signatures from upstream signing key. * Enable all hardening flags. . [ Bo YU ] * Fix ftbfs on gcc-14. (Closes: #1077410) Checksums-Sha1: b901dd766f64e146a3deb136d6f22cd5a9869957 1932 sitecopy_0.16.6-14.dsc 9efb6be50307534b1222c82e2fe1f9734197f434 36560 sitecopy_0.16.6-14.debian.tar.xz e3dc2984d572ded5a9d64aaa57c543c2e49b4569 6604 sitecopy_0.16.6-14_source.buildinfo Checksums-Sha256: 6b18d686d327b19912dffe3f597f67dc326178664fb98e15cd223244b23ae59b 1932 sitecopy_0.16.6-14.dsc 16e199bebca9990162aa83771c9b1016555f6db9d071a2411a9c379914708bb2 36560 sitecopy_0.16.6-14.debian.tar.xz a33f5f389a8f6223f4b60aeea10255c854845d96859de13a6e273fdaaca0baa6 6604 sitecopy_0.16.6-14_source.buildinfo Files: 0aa39e84ac4801da721e8bd0df3468ad 1932 web optional sitecopy_0.16.6-14.dsc 76429ab3f35a60ea5b53374f625ca45a 36560 web optional sitecopy_0.16.6-14.debian.tar.xz 406af1fd759da5418cac0c99e2786508 6604 web optional sitecopy_0.16.6-14_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmcGtEoQHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCF7yD/9TmSXe9Iod09HG6597jy5Uui4Z5+RLx69k DiVLva1C8A9M4GaICOSpgiTBiKrHgGjKHCo5yr7VMOupjqtBvhvTUM6cqVmkgLMd 4uMmsgSiZ8F4mCY+pIM4RoerNjr2tDZn48jnTsYCwpl0WpwZ7b2TM9n4vSjCm/Lt Rl0tGfhyglYLtQ9egcjMNwIRdtYyLJzTO23VwtRmoks0Y45iYHIg41hO+FlED6dl +KdDnJWyrv/GnSzOKx/ldyUB7FdC0TvHwoCDmvpo/3CQjlgHZ7XGSA5OpVLkV9ow iUuAhTO79jmD+JnnQvEHPk5D3R8Dt6sVnoMT/uNemz7KZ+7AfDp3nXsPefmgYWz3 V2kIxJDX7jF6wn8ARa3GKMFVIeHFNlvngJdnh/Hx7TjpV+BrYEkU43Z7bsAebutN ldxvYP46PUXodcxk7i5zCaPcfEkBzj84RbGj70uPTCLqQMJiqmwhh7JaMVevrG8a 387b7AdFTUORgmBaWusjI+A1hIdZwgJPpjD9pXYDw47NwAnUX1cO46OUSl6IQGSK yFfGTysi9jVIPlCLg/odivhPC2zjyzUjz9Otuw382Xt3rcnMX8fozhosLPNZhrrl HyGDEEuGlVnMJHltXn36WKfl+A2dxOHlNf183ldsuNq0JxIHoGkp56caA8J++BZy E2fsWcFElQ== =zt4J -----END PGP SIGNATURE-----Attachment: pgpPu6vSRXgh_.pgp
Description: PGP signature
--- End Message ---