Your message dated Tue, 03 Dec 2024 18:00:20 +0000
with message-id <[email protected]>
and subject line Bug#1075386: fixed in php-zmq 1.1.3-29
has caused the Debian Bug report #1075386,
regarding php-zmq: ftbfs with GCC-14
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.)


-- 
1075386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075386
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:php-zmq
Version: 1.1.3-24
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/php-zmq_1.1.3-24_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
touch configure-8.2-stamp
dh override_dh_auto_configure --with php
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --sourcedirectory=build-8.2
        cd build-8.2 && make -j8
make[2]: Entering directory '/<<PKGBUILDDIR>>/build-8.2'
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq.c -o zmq.lo  -MMD -MF 
zmq.dep -MT zmq.lo
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_helpers.c -o 
zmq_helpers.lo  -MMD -MF zmq_helpers.dep -MT zmq_helpers.lo
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_pollset.c -o 
zmq_pollset.lo  -MMD -MF zmq_pollset.dep -MT zmq_pollset.lo
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_device.c -o 
zmq_device.lo  -MMD -MF zmq_device.dep -MT zmq_device.lo
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_sockopt.c -o 
zmq_sockopt.lo  -MMD -MF zmq_sockopt.dep -MT zmq_sockopt.lo
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_fd_stream.c -o 
zmq_fd_stream.lo  -MMD -MF zmq_fd_stream.dep -MT zmq_fd_stream.lo
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_clock.c -o 
zmq_clock.lo  -MMD -MF zmq_clock.dep -MT zmq_clock.lo
/bin/bash /<<PKGBUILDDIR>>/build-8.2/libtool --tag=CC --mode=compile cc -I. 
-I/<<PKGBUILDDIR>>/build-8.2 -I/<<PKGBUILDDIR>>/build-8.2/include 
-I/<<PKGBUILDDIR>>/build-8.2/main -I/<<PKGBUILDDIR>>/build-8.2 
-I/usr/include/php/20220829 -I/usr/include/php/20220829/main 
-I/usr/include/php/20220829/TSRM -I/usr/include/php/20220829/Zend 
-I/usr/include/php/20220829/ext -I/usr/include/php/20220829/ext/date/lib 
-I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu  
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE    
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_shared_ctx.c -o 
zmq_shared_ctx.lo  -MMD -MF zmq_shared_ctx.dep -MT zmq_shared_ctx.lo
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_clock.c -MMD -MF 
zmq_clock.dep -MT zmq_clock.lo  -fPIC -DPIC -o .libs/zmq_clock.o
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_fd_stream.c -MMD -MF 
zmq_fd_stream.dep -MT zmq_fd_stream.lo  -fPIC -DPIC -o .libs/zmq_fd_stream.o
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_sockopt.c -MMD -MF 
zmq_sockopt.dep -MT zmq_sockopt.lo  -fPIC -DPIC -o .libs/zmq_sockopt.o
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq.c -MMD -MF zmq.dep 
-MT zmq.lo  -fPIC -DPIC -o .libs/zmq.o
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_device.c -MMD -MF 
zmq_device.dep -MT zmq_device.lo  -fPIC -DPIC -o .libs/zmq_device.o
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_shared_ctx.c -MMD -MF 
zmq_shared_ctx.dep -MT zmq_shared_ctx.lo  -fPIC -DPIC -o .libs/zmq_shared_ctx.o
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_helpers.c -MMD -MF 
zmq_helpers.dep -MT zmq_helpers.lo  -fPIC -DPIC -o .libs/zmq_helpers.o
libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/build-8.2 
-I/<<PKGBUILDDIR>>/build-8.2/include -I/<<PKGBUILDDIR>>/build-8.2/main 
-I/<<PKGBUILDDIR>>/build-8.2 -I/usr/include/php/20220829 
-I/usr/include/php/20220829/main -I/usr/include/php/20220829/TSRM 
-I/usr/include/php/20220829/Zend -I/usr/include/php/20220829/ext 
-I/usr/include/php/20220829/ext/date/lib -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -pedantic -D_GNU_SOURCE 
-DZEND_COMPILE_DL_EXT=1 -c /<<PKGBUILDDIR>>/build-8.2/zmq_pollset.c -MMD -MF 
zmq_pollset.dep -MT zmq_pollset.lo  -fPIC -DPIC -o .libs/zmq_pollset.o
/<<PKGBUILDDIR>>/build-8.2/zmq.c:35:37: warning: ISO C does not allow extra ‘;’ 
outside of a function [-Wpedantic]
   35 | ZEND_DECLARE_MODULE_GLOBALS(php_zmq);
      |                                     ^
