|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-10-22 09:50 UTC] cmb@php.net
-Status: Open
+Status: Verified
[2018-10-22 09:50 UTC] cmb@php.net
[2018-12-13 08:18 UTC] albert dot scherman at gmail dot com
[2018-12-17 11:27 UTC] ben at coutu dot de
[2019-01-14 11:11 UTC] magicaltux at gmail dot com
[2019-02-08 17:40 UTC] lexvisio dot editor at gmail dot com
[2019-02-14 20:04 UTC] derik at springshare dot com
[2019-03-11 08:23 UTC] iquito at gmx dot ch
[2019-07-21 19:36 UTC] php at delegated dot net
[2019-07-22 00:18 UTC] alexey at kopytko dot com
[2019-11-27 11:40 UTC] cmb@php.net
-Status: Verified
+Status: Closed
-Assigned To:
+Assigned To: cmb
[2019-11-27 11:40 UTC] cmb@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 08:00:02 2025 UTC |
Description: ------------ See below for build errors. $ pecl version PEAR Version: 1.10.6 PHP Version: 7.3.0RC2 Zend Engine Version: 3.3.0-dev Running on: Linux hostname 4.18-amd64 #1 SMP Debian 4.18 (2018-10-20) x86_64 $ phpize -v Configuring for: PHP Api Version: 20180731 Zend Module Api No: 20180731 Zend Extension Api No: 320180731 Test script: --------------- pecl install mailparse Actual result: -------------- WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update downloading mailparse-3.0.2.tgz ... Starting to download mailparse-3.0.2.tgz (38,206 bytes) ..........done: 38,206 bytes 10 source files, building running: phpize Configuring for: PHP Api Version: 20180731 Zend Module Api No: 20180731 Zend Extension Api No: 320180731 cp: cannot stat 'run-tests*.phpL': No such file or directory building in /tmp/pear/temp/pear-build-rootbVmV1R/mailparse-3.0.2 running: /tmp/pear/temp/mailparse/configure --with-php-config=/usr/bin//php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php/20180731 -I/usr/include/php/20180731/main -I/usr/include/php/20180731/TSRM -I/usr/include/php/20180731/Zend -I/usr/include/php/20180731/ext -I/usr/include/php/20180731/ext/date/lib checking for PHP extension directory... /usr/lib/php/20180731 checking for PHP installed headers prefix... /usr/include/php/20180731 checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 1.1.1 (ok) checking for gawk... gawk checking whether to enable mailparse support... yes, shared checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin//ld checking if the linker (/usr/bin//ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm -B checking the name lister (/usr/bin//nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin//ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin//nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC 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: creating ./config.status config.status: creating config.h config.status: executing libtool commands running: make /bin/bash /tmp/pear/temp/pear-build-rootbVmV1R/mailparse-3.0.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/mailparse -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-rootbVmV1R/mailparse-3.0.2/include -I/tmp/pear/temp/pear-build-rootbVmV1R/mailparse-3.0.2/main -I/tmp/pear/temp/mailparse -I/usr/include/php/20180731 -I/usr/include/php/20180731/main -I/usr/include/php/20180731/TSRM -I/usr/include/php/20180731/Zend -I/usr/include/php/20180731/ext -I/usr/include/php/20180731/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/mailparse/mailparse.c -o mailparse.lo libtool: compile: cc -I. -I/tmp/pear/temp/mailparse -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-rootbVmV1R/mailparse-3.0.2/include -I/tmp/pear/temp/pear-build-rootbVmV1R/mailparse-3.0.2/main -I/tmp/pear/temp/mailparse -I/usr/include/php/20180731 -I/usr/include/php/20180731/main -I/usr/include/php/20180731/TSRM -I/usr/include/php/20180731/Zend -I/usr/include/php/20180731/ext -I/usr/include/php/20180731/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/mailparse/mailparse.c -fPIC -DPIC -o .libs/mailparse.o /tmp/pear/temp/mailparse/mailparse.c:34:2: error: #error The mailparse extension requires the mbstring extension! #error The mailparse extension requires the mbstring extension! ^~~~~ /tmp/pear/temp/mailparse/mailparse.c: In function ‘zif_mailparse_stream_encode’: /tmp/pear/temp/mailparse/mailparse.c:981:33: warning: passing argument 1 of ‘mbfl_convert_filter_new’ makes pointer from integer without a cast [-Wint-conversion] conv = mbfl_convert_filter_new(mbfl_no_encoding_8bit, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/php/20180731/ext/mbstring/libmbfl/mbfl/mbfilter.h:98, from /tmp/pear/temp/mailparse/php_mailparse.h:82, from /tmp/pear/temp/mailparse/mailparse.c:27: /usr/include/php/20180731/ext/mbstring/libmbfl/mbfl/mbfl_convert.h:59:37: note: expected ‘const mbfl_encoding *’ {aka ‘const struct _mbfl_encoding *’} but argument is of type ‘int’ MBFLAPI extern mbfl_convert_filter *mbfl_convert_filter_new( ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/pear/temp/mailparse/mailparse.c:982:4: error: incompatible type for argument 2 of ‘mbfl_convert_filter_new’ enc, ^~~ In file included from /usr/include/php/20180731/ext/mbstring/libmbfl/mbfl/mbfilter.h:98, from /tmp/pear/temp/mailparse/php_mailparse.h:82, from /tmp/pear/temp/mailparse/mailparse.c:27: /usr/include/php/20180731/ext/mbstring/libmbfl/mbfl/mbfl_convert.h:59:37: note: expected ‘const mbfl_encoding *’ {aka ‘const struct _mbfl_encoding *’} but argument is of type ‘enum mbfl_no_encoding’ MBFLAPI extern mbfl_convert_filter *mbfl_convert_filter_new( ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/php/20180731/Zend/zend.h:27, from /usr/include/php/20180731/main/php.h:34, from /tmp/pear/temp/mailparse/mailparse.c:24: /tmp/pear/temp/mailparse/mailparse.c: In function ‘zif_mailparse_msg_get_structure’: /usr/include/php/20180731/Zend/zend_types.h:784:24: error: expected expression before ‘do’ #define ZVAL_ARR(z, a) do { \ ^~ /usr/include/php/20180731/Zend/zend_API.h:377:28: note: in expansion of macro ‘ZVAL_ARR’ #define array_init(arg) ZVAL_ARR((arg), zend_new_array(0)) ^~~~~~~~ /tmp/pear/temp/mailparse/mailparse.c:1162:6: note: in expansion of macro ‘array_init’ if (array_init(return_value) == FAILURE) { ^~~~~~~~~~ make: *** [Makefile:200: mailparse.lo] Error 1 ERROR: `make' failed