Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-8137

dev-php/pecl-redis-5.2.1[igbinary] not worked with php7.4

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • Update igbinary to support php7.4 and if posible php8

      pecl redis return

      >>> Emerging (5 of 5) dev-php/pecl-redis-5.2.1::core-server-kit
       * redis-5.2.1.tgz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                [ ok ]
      >>> Unpacking source...
      >>> Unpacking redis-5.2.1.tgz to /var/tmp/portage/dev-php/pecl-redis-5.2.1/work
      >>> Source unpacked in /var/tmp/portage/dev-php/pecl-redis-5.2.1/work
      >>> Preparing source in /var/tmp/portage/dev-php/pecl-redis-5.2.1/work/redis-5.2.1 ...
       * Running /usr/lib64/php7.4/bin/phpize ...                                                                                                                                                                   [ ok ]
       * Running autoconf --force ...                                                                                                                                                                               [ ok ]
       * Running autoheader ...                                                                                                                                                                                     [ ok ]
       * Running /usr/lib64/php7.3/bin/phpize ...                                                                                                                                                                   [ ok ]
       * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-redis-5.2.1/work/php7.3' ...
       * Running libtoolize --install --copy --force ...                                                                                                                                                            [ ok ]
       * Running aclocal ...                                                                                                                                                                                        [ ok ]
       * Running autoconf --force ...                                                                                                                                                                               [ ok ]
       * Running autoheader ...                                                                                                                                                                                     [ ok ]
       * Running elibtoolize in: php7.3/
       *   Applying portage/1.2.0 patch ...
       *   Applying sed/1.5.6 patch ...
       *   Applying as-needed/2.4.3 patch ...
      >>> Source prepared.
      >>> Configuring source in /var/tmp/portage/dev-php/pecl-redis-5.2.1/work/redis-5.2.1 ...
       * econf: updating php7.4/build/config.guess with /usr/share/gnuconfig/config.guess
       * econf: updating php7.4/build/config.sub with /usr/share/gnuconfig/config.sub
       * econf: updating php7.3/config.guess with /usr/share/gnuconfig/config.guess
       * econf: updating php7.3/config.sub with /usr/share/gnuconfig/config.sub
      ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pecl-redis-5.2.1 --htmldir=/usr/share/doc/pecl-redis-5.2.1/html --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.4/bin/php-config --enable-redis --enable-redis-igbinary --enable-redis-session
      checking for grep that handles long lines and -e... /bin/grep
      checking for egrep... /bin/grep -E
      checking for a sed that does not truncate output... /bin/sed
      checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
      checking pkg-config is at least version 0.9.0... yes
      checking for x86_64-pc-linux-gnu-cc... no
      checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
      checking whether the C compiler works... yes
      checking for C compiler default output file name... a.out
      checking for suffix of executables... 
      checking whether we are cross compiling... no
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
      checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
      checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
      checking for icc... no
      checking for suncc... no
      checking for system library directory... lib
      checking if compiler supports -R... no
      checking if compiler supports -Wl,-rpath,... yes
      checking build system type... x86_64-pc-linux-gnu
      checking host system type... x86_64-pc-linux-gnu
      checking target system type... x86_64-pc-linux-gnu
      checking for PHP prefix... /usr/lib64/php7.4
      checking for PHP includes... -I/usr/lib64/php7.4/include/php -I/usr/lib64/php7.4/include/php/main -I/usr/lib64/php7.4/include/php/TSRM -I/usr/lib64/php7.4/include/php/Zend -I/usr/lib64/php7.4/include/php/ext -I/usr/lib64/php7.4/include/php/ext/date/lib
      checking for PHP extension directory... /usr/lib64/php7.4/lib/extensions/no-debug-non-zts-20190902
      checking for PHP installed headers prefix... /usr/lib64/php7.4/include/php
      checking if debug is enabled... no
      checking if zts is enabled... no
      checking for gawk... gawk
      checking whether to enable redis support... yes, shared
      checking whether to disable sessions... yes
      checking whether to disable json serializer support... yes
      checking whether to enable igbinary serializer support... yes
      checking whether to enable msgpack serializer support... no
      checking whether to enable lzf compression... no
      checking use system liblzf... no
      checking whether to enable Zstd compression... no
      checking use system libsztd... yes
      checking for json includes... /usr/lib64/php7.4/include/php
      checking for redis json support... enabled
      checking for igbinary includes... configure: error: Cannot find igbinary.h
      
      !!! Please attach the following file when seeking support:
      !!! /var/tmp/portage/dev-php/pecl-redis-5.2.1/work/php7.4/config.log
       * ERROR: dev-php/pecl-redis-5.2.1::core-server-kit failed (configure phase):
       *   econf failed
       * 
       * Call stack:
       *               ebuild.sh, line   93:  Called src_configure
       *             environment, line 1666:  Called php-ext-source-r3_src_configure
       *             environment, line 1573:  Called econf '--with-php-config=/usr/lib64/php7.4/bin/php-config' '--enable-redis' '--enable-redis-igbinary' '--enable-redis-session'
       *        phase-helpers.sh, line  680:  Called __helpers_die 'econf failed'
       *   isolated-functions.sh, line  112:  Called die
       * The specific snippet of code:
       *              die "$@"
       * 
       * If you need support, post the output of `emerge --info '=dev-php/pecl-redis-5.2.1::core-server-kit'`,
       * the complete build log and the output of `emerge -pqv '=dev-php/pecl-redis-5.2.1::core-server-kit'`.
       * The complete build log is located at '/var/tmp/portage/dev-php/pecl-redis-5.2.1/temp/build.log'.
       * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-redis-5.2.1/temp/environment'.
       * Working directory: '/var/tmp/portage/dev-php/pecl-redis-5.2.1/work/php7.4'
       * S: '/var/tmp/portage/dev-php/pecl-redis-5.2.1/work/redis-5.2.1'
      
      >>> Failed to emerge dev-php/pecl-redis-5.2.1, Log file:
      
      

      and we se igbinary is not have ebuild to php7.4

      equery u igbinary
      [ Legend : U - final flag setting for installation]
      [        : I - package is installed with flag     ]
      [ Colors : set, unset                             ]
       * Found these USE flags for dev-php/igbinary-3.0.1:
       U I
       - - php_targets_php7-1 : <unknown>
       - - php_targets_php7-2 : <unknown>
       + + php_targets_php7-3 : <unknown>
      
      

            tczaude tczaude
            tczaude tczaude
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: