Your message dated Fri, 14 Mar 2025 22:39:12 +0000
with message-id <e1ttdgo-003n0v...@fasolo.debian.org>
and subject line Bug#1100433: fixed in openexr 3.1.13-2
has caused the Debian Bug report #1100433,
regarding openexr: FTBFS on 32 bit archs: error: passing argument 2 of 
‘compress2’ from incompatible pointer type
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 ow...@bugs.debian.org
immediately.)


-- 
1100433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openexr
Version: 3.1.13-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-...@lists.debian.org, sramac...@debian.org
User: debian-...@lists.debian.org
Usertags: armel armhf
User: debian...@lists.debian.org
Usertags: i386

Dear maintainer,

openexr fails to build from source on 32 bit architectures:

https://buildd.debian.org/status/fetch.php?pkg=openexr&arch=armel&ver=3.1.13-1&stamp=1741737069&raw=0

cd /build/reproducible-path/openexr-3.1.13/build/src/lib/OpenEXRCore && 
/usr/bin/cc -DOPENEXRCORE_EXPORTS -DOpenEXRCore_EXPORTS 
-I/build/reproducible-path/openexr-3.1.13/build/src/lib/OpenEXRCore 
-I/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore 
-I/build/reproducible-path/openexr-3.1.13/build/cmake -isystem 
/usr/include/Imath -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/openexr-3.1.13=. 
-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 -fPIC -fvisibility=hidden -MD 
-MT src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/internal_pxr24.c.o -MF 
CMakeFiles/OpenEXRCore.dir/internal_pxr24.c.o.d -o 
CMakeFiles/OpenEXRCore.dir/internal_pxr24.c.o -c 
/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore/internal_pxr24.c
[  4%] Building C object 
src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/internal_b44.c.o
cd /build/reproducible-path/openexr-3.1.13/build/src/lib/OpenEXRCore && 
/usr/bin/cc -DOPENEXRCORE_EXPORTS -DOpenEXRCore_EXPORTS 
-I/build/reproducible-path/openexr-3.1.13/build/src/lib/OpenEXRCore 
-I/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore 
-I/build/reproducible-path/openexr-3.1.13/build/cmake -isystem 
/usr/include/Imath -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/openexr-3.1.13=. 
-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 -fPIC -fvisibility=hidden -MD 
-MT src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/internal_b44.c.o -MF 
CMakeFiles/OpenEXRCore.dir/internal_b44.c.o.d -o 
CMakeFiles/OpenEXRCore.dir/internal_b44.c.o -c 
/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore/internal_b44.c
/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore/internal_zip.c: In 
function ‘apply_zip_impl’:
/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore/internal_zip.c:365:21:
 error: passing argument 2 of ‘compress2’ from incompatible pointer type 
[-Wincompatible-pointer-types]
  365 |                     &compbufsz,
      |                     ^~~~~~~~~~
      |                     |
      |                     size_t * {aka unsigned int *}
