Your message dated Fri, 03 Jan 2025 09:04:14 +0000
with message-id <[email protected]>
and subject line Bug#1091260: fixed in as31 2.3.1-11
has caused the Debian Bug report #1091260,
regarding as31: FTBFS on armhf: run.c:116:41: error: passing argument 2 of 
‘getline’ 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 [email protected]
immediately.)


-- 
1091260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091260
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: as31
Version: 2.3.1-10
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/as31'
> cd .. \
>   && CONFIG_FILES=as31/Makefile CONFIG_HEADERS= /bin/bash ./config.status
> config.status: creating as31/Makefile
> config.status: WARNING:  'as31/Makefile.in' seems to ignore the --datarootdir 
> setting
> arm-linux-gnueabihf-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
> -DPACKAGE_URL=\"\" -DPACKAGE=\"as31\" -DVERSION=\"2.3.1\" -DOPTION_GTK=0 -I. 
> -I.   -g -O2    -g -O2 -c run.c
> run.c: In function ‘run_as31’:
> run.c:116:41: error: passing argument 2 of ‘getline’ from incompatible 
> pointer type [-Wincompatible-pointer-types]
>   116 |                 if (getline(&lineBuffer,&sizeBuf,finPre) == -1)
>       |                                         ^~~~~~~~
>       |                                         |
>       |                                         long unsigned int *
> In file included from /usr/include/stdio.h:966,
>                  from run.c:2:
> /usr/include/arm-linux-gnueabihf/bits/stdio.h:118:36: note: expected ‘size_t 
> *’ {aka ‘unsigned int *’} but argument is of type ‘long unsigned int *’
>   118 | getline (char **__lineptr, size_t *__n, FILE *__stream)
>       |                            ~~~~~~~~^~~
> run.c:142:68: error: passing argument 2 of ‘getline’ from incompatible 
> pointer type [-Wincompatible-pointer-types]
>   142 |                                         if 
> (getline(&incLineBuffer,&incSizeBuf,includeFile) == -1)
>       |                                                                    
> ^~~~~~~~~~~
>       |                                                                    |
>       |                                                                    
> long unsigned int *
> /usr/include/arm-linux-gnueabihf/bits/stdio.h:118:36: note: expected ‘size_t 
> *’ {aka ‘unsigned int *’} but argument is of type ‘long unsigned int *’
>   118 | getline (char **__lineptr, size_t *__n, FILE *__stream)
>       |                            ~~~~~~~~^~~
> make[2]: *** [Makefile:163: run.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/23/as31_2.3.1-10_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&[email protected]&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: as31
Source-Version: 2.3.1-11
Done: Bdale Garbee <[email protected]>

We believe that the bug you reported is fixed in the latest version of
as31, 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.
Bdale Garbee <[email protected]> (supplier of updated as31 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: Fri, 03 Jan 2025 01:17:55 -0700
Source: as31
Architecture: source
Version: 2.3.1-11
Distribution: unstable
Urgency: medium
Maintainer: Bdale Garbee <[email protected]>
Changed-By: Bdale Garbee <[email protected]>
Closes: 1091260
Changes:
 as31 (2.3.1-11) unstable; urgency=medium
 .
   * update update_sizebuf_types.patch to use size_t, closes: #1091260
Checksums-Sha1:
 8d5ac0d7276395dd3340d2c804092ce196d14484 1716 as31_2.3.1-11.dsc
 e585828719e5e2687297c6b94e0cd760992647f4 55656 as31_2.3.1-11.debian.tar.xz
 4403acddc26d02594bc30394822e7f1ea93cdbf4 6067 as31_2.3.1-11_amd64.buildinfo
Checksums-Sha256:
 74b794c08d90a0247d50c3ed6cc6404f46ac48809619f4b9853e31aa75fb16a3 1716 
as31_2.3.1-11.dsc
 3e4d655fd310d0f03ee6082dda235c650c0411d347494158fc10ea1f3142b6a6 55656 
as31_2.3.1-11.debian.tar.xz
 1618d5ace6c088501f93a37a1683e55a542d2b8768e5f44dcfd89cc4a241aa8c 6067 
as31_2.3.1-11_amd64.buildinfo
Files:
 408b4acef37de35a884843c93bb8ba9c 1716 devel optional as31_2.3.1-11.dsc
 9dad7eaeb6e361cf1518071c60d1b0ff 55656 devel optional 
as31_2.3.1-11.debian.tar.xz
 8d1a340ebca3cf93e1ef7e419b8cfc8b 6067 devel optional 
as31_2.3.1-11_amd64.buildinfo

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

iQIzBAEBCgAdFiEEHguq2FwiMqGzzpLrtwRxBYMLn6EFAmd3otEACgkQtwRxBYML
n6HbzQ//fNjjqhXXNmjEdYxixZ7QZHx0vI330V4TS5EOZP3IiQM2o/HBQTeqRFOr
a8SLSR12VSr1GveBp979Dr5+d8/Dmh6tqMMvIbiTKHbwaOs19KeAqhWa/oqeMbfb
gfvjAQGXNBhxqfzY8hlYsFpVy6aZkMdIaSRoKwcy29QnCXexibMWZrjPWvD8dUn3
gElnn3DSBg3qJ2xRvPQMok7l4CM4QL0+BRm735SXIq786zX9kYRGR2TmT0C/ozqJ
R9YzYPuGUnZOqhhZnGIMirNrqqCqxAWglznE5xfftKjqVB+CSNVmVKDMP4S4tO4v
yCgN1ucN2dsU7alVwhpx3D7SLtghygEW6Qcez+edl6X51zFk8XPsM3AHv5IEVJ07
HNOB4ybm6Ee3mabXUeCKLbH8/Zc6wQRmk3FRzLI070a6WX7VwHc2PXOJ4mf1mLiD
WxNppDUH5wIpAf/pimb8EY3mxpMbhT0+qZETxdViKaaZi0lWdg7mDnnT0lGhAvSG
Tmv2hJUonyWfwY6u22ErAMcfAIv5k3jIy7HIN7pSvcxJTekGHAIl3Y75rPPW50mm
2gRbf9YFO1gvDl10b9xv1ecACvMmqVonwfoUCZ73qSenoLaMXM0Lh4tqyr0oBQ0b
9TEi+z1U9xGGQFSju/Yc7qIKFHCWJIUxngKoLlxedpEuafajHS0=
=Y32h
-----END PGP SIGNATURE-----

Attachment: pgp4TLrTbIaxO.pgp
Description: PGP signature


--- End Message ---

Reply via email to