+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/perl-YAML-Syck.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jtK5Ag + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf YAML-Syck-1.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/YAML-Syck-1.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd YAML-Syck-1.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rvf inc/parent.pm inc/PerlIO.pm inc/Scalar/ inc/Test/ removed 'inc/parent.pm' removed 'inc/PerlIO.pm' removed 'inc/Scalar/Util.pm' removed directory 'inc/Scalar/' removed 'inc/Test/Builder.pm' removed 'inc/Test/More.pm' removed 'inc/Test/Builder/IO/Scalar.pm' removed directory 'inc/Test/Builder/IO' removed 'inc/Test/Builder/Module.pm' removed directory 'inc/Test/Builder' removed directory 'inc/Test/' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1aVB14 + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.30 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' Checking if your kit is complete... Warning: the following files are missing in your kit: inc/parent.pm inc/PerlIO.pm inc/Scalar/Util.pm inc/Test/Builder.pm inc/Test/Builder/IO/Scalar.pm inc/Test/Builder/Module.pm inc/Test/More.pm README Please inform the author. Generating a Unix-style Makefile Writing Makefile for YAML::Syck Writing MYMETA.yml and MYMETA.json + make -j4 Running Mkbootstrap for Syck () gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" bytecode.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" emitter.c chmod 644 "Syck.bs" gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" gram.c cp lib/YAML/Syck.pm blib/lib/YAML/Syck.pm cp lib/YAML/Loader/Syck.pm blib/lib/YAML/Loader/Syck.pm cp lib/JSON/Syck.pm blib/lib/JSON/Syck.pm cp lib/YAML/Dumper/Syck.pm blib/lib/YAML/Dumper/Syck.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" handler.c emitter.c: In function 'syck_emitter_escape': emitter.c:835:36: 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:847:10: warning: unused variable 'do_indent' [-Wunused-variable] char do_indent = 0; ^~~~~~~~~ gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" implicit.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" node.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" syck_.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/perl5/CORE" syck_st.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/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 "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syck.bs blib/arch/auto/YAML/Syck/Syck.bs 644 token.re: In function 'sycklex_yaml_utf8': token.re:544:36: warning: variable 'lvl' set but not used [-Wunused-but-set-variable] mv Syck.xsc Syck.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib64/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_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_INVLIST' 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] 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_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_INVLIST' 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_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_INVLIST' 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 gcc -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong 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 \ -lperl \ chmod 755 blib/arch/auto/YAML/Syck/Syck.so Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iTEvlo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 + cd YAML-Syck-1.30 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syck.bs blib/arch/auto/YAML/Syck/Syck.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/YAML/Syck/Syck.so Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/JSON/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/YAML/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/YAML/Dumper/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/YAML/Loader/Syck.pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/man/man3/JSON::Syck.3pm Installing /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/man/man3/YAML::Syck.3pm + find /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 mode of '/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/man/man3/JSON::Syck.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/man/man3/YAML::Syck.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/YAML/Syck/Syck.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/JSON/Syck.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/YAML/Dumper/Syck.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/YAML/Syck.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/YAML/Loader/Syck.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-mangle-shebangs Processing files: perl-YAML-Syck-1.30-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rpGapU + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.30 + DOCDIR=/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/doc/perl-YAML-Syck + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/doc/perl-YAML-Syck + cp -pr Changes /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/doc/perl-YAML-Syck + cp -pr COMPATIBILITY /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/doc/perl-YAML-Syck + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W2feuT + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.30 + LICENSEDIR=/builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/licenses/perl-YAML-Syck + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/licenses/perl-YAML-Syck + cp -pr COPYING /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64/usr/share/licenses/perl-YAML-Syck + exit 0 Provides: perl(JSON::Syck) = 1.30 perl(YAML::Dumper::Syck) perl(YAML::Loader::Syck) perl(YAML::Syck) = 1.30 perl-YAML-Syck = 1.30-4.fc28 perl-YAML-Syck(riscv-64) = 1.30-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.6.0 perl(Exporter) perl(YAML::Syck) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/perl-YAML-Syck-1.30-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/perl-YAML-Syck-1.30-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QHDH7i + umask 022 + cd /builddir/build/BUILD + cd YAML-Syck-1.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-YAML-Syck-1.30-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff