<86>Feb 18 12:28:25 userdel[836110]: delete user 'rooter'
<86>Feb 18 12:28:25 groupadd[836118]: group added to /etc/group: name=rooter, GID=672
<86>Feb 18 12:28:25 groupadd[836118]: group added to /etc/gshadow: name=rooter
<86>Feb 18 12:28:25 groupadd[836118]: new group: name=rooter, GID=672
<86>Feb 18 12:28:25 useradd[836133]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash
<86>Feb 18 12:28:25 userdel[836145]: delete user 'builder'
<86>Feb 18 12:28:25 groupadd[836162]: group added to /etc/group: name=builder, GID=673
<86>Feb 18 12:28:25 groupadd[836162]: group added to /etc/gshadow: name=builder
<86>Feb 18 12:28:25 groupadd[836162]: new group: name=builder, GID=673
<86>Feb 18 12:28:25 useradd[836174]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/php7-xdebug-7.4.15-alt1.src.rpm: The use of such a license name is ambiguous: PHP
/usr/src/in/srpm/php7-xdebug-7.4.15-alt1.src.rpm: license not found in '/usr/share/license' directory: Licence
<13>Feb 18 12:28:31 rpmi: rpm-build-php7-version-7.4.15-alt1 sisyphus+266010.40.3.1 1613119026 installed
<13>Feb 18 12:28:36 rpmi: php-base-2.7-alt3 1289820403 installed
<13>Feb 18 12:28:36 rpmi: shtool-2.0.8-alt2 1293142260 installed
<13>Feb 18 12:28:36 rpmi: libsqlite3-3.34.1-alt1 sisyphus+265135.100.1.1 1611333114 installed
<13>Feb 18 12:28:36 rpmi: libmm-1.4.2-alt3 1300666795 installed
<13>Feb 18 12:28:36 rpmi: php7-libs-7.4.15-alt1 sisyphus+266010.40.3.1 1613119156 installed
<13>Feb 18 12:28:36 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Feb 18 12:28:36 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Feb 18 12:28:46 rpmi: php7-devel-7.4.15-alt1 sisyphus+266010.40.3.1 1613119156 installed
<13>Feb 18 12:28:47 rpmi: php7-7.4.15-alt1 sisyphus+266010.40.3.1 1613119156 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/php7-xdebug-7.4.15-alt1.nosrc.rpm (w1.gzdio)
Installing php7-xdebug-7.4.15-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70557
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf php7-xdebug
+ echo 'Source #0 (php7-xdebug.tar):'
Source #0 (php7-xdebug.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/php7-xdebug.tar
+ cd php7-xdebug
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93129
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd php7-xdebug
+ phpize
Configuring for:
PHP Api Version:         20190902
Zend Module Api No:      20190902
Zend Extension Api No:   320190902
++ tr '[:lower:]-' '[:upper:]_'
++ echo xdebug
+ BUILD_HAVE=XDEBUG
+ export LDFLAGS=-lphp-7.4.15
+ LDFLAGS=-lphp-7.4.15
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ sort -u
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-xdebug=/usr
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --with-xdebug
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 i586-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for i586-alt-linux-cc... no
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i586-alt-linux-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... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib
checking for PHP extension directory... /usr/lib/php/7.4.15/extensions
checking for PHP installed headers prefix... /usr/include/php/7.4.15
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... gawk
checking whether to enable Xdebug support... yes, shared
checking whether to enable Xdebug developer build flags... no
checking Check for supported PHP versions... supported (7.4.15)
checking for gettimeofday... yes
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 netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for cos in -lm... 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 i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc 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
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --with-xdebug
+ BUILD_ENV_VARS='EXTENSION_DIR=/usr/lib/php/7.4.15/extensions 
		INSTALL_ROOT=/usr/src/tmp/php7-xdebug-buildroot 
		PEAR_INSTALLDIR=/usr/share/php/pear'
