Learn about Centmin Mod LEMP Stack today
Become a Member

Beta Branch update PHP 7.2.0 GA compatibility in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 1, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    50,456
    11,659
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,079
    Local Time:
    2:43 PM
    Nginx 1.25.x
    MariaDB 10.x
    update PHP 7.2.0 GA compatibility in 123.09beta01

    - for official php 7.2.0 GA stable release https://community.centminmod.com/threads/php-7-2-0-released.13389/
    - temp disable libsodium and argon2 support due to libzip compilation errors https://gist.github.com/centminmod/d1b48ef88bda29a7e352b90fd7111ac1

    Continue reading...


    123.09beta01 branch
     
  2. eva2000

    eva2000 Administrator Staff Member

    50,456
    11,659
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,079
    Local Time:
    2:43 PM
    Nginx 1.25.x
    MariaDB 10.x
    actual error is
    Code (Text):
    checking libzip... yes
    checking for the location of zlib... /usr
    checking for pkg-config... (cached) /bin/pkg-config
    checking for libzip... from pkgconfig: version 1.3.2 found in /usr/lib64
    checking for zip_open in -lzip... yes
    checking for zip_file_set_encryption in -lzip... yes
    checking stdbool.h usability... yes
    checking stdbool.h presence... yes
    checking for stdbool.h... yes
    checking fts.h usability... yes
    checking fts.h presence... yes
    checking for fts.h... yes
    checking for int8_t... (cached) yes
    checking for int16_t... (cached) yes
    checking for int32_t... (cached) yes
    checking for int64_t... (cached) yes
    checking for uint8_t... (cached) yes
    checking for uint16_t... (cached) yes
    checking for uint32_t... (cached) yes
    checking for uint64_t... (cached) yes
    checking for ssize_t... yes
    checking size of short... (cached) 2
    checking size of int... (cached) 4
    checking size of long... (cached) 8
    checking size of long long... (cached) 8
    checking size of off_t... 0
    configure: error: off_t undefined; check your library configuration