Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-FCGI.spec'], False, '/var/lib/mock/sclo6-perl516-rh-el6-build-8963-12618/root/', None, 86400, True, False, 497, 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 x86_64 --nodeps builddir/build/SPECS/perl-FCGI.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'} sh: scl: command not found sh: scl: command not found sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-FCGI-0.74-3.sc1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-FCGI.spec'], False, '/var/lib/mock/sclo6-perl516-rh-el6-build-8963-12618/root/', None, 86400, True, False, 497, 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 x86_64 --nodeps builddir/build/SPECS/perl-FCGI.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qwCiQp + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf FCGI-0.74 + /usr/bin/gzip -dc /builddir/build/SOURCES/FCGI-0.74.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd FCGI-0.74 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' + mode of `./configure' changed to 0644 (rw-r--r--) mode of `./os_win32.c' changed to 0644 (rw-r--r--) mode of `./fcgios.h' changed to 0644 (rw-r--r--) mode of `./os_unix.c' changed to 0644 (rw-r--r--) mode of `./LICENSE.TERMS' changed to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZSASz0 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.74 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" ' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for FCGI Running ./configure for you Please read configure.readme for information on how to run it yourself 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating fcgi_config.h + scl enable perl516 ' make -j16 ' /opt/rh/perl516/root/usr/bin/perl FCGI.PL FCGI.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" fcgiapp.c 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" os_unix.c os_unix.c: In function 'OS_Accept': os_unix.c:1169: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' os_unix.c: In function 'OS_IsFcgi': os_unix.c:1269: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness /usr/include/sys/socket.h:133: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' Generating FCGI.pm cp FCGI.pm blib/arch/FCGI.pm /opt/rh/perl516/root/usr/bin/perl "-Iblib/arch" "-Iblib/lib" FCGI.XL FCGI.xs /opt/rh/perl516/root/usr/bin/perl "-Iblib/arch" "-Iblib/lib" echo.PL echo.fpl /opt/rh/perl516/root/usr/bin/perl "-Iblib/arch" "-Iblib/lib" remote.PL remote.fpl /opt/rh/perl516/root/usr/bin/perl "-Iblib/arch" "-Iblib/lib" threaded.PL threaded.fpl Generating FCGI.xs for Perl version 5.016003 /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/root/usr/share/perl5/ExtUtils/typemap -typemap typemap FCGI.xs > FCGI.xsc && mv FCGI.xsc FCGI.c 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.74\" -DXS_VERSION=\"0.74\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" FCGI.c FCGI.xs: In function 'populate_env': FCGI.xs:113: warning: value computed is not used FCGI.xs: In function 'FCGI_Finish': FCGI.xs:187: warning: suggest parentheses around assignment used as truth value FCGI.c: In function 'XS_FCGI__Stream_WRITE': FCGI.c:864: warning: unused variable 'targ' FCGI.c:863: warning: unused variable 'RETVAL' FCGI.c: In function 'XS_FCGI__Stream_GETC': FCGI.c:973: warning: unused variable 'RETVAL' rm -f blib/arch/auto/FCGI/FCGI.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.so \ \ chmod 755 blib/arch/auto/FCGI/FCGI.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 Manifying blib/man3/FCGI.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.o7EqII + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 + cd FCGI-0.74 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 ' Manifying blib/man3/FCGI.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/FCGI.pm Installing /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so Installing /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/FCGI.3pm + find /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/FCGI-0.74 extracting debug info from /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so 329 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NL2gSr + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.74 + unset DISPLAY + scl enable perl516 ' make test ' PERL_DL_NONLAZY=1 /opt/rh/perl516/root/usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.016003 for linux # Current time local: Thu Nov 12 22:52:57 2015 # Current time GMT: Thu Nov 12 22:52:57 2015 # Using Test.pm version 1.25_02 ok 1 + exit 0 Processing files: perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8z0T9a + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.74 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-FCGI-0.74 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-FCGI-0.74 + /bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-FCGI-0.74 + cp -pr ChangeLog README LICENSE.TERMS echo.PL remote.PL threaded.PL /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-FCGI-0.74 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/.*\.so$' | /bin/grep -v -P '/opt/rh/perl516/root/usr/lib64/perl5/(?!CORE/libperl).*\.so$' | /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/perl(UNIVERSAL)/d; /perl(DB)/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: perl516-perl(FCGI) = 0.74 perl516-perl(FCGI::Stream) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl516-perl(DynaLoader) perl516-perl(Exporter) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Obsoletes: perl516-perl-FCGI-tests <= 1:0.74-6 Processing files: perl516-perl-FCGI-debuginfo-0.74-3.sc1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl516-perl-FCGI-debuginfo-0.74-3.sc1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FLWEsq + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.74 + /bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-FCGI-0.74-3.sc1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->