Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-FCGI.spec'], logger=printOutput=Falseuser='mockbuild'timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root'shell=Falsegid=135uid=1000env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-FCGI.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-FCGI-0.77-6bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-FCGI.spec '], logger=printOutput=Falseuser='mockbuild'timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root'shell=Falseprivate_network=Truegid=135uid=1000env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-FCGI.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MoNv4c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf FCGI-0.77 + /usr/bin/gzip -dc /builddir/build/SOURCES/FCGI-0.77.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd FCGI-0.77 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' + mode of './configure' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './LICENSE.TERMS' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './os_unix.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './os_win32.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './fcgios.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A7A8bm + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.77 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' 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 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 ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 + make -j8 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" FCGI.xs > FCGI.xsc && mv FCGI.xsc FCGI.c Running Mkbootstrap for FCGI () gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"0.77\" -DXS_VERSION=\"0.77\" -fPIC "-I/usr/lib/perl5/CORE" fcgiapp.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"0.77\" -DXS_VERSION=\"0.77\" -fPIC "-I/usr/lib/perl5/CORE" os_unix.c chmod 644 "FCGI.bs" cp FCGI.pm blib/arch/FCGI.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"0.77\" -DXS_VERSION=\"0.77\" -fPIC "-I/usr/lib/perl5/CORE" FCGI.c os_unix.c: In function 'OS_Accept': os_unix.c:1169:70: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] socket = accept(listen_sock, (struct sockaddr *)&sa, &len); ^ In file included from /usr/include/netinet/in.h:23:0, from os_unix.c:28: /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ os_unix.c: In function 'OS_IsFcgi': os_unix.c:1269:51: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(sock, (struct sockaddr *)&sa, &len) != 0 && errno == ENOTCONN) { ^ In file included from /usr/include/netinet/in.h:23:0, from os_unix.c:28: /usr/include/sys/socket.h:141:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ FCGI.xs: In function 'FCGI_Finish': FCGI.xs:187:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (was_bound = request->bound) ^ FCGI.c: In function 'XS_FCGI_LastCall': FCGI.c:731:7: warning: variable 'request' set but not used [-Wunused-but-set-variable] FCGI request; ^ FCGI.c: In function 'XS_FCGI__Stream_WRITE': FCGI.c:870:13: warning: unused variable 'targ' [-Wunused-variable] FCGI.c:869:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^ FCGI.c: In function 'XS_FCGI__Stream_GETC': FCGI.c:979:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ FCGI.c: In function 'XS_FCGI__Stream_EOF': FCGI.c:1011:5: warning: variable 'called' set but not used [-Wunused-but-set-variable] IV called; ^ rm -f blib/arch/auto/FCGI/FCGI.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.so \ -lperl \ chmod 755 blib/arch/auto/FCGI/FCGI.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zbU5Es + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm + cd FCGI-0.77 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm Running Mkbootstrap for FCGI () chmod 644 "FCGI.bs" Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/lib/perl5/vendor_perl/FCGI.pm Installing /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/lib/perl5/vendor_perl/auto/FCGI/FCGI.so Installing /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/man/man3/FCGI.3pm + find /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr + /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/FCGI-0.77 extracting debug info from /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/lib/perl5/vendor_perl/auto/FCGI/FCGI.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 333 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WShmSa + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.77 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.022001 for linux # Current time local: Thu Jan 7 21:02:44 2016 # Current time GMT: Fri Jan 8 03:02:44 2016 # Using Test.pm version 1.26 ok 1 + exit 0 Processing files: perl-FCGI-0.77-6bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zAx8C1 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.77 + DOCDIR=/builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/doc/perl-FCGI + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/doc/perl-FCGI + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/doc/perl-FCGI + cp -pr README /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/doc/perl-FCGI + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y3b4OU + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.77 + LICENSEDIR=/builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/licenses/perl-FCGI + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/licenses/perl-FCGI + cp -pr LICENSE.TERMS /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm/usr/share/licenses/perl-FCGI + exit 0 Provides: perl(FCGI) = 0.77 perl(FCGI::Stream) perl-FCGI = 1:0.77-6bs02fc23 perl-FCGI(armv6hl-32) = 1:0.77-6bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libperl.so.5.22 perl(strict) rtld(GNU_HASH) Obsoletes: perl-FCGI-tests <= 1:0.74-6 Processing files: perl-FCGI-debuginfo-0.77-6bs02fc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm Wrote: /builddir/build/RPMS/perl-FCGI-0.77-6bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-FCGI-debuginfo-0.77-6bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q9NFs8 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.77 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-FCGI-0.77-6bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->