<86>May 19 10:58:01 userdel[3777505]: delete user 'rooter'
<86>May 19 10:58:01 userdel[3777505]: removed group 'rooter' owned by 'rooter'
<86>May 19 10:58:01 userdel[3777505]: removed shadow group 'rooter' owned by 'rooter'
<86>May 19 10:58:01 groupadd[3777564]: group added to /etc/group: name=rooter, GID=1868
<86>May 19 10:58:01 groupadd[3777564]: group added to /etc/gshadow: name=rooter
<86>May 19 10:58:02 groupadd[3777564]: new group: name=rooter, GID=1868
<86>May 19 10:58:02 useradd[3777613]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash
<86>May 19 10:58:02 userdel[3777686]: delete user 'builder'
<86>May 19 10:58:02 userdel[3777686]: removed group 'builder' owned by 'builder'
<86>May 19 10:58:02 userdel[3777686]: removed shadow group 'builder' owned by 'builder'
<86>May 19 10:58:02 groupadd[3777766]: group added to /etc/group: name=builder, GID=1869
<86>May 19 10:58:02 groupadd[3777766]: group added to /etc/gshadow: name=builder
<86>May 19 10:58:02 groupadd[3777766]: new group: name=builder, GID=1869
<86>May 19 10:58:02 useradd[3777819]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash
<13>May 19 10:58:07 rpmi: rpm-build-php7-version-7.3.33-alt1 p9+289998.100.1.1 1637260407 installed
<13>May 19 10:58:07 rpmi: rpm-build-php7-7.1-alt2 sisyphus.214575.40 1539379284 installed
<13>May 19 10:58:09 rpmi: php-base-2.7-alt3 1289820413 installed
<13>May 19 10:58:09 rpmi: shtool-2.0.8-alt2 1293142260 installed
<13>May 19 10:58:09 rpmi: libmm-1.4.2-alt3 1300666797 installed
<13>May 19 10:58:09 rpmi: php7-libs-7.3.33-alt1 p9+289998.100.1.1 1637260407 installed
<13>May 19 10:58:09 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>May 19 10:58:09 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>May 19 10:58:13 rpmi: php7-devel-7.3.33-alt1 p9+289998.100.1.1 1637260407 installed
<13>May 19 10:58:14 rpmi: php7-7.3.33-alt1 p9+289998.100.1.1 1637260407 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/php7-pcntl-7.3.33-alt1.nosrc.rpm (w1.gzdio)
Installing php7-pcntl-7.3.33-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97318
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf php7-pcntl-7.3.33
+ /bin/mkdir -p php7-pcntl-7.3.33
+ cd php7-pcntl-7.3.33
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cp -pr /usr/src/php7-devel/ext/pcntl/CREDITS /usr/src/php7-devel/ext/pcntl/README /usr/src/php7-devel/ext/pcntl/config.m4 /usr/src/php7-devel/ext/pcntl/pcntl.c /usr/src/php7-devel/ext/pcntl/pcntl.cs /usr/src/php7-devel/ext/pcntl/php_pcntl.h /usr/src/php7-devel/ext/pcntl/php_signal.c /usr/src/php7-devel/ext/pcntl/php_signal.cs /usr/src/php7-devel/ext/pcntl/php_signal.h /usr/src/php7-devel/ext/pcntl/test-pcntl.php /usr/src/php7-devel/ext/pcntl/tests .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99301
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd php7-pcntl-7.3.33
+ phpize
Configuring for:
PHP Api Version:         20180731
Zend Module Api No:      20180731
Zend Extension Api No:   320180731
++ echo pcntl
++ tr '[:lower:]-' '[:upper:]_'
+ BUILD_HAVE=PCNTL
+ export LDFLAGS=-lphp-7.3.33
+ LDFLAGS=-lphp-7.3.33
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 --enable-pcntl
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for x86_64-alt-linux-cc... no
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for icc... no
checking for suncc... no
checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php/7.3.33 -I/usr/include/php/7.3.33/main -I/usr/include/php/7.3.33/TSRM -I/usr/include/php/7.3.33/Zend -I/usr/include/php/7.3.33/ext -I/usr/include/php/7.3.33/ext/date/lib
checking for PHP extension directory... /usr/lib64/php/7.3.33/extensions
checking for PHP installed headers prefix... /usr/include/php/7.3.33
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking whether to enable pcntl support... yes, shared
checking for fork... yes
checking for waitpid... yes
checking for sigaction... yes
checking for getpriority... yes
checking for setpriority... yes
checking for wait3... yes
checking for wait4... yes
checking for sigprocmask... yes
checking for sigwaitinfo... yes
checking for sigtimedwait... yes
checking for siginfo_t... yes
checking for ld used by x86_64-alt-linux-gcc... /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... (cached) pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no

creating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ BUILD_ENV_VARS='EXTENSION_DIR=/usr/lib64/php/7.3.33/extensions 
		INSTALL_ROOT=/usr/src/tmp/php7-pcntl-buildroot 
		PEAR_INSTALLDIR=/usr/share/php/pear'
+ make -j16 EXTENSION_DIR=/usr/lib64/php/7.3.33/extensions INSTALL_ROOT=/usr/src/tmp/php7-pcntl-buildroot PEAR_INSTALLDIR=/usr/share/php/pear
make: Entering directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
/bin/sh /usr/src/RPM/BUILD/php7-pcntl-7.3.33/libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_STRUCT_SIGINFO_T -I. -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/include -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/main -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -I/usr/include/php/7.3.33 -I/usr/include/php/7.3.33/main -I/usr/include/php/7.3.33/TSRM -I/usr/include/php/7.3.33/Zend -I/usr/include/php/7.3.33/ext -I/usr/include/php/7.3.33/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64   -c /usr/src/RPM/BUILD/php7-pcntl-7.3.33/php_signal.c -o php_signal.lo 
 x86_64-alt-linux-gcc -DHAVE_STRUCT_SIGINFO_T -I. -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/include -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/main -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -I/usr/include/php/7.3.33 -I/usr/include/php/7.3.33/main -I/usr/include/php/7.3.33/TSRM -I/usr/include/php/7.3.33/Zend -I/usr/include/php/7.3.33/ext -I/usr/include/php/7.3.33/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64 -c /usr/src/RPM/BUILD/php7-pcntl-7.3.33/php_signal.c  -fPIC -DPIC -o .libs/php_signal.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
make: Entering directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
/bin/sh /usr/src/RPM/BUILD/php7-pcntl-7.3.33/libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_STRUCT_SIGINFO_T -I. -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/include -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/main -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -I/usr/include/php/7.3.33 -I/usr/include/php/7.3.33/main -I/usr/include/php/7.3.33/TSRM -I/usr/include/php/7.3.33/Zend -I/usr/include/php/7.3.33/ext -I/usr/include/php/7.3.33/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64   -c /usr/src/RPM/BUILD/php7-pcntl-7.3.33/pcntl.c -o pcntl.lo 
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_STRUCT_SIGINFO_T -I. -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/include -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/main -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -I/usr/include/php/7.3.33 -I/usr/include/php/7.3.33/main -I/usr/include/php/7.3.33/TSRM -I/usr/include/php/7.3.33/Zend -I/usr/include/php/7.3.33/ext -I/usr/include/php/7.3.33/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64 -c /usr/src/RPM/BUILD/php7-pcntl-7.3.33/pcntl.c  -fPIC -DPIC -o .libs/pcntl.o
make: Leaving directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
make: Entering directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
/bin/sh /usr/src/RPM/BUILD/php7-pcntl-7.3.33/libtool --mode=link x86_64-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/include -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33/main -I/usr/src/RPM/BUILD/php7-pcntl-7.3.33 -I/usr/include/php/7.3.33 -I/usr/include/php/7.3.33/main -I/usr/include/php/7.3.33/TSRM -I/usr/include/php/7.3.33/Zend -I/usr/include/php/7.3.33/ext -I/usr/include/php/7.3.33/ext/date/lib  -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L/usr/lib64  -lphp-7.3.33  -o pcntl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules  pcntl.lo php_signal.lo 
x86_64-alt-linux-gcc -shared  .libs/pcntl.o .libs/php_signal.o  -L/usr/lib64 -lphp-7.3.33  -Wl,-soname -Wl,pcntl.so -o .libs/pcntl.so
creating pcntl.la
(cd .libs && rm -f pcntl.la && ln -s ../pcntl.la pcntl.la)
make: Leaving directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
make: Entering directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
/bin/sh /usr/src/RPM/BUILD/php7-pcntl-7.3.33/libtool --mode=install cp ./pcntl.la /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules
cp ./.libs/pcntl.so /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules/pcntl.so
cp ./.libs/pcntl.lai /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules/pcntl.la
PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/RPM/BUILD/php7-pcntl-7.3.33/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-pcntl-7.3.33'
make: Entering directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'

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

