Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ds-rust-plugins.spec'], logger=user='mockbuild'gid=135uid=1001printOutput=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=0shell=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-3996/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ds-rust-plugins.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-250817096.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ds-rust-plugins-0.1.0-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ds-rust-plugins.spec'], logger=user='mockbuild'private_network=Truegid=135printOutput=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-3996/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falseuid=1001timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ds-rust-plugins.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MLiC5v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ds-rust-plugins-0.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ds-rust-plugins-0.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ds-rust-plugins-0.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HlLUAq + umask 022 + cd /builddir/build/BUILD + cd ds-rust-plugins-0.1.0 + autoreconf -i aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:11: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' + CFLAGS='-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 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-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 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for cargo... yes checking for rustc... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make cd ./plugins/hellorust; cargo rustc -- --emit obj=/builddir/build/BUILD/ds-rust-plugins-0.1.0/hellorust.o Updating registry `https://github.com/rust-lang/crates.io-index` Downloading libc v0.2.10 Compiling libc v0.2.10 Compiling slapi_r_plugin v0.1.0 (file:///builddir/build/BUILD/ds-rust-plugins-0.1.0/slapi_r_plugin) Compiling hellorust v0.1.0 (file:///builddir/build/BUILD/ds-rust-plugins-0.1.0/plugins/hellorust) src/lib.rs:31:5: 31:41 warning: unused import, #[warn(unused_imports)] on by default src/lib.rs:31 use slapi_r_plugin::entry::Slapi_R_Entry; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lib.rs:38:28: 38:30 warning: unused variable: `pb`, #[warn(unused_variables)] on by default src/lib.rs:38 extern fn hellorust_start( pb: &Slapi_R_PBlock ) -> Result<(), error::PluginOperationError> { ^~ src/lib.rs:48:28: 48:30 warning: unused variable: `pb`, #[warn(unused_variables)] on by default src/lib.rs:48 extern fn hellorust_close( pb: &Slapi_R_PBlock ) -> Result<(), error::PluginOperationError> { ^~ cd ./plugins/hellorust; cargo rustc -- --crate-type=staticlib --emit link -o /builddir/build/BUILD/ds-rust-plugins-0.1.0/libhellorust.a Compiling hellorust v0.1.0 (file:///builddir/build/BUILD/ds-rust-plugins-0.1.0/plugins/hellorust) warning: ignoring specified output filename because multiple outputs were requested warning: ignoring --out-dir flag due to -o flag. src/lib.rs:31:5: 31:41 warning: unused import, #[warn(unused_imports)] on by default src/lib.rs:31 use slapi_r_plugin::entry::Slapi_R_Entry; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lib.rs:38:28: 38:30 warning: unused variable: `pb`, #[warn(unused_variables)] on by default src/lib.rs:38 extern fn hellorust_start( pb: &Slapi_R_PBlock ) -> Result<(), error::PluginOperationError> { ^~ src/lib.rs:48:28: 48:30 warning: unused variable: `pb`, #[warn(unused_variables)] on by default src/lib.rs:48 extern fn hellorust_close( pb: &Slapi_R_PBlock ) -> Result<(), error::PluginOperationError> { ^~ note: link against the following native artifacts when linking against this static library note: the order and any duplication can be significant on some platforms, and so may need to be preserved note: library: util note: library: dl note: library: pthread note: library: gcc_s note: library: c note: library: m note: library: rt note: library: util /bin/sh ./libtool --tag=CC --mode=link gcc -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 -m64 -mtune=generic -release "0.1.0" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhellorust.la -rpath /usr/lib64/dirsrv/plugins hellorust.o libhellorust.a *** Warning: Linking the shared library libhellorust.la against the *** static library libhellorust.a is not portable! *** Warning: Linking the shared library libhellorust.la against the non-libtool *** objects hellorust.o is not portable! libtool: link: gcc -shared -fPIC -DPIC hellorust.o libhellorust.a -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libhellorust-0.1.0.so -o .libs/libhellorust-0.1.0.so libtool: link: (cd ".libs" && rm -f "libhellorust.so" && ln -s "libhellorust-0.1.0.so" "libhellorust.so") libtool: link: ar cru .libs/libhellorust.a libhellorust.a libtool: link: ranlib .libs/libhellorust.a libtool: link: ( cd ".libs" && rm -f "libhellorust.la" && ln -s "../libhellorust.la" "libhellorust.la" ) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oINa2l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64 + cd ds-rust-plugins-0.1.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/ds-rust-plugins-0.1.0' make[1]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/share/dirsrv/examples/hellorust/' /usr/bin/install -p -m 644 plugins/hellorust/enable.ldif '/builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/share/dirsrv/examples/hellorust/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins' /bin/sh ./libtool --mode=install /usr/bin/install -p libhellorust.la '/builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins' libtool: install: /usr/bin/install -p .libs/libhellorust-0.1.0.so /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins/libhellorust-0.1.0.so libtool: install: (cd /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins && { ln -s -f libhellorust-0.1.0.so libhellorust.so || { rm -f libhellorust.so && ln -s libhellorust-0.1.0.so libhellorust.so; }; }) libtool: install: /usr/bin/install -p .libs/libhellorust.lai /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins/libhellorust.la libtool: install: /usr/bin/install -p .libs/libhellorust.a /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins/libhellorust.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins/libhellorust.a libtool: install: ranlib /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins/libhellorust.a libtool: warning: remember to run 'libtool --finish /usr/lib64/dirsrv/plugins' make[1]: Leaving directory '/builddir/build/BUILD/ds-rust-plugins-0.1.0' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ds-rust-plugins-0.1.0 extracting debug info from /builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins/libhellorust-0.1.0.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/dirsrv/plugins/libhellorust-0.1.0.so.debug to /usr/lib/debug/usr/lib64/dirsrv/plugins/libhellorust.so.debug cpio: ds-rust-plugins-0.1.0/plugins/hellorust/: Cannot stat: No such file or directory cpio: ds-rust-plugins-0.1.0/plugins/hellorust/: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/liballoc/boxed.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/liballoc/heap.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/liballoc/raw_vec.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcollections/vec.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/any.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/convert.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/fmt/mod.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/macros.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/mem.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/nonzero.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/option.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/ptr.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/result.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libcore/slice.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libstd/ffi/c_str.rs: Cannot stat: No such file or directory cpio: rustc-1.11.0/src/libstd/panicking.rs: Cannot stat: No such file or directory 73 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip /usr/bin/strip:/builddir/build/BUILDROOT/ds-rust-plugins-0.1.0-1.fc26.x86_64/usr/lib64/dirsrv/plugins/libhellorust.a(libhellorust.a): Unable to recognise the format of file: File format not recognized + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ds-rust-plugins-0.1.0-1.fc26.x86_64 Provides: ds-rust-plugins = 0.1.0-1.fc26 ds-rust-plugins(x86-64) = 0.1.0-1.fc26 libhellorust-0.1.0.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) rtld(GNU_HASH) Processing files: ds-rust-plugins-debuginfo-0.1.0-1.fc26.x86_64 Provides: ds-rust-plugins-debuginfo = 0.1.0-1.fc26 ds-rust-plugins-debuginfo(x86-64) = 0.1.0-1.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/ds-rust-plugins-0.1.0-1.fc26.x86_64 Wrote: /builddir/build/RPMS/ds-rust-plugins-0.1.0-1.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/ds-rust-plugins-debuginfo-0.1.0-1.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rOrdrk + umask 022 + cd /builddir/build/BUILD + cd ds-rust-plugins-0.1.0 + make distclean rm -rf .libs _libs cd ./plugins/hellorust; cargo clean cd ./slapi_r_plugin; cargo clean rm ./libhellorust.{a,d,so}; true test -z "libhellorust.la" || rm -f libhellorust.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + exit 0 Child return code was: 0