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-Filesys-SmbClient.spec'], chrootPath='/var/lib/mock/f29-build-17424-8330/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-Filesys-SmbClient.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: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-Filesys-SmbClient-3.2-16.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Filesys-SmbClient.spec'], chrootPath='/var/lib/mock/f29-build-17424-8330/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-Filesys-SmbClient.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 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HZR4CC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Filesys-SmbClient-3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Filesys-SmbClient-3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Filesys-SmbClient-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Filesys-SmbClient-3.2_Makefile.patch):' Patch #0 (Filesys-SmbClient-3.2_Makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile.PL + chmod -x Changes + find . -name '*.pm' -exec chmod -c a-x '{}' + mode of './SmbClient.pm' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + find . -name 'libauthSamba*' -exec chmod -c a-x '{}' + mode of './libauthSamba.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './libauthSamba.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + find . -name SmbClient.xs -exec chmod -c a-x '{}' + mode of './SmbClient.xs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8l4jN9 + umask 022 + cd /builddir/build/BUILD + cd Filesys-SmbClient-3.2 + export PERL_MM_USE_DEFAULT=1 + PERL_MM_USE_DEFAULT=1 + export HOSTTYPE + perl Makefile.PL INSTALLDIRS=vendor CCFLAGS=-DHAVE_CLOSEFN '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' I search in: /include /usr/s/include /s/include /usr/local/s/include /usr/local/include /usr/local/samba3/include /usr/include /usr/local/samba/include /usr/include/samba-4.0 Where can I find libsmbclient.h ? [/usr/include/samba-4.0] /usr/include/samba-4.0 I search in: /lib /usr/s/lib /s/lib /usr/local/s/lib /usr/local/samba3/lib /usr/lib /usr/local/samba/lib /usr/local/lib /usr/include/samba-4.0 Where can I find libsmbclient.so ? [] Do you want make tests ?(you will be prompted for server / worgroup / share / user / password to make read write access. [no] no Compile module with trace to STDERR ? [no] no BUILDSTDERR: ************************************************************* BUILDSTDERR: ** WHAT !!!! BUILDSTDERR: ** I Can't find libsmbclient.so : No such file or directory. BUILDSTDERR: ************************************************************* BUILDSTDERR: If you don't have this file you can download last version BUILDSTDERR: of Samba on www.samba.org and do: BUILDSTDERR: $ tar zxvf samba-2.2.x.tar.gz BUILDSTDERR: $ cd samba-2.2.x/source BUILDSTDERR: $ ./configure BUILDSTDERR: $ make bin/libsmbclient.so BUILDSTDERR: Then you can find libsmbclient.h in source/include directory and BUILDSTDERR: libsmbclient.so in source/bin directory. You can then put them in BUILDSTDERR: /usr/include and /usr/lib (or /usr/local/include and BUILDSTDERR: /usr/local/lib) checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for working alloca.h... yes checking for alloca... yes checking for smbc_mkdir in -lsmbclient... yes checking for smbc_open in -lsmbclient... yes checking for smbc_fstat in -lsmbclient... yes checking for smbc_init_context in -lsmbclient... yes You don't define SMBCTXX->flags. Samba older than 3.0.11. Filesys::SmbClient::set_flag will not work You use SMBCTXX->close (release < 3.0.20). configure: creating ./config.status config.status: creating config.h BUILDSTDERR: Warning: prerequisite Test::More 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Filesys::SmbClient + make -j4 Running Mkbootstrap for SmbClient () gcc -c -I/usr/include/samba-4.0 -DHAVE_CLOSEFN -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=\"3.2\" -DXS_VERSION=\"3.2\" -fPIC "-I/usr/lib64/perl5/CORE" libauthSamba.c "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Filesys-SmbClient-3.2/typemap' SmbClient.xs > SmbClient.xsc chmod 644 "SmbClient.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.bs 644 BUILDSTDERR: libauthSamba.c: In function 'ask_auth_fn': BUILDSTDERR: libauthSamba.c:80:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(temp, sizeof(temp), stdin); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: libauthSamba.c:88:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(temp, sizeof(temp), stdin); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: libauthSamba.c:96:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(temp, sizeof(temp), stdin); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cp SmbClient.pm blib/lib/Filesys/SmbClient.pm AutoSplitting blib/lib/Filesys/SmbClient.pm (blib/lib/auto/Filesys/SmbClient) mv SmbClient.xsc SmbClient.c gcc -c -I/usr/include/samba-4.0 -DHAVE_CLOSEFN -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=\"3.2\" -DXS_VERSION=\"3.2\" -fPIC "-I/usr/lib64/perl5/CORE" SmbClient.c BUILDSTDERR: SmbClient.c: In function 'XS_Filesys__SmbClient__set_flags': BUILDSTDERR: SmbClient.c:273:6: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: int flag = (int)SvIV(ST(1)) BUILDSTDERR: ^~~~ BUILDSTDERR: SmbClient.c:272:12: warning: variable 'context' set but not used [-Wunused-but-set-variable] BUILDSTDERR: SMBCCTX * context; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__mkdir': BUILDSTDERR: SmbClient.xs:104:1: warning: 'mkdir' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = context->mkdir(context, fname, mode); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3018:41: note: declared here BUILDSTDERR: smbc_mkdir_fn mkdir DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__rmdir': BUILDSTDERR: SmbClient.xs:128:1: warning: 'rmdir' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = context->rmdir(context, fname); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3019:41: note: declared here BUILDSTDERR: smbc_rmdir_fn rmdir DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__opendir': BUILDSTDERR: SmbClient.xs:150:3: warning: 'opendir' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = context->opendir(context, fname); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3014:41: note: declared here BUILDSTDERR: smbc_opendir_fn opendir DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__closedir': BUILDSTDERR: SmbClient.xs:177:1: warning: 'closedir' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = context->closedir(context, fd); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3015:41: note: declared here BUILDSTDERR: smbc_closedir_fn closedir DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__readdir': BUILDSTDERR: SmbClient.xs:209:18: warning: 'readdir' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: dirp = (struct smbc_dirent *)context->readdir(context, fd); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3016:41: note: declared here BUILDSTDERR: smbc_readdir_fn readdir DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__stat': BUILDSTDERR: SmbClient.xs:237:3: warning: 'stat' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: i = context->stat(context, fname, &buf); BUILDSTDERR: ^ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3008:41: note: declared here BUILDSTDERR: smbc_stat_fn stat DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__fstat': BUILDSTDERR: SmbClient.xs:273:1: warning: 'fstat' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: i = context->fstat(context, fd, &buf); BUILDSTDERR: ^ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3009:41: note: declared here BUILDSTDERR: smbc_fstat_fn fstat DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__rename': BUILDSTDERR: SmbClient.xs:305:1: warning: 'rename' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = context->rename(context, oname, context, nname); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3006:41: note: declared here BUILDSTDERR: smbc_rename_fn rename DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__open': BUILDSTDERR: SmbClient.xs:350:1: warning: 'open' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = context->open(context, fname, flags, mode); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3001:41: note: declared here BUILDSTDERR: smbc_open_fn open DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~ BUILDSTDERR: SmbClient.xs:361:1: warning: 'lseek' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: } else if (seek_end) { context->lseek(context, RETVAL, 0, SEEK_END); } BUILDSTDERR: ^ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3007:41: note: declared here BUILDSTDERR: smbc_lseek_fn lseek DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__read': BUILDSTDERR: SmbClient.xs:380:3: warning: 'read' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: returnValue = context->read(context, fd, buf, count); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3003:41: note: declared here BUILDSTDERR: smbc_read_fn read DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__write': BUILDSTDERR: SmbClient.xs:404:3: warning: 'write' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL=context->write(context, fd, buf, count); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3004:41: note: declared here BUILDSTDERR: smbc_write_fn write DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__lseek': BUILDSTDERR: SmbClient.xs:430:3: warning: 'lseek' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL=context->lseek(context, fd, offset, whence); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3007:41: note: declared here BUILDSTDERR: smbc_lseek_fn lseek DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__close': BUILDSTDERR: SmbClient.xs:458:3: warning: 'close_fn' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL=context->close_fn(context, fd); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3013:41: note: declared here BUILDSTDERR: smbc_close_fn close_fn DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: SmbClient.xs: In function 'XS_Filesys__SmbClient__unlink': BUILDSTDERR: SmbClient.xs:476:3: warning: 'unlink' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: RETVAL = context->unlink(context, fname); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from SmbClient.xs:20: BUILDSTDERR: /usr/include/samba-4.0/libsmbclient.h:3005:41: note: declared here BUILDSTDERR: smbc_unlink_fn unlink DEPRECATED_SMBC_INTERFACE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: SmbClient.c: In function 'XS_Filesys__SmbClient__unlink_print_job': BUILDSTDERR: SmbClient.c:1082:12: warning: variable 'context' set but not used [-Wunused-but-set-variable] BUILDSTDERR: SMBCCTX * context; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: SmbClient.c: In function 'XS_Filesys__SmbClient__print_file': BUILDSTDERR: SmbClient.c:1125:12: warning: variable 'context' set but not used [-Wunused-but-set-variable] BUILDSTDERR: SMBCCTX * context; BUILDSTDERR: ^~~~~~~ rm -f blib/arch/auto/Filesys/SmbClient/SmbClient.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong libauthSamba.o SmbClient.o -o blib/arch/auto/Filesys/SmbClient/SmbClient.so \ -lsmbclient -lperl \ chmod 755 blib/arch/auto/Filesys/SmbClient/SmbClient.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IQMaO9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 + cd Filesys-SmbClient-3.2 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.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-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Filesys/SmbClient/SmbClient.so Installing /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/lib64/perl5/vendor_perl/Filesys/SmbClient.pm Installing /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Filesys/SmbClient/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/share/man/man3/Filesys::SmbClient.3pm + find /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 -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-Filesys-SmbClient-3.2-16.fc29.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.2-16.fc29 --unique-debug-suffix -3.2-16.fc29.riscv64 --unique-debug-src-base perl-Filesys-SmbClient-3.2-16.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Filesys-SmbClient-3.2 extracting debug info from /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Filesys/SmbClient/SmbClient.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 91 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 Processing files: perl-Filesys-SmbClient-3.2-16.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rbHsCM + umask 022 + cd /builddir/build/BUILD + cd Filesys-SmbClient-3.2 + DOCDIR=/builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/share/doc/perl-Filesys-SmbClient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/share/doc/perl-Filesys-SmbClient + cp -pr Changes /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/share/doc/perl-Filesys-SmbClient + cp -pr README /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/share/doc/perl-Filesys-SmbClient + cp -pr COPYING /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64/usr/share/doc/perl-Filesys-SmbClient + exit 0 Provides: perl(Filesys::SmbClient) = 3.2 perl-Filesys-SmbClient = 3.2-16.fc29 perl-Filesys-SmbClient(riscv-64) = 3.2-16.fc29 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.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmbclient.so.0()(64bit) libsmbclient.so.0(SMBCLIENT_0.1.0)(64bit) perl(AutoLoader) perl(DynaLoader) perl(Exporter) perl(POSIX) perl(Tie::Handle) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Filesys-SmbClient-debugsource-3.2-16.fc29.riscv64 Provides: perl-Filesys-SmbClient-debugsource = 3.2-16.fc29 perl-Filesys-SmbClient-debugsource(riscv-64) = 3.2-16.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Filesys-SmbClient-debuginfo-3.2-16.fc29.riscv64 Provides: debuginfo(build-id) = 1fae6da7d14871687ca102b5dae43d9a9913faf0 perl-Filesys-SmbClient-debuginfo = 3.2-16.fc29 perl-Filesys-SmbClient-debuginfo(riscv-64) = 3.2-16.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Filesys-SmbClient-debugsource(riscv-64) = 3.2-16.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Filesys-SmbClient-3.2-16.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Filesys-SmbClient-debugsource-3.2-16.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Filesys-SmbClient-debuginfo-3.2-16.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TJuzhx + umask 022 + cd /builddir/build/BUILD + cd Filesys-SmbClient-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-16.fc29.riscv64 + exit 0 Child return code was: 0