make: Leaving directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51755
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/php7-pcntl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/php7-pcntl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd php7-pcntl-7.3.33
+ BUILD_ENV_VARS='EXTENSION_DIR=/usr/src/tmp/php7-pcntl-buildroot//usr/lib64/php/7.3.33/extensions 
		PEAR_INSTALLDIR=/usr/src/tmp/php7-pcntl-buildroot//usr/share/php/pear'
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/php7-pcntl-buildroot/usr exec_prefix=/usr/src/tmp/php7-pcntl-buildroot/usr bindir=/usr/src/tmp/php7-pcntl-buildroot/usr/bin sbindir=/usr/src/tmp/php7-pcntl-buildroot/usr/sbin sysconfdir=/usr/src/tmp/php7-pcntl-buildroot/etc datadir=/usr/src/tmp/php7-pcntl-buildroot/usr/share includedir=/usr/src/tmp/php7-pcntl-buildroot/usr/include libdir=/usr/src/tmp/php7-pcntl-buildroot/usr/lib64 libexecdir=/usr/src/tmp/php7-pcntl-buildroot/usr/lib localstatedir=/usr/src/tmp/php7-pcntl-buildroot/var/lib sharedstatedir=/usr/src/tmp/php7-pcntl-buildroot/var/lib mandir=/usr/src/tmp/php7-pcntl-buildroot/usr/share/man infodir=/usr/src/tmp/php7-pcntl-buildroot/usr/share/info install EXTENSION_DIR=/usr/src/tmp/php7-pcntl-buildroot//usr/lib64/php/7.3.33/extensions PEAR_INSTALLDIR=/usr/src/tmp/php7-pcntl-buildroot//usr/share/php/pear
make: Entering directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
Installing shared extensions:     /usr/src/tmp/php7-pcntl-buildroot//usr/lib64/php/7.3.33/extensions/
make: Leaving directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
+ install -D -m 644 /usr/src/RPM/SOURCES/php-pcntl.ini /usr/src/tmp/php7-pcntl-buildroot//usr/share/php/7.3/extconf/pcntl/config
+ install -D -m 644 /usr/src/RPM/SOURCES/php-pcntl-params.sh /usr/src/tmp/php7-pcntl-buildroot//usr/share/php/7.3/extconf/pcntl/params
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/php7-pcntl-buildroot (auto)
mode of './usr/lib64/php/7.3.33/extensions/pcntl.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/php7-pcntl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/php7-pcntl-buildroot/ (default)
Compressing files in /usr/src/tmp/php7-pcntl-buildroot (auto)
Adjusting library links in /usr/src/tmp/php7-pcntl-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/php7-pcntl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.82316
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd php7-pcntl-7.3.33
+ make test
make: Entering directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
/bin/sh /usr/src/RPM/BUILD/php7-pcntl-7.3.33/libtool --mode=install cp ./pcntl.la /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules
cp ./.libs/pcntl.so /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules/pcntl.so
cp ./.libs/pcntl.lai /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules/pcntl.la
PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/php7-pcntl-7.3.33/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/RPM/BUILD/php7-pcntl-7.3.33/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'.