/<<PKGBUILDDIR>>/build-8.2/zmq_pollset.c: In function ‘s_create_key’:
/<<PKGBUILDDIR>>/build-8.2/zmq_pollset.c:172:42: warning: format ‘%d’ expects 
argument of type ‘int’, but argument 3 has type ‘zend_long’ {aka ‘long int’} 
[-Wformat=]
  172 |                 return strpprintf(0, "r:%d", Z_RES_P(entry)->handle);
      |                                         ~^
      |                                          |
      |                                          int
      |                                         %ld
/<<PKGBUILDDIR>>/build-8.2/zmq_pollset.c:175:57: error: passing argument 1 of 
‘php_spl_object_hash’ from incompatible pointer type 
[-Wincompatible-pointer-types]
  175 |                 zend_string *hash = php_spl_object_hash(entry);
      |                                                         ^~~~~
      |                                                         |
      |                                                         zval * {aka 
struct _zval_struct *}
In file included from /<<PKGBUILDDIR>>/build-8.2/zmq_pollset.c:35:
/usr/include/php/20220829/ext/spl/php_spl.h:53:54: note: expected ‘zend_object 
*’ {aka ‘struct _zend_object *’} but argument is of type ‘zval *’ {aka ‘struct 
_zval_struct *’}
   53 | PHPAPI zend_string *php_spl_object_hash(zend_object *obj);
      |                                         ~~~~~~~~~~~~~^~~
