Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mod_auth_mellon.spec'], False, '/srv/build/7/B/mock-root/c7.01.00-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mod_auth_mellon.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mod_auth_mellon-0.9.1-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mod_auth_mellon.spec'], False, '/srv/build/7/B/mock-root/c7.01.00-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mod_auth_mellon.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SxRadp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mod_auth_mellon-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mod_auth_mellon-0.9.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mod_auth_mellon-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Define-envirnment-size-spacious-enough-to-hold-large.patch):' Patch #1 (0001-Define-envirnment-size-spacious-enough-to-hold-large.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Define-envirnment-size-spacious-enough-to-hold-large.patch + /usr/bin/patch -p1 --fuzz=0 patching file auth_mellon.h Patch #2 (0002-Adding-MellonMergeEnvVars-optional-functionality.patch): + echo 'Patch #2 (0002-Adding-MellonMergeEnvVars-optional-functionality.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Adding-MellonMergeEnvVars-optional-functionality.patch + /usr/bin/patch -p1 --fuzz=0 patching file README patching file auth_mellon.h patching file auth_mellon_cache.c patching file auth_mellon_config.c Patch #3 (0003-am_check_permissions-env.-variable-mapping-fix.patch): + echo 'Patch #3 (0003-am_check_permissions-env.-variable-mapping-fix.patch):' + /usr/bin/cat /builddir/build/SOURCES/0003-am_check_permissions-env.-variable-mapping-fix.patch + /usr/bin/patch -p1 --fuzz=0 patching file auth_mellon_util.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8SBqnu + umask 022 + cd /builddir/build/BUILD + cd mod_auth_mellon-0.9.1 + export APXS=/usr/bin/apxs + APXS=/usr/bin/apxs + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking for apxs2... no checking for apxs... /usr/bin/apxs checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LASSO... yes checking for lasso_server_new_from_buffers in -llasso... yes checking for lasso_server_load_metadata in -llasso... yes checking for lasso_profile_set_signature_verify_hint in -llasso... yes checking for CURL... yes checking for OPENSSL... yes checking for GLIB... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j16 /usr/bin/apxs -Wc,"-std=c99 -DXMLSEC_CRYPTO=\"openssl\" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include " -Wl,"-lssl -lcrypto -llasso -lcurl -lglib-2.0 " -Wc,-Wall -Wc,-g -c mod_auth_mellon.c auth_mellon_cache.c auth_mellon_config.c auth_mellon_cookie.c auth_mellon_handler.c auth_mellon_util.c auth_mellon_session.c auth_mellon_httpclient.c /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o mod_auth_mellon.lo mod_auth_mellon.c && touch mod_auth_mellon.slo /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o auth_mellon_cache.lo auth_mellon_cache.c && touch auth_mellon_cache.slo /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o auth_mellon_config.lo auth_mellon_config.c && touch auth_mellon_config.slo /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o auth_mellon_cookie.lo auth_mellon_cookie.c && touch auth_mellon_cookie.slo /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o auth_mellon_handler.lo auth_mellon_handler.c && touch auth_mellon_handler.slo /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o auth_mellon_util.lo auth_mellon_util.c && touch auth_mellon_util.slo /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o auth_mellon_session.lo auth_mellon_session.c && touch auth_mellon_session.slo /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -std=c99 -DXMLSEC_CRYPTO="openssl" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_lasso_server_new_from_buffers -DHAVE_lasso_server_load_metadata -DHAVE_lasso_profile_set_signature_verify_hint -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -c -o auth_mellon_httpclient.lo auth_mellon_httpclient.c && touch auth_mellon_httpclient.slo /usr/lib/apr-1/build/libtool --silent --mode=link gcc -std=gnu99 -Wl,-z,relro,-z,now -o mod_auth_mellon.la -lssl -lcrypto -llasso -lcurl -lglib-2.0 -rpath /usr/lib/httpd/modules -module -avoid-version auth_mellon_httpclient.lo auth_mellon_session.lo auth_mellon_util.lo auth_mellon_handler.lo auth_mellon_cookie.lo auth_mellon_config.lo auth_mellon_cache.lo mod_auth_mellon.lo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IaMxxR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386 ++ dirname /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386 + cd mod_auth_mellon-0.9.1 + mkdir -p /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/lib/httpd/modules + install -m 755 .libs/mod_auth_mellon.so /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/lib/httpd/modules + mkdir -p /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/etc/httpd/conf.d + install -m 644 /builddir/build/SOURCES/auth_mellon.conf /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/etc/httpd/conf.d + mkdir -p /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/etc/httpd/conf.modules.d + install -m 644 /builddir/build/SOURCES/10-auth_mellon.conf /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/etc/httpd/conf.modules.d + mkdir -p /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/lib/tmpfiles.d + install -m 644 /builddir/build/SOURCES/mod_auth_mellon.conf /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/lib/tmpfiles.d + mkdir -p /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/run/mod_auth_mellon + mkdir -p /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386//usr/libexec/mod_auth_mellon + install -m 755 /builddir/build/SOURCES/mellon_create_metadata.sh /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386//usr/libexec/mod_auth_mellon + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mod_auth_mellon-0.9.1 extracting debug info from /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/lib/httpd/modules/mod_auth_mellon.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 559 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mod_auth_mellon-0.9.1-4.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WSOzqf + umask 022 + cd /builddir/build/BUILD + cd mod_auth_mellon-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/share/doc/mod_auth_mellon-0.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/share/doc/mod_auth_mellon-0.9.1 + cp -pr README /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/share/doc/mod_auth_mellon-0.9.1 + cp -pr COPYING /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386/usr/share/doc/mod_auth_mellon-0.9.1 + exit 0 Provides: config(mod_auth_mellon) = 0.9.1-4.el7 mod_auth_mellon = 0.9.1-4.el7 mod_auth_mellon(x86-32) = 0.9.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libcurl.so.4 libglib-2.0.so.0 liblasso.so.3 libssl.so.10 rtld(GNU_HASH) Processing files: mod_auth_mellon-debuginfo-0.9.1-4.el7.i686 Provides: mod_auth_mellon-debuginfo = 0.9.1-4.el7 mod_auth_mellon-debuginfo(x86-32) = 0.9.1-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386 Wrote: /builddir/build/RPMS/mod_auth_mellon-0.9.1-4.el7.i686.rpm Wrote: /builddir/build/RPMS/mod_auth_mellon-debuginfo-0.9.1-4.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TGVYnq + umask 022 + cd /builddir/build/BUILD + cd mod_auth_mellon-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mod_auth_mellon-0.9.1-4.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->