MidnightBSD Magus

devel/php-xdebug

Xdebug extension for PHP

Flavor Version Run OSVersion Arch License Restricted Status
2.2.5 351 1.1 i386 other 0 fail

Events

Machine Type Time Message
c3211 info 2019-01-28 01:43:29.085014 Test Started
c3211 fail 2019-01-28 01:43:42.965494 make build returned non-zero: 1
c3211 fail 2019-01-28 01:43:43.132642 Test complete.

Log

===>  Building for php-xdebug-2.2.5
--- xdebug.lo ---
--- xdebug_code_coverage.lo ---
--- xdebug.lo ---
/bin/sh /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/libtool --mode=compile cc  -I. -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -DPHP_ATOM_INC -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/include -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/main -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -O2 -pipe -fno-strict-aliasing   -c /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/xdebug.c -o xdebug.lo
--- xdebug_code_coverage.lo ---
/bin/sh /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/libtool --mode=compile cc  -I. -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -DPHP_ATOM_INC -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/include -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/main -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -O2 -pipe -fno-strict-aliasing   -c /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/xdebug_code_coverage.c -o xdebug_code_coverage.lo
--- xdebug.lo ---
mkdir .libs
--- xdebug_code_coverage.lo ---
mkdir .libs
mkdir: .libs: File exists
--- xdebug.lo ---
 cc -I. -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -DPHP_ATOM_INC -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/include -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/main -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/xdebug.c  -fPIC -DPIC -o .libs/xdebug.o
--- xdebug_code_coverage.lo ---
 cc -I. -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -DPHP_ATOM_INC -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/include -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/main -I/magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/xdebug_code_coverage.c  -fPIC -DPIC -o .libs/xdebug_code_coverage.o
In file included from /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/xdebug_code_coverage.c:19:
In file included from ./php_xdebug.h:35:
./xdebug_code_coverage.h:47:36: error: a parameter list without types is only allowed in a function definition
int xdebug_common_override_handler(ZEND_OPCODE_HANDLER_ARGS);
                                   ^
./xdebug_code_coverage.h:52:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:53:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_add);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:54:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_sub);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:55:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_mul);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:56:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_div);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:57:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_mod);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:58:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_sl);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:59:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_sr);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:60:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_inc);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:61:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_inc);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:62:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_dec);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:63:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_dec);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:64:1: error: a parameter list without types is only allowed in a function definition
--- xdebug.lo ---
In file included from /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5/xdebug.c:51:
In file included from ./php_xdebug.h:35:
--- xdebug_code_coverage.lo ---
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_inc_obj);
--- xdebug.lo ---
./xdebug_code_coverage.h:47:36: error: a parameter list without types is only allowed in a function definition
--- xdebug_code_coverage.lo ---
^
--- xdebug.lo ---
int xdebug_common_override_handler(ZEND_OPCODE_HANDLER_ARGS);
                                   ^
--- xdebug_code_coverage.lo ---
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
--- xdebug.lo ---
./xdebug_code_coverage.h:52:1: error: a parameter list without types is only allowed in a function definition
--- xdebug_code_coverage.lo ---
./xdebug_code_coverage.h:65:1: error: a parameter list without types is only allowed in a function definition
--- xdebug.lo ---
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign);
--- xdebug_code_coverage.lo ---
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_inc_obj);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
--- xdebug.lo ---
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
--- xdebug_code_coverage.lo ---
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
--- xdebug.lo ---
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
--- xdebug_code_coverage.lo ---
                                 ^
--- xdebug.lo ---
                                 ^
--- xdebug_code_coverage.lo ---
./xdebug_code_coverage.h:66:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_dec_obj);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:67:1: error: a parameter list without types is only allowed in a function definition
--- xdebug.lo ---
./xdebug_code_coverage.h:53:1: error: a parameter list without types is only allowed in a function definition
--- xdebug_code_coverage.lo ---
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_dec_obj);
^
--- xdebug.lo ---
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_add);
^
--- xdebug_code_coverage.lo ---
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
--- xdebug.lo ---
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
--- xdebug_code_coverage.lo ---
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
--- xdebug.lo ---
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
--- xdebug_code_coverage.lo ---
./xdebug_code_coverage.h:68:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_concat);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:69:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_bw_or);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [xdebug_code_coverage.lo] Error code 1

make[1]: stopped in /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5
--- xdebug.lo ---
./xdebug_code_coverage.h:54:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_sub);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:55:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_mul);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:56:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_div);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:57:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_mod);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:58:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_sl);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:59:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_sr);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:60:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_inc);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:61:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_inc);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:62:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_dec);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:63:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_dec);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:64:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_inc_obj);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:65:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_inc_obj);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:66:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(pre_dec_obj);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:67:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(post_dec_obj);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:68:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_concat);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
./xdebug_code_coverage.h:69:1: error: a parameter list without types is only allowed in a function definition
XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL(assign_bw_or);
^
./xdebug_code_coverage.h:50:27: note: expanded from macro 'XDEBUG_OPCODE_OVERRIDE_ASSIGN_DECL'
        int xdebug_##f##_handler(ZEND_OPCODE_HANDLER_ARGS)
                                 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [xdebug.lo] Error code 1

make[1]: stopped in /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5
2 errors

make[1]: stopped in /magus/work/usr/mports/devel/php-xdebug/work/xdebug-2.2.5
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/devel/php-xdebug

Links

Depends On

Depend Of

Nothing

Categories