+ make -j8 EXTENSION_DIR=/usr/lib/php/7.4.15/extensions INSTALL_ROOT=/usr/src/tmp/php7-xdebug-buildroot PEAR_INSTALLDIR=/usr/share/php/pear
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_branch_info.c -o xdebug_branch_info.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_branch_info.c  -fPIC -DPIC -o .libs/xdebug_branch_info.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_gc_stats.c -o xdebug_gc_stats.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_gc_stats.c  -fPIC -DPIC -o .libs/xdebug_gc_stats.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_compat.c -o xdebug_compat.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_compat.c  -fPIC -DPIC -o .libs/xdebug_compat.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_llist.c -o xdebug_llist.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_llist.c  -fPIC -DPIC -o .libs/xdebug_llist.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_code_coverage.c -o xdebug_code_coverage.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_code_coverage.c  -fPIC -DPIC -o .libs/xdebug_code_coverage.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_handlers.c -o xdebug_handlers.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_handlers.c  -fPIC -DPIC -o .libs/xdebug_handlers.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_monitor.c -o xdebug_monitor.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_monitor.c  -fPIC -DPIC -o .libs/xdebug_monitor.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_set.c -o xdebug_set.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_set.c  -fPIC -DPIC -o .libs/xdebug_set.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_hash.c -o xdebug_hash.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_hash.c  -fPIC -DPIC -o .libs/xdebug_hash.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_filter.c -o xdebug_filter.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_filter.c  -fPIC -DPIC -o .libs/xdebug_filter.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_com.c -o xdebug_com.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_com.c  -fPIC -DPIC -o .libs/xdebug_com.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_stack.c -o xdebug_stack.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_stack.c  -fPIC -DPIC -o .libs/xdebug_stack.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_trace_textual.c -o xdebug_trace_textual.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_trace_textual.c  -fPIC -DPIC -o .libs/xdebug_trace_textual.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_str.c -o xdebug_str.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_str.c  -fPIC -DPIC -o .libs/xdebug_str.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_private.c -o xdebug_private.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_private.c  -fPIC -DPIC -o .libs/xdebug_private.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug.c -o xdebug.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug.c  -fPIC -DPIC -o .libs/xdebug.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_trace_computerized.c -o xdebug_trace_computerized.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_trace_computerized.c  -fPIC -DPIC -o .libs/xdebug_trace_computerized.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_tracing.c -o xdebug_tracing.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_tracing.c  -fPIC -DPIC -o .libs/xdebug_tracing.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_superglobals.c -o xdebug_superglobals.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_superglobals.c  -fPIC -DPIC -o .libs/xdebug_superglobals.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_profiler.c -o xdebug_profiler.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_profiler.c  -fPIC -DPIC -o .libs/xdebug_profiler.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_trace_html.c -o xdebug_trace_html.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_trace_html.c  -fPIC -DPIC -o .libs/xdebug_trace_html.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_xml.c -o xdebug_xml.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_xml.c  -fPIC -DPIC -o .libs/xdebug_xml.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_handler_dbgp.c  -fPIC -DPIC -o .libs/xdebug_handler_dbgp.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/usefulstuff.c -o usefulstuff.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/usefulstuff.c  -fPIC -DPIC -o .libs/usefulstuff.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=compile i586-alt-linux-gcc   -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib   -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_var.c -o xdebug_var.lo 
libtool: compile:  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php7-xdebug -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php7-xdebug/xdebug_var.c  -fPIC -DPIC -o .libs/xdebug_var.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=link i586-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-xdebug/include -I/usr/src/RPM/BUILD/php7-xdebug/main -I/usr/src/RPM/BUILD/php7-xdebug -I/usr/include/php/7.4.15 -I/usr/include/php/7.4.15/main -I/usr/include/php/7.4.15/TSRM -I/usr/include/php/7.4.15/Zend -I/usr/include/php/7.4.15/ext -I/usr/include/php/7.4.15/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib  -lphp-7.4.15  -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php7-xdebug/modules  xdebug.lo xdebug_branch_info.lo xdebug_code_coverage.lo xdebug_com.lo xdebug_compat.lo xdebug_gc_stats.lo xdebug_filter.lo xdebug_handler_dbgp.lo xdebug_handlers.lo xdebug_llist.lo xdebug_monitor.lo xdebug_hash.lo xdebug_private.lo xdebug_profiler.lo xdebug_set.lo xdebug_stack.lo xdebug_str.lo xdebug_superglobals.lo xdebug_tracing.lo xdebug_trace_textual.lo xdebug_trace_computerized.lo xdebug_trace_html.lo xdebug_var.lo xdebug_xml.lo usefulstuff.lo -lm
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/xdebug.o .libs/xdebug_branch_info.o .libs/xdebug_code_coverage.o .libs/xdebug_com.o .libs/xdebug_compat.o .libs/xdebug_gc_stats.o .libs/xdebug_filter.o .libs/xdebug_handler_dbgp.o .libs/xdebug_handlers.o .libs/xdebug_llist.o .libs/xdebug_monitor.o .libs/xdebug_hash.o .libs/xdebug_private.o .libs/xdebug_profiler.o .libs/xdebug_set.o .libs/xdebug_stack.o .libs/xdebug_str.o .libs/xdebug_superglobals.o .libs/xdebug_tracing.o .libs/xdebug_trace_textual.o .libs/xdebug_trace_computerized.o .libs/xdebug_trace_html.o .libs/xdebug_var.o .libs/xdebug_xml.o .libs/usefulstuff.o   -L/usr/lib -lphp-7.4.15 -lm  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
libtool: link: ( cd ".libs" && rm -f "xdebug.la" && ln -s "../xdebug.la" "xdebug.la" )
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'
/bin/sh /usr/src/RPM/BUILD/php7-xdebug/libtool --mode=install cp ./xdebug.la /usr/src/RPM/BUILD/php7-xdebug/modules
libtool: install: cp ./.libs/xdebug.so /usr/src/RPM/BUILD/php7-xdebug/modules/xdebug.so
libtool: install: cp ./.libs/xdebug.lai /usr/src/RPM/BUILD/php7-xdebug/modules/xdebug.la
libtool: finish: PATH="/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/sbin" ldconfig -n /usr/src/RPM/BUILD/php7-xdebug/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/RPM/BUILD/php7-xdebug/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.
----------------------------------------------------------------------
make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
make: Entering directory '/usr/src/RPM/BUILD/php7-xdebug'

Build complete.
Don't forget to run 'make test'.

make: Leaving directory '/usr/src/RPM/BUILD/php7-xdebug'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58119
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/php7-xdebug-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/php7-xdebug-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd php7-xdebug
+ install -D -m 644 modules/xdebug.so /usr/src/tmp/php7-xdebug-buildroot/usr/lib/php/7.4.15/extensions/xdebug.so
+ install -D -m 644 /usr/src/RPM/SOURCES/php-xdebug.ini /usr/src/tmp/php7-xdebug-buildroot/usr/share/php/7.4/extconf/xdebug/config
+ install -D -m 644 /usr/src/RPM/SOURCES/php-xdebug-params.sh /usr/src/tmp/php7-xdebug-buildroot/usr/share/php/7.4/extconf/xdebug/params
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/php7-xdebug-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/php7-xdebug-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/php7-xdebug-buildroot/ (default)
Compressing files in /usr/src/tmp/php7-xdebug-buildroot (auto)
Adjusting library links in /usr/src/tmp/php7-xdebug-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/php7-xdebug-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/php/7.4.15/extensions/xdebug.so: uses non-LFS functions: __xstat fcntl fopen freopen
Hardlinking identical .pyc and .pyo files
Processing files: php7-xdebug-7.4.15-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uKXO0z
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tzc1fy
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NgJGGz
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zc9ObC
Requires: /usr/lib/php, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.29), libphp-7.4.15.so >= set:ogEKtU4Ggwqoo3o8dcNJX2CVYbj5ShpzObvwMJKN4XyAzUNVtWT1ImAmO10jSxuq0KWwET2p0K1rjygPYVHRpRt3oyIo0xJZ3oCZr8XhQnWNs0MQ5pbzhvkjYZk1bz838evpf6mG4gY10fnAl1ZAvpk2gjCu9KKj7VUFZlSNPES970Qk1RU1MrmaKeI9AcCo88u060fjpA0ACGnXSeGZtZKFOm9th7TVrid2Z7aTzfai81xSWuZmOl1oUDf9uMtFrupPfdTwkOXZwSybF24U3WMhZJToGYFcTMe5MAnocgstOhj8quAyyIMjm0jwV1dbckW544Hcuigs5ce9MUdtX9MSi5uS47t2, rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh, /usr/share/php/scripts/php_postin.sh
Requires(preun): /bin/sh, /usr/share/php/scripts/php_preun.sh
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lsQiFz
Creating php7-xdebug-debuginfo package
Processing files: php7-xdebug-debuginfo-7.4.15-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RrxSgy
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3sHSAA
find-requires: running scripts (debuginfo)
Requires: php7-xdebug = 7.4.15-alt1, debug(libc.so.6), debug(libm.so.6), debug(libphp-7.4.15.so)
Adding to php7-xdebug-debuginfo a strict dependency on php7-xdebug
Wrote: /usr/src/RPM/RPMS/i586/php7-xdebug-7.4.15-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/php7-xdebug-debuginfo-7.4.15-alt1.i586.rpm (w2.lzdio)
17.31user 1.98system 0:36.30elapsed 53%CPU (0avgtext+0avgdata 54212maxresident)k
0inputs+0outputs (0major+1002957minor)pagefaults 0swaps
/.out/php7-xdebug-7.4.15-alt1.i586.rpm: The use of such a license name is ambiguous: PHP
/.out/php7-xdebug-7.4.15-alt1.i586.rpm: license not found in '/usr/share/license' directory: Licence
/.out/php7-xdebug-debuginfo-7.4.15-alt1.i586.rpm: The use of such a license name is ambiguous: PHP
/.out/php7-xdebug-debuginfo-7.4.15-alt1.i586.rpm: license not found in '/usr/share/license' directory: Licence
26.39user 5.09system 1:15.39elapsed 41%CPU (0avgtext+0avgdata 114256maxresident)k
59752inputs+0outputs (0major+1408702minor)pagefaults 0swaps