Your message dated Mon, 30 Dec 2024 00:13:37 +0000
with message-id <[email protected]>
and subject line Bug#1091265: fixed in minc-tools 2.3.00+dfsg-11
has caused the Debian Bug report #1091265,
regarding minc-tools: FTBFS on armhf: mnc2nii.c:743:23: error: passing argument 
3 of ‘restructure_array’ 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.)


-- 
1091265: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091265
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: minc-tools
Version: 2.3.00+dfsg-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):
> cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/conversion && /usr/bin/cc 
> -DHAVE_CONFIG_H -DHAVE_MINC1=1 -DHAVE_MINC2=1 -DMINC2=1 
> -I/usr/lib/arm-linux-gnueabihf/include 
> -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf 
> -I/<<PKGBUILDDIR>>/conversion/Acr_nema -I/usr/include/nifti -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial 
> -MD -MT conversion/CMakeFiles/mnc2nii.dir/nifti1/mnc2nii.c.o -MF 
> CMakeFiles/mnc2nii.dir/nifti1/mnc2nii.c.o.d -o 
> CMakeFiles/mnc2nii.dir/nifti1/mnc2nii.c.o -c 
> /<<PKGBUILDDIR>>/conversion/nifti1/mnc2nii.c
> /<<PKGBUILDDIR>>/conversion/nifti1/mnc2nii.c: In function ‘main’:
> /<<PKGBUILDDIR>>/conversion/nifti1/mnc2nii.c:736:31: warning: format ‘%ld’ 
> expects argument of type ‘long int’, but argument 2 has type ‘size_t’ {aka 
> ‘unsigned int’} [-Wformat=]
>   736 |         printf("# of voxels %ld\n", nii_ptr->nvox);
>       |                             ~~^     ~~~~~~~~~~~~~
>       |                               |            |
>       |                               long int     size_t {aka unsigned int}
>       |                             %d
> /<<PKGBUILDDIR>>/conversion/nifti1/mnc2nii.c:743:23: error: passing argument 
> 3 of ‘restructure_array’ from incompatible pointer type 
> [-Wincompatible-pointer-types]
>   743 |                       nii_lens,
>       |                       ^~~~~~~~
>       |                       |
>       |                       long unsigned int *
> In file included from /<<PKGBUILDDIR>>/conversion/nifti1/mnc2nii.c:8:
> /usr/include/restructure.h:13:37: note: expected ‘const size_t *’ {aka ‘const 
> unsigned int *’} but argument is of type ‘long unsigned int *’
>    13 |                       const size_t *lengths_perm,
>       |                       ~~~~~~~~~~~~~~^~~~~~~~~~~~
> make[3]: *** [conversion/CMakeFiles/mnc2nii.dir/build.make:82: 
> conversion/CMakeFiles/mnc2nii.dir/nifti1/mnc2nii.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/23/minc-tools_2.3.00+dfsg-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: minc-tools
Source-Version: 2.3.00+dfsg-11
Done: Steve M. Robbins <[email protected]>

We believe that the bug you reported is fixed in the latest version of
minc-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins <[email protected]> (supplier of updated minc-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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 29 Dec 2024 16:39:42 -0600
Source: minc-tools
Architecture: source
Version: 2.3.00+dfsg-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Steve M. Robbins <[email protected]>
Closes: 1091265
Changes:
 minc-tools (2.3.00+dfsg-11) unstable; urgency=medium
 .
   [ Steve Robbins ]
   * [418aa2f] Use size_t varaible to match restructure() call.
     Fixes build failure on armhf; Closes: #1091265.
Checksums-Sha1:
 7cd090220460bb6cdecffb02c0c3ebd5a2b4119b 2204 minc-tools_2.3.00+dfsg-11.dsc
 943af4288f98161ef338019e9d3394784a65d079 14940 
minc-tools_2.3.00+dfsg-11.debian.tar.xz
 8d0eafafc972d3aacfcb34be17975dbb662c74f9 11750 
minc-tools_2.3.00+dfsg-11_source.buildinfo
Checksums-Sha256:
 297c812234d3db1d4dd1cd637226deb6cb9abdea886a68d2da2bc138e2e2e46b 2204 
minc-tools_2.3.00+dfsg-11.dsc
 395d6683baebbece13515873b42cbf29007ef4a787e5e23bf7143abce0973517 14940 
minc-tools_2.3.00+dfsg-11.debian.tar.xz
 da48a842b11466f4cfdea6ce97e9c27c8f89856196d05a05d127e3b21df08cb0 11750 
minc-tools_2.3.00+dfsg-11_source.buildinfo
Files:
 10edbf6b8c306180b4bee2d11bb6c61b 2204 science optional 
minc-tools_2.3.00+dfsg-11.dsc
 541792e098222c386920095767db7c0f 14940 science optional 
minc-tools_2.3.00+dfsg-11.debian.tar.xz
 2907106e896f28de1dd3683a043833e3 11750 science optional 
minc-tools_2.3.00+dfsg-11_source.buildinfo

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

iQJDBAEBCgAtFiEEy89k8fa3rclNjyokyeVeL63I9LkFAmdx3U0PHHNtckBkZWJp
YW4ub3JnAAoJEMnlXi+tyPS5UT8P/2XnTw2WoCXrS86sAgPuSKS7EfugvmnY2D5L
/Aj9wdpX3hx8EHZBDu57JzyVzAMHQDa+L/Cl9XXTvzvKAwknSASnY8SwoXSDXKvq
uf7tLpIy6I8Hx9zwMXvA6CkfGLzqfP6VyhA3lKAcvGgvFzVhdU57aeC/voDv3Xkt
sg6hMfQEF9QzpawrYOTV3rt+O8Vi8+jPH7MOWhwnsl6ncz0Zgg7KDeqUcLiYllZ0
O22Vgog35EcA3+SlT/T6EJXHtPE2WHgMRDBgIRzckFR6njQbO+OfyeK4n/F6CE01
m5qJOSDkx5qDWekuC1LUmZ0RZRdkW3fZVDf1Q3SqJ02JpzK3VOZQBTDOnIqVi0iN
rvPRRAgzUBmWXQyg3sUIjQ5wrRxne9LxE+dASoY1ezWsjkiiSJBVQlJnUVwOyHzz
qBJtwAOrTI0l/dtaP4XD8lrIZL48OcfNkvHMgHHZ3vAmKJ/iSso5r/HTXiGOnVh1
/5xeeUn7okwmK2YaYO2AVI+X6iqkaGjqO22oaLK31iMhNtRGlBztzHjNDelPSXK+
CcX2nWbktnog8tkaKXPs/C3eOLBVRaUz3jwaLSJ7csg572gJSqzMwdZIODT3swbd
4tILFm74XQ6wuX9rUA0gNm+DEiEn86gk/eiH7XAKGpDr9HmyS/gLZolv2+rbbJY7
7bORJ2kR
=I7ua
-----END PGP SIGNATURE-----

Attachment: pgpFu7lPrGTS6.pgp
Description: PGP signature


--- End Message ---

Reply via email to