Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-YAML-Syck.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-c8dbea83c7a7edc4629e3070f1099a1ed9cb932e/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/perl-YAML-Syck.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-YAML-Syck-1.27-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-YAML-Syck.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-c8dbea83c7a7edc4629e3070f1099a1ed9cb932e/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/perl-YAML-Syck.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d96v7J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf YAML-Syck-1.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/YAML-Syck-1.27.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd YAML-Syck-1.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf inc/parent inc/PerlIO.pm inc/Test + echo 'Patch #0 (0001-Recognize-all-wide-unicode-characters.patch):' Patch #0 (0001-Recognize-all-wide-unicode-characters.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Recognize-all-wide-unicode-characters.patch + /usr/bin/patch -p1 --fuzz=0 patching file emitter.c patching file syck.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gk2N8t + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.27 + 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... Warning: the following files are missing in your kit: inc/PerlIO.pm inc/Test/Builder.pm inc/Test/Builder/IO/Scalar.pm inc/Test/Builder/Module.pm inc/Test/More.pm Please inform the author. Writing Makefile for YAML::Syck + make -j4 armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" bytecode.c armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" emitter.c armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" gram.c gram.c: In function 'syckparse': gram.c:1115:7: warning: implicit declaration of function 'sycklex' [-Wimplicit-function-declaration] yychar = YYLEX; ^ cp lib/JSON/Syck.pm blib/lib/JSON/Syck.pm cp lib/YAML/Loader/Syck.pm blib/lib/YAML/Loader/Syck.pm cp lib/YAML/Dumper/Syck.pm blib/lib/YAML/Dumper/Syck.pm cp lib/YAML/Syck.pm blib/lib/YAML/Syck.pm armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" handler.c emitter.c: In function 'syck_emitter_escape': emitter.c:837:13: warning: pointer targets in passing argument 2 of 'syck_emitter_write' differ in signedness [-Wpointer-sign] syck_emitter_write( e, src + i, 1 ); ^ emitter.c:290:1: note: expected 'const char *' but argument is of type 'unsigned char *' syck_emitter_write( SyckEmitter *e, const char *str, long len ) ^ emitter.c: In function 'syck_emit_1quoted': emitter.c:849:10: warning: unused variable 'do_indent' [-Wunused-variable] char do_indent = 0; ^ armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" implicit.c armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" node.c armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" syck_.c syck_.c: In function 'syck_default_error_handler': syck_.c:502:9: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] msg ); ^ armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" syck_st.c armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" token.c /usr/bin/perl "-Iinc" /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Syck.xs > Syck.xsc && mv Syck.xsc Syck.c token.re: In function 'sycklex_yaml_utf8': token.re:544:36: warning: variable 'lvl' set but not used [-Wunused-but-set-variable] Running Mkbootstrap for YAML::Syck () chmod 644 Syck.bs cp Syck.bs blib/arch/auto/YAML/Syck/Syck.bs chmod 644 blib/arch/auto/YAML/Syck/Syck.bs armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I/usr/lib/perl5/CORE" Syck.c In file included from Syck.xs:5:0: perl_syck.h: In function 'json_syck_mark_emitter': perl_syck.h:838:5: warning: enumeration value 'SVt_NULL' not handled in switch [-Wswitch] switch (SvTYPE(sv)) { ^ perl_syck.h:838:5: warning: enumeration value 'SVt_BIND' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_IV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_NV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVIV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVNV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVMG' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_REGEXP' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVGV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVLV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVCV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVFM' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVIO' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_LAST' not handled in switch [-Wswitch] perl_syck.h: In function 'json_syck_emitter_handler': perl_syck.h:1069:10: warning: implicit declaration of function 'syck_str_is_unquotable_integer' [-Wimplicit-function-declaration] && syck_str_is_unquotable_integer(str, len)) /* small enough to safely round-trip */ ^ In file included from Syck.xs:8:0: perl_syck.h: In function 'yaml_syck_mark_emitter': perl_syck.h:838:5: warning: enumeration value 'SVt_NULL' not handled in switch [-Wswitch] switch (SvTYPE(sv)) { ^ perl_syck.h:838:5: warning: enumeration value 'SVt_BIND' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_IV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_NV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVIV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVNV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVMG' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_REGEXP' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVGV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVLV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVCV' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVFM' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_PVIO' not handled in switch [-Wswitch] perl_syck.h:838:5: warning: enumeration value 'SVt_LAST' not handled in switch [-Wswitch] perl_syck.h: In function 'yaml_syck_emitter_handler': perl_syck.h:910:9: warning: enumeration value 'SVt_NULL' not handled in switch [-Wswitch] switch (SvTYPE(SvRV(sv))) { ^ perl_syck.h:910:9: warning: enumeration value 'SVt_BIND' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_IV' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_NV' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_PV' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_PVIV' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_PVNV' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_PVLV' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_PVFM' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_PVIO' not handled in switch [-Wswitch] perl_syck.h:910:9: warning: enumeration value 'SVt_LAST' not handled in switch [-Wswitch] rm -f blib/arch/auto/YAML/Syck/Syck.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 bytecode.o emitter.o gram.o handler.o implicit.o node.o syck_.o syck_st.o token.o Syck.o -o blib/arch/auto/YAML/Syck/Syck.so \ \ chmod 755 blib/arch/auto/YAML/Syck/Syck.so Manifying blib/man3/JSON::Syck.3pm Manifying blib/man3/YAML::Syck.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ebqbGD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm + cd YAML-Syck-1.27 + rm -rf /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/lib/perl5/vendor_perl/auto/YAML/Syck/Syck.so Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/lib/perl5/vendor_perl/auto/YAML/Syck/Syck.bs Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/lib/perl5/vendor_perl/JSON/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/lib/perl5/vendor_perl/YAML/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/lib/perl5/vendor_perl/YAML/Dumper/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/lib/perl5/vendor_perl/YAML/Loader/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/man/man3/YAML::Syck.3pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/man/man3/JSON::Syck.3pm + find /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm + /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/YAML-Syck-1.27 extracting debug info from /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/lib/perl5/vendor_perl/auto/YAML/Syck/Syck.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: YAML-Syck-1.27/: Cannot stat: No such file or directory cpio: YAML-Syck-1.27/bytecode.re: Cannot stat: No such file or directory cpio: YAML-Syck-1.27/gram.y: Cannot stat: No such file or directory cpio: YAML-Syck-1.27/implicit.re: Cannot stat: No such file or directory cpio: YAML-Syck-1.27/token.re: Cannot stat: No such file or directory 398 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.od0gWl + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.27 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/1-basic.t ................... ok Use of uninitialized value in goto at /builddir/build/BUILD/YAML-Syck-1.27/blib/lib/YAML/Syck.pm line 124. t/11-loadfile.t ............... ok t/12-dumpfile.t ............... ok t/2-scalars.t ................. ok t/3-objects.t ................. ok t/4-perl_tag_scheme.t ......... ok t/bug/doesnt-stringify.t ...... ok t/bug/rt-49404-double_free.t .. ok t/bug/rt-54167.t .............. ok t/json-basic.t ................ ok t/json-circular-ref.t ......... ok t/json-crlf.t ................. ok t/json-dumpinto.t ............. ok t/json-empty.t ................ ok t/json-indent.t ............... ok t/json-loadfile.t ............. ok t/json-minus.t ................ ok t/json-newline.t .............. ok t/json-null.t ................. ok t/json-numbers.t .............. ok t/json-refs.t ................. ok t/json-singlequote.t .......... ok t/leak.t ...................... ok t/load-blessed.t .............. ok t/meta.t ...................... ok t/yaml-alias.t ................ ok t/yaml-blessed-ref.t .......... ok t/yaml-dumpinto.t ............. ok t/yaml-implicit-warnings.t .... ok t/yaml-str-colon-first.t ...... ok t/yaml-tie.t .................. ok t/yaml-utf.t .................. ok All tests successful. Test Summary Report ------------------- t/json-basic.t (Wstat: 0 Tests: 104 Failed: 0) TODO passed: 81-82, 85-86, 93-94, 97-98 Files=32, Tests=628, 8 wallclock secs ( 0.87 usr 0.08 sys + 6.84 cusr 0.36 csys = 8.15 CPU) Result: PASS + exit 0 Processing files: perl-YAML-Syck-1.27-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ace1iW + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.27 + DOCDIR=/builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/doc/perl-YAML-Syck-1.27 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/doc/perl-YAML-Syck-1.27 + cp -pr Changes /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/doc/perl-YAML-Syck-1.27 + cp -pr COMPATIBILITY /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/doc/perl-YAML-Syck-1.27 + cp -pr COPYING /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/doc/perl-YAML-Syck-1.27 + cp -pr README /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm/usr/share/doc/perl-YAML-Syck-1.27 + exit 0 Provides: perl(JSON::Syck) = 1.27 perl(YAML::Dumper::Syck) perl(YAML::Loader::Syck) perl(YAML::Syck) = 1.27 perl-YAML-Syck = 1.27-3.el7 perl-YAML-Syck(armv7hl-32) = 1.27-3.el7 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.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) perl >= 0:5.006 perl(Exporter) perl(YAML::Syck) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-YAML-Syck-debuginfo-1.27-3.el7.armv7hl Provides: perl-YAML-Syck-debuginfo = 1.27-3.el7 perl-YAML-Syck-debuginfo(armv7hl-32) = 1.27-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/perl-YAML-Syck-1.27-3.el7.arm Wrote: /builddir/build/RPMS/perl-YAML-Syck-1.27-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-YAML-Syck-debuginfo-1.27-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B88oGK + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.27 + rm -rf /builddir/build/BUILDROOT/perl-YAML-Syck-1.27-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->