* Package: dev-php/pecl-mcrypt-1.0.3 * Repository: gentoo * Maintainer: hydrapolic@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux php_targets_php7-3 php_targets_php7-4 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking mcrypt-1.0.3.tgz to /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/mcrypt-1.0.3 ... * Running '/usr/lib64/php7.3/bin/phpize' ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/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 ... * 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-1.0.3/work/mcrypt-1.0.3 ... * econf: updating php7.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php7.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php7.4/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php7.4/build/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php7.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php7.3/config.guess with /usr/share/gnuconfig/config.guess ./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-1.0.3 --htmldir=/usr/share/doc/pecl-mcrypt-1.0.3/html --with-sysroot=/ --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.3/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-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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes 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.3 checking for PHP includes... -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php7.3/lib/extensions/no-debug-non-zts-20180731 checking for PHP installed headers prefix... /usr/lib64/php7.3/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 2.1.1 (ok) checking for gawk... gawk checking for mcrypt support... yes, shared checking for libmcrypt version... >= 2.5.6 checking for mcrypt_module_open in -lmcrypt... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands * econf: updating php7.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php7.4/config.sub with /usr/share/gnuconfig/config.sub * 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-mcrypt-1.0.3 --htmldir=/usr/share/doc/pecl-mcrypt-1.0.3/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 mcrypt support... yes, shared checking for libmcrypt version... >= 2.5.6 checking for mcrypt_module_open in -lmcrypt... yes 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 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 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-1.0.3/work/mcrypt-1.0.3 ... make -j 1 rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/mcrypt.c -o mcrypt.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/mcrypt.c -o mcrypt.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 55, .st_ino = 3832460}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/mcrypt.c -DPIC -fPIC -o .libs/mcrypt.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/mcrypt_filter.c -o mcrypt_filter.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/mcrypt_filter.c -o mcrypt_filter.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 55, .st_ino = 3832460}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/mcrypt_filter.c -DPIC -fPIC -o .libs/mcrypt_filter.o rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mcrypt.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/modules mcrypt.lo mcrypt_filter.lo -lmcrypt -lltdl rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mcrypt.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/modules mcrypt.lo mcrypt_filter.lo -lmcrypt -lltdl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 55, .st_ino = 3832460}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/libtool". rdlibtool: link: ln -s /dev/null .libs/mcrypt.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/mcrypt.o .libs/mcrypt_filter.o -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/include -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3/main -I/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3 -I/usr/lib64/php7.3/include/php -I/usr/lib64/php7.3/include/php/main -I/usr/lib64/php7.3/include/php/TSRM -I/usr/lib64/php7.3/include/php/Zend -I/usr/lib64/php7.3/include/php/ext -I/usr/lib64/php7.3/include/php/ext/date/lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lmcrypt -lltdl -shared -fPIC -o .libs/mcrypt.so -Wl,--export-dynamic /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libmcrypt.a(twofish.o): warning: relocation against `tab_ef' in read-only section `.text' /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libmcrypt.a(mcrypt_extra.o): relocation R_X86_64_PC32 against symbol `mps' can not be used when making a shared object; recompile with -fPIC /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: bad value collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_library(), line 1555: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 1985. make: *** [Makefile:201: mcrypt.la] Error 2 * ERROR: dev-php/pecl-mcrypt-1.0.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-php/pecl-mcrypt-1.0.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-php/pecl-mcrypt-1.0.3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-php:pecl-mcrypt-1.0.3:20210422-231434.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/php7.3' * S: '/var/tmp/portage/dev-php/pecl-mcrypt-1.0.3/work/mcrypt-1.0.3'