Loading internal null logger. Install Log::Log4perl for logging messages CPAN: Storable loaded ok (v2.20) Reading '/root/.cpan/Metadata' Database was generated on Tue, 20 Jun 2017 14:17:03 GMT Running install for module 'PHP::Interpreter' CPAN: Digest::SHA loaded ok (v5.95) CPAN: Compress::Zlib loaded ok (v2.069) Checksum for /root/.cpan/sources/authors/id/A/AF/AFF/PHP-Interpreter-1.0.2.tar.gz ok CPAN: Archive::Tar loaded ok (v2.08) PHP-Interpreter-1.0.2/ PHP-Interpreter-1.0.2/t/ PHP-Interpreter-1.0.2/t/4.t PHP-Interpreter-1.0.2/t/14.t PHP-Interpreter-1.0.2/t/10.t PHP-Interpreter-1.0.2/t/2.t PHP-Interpreter-1.0.2/t/15.t PHP-Interpreter-1.0.2/t/18.t PHP-Interpreter-1.0.2/t/5.t PHP-Interpreter-1.0.2/t/12.t PHP-Interpreter-1.0.2/t/test.inc PHP-Interpreter-1.0.2/t/19.t PHP-Interpreter-1.0.2/t/test_perl_classes.t PHP-Interpreter-1.0.2/t/3.t PHP-Interpreter-1.0.2/t/16.t PHP-Interpreter-1.0.2/t/pod_coverage.t PHP-Interpreter-1.0.2/t/1.t PHP-Interpreter-1.0.2/t/test_symbols.t PHP-Interpreter-1.0.2/t/9.t PHP-Interpreter-1.0.2/t/7.t PHP-Interpreter-1.0.2/t/11.t PHP-Interpreter-1.0.2/t/8.t PHP-Interpreter-1.0.2/t/20.t PHP-Interpreter-1.0.2/t/6.t PHP-Interpreter-1.0.2/t/pod.t PHP-Interpreter-1.0.2/t/13.t PHP-Interpreter-1.0.2/t/17.t PHP-Interpreter-1.0.2/META.yml PHP-Interpreter-1.0.2/Changes PHP-Interpreter-1.0.2/TODO PHP-Interpreter-1.0.2/PHP.xs PHP-Interpreter-1.0.2/phpinterp.h PHP-Interpreter-1.0.2/phpfuncs.c PHP-Interpreter-1.0.2/README PHP-Interpreter-1.0.2/MANIFEST PHP-Interpreter-1.0.2/typemap PHP-Interpreter-1.0.2/lib/ PHP-Interpreter-1.0.2/lib/PHP/ PHP-Interpreter-1.0.2/lib/PHP/Interpreter.pm PHP-Interpreter-1.0.2/lib/PHP/Interpreter/ PHP-Interpreter-1.0.2/lib/PHP/Interpreter/Resource.pm PHP-Interpreter-1.0.2/lib/PHP/Interpreter/Class.pm PHP-Interpreter-1.0.2/stuff/ PHP-Interpreter-1.0.2/stuff/TSRM.patch PHP-Interpreter-1.0.2/Makefile.PL PHP-Interpreter-1.0.2/phpfuncs.h PHP-Interpreter-1.0.2/phpinterp.c CPAN: YAML loaded ok (v1.15) CPAN: CPAN::Meta::Requirements loaded ok (v2.140) CPAN: Parse::CPAN::Meta loaded ok (v1.4417) CPAN: CPAN::Meta loaded ok (v2.150005) CPAN: Module::CoreList loaded ok (v5.20160520) Configuring A/AF/AFF/PHP-Interpreter-1.0.2.tar.gz with Makefile.PL using php_config 'php-config' using php version 5.4.45 using prefix /usr/local/zend using includes -I/usr/local/zend/include -I/usr/local/zend/include/php -I/usr/local/zend/include/php/main -I/usr/local/zend/include/php/TSRM -I/usr/local/zend/include/php/Zend -I/usr/local/zend/include/php/ext -I/usr/local/zend/include/php/ext/date/lib using lddlflags -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/local/lib -L/usr/local/openssl-0.9.8zb/lib -L/usr/local/readline-5.2/lib -L/usr/local/zend/lib -L/usr/local/zend/lib using libs -L/usr/local/zend/lib -lphp5 Checking header files... using incdir '/usr/local/zend/include' using incdir '/usr/local/zend/include/php' using incdir '/usr/local/zend/include/php/main' using incdir '/usr/local/zend/include/php/TSRM' using incdir '/usr/local/zend/include/php/Zend' using incdir '/usr/local/zend/include/php/ext' using incdir '/usr/local/zend/include/php/ext/date/lib' Found /usr/local/zend/include/php/Zend/zend_interfaces.h Found /usr/local/zend/include/php/Zend/zend_compile.h Found /usr/local/zend/include/php/Zend/zend_API.h Found /usr/local/zend/include/php/Zend/zend_ini.h Found /usr/local/zend/include/php/Zend/zend.h Found /usr/local/zend/include/php/TSRM/TSRM.h Found /usr/local/zend/include/php/main/php_main.h Found /usr/local/zend/include/php/main/SAPI.h Found /usr/local/zend/include/php/main/php_config.h Found /usr/local/zend/include/php/main/php.h Found /usr/local/zend/include/php/main/php_ini.h Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -lphp5 Generating a Unix-style Makefile Writing Makefile for PHP::Interpreter Writing MYMETA.yml and MYMETA.json AFF/PHP-Interpreter-1.0.2.tar.gz /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK Running make for A/AF/AFF/PHP-Interpreter-1.0.2.tar.gz cp lib/PHP/Interpreter/Resource.pm blib/lib/PHP/Interpreter/Resource.pm cp lib/PHP/Interpreter/Class.pm blib/lib/PHP/Interpreter/Class.pm cp lib/PHP/Interpreter.pm blib/lib/PHP/Interpreter.pm Running Mkbootstrap for Interpreter () chmod 644 "Interpreter.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interpreter.bs blib/arch/auto/PHP/Interpreter/Interpreter.bs 644 "/usr/bin/perl" "/usr/local/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/root/.cpan/build/PHP-Interpreter-1.0.2-5/typemap' PHP.xs > PHP.xsc mv PHP.xsc PHP.c gcc -c -I/usr/local/zend/include -I/usr/local/zend/include/php -I/usr/local/zend/include/php/main -I/usr/local/zend/include/php/TSRM -I/usr/local/zend/include/php/Zend -I/usr/local/zend/include/php/ext -I/usr/local/zend/include/php/ext/date/lib -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.0.2\" -DXS_VERSION=\"1.0.2\" -fPIC "-I/usr/lib64/perl5/CORE" PHP.c In file included from /usr/local/zend/include/php/main/php.h:34, from phpinterp.h:11, from PHP.xs:13: /usr/local/zend/include/php/Zend/zend.h:34:1: warning: "END_EXTERN_C" redefined In file included from PHP.xs:3: /usr/lib64/perl5/CORE/perl.h:157:1: warning: this is the location of the previous definition PHP.xs: In function ‘SvZval’: PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:99: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:129: warning: null argument where non-null required (argument 1) PHP.xs:146: warning: unused variable ‘i’ PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs:166: warning: null argument where non-null required (argument 1) PHP.xs: In function ‘newSVzval’: PHP.xs:242: warning: value computed is not used PHP.xs:249: warning: value computed is not used PHP.xs: In function ‘get_class_name’: PHP.xs:347: warning: passing argument 2 of ‘z->value.obj.handlers->get_class_name’ from incompatible pointer type PHP.xs:347: note: expected ‘const char **’ but argument is of type ‘char **’ PHP.xs:352: warning: assignment discards qualifiers from pointer target type PHP.xs: In function ‘my_autoglobal_merge’: PHP.xs:366: error: ‘struct _php_core_globals’ has no member named ‘register_globals’ PHP.xs:377: error: ‘zval’ has no member named ‘refcount’ PHP.xs:383: error: ‘zval’ has no member named ‘refcount’ PHP.xs: At top level: PHP.xs:397: warning: return type defaults to ‘int’ PHP.xs: In function ‘XS_PHP__Interpreter_new’: PHP.xs:506: error: ‘struct _php_core_globals’ has no member named ‘register_globals’ PHP.xs:507: error: ‘struct _php_core_globals’ has no member named ‘register_globals’ PHP.xs:508: warning: implicit declaration of function ‘php_register_variable_ex’ PHP.xs:509: error: ‘struct _php_core_globals’ has no member named ‘register_globals’ PHP.xs: In function ‘XS_PHP__Interpreter_DESTROY’: PHP.xs:640: warning: implicit declaration of function ‘sandwich_per_interp_shutdown’ PHP.xs: In function ‘XS_PHP__Interpreter_instantiate’: PHP.xs:692: error: ‘zend_fcall_info’ has no member named ‘object_pp’ PHP.xs: In function ‘XS_PHP__Interpreter__Class_STORE’: PHP.xs:763: warning: unused variable ‘retval’ PHP.xs: In function ‘XS_PHP__Interpreter__Class_FIRSTKEY’: PHP.xs:787: warning: unused variable ‘buf’ PHP.xs: In function ‘XS_PHP__Interpreter__Class_NEXTKEY’: PHP.xs:821: warning: unused variable ‘buf’ PHP.c:1247: warning: unused variable ‘lastkey’ PHP.xs: In function ‘XS_PHP__Interpreter__Class_EXISTS’: PHP.xs:861: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type /usr/lib64/perl5/CORE/proto.h:3039: note: expected ‘STRLEN *’ but argument is of type ‘uint *’ PHP.xs: In function ‘XS_PHP__Interpreter__Class_DELETE’: PHP.xs:887: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type /usr/lib64/perl5/CORE/proto.h:3039: note: expected ‘STRLEN *’ but argument is of type ‘uint *’ PHP.xs:897: error: too few arguments to function ‘pclass->val->value.obj.handlers->unset_property’ PHP.xs: In function ‘XS_PHP__Interpreter__Class__AUTOLOAD’: PHP.xs:961: error: ‘zend_fcall_info’ has no member named ‘object_pp’ PHP.xs:915: warning: unused variable ‘calling_obj’ PHP.xs:1052: warning: label ‘cleanup’ defined but not used PHP.c: In function ‘XS_PHP__Interpreter__Resource_FETCH’: PHP.c:1614: warning: useless type name in empty declaration PHP.c: In function ‘XS_PHP__Interpreter__Resource_STORE’: PHP.c:1655: warning: unused variable ‘new’ make: *** [PHP.o] Error 1 AFF/PHP-Interpreter-1.0.2.tar.gz /usr/bin/make -- NOT OK