Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-mecab.spec'], chrootPath='/var/lib/mock/f29-build-17520-8378/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-mecab.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: warning: bogus date in %changelog: Fri Aug 22 2007 Mamoru Tasaka - 0.96-1.dist.1 BUILDSTDERR: warning: bogus date in %changelog: Sun Mar 31 2007 Mamoru Tasaka - 0.95-3 Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-mecab-0.996-1.fc29.16.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-mecab.spec'], chrootPath='/var/lib/mock/f29-build-17520-8378/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-mecab.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Fri Aug 22 2007 Mamoru Tasaka - 0.96-1.dist.1 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qxy3hw BUILDSTDERR: warning: bogus date in %changelog: Sun Mar 31 2007 Mamoru Tasaka - 0.95-3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mecab-perl-0.996 + /usr/bin/gzip -dc /builddir/build/SOURCES/mecab-perl-0.996.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mecab-perl-0.996 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OSGZtU + umask 022 + cd /builddir/build/BUILD + cd mecab-perl-0.996 + /usr/bin/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MeCab + sed -i.rpath -e 's|LD_RUN_PATH=[^ ][^ ]*||' Makefile + /usr/bin/make -j4 Running Mkbootstrap for MeCab () g++ -c -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.996\" -DXS_VERSION=\"0.996\" -fPIC "-I/usr/lib64/perl5/CORE" MeCab_wrap.cxx chmod 644 "MeCab.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MeCab.bs blib/arch/auto/MeCab/MeCab.bs 644 cp MeCab.pm blib/lib/MeCab.pm BUILDSTDERR: MeCab_wrap.cxx: In function 'int SWIG_AsVal_unsigned_SS_long(SV*, long unsigned int*)': BUILDSTDERR: MeCab_wrap.cxx:1846:21: warning: comparison of integer expressions of different signedness: 'IV' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: if (v >= 0 && v <= ULONG_MAX) { BUILDSTDERR: ^ BUILDSTDERR: In file included from MeCab_wrap.cxx:756: BUILDSTDERR: MeCab_wrap.cxx: In function 'void boot_MeCab(PerlInterpreter*, CV*)': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: MeCab_wrap.cxx:7372:3: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ rm -f blib/arch/auto/MeCab/MeCab.so g++ -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong MeCab_wrap.o -o blib/arch/auto/MeCab/MeCab.so \ -L/usr/lib64 -lmecab -lperl \ chmod 755 blib/arch/auto/MeCab/MeCab.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P1ESDY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 + cd mecab-perl-0.996 + /usr/bin/make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 'INSTALL=/usr/bin/install -c -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MeCab.bs blib/arch/auto/MeCab/MeCab.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/lib64/perl5/vendor_perl/auto/MeCab/MeCab.so Installing /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/lib64/perl5/vendor_perl/MeCab.pm + find /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 -type f -name .packlist + xargs /usr/bin/rm -f + find /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 -type f -name '*.bs' -a -size 0 + xargs /usr/bin/rm -f + find /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 -depth -type d + xargs rmdir + : + /usr/bin/chmod -R u+w /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.996-1.fc29.16 --unique-debug-suffix -0.996-1.fc29.16.riscv64 --unique-debug-src-base perl-mecab-0.996-1.fc29.16.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mecab-perl-0.996 extracting debug info from /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/lib64/perl5/vendor_perl/auto/MeCab/MeCab.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 418 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.c1DV1s Processing files: perl-mecab-0.996-1.fc29.16.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xLlvBV + umask 022 + cd /builddir/build/BUILD + cd mecab-perl-0.996 + DOCDIR=/builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + cp -pr bindings.html /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + cp -pr AUTHORS /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + cp -pr COPYING /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + cp -pr BSD /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + cp -pr GPL /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + cp -pr LGPL /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64/usr/share/doc/perl-mecab + exit 0 Provides: perl(MeCab) perl(MeCab::DictionaryInfo) perl(MeCab::Lattice) perl(MeCab::Model) perl(MeCab::Node) perl(MeCab::Path) perl(MeCab::Tagger) perl(MeCabc) perl-mecab = 0.996-1.fc29.16 perl-mecab(riscv-64) = 0.996-1.fc29.16 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmecab.so.2()(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) perl(DynaLoader) perl(Exporter) perl(base) perl(vars) rtld(GNU_HASH) Processing files: perl-mecab-debugsource-0.996-1.fc29.16.riscv64 Provides: perl-mecab-debugsource = 0.996-1.fc29.16 perl-mecab-debugsource(riscv-64) = 0.996-1.fc29.16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-mecab-debuginfo-0.996-1.fc29.16.riscv64 Provides: debuginfo(build-id) = ff58c2d941dd739fa749966ede5843be31a24371 perl-mecab-debuginfo = 0.996-1.fc29.16 perl-mecab-debuginfo(riscv-64) = 0.996-1.fc29.16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-mecab-debugsource(riscv-64) = 0.996-1.fc29.16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 Wrote: /builddir/build/RPMS/perl-mecab-0.996-1.fc29.16.riscv64.rpm Wrote: /builddir/build/RPMS/perl-mecab-debugsource-0.996-1.fc29.16.riscv64.rpm Wrote: /builddir/build/RPMS/perl-mecab-debuginfo-0.996-1.fc29.16.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gBvt3V + umask 022 + cd /builddir/build/BUILD + cd mecab-perl-0.996 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-mecab-0.996-1.fc29.16.riscv64 + exit 0 Child return code was: 0