pto.so.1.1
Generating phar.php
Generating phar.phar
PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.
directorygraphiterator.inc
pharcommand.inc
phar.inc
directorytreeiterator.inc
invertedregexiterator.inc
clicommand.inc
Installing shared extensions: /www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831/
Installing PHP CLI binary: /www/server/php/83/bin/
Installing PHP CLI man page: /www/server/php/83/php/man/man1/
Installing PHP FPM binary: /www/server/php/83/sbin/
Installing PHP FPM defconfig: /www/server/php/83/etc/
Installing PHP FPM man page: /www/server/php/83/php/man/man8/
Installing PHP FPM status page: /www/server/php/83/php/php/fpm/
Installing phpdbg binary: /www/server/php/83/bin/
Installing phpdbg man page: /www/server/php/83/php/man/man1/
Installing PHP CGI binary: /www/server/php/83/bin/
Installing PHP CGI man page: /www/server/php/83/php/man/man1/
Installing build environment: /www/server/php/83/lib/php/build/
Installing header files: /www/server/php/83/include/php/
Installing helper programs: /www/server/php/83/bin/
program: phpize
program: php-config
Installing man pages: /www/server/php/83/php/man/man1/
page: phpize.1
page: php-config.1
Installing PDO headers: /www/server/php/83/include/php/ext/pdo/
Configuring for:
PHP Api Version: 20230831
Zend Module Api No: 20230831
Zend Extension Api No: 420230831
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 pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cc... cc
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 the compiler supports GNU C... yes
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 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... /www/server/php/83
checking for PHP includes... -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib
checking for PHP extension directory... /www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831
checking for PHP installed headers prefix... /www/server/php/83/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... gawk
checking for zip archive read/write support... yes, shared
checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
checking for zip_file_set_mtime in -lzip... yes
checking for zip_file_set_encryption in -lzip... yes
checking for zip_libzip_version in -lzip... yes
checking for zip_register_progress_callback_with_state in -lzip... yes
checking for zip_register_cancel_callback_with_state in -lzip... yes
checking for zip_compression_method_supported in -lzip... yes
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 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 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
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/sh /www/server/php/83/src/ext/zip/libtool --tag=CC --mode=compile cc -I. -I/www/server/php/83/src/ext/zip -I/www/server/php/83/src/ext/zip/include -I/www/server/php/83/src/ext/zip/main -I/www/server/php/83/src/ext/zip -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib -DHAVE_CONFIG_H -I/usr/local/openssl111/include -I/usr/local/curl_2/include -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /www/server/php/83/src/ext/zip/php_zip.c -o php_zip.lo -MMD -MF php_zip.dep -MT php_zip.lo
mkdir .libs
cc -I. -I/www/server/php/83/src/ext/zip -I/www/server/php/83/src/ext/zip/include -I/www/server/php/83/src/ext/zip/main -I/www/server/php/83/src/ext/zip -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib -DHAVE_CONFIG_H -I/usr/local/openssl111/include -I/usr/local/curl_2/include -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /www/server/php/83/src/ext/zip/php_zip.c -MMD -MF php_zip.dep -MT php_zip.lo -fPIC -DPIC -o .libs/php_zip.o
/bin/sh /www/server/php/83/src/ext/zip/libtool --tag=CC --mode=compile cc -I. -I/www/server/php/83/src/ext/zip -I/www/server/php/83/src/ext/zip/include -I/www/server/php/83/src/ext/zip/main -I/www/server/php/83/src/ext/zip -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib -DHAVE_CONFIG_H -I/usr/local/openssl111/include -I/usr/local/curl_2/include -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /www/server/php/83/src/ext/zip/zip_stream.c -o zip_stream.lo -MMD -MF zip_stream.dep -MT zip_stream.lo
cc -I. -I/www/server/php/83/src/ext/zip -I/www/server/php/83/src/ext/zip/include -I/www/server/php/83/src/ext/zip/main -I/www/server/php/83/src/ext/zip -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib -DHAVE_CONFIG_H -I/usr/local/openssl111/include -I/usr/local/curl_2/include -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /www/server/php/83/src/ext/zip/zip_stream.c -MMD -MF zip_stream.dep -MT zip_stream.lo -fPIC -DPIC -o .libs/zip_stream.o
/bin/sh /www/server/php/83/src/ext/zip/libtool --tag=CC --mode=link cc -shared -I/www/server/php/83/src/ext/zip/include -I/www/server/php/83/src/ext/zip/main -I/www/server/php/83/src/ext/zip -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib -DHAVE_CONFIG_H -I/usr/local/openssl111/include -I/usr/local/curl_2/include -D_GNU_SOURCE -o zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /www/server/php/83/src/ext/zip/modules php_zip.lo zip_stream.lo -lzip
cc -shared .libs/php_zip.o .libs/zip_stream.o -lzip -Wl,-soname -Wl,zip.so -o .libs/zip.so
creating zip.la
(cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
/bin/sh /www/server/php/83/src/ext/zip/libtool --tag=CC --mode=install cp ./zip.la /www/server/php/83/src/ext/zip/modules
cp ./.libs/zip.so /www/server/php/83/src/ext/zip/modules/zip.so
cp ./.libs/zip.lai /www/server/php/83/src/ext/zip/modules/zip.la
PATH="$PATH:/sbin" ldconfig -n /www/server/php/83/src/ext/zip/modules
Libraries have been installed in:
/www/server/php/83/src/ext/zip/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/83/lib/php/extensions/no-debug-non-zts-20230831/
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-52.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-53.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-54.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-55.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-56.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-70.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-71.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-72.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-73.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-74.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-80.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-81.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-82.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-83.conf: No such file or directory
/www/server/panel/install/php.sh: line 1001: /www/server/nginx/conf/enable-php-84.conf: No such file or directory
/www/server/nginx/conf/enable-php-83.conf: No such file or directory
Starting php-fpm done