In file included from 
/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore/internal_zip.c:15:
/usr/include/zlib.h:1247:54: note: expected ‘uLongf *’ {aka ‘long unsigned int 
*’} but argument is of type ‘size_t *’ {aka ‘unsigned int *’}
 1247 | ZEXTERN int ZEXPORT compress2(Bytef *dest,   uLongf *destLen,
      |                                              ~~~~~~~~^~~~~~~
make[3]: *** [src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/build.make:96: 
src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/internal_zip.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
[  4%] Building C object 
src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/internal_b44_table.c.o
cd /build/reproducible-path/openexr-3.1.13/build/src/lib/OpenEXRCore && 
/usr/bin/cc -DOPENEXRCORE_EXPORTS -DOpenEXRCore_EXPORTS 
-I/build/reproducible-path/openexr-3.1.13/build/src/lib/OpenEXRCore 
-I/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore 
-I/build/reproducible-path/openexr-3.1.13/build/cmake -isystem 
/usr/include/Imath -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/openexr-3.1.13=. 
-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 -fPIC -fvisibility=hidden -MD 
-MT src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/internal_b44_table.c.o -MF 
CMakeFiles/OpenEXRCore.dir/internal_b44_table.c.o.d -o 
CMakeFiles/OpenEXRCore.dir/internal_b44_table.c.o -c 
/build/reproducible-path/openexr-3.1.13/src/lib/OpenEXRCore/internal_b44_table.c
make[3]: Leaving directory '/build/reproducible-path/openexr-3.1.13/build'
make[2]: *** [CMakeFiles/Makefile2:1640: 
src/lib/OpenEXRCore/CMakeFiles/OpenEXRCore.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: openexr
Source-Version: 3.1.13-2
Done: Bastian Germann <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
openexr, 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 1100...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated openexr 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 14 Mar 2025 23:13:08 +0100
Source: openexr
Architecture: source
Version: 3.1.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<pkg-phototools-de...@lists.alioth.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1100433
Changes:
 openexr (3.1.13-2) unstable; urgency=medium
 .
   * Team upload.
   * Fix build on 32 bit archs (Closes: #1100433)
Checksums-Sha1:
 0b3e294306e51304132201c27e740ae65c93ee97 2144 openexr_3.1.13-2.dsc
 ded13d8bf8446badbf1434bd583a26f157630494 19268 openexr_3.1.13-2.debian.tar.xz
 7624715a8418f054a435fb517b4d739915a08024 6083 openexr_3.1.13-2_source.buildinfo
Checksums-Sha256:
 a44f8572a8018ce8b51a35fd2e8a90492b2358b434b8e2beba66f4dd6dd944f8 2144 
openexr_3.1.13-2.dsc
 5e0e5768b1577dd604bb410666d3420566ac1f8858e69a234633259c3efb52a3 19268 
openexr_3.1.13-2.debian.tar.xz
 4b0e742e62a2610bbaf47ea0aaf5d958ec69d67a62dfac922f90760efdefd419 6083 
openexr_3.1.13-2_source.buildinfo
Files:
 92621bc62500dfce9ebb62ff23e142d3 2144 graphics optional openexr_3.1.13-2.dsc
 f9d331a6b249d98676d14fe0b95d0f0c 19268 graphics optional 
openexr_3.1.13-2.debian.tar.xz
 5288866975bb21b147fa534d4295ed6a 6083 graphics optional 
openexr_3.1.13-2_source.buildinfo


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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmfUqzIQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFBz4DACZmmnC+cd6PbRkiKkiMynyUspoyIRcH+dW
tO2mqu3zbZfG0PBeN3MYqnmPfGARg4c2yyToyK1jgj8IUX60P3758nwu7sBnE1AR
B1cu0ULwu7y/e7iBRwL94AJIuANTdXGzmWZt+PZOURlj4tUOTUOvNhN8X3XJmTAz
vn9IfgkschTJeSdCCMhWAwG5S03a5GlEKINhugiCXGWe615m1FFHCJQgGlVKZmbT
82M3JWr+AX/TGyUc4qB6b1pO/L17vgZwFiYzGxQGQfEfL4BCYRb6/kCF/jAle4D3
+DnxWeqUJfctqFNrEBPFy9Ze+Hr+W1NqpsNEziZ7/jZL5hs5qlTQBTTkpfb6zd4j
9davinr8mOtFHDNmqpD2bWdzQL4aLmDy+y+53REDeowBgyEyf6wyGWDmKPCpunca
gPVXHmYWmX3clRMuZX9uvCDqnjm1csIEdrIRROZ4WHg40b9NmwsWNOsnc+++qdfu
5/rb3aXqSh1a+y9gu2g2nT640axqrz4=
=7NQD
-----END PGP SIGNATURE-----

Attachment: pgpTQ99n2a3HI.pgp
Description: PGP signature


--- End Message ---

Reply via email to