Panel version: 7.0.13
Installation log:
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking for PHP prefix... /www/server/php/84
checking for PHP includes... -I/www/server/php/84/include/php -I/www/server/php/84/include/php/main -I/www/server/php/84/include/php/TSRM -I/www/server/php/84/include/php/Zend -I/www/server/php/84/include/php/ext -I/www/server/php/84/include/php/ext/date/lib
checking for PHP extension directory... /www/server/php/84/lib/php/extensions/no-debug-non-zts-20240924
checking for PHP installed headers prefix... /www/server/php/84/include/php
checking if debugging is enabled... no
checking if PHP is built with thread safety (ZTS)... no
[1mConfiguring extension[m
checking for fileinfo support... yes, shared
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/sysmacros.h... yes
checking for strcasestr... yes
checking for attribute((visibility))... yes
checking for utimes... yes
checking for strndup... yes
[1mConfiguring libtool[m
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for /bin/ld option to reload object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/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
[1mGenerating files[m
configure: creating build directories
configure: creating Makefile
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
/bin/sh /www/server/php/84/src/ext/fileinfo/libtool --tag=CC --mode=install cp ./fileinfo.la /www/server/php/84/src/ext/fileinfo/modules
cp ./.libs/fileinfo.so /www/server/php/84/src/ext/fileinfo/modules/fileinfo.so
cp ./.libs/fileinfo.lai /www/server/php/84/src/ext/fileinfo/modules/fileinfo.la
PATH="$PATH:/sbin" ldconfig -n /www/server/php/84/src/ext/fileinfo/modules
Libraries have been installed in:
/www/server/php/84/src/ext/fileinfo/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'.
Installing shared extensions: /www/server/php/84/lib/php/extensions/no-debug-non-zts-20240924/
error
|-Successify --- Command executed! ---