Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-File-MMagic-XS.spec'], chrootPath='/var/lib/mock/f31-build-45855-26400/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=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-File-MMagic-XS.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': 'C.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559260800 Wrote: /builddir/build/SRPMS/perl-File-MMagic-XS-0.09008-16.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-File-MMagic-XS.spec'], chrootPath='/var/lib/mock/f31-build-45855-26400/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=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-File-MMagic-XS.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559260800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4PHJZQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf File-MMagic-XS-0.09008 + /usr/bin/gzip -dc /builddir/build/SOURCES/File-MMagic-XS-0.09008.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd File-MMagic-XS-0.09008 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (perl-File-MMagic-XS-format-security.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format-security --fuzz=0 + echo 'Patch #2 (File-MMagic-XS-0.09008-Fix-building-on-Perl-without-dot-in-INC.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (perl-File-MMagic-XS-format-security.patch): patching file src/perl-mmagic-xs.c Patch #2 (File-MMagic-XS-0.09008-Fix-building-on-Perl-without-dot-in-INC.patch): patching file Makefile.PL Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aRdY3S + umask 022 + cd /builddir/build/BUILD + cd File-MMagic-XS-0.09008 + 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' BUILDSTDERR: Cannot determine perl version info from lib/File/MMagic/XS.pm + make -j4 BUILDSTDERR: src/MMagicST.c: In function 'new_size': BUILDSTDERR: src/MMagicST.c:133:5: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: 133 | i < sizeof(primes)/sizeof(primes[0]); BUILDSTDERR: | ^ BUILDSTDERR: src/MMagicST.c: In function 'delete_never': BUILDSTDERR: src/MMagicST.c:470:15: warning: unused parameter 'key' [-Wunused-parameter] BUILDSTDERR: 470 | st_data_t key, value, never; BUILDSTDERR: | ^~~ BUILDSTDERR: src/MMagicST.c: In function 'st_foreach': BUILDSTDERR: src/MMagicST.c:500:13: warning: enum conversion from 'int' to 'enum st_retval' in assignment is invalid in C++ [-Wc++-compat] BUILDSTDERR: 500 | retval = (*func)(ptr->key, ptr->record, arg, 0); BUILDSTDERR: | ^ BUILDSTDERR: src/MMagicST.c:511:14: warning: enum conversion from 'int' to 'enum st_retval' in assignment is invalid in C++ [-Wc++-compat] BUILDSTDERR: 511 | retval = (*func)(0, 0, arg, 1); BUILDSTDERR: | ^ BUILDSTDERR: src/perl-mmagic-xs.c:386:36: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 386 | fmm_mconvert(PerlFMM *state, union VALUETYPE *p, fmmagic *m) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c:430:32: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 430 | fmm_mget(PerlFMM *state, union VALUETYPE *p, unsigned char *s, fmmagic *m, size_t nbytes) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c: In function 'fmm_mget': BUILDSTDERR: src/perl-mmagic-xs.c:434:31: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 434 | if (offset + sizeof(union VALUETYPE) > nbytes) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c:438:40: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 438 | memcpy(p, s + offset, sizeof(union VALUETYPE)); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c:457:35: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 457 | if (offset + sizeof(union VALUETYPE) > nbytes) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c:460:44: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 460 | memcpy(p, s + offset, sizeof(union VALUETYPE)); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c: At top level: BUILDSTDERR: src/perl-mmagic-xs.c:595:51: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 595 | fmm_append_mime(PerlFMM *state, char **buf, union VALUETYPE *p, fmmagic *m) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c:643:34: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 643 | fmm_mcheck(PerlFMM *state, union VALUETYPE *p, fmmagic *m) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c: In function 'fmm_ascmagic': BUILDSTDERR: src/perl-mmagic-xs.c:1307:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: 1307 | int is_tarball = is_tar(buf, nbytes); BUILDSTDERR: | ^~~ BUILDSTDERR: src/perl-mmagic-xs.c: In function 'fmm_softmagic': BUILDSTDERR: src/perl-mmagic-xs.c:1325:11: warning: union defined in struct or union is not visible in C++ [-Wc++-compat] BUILDSTDERR: 1325 | union VALUETYPE p; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from src/perl-mmagic-xs.c:105: BUILDSTDERR: src/perl-mmagic-xs.h:57:11: note: union defined here BUILDSTDERR: 57 | union VALUETYPE { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c: In function 'PerlFMM_ascmagic': BUILDSTDERR: src/perl-mmagic-xs.c:1645:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: 1645 | rc = fmm_ascmagic(data, strlen(data), &type); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | unsigned char * BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:1100, BUILDSTDERR: from src/perl-mmagic-xs.h:5, BUILDSTDERR: from src/perl-mmagic-xs.c:105: BUILDSTDERR: /usr/include/string.h:384:35: note: expected 'const char *' but argument is of type 'unsigned char *' BUILDSTDERR: 384 | extern size_t strlen (const char *__s) BUILDSTDERR: | ~~~~~~~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:1100, BUILDSTDERR: from src/perl-mmagic-xs.h:5, BUILDSTDERR: from src/perl-mmagic-xs.c:105: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'fmm_append_buf' at src/perl-mmagic-xs.c:375:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/perl-mmagic-xs.c: In function 'fmm_append_buf': BUILDSTDERR: src/perl-mmagic-xs.c:367:9: note: length computed here BUILDSTDERR: 367 | if (strlen(buf) + 1 > MAXMIMESTRING - strlen(*dst)) { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src/MMagic.c: In function 'XS_File__MMagic__XS_ascmagic': BUILDSTDERR: src/MMagic.c:475:34: warning: pointer targets in passing argument 2 of 'PerlFMM_ascmagic' differ in signedness [-Wpointer-sign] BUILDSTDERR: 475 | RETVAL = PerlFMM_ascmagic(self, data); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from src/MMagic.xs:1: BUILDSTDERR: src/perl-mmagic-xs.h:100:5: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: 100 | SV* PerlFMM_ascmagic(PerlFMM *self, unsigned char *data); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/lib64/perl5/CORE/perl.h:1100, BUILDSTDERR: from src/perl-mmagic-xs.h:5, BUILDSTDERR: from src/perl-mmagic-xs.c:105: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fmm_ext_magic.isra.0' at src/perl-mmagic-xs.c:1457:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 8192 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Writing ppport.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::MMagic::XS Running Mkbootstrap for XS () "/usr/bin/perl" "-Iinc" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' src/MMagic.xs > src/MMagic.xsc gcc -c "-I." "-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 -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 -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -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.09008\" -DXS_VERSION=\"0.09008\" -o src/MMagicST.o -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_PPPORT src/MMagicST.c chmod 644 "XS.bs" gcc -c "-I." "-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 -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 -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -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.09008\" -DXS_VERSION=\"0.09008\" -o src/perl-mmagic-xs.o -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_PPPORT src/perl-mmagic-xs.c cp benchmark.pl blib/lib/File/MMagic/benchmark.pl cp lib/File/MMagic/XS.pm blib/lib/File/MMagic/XS.pm cp lib/File/MMagic/magic blib/lib/File/MMagic/magic "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/File/MMagic/XS/XS.bs 644 mv src/MMagic.xsc src/MMagic.c gcc -c "-I." "-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 -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 -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -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.09008\" -DXS_VERSION=\"0.09008\" -o src/MMagic.o -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_PPPORT src/MMagic.c rm -f blib/arch/auto/File/MMagic/XS/XS.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong src/MMagic.o src/MMagicST.o src/perl-mmagic-xs.o -o blib/arch/auto/File/MMagic/XS/XS.so \ -lperl \ chmod 755 blib/arch/auto/File/MMagic/XS/XS.so Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.py0DfQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 + cd File-MMagic-XS-0.09008 + rm -rf /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 + find /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 -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-File-MMagic-XS-0.09008-16.fc31.riscv64 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.09008-16.fc31 --unique-debug-suffix -0.09008-16.fc31.riscv64 --unique-debug-src-base perl-File-MMagic-XS-0.09008-16.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/File-MMagic-XS-0.09008 BUILDSTDERR: 583 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '%{__python}' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/File/MMagic/XS/XS.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/File/MMagic/XS/XS.so Installing /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/lib64/perl5/vendor_perl/File/MMagic/benchmark.pl Installing /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/lib64/perl5/vendor_perl/File/MMagic/XS.pm Installing /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/lib64/perl5/vendor_perl/File/MMagic/magic Installing /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/share/man/man3/File::MMagic::XS.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/File/MMagic/XS/XS.so extracting debug info from /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/File/MMagic/XS/XS.so original debug info size: 244kB, size after compression: 212kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1CfrTQ Processing files: perl-File-MMagic-XS-0.09008-16.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.InvL7Q + umask 022 + cd /builddir/build/BUILD + cd File-MMagic-XS-0.09008 + DOCDIR=/builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/share/doc/perl-File-MMagic-XS + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/share/doc/perl-File-MMagic-XS + cp -pr Changes /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64/usr/share/doc/perl-File-MMagic-XS + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(File::MMagic::XS) = 0.09008 perl-File-MMagic-XS = 0.09008-16.fc31 perl-File-MMagic-XS(riscv-64) = 0.09008-16.fc31 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.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-File-MMagic-XS-debugsource-0.09008-16.fc31.riscv64 Provides: perl-File-MMagic-XS-debugsource = 0.09008-16.fc31 perl-File-MMagic-XS-debugsource(riscv-64) = 0.09008-16.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-File-MMagic-XS-debuginfo-0.09008-16.fc31.riscv64 Provides: debuginfo(build-id) = 8db2c9777efeca790a7275308f759ecd664258cb perl-File-MMagic-XS-debuginfo = 0.09008-16.fc31 perl-File-MMagic-XS-debuginfo(riscv-64) = 0.09008-16.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-File-MMagic-XS-debugsource(riscv-64) = 0.09008-16.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-File-MMagic-XS-0.09008-16.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-File-MMagic-XS-debuginfo-0.09008-16.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-File-MMagic-XS-debugsource-0.09008-16.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WhoGOS + umask 022 + cd /builddir/build/BUILD + cd File-MMagic-XS-0.09008 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-File-MMagic-XS-0.09008-16.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0