Your message dated Mon, 14 Nov 2016 03:33:58 +0000 with message-id <e1c681u-0003uq...@fasolo.debian.org> and subject line Bug#843965: fixed in php-pecl-http 3.0.1+2.5.6-7 has caused the Debian Bug report #843965, regarding php-pecl-http must build-depend on zlib1g-dev 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.) -- 843965: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843965 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: php-pecl-http Version: 3.0.1+2.5.6-6 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, php-pecl-http fails to build from source in unstable/amd64: […] | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBTOWC 1 | #define HAVE_ISWALNUM 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <unicode/uidna.h> configure:5418: result: no configure:5418: checking unicode/uidna.h presence configure:5418: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c conftest.c:32:27: fatal error: unicode/uidna.h: No such file or directory #include <unicode/uidna.h> ^ compilation terminated. configure:5418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PHP_HTTP_SHARED_DEPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBTOWC 1 | #define HAVE_ISWALNUM 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | #include <unicode/uidna.h> configure:5418: result: no configure:5418: checking for unicode/uidna.h configure:5418: result: no configure:5601: checking for icu-config configure:5633: result: no configure:5644: checking for uidna_IDNToASCII configure:5784: checking for zlib.h configure:5794: result: not found configure:5796: error: could not find zlib.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161111094510.0meYyZRF7c.db.php-pecl-http/php-pecl-http-3.0.1+2.5.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-linux-gnu ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getdomainname=yes ac_cv_func_gethostname=yes ac_cv_func_inet_pton=yes ac_cv_func_iswalnum=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbtowc=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unicode_uidna_h=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ICU_CONFIG=no ac_cv_path_SED=/bin/sed ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89= ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_mbstate_t=yes ac_cv_type_off_t=yes php_cv_cc_dashr=no php_cv_cc_rpath=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AWK='nawk' CC='cc' CFLAGS='-g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161111094510.0meYyZRF7c.db.php-pecl-http/php-pecl-http-3.0.1+2.5.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic' CONFIGURE_COMMAND=' '\''./configure'\'' ' CONFIGURE_OPTIONS='' CPP='cc -E' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' DEFS='' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='' GREP='/bin/grep' ICU_CONFIG='icu-config' LD='' LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MANIFEST_TOOL='' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' RE2C='exit 0;' SED='/bin/sed' SHELL='/bin/bash' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='' ac_ct_AR='' ac_ct_CC='cc' ac_ct_DUMPBIN='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${prefix}/share/info' libdir='${prefix}/lib/x86_64-linux-gnu' libexecdir='${prefix}/lib/x86_64-linux-gnu' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${prefix}/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PHP_HTTP_SHARED_DEPS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MBSTATE_T 1 #define HAVE_NETDB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_MBRTOWC 1 #define HAVE_MBTOWC 1 #define HAVE_ISWALNUM 1 #define HAVE_INET_PTON 1 configure: exit 1 Died at /usr/share/perl5/Debian/Debhelper/Buildsystem/autoconf.pm line 77. /usr/share/dh-php/pkg-pecl.mk:60: recipe for target 'configure-7.0-stamp' failed make[1]: *** [configure-7.0-stamp] Error 2 make[1]: Leaving directory '/home/lamby/temp/cdt.20161111094510.0meYyZRF7c.db.php-pecl-http/php-pecl-http-3.0.1+2.5.6' /usr/share/dh-php/pkg-pecl.mk:45: recipe for target 'build' failed make: *** [build] Error 2 […] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
php-pecl-http.3.0.1+2.5.6-6.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: php-pecl-http Source-Version: 3.0.1+2.5.6-7 We believe that the bug you reported is fixed in the latest version of php-pecl-http, 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 843...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ondřej Surý <ond...@debian.org> (supplier of updated php-pecl-http 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: Mon, 14 Nov 2016 04:03:22 +0100 Source: php-pecl-http Binary: php-http php-pecl-http php-pecl-http-dev Architecture: source Version: 3.0.1+2.5.6-7 Distribution: unstable Urgency: medium Maintainer: Debian PHP PECL Maintainers <pkg-php-p...@lists.alioth.debian.org> Changed-By: Ondřej Surý <ond...@debian.org> Description: php-http - PECL HTTP module for PHP Extended HTTP Support php-pecl-http - pecl_http module for PHP Extended HTTP Support [dummy] php-pecl-http-dev - pecl_http module for PHP Extended HTTP Support [dummy] Closes: 843965 Changes: php-pecl-http (3.0.1+2.5.6-7) unstable; urgency=medium . [ Mathieu Parent ] * Mention fixed bugs . [ Ondřej Surý ] * Compile pecl_http with libevent-dev * Build-depend on zlib1g-dev (Closes: #843965) Checksums-Sha1: edbe277f22a8cb91265f484956aeb33b43ca56f4 2477 php-pecl-http_3.0.1+2.5.6-7.dsc 0c136d6add493b38afe6f59ec8d6b7dcfe90fe18 3872 php-pecl-http_3.0.1+2.5.6-7.debian.tar.xz Checksums-Sha256: ba3de2d0299611363f91e75f5446d05dbab46f56e40b699fe0fd43a3d8d38aab 2477 php-pecl-http_3.0.1+2.5.6-7.dsc 43bc959f33b61ecebf0b0a0c6d9e861489dc4cf9ace7702e2a21969f562634ed 3872 php-pecl-http_3.0.1+2.5.6-7.debian.tar.xz Files: aeee4bb99a1b87e4d1e30057a8494a21 2477 web optional php-pecl-http_3.0.1+2.5.6-7.dsc 112d35417ef8dc7a0174588f10a2a0c5 3872 web optional php-pecl-http_3.0.1+2.5.6-7.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYKSyDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsH6dMP/22wPq3VEBOse61VRBzjiJrY q42KaXHV7LjFeUhBEFCWftEJebpGGwJfyVKTv0oUvQ2c1IHu/6sVqrldipbX+O4H hbHUuzcNji2Jvek8PI9wjl2BB4fM4004iPm/GN6v8eQmKGmKevdPRuV3JwBANNmG 2dS1x3Bwj6p9mSPUK09gK2IEZfglCNWl8Dry52nJMCFCCkT677gQvvhHS9RaY/A4 1Ppx8z5+YaNxZojaebwnwXh4xl0Oy7JPo1gp7hlA1T2KQMzj2JCewjYusz0lHMNN dMfsUQrGfgQchLDLAOX1VmAV10Io6JdxMtEJQI7akoGEgj2Alid215e/KKW5hEYK r0t+RU7OWlCoi1jRmrQIwDUjBImEu+0ckzWiPEw+hNVOLwtEXMG9kr6GYLcFPlsy WRF01W7pBrSaRK774SmAfHOaVoEfddulD+XX+L4GsPG6OnLx/ZddWBK6D3ZrErb/ BFiSvYpP3u076E8CBForhR6ZmIFuytrk6u1Vds8fZVpsSXFwjqce1njT11bgshW1 5Gzv5rMOx755Ulo3Hayg4sRL1U4zOOZ7HPHNyLf/lPIT7gO3SWzcve35/mwtgFhX EtlRKCeZ9x0YjVmAZIZ/oEe5Elt6/W0q58iYy9FHpnYWz/FKTyy1Qx4YyJ+ZjOdr /UdfR1T/QApIRZInzF3u =mSf1 -----END PGP SIGNATURE-----
--- End Message ---