Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Filesys-SmbClient.spec'], timeout=172800logger=user='mockbuild'gid=425shell=FalsechrootPath='/var/lib/mock/f26-build-7635078-694400/root'env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}printOutput=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Filesys-SmbClient.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Filesys-SmbClient-3.2-11.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Filesys-SmbClient.spec'], user='mockbuild'timeout=172800printOutput=Falseprivate_network=Truegid=425env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/f26-build-7635078-694400/root'shell=Falselogger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Filesys-SmbClient.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2Dzkg4 + 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.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './libauthSamba.c' 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.OiGxW2 + 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' I search in: /include /usr/s/include /s/include /usr/local/s/include /usr/local/samba/include /usr/include /usr/local/samba3/include /usr/local/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/lib /usr/local/samba/lib /usr/local/samba3/lib /usr/lib /usr/include/samba-4.0 Where can I find libsmbclient.so ? [/lib] /lib 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 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 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 () armv7hl-redhat-linux-gnueabi-gcc -c -I/usr/include/samba-4.0 -DHAVE_CLOSEFN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"3.2\" -DXS_VERSION=\"3.2\" -fPIC "-I/usr/lib/perl5/CORE" libauthSamba.c "/usr/bin/perl" "/usr/share/perl5/vendor_perl/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 libauthSamba.c: In function 'ask_auth_fn': libauthSamba.c:80:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(temp, sizeof(temp), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libauthSamba.c:88:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(temp, sizeof(temp), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libauthSamba.c:96:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(temp, sizeof(temp), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cp SmbClient.pm blib/lib/Filesys/SmbClient.pm AutoSplitting blib/lib/Filesys/SmbClient.pm (blib/lib/auto/Filesys/SmbClient) mv SmbClient.xsc SmbClient.c armv7hl-redhat-linux-gnueabi-gcc -c -I/usr/include/samba-4.0 -DHAVE_CLOSEFN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"3.2\" -DXS_VERSION=\"3.2\" -fPIC "-I/usr/lib/perl5/CORE" SmbClient.c SmbClient.c: In function 'XS_Filesys__SmbClient__set_flags': SmbClient.c:273:6: warning: unused variable 'flag' [-Wunused-variable] int flag = (int)SvIV(ST(1)) ^~~~ SmbClient.c:272:12: warning: variable 'context' set but not used [-Wunused-but-set-variable] SMBCCTX * context; ^~~~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__mkdir': SmbClient.xs:104:1: warning: 'mkdir' is deprecated [-Wdeprecated-declarations] RETVAL = context->mkdir(context, fname, mode); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:3005:41: note: declared here smbc_mkdir_fn mkdir DEPRECATED_SMBC_INTERFACE; ^~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__rmdir': SmbClient.xs:128:1: warning: 'rmdir' is deprecated [-Wdeprecated-declarations] RETVAL = context->rmdir(context, fname); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:3006:41: note: declared here smbc_rmdir_fn rmdir DEPRECATED_SMBC_INTERFACE; ^~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__opendir': SmbClient.xs:150:3: warning: 'opendir' is deprecated [-Wdeprecated-declarations] RETVAL = context->opendir(context, fname); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:3001:41: note: declared here smbc_opendir_fn opendir DEPRECATED_SMBC_INTERFACE; ^~~~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__closedir': SmbClient.xs:177:1: warning: 'closedir' is deprecated [-Wdeprecated-declarations] RETVAL = context->closedir(context, fd); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:3002:41: note: declared here smbc_closedir_fn closedir DEPRECATED_SMBC_INTERFACE; ^~~~~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__readdir': SmbClient.xs:209:18: warning: 'readdir' is deprecated [-Wdeprecated-declarations] dirp = (struct smbc_dirent *)context->readdir(context, fd); ^~~~~~~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:3003:41: note: declared here smbc_readdir_fn readdir DEPRECATED_SMBC_INTERFACE; ^~~~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__stat': SmbClient.xs:237:3: warning: 'stat' is deprecated [-Wdeprecated-declarations] i = context->stat(context, fname, &buf); ^ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2995:41: note: declared here smbc_stat_fn stat DEPRECATED_SMBC_INTERFACE; ^~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__fstat': SmbClient.xs:273:1: warning: 'fstat' is deprecated [-Wdeprecated-declarations] i = context->fstat(context, fd, &buf); ^ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2996:41: note: declared here smbc_fstat_fn fstat DEPRECATED_SMBC_INTERFACE; ^~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__rename': SmbClient.xs:305:1: warning: 'rename' is deprecated [-Wdeprecated-declarations] RETVAL = context->rename(context, oname, context, nname); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2993:41: note: declared here smbc_rename_fn rename DEPRECATED_SMBC_INTERFACE; ^~~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__open': SmbClient.xs:350:1: warning: 'open' is deprecated [-Wdeprecated-declarations] RETVAL = context->open(context, fname, flags, mode); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2988:41: note: declared here smbc_open_fn open DEPRECATED_SMBC_INTERFACE; ^~~~ SmbClient.xs:361:1: warning: 'lseek' is deprecated [-Wdeprecated-declarations] } else if (seek_end) { context->lseek(context, RETVAL, 0, SEEK_END); } ^ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2994:41: note: declared here smbc_lseek_fn lseek DEPRECATED_SMBC_INTERFACE; ^~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__read': SmbClient.xs:380:3: warning: 'read' is deprecated [-Wdeprecated-declarations] returnValue = context->read(context, fd, buf, count); ^~~~~~~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2990:41: note: declared here smbc_read_fn read DEPRECATED_SMBC_INTERFACE; ^~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__write': SmbClient.xs:404:3: warning: 'write' is deprecated [-Wdeprecated-declarations] RETVAL=context->write(context, fd, buf, count); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2991:41: note: declared here smbc_write_fn write DEPRECATED_SMBC_INTERFACE; ^~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__lseek': SmbClient.xs:430:3: warning: 'lseek' is deprecated [-Wdeprecated-declarations] RETVAL=context->lseek(context, fd, offset, whence); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2994:41: note: declared here smbc_lseek_fn lseek DEPRECATED_SMBC_INTERFACE; ^~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__close': SmbClient.xs:458:3: warning: 'close_fn' is deprecated [-Wdeprecated-declarations] RETVAL=context->close_fn(context, fd); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:3000:41: note: declared here smbc_close_fn close_fn DEPRECATED_SMBC_INTERFACE; ^~~~~~~~ SmbClient.xs: In function 'XS_Filesys__SmbClient__unlink': SmbClient.xs:476:3: warning: 'unlink' is deprecated [-Wdeprecated-declarations] RETVAL = context->unlink(context, fname); ^~~~~~ In file included from SmbClient.xs:20:0: /usr/include/samba-4.0/libsmbclient.h:2992:41: note: declared here smbc_unlink_fn unlink DEPRECATED_SMBC_INTERFACE; ^~~~~~ SmbClient.c: In function 'XS_Filesys__SmbClient__unlink_print_job': SmbClient.c:1082:12: warning: variable 'context' set but not used [-Wunused-but-set-variable] SMBCCTX * context; ^~~~~~~ SmbClient.c: In function 'XS_Filesys__SmbClient__print_file': SmbClient.c:1125:12: warning: variable 'context' set but not used [-Wunused-but-set-variable] SMBCCTX * context; ^~~~~~~ rm -f blib/arch/auto/Filesys/SmbClient/SmbClient.so armv7hl-redhat-linux-gnueabi-gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong libauthSamba.o SmbClient.o -o blib/arch/auto/Filesys/SmbClient/SmbClient.so \ -L/lib -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.OWLaXq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm ++ dirname /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm + cd Filesys-SmbClient-3.2 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm "/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-11.fc26.arm/usr/lib/perl5/vendor_perl/auto/Filesys/SmbClient/SmbClient.so Installing /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/lib/perl5/vendor_perl/auto/Filesys/SmbClient/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/lib/perl5/vendor_perl/Filesys/SmbClient.pm Installing /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/share/man/man3/Filesys::SmbClient.3pm + find /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.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-Filesys-SmbClient-3.2-11.fc26.arm/usr + /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/Filesys-SmbClient-3.2 extracting debug info from /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/lib/perl5/vendor_perl/auto/Filesys/SmbClient/SmbClient.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 91 blocks + /usr/lib/rpm/check-buildroot + /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 Processing files: perl-Filesys-SmbClient-3.2-11.fc26.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kAnYU3 + umask 022 + cd /builddir/build/BUILD + cd Filesys-SmbClient-3.2 + DOCDIR=/builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/share/doc/perl-Filesys-SmbClient + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/share/doc/perl-Filesys-SmbClient + cp -pr Changes /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/share/doc/perl-Filesys-SmbClient + cp -pr README /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/share/doc/perl-Filesys-SmbClient + cp -pr COPYING /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm/usr/share/doc/perl-Filesys-SmbClient + exit 0 Provides: perl(Filesys::SmbClient) = 3.2 perl-Filesys-SmbClient = 3.2-11.fc26 perl-Filesys-SmbClient(armv7hl-32) = 3.2-11.fc26 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) libperl.so.5.24 libsmbclient.so.0 libsmbclient.so.0(SMBCLIENT_0.1.0) 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-debuginfo-3.2-11.fc26.armv7hl Provides: perl-Filesys-SmbClient-debuginfo = 3.2-11.fc26 perl-Filesys-SmbClient-debuginfo(armv7hl-32) = 3.2-11.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm Wrote: /builddir/build/RPMS/perl-Filesys-SmbClient-3.2-11.fc26.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Filesys-SmbClient-debuginfo-3.2-11.fc26.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JFNXb6 + umask 022 + cd /builddir/build/BUILD + cd Filesys-SmbClient-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Filesys-SmbClient-3.2-11.fc26.arm + exit 0 Child return code was: 0