=====================================================================
PHP         : /usr/bin/php7 
PHP_SAPI    : cli
PHP_VERSION : 7.3.33
ZEND_VERSION: 3.3.33
PHP_OS      : Linux - Linux localhost.localdomain 6.1.82-std-def-alt1 #1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:45:02 UTC 2024 x86_64
INI actual  : /usr/src/RPM/BUILD/php7-pcntl-7.3.33/tmp-php.ini
More .INIs  :   
---------------------------------------------------------------------
PHP         : /usr/bin/phpdbg7 
---------------------------------------------------------------------
CWD         : /usr/src/RPM/BUILD/php7-pcntl-7.3.33
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2024-05-19 10:58:21
=====================================================================
TEST 1/22 [tests/001.phpt]
PASS Test pcntl wait functionality [tests/001.phpt] 
TEST 2/22 [tests/002.phpt]
PASS pcntl: pcntl_sigprocmask(), pcntl_sigwaitinfo(), pcntl_sigtimedwait() [tests/002.phpt] 
TEST 3/22 [tests/003.phpt]
PASS pcntl: SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK [tests/003.phpt] 
TEST 4/22 [tests/async_signals.phpt]
PASS Asynchronous signal handling through VM interrupts [tests/async_signals.phpt] 
TEST 5/22 [tests/bug47566.phpt]
PASS Bug #47566 (return value of pcntl_wexitstatus()) [tests/bug47566.phpt] 
TEST 6/22 [tests/bug72154.phpt]
PASS Bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite) [tests/bug72154.phpt] 
TEST 7/22 [tests/bug73783.phpt]
PASS Bug #73783: (SIG_IGN needs to be set to prevent syscals from returning early) [tests/bug73783.phpt] 
TEST 8/22 [tests/pcntl_alarm.phpt]
PASS pcntl_alarm() [tests/pcntl_alarm.phpt] 
TEST 9/22 [tests/pcntl_exec.phpt]
PASS pcntl_exec() [tests/pcntl_exec.phpt] 
TEST 10/22 [tests/pcntl_exec_2.phpt]
PASS pcntl_exec() 2 [tests/pcntl_exec_2.phpt] 
TEST 11/22 [tests/pcntl_exec_3.phpt]
PASS pcntl_exec() 3 [tests/pcntl_exec_3.phpt] 
TEST 12/22 [tests/pcntl_fork_basic.phpt]
PASS Test function pcntl_fork() by calling it with its expected arguments [tests/pcntl_fork_basic.phpt] 
TEST 13/22 [tests/pcntl_fork_variation.phpt]
PASS Test function pcntl_fork() by testing the process isolation in the forking hierarchy father -> son -> grandson where father can not knows his grandson [tests/pcntl_fork_variation.phpt] 
TEST 14/22 [tests/pcntl_get_last_error.phpt]
PASS Test pcntl_get_last_error() [tests/pcntl_get_last_error.phpt] 
TEST 15/22 [tests/pcntl_realtime_signal.phpt]
PASS pcntl_signal() context of realtime signal [tests/pcntl_realtime_signal.phpt] 
TEST 16/22 [tests/pcntl_signal.phpt]
PASS pcntl_signal() [tests/pcntl_signal.phpt] 
TEST 17/22 [tests/pcntl_signal_dispatch.phpt]
PASS pcnt_signal_dispatch() [tests/pcntl_signal_dispatch.phpt] 
TEST 18/22 [tests/pcntl_signal_get_handler.phpt]
PASS pcntl_signal_get_handler() [tests/pcntl_signal_get_handler.phpt] 
TEST 19/22 [tests/pcntl_wait.phpt]
PASS pcntl_wait() [tests/pcntl_wait.phpt] 
TEST 20/22 [tests/pcntl_wait_rusage1.phpt]
PASS pcntl_wait() and rusage [tests/pcntl_wait_rusage1.phpt] 
TEST 21/22 [tests/pcntl_waitpid_rusage1.phpt]
PASS pcntl_waitpid() and rusage [tests/pcntl_waitpid_rusage1.phpt] 
TEST 22/22 [tests/signal_closure_handler.phpt]
PASS Closures as a signal handler [tests/signal_closure_handler.phpt] 
=====================================================================
TIME END 2024-05-19 10:58:26

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   31
---------------------------------------------------------------------

