Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/playonlinux.spec'], chrootPath='/var/lib/mock/epel8-build-26160218-3105455/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 x86_64 --nodeps /builddir/build/SPECS/playonlinux.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/playonlinux-4.4-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/playonlinux.spec'], chrootPath='/var/lib/mock/epel8-build-26160218-3105455/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 x86_64 --nodeps /builddir/build/SPECS/playonlinux.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZxVmjy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf POL-POM-4-4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/POL-POM-4-4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd POL-POM-4-4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (playonlinux-4.4-gita8fe4bb.patch):' Patch #0 (playonlinux-4.4-gita8fe4bb.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CHANGELOG.md patching file python/configurewindow/ConfigureWindow.py patching file python/configurewindow/ConfigureWindowNotebook.py patching file python/debug.py patching file python/install/InstallWindow.py patching file python/mainwindow.py patching file python/options.py patching file python/setupwindow/POL_SetupFrame.py patching file python/wine_versions/WineVersionsNotebook.py patching file python/options.py patching file python/debug.py patching file python/lib/Variables.py patching file python/configurewindow/ConfigureWindowNotebook.py patching file python/install/InstallWindow.py patching file README.md patching file README.md patching file README.md patching file README.md patching file README.md patching file README.md patching file README.md patching file python/lib/playonlinux.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zC8KTh + umask 022 + cd /builddir/build/BUILD + cd POL-POM-4-4.4 + /usr/bin/make -O -j48 '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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PYTHON=/usr/bin/python3.6 -m py_compile' gcc -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ./src/check_direct_rendering.c -o ./bin/playonlinux-check_dd -lGL -lX11 /usr/bin/python3.6 -m py_compile ./python/*.py /usr/bin/python3.6 -m py_compile ./python/lib/*.py echo -e '#!/bin/bash\nGDK_BACKEND=x11 /usr/share/playonlinux/playonlinux "$@"\nexit 0' > ./bin/playonlinux echo -e '#!/bin/bash\n/usr/share/playonlinux/playonlinux-pkg "$@"\nexit 0' > ./bin/playonlinux-pkg chmod +x ./bin/playonlinux chmod +x ./bin/playonlinux-pkg sed -i 's/\(\["DEBIAN_PACKAGE"\]\s*=\s*\)"FALSE"/\1"TRUE"/' \ ./python/lib/Variables.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VTcP31 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 + cd POL-POM-4-4.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 'INSTALL=/usr/bin/install -p' install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/bin install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/libexec install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/pixmaps install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/applications install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/appdata install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/bin install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/locale gzip -c ./doc/playonlinux-pkg.1 > /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/man/man1/playonlinux-pkg.1.gz gzip -c ./doc/playonlinux.1 > /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/man/man1/playonlinux.1.gz cp ./etc/PlayOnLinux.desktop /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/applications/PlayOnLinux.desktop cp ./etc/PlayOnLinux.appdata.xml /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/appdata/PlayOnLinux.appdata.xml cp ./etc/playonlinux.png /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/pixmaps/playonlinux.png cp ./etc/playonlinux16.png /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/pixmaps/playonlinux16.png cp ./etc/playonlinux32.png /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/pixmaps/playonlinux32.png cp ./bin/{playonlinux,playonlinux-pkg} /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/bin/ cp ./bin/playonlinux-check_dd /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/libexec/ cp ./{playonlinux*,README.md,TRANSLATORS,CHANGELOG.md,LICENCE} /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/ cp -R ./{bash,etc,lib,plugins,python,resources,tests} /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/ cp -R ./lang/locale/* /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/locale/ + sed '1{/^#!\//d}' -i /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/python/setupwindow/gui_server.py + rm -rf /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/bin /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/tests /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/CHANGELOG.md /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/LICENCE /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/README.md /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/TRANSLATORS + rm -f /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/etc/PlayOnLinux.appdata.xml /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/etc/PlayOnLinux.desktop + python_binary=/usr/bin/python3.6 ~/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 ~/build/BUILD/POL-POM-4-4.4 + buildroot_path=/builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/playonlinux/python/ + bytecode_compilation_path=./usr/share/playonlinux/python/ + failure=0 + pushd /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 + find ./usr/share/playonlinux/python/ -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python3.6 -O -m py_compile + find ./usr/share/playonlinux/python/ -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python3.6 -m py_compile + popd ~/build/BUILD/POL-POM-4-4.4 + test 0 -eq 0 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 pol + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 4.4-2.el8 --unique-debug-suffix -4.4-2.el8.x86_64 --unique-debug-src-base playonlinux-4.4-2.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/POL-POM-4-4.4 extracting debug info from /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/libexec/playonlinux-check_dd /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/playonlinux/playonlinux from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/playonlinux-bash from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/playonlinux-pkg from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/playonlinux-shell from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/playonlinux-url_handler from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/find_python from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/POL_Command from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/bash_wrapper from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/bug_report from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/check_fs from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/check_gl from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/create_prefix from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/document_reader from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/install from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/install_wver from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/installpolpackages from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/killall from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/make_shortcut from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/manual_install from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/playonlinux-pkg from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/playonlinux-shell from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/playonlinux-url_handler from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/pol_update_list from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/polconfigurator from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/polshell from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/read_pc_cd from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/run_app from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/run_exe from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/startup from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/startup_after_server from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/uninstall from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/update_git from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/bash/winebash from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/playonlinux/python/options.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/debug.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/wrapper.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/mainwindow.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/configurewindow/ConfigureWindow.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/install/InstallWindow.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/lib/playonlinux.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/lib/__init__.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/lib/lng.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/lib/Variables.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/lib/wine.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/setupwindow/POL_SetupFrame.py from /usr/bin/python3 to #!/usr/bin/python3.6 mangling shebang in /usr/share/playonlinux/python/wine_versions/WineVersionsWindow.py from /usr/bin/python3 to #!/usr/bin/python3.6 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xA4kYP + umask 022 + cd /builddir/build/BUILD + cd POL-POM-4-4.4 + desktop-file-validate /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/applications/PlayOnLinux.desktop /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/applications/PlayOnLinux.desktop: hint: value item "Emulator" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: System, or Game + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/appdata/PlayOnLinux.appdata.xml /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/appdata/PlayOnLinux.appdata.xml: GLib-GIO-Message: 20:26:43.398: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + exit 0 Processing files: playonlinux-4.4-2.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8tK2WD + umask 022 + cd /builddir/build/BUILD + cd POL-POM-4-4.4 + DOCDIR=/builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/doc/playonlinux + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/doc/playonlinux + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/doc/playonlinux + cp -pr README.md /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/doc/playonlinux + cp -pr TRANSLATORS /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/doc/playonlinux + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.viPCXr + umask 022 + cd /builddir/build/BUILD + cd POL-POM-4-4.4 + LICENSEDIR=/builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/licenses/playonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/licenses/playonlinux + cp -pr LICENCE /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/licenses/playonlinux + cp -pr doc/copyright /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64/usr/share/licenses/playonlinux + exit 0 Provides: application() application(PlayOnLinux.desktop) metainfo() metainfo(PlayOnLinux.appdata.xml) playonlinux = 4.4-2.el8 playonlinux(x86-64) = 4.4-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/bash /usr/bin/python3.6 libGL.so.1()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: playonlinux-debugsource-4.4-2.el8.x86_64 Provides: playonlinux-debugsource = 4.4-2.el8 playonlinux-debugsource(x86-64) = 4.4-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: playonlinux-debuginfo-4.4-2.el8.x86_64 Provides: debuginfo(build-id) = 1af32da6710f167c2d24c848cd18947fd5703ae7 playonlinux-debuginfo = 4.4-2.el8 playonlinux-debuginfo(x86-64) = 4.4-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: playonlinux-debugsource(x86-64) = 4.4-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 Wrote: /builddir/build/RPMS/playonlinux-4.4-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/playonlinux-debugsource-4.4-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/playonlinux-debuginfo-4.4-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uyHSZq + umask 022 + cd /builddir/build/BUILD + cd POL-POM-4-4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/playonlinux-4.4-2.el8.x86_64 + exit 0 Child return code was: 0