Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/lsyncd.spec'], chrootPath='/var/lib/mock/epel8-build-21005738-1568765/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/lsyncd.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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/lsyncd-2.2.2-9.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/lsyncd.spec'], chrootPath='/var/lib/mock/epel8-build-21005738-1568765/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/lsyncd.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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BHaICK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lsyncd-release-2.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-2.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lsyncd-release-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/docpath.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GDdMjk + umask 022 + cd /builddir/build/BUILD + cd lsyncd-release-2.2.2 + CFLAGS='-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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Lua: /usr/lib64/liblua.so;/usr/lib64/libm.so (found version "") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/lsyncd-release-2.2.2 + make -j2 /usr/bin/cmake -H/builddir/build/BUILD/lsyncd-release-2.2.2 -B/builddir/build/BUILD/lsyncd-release-2.2.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/lsyncd-release-2.2.2' make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lsyncd-release-2.2.2' [ 11%] Generating defaults.out /usr/bin/cmake -E echo Compiling\ built-in\ default\ configs [ 22%] Generating runner.out /usr/bin/cmake -E echo Compiling\ built-in\ runner Compiling built-in runner Compiling built-in default configs /usr/bin/luac -o runner.out /builddir/build/BUILD/lsyncd-release-2.2.2/lsyncd.lua /usr/bin/luac -o defaults.out /builddir/build/BUILD/lsyncd-release-2.2.2/default.lua /builddir/build/BUILD/lsyncd-release-2.2.2/default-rsync.lua /builddir/build/BUILD/lsyncd-release-2.2.2/default-rsyncssh.lua /builddir/build/BUILD/lsyncd-release-2.2.2/default-direct.lua [ 33%] Generating defaults.c /usr/bin/cmake -E echo Generating\ built-in\ default\ configs [ 44%] Generating runner.c /usr/bin/cmake -E echo Generating\ built-in\ runner\ linkable Generating built-in default configs /usr/bin/lua /builddir/build/BUILD/lsyncd-release-2.2.2/bin2carray.lua defaults.out defaults defaults.c Generating built-in runner linkable /usr/bin/lua /builddir/build/BUILD/lsyncd-release-2.2.2/bin2carray.lua runner.out runner runner.c cd /builddir/build/BUILD/lsyncd-release-2.2.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles/lsyncd.dir/DependInfo.cmake --color= Scanning dependencies of target lsyncd make[2]: Leaving directory '/builddir/build/BUILD/lsyncd-release-2.2.2' make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/build make[2]: Entering directory '/builddir/build/BUILD/lsyncd-release-2.2.2' [ 55%] Building C object CMakeFiles/lsyncd.dir/lsyncd.c.o /usr/bin/cc -I/builddir/build/BUILD/lsyncd-release-2.2.2 -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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/lsyncd.dir/lsyncd.c.o -c /builddir/build/BUILD/lsyncd-release-2.2.2/lsyncd.c [ 66%] Building C object CMakeFiles/lsyncd.dir/runner.c.o /usr/bin/cc -I/builddir/build/BUILD/lsyncd-release-2.2.2 -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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/lsyncd.dir/runner.c.o -c /builddir/build/BUILD/lsyncd-release-2.2.2/runner.c In file included from /usr/include/signal.h:25, from /builddir/build/BUILD/lsyncd-release-2.2.2/lsyncd.h:25, from /builddir/build/BUILD/lsyncd-release-2.2.2/lsyncd.c:18: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /builddir/build/BUILD/lsyncd-release-2.2.2/lsyncd.c: In function 'write_pidfile': /builddir/build/BUILD/lsyncd-release-2.2.2/lsyncd.c:718:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( pidfile_fd, buf, strlen( buf ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 77%] Building C object CMakeFiles/lsyncd.dir/defaults.c.o /usr/bin/cc -I/builddir/build/BUILD/lsyncd-release-2.2.2 -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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/lsyncd.dir/defaults.c.o -c /builddir/build/BUILD/lsyncd-release-2.2.2/defaults.c [ 88%] Building C object CMakeFiles/lsyncd.dir/inotify.c.o /usr/bin/cc -I/builddir/build/BUILD/lsyncd-release-2.2.2 -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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/lsyncd.dir/inotify.c.o -c /builddir/build/BUILD/lsyncd-release-2.2.2/inotify.c In file included from /usr/include/signal.h:25, from /builddir/build/BUILD/lsyncd-release-2.2.2/lsyncd.h:25, from /builddir/build/BUILD/lsyncd-release-2.2.2/inotify.c:13: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ [100%] Linking C executable lsyncd /usr/bin/cmake -E cmake_link_script CMakeFiles/lsyncd.dir/link.txt --verbose=1 /usr/bin/cc -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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/lsyncd.dir/lsyncd.c.o CMakeFiles/lsyncd.dir/runner.c.o CMakeFiles/lsyncd.dir/defaults.c.o CMakeFiles/lsyncd.dir/inotify.c.o -o lsyncd -llua -lm make[2]: Leaving directory '/builddir/build/BUILD/lsyncd-release-2.2.2' [100%] Built target lsyncd make[1]: Leaving directory '/builddir/build/BUILD/lsyncd-release-2.2.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rctVGM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x ++ dirname /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x + cd lsyncd-release-2.2.2 + make install DESTDIR=/builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x /usr/bin/cmake -H/builddir/build/BUILD/lsyncd-release-2.2.2 -B/builddir/build/BUILD/lsyncd-release-2.2.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/lsyncd-release-2.2.2' make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lsyncd-release-2.2.2' cd /builddir/build/BUILD/lsyncd-release-2.2.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2 /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles/lsyncd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lsyncd-release-2.2.2' make -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/build make[2]: Entering directory '/builddir/build/BUILD/lsyncd-release-2.2.2' make[2]: Nothing to be done for 'CMakeFiles/lsyncd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lsyncd-release-2.2.2' [100%] Built target lsyncd make[1]: Leaving directory '/builddir/build/BUILD/lsyncd-release-2.2.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lsyncd-release-2.2.2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/lsyncd-release-2.2.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/lsyncd-release-2.2.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/bin/lsyncd -- Installing: /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/man/man1/lsyncd.1 + install -p -d -m 0755 /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/var/log/lsyncd + install -p -D -m 0644 /builddir/build/SOURCES/lsyncd.sysconfig /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/etc/sysconfig/lsyncd + install -p -D -m 0644 /builddir/build/SOURCES/lsyncd.logrotate /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/etc/logrotate.d/lsyncd + install -p -D -m 0644 /builddir/build/SOURCES/lsyncd.conf /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/etc/ + install -p -D -m 0644 /builddir/build/SOURCES/lsyncd.service /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/lib/systemd/system/lsyncd.service + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.2.2-9.el8 --unique-debug-suffix -2.2.2-9.el8.s390x --unique-debug-src-base lsyncd-2.2.2-9.el8.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lsyncd-release-2.2.2 extracting debug info from /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/bin/lsyncd /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1177 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.s9aVHE + umask 022 + cd /builddir/build/BUILD + cd lsyncd-release-2.2.2 + ctest -V -j2 UpdateCTestConfiguration from :/builddir/build/BUILD/lsyncd-release-2.2.2/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/lsyncd-release-2.2.2/DartConfiguration.tcl Test project /builddir/build/BUILD/lsyncd-release-2.2.2 Constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end No tests were found!!! + exit 0 Processing files: lsyncd-2.2.2-9.el8.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NKEndB + umask 022 + cd /builddir/build/BUILD + cd lsyncd-release-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/doc/lsyncd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/doc/lsyncd + cp -pr ChangeLog /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/doc/lsyncd + cp -pr examples /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/doc/lsyncd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Mqkc1v + umask 022 + cd /builddir/build/BUILD + cd lsyncd-release-2.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/licenses/lsyncd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/licenses/lsyncd + cp -pr COPYING /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x/usr/share/licenses/lsyncd + exit 0 Provides: config(lsyncd) = 2.2.2-9.el8 lsyncd = 2.2.2-9.el8 lsyncd(s390-64) = 2.2.2-9.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: lsyncd-debugsource-2.2.2-9.el8.s390x Provides: lsyncd-debugsource = 2.2.2-9.el8 lsyncd-debugsource(s390-64) = 2.2.2-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lsyncd-debuginfo-2.2.2-9.el8.s390x Provides: debuginfo(build-id) = 489ad37205e4de09370d5d2e93d4ded43a78559a lsyncd-debuginfo = 2.2.2-9.el8 lsyncd-debuginfo(s390-64) = 2.2.2-9.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lsyncd-debugsource(s390-64) = 2.2.2-9.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x Wrote: /builddir/build/RPMS/lsyncd-2.2.2-9.el8.s390x.rpm Wrote: /builddir/build/RPMS/lsyncd-debugsource-2.2.2-9.el8.s390x.rpm Wrote: /builddir/build/RPMS/lsyncd-debuginfo-2.2.2-9.el8.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AkPEWz + umask 022 + cd /builddir/build/BUILD + cd lsyncd-release-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lsyncd-2.2.2-9.el8.s390x + exit 0 Child return code was: 0