Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Authen-PAM.spec'], chrootPath='/var/lib/mock/sclo7-rh-eclipse46-rh-el7-build-23394-32439/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Authen-PAM.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Authen-PAM.spec '], chrootPath='/var/lib/mock/sclo7-rh-eclipse46-rh-el7-build-23394-32439/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Authen-PAM.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.muCQ3f + umask 022 + cd /builddir/build/BUILD + scl enable rh-maven33 rh-eclipse46 - + cd /builddir/build/BUILD + rm -rf Authen-PAM-0.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/Authen-PAM-0.16.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Authen-PAM-0.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xc0FRi + umask 022 + cd /builddir/build/BUILD + cd Authen-PAM-0.16 + scl enable rh-maven33 rh-eclipse46 - + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' NO_PACKLIST=1 Checking if your kit is complete... Looks good checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for pam header files in... security checking for pam_getenv... yes checking if pam_strerror takes a pam_handle_t argument... yes checking for PAM_AUTHTOKEN_REQD... no checking for PAM_NEW_AUTHTOK_REQD... yes checking for PAM_AUTHTOK_EXPIRED... yes checking for PAM_AUTHTOK_RECOVER... no checking for PAM_AUTHTOK_RECOVERY... no checking for PAM_BAD_ITEM... yes checking for PAM_CONV_AGAIN... yes checking for PAM_CRED_DELETE... no checking for PAM_CRED_ESTABLISH... no checking for PAM_CRED_REFRESH... no checking for PAM_CRED_REINITIALIZE... no checking for PAM_DELETE_CRED... yes checking for PAM_ESTABLISH_CRED... yes checking for PAM_REFRESH_CRED... yes checking for PAM_REINITIALIZE_CRED... yes checking for PAM_INCOMPLETE... yes checking for PAM_MODULE_UNKNOWN... yes checking for PAM_RADIO_TYPE... yes checking for PAM_BINARY_PROMPT... yes checking whether RTLD_GLOBAL is declared... yes configure: creating ./config.status config.status: creating pam.cfg config.status: creating PAM.pm config.status: creating PAM_config.h 'NO_PACKLIST' is not a known MakeMaker parameter name. Writing Makefile for Authen::PAM + make -j16 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap PAM.xs > PAM.xsc && mv PAM.xsc PAM.c Running Mkbootstrap for Authen::PAM () chmod 644 PAM.bs cp PAM.bs blib/arch/auto/Authen/PAM/PAM.bs chmod 644 blib/arch/auto/Authen/PAM/PAM.bs cp PAM/FAQ.pod blib/lib/Authen/PAM/FAQ.pod cp PAM.pm blib/lib/Authen/PAM.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H PAM.c PAM.c: In function 'XS_Authen__PAM_pam_end': PAM.xs:501:8: warning: unused variable 'res' [-Wunused-variable] int res; ^ PAM.c: In function 'XS_Authen__PAM_pam_set_item': PAM.xs:519:8: warning: unused variable 'res' [-Wunused-variable] int res; ^ PAM.c: In function 'XS_Authen__PAM_pam_get_item': PAM.xs:553:8: warning: unused variable 'res' [-Wunused-variable] int res; ^ PAM.c: At top level: PAM.xs:91:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^ rm -f blib/arch/auto/Authen/PAM/PAM.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro PAM.o -o blib/arch/auto/Authen/PAM/PAM.so \ -lpam \ chmod 755 blib/arch/auto/Authen/PAM/PAM.so Manifying blib/man3/Authen::PAM::FAQ.3pm Manifying blib/man3/Authen::PAM.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SkmL6s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 + cd Authen-PAM-0.16 + scl enable rh-maven33 rh-eclipse46 - + make pure_install DESTDIR=/builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/lib64/perl5/vendor_perl/auto/Authen/PAM/PAM.so Installing /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/lib64/perl5/vendor_perl/auto/Authen/PAM/PAM.bs Installing /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/lib64/perl5/vendor_perl/Authen/PAM.pm Installing /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/lib64/perl5/vendor_perl/Authen/PAM/FAQ.pod Installing /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/share/man/man3/Authen::PAM.3pm Installing /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/share/man/man3/Authen::PAM::FAQ.3pm + find /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 -type f -name '*.bs' -size 0 -delete + find /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Authen-PAM-0.16 extracting debug info from /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/lib64/perl5/vendor_perl/auto/Authen/PAM/PAM.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 102 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-eclipse46/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-eclipse46/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3o3yRE + umask 022 + cd /builddir/build/BUILD + cd Authen-PAM-0.16 + scl enable rh-maven33 rh-eclipse46 - + exit 0 Processing files: rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ABkHMQ + umask 022 + cd /builddir/build/BUILD + cd Authen-PAM-0.16 + DOCDIR=/builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/share/doc/rh-eclipse46-perl-Authen-PAM-0.16 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/share/doc/rh-eclipse46-perl-Authen-PAM-0.16 + cp -pr Changes /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/share/doc/rh-eclipse46-perl-Authen-PAM-0.16 + cp -pr README /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64/opt/rh/rh-eclipse46/root/usr/share/doc/rh-eclipse46-perl-Authen-PAM-0.16 + exit 0 Finding Provides: scl enable rh-maven33 rh-eclipse46 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 11583 --scl rh-eclipse46 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable rh-maven33 rh-eclipse46 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 11583 --scl rh-eclipse46 Provides: rh-eclipse46-perl-Authen-PAM = 0.16-25.3.el7 rh-eclipse46-perl-Authen-PAM(x86-64) = 0.16-25.3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: rh-eclipse46-perl-Authen-PAM-debuginfo-0.16-25.3.el7.x86_64 Provides: scl-package(rh-eclipse46) rh-eclipse46-perl-Authen-PAM-debuginfo = 0.16-25.3.el7 rh-eclipse46-perl-Authen-PAM-debuginfo(x86-64) = 0.16-25.3.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/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 Wrote: /builddir/build/RPMS/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-eclipse46-perl-Authen-PAM-debuginfo-0.16-25.3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NDwGRr + umask 022 + cd /builddir/build/BUILD + cd Authen-PAM-0.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-eclipse46-perl-Authen-PAM-0.16-25.3.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->