make[2]: *** [Makefile:216: zmq_pollset.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
/<<PKGBUILDDIR>>/build-8.2/zmq_clock.c:74:8: warning: struct has no members 
[-Wpedantic]
   74 | struct _php_zmq_clock_ctx_t {};
      |        ^~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-8.2'
dh_auto_build: error: cd build-8.2 && make -j8 returned exit code 2
make[1]: *** [/usr/share/dh-php/pkg-pecl.mk:108: build-8.2-stamp] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/dh-php/pkg-pecl.mk:79: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: php-zmq
Source-Version: 1.1.3-29
Done: Ondřej Surý <[email protected]>

We believe that the bug you reported is fixed in the latest version of
php-zmq, 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.
Ondřej Surý <[email protected]> (supplier of updated php-zmq 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: Mon, 02 Dec 2024 21:43:36 +0100
Source: php-zmq
Binary: php-zmq php-zmq-all-dev php8.4-zmq php8.4-zmq-dbgsym
Architecture: source all amd64
Version: 1.1.3-29
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description:
 php-zmq    - ZeroMQ messaging bindings for PHP
 php-zmq-all-dev - ZeroMQ messaging bindings for PHP
 php8.4-zmq - ZeroMQ messaging bindings for PHP
Closes: 1075386
Changes:
 php-zmq (1.1.3-29) unstable; urgency=medium
 .
   * Add patches to improve PHP 8.x support (Closes: #1075386)
Checksums-Sha1:
 f9c120726605c80b78daaad61e99452931b03153 2241 php-zmq_1.1.3-29.dsc
 636714bae000cfe8b180432fa1f035d098d53d28 33352 php-zmq_1.1.3-29.debian.tar.xz
 8f17242361475b88d80ded09259246e7665e0af7 7544 php-zmq-all-dev_1.1.3-29_all.deb
 15d09050699357d182382e7da874e1d7a71f4287 7508 php-zmq_1.1.3-29_all.deb
 804275262cf1176b1b187210e9bc9fdb659a2785 8971 php-zmq_1.1.3-29_amd64.buildinfo
 f176c4d76fbd87f5e75f44dad7132457708f0bc7 134628 
php8.4-zmq-dbgsym_1.1.3-29_amd64.deb
 13a3d1e0d3bb317f17e811f729d13230f34b9c1b 35844 php8.4-zmq_1.1.3-29_amd64.deb
Checksums-Sha256:
 ec589f4d0982a0033b4c908be47d807362f0ba05a9f9c071e1e902dde565493d 2241 
php-zmq_1.1.3-29.dsc
 0a87903ebbadabe4f9cebd9620375e94eefdf984d1afa5b8f6ddd2f996d0f1b4 33352 
php-zmq_1.1.3-29.debian.tar.xz
 59dc64d9922e97f8971a94b73f7c6edd0f124a31c2db0f487b88e750fac2ae2b 7544 
php-zmq-all-dev_1.1.3-29_all.deb
 89ddd26a46d331a1a310b6d4df2ad321e7742d60e0597b58f89f19a2ab07ea59 7508 
php-zmq_1.1.3-29_all.deb
 5ec098407e0d6a475baeaf5af3a65aae8654f2438690fa8579dbf48ad6fa128b 8971 
php-zmq_1.1.3-29_amd64.buildinfo
 6b5cdf72eb5dcc87eac89076c08c87b31e0b78a0109549580214a9334b51966f 134628 
php8.4-zmq-dbgsym_1.1.3-29_amd64.deb
 5567032481e37a6297f1062576b57280f4e6502089928ec6f83b89df6b7420c2 35844 
php8.4-zmq_1.1.3-29_amd64.deb
Files:
 0dea001cab7cbe212d606ba972caca68 2241 php optional php-zmq_1.1.3-29.dsc
 912621ef46520aeace88f1c6a156807e 33352 php optional 
php-zmq_1.1.3-29.debian.tar.xz
 1c32aec44b8529f427d121c9dd7ebef5 7544 php optional 
php-zmq-all-dev_1.1.3-29_all.deb
 f32488e3c42a617333f67d1aafe1c1b4 7508 php optional php-zmq_1.1.3-29_all.deb
 02b9fd9940212160c14ce8ccb9388fec 8971 php optional 
php-zmq_1.1.3-29_amd64.buildinfo
 67bcfdb1e2e66b6fe51d2079ecd08f19 134628 debug optional 
php8.4-zmq-dbgsym_1.1.3-29_amd64.deb
 4043ca50bd447a530030718766b57caa 35844 php optional 
php8.4-zmq_1.1.3-29_amd64.deb

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

iQKTBAEBCgB9FiEEw2Gx4wKVQ+vGJel9g3Kkd++uWcIFAmdOHMRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEMz
NjFCMUUzMDI5NTQzRUJDNjI1RTk3RDgzNzJBNDc3RUZBRTU5QzIACgkQg3Kkd++u
WcJlTg//YfvsEXQVQRT66QvpahC1vRIKk51SQWl0Sqxthu17eLPwRyWs5Z4trvmF
Jo99xFitsvZzG0jwPkzIW+AD3HvNH1MMNC8xFvFXoJu/8vLEboQRAdTWC5GlUT9V
XK7gQyWuFbO/4s9rmcc7RebVjvnEqenKkoGKS3fhQge32hT7eWZct42u5ZdyYG8b
Hy7PaoGKQc2M4JXOkI33CXpSauuS4YxgkPpYjCRKurVAKzwjnNBIRuGwNY4daSwQ
w4ZynyHRO3lYPXoGYEVo6kQ/XmyCkCuyR/VT3ZeL59uXVT8lrLSmPL/5UwhGqNX1
ho/wLNN+Xn08J3oWRq2q6UhfGWI/odgtCNqp7GCwNkHQFy9tdlvqvZZgMJILJLts
smzIy879qz+vBG5pn6ALNZDQ+NGPHBHl0TK+7yoVtwCnHppF8yONq8jRUHBOfzEK
eRkqUtkBaaw9Yy6T23W1iJC+t+UJzl22js8QFyZv2WMjLMzX5o0eVjyT8Ven9gXv
Naw3srom/e6AHGJb0AFcCmoYKhAxjF4MQybcr9F/xKC3KxFbcfFdTT8msGHGpKnM
TVI4in5/dZ6Wv+xlqFpqxmrkTsdyIJ0KgVAH63PEYHGbN2NLhcYoCs0F9dBiuy2t
K0fqFi3CjiU6PX6VbUhiJnKdE4zrLmvAOPchTOdGr3pVAkA5Apw=
=h96J
-----END PGP SIGNATURE-----

Attachment: pgp4BU0dvnBlt.pgp
Description: PGP signature


--- End Message ---

Reply via email to