Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ebookmaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684156392.530365/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ebookmaker.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ebookmaker-0.12.30-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ebookmaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684156392.530365/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ebookmaker.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ebookmaker-0.12.30-1.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/python-ebookmaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684156392.530365/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ebookmaker.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.95PuR2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ebookmaker-0.12.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/ebookmaker-0.12.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ebookmaker-0.12.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UoqzoV + umask 022 + cd /builddir/build/BUILD + cd ebookmaker-0.12.30 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/ebookmaker copying src/ebookmaker/Unitame.py -> build/lib/ebookmaker copying src/ebookmaker/utils.py -> build/lib/ebookmaker copying src/ebookmaker/ParserFactory.py -> build/lib/ebookmaker copying src/ebookmaker/EbookMaker.py -> build/lib/ebookmaker copying src/ebookmaker/__init__.py -> build/lib/ebookmaker copying src/ebookmaker/UnitameData.py -> build/lib/ebookmaker copying src/ebookmaker/HTMLChunker.py -> build/lib/ebookmaker copying src/ebookmaker/Spider.py -> build/lib/ebookmaker copying src/ebookmaker/CommonCode.py -> build/lib/ebookmaker copying src/ebookmaker/WriterFactory.py -> build/lib/ebookmaker copying src/ebookmaker/Version.py -> build/lib/ebookmaker creating build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/boilerplate.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/CSSParser.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/WrapperParser.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/ImageParser.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/HTMLParser.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/__init__.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/RSTParser.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/AuxParser.py -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/GutenbergTextParser.py -> build/lib/ebookmaker/parsers creating build/lib/ebookmaker/writers copying src/ebookmaker/writers/KindleWriter.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/HtmlTemplates.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/RSTWriter.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/PicsDirWriter.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/Epub3Writer.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/PDFWriter.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/__init__.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/EpubWriter.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/TxtWriter.py -> build/lib/ebookmaker/writers copying src/ebookmaker/writers/HTMLWriter.py -> build/lib/ebookmaker/writers creating build/lib/ebookmaker/packagers copying src/ebookmaker/packagers/TxtPackager.py -> build/lib/ebookmaker/packagers copying src/ebookmaker/packagers/HTMLPackager.py -> build/lib/ebookmaker/packagers copying src/ebookmaker/packagers/RSTPackager.py -> build/lib/ebookmaker/packagers copying src/ebookmaker/packagers/__init__.py -> build/lib/ebookmaker/packagers copying src/ebookmaker/packagers/PushPackager.py -> build/lib/ebookmaker/packagers copying src/ebookmaker/packagers/GzipPackager.py -> build/lib/ebookmaker/packagers copying src/ebookmaker/packagers/PDFPackager.py -> build/lib/ebookmaker/packagers creating build/lib/ebookmaker/mydocutils copying src/ebookmaker/mydocutils/__init__.py -> build/lib/ebookmaker/mydocutils copying src/ebookmaker/mydocutils/nodes.py -> build/lib/ebookmaker/mydocutils creating build/lib/ebookmaker/mydocutils/parsers copying src/ebookmaker/mydocutils/parsers/__init__.py -> build/lib/ebookmaker/mydocutils/parsers creating build/lib/ebookmaker/mydocutils/transforms copying src/ebookmaker/mydocutils/transforms/__init__.py -> build/lib/ebookmaker/mydocutils/transforms copying src/ebookmaker/mydocutils/transforms/parts.py -> build/lib/ebookmaker/mydocutils/transforms creating build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/writers/xetex.py -> build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/writers/xhtml1.py -> build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/writers/nroff.py -> build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/writers/__init__.py -> build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/writers/epub2.py -> build/lib/ebookmaker/mydocutils/writers creating build/lib/ebookmaker/mydocutils/gutenberg copying src/ebookmaker/mydocutils/gutenberg/__init__.py -> build/lib/ebookmaker/mydocutils/gutenberg creating build/lib/ebookmaker/mydocutils/gutenberg/parsers copying src/ebookmaker/mydocutils/gutenberg/parsers/__init__.py -> build/lib/ebookmaker/mydocutils/gutenberg/parsers creating build/lib/ebookmaker/mydocutils/gutenberg/transforms copying src/ebookmaker/mydocutils/gutenberg/transforms/__init__.py -> build/lib/ebookmaker/mydocutils/gutenberg/transforms creating build/lib/ebookmaker/mydocutils/gutenberg/writers copying src/ebookmaker/mydocutils/gutenberg/writers/nroff.py -> build/lib/ebookmaker/mydocutils/gutenberg/writers copying src/ebookmaker/mydocutils/gutenberg/writers/__init__.py -> build/lib/ebookmaker/mydocutils/gutenberg/writers copying src/ebookmaker/parsers/broken.png -> build/lib/ebookmaker/parsers copying src/ebookmaker/parsers/txt2all.css -> build/lib/ebookmaker/parsers copying src/ebookmaker/writers/cover.jpg -> build/lib/ebookmaker/writers copying src/ebookmaker/mydocutils/parsers/default_style.rst -> build/lib/ebookmaker/mydocutils/parsers copying src/ebookmaker/mydocutils/writers/rst2all.css -> build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/writers/rst2epub.css -> build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/writers/rst2html.css -> build/lib/ebookmaker/mydocutils/writers copying src/ebookmaker/mydocutils/gutenberg/parsers/pg-header.rst -> build/lib/ebookmaker/mydocutils/gutenberg/parsers copying src/ebookmaker/mydocutils/gutenberg/parsers/pg-footer.rst -> build/lib/ebookmaker/mydocutils/gutenberg/parsers running build_scripts creating build/scripts-3.9 copying and adjusting scripts/ebookmaker -> build/scripts-3.9 copying and adjusting scripts/convert_unitame -> build/scripts-3.9 copying and adjusting scripts/rhyme_compiler -> build/scripts-3.9 changing mode of build/scripts-3.9/ebookmaker from 644 to 755 changing mode of build/scripts-3.9/convert_unitame from 644 to 755 changing mode of build/scripts-3.9/rhyme_compiler from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wB0Usy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64 + cd ebookmaker-0.12.30 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/Unitame.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/utils.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/ParserFactory.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/EbookMaker.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/UnitameData.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/broken.png -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/boilerplate.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/CSSParser.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/WrapperParser.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/ImageParser.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/HTMLParser.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/RSTParser.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/AuxParser.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/GutenbergTextParser.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/parsers/txt2all.css -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers copying build/lib/ebookmaker/HTMLChunker.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/Spider.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/transforms copying build/lib/ebookmaker/mydocutils/transforms/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/transforms copying build/lib/ebookmaker/mydocutils/transforms/parts.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/transforms creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/transforms copying build/lib/ebookmaker/mydocutils/gutenberg/transforms/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/transforms copying build/lib/ebookmaker/mydocutils/gutenberg/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/parsers copying build/lib/ebookmaker/mydocutils/gutenberg/parsers/pg-header.rst -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/parsers copying build/lib/ebookmaker/mydocutils/gutenberg/parsers/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/parsers copying build/lib/ebookmaker/mydocutils/gutenberg/parsers/pg-footer.rst -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/parsers creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/writers copying build/lib/ebookmaker/mydocutils/gutenberg/writers/nroff.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/writers copying build/lib/ebookmaker/mydocutils/gutenberg/writers/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/writers copying build/lib/ebookmaker/mydocutils/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/parsers copying build/lib/ebookmaker/mydocutils/parsers/default_style.rst -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/parsers copying build/lib/ebookmaker/mydocutils/parsers/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/parsers creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/rst2all.css -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/xetex.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/xhtml1.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/nroff.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/rst2epub.css -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/epub2.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/writers/rst2html.css -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers copying build/lib/ebookmaker/mydocutils/nodes.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/KindleWriter.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/HtmlTemplates.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/RSTWriter.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/PicsDirWriter.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/Epub3Writer.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/cover.jpg -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/PDFWriter.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/EpubWriter.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/TxtWriter.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/writers/HTMLWriter.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers copying build/lib/ebookmaker/CommonCode.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker copying build/lib/ebookmaker/WriterFactory.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/packagers/TxtPackager.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/packagers/HTMLPackager.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/packagers/RSTPackager.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/packagers/__init__.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/packagers/PushPackager.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/packagers/GzipPackager.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/packagers/PDFPackager.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers copying build/lib/ebookmaker/Version.py -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/Unitame.py to Unitame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/ParserFactory.py to ParserFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/EbookMaker.py to EbookMaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/UnitameData.py to UnitameData.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/boilerplate.py to boilerplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/CSSParser.py to CSSParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/WrapperParser.py to WrapperParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/ImageParser.py to ImageParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/HTMLParser.py to HTMLParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/RSTParser.py to RSTParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/AuxParser.py to AuxParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/parsers/GutenbergTextParser.py to GutenbergTextParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/HTMLChunker.py to HTMLChunker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/Spider.py to Spider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/transforms/parts.py to parts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/writers/nroff.py to nroff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/gutenberg/writers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers/xetex.py to xetex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers/xhtml1.py to xhtml1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers/nroff.py to nroff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/writers/epub2.py to epub2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/mydocutils/nodes.py to nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/KindleWriter.py to KindleWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/HtmlTemplates.py to HtmlTemplates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/RSTWriter.py to RSTWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/PicsDirWriter.py to PicsDirWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/Epub3Writer.py to Epub3Writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/PDFWriter.py to PDFWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/EpubWriter.py to EpubWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/TxtWriter.py to TxtWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/writers/HTMLWriter.py to HTMLWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/CommonCode.py to CommonCode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/WriterFactory.py to WriterFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers/TxtPackager.py to TxtPackager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers/HTMLPackager.py to HTMLPackager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers/RSTPackager.py to RSTPackager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers/PushPackager.py to PushPackager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers/GzipPackager.py to GzipPackager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/packagers/PDFPackager.py to PDFPackager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker/Version.py to Version.cpython-39.pyc writing byte-compilation script '/tmp/tmp9tu9u_bf.py' /usr/bin/python3 /tmp/tmp9tu9u_bf.py removing /tmp/tmp9tu9u_bf.py running install_data copying CHANGES -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/ copying README.md -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/ running install_egg_info running egg_info writing src/ebookmaker.egg-info/PKG-INFO writing dependency_links to src/ebookmaker.egg-info/dependency_links.txt writing requirements to src/ebookmaker.egg-info/requires.txt writing top-level names to src/ebookmaker.egg-info/top_level.txt reading manifest file 'src/ebookmaker.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/ebookmaker.egg-info/SOURCES.txt' Copying src/ebookmaker.egg-info to /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9/site-packages/ebookmaker-0.12.30-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/bin copying build/scripts-3.9/convert_unitame -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/bin copying build/scripts-3.9/ebookmaker -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/bin copying build/scripts-3.9/rhyme_compiler -> /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/bin/convert_unitame to 755 changing mode of /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/bin/ebookmaker to 755 changing mode of /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/bin/rhyme_compiler to 755 + install -d -m755 /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64//usr/share/doc/python-ebookmaker + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64 ~/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64 ~/build/BUILD/ebookmaker-0.12.30 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/ebookmaker-0.12.30 + mv /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.12.30-1 --unique-debug-suffix -0.12.30-1.x86_64 --unique-debug-src-base python-ebookmaker-0.12.30-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ebookmaker-0.12.30 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ebookmaker-0.12.30-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ebookmaker-0.12.30-1.noarch Provides: python-ebookmaker python3-ebookmaker = 0.12.30-1 python3.9dist(ebookmaker) = 0.12.30 python3dist(ebookmaker) = 0.12.30 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(beautifulsoup4) python3.9dist(cchardet) python3.9dist(cherrypy) python3.9dist(cssutils) python3.9dist(docutils) >= 0.18.1 python3.9dist(html5lib) python3.9dist(libgutenberg) >= 0.10.17 python3.9dist(lxml) python3.9dist(pillow) >= 8.3.2 python3.9dist(requests) python3.9dist(roman) python3.9dist(six) >= 1.4.1 Processing files: python-ebookmaker-help-0.12.30-1.noarch warning: Empty %files file /builddir/build/BUILD/ebookmaker-0.12.30/doclist.lst Provides: python-ebookmaker-help = 0.12.30-1 python3-ebookmaker-doc 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/python-ebookmaker-0.12.30-1.x86_64 RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/CHANGES /usr/README.md Empty %files file /builddir/build/BUILD/ebookmaker-0.12.30/doclist.lst Installed (but unpackaged) file(s) found: /usr/CHANGES /usr/README.md Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ebookmaker.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ebookmaker.spec