D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/php-mailparse-3.1.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u7lqpx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mailparse-3.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mailparse-3.1.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mailparse-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find tests -type f + xargs chmod 644 + ln -s /usr/src/php-devel/ext . + cp /home/iurt/rpmbuild/SOURCES/mailparse.ini A12_mailparse.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fiWJyw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mailparse-3.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + RPM_OPT_FLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + phpize Configuring for: PHP Api Version: 20190902 Zend Module Api No: 20190902 Zend Extension Api No: 320190902 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-mailparse=shared,/usr configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-mageia-linux-gnu-cc... no checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/extensions checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for gawk... gawk checking whether to enable mailparse support... yes, shared checking libmbfl headers... found in /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/ext/mbstring checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by x86_64-mageia-linux-gnu-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... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-mageia-linux-gnu-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: patching config.h.in configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 /bin/sh /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/libtool --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -DPHP_ATOM_INC -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/include -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/main -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/php_mailparse_mime.c -o php_mailparse_mime.lo mkdir .libs mkdir: cannot create directory '.libs': File exists x86_64-mageia-linux-gnu-gcc -I. -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -DPHP_ATOM_INC -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/include -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/main -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/php_mailparse_mime.c -fPIC -DPIC -o .libs/php_mailparse_mime.o /bin/sh /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/libtool --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -DPHP_ATOM_INC -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/include -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/main -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/php_mailparse_rfc822.c -o php_mailparse_rfc822.lo mkdir .libs x86_64-mageia-linux-gnu-gcc -I. -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -DPHP_ATOM_INC -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/include -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/main -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/php_mailparse_rfc822.c -fPIC -DPIC -o .libs/php_mailparse_rfc822.o /bin/sh /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/libtool --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -DPHP_ATOM_INC -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/include -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/main -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/mailparse.c -o mailparse.lo x86_64-mageia-linux-gnu-gcc -I. -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -DPHP_ATOM_INC -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/include -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/main -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/mailparse.c -fPIC -DPIC -o .libs/mailparse.o /bin/sh /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/libtool --mode=link x86_64-mageia-linux-gnu-gcc -DPHP_ATOM_INC -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/include -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0/main -I/home/iurt/rpmbuild/BUILD/mailparse-3.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mailparse.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/modules mailparse.lo php_mailparse_mime.lo php_mailparse_rfc822.lo x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/mailparse.o .libs/php_mailparse_mime.o .libs/php_mailparse_rfc822.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mailparse.so -o .libs/mailparse.so creating mailparse.la (cd .libs && rm -f mailparse.la && ln -s ../mailparse.la mailparse.la) /bin/sh /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/libtool --mode=install cp ./mailparse.la /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/modules cp ./.libs/mailparse.so /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/modules/mailparse.so cp ./.libs/mailparse.lai /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/modules/mailparse.la PATH="$PATH:/sbin" ldconfig -n /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/iurt/rpmbuild/BUILD/mailparse-3.1.0/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + mv modules/mailparse.so . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4f93Fx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64 + cd mailparse-3.1.0 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/lib64/php/extensions + install -d /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/etc/php.d + install -m0644 A12_mailparse.ini /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/etc/php.d/A12_mailparse.ini + install -m0755 mailparse.so /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/lib64/php/extensions/ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.1.0-1.mga8 --unique-debug-suffix -3.1.0-1.mga8.x86_64 --unique-debug-src-base php-mailparse-3.1.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mailparse-3.1.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/lib64/php/extensions/mailparse.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/lib64/php/extensions/mailparse.so original debug info size: 268kB, size after compression: 244kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 243 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: php-mailparse-3.1.0-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UeTiiy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mailparse-3.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/share/doc/php-mailparse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/share/doc/php-mailparse + cp -pr tests /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/share/doc/php-mailparse + cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/share/doc/php-mailparse + cp -pr try.php /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64/usr/share/doc/php-mailparse + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(php-mailparse) = 1:3.1.0-1.mga8 php-mailparse = 1:3.1.0-1.mga8 php-mailparse(x86-64) = 1:3.1.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: php-mailparse-debugsource-3.1.0-1.mga8.x86_64 Provides: php-mailparse-debugsource = 1:3.1.0-1.mga8 php-mailparse-debugsource(x86-64) = 1:3.1.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-mailparse-debuginfo-3.1.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 5f325cea8e067d7ecf29ba5e8c0db1fcf1b59742 php-mailparse-debuginfo = 1:3.1.0-1.mga8 php-mailparse-debuginfo(x86-64) = 1:3.1.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: php-mailparse-debugsource(x86-64) = 1:3.1.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/php-mailparse-debugsource-3.1.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/php-mailparse-debuginfo-3.1.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/php-mailparse-3.1.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fl95nw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mailparse-3.1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/php-mailparse-3.1.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LYLMQw + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mailparse-3.1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!