<86>Apr 14 01:16:49 userdel[113093]: delete user 'rooter' <86>Apr 14 01:16:49 userdel[113093]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:16:49 groupadd[113115]: group added to /etc/group: name=rooter, GID=567 <86>Apr 14 01:16:49 groupadd[113115]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:16:49 groupadd[113115]: new group: name=rooter, GID=567 <86>Apr 14 01:16:49 useradd[113130]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 14 01:16:49 userdel[113163]: delete user 'builder' <86>Apr 14 01:16:49 userdel[113163]: removed group 'builder' owned by 'builder' <86>Apr 14 01:16:49 userdel[113163]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:16:49 groupadd[113176]: group added to /etc/group: name=builder, GID=568 <86>Apr 14 01:16:49 groupadd[113176]: group added to /etc/gshadow: name=builder <86>Apr 14 01:16:49 groupadd[113176]: new group: name=builder, GID=568 <86>Apr 14 01:16:49 useradd[113190]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Apr 14 01:16:53 rpmi: rpm-build-php-version-5.6.38-alt1 p8.213485.40 1539344750 installed <13>Apr 14 01:16:53 rpmi: rpm-build-php5-5.5-alt2 1394538105 installed <13>Apr 14 01:16:53 rpmi: shtool-2.0.8-alt2 1293142260 installed <13>Apr 14 01:16:54 rpmi: php-base-2.7-alt3 1289820413 installed <13>Apr 14 01:16:54 rpmi: libmm-1.4.2-alt3 1300666797 installed <13>Apr 14 01:16:54 rpmi: php5-libs-5.6.38-alt1 p8.213485.40 1539344664 installed <13>Apr 14 01:16:54 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:16:54 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:16:55 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:16:58 rpmi: php5-devel-5.6.38-alt1 p8.213485.40 1539344664 installed <13>Apr 14 01:16:58 rpmi: re2c-0.14.3-alt1 1445101788 installed <13>Apr 14 01:16:58 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing php5-baxtep-2.2.6-alt5.6.38.20180912.alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf php5-baxtep-2.2.6 + echo 'Source #0 (php5-baxtep-2.2.6.tar):' Source #0 (php5-baxtep-2.2.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/php5-baxtep-2.2.6.tar + cd php5-baxtep-2.2.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-baxtep-2.2.6 + export 'CFLAGS=-pipe -Wall -g -O2' + CFLAGS='-pipe -Wall -g -O2' + phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + 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 + readlink -e -- ./configure + ./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 --without-included-gettext --enable-memcache --with-zlib-dir=/usr configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --enable-memcache, --with-zlib-dir 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/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib checking for PHP extension directory... /usr/lib64/php/5.6.38/extensions checking for PHP installed headers prefix... /usr/include/php/5.6.38 checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 0.14.3 (ok) checking for gawk... gawk checking whether to enable baxtep support... yes, shared 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, --without-included-gettext, --enable-memcache, --with-zlib-dir + BUILD_ENV_VARS='EXTENSION_DIR=/usr/lib64/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-baxtep-buildroot PEAR_INSTALLDIR=/usr/share/php/pear' + '[' -n '' ']' + NPROCS=8 + make -j8 EXTENSION_DIR=/usr/lib64/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-baxtep-buildroot PEAR_INSTALLDIR=/usr/share/php/pear make: Entering directory `/usr/src/RPM/BUILD/php5-baxtep-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-baxtep-2.2.6/libtool --mode=compile x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/include -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/main -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -c /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep.c -o baxtep.lo /bin/sh /usr/src/RPM/BUILD/php5-baxtep-2.2.6/libtool --mode=compile x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/include -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/main -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -c /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_core.c -o baxtep_core.lo /bin/sh /usr/src/RPM/BUILD/php5-baxtep-2.2.6/libtool --mode=compile x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/include -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/main -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -c /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_logger.c -o baxtep_logger.lo mkdir .libs x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/include -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/main -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -c /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_core.c -fPIC -DPIC -o .libs/baxtep_core.o x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/include -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/main -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -c /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_logger.c -fPIC -DPIC -o .libs/baxtep_logger.o x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/include -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/main -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -c /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep.c -fPIC -DPIC -o .libs/baxtep.o /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_core.c: In function 'php_baxtep_execution_interceptor': /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_core.c:8:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *fname = get_active_function_name(TSRMLS_C); ^ /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_core.c:10:2: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] if (ZEND_NUM_ARGS() >= 1 && zend_get_parameters_ex(1, &exec_str) != FAILURE) { ^ In file included from /usr/include/php/5.6.38/main/php.h:39:0, from /usr/src/RPM/BUILD/php5-baxtep-2.2.6/php_baxtep.h:8, from /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_core.c:1: /usr/include/php/5.6.38/Zend/zend_API.h:241:40: note: declared here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep_core.c:12:7: warning: implicit declaration of function 'php_baxtep_trap' [-Wimplicit-function-declaration] if (php_baxtep_trap(Z_STRVAL_PP(exec_str), fname TSRMLS_CC) == FAILURE) { ^ /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep.c: In function 'zm_startup_baxtep': /usr/src/RPM/BUILD/php5-baxtep-2.2.6/baxtep.c:49:2: warning: implicit declaration of function 'php_baxtep_substitute_function' [-Wimplicit-function-declaration] php_baxtep_substitute_function("exec" TSRMLS_CC); ^ /bin/sh /usr/src/RPM/BUILD/php5-baxtep-2.2.6/libtool --mode=link x86_64-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/include -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6/main -I/usr/src/RPM/BUILD/php5-baxtep-2.2.6 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -o baxtep.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php5-baxtep-2.2.6/modules baxtep.lo baxtep_core.lo baxtep_logger.lo x86_64-alt-linux-gcc -shared .libs/baxtep.o .libs/baxtep_core.o .libs/baxtep_logger.o -Wl,-soname -Wl,baxtep.so -o .libs/baxtep.so creating baxtep.la (cd .libs && rm -f baxtep.la && ln -s ../baxtep.la baxtep.la) /bin/sh /usr/src/RPM/BUILD/php5-baxtep-2.2.6/libtool --mode=install cp ./baxtep.la /usr/src/RPM/BUILD/php5-baxtep-2.2.6/modules cp ./.libs/baxtep.so /usr/src/RPM/BUILD/php5-baxtep-2.2.6/modules/baxtep.so cp ./.libs/baxtep.lai /usr/src/RPM/BUILD/php5-baxtep-2.2.6/modules/baxtep.la PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/php5-baxtep-2.2.6/modules ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/RPM/BUILD/php5-baxtep-2.2.6/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'. make: Leaving directory `/usr/src/RPM/BUILD/php5-baxtep-2.2.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/php5-baxtep-buildroot + : + /bin/rm -rf -- /usr/src/tmp/php5-baxtep-buildroot + cd php5-baxtep-2.2.6 + BUILD_ENV_VARS='EXTENSION_DIR=/usr/src/tmp/php5-baxtep-buildroot//usr/lib64/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-baxtep-buildroot//usr/share/php/pear' + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/php5-baxtep-buildroot/usr exec_prefix=/usr/src/tmp/php5-baxtep-buildroot/usr bindir=/usr/src/tmp/php5-baxtep-buildroot/usr/bin sbindir=/usr/src/tmp/php5-baxtep-buildroot/usr/sbin sysconfdir=/usr/src/tmp/php5-baxtep-buildroot/etc datadir=/usr/src/tmp/php5-baxtep-buildroot/usr/share includedir=/usr/src/tmp/php5-baxtep-buildroot/usr/include libdir=/usr/src/tmp/php5-baxtep-buildroot/usr/lib64 libexecdir=/usr/src/tmp/php5-baxtep-buildroot/usr/lib localstatedir=/usr/src/tmp/php5-baxtep-buildroot/var/lib sharedstatedir=/usr/src/tmp/php5-baxtep-buildroot/var/lib mandir=/usr/src/tmp/php5-baxtep-buildroot/usr/share/man infodir=/usr/src/tmp/php5-baxtep-buildroot/usr/share/info install EXTENSION_DIR=/usr/src/tmp/php5-baxtep-buildroot//usr/lib64/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-baxtep-buildroot//usr/share/php/pear make: Entering directory `/usr/src/RPM/BUILD/php5-baxtep-2.2.6' Installing shared extensions: /usr/src/tmp/php5-baxtep-buildroot//usr/lib64/php/5.6.38/extensions/ make: Leaving directory `/usr/src/RPM/BUILD/php5-baxtep-2.2.6' + /bin/install -D -m 644 /usr/src/RPM/SOURCES/php5-baxtep.ini /usr/src/tmp/php5-baxtep-buildroot//usr/share/php/5.6/extconf/baxtep/config + /bin/install -D -m 644 /usr/src/RPM/SOURCES/php5-baxtep-params.sh /usr/src/tmp/php5-baxtep-buildroot//usr/share/php/5.6/extconf/baxtep/params + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/php5-baxtep-buildroot (auto) mode of './usr/lib64/php/5.6.38/extensions/baxtep.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/php5-baxtep-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/php5-baxtep-buildroot (auto) Adjusting library links in /usr/src/tmp/php5-baxtep-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/php5-baxtep-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: compiler_globals verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: core_globals verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: get_active_function_name verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_get_parameters_ex verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_register_ini_entries verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_get_executed_lineno verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _php_stream_write verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_get_executed_filename verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_unregister_ini_entries verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _zend_hash_init verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: php_info_print_table_end verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_hash_destroy verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: php_info_print_table_header verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _zend_hash_add_or_update verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _convert_to_string verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _efree verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _php_stream_open_wrapper_ex verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _php_stream_free verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _emalloc verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: _zval_copy_ctor_func verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_ini_string_ex verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: php_info_print_table_start verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: zend_hash_find verify-elf: WARNING: ./usr/lib64/php/5.6.38/extensions/baxtep.so: undefined symbol: spprintf Hardlinking identical .pyc and .pyo files Processing files: php5-baxtep-2.2.6-alt5.6.38.20180912.alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-baxtep-2.2.6 + DOCDIR=/usr/src/tmp/php5-baxtep-buildroot/usr/share/doc/php5-baxtep-2.2.6 + export DOCDIR + rm -rf /usr/src/tmp/php5-baxtep-buildroot/usr/share/doc/php5-baxtep-2.2.6 + /bin/mkdir -p /usr/src/tmp/php5-baxtep-buildroot/usr/share/doc/php5-baxtep-2.2.6 + cp -prL README /usr/src/tmp/php5-baxtep-buildroot/usr/share/doc/php5-baxtep-2.2.6 + chmod -R go-w /usr/src/tmp/php5-baxtep-buildroot/usr/share/doc/php5-baxtep-2.2.6 + chmod -R a+rX /usr/src/tmp/php5-baxtep-buildroot/usr/share/doc/php5-baxtep-2.2.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EDfWFV 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.1QkBAU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wWxGkW Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f35KR0 Requires: php5-libs = 5.6.38.20180912, /usr/lib64/php, libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh 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.kjT1a8 Creating php5-baxtep-debuginfo package Processing files: php5-baxtep-debuginfo-2.2.6-alt5.6.38.20180912.alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lLZ4gi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sE659u find-requires: running scripts (debuginfo) Requires: php5-baxtep = 2.2.6-alt5.6.38.20180912.alt1, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/php5-baxtep-2.2.6-alt5.6.38.20180912.alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/php5-baxtep-debuginfo-2.2.6-alt5.6.38.20180912.alt1.x86_64.rpm 3.78user 1.77system 0:11.69elapsed 47%CPU (0avgtext+0avgdata 33016maxresident)k 0inputs+0outputs (0major+567330minor)pagefaults 0swaps 12.47user 5.99system 0:24.80elapsed 74%CPU (0avgtext+0avgdata 122100maxresident)k 0inputs+0outputs (0major+865380minor)pagefaults 0swaps --- php5-baxtep-2.2.6-alt5.6.38.20180912.alt1.x86_64.rpm.repo 2018-10-12 11:53:57.000000000 +0000 +++ php5-baxtep-2.2.6-alt5.6.38.20180912.alt1.x86_64.rpm.hasher 2019-04-14 01:17:12.217463789 +0000 @@ -15,3 +15,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .p8.213485.600.5.1-php5-baxtep-2.2.6-alt5.6.38.20180912.alt1 Provides: php5-baxtep = 2.2.6-alt5.6.38.20180912.alt1 --- php5-baxtep-debuginfo-2.2.6-alt5.6.38.20180912.alt1.x86_64.rpm.repo 2018-10-12 11:53:57.000000000 +0000 +++ php5-baxtep-debuginfo-2.2.6-alt5.6.38.20180912.alt1.x86_64.rpm.hasher 2019-04-14 01:17:12.385464115 +0000 @@ -9,3 +9,3 @@ /usr/src/debug/php5-baxtep-2.2.6/php_baxtep.h 100644 -Requires: .p8.213485.600.5.1-php5-baxtep-2.2.6-alt5.6.38.20180912.alt1 +Requires: php5-baxtep = 2.2.6-alt5.6.38.20180912.alt1 Requires: debug64(libc.so.6)