Number of tests :   22                22
Tests skipped   :    0 (  0.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :   22 (100.0%) (100.0%)
---------------------------------------------------------------------
Time taken      :    5 seconds
=====================================================================

This report can be automatically sent to the PHP QA team at
http://qa.php.net/reports and http://news.php.net/php.qa.reports
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it.	You can then email it to qa-reports@lists.php.net later.
Do you want to send this report now? [Yns]: 
Please enter your email address.
(Your address will be mangled so that it will not go out on any
mailinglist in plain text): PHP Warning:  fsockopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /usr/src/RPM/BUILD/php7-pcntl-7.3.33/run-tests.php on line 1048
PHP Warning:  fsockopen(): unable to connect to qa.php.net:80 (php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution) in /usr/src/RPM/BUILD/php7-pcntl-7.3.33/run-tests.php on line 1048

The test script was unable to automatically send the report to PHP's QA Team
Please send /usr/src/RPM/BUILD/php7-pcntl-7.3.33/php_test_results_20240519_1058.txt to qa-reports@lists.php.net manually, thank you.
make: Leaving directory '/usr/src/RPM/BUILD/php7-pcntl-7.3.33'
+ exit 0
Processing files: php7-pcntl-7.3.33-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1958
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd php7-pcntl-7.3.33
+ DOCDIR=/usr/src/tmp/php7-pcntl-buildroot/usr/share/doc/php7-pcntl-7.3.33
+ export DOCDIR
+ rm -rf /usr/src/tmp/php7-pcntl-buildroot/usr/share/doc/php7-pcntl-7.3.33
+ /bin/mkdir -p /usr/src/tmp/php7-pcntl-buildroot/usr/share/doc/php7-pcntl-7.3.33
+ cp -prL CREDITS /usr/src/tmp/php7-pcntl-buildroot/usr/share/doc/php7-pcntl-7.3.33
+ chmod -R go-w /usr/src/tmp/php7-pcntl-buildroot/usr/share/doc/php7-pcntl-7.3.33
+ chmod -R a+rX /usr/src/tmp/php7-pcntl-buildroot/usr/share/doc/php7-pcntl-7.3.33
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gHWOgc
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.rIL7Pd
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.GpPcaj
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nJK81r
Requires: /usr/lib64/php, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libphp-7.3.33.so()(64bit) >= set:ojRJLz8VzbBbGzF5WSZAb7hSH1hdhQsM0WB76ZvAQeXfndLBowPBGq9WkHReGpD4OBSCmeYe5ob1cX7IZ3OgBVgiZ4qpZC4, 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.CcY2qE
Creating php7-pcntl-debuginfo package
Processing files: php7-pcntl-debuginfo-7.3.33-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.50SCmU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U2W2Md
find-requires: running scripts (debuginfo)
Requires: php7-pcntl = 7.3.33-alt1, debug64(libc.so.6), debug64(libphp-7.3.33.so)
Adding to php7-pcntl-debuginfo a strict dependency on php7-pcntl
Wrote: /usr/src/RPM/RPMS/x86_64/php7-pcntl-7.3.33-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/php7-pcntl-debuginfo-7.3.33-alt1.x86_64.rpm (w2.lzdio)
3.99user 6.75system 0:19.25elapsed 55%CPU (0avgtext+0avgdata 50892maxresident)k
0inputs+0outputs (0major+1292031minor)pagefaults 0swaps
5.76user 3.36system 0:37.97elapsed 24%CPU (0avgtext+0avgdata 135680maxresident)k
0inputs+0outputs (0major+297953minor)pagefaults 0swaps