Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Cflow.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-bb2e19219d48eacec338806f6ce631939f790ddf/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Cflow.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Cflow-1.053-35.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Cflow.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-bb2e19219d48eacec338806f6ce631939f790ddf/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Cflow.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4py5je + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cflow-1.053 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cflow-1.053.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cflow-1.053 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (perl-Cflow-ccflags.patch): + echo 'Patch #0 (perl-Cflow-ccflags.patch):' + /usr/bin/cat /builddir/build/SOURCES/perl-Cflow-ccflags.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.PL Patch #1 (perl-Cflow-flow-tools.patch): + echo 'Patch #1 (perl-Cflow-flow-tools.patch):' + /usr/bin/cat /builddir/build/SOURCES/perl-Cflow-flow-tools.patch + /usr/bin/patch -p1 -b --suffix .flow-tools --fuzz=0 patching file Makefile.PL Hunk #1 succeeded at 45 (offset 3 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8O2wTp + umask 022 + cd /builddir/build/BUILD + cd Cflow-1.053 + /usr/bin/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Checking if your kit is complete... Looks good Found flow-tools... using "-DOSU -lft". Writing Makefile for Cflow + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Cflow.xs > Cflow.xsc && mv Cflow.xsc Cflow.c Running Mkbootstrap for Cflow () chmod 644 Cflow.bs cp Cflow.bs blib/arch/auto/Cflow/Cflow.bs chmod 644 blib/arch/auto/Cflow/Cflow.bs cp Cflow.pm blib/lib/Cflow.pm AutoSplitting blib/lib/Cflow.pm (blib/lib/auto/Cflow) /usr/bin/perl "-Iblib/arch" "-Iblib/lib" flowdumper.PL flowdumper cp flowdumper blib/script/flowdumper /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/flowdumper armv7hl-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOSU -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.053\" -DXS_VERSION=\"1.053\" -fPIC "-I/usr/lib/perl5/CORE" Cflow.c Cflow.xs: In function 'constant': Cflow.xs:143:1: warning: label 'not_there' defined but not used [-Wunused-label] not_there: ^ Cflow.c: At top level: Cflow.xs:125:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^ Cflow.xs:133:1: warning: 'constant' defined but not used [-Wunused-function] constant(name, arg) ^ Cflow.c: In function 'XS_Cflow_find': Cflow.xs:838:8: warning: 'has_f5data' may be used uninitialized in this function [-Wmaybe-uninitialized] if (has_f5data) { ^ Cflow.xs:579:16: note: 'has_f5data' was declared here unsigned int has_f5data; /* boolean: is f5data is valid? */ ^ rm -f blib/arch/auto/Cflow/Cflow.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib Cflow.o -o blib/arch/auto/Cflow/Cflow.so \ -lft \ chmod 755 blib/arch/auto/Cflow/Cflow.so Manifying blib/man1/flowdumper.1 Manifying blib/man3/Cflow.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jeGl5O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm + cd Cflow-1.053 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/lib/perl5/vendor_perl/auto/Cflow/Cflow.bs Installing /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/lib/perl5/vendor_perl/auto/Cflow/Cflow.so Installing /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/lib/perl5/vendor_perl/Cflow.pm Installing /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/lib/perl5/vendor_perl/auto/Cflow/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/man/man1/flowdumper.1 Installing /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/man/man3/Cflow.3pm Installing /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/bin/flowdumper + find /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.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/Cflow-1.053 extracting debug info from /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/lib/perl5/vendor_perl/auto/Cflow/Cflow.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 145 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mLWjp4 + umask 022 + cd /builddir/build/BUILD + cd Cflow-1.053 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 ok 1 + exit 0 Processing files: perl-Cflow-1.053-35.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t4KrZG + umask 022 + cd /builddir/build/BUILD + cd Cflow-1.053 + DOCDIR=/builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/doc/perl-Cflow-1.053 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/doc/perl-Cflow-1.053 + cp -pr README /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/doc/perl-Cflow-1.053 + cp -pr Changes /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/doc/perl-Cflow-1.053 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SWqgvp + umask 022 + cd /builddir/build/BUILD + cd Cflow-1.053 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/licenses/perl-Cflow-1.053 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/licenses/perl-Cflow-1.053 + cp -pr COPYING /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm/usr/share/licenses/perl-Cflow-1.053 + exit 0 Provides: perl(Cflow) perl(Cflow::InetNtoA) perl(Cflow::KludgeMsecs) perl(Cflow::KludgeSecs) perl(Cflow::LocalTime) perl(Cflow::Octets2BitsPerSecond) perl(Cflow::PerSecond) perl(Cflow::ReRaw) perl(Cflow::SymbolicICMPTypeCode) perl(Cflow::SymbolicTCPFlags) perl-Cflow = 1.053-35.el7 perl-Cflow(armv7hl-32) = 1.053-35.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libft.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) perl(AutoLoader) perl(Carp) perl(Cflow) perl(DynaLoader) perl(English) perl(Exporter) perl(File::Basename) perl(FindBin) perl(Getopt::Std) perl(IO::File) perl(POSIX) perl(Socket) perl(strict) rtld(GNU_HASH) Processing files: perl-Cflow-debuginfo-1.053-35.el7.armv7hl Provides: perl-Cflow-debuginfo = 1.053-35.el7 perl-Cflow-debuginfo(armv7hl-32) = 1.053-35.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/perl-Cflow-1.053-35.el7.arm Wrote: /builddir/build/RPMS/perl-Cflow-1.053-35.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Cflow-debuginfo-1.053-35.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MzQ69w + umask 022 + cd /builddir/build/BUILD + cd Cflow-1.053 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Cflow-1.053-35.el7.arm + exit 0 Child return code was: 0