==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: xdebug 3.5.0-1 (Sat Dec 6 15:30:23 2025)
==> Retrieving sources...
-> Found xdebug-3.5.0.tgz
-> Found xdebug.ini
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
xdebug-3.5.0.tgz ... Passed
xdebug.ini ... Passed
==> Making package: xdebug 3.5.0-1 (Sat Dec 6 15:30:26 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) argon2-20190702-6 libzip-1.11.4-1 oniguruma-6.9.10-1 php-8.5.0-1
Total Installed Size: 35.98 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libzip...
installing argon2...
installing oniguruma...
installing php...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found xdebug-3.5.0.tgz
-> Found xdebug.ini
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting xdebug-3.5.0.tgz with bsdtar
==> Starting build()...
Configuring for:
PHP Version: 8.5
PHP Api Version: 20250925
Zend Module Api No: 20250925
Zend Extension Api No: 420250925
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gawk... gawk
checking for pkg-config... /usr/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 egrep -e... (cached) /usr/bin/grep -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... /usr
checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
checking for PHP extension directory... /usr/lib/php/modules
checking for PHP installed headers prefix... /usr/include/php
checking if debugging is enabled... no
checking if PHP is built with thread safety (ZTS)... no
Configuring extension
checking whether to enable Xdebug support... yes, shared
checking whether to enable Xdebug developer build flags... no
checking whether to compress profiler files (requires zlib)... yes
checking for supported PHP version... supported (8.5.0)
checking for clock_gettime... yes
checking for clock_gettime_nsec_np... no
checking for gettimeofday... yes
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 netinet/in.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for linux/rtnetlink.h... yes
checking for res_ninit... no
checking for __res_ninit... yes
checking for res_nclose... no
checking for __res_nclose... yes
checking for cos in -lm... yes
checking for zlib >= 1.2.9... yes
Configuring libtool
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 dlfcn.h... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/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 (/usr/bin/ld) 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
Generating files
configure: creating build directories
configure: creating Makefile
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
Makefile:243: warning: overriding recipe for target 'test'
Makefile:134: warning: ignoring old recipe for target 'test'
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/xdebug.c -o xdebug.lo -MMD -MF xdebug.dep -MT xdebug.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/base/base.c -o src/base/base.lo -MMD -MF src/base/base.dep -MT src/base/base.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/base/ctrl_socket.c -o src/base/ctrl_socket.lo -MMD -MF src/base/ctrl_socket.dep -MT src/base/ctrl_socket.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/base/filter.c -o src/base/filter.lo -MMD -MF src/base/filter.dep -MT src/base/filter.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/cmd_parser.c -o src/lib/cmd_parser.lo -MMD -MF src/lib/cmd_parser.dep -MT src/lib/cmd_parser.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/compat.c -o src/lib/compat.lo -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/crc32.c -o src/lib/crc32.lo -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo
mkdir src/lib/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/compat.c -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo -fPIC -DPIC -o src/lib/.libs/compat.o
mkdir src/base/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/base/filter.c -MMD -MF src/base/filter.dep -MT src/base/filter.lo -fPIC -DPIC -o src/base/.libs/filter.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/base/ctrl_socket.c -MMD -MF src/base/ctrl_socket.dep -MT src/base/ctrl_socket.lo -fPIC -DPIC -o src/base/.libs/ctrl_socket.o
mkdir .libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/xdebug.c -MMD -MF xdebug.dep -MT xdebug.lo -fPIC -DPIC -o .libs/xdebug.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/cmd_parser.c -MMD -MF src/lib/cmd_parser.dep -MT src/lib/cmd_parser.lo -fPIC -DPIC -o src/lib/.libs/cmd_parser.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/base/base.c -MMD -MF src/base/base.dep -MT src/base/base.lo -fPIC -DPIC -o src/base/.libs/base.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/crc32.c -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo -fPIC -DPIC -o src/lib/.libs/crc32.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/usefulstuff.c -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo -fPIC -DPIC -o src/lib/.libs/usefulstuff.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/file.c -o src/lib/file.lo -MMD -MF src/lib/file.dep -MT src/lib/file.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/file.c -MMD -MF src/lib/file.dep -MT src/lib/file.lo -fPIC -DPIC -o src/lib/.libs/file.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/hash.c -o src/lib/hash.lo -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/headers.c -o src/lib/headers.lo -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/lib.c -o src/lib/lib.lo -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo
/build/xdebug/src/xdebug-3.5.0/src/base/ctrl_socket.c: In function 'handle_command':
/build/xdebug/src/xdebug-3.5.0/src/base/ctrl_socket.c:160:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/llist.c -o src/lib/llist.lo -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/log.c -o src/lib/log.lo -MMD -MF src/lib/log.dep -MT src/lib/log.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/headers.c -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo -fPIC -DPIC -o src/lib/.libs/headers.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/hash.c -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo -fPIC -DPIC -o src/lib/.libs/hash.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/lib.c -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo -fPIC -DPIC -o src/lib/.libs/lib.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/normalize_path.c -o src/lib/normalize_path.lo -MMD -MF src/lib/normalize_path.dep -MT src/lib/normalize_path.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/llist.c -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo -fPIC -DPIC -o src/lib/.libs/llist.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/set.c -o src/lib/set.lo -MMD -MF src/lib/set.dep -MT src/lib/set.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/str.c -o src/lib/str.lo -MMD -MF src/lib/str.dep -MT src/lib/str.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/timing.c -o src/lib/timing.lo -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/trim.c -o src/lib/trim.lo -MMD -MF src/lib/trim.dep -MT src/lib/trim.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/log.c -MMD -MF src/lib/log.dep -MT src/lib/log.lo -fPIC -DPIC -o src/lib/.libs/log.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/normalize_path.c -MMD -MF src/lib/normalize_path.dep -MT src/lib/normalize_path.lo -fPIC -DPIC -o src/lib/.libs/normalize_path.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/set.c -MMD -MF src/lib/set.dep -MT src/lib/set.lo -fPIC -DPIC -o src/lib/.libs/set.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/timing.c -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo -fPIC -DPIC -o src/lib/.libs/timing.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/str.c -MMD -MF src/lib/str.dep -MT src/lib/str.lo -fPIC -DPIC -o src/lib/.libs/str.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var.c -o src/lib/var.lo -MMD -MF src/lib/var.dep -MT src/lib/var.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_html.c -o src/lib/var_export_html.lo -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/trim.c -MMD -MF src/lib/trim.dep -MT src/lib/trim.lo -fPIC -DPIC -o src/lib/.libs/trim.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_line.c -o src/lib/var_export_line.lo -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_text.c -o src/lib/var_export_text.lo -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var.c -MMD -MF src/lib/var.dep -MT src/lib/var.lo -fPIC -DPIC -o src/lib/.libs/var.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_html.c -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo -fPIC -DPIC -o src/lib/.libs/var_export_html.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_line.c -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo -fPIC -DPIC -o src/lib/.libs/var_export_line.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_text.c -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo -fPIC -DPIC -o src/lib/.libs/var_export_text.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/xdebug_strndup.c -o src/lib/xdebug_strndup.lo -MMD -MF src/lib/xdebug_strndup.dep -MT src/lib/xdebug_strndup.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/var_export_xml.c -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo -fPIC -DPIC -o src/lib/.libs/var_export_xml.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/xml.c -o src/lib/xml.lo -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/maps/maps.c -o src/lib/maps/maps.lo -MMD -MF src/lib/maps/maps.dep -MT src/lib/maps/maps.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/xdebug_strndup.c -MMD -MF src/lib/xdebug_strndup.dep -MT src/lib/xdebug_strndup.lo -fPIC -DPIC -o src/lib/.libs/xdebug_strndup.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/xml.c -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo -fPIC -DPIC -o src/lib/.libs/xml.o
mkdir src/lib/maps/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/maps/maps.c -MMD -MF src/lib/maps/maps.dep -MT src/lib/maps/maps.lo -fPIC -DPIC -o src/lib/maps/.libs/maps.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/maps/maps_private.c -o src/lib/maps/maps_private.lo -MMD -MF src/lib/maps/maps_private.dep -MT src/lib/maps/maps_private.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/maps/parser.c -o src/lib/maps/parser.lo -MMD -MF src/lib/maps/parser.dep -MT src/lib/maps/parser.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/coverage/branch_info.c -o src/coverage/branch_info.lo -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/maps/maps_private.c -MMD -MF src/lib/maps/maps_private.dep -MT src/lib/maps/maps_private.lo -fPIC -DPIC -o src/lib/maps/.libs/maps_private.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/com.c -o src/debugger/com.lo -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo
mkdir src/coverage/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/coverage/branch_info.c -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo -fPIC -DPIC -o src/coverage/.libs/branch_info.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/lib/maps/parser.c -MMD -MF src/lib/maps/parser.dep -MT src/lib/maps/parser.lo -fPIC -DPIC -o src/lib/maps/.libs/parser.o
mkdir src/debugger/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/coverage/code_coverage.c -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo -fPIC -DPIC -o src/coverage/.libs/code_coverage.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/debugger.c -o src/debugger/debugger.lo -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/com.c -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo -fPIC -DPIC -o src/debugger/.libs/com.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/handlers.c -o src/debugger/handlers.lo -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/ip_info.c -o src/debugger/ip_info.lo -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/debugger.c -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo -fPIC -DPIC -o src/debugger/.libs/debugger.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/handler_dbgp.c -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/handlers.c -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo -fPIC -DPIC -o src/debugger/.libs/handlers.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/debugger/ip_info.c -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo -fPIC -DPIC -o src/debugger/.libs/ip_info.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/develop.c -o src/develop/develop.lo -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/monitor.c -o src/develop/monitor.lo -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo
mkdir src/develop/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/develop.c -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo -fPIC -DPIC -o src/develop/.libs/develop.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/php_functions.c -o src/develop/php_functions.lo -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/stack.c -o src/develop/stack.lo -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/monitor.c -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo -fPIC -DPIC -o src/develop/.libs/monitor.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/php_functions.c -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo -fPIC -DPIC -o src/develop/.libs/php_functions.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/superglobals.c -o src/develop/superglobals.lo -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/stack.c -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo -fPIC -DPIC -o src/develop/.libs/stack.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/profiler/profiler.c -o src/profiler/profiler.lo -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/develop/superglobals.c -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo -fPIC -DPIC -o src/develop/.libs/superglobals.o
mkdir src/gcstats/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/gcstats/gc_stats.c -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_flamegraph.c -o src/tracing/trace_flamegraph.lo -MMD -MF src/tracing/trace_flamegraph.dep -MT src/tracing/trace_flamegraph.lo
mkdir src/profiler/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/profiler/profiler.c -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo -fPIC -DPIC -o src/profiler/.libs/profiler.o
mkdir src/tracing/.libs
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_computerized.c -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_flamegraph.c -MMD -MF src/tracing/trace_flamegraph.dep -MT src/tracing/trace_flamegraph.lo -fPIC -DPIC -o src/tracing/.libs/trace_flamegraph.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_html.c -o src/tracing/trace_html.lo -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_html.c -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo -fPIC -DPIC -o src/tracing/.libs/trace_html.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=compile cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/tracing.c -o src/tracing/tracing.lo -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/trace_textual.c -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo -fPIC -DPIC -o src/tracing/.libs/trace_textual.o
cc -I. -I/build/xdebug/src/xdebug-3.5.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /build/xdebug/src/xdebug-3.5.0/src/tracing/tracing.c -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo -fPIC -DPIC -o src/tracing/.libs/tracing.o
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=link cc -shared -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/build/xdebug/src/xdebug-3.5.0/src -DHAVE_CONFIG_H -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/xdebug/src/xdebug-3.5.0/modules xdebug.lo src/base/base.lo src/base/ctrl_socket.lo src/base/filter.lo src/lib/usefulstuff.lo src/lib/cmd_parser.lo src/lib/compat.lo src/lib/crc32.lo src/lib/file.lo src/lib/hash.lo src/lib/headers.lo src/lib/lib.lo src/lib/llist.lo src/lib/log.lo src/lib/normalize_path.lo src/lib/set.lo src/lib/str.lo src/lib/timing.lo src/lib/trim.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib/var_export_text.lo src/lib/var_export_xml.lo src/lib/xdebug_strndup.lo src/lib/xml.lo src/lib/maps/maps.lo src/lib/maps/maps_private.lo src/lib/maps/parser.lo src/coverage/branch_info.lo src/coverage/code_coverage.lo src/debugger/com.lo src/debugger/debugger.lo src/debugger/handler_dbgp.lo src/debugger/handlers.lo src/debugger/ip_info.lo src/develop/develop.lo src/develop/monitor.lo src/develop/php_functions.lo src/develop/stack.lo src/develop/superglobals.lo src/gcstats/gc_stats.lo src/profiler/profiler.lo src/tracing/trace_computerized.lo src/tracing/trace_flamegraph.lo src/tracing/trace_html.lo src/tracing/trace_textual.lo src/tracing/tracing.lo -lm -lz
cc -shared .libs/xdebug.o src/base/.libs/base.o src/base/.libs/ctrl_socket.o src/base/.libs/filter.o src/lib/.libs/usefulstuff.o src/lib/.libs/cmd_parser.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/file.o src/lib/.libs/hash.o src/lib/.libs/headers.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/log.o src/lib/.libs/normalize_path.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/timing.o src/lib/.libs/trim.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xdebug_strndup.o src/lib/.libs/xml.o src/lib/maps/.libs/maps.o src/lib/maps/.libs/maps_private.o src/lib/maps/.libs/parser.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/debugger/.libs/ip_info.o src/develop/.libs/develop.o src/develop/.libs/monitor.o src/develop/.libs/php_functions.o src/develop/.libs/stack.o src/develop/.libs/superglobals.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_flamegraph.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_textual.o src/tracing/.libs/tracing.o -lm -lz -march=armv8-a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
creating xdebug.la
(cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
/bin/sh /build/xdebug/src/xdebug-3.5.0/libtool --tag=CC --mode=install cp ./xdebug.la /build/xdebug/src/xdebug-3.5.0/modules
cp ./.libs/xdebug.so /build/xdebug/src/xdebug-3.5.0/modules/xdebug.so
cp ./.libs/xdebug.lai /build/xdebug/src/xdebug-3.5.0/modules/xdebug.la
PATH="$PATH:/sbin" ldconfig -n /build/xdebug/src/xdebug-3.5.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
/build/xdebug/src/xdebug-3.5.0/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'.
==> Entering fakeroot environment...
==> Starting package()...
Makefile:243: warning: overriding recipe for target 'test'
Makefile:134: warning: ignoring old recipe for target 'test'
Installing shared extensions: /build/xdebug/pkg/xdebug/usr/lib/php/modules/
shtool:echo:Warning: unable to determine terminal sequence for bold mode
+----------------------------------------------------------------------+
| |
| INSTALLATION INSTRUCTIONS |
| ========================= |
| |
| See https://xdebug.org/install.php#configure-php for instructions |
| on how to enable Xdebug for PHP. |
| |
| Documentation is available online as well: |
| - A list of all settings: https://xdebug.org/docs-settings.php |
| - A list of all functions: https://xdebug.org/docs-functions.php |
| - Profiling instructions: https://xdebug.org/docs-profiling2.php |
| - Remote debugging: https://xdebug.org/docs-debugger.php |
| |
| |
| NOTE: Please disregard the message |
| You should add "extension=xdebug.so" to php.ini |
| that is emitted by the PECL installer. This does not work for |
| Xdebug. |
| |
+----------------------------------------------------------------------+
shtool:echo:Warning: unable to determine terminal sequence for bold mode
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/php/modules/xdebug.so
==> Creating package "xdebug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xdebug 3.5.0-1 (Sat Dec 6 15:30:49 2025)
==> Cleaning up...
[?12l[?25h