Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/ckeditor.spec'], chrootPath='/var/lib/mock/f39-build-1456852-32931/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/ckeditor.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695686400 Wrote: /builddir/build/SRPMS/ckeditor-4.22.1-1.fc39.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/ckeditor.spec'], chrootPath='/var/lib/mock/f39-build-1456852-32931/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/ckeditor.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1695686400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lvu7Nt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ckeditor + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ckeditor_4.22.1_standard.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ckeditor + rm -rf /builddir/build/BUILD/ckeditor-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/ckeditor-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Licenses + mkdir -p .rpm/licenses .rpm/docs ++ find . -type f -name 'LICENSE*' + for LICENSE_FILE in $(find . -type f -name 'LICENSE*') ++ dirname ./LICENSE.md + DIR=. + mkdir -p .rpm/licenses/. + mv ./LICENSE.md .rpm/licenses/./ + for LICENSE_FILE in $(find . -type f -name 'LICENSE*') ++ dirname ./samples/toolbarconfigurator/font/LICENSE.txt + DIR=./samples/toolbarconfigurator/font + mkdir -p .rpm/licenses/./samples/toolbarconfigurator/font + mv ./samples/toolbarconfigurator/font/LICENSE.txt .rpm/licenses/./samples/toolbarconfigurator/font/ + for LICENSE_FILE in $(find . -type f -name 'LICENSE*') ++ dirname ./samples/toolbarconfigurator/lib/codemirror/LICENSE + DIR=./samples/toolbarconfigurator/lib/codemirror + mkdir -p .rpm/licenses/./samples/toolbarconfigurator/lib/codemirror + mv ./samples/toolbarconfigurator/lib/codemirror/LICENSE .rpm/licenses/./samples/toolbarconfigurator/lib/codemirror/ + for LICENSE_FILE in $(find . -type f -name 'LICENSE*') ++ dirname ./plugins/scayt/LICENSE.md + DIR=./plugins/scayt + mkdir -p .rpm/licenses/./plugins/scayt + mv ./plugins/scayt/LICENSE.md .rpm/licenses/./plugins/scayt/ + : Docs ++ find . -type f -name '*.md' -not -name 'LICENSE*' + for DOC_FILE in $(find . -type f -name '*.md' -not -name 'LICENSE*') ++ dirname ./README.md + DIR=. + mkdir -p .rpm/docs/. + mv ./README.md .rpm/docs/./ + for DOC_FILE in $(find . -type f -name '*.md' -not -name 'LICENSE*') ++ dirname ./skins/moono-lisa/readme.md + DIR=./skins/moono-lisa + mkdir -p .rpm/docs/./skins/moono-lisa + mv ./skins/moono-lisa/readme.md .rpm/docs/./skins/moono-lisa/ + for DOC_FILE in $(find . -type f -name '*.md' -not -name 'LICENSE*') ++ dirname ./plugins/scayt/CHANGELOG.md + DIR=./plugins/scayt + mkdir -p .rpm/docs/./plugins/scayt + mv ./plugins/scayt/CHANGELOG.md .rpm/docs/./plugins/scayt/ + for DOC_FILE in $(find . -type f -name '*.md' -not -name 'LICENSE*') ++ dirname ./plugins/scayt/README.md + DIR=./plugins/scayt + mkdir -p .rpm/docs/./plugins/scayt + mv ./plugins/scayt/README.md .rpm/docs/./plugins/scayt/ + for DOC_FILE in $(find . -type f -name '*.md' -not -name 'LICENSE*') ++ dirname ./CHANGES.md + DIR=. + mkdir -p .rpm/docs/. + mv ./CHANGES.md .rpm/docs/./ + for DOC_FILE in $(find . -type f -name '*.md' -not -name 'LICENSE*') ++ dirname ./SECURITY.md + DIR=. + mkdir -p .rpm/docs/. + mv ./SECURITY.md .rpm/docs/./ + : wrong-file-end-of-line-encoding + find .rpm -type f -print0 + xargs -0 sed -i 's/\r$//' + : Delete bundled flash files + rm -rf samples/old/htmlwriter/assets samples/old/htmlwriter/outputforflash.html + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EM2SO1 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ckeditor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cjkOgr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch ++ dirname /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ckeditor + mkdir -p /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/web-assets/ckeditor + cp -pr adapters bender-runner.config.json build-config.js ckeditor.js config.js contents.css lang plugins samples skins styles.js vendor /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/web-assets/ckeditor/ + : Compat filesystem + mkdir -p /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch//usr/share + ln -s /usr/share/web-assets/ckeditor /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch//usr/share/ckeditor + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.22.1-1.fc39 --unique-debug-suffix -4.22.1-1.fc39.noarch --unique-debug-src-base ckeditor-4.22.1-1.fc39.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ckeditor find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ckeditor-4.22.1-1.fc39.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BxNy6h + umask 022 + cd /builddir/build/BUILD + cd ckeditor + DOCDIR=/builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/doc/ckeditor + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/doc/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/docs/CHANGES.md /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/doc/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/docs/README.md /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/doc/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/docs/SECURITY.md /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/doc/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/docs/plugins /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/doc/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/docs/skins /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/doc/ckeditor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.creADT + umask 022 + cd /builddir/build/BUILD + cd ckeditor + LICENSEDIR=/builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/licenses/ckeditor + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/licenses/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/licenses/LICENSE.md /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/licenses/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/licenses/plugins /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/licenses/ckeditor + cp -pr /builddir/build/BUILD/ckeditor/.rpm/licenses/samples /builddir/build/BUILDROOT/ckeditor-4.22.1-1.fc39.noarch/usr/share/licenses/ckeditor + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/ckeditor -> /usr/share/web-assets/ckeditor Provides: ckeditor = 4.22.1-1.fc39 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ckeditor-samples-4.22.1-1.fc39.noarch Provides: ckeditor-samples = 4.22.1-1.fc39 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/ckeditor-4.22.1-1.fc39.noarch Wrote: /builddir/build/RPMS/ckeditor-samples-4.22.1-1.fc39.noarch.rpm Wrote: /builddir/build/RPMS/ckeditor-4.22.1-1.fc39.noarch.rpm RPM build warnings: absolute symlink: /usr/share/ckeditor -> /usr/share/web-assets/ckeditor Child return code was: 0