www/php71-opcache
The opcache shared extension for php
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| php72 | 7.1.32 | 390 | 1.2 | i386 | php | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m1232 | info | 2019-10-14 22:42:49.546121 | Test Started |
| m1232 | fail | 2019-10-14 22:43:00.372652 | make build returned non-zero: 1 |
| m1232 | fail | 2019-10-14 22:43:00.420656 | Test complete. |
Log
[1m===> Building for php71-opcache-7.1.32[0m
/bin/sh /magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache -DPHP_ATOM_INC -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/include -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/main -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache -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 -isystem /usr/local/include -DHAVE_CONFIG_H -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -c /magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c -o ZendAccelerator.lo
mkdir .libs
cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache -DPHP_ATOM_INC -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/include -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/main -I/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache -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 -isystem /usr/local/include -DHAVE_CONFIG_H -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -c /magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c -fPIC -DPIC -o .libs/ZendAccelerator.o
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:524:5: error: no member named 'empty_string' in 'struct _zend_compiler_globals'
CG(empty_string) = accel_new_interned_string(CG(empty_string));
~~~^~~~~~~~~~~~~
/usr/local/include/php/Zend/zend_globals_macros.h:36:34: note: expanded from macro 'CG'
# define CG(v) (compiler_globals.v)
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:524:50: error: no member named 'empty_string' in 'struct _zend_compiler_globals'
CG(empty_string) = accel_new_interned_string(CG(empty_string));
~~~^~~~~~~~~~~~~
/usr/local/include/php/Zend/zend_globals_macros.h:36:34: note: expanded from macro 'CG'
# define CG(v) (compiler_globals.v)
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:529:6: error: no member named 'one_char_string' in 'struct _zend_compiler_globals'
CG(one_char_string)[j] = accel_new_interned_string(zend_string_init(s, 1, 0));
~~~^~~~~~~~~~~~~~~~
/usr/local/include/php/Zend/zend_globals_macros.h:36:34: note: expanded from macro 'CG'
# define CG(v) (compiler_globals.v)
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:531:21: error: no member named 'known_strings_count' in 'struct _zend_compiler_globals'
for (j = 0; j < CG(known_strings_count); j++) {
~~~^~~~~~~~~~~~~~~~~~~~
/usr/local/include/php/Zend/zend_globals_macros.h:36:34: note: expanded from macro 'CG'
# define CG(v) (compiler_globals.v)
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:532:6: error: no member named 'known_strings' in 'struct _zend_compiler_globals'
CG(known_strings)[j] = accel_new_interned_string(CG(known_strings)[j]);
~~~^~~~~~~~~~~~~~
/usr/local/include/php/Zend/zend_globals_macros.h:36:34: note: expanded from macro 'CG'
# define CG(v) (compiler_globals.v)
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:532:55: error: no member named 'known_strings' in 'struct _zend_compiler_globals'
CG(known_strings)[j] = accel_new_interned_string(CG(known_strings)[j]);
~~~^~~~~~~~~~~~~~
/usr/local/include/php/Zend/zend_globals_macros.h:36:34: note: expanded from macro 'CG'
# define CG(v) (compiler_globals.v)
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2571:35: error: use of undeclared identifier 'zend_interned_strings_snapshot'; did you mean 'orig_interned_strings_snapshot'?
orig_interned_strings_snapshot = zend_interned_strings_snapshot;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_snapshot
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:348:15: note: 'orig_interned_strings_snapshot' declared here
static void (*orig_interned_strings_snapshot)(void);
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2572:34: error: use of undeclared identifier 'zend_interned_strings_restore'
orig_interned_strings_restore = zend_interned_strings_restore;
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2574:2: error: use of undeclared identifier 'zend_interned_strings_snapshot'; did you mean 'orig_interned_strings_snapshot'?
zend_interned_strings_snapshot = accel_interned_strings_snapshot_for_php;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_snapshot
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:348:15: note: 'orig_interned_strings_snapshot' declared here
static void (*orig_interned_strings_snapshot)(void);
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2575:2: error: use of undeclared identifier 'zend_interned_strings_restore'; did you mean 'orig_interned_strings_restore'?
zend_interned_strings_restore = accel_interned_strings_restore_for_php;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_restore
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:349:15: note: 'orig_interned_strings_restore' declared here
static void (*orig_interned_strings_restore)(void);
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2838:38: error: use of undeclared identifier 'zend_interned_strings_snapshot'; did you mean 'orig_interned_strings_snapshot'?
orig_interned_strings_snapshot = zend_interned_strings_snapshot;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_snapshot
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:348:15: note: 'orig_interned_strings_snapshot' declared here
static void (*orig_interned_strings_snapshot)(void);
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2839:37: error: use of undeclared identifier 'zend_interned_strings_restore'
orig_interned_strings_restore = zend_interned_strings_restore;
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2842:5: error: use of undeclared identifier 'zend_interned_strings_snapshot'; did you mean 'orig_interned_strings_snapshot'?
zend_interned_strings_snapshot = accel_interned_strings_snapshot_for_php;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_snapshot
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:348:15: note: 'orig_interned_strings_snapshot' declared here
static void (*orig_interned_strings_snapshot)(void);
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2843:5: error: use of undeclared identifier 'zend_interned_strings_restore'; did you mean 'orig_interned_strings_restore'?
zend_interned_strings_restore = accel_interned_strings_restore_for_php;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_restore
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:349:15: note: 'orig_interned_strings_restore' declared here
static void (*orig_interned_strings_restore)(void);
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2979:2: error: use of undeclared identifier 'zend_interned_strings_snapshot'; did you mean 'orig_interned_strings_snapshot'?
zend_interned_strings_snapshot = orig_interned_strings_snapshot;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_snapshot
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:348:15: note: 'orig_interned_strings_snapshot' declared here
static void (*orig_interned_strings_snapshot)(void);
^
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:2980:2: error: use of undeclared identifier 'zend_interned_strings_restore'; did you mean 'orig_interned_strings_restore'?
zend_interned_strings_restore = orig_interned_strings_restore;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
orig_interned_strings_restore
/magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache/ZendAccelerator.c:349:15: note: 'orig_interned_strings_restore' declared here
static void (*orig_interned_strings_restore)(void);
^
16 errors generated.
*** [ZendAccelerator.lo] Error code 1
make[1]: stopped in /magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache
1 error
make[1]: stopped in /magus/work/usr/mports/www/php71-opcache/work-php72/php-7.1.32/ext/opcache
===> 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/www/php71-opcache
Links
Depends On
- devel/autoconf (build)
- lang/php72 (build)
- lang/php72 (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus