pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
php72-7.2.9 "Undefined PLT symbol "zend_file_cache_script_store" (symnum = 69)"
Hi,
I have an issue here (NBSD 8.0 evbarm) running php 7.2.9 opcache extension, could you help me resolve this problem please ?
I am back to 7.2.8 version for now, but I wonder if anyone have the same issue (maybe related to some other libs or dependices).
Kind regards,
Mat
Diagnostic:
Pkgsrc updated from cvs (current).
- With php 7.2.9: build OK, run KO.
#pkg_info|grep php
php72-curl-7.2.9nb1 PHP extension for curl functions
php72-exif-7.2.9 PHP extension to extract information from EXIF headers
php72-fpm-7.2.9 FPM interface for PHP7.2
php72-iconv-7.2.9 PHP extension for character set conversion
php72-pdo-7.2.9 PHP extension for PHP Data Objects (base)
php-7.2.9 PHP Hypertext Preprocessor version 7.2
php72-zip-7.2.9 PHP extension for ZIP archive handling
php72-gd-7.2.9 PHP extension for GD graphics library
php72-opcache-7.2.9 PHP extension for opcode caching
php72-pcntl-7.2.9 PHP extension for Process Control functions
php72-posix-7.2.9 PHP extension for POSIX-like functions
php72-json-7.2.9 PHP extension for JSON serialization support
php72-pdo_pgsql-7.2.9 PHP extension for PHP Data Objects (PostgreSQL)
php72-zlib-7.2.9 PHP extension for zlib compression
php72-apcu-5.1.10 APCu - APC User Cache
php72-mbstring-7.2.9 PHP extension for multibyte characters support
# /etc/rc.d/php_fpm start
Starting php_fpm.
Failed loading /usr/pkg/lib/php/20170718/opcache.so: /usr/pkg/lib/php/20170718/opcache.so:
Undefined PLT symbol "zend_file_cache_script_store" (symnum = 69)
If I remove php72-opcache package: run OK (slow of course).
- With php 7.2.8: build OK, run OK.
# pkg_info|grep php
php72-exif-7.2.8 PHP extension to extract information from EXIF headers
php72-fpm-7.2.8 FPM interface for PHP7.2
php72-gd-7.2.8 PHP extension for GD graphics library
php72-json-7.2.8 PHP extension for JSON serialization support
php72-zip-7.2.8 PHP extension for ZIP archive handling
php72-pdo-7.2.8 PHP extension for PHP Data Objects (base)
php-7.2.8 PHP Hypertext Preprocessor version 7.2
php72-iconv-7.2.8 PHP extension for character set conversion
php72-pcntl-7.2.8 PHP extension for Process Control functions
php72-posix-7.2.8 PHP extension for POSIX-like functions
php72-mbstring-7.2.8 PHP extension for multibyte characters support
php72-curl-7.2.8 PHP extension for curl functions
php72-zlib-7.2.8 PHP extension for zlib compression
php72-opcache-7.2.8 PHP extension for opcode caching
php72-apcu-5.1.10 APCu - APC User Cache
php72-pdo_pgsql-7.2.8 PHP extension for PHP Data Objects (PostgreSQL)
# /etc/rc.d/php_fpm start
Starting php_fpm.
# /etc/rc.d/php_fpm status
php_fpm is running as pid 4385.
Home |
Main Index |
Thread Index |
Old Index