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

[core-server-kit] dev-php/pecl-mcrypt-2.0.7 fail and with unstable release

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None
    • Impacts dev-php/pecl-mcrypt

      Checking the upstream website the stable release is 1.0.6:

      https://pecl.php.net/package/mcrypt

      and also from the github user configured in autogen:

      https://github.com/php/pecl-encryption-mcrypt/tags
      The release 1.0.6 is more fresh of 2.0.7.

      Here the error:

      [ebuild  N     ] dev-php/pecl-mcrypt-2.0.7::core-server-kit  PHP_TARGETS="php7-4 -php8-0 -php8-1 -php8-2" 78 KiB
      
      Total: 1 package (1 new), Size of downloads: 78 KiB
      Removing intermediate container dc3f456204ec
       ---> 439494b40eb1
      Step 14/16 : RUN USE="-php_targets_php7-2 -php_targets_php7-3 php_targets_php7-4" emerge -j ${JOBS} --nodeps dev-php/pecl-mcrypt
       ---> Running in 2fcbe0c04943
      >>> Verifying ebuild manifests
      >>> Jobs: 0 of 1 complete, 1 running                Load avg: 3.70, 4.99, 6.62
      >>> Emerging (1 of 1) dev-php/pecl-mcrypt-2.0.7::core-server-kit
      >>> Jobs: 0 of 1 complete, 1 running                Load avg: 3.70, 4.99, 6.62
      >>> Failed to emerge dev-php/pecl-mcrypt-2.0.7, Log file:
      >>> Jobs: 0 of 1 complete, 1 running                Load avg: 3.70, 4.92, 6.57
      >>>  '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/temp/build.log'
      >>> Jobs: 0 of 1 complete, 1 running                Load avg: 3.70, 4.92, 6.57
      >>> Jobs: 0 of 1 complete, 1 running, 1 failed      Load avg: 3.70, 4.92, 6.57
      >>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 3.70, 4.92, 6.57
      
       * Package:    dev-php/pecl-mcrypt-2.0.7
       * Repository: core-server-kit
       * USE:        amd64 elibc_glibc kernel_linux php_targets_php7-4 userland_GNU
       * FEATURES:   preserve-libs userpriv
      >>> Unpacking source...
      >>> Unpacking pecl-encryption-mcrypt-2.0.7-ae25119.tar.gz to /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work
      >>> Source unpacked in /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work
      >>> Preparing source in /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/mcrypt-2.0.7 ...
       * Running /usr/lib64/php7.4/bin/phpize ...
       [ ok ]
       * Running autoconf --force ...
       [ ok ]
       * Running autoheader ...
       [ ok ]
      >>> Source prepared.
      >>> Configuring source in /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/mcrypt-2.0.7 ...
       * 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
      ./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-mcrypt-2.0.7 --htmldir=/usr/share/doc/pecl-mcrypt-2.0.7/html --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.4/bin/php-config
      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 for oauth support... yes, shared
      checking for ANSI C header files... yes
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for unistd.h... yes
      checking pcre.h usability... yes
      checking pcre.h presence... yes
      checking for pcre.h... yes
      checking for cURL in default path... found in /usr
      checking for a sed that does not truncate output... /bin/sed
      checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
      checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
      checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
      checking for BSD-compatible nm... /usr/bin/nm -B
      checking whether ln -s works... yes
      checking how to recognize dependent libraries... pass_all
      checking dlfcn.h usability... yes
      checking dlfcn.h presence... yes
      checking for dlfcn.h... yes
      checking the maximum length of command line arguments... 1572864
      checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
      checking for objdir... .libs
      checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
      checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
      checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
      checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
      checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
      checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
      checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
      checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
      checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
      checking whether -lc should be explicitly linked in... no
      checking dynamic linker characteristics... GNU/Linux ld.so
      checking how to hardcode library paths into programs... immediate
      checking whether stripping libraries is possible... yes
      checking if libtool supports shared libraries... yes
      checking whether to build shared libraries... yes
      checking whether to build static libraries... no
      
      creating libtool
      appending configuration tag "CXX" to libtool
      configure: patching config.h.in
      configure: creating ./config.status
      config.status: creating config.h
      >>> Source configured.
      >>> Compiling source in /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/mcrypt-2.0.7 ...
      make -j8 
      /bin/sh /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/libtool --mode=compile x86_64-pc-linux-gnu-gcc  -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/include -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/main -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -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  -DHAVE_CONFIG_H  -mtune=generic -O2 -pipe -Wall -g   -c /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/oauth.c -o oauth.lo 
      /bin/sh /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/libtool --mode=compile x86_64-pc-linux-gnu-gcc  -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/include -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/main -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -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  -DHAVE_CONFIG_H  -mtune=generic -O2 -pipe -Wall -g   -c /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/provider.c -o provider.lo 
      mkdir .libs
       x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/include -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/main -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -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 -DHAVE_CONFIG_H -mtune=generic -O2 -pipe -Wall -g -c /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/oauth.c  -fPIC -DPIC -o .libs/oauth.o
       x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/include -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/main -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -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 -DHAVE_CONFIG_H -mtune=generic -O2 -pipe -Wall -g -c /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/provider.c  -fPIC -DPIC -o .libs/provider.o
      /bin/sh /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/libtool --mode=link x86_64-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/include -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/main -I/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4 -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  -DHAVE_CONFIG_H  -mtune=generic -O2 -pipe -Wall -g  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed  -o oauth.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/modules  oauth.lo provider.lo -lcurl
      x86_64-pc-linux-gnu-gcc -shared  .libs/oauth.o .libs/provider.o  -lcurl  -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-soname -Wl,oauth.so -o .libs/oauth.so
      creating oauth.la
      (cd .libs && rm -f oauth.la && ln -s ../oauth.la oauth.la)
      /bin/sh /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/libtool --mode=install cp ./oauth.la /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/modules
      cp ./.libs/oauth.so /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/modules/oauth.so
      cp ./.libs/oauth.lai /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/modules/oauth.la
      PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/modules
      ----------------------------------------------------------------------
      Libraries have been installed in:
         /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4/modules
      
      If you ever happen to want to link against installed libraries
      in a given directory, LIBDIR, you must either use libtool, and
      specify the full pathname of the library, or use the `-LLIBDIR'
      flag during linking and do at least one of the following:
         - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
           during execution
         - add LIBDIR to the `LD_RUN_PATH' environment variable
           during linking
         - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
         - have your system administrator add LIBDIR to `/etc/ld.so.conf'
      
      See any operating system documentation about shared libraries for
      more information, such as the ld(1) and ld.so(8) manual pages.
      ----------------------------------------------------------------------
      
      Build complete.
      Don't forget to run 'make test'.
      
      >>> Source compiled.
      >>> Test phase [not enabled]: dev-php/pecl-mcrypt-2.0.7
      
      >>> Install dev-php/pecl-mcrypt-2.0.7 into /var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/image
      !!! doexe: modules/mcrypt.so does not exist
       * ERROR: dev-php/pecl-mcrypt-2.0.7::core-server-kit failed (install phase):
       *   doexe failed
       * 
       * If you need support, post the output of `emerge --info '=dev-php/pecl-mcrypt-2.0.7::core-server-kit'`,
       * the complete build log and the output of `emerge -pqv '=dev-php/pecl-mcrypt-2.0.7::core-server-kit'`.
       * The complete build log is located at '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/temp/build.log'.
       * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/temp/environment'.
       * Working directory: '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4'
       * S: '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/mcrypt-2.0.7'
       * QA Notice: file does not exist:
       * 
       * 	doexe: modules/mcrypt.so does not exist
       * Messages for package dev-php/pecl-mcrypt-2.0.7:
       * ERROR: dev-php/pecl-mcrypt-2.0.7::core-server-kit failed (install phase):
       *   doexe failed
       * 
       * If you need support, post the output of `emerge --info '=dev-php/pecl-mcrypt-2.0.7::core-server-kit'`,
       * the complete build log and the output of `emerge -pqv '=dev-php/pecl-mcrypt-2.0.7::core-server-kit'`.
       * The complete build log is located at '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/temp/build.log'.
       * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/temp/environment'.
       * Working directory: '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/php7.4'
       * S: '/var/tmp/portage/dev-php/pecl-mcrypt-2.0.7/work/mcrypt-2.0.7'
      
      
      The command '/bin/sh -c USE="-php_targets_php7-2 -php_targets_php7-3 php_targets_php7-4" emerge -j ${JOBS} --nodeps dev-php/pecl-mcrypt' returned a non-zero code: 1 

      Probably, is it better to filter the 2.x tags for now?

            seemant seemant
            geaaru geaaru
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: