Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pungi.spec'], chrootPath='/var/lib/mock/f30-build-20504314-1477095/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 noarch --nodeps /builddir/build/SPECS/pungi.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 Wrote: /builddir/build/SRPMS/pungi-4.2.2-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pungi.spec'], chrootPath='/var/lib/mock/f30-build-20504314-1477095/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 noarch --nodeps /builddir/build/SPECS/pungi.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nXW6B2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pungi-4.2.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pungi-4.2.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pungi-4.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OxTpsa + umask 022 + cd /builddir/build/BUILD + cd pungi-4.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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/pungi copying pungi/common.py -> build/lib/pungi copying pungi/arch_utils.py -> build/lib/pungi copying pungi/pathmatch.py -> build/lib/pungi copying pungi/graph.py -> build/lib/pungi copying pungi/media_split.py -> build/lib/pungi copying pungi/multilib_dnf.py -> build/lib/pungi copying pungi/ks.py -> build/lib/pungi copying pungi/multilib_yum.py -> build/lib/pungi copying pungi/gather_dnf.py -> build/lib/pungi copying pungi/__init__.py -> build/lib/pungi copying pungi/linker.py -> build/lib/pungi copying pungi/util.py -> build/lib/pungi copying pungi/checks.py -> build/lib/pungi copying pungi/profiler.py -> build/lib/pungi copying pungi/paths.py -> build/lib/pungi copying pungi/config.py -> build/lib/pungi copying pungi/module_util.py -> build/lib/pungi copying pungi/dnf_wrapper.py -> build/lib/pungi copying pungi/arch.py -> build/lib/pungi copying pungi/runroot.py -> build/lib/pungi copying pungi/compose.py -> build/lib/pungi copying pungi/createiso.py -> build/lib/pungi copying pungi/metadata.py -> build/lib/pungi copying pungi/notifier.py -> build/lib/pungi copying pungi/gather.py -> build/lib/pungi creating build/lib/pungi/compose_metadata copying pungi/compose_metadata/discinfo.py -> build/lib/pungi/compose_metadata copying pungi/compose_metadata/__init__.py -> build/lib/pungi/compose_metadata creating build/lib/pungi/ostree copying pungi/ostree/installer.py -> build/lib/pungi/ostree copying pungi/ostree/base.py -> build/lib/pungi/ostree copying pungi/ostree/__init__.py -> build/lib/pungi/ostree copying pungi/ostree/tree.py -> build/lib/pungi/ostree copying pungi/ostree/utils.py -> build/lib/pungi/ostree creating build/lib/pungi/phases copying pungi/phases/ostree.py -> build/lib/pungi/phases copying pungi/phases/image_checksum.py -> build/lib/pungi/phases copying pungi/phases/createrepo.py -> build/lib/pungi/phases copying pungi/phases/extra_isos.py -> build/lib/pungi/phases copying pungi/phases/live_images.py -> build/lib/pungi/phases copying pungi/phases/livemedia_phase.py -> build/lib/pungi/phases copying pungi/phases/base.py -> build/lib/pungi/phases copying pungi/phases/init.py -> build/lib/pungi/phases copying pungi/phases/buildinstall.py -> build/lib/pungi/phases copying pungi/phases/__init__.py -> build/lib/pungi/phases copying pungi/phases/weaver.py -> build/lib/pungi/phases copying pungi/phases/extra_files.py -> build/lib/pungi/phases copying pungi/phases/osbs.py -> build/lib/pungi/phases copying pungi/phases/image_build.py -> build/lib/pungi/phases copying pungi/phases/createiso.py -> build/lib/pungi/phases copying pungi/phases/phases_metadata.py -> build/lib/pungi/phases copying pungi/phases/test.py -> build/lib/pungi/phases copying pungi/phases/repoclosure.py -> build/lib/pungi/phases copying pungi/phases/ostree_installer.py -> build/lib/pungi/phases creating build/lib/pungi/phases/gather copying pungi/phases/gather/method.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/source.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/__init__.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/link.py -> build/lib/pungi/phases/gather creating build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/method_nodeps.py -> build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/method_hybrid.py -> build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/__init__.py -> build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/method_deps.py -> build/lib/pungi/phases/gather/methods creating build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/source_none.py -> build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/source_module.py -> build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/source_comps.py -> build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/__init__.py -> build/lib/pungi/phases/gather/sources copying pungi/phases/gather/sources/source_json.py -> build/lib/pungi/phases/gather/sources creating build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/common.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/pkgsets.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/source.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/__init__.py -> build/lib/pungi/phases/pkgset creating build/lib/pungi/phases/pkgset/sources copying pungi/phases/pkgset/sources/__init__.py -> build/lib/pungi/phases/pkgset/sources copying pungi/phases/pkgset/sources/source_repos.py -> build/lib/pungi/phases/pkgset/sources copying pungi/phases/pkgset/sources/source_koji.py -> build/lib/pungi/phases/pkgset/sources creating build/lib/pungi/scripts copying pungi/scripts/patch_iso.py -> build/lib/pungi/scripts copying pungi/scripts/wait_for_signed_ostree_handler.py -> build/lib/pungi/scripts copying pungi/scripts/__init__.py -> build/lib/pungi/scripts copying pungi/scripts/config_validate.py -> build/lib/pungi/scripts copying pungi/scripts/report_progress.py -> build/lib/pungi/scripts copying pungi/scripts/comps_filter.py -> build/lib/pungi/scripts copying pungi/scripts/fedmsg_notification.py -> build/lib/pungi/scripts copying pungi/scripts/pungi_gather.py -> build/lib/pungi/scripts copying pungi/scripts/pungi.py -> build/lib/pungi/scripts copying pungi/scripts/config_dump.py -> build/lib/pungi/scripts copying pungi/scripts/pungi_koji.py -> build/lib/pungi/scripts copying pungi/scripts/create_unified_isos.py -> build/lib/pungi/scripts creating build/lib/pungi/wrappers copying pungi/wrappers/createrepo.py -> build/lib/pungi/wrappers copying pungi/wrappers/scm.py -> build/lib/pungi/wrappers copying pungi/wrappers/jigdo.py -> build/lib/pungi/wrappers copying pungi/wrappers/comps.py -> build/lib/pungi/wrappers copying pungi/wrappers/lorax.py -> build/lib/pungi/wrappers copying pungi/wrappers/__init__.py -> build/lib/pungi/wrappers copying pungi/wrappers/variants.py -> build/lib/pungi/wrappers copying pungi/wrappers/kojiwrapper.py -> build/lib/pungi/wrappers copying pungi/wrappers/iso.py -> build/lib/pungi/wrappers copying pungi/wrappers/pungi.py -> build/lib/pungi/wrappers copying pungi/wrappers/fus.py -> build/lib/pungi/wrappers copying pungi/wrappers/repoclosure.py -> build/lib/pungi/wrappers creating build/lib/pungi_utils copying pungi_utils/patch_iso.py -> build/lib/pungi_utils copying pungi_utils/unified_isos.py -> build/lib/pungi_utils copying pungi_utils/__init__.py -> build/lib/pungi_utils copying pungi_utils/config_utils.py -> build/lib/pungi_utils copying pungi_utils/orchestrator.py -> build/lib/pungi_utils running build_scripts creating build/scripts-3.7 copying and adjusting contrib/yum-dnf-compare/pungi-compare-depsolving -> build/scripts-3.7 changing mode of build/scripts-3.7/pungi-compare-depsolving from 644 to 755 + cd doc + make latexpdf SPHINXBUILD=/usr/bin/sphinx-build-3 /usr/bin/sphinx-build-3 -b latex -d _build/doctrees . _build/latex Running Sphinx v1.8.4 making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] about reading sources... [ 15%] comps reading sources... [ 23%] configuration reading sources... [ 30%] contributing reading sources... [ 38%] examples reading sources... [ 46%] format reading sources... [ 53%] gathering reading sources... [ 61%] index reading sources... [ 69%] messaging reading sources... [ 76%] multi_compose reading sources... [ 84%] phases reading sources... [ 92%] scm_support reading sources... [100%] testing looking for now-outdated files... none found pickling environment... done checking consistency... done processing Pungi.tex...index about phases format configuration examples scm_support messaging gathering comps contributing testing multi_compose resolving references... writing... done copying images... [ 50%] _static/pungi_snake-sm-dark.png copying images... [100%] _static/phases.png copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Running LaTeX files through pdflatex... make -C _build/latex all-pdf make[1]: Entering directory '/builddir/build/BUILD/pungi-4.2.2/doc/_build/latex' latexmk -pdf -dvi- -ps- 'Pungi.tex' Rc files read: /etc/latexmk.conf latexmkrc Latexmk: This is Latexmk, John Collins, 6 Feb. 2020, version: 4.69. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -recorder "Pungi.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, parameters, LaTeX2e <2018-04-01> patch level 5 hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu)) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2020.4.30) 5413 strings of total length 72241 50531 memory locations dumped; current usage is 144&50357 3741 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 14 mktexfmt [INFO]: Total formats: 15 mktexfmt [INFO]: exiting with status 0 entering extended mode (./Pungi.tex LaTeX2e <2018-04-01> patch level 5 (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx (./Pungi.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3 <./pungi_snake-sm -dark.png>] [4] Chapter 2. LaTeX Warning: Hyper reference `comps::doc' on page 5 undefined on input line 1 88. [5 <./phases.png>] LaTeX Warning: Hyper reference `gathering::doc' on page 6 undefined on input li ne 219. [6] [7] [8] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [9] [10] Chapter 4. [11] Underfull \hbox (badness 5607) in paragraph at lines 500--503 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 str\T1/ptm/m/n/10 ) Ver-sion to dis-play in \ T1/pcr/m/n/10 .treeinfo \T1/ptm/m/n/10 files. If not con-fig-ured, the value fr om LaTeX Warning: Hyper reference `scm_support:scm-support' on page 12 undefined o n input line 561. [12] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 13 undefined o n input line 565. LaTeX Warning: Hyper reference `scm_support:scm-support' on page 13 undefined o n input line 569. [13] [14] [15] [16] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 17 undefined o n input line 924. Underfull \hbox (badness 10000) in paragraph at lines 923--931 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 scm_dict\T1/ptm/m/n/10 ) ^^U If spec-i-fied, it should point to a di-rec-tory with cer-tifi-cates [17] [18] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 19 undefined o n input line 1081. [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1276--1279 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U pack-ages to be ex-c luded from a vari-ant and ar-chi-tec-ture; for-mat: LaTeX Warning: Hyper reference `configuration:additional-packages' on page 21 u ndefined on input line 1280. LaTeX Warning: Hyper reference `scm_support:scm-support' on page 21 undefined o n input line 1299. [21] LaTeX Warning: Hyper reference `configuration:additional-packages' on page 22 u ndefined on input line 1307. Underfull \hbox (badness 10000) in paragraph at lines 1315--1318 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U looka-side repos-i-t o-ries used for pack-age gath-er-ing; for-mat: [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1573--1576 []\T1/ptm/m/n/10 Example (The \T1/pcr/m/n/10 {runroot_key} \T1/ptm/m/n/10 is ex -pected to be set to mock con-fig file us-ing the Underfull \hbox (badness 10000) in paragraph at lines 1573--1576 \T1/pcr/m/n/10 runroot_ssh_init_template \T1/ptm/m/n/10 com-mand.): \T1/pcr/m/n /10 "mock -r {runroot_key} --install Underfull \hbox (badness 10000) in paragraph at lines 1596--1599 []\T1/ptm/m/n/10 Example (The \T1/pcr/m/n/10 {runroot_key} \T1/ptm/m/n/10 is ex -pected to be set to mock con-fig file us-ing the Underfull \hbox (badness 10000) in paragraph at lines 1596--1599 \T1/pcr/m/n/10 runroot_ssh_init_template \T1/ptm/m/n/10 com-mand.): \T1/pcr/m/n /10 "mock -r {runroot_key} chroot -- LaTeX Warning: Hyper reference `scm_support:scm-support' on page 25 undefined o n input line 1613. Underfull \hbox (badness 8132) in paragraph at lines 1610--1615 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U ref-er-ences to ex-t er-nal files to be placed in os/ di-rec-tory and me-dia; for-mat: [25] [26] [27] Overfull \hbox (1.10545pt too wide) in paragraph at lines 1832--1832 []\T1/phv/m/n/10 Respin| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Rawhide-20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170406| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 26_Alpha| Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170329| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 RC-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170407| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170407| LaTeX Warning: Hyper reference `configuration:auto-version' on page 28 undefine d on input line 1884. [28] LaTeX Warning: Hyper reference `configuration:auto-version' on page 29 undefine d on input line 1902. Underfull \hbox (badness 10000) in paragraph at lines 1977--1980 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) ^^U con-fig-u-ra-tion fo r \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {v ariant_uid_regex: [29] LaTeX Warning: Hyper reference `configuration:auto-version' on page 30 undefine d on input line 2015. LaTeX Warning: Hyper reference `configuration:auto-version' on page 30 undefine d on input line 2055. LaTeX Warning: Hyper reference `configuration:auto-version' on page 30 undefine d on input line 2059. LaTeX Warning: Hyper reference `configuration:auto-version' on page 30 undefine d on input line 2063. [30] [31] [32] LaTeX Warning: Hyper reference `configuration:auto-version' on page 33 undefine d on input line 2232. LaTeX Warning: Hyper reference `configuration:auto-version' on page 33 undefine d on input line 2290. Underfull \hbox (badness 10000) in paragraph at lines 2288--2291 []\T1/pcr/m/n/10 release \T1/ptm/m/n/10 ^^U (\T1/ptm/m/it/10 str\T1/ptm/m/n/10 ) Re-lease value to set for the in-staller im-age. Set to \T1/pcr/m/n/10 ! [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2394--2397 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) ^^U a map-ping from vari -ant regexes to con-fig-u-ra-tion blocks. The for-mat should be LaTeX Warning: Hyper reference `configuration:git-urls' on page 35 undefined on input line 2402. [35] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 36 undefined o n input line 2502. [36] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2620--2622 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [37] [38] [39] [40] Chapter 5. Overfull \vbox (1.18321pt too high) detected at line 3093 [41] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [42] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [43] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [44] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [45] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [46] [47] Overfull \vbox (2.68167pt too high) detected at line 3206 [48] [49] [50] Chapter 6. [51] [52] Chapter 7. [53] [54] Chapter 8. [55] [56] Chapter 9. LaTeX Warning: Hyper reference `scm_support:scm-support' on page 57 undefined o n input line 3538. [57] [58] Chapter 10. [59] [60] [61] [62] Chapter 11. [63] [64] Chapter 12. [65] No file Pungi.ind. [66] (./Pungi.aux) Package rerunfilecheck Warning: File `Pungi.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (70 pages, 309507 bytes). Transcript written on Pungi.log. Latexmk: Index file 'Pungi.idx' was written Latexmk: Missing input file: 'Pungi.ind' from line 'No file Pungi.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'Pungi.pdf' Rule 'makeindex Pungi.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'Pungi.idx' ------------ Run number 1 of rule 'makeindex Pungi.idx' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex Pungi.idx'... ------------ Running 'makeindex -s python.ist -o "Pungi.ind" "Pungi.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2018] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file Pungi.idx...done (0 entries accepted, 0 rejected). Nothing written in Pungi.ind. Transcript written in Pungi.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'Pungi.aux' 'Pungi.ind' 'Pungi.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "Pungi.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2018-04-01> patch level 5 (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx (./Pungi.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Pungi.out) (./Pungi.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./Pungi.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3 <./pungi_snake-sm -dark.png>] [4] Chapter 2. [5 <./phases.png>] [6] [7] [8] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [9] [10] Chapter 4. [11] Underfull \hbox (badness 5607) in paragraph at lines 500--503 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 str\T1/ptm/m/n/10 ) Ver-sion to dis-play in \ T1/pcr/m/n/10 .treeinfo \T1/ptm/m/n/10 files. If not con-fig-ured, the value fr om [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 923--931 []\T1/ptm/m/n/10 ([][]\T1/ptm/m/it/10 scm_dict[][]\T1/ptm/m/n/10 ) ^^U If spec- i-fied, it should point to a di-rec-tory with cer-tifi-cates [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1276--1279 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U pack-ages to be ex-c luded from a vari-ant and ar-chi-tec-ture; for-mat: LaTeX Warning: Hyper reference `configuration:additional-packages' on page 21 u ndefined on input line 1280. [21] LaTeX Warning: Hyper reference `configuration:additional-packages' on page 22 u ndefined on input line 1307. Underfull \hbox (badness 10000) in paragraph at lines 1315--1318 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U looka-side repos-i-t o-ries used for pack-age gath-er-ing; for-mat: [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1573--1576 []\T1/ptm/m/n/10 Example (The \T1/pcr/m/n/10 {runroot_key} \T1/ptm/m/n/10 is ex -pected to be set to mock con-fig file us-ing the Underfull \hbox (badness 10000) in paragraph at lines 1573--1576 \T1/pcr/m/n/10 runroot_ssh_init_template \T1/ptm/m/n/10 com-mand.): \T1/pcr/m/n /10 "mock -r {runroot_key} --install Underfull \hbox (badness 10000) in paragraph at lines 1596--1599 []\T1/ptm/m/n/10 Example (The \T1/pcr/m/n/10 {runroot_key} \T1/ptm/m/n/10 is ex -pected to be set to mock con-fig file us-ing the Underfull \hbox (badness 10000) in paragraph at lines 1596--1599 \T1/pcr/m/n/10 runroot_ssh_init_template \T1/ptm/m/n/10 com-mand.): \T1/pcr/m/n /10 "mock -r {runroot_key} chroot -- Underfull \hbox (badness 8132) in paragraph at lines 1610--1615 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U ref-er-ences to ex-t er-nal files to be placed in os/ di-rec-tory and me-dia; for-mat: [25] [26] [27] Overfull \hbox (1.10545pt too wide) in paragraph at lines 1832--1832 []\T1/phv/m/n/10 Respin| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Rawhide-20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170406| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 26_Alpha| Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170329| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 RC-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170407| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170407| [28] Underfull \hbox (badness 10000) in paragraph at lines 1977--1980 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) ^^U con-fig-u-ra-tion fo r \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {v ariant_uid_regex: [29] [30] [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 2288--2291 []\T1/pcr/m/n/10 release \T1/ptm/m/n/10 ^^U (\T1/ptm/m/it/10 str\T1/ptm/m/n/10 ) Re-lease value to set for the in-staller im-age. Set to \T1/pcr/m/n/10 ! [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2394--2397 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) ^^U a map-ping from vari -ant regexes to con-fig-u-ra-tion blocks. The for-mat should be [35] [36] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2620--2622 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [37] [38] [39] [40] Chapter 5. Overfull \vbox (1.18321pt too high) detected at line 3093 [41] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [42] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [43] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [44] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [45] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [46] [47] Overfull \vbox (2.68167pt too high) detected at line 3206 [48] [49] [50] Chapter 6. [51] [52] Chapter 7. [53] [54] Chapter 8. [55] [56] Chapter 9. [57] [58] Chapter 10. [59] [60] [61] [62] Chapter 11. [63] [64] Chapter 12. [65] (./Pungi.ind) [66] (./Pungi.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (70 pages, 321832 bytes). Transcript written on Pungi.log. Latexmk: Index file 'Pungi.idx' was written Latexmk: Log file says output to 'Pungi.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'Pungi.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "Pungi.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2018-04-01> patch level 5 (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file Pungi.idx (./Pungi.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./Pungi.out) (./Pungi.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./Pungi.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3 <./pungi_snake-sm -dark.png>] [4] Chapter 2. [5 <./phases.png>] [6] [7] [8] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [9] [10] Chapter 4. [11] Underfull \hbox (badness 5607) in paragraph at lines 500--503 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 str\T1/ptm/m/n/10 ) Ver-sion to dis-play in \ T1/pcr/m/n/10 .treeinfo \T1/ptm/m/n/10 files. If not con-fig-ured, the value fr om [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 923--931 []\T1/ptm/m/n/10 ([][]\T1/ptm/m/it/10 scm_dict[][]\T1/ptm/m/n/10 ) ^^U If spec- i-fied, it should point to a di-rec-tory with cer-tifi-cates [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1276--1279 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U pack-ages to be ex-c luded from a vari-ant and ar-chi-tec-ture; for-mat: LaTeX Warning: Hyper reference `configuration:additional-packages' on page 21 u ndefined on input line 1280. [21] LaTeX Warning: Hyper reference `configuration:additional-packages' on page 22 u ndefined on input line 1307. Underfull \hbox (badness 10000) in paragraph at lines 1315--1318 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U looka-side repos-i-t o-ries used for pack-age gath-er-ing; for-mat: [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 1573--1576 []\T1/ptm/m/n/10 Example (The \T1/pcr/m/n/10 {runroot_key} \T1/ptm/m/n/10 is ex -pected to be set to mock con-fig file us-ing the Underfull \hbox (badness 10000) in paragraph at lines 1573--1576 \T1/pcr/m/n/10 runroot_ssh_init_template \T1/ptm/m/n/10 com-mand.): \T1/pcr/m/n /10 "mock -r {runroot_key} --install Underfull \hbox (badness 10000) in paragraph at lines 1596--1599 []\T1/ptm/m/n/10 Example (The \T1/pcr/m/n/10 {runroot_key} \T1/ptm/m/n/10 is ex -pected to be set to mock con-fig file us-ing the Underfull \hbox (badness 10000) in paragraph at lines 1596--1599 \T1/pcr/m/n/10 runroot_ssh_init_template \T1/ptm/m/n/10 com-mand.): \T1/pcr/m/n /10 "mock -r {runroot_key} chroot -- Underfull \hbox (badness 8132) in paragraph at lines 1610--1615 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 list\T1/ptm/m/n/10 ) ^^U ref-er-ences to ex-t er-nal files to be placed in os/ di-rec-tory and me-dia; for-mat: [25] [26] [27] Overfull \hbox (1.10545pt too wide) in paragraph at lines 1832--1832 []\T1/phv/m/n/10 Respin| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Rawhide-20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170406| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 26_Alpha| Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170329| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 RC-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170407| Underfull \hbox (badness 10000) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1832--1832 []\T1/pcr/m/n/10 20170407| [28] Underfull \hbox (badness 10000) in paragraph at lines 1977--1980 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) ^^U con-fig-u-ra-tion fo r \T1/pcr/m/n/10 koji spin-livemedia\T1/ptm/m/n/10 ; for-mat: \T1/pcr/m/n/10 {v ariant_uid_regex: [29] [30] [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 2288--2291 []\T1/pcr/m/n/10 release \T1/ptm/m/n/10 ^^U (\T1/ptm/m/it/10 str\T1/ptm/m/n/10 ) Re-lease value to set for the in-staller im-age. Set to \T1/pcr/m/n/10 ! [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2394--2397 []\T1/ptm/m/n/10 (\T1/ptm/m/it/10 dict\T1/ptm/m/n/10 ) ^^U a map-ping from vari -ant regexes to con-fig-u-ra-tion blocks. The for-mat should be [35] [36] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2620--2622 []\T1/ptm/m/n/10 For ex-am-ple, for Fe-dora the pre-fix should be \T1/pcr/m/n/1 0 %(release_short)s-%(variant)s-%(version)s-%(date)s%(type_suffix)s. [37] [38] [39] [40] Chapter 5. Overfull \vbox (1.18321pt too high) detected at line 3093 [41] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [42] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [43] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [44] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [45] Underfull \vbox (badness 10000) detected at line 3093 Overfull \vbox (2.68169pt too high) detected at line 3093 [46] [47] Overfull \vbox (2.68167pt too high) detected at line 3206 [48] [49] [50] Chapter 6. [51] [52] Chapter 7. [53] [54] Chapter 8. [55] [56] Chapter 9. [57] [58] Chapter 10. [59] [60] [61] [62] Chapter 11. [63] [64] Chapter 12. [65] (./Pungi.ind) [66] (./Pungi.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (70 pages, 321832 bytes). Transcript written on Pungi.log. Latexmk: Index file 'Pungi.idx' was written Latexmk: Log file says output to 'Pungi.pdf' === TeX engine is 'pdfTeX' Latexmk: All targets () are up-to-date make[1]: Leaving directory '/builddir/build/BUILD/pungi-4.2.2/doc/_build/latex' pdflatex finished; the PDF files are in _build/latex. + make epub SPHINXBUILD=/usr/bin/sphinx-build-3 /usr/bin/sphinx-build-3 -b epub -d _build/doctrees . _build/epub Running Sphinx v1.8.4 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 13 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 7%] about writing output... [ 15%] comps writing output... [ 23%] configuration writing output... [ 30%] contributing writing output... [ 38%] examples writing output... [ 46%] format writing output... [ 53%] gathering writing output... [ 61%] index writing output... [ 69%] messaging writing output... [ 76%] multi_compose writing output... [ 84%] phases writing output... [ 92%] scm_support writing output... [100%] testing generating indices... genindex writing additional pages... copying images... [ 50%] _static/pungi_snake-sm-dark.png copying images... [100%] _static/phases.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing Pungi.epub file... build succeeded. The ePub file is in _build/epub. Build finished. The epub file is in _build/epub. + make text SPHINXBUILD=/usr/bin/sphinx-build-3 /usr/bin/sphinx-build-3 -b text -d _build/doctrees . _build/text Running Sphinx v1.8.4 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [text]: targets for 13 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 7%] about writing output... [ 15%] comps writing output... [ 23%] configuration writing output... [ 30%] contributing writing output... [ 38%] examples writing output... [ 46%] format writing output... [ 53%] gathering writing output... [ 61%] index writing output... [ 69%] messaging writing output... [ 76%] multi_compose writing output... [ 84%] phases writing output... [ 92%] scm_support writing output... [100%] testing build succeeded. The text files are in _build/text. Build finished. The text files are in _build/text. + make man SPHINXBUILD=/usr/bin/sphinx-build-3 /usr/bin/sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v1.8.4 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... pungi.1 { about phases format configuration examples scm_support messaging gathering comps contributing testing multi_compose } build succeeded. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. + gzip _build/man/pungi.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.djoagV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch ++ dirname /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch + cd pungi-4.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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/common.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/arch_utils.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/pathmatch.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/graph.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/media_split.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/multilib_dnf.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/ks.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/multilib_yum.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/gather_dnf.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/installer.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/base.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/tree.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/utils.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree copying build/lib/pungi/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/linker.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/util.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/checks.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/discinfo.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/compose_metadata copying build/lib/pungi/profiler.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/paths.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/config.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/module_util.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/dnf_wrapper.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/arch.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/runroot.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/compose.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/createiso.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi copying build/lib/pungi/metadata.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/patch_iso.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/wait_for_signed_ostree_handler.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/config_validate.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/report_progress.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/comps_filter.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/fedmsg_notification.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/pungi_gather.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/pungi.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/config_dump.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/pungi_koji.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/scripts/create_unified_isos.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts copying build/lib/pungi/notifier.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/ostree.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/common.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/pkgsets.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/source.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_repos.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_koji.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/image_checksum.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/extra_isos.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/live_images.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/livemedia_phase.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/base.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/init.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/buildinstall.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/weaver.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/extra_files.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/method.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/source.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/link.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_nodeps.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_hybrid.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_deps.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_none.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_module.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_comps.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_json.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/osbs.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/image_build.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/createiso.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/phases_metadata.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/test.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/repoclosure.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases copying build/lib/pungi/phases/ostree_installer.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/scm.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/jigdo.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/comps.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/lorax.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/variants.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/kojiwrapper.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/iso.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/pungi.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/fus.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/repoclosure.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers copying build/lib/pungi/gather.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils copying build/lib/pungi_utils/patch_iso.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils copying build/lib/pungi_utils/unified_isos.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils copying build/lib/pungi_utils/__init__.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils copying build/lib/pungi_utils/config_utils.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils copying build/lib/pungi_utils/orchestrator.py -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/arch_utils.py to arch_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/pathmatch.py to pathmatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/graph.py to graph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/media_split.py to media_split.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/multilib_dnf.py to multilib_dnf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ks.py to ks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/multilib_yum.py to multilib_yum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/gather_dnf.py to gather_dnf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree/installer.py to installer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree/tree.py to tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/ostree/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/linker.py to linker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/checks.py to checks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/compose_metadata/discinfo.py to discinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/compose_metadata/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/profiler.py to profiler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/paths.py to paths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/module_util.py to module_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/dnf_wrapper.py to dnf_wrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/arch.py to arch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/runroot.py to runroot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/compose.py to compose.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/createiso.py to createiso.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/metadata.py to metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/patch_iso.py to patch_iso.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/wait_for_signed_ostree_handler.py to wait_for_signed_ostree_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/config_validate.py to config_validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/report_progress.py to report_progress.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/comps_filter.py to comps_filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/fedmsg_notification.py to fedmsg_notification.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/pungi_gather.py to pungi_gather.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/pungi.py to pungi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/config_dump.py to config_dump.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/pungi_koji.py to pungi_koji.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/scripts/create_unified_isos.py to create_unified_isos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/notifier.py to notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/ostree.py to ostree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/pkgsets.py to pkgsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/source.py to source.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/sources/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/sources/source_repos.py to source_repos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/pkgset/sources/source_koji.py to source_koji.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/image_checksum.py to image_checksum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/createrepo.py to createrepo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/extra_isos.py to extra_isos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/live_images.py to live_images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/livemedia_phase.py to livemedia_phase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/init.py to init.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/buildinstall.py to buildinstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/weaver.py to weaver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/extra_files.py to extra_files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/method.py to method.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/source.py to source.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods/method_nodeps.py to method_nodeps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods/method_hybrid.py to method_hybrid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/methods/method_deps.py to method_deps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources/source_none.py to source_none.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources/source_module.py to source_module.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources/source_comps.py to source_comps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/gather/sources/source_json.py to source_json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/osbs.py to osbs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/image_build.py to image_build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/createiso.py to createiso.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/phases_metadata.py to phases_metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/repoclosure.py to repoclosure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/phases/ostree_installer.py to ostree_installer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/createrepo.py to createrepo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/scm.py to scm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/jigdo.py to jigdo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/comps.py to comps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/lorax.py to lorax.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/variants.py to variants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/kojiwrapper.py to kojiwrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/iso.py to iso.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/pungi.py to pungi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/fus.py to fus.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/wrappers/repoclosure.py to repoclosure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi/gather.py to gather.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils/patch_iso.py to patch_iso.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils/unified_isos.py to unified_isos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils/config_utils.py to config_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi_utils/orchestrator.py to orchestrator.cpython-37.pyc writing byte-compilation script '/tmp/tmpp8e896b_.py' /usr/bin/python3 /tmp/tmpp8e896b_.py removing /tmp/tmpp8e896b_.py running install_data creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi copying share/comps-cleanup.xsl -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi copying share/f9-fedora.ks -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi copying share/rawhide-fedora.ks -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi copying share/variants.dtd -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi/multilib copying share/multilib/devel-whitelist.conf -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi/multilib copying share/multilib/runtime-blacklist.conf -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi/multilib copying share/multilib/runtime-patterns.conf -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi/multilib copying share/multilib/runtime-whitelist.conf -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi/multilib copying share/multilib/devel-blacklist.conf -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/pungi/multilib running install_egg_info running egg_info writing pungi.egg-info/PKG-INFO writing dependency_links to pungi.egg-info/dependency_links.txt writing entry points to pungi.egg-info/entry_points.txt writing requirements to pungi.egg-info/requires.txt writing top-level names to pungi.egg-info/top_level.txt reading manifest file 'pungi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.sw?' found anywhere in distribution warning: no previously-included files matching '#*#' found anywhere in distribution writing manifest file 'pungi.egg-info/SOURCES.txt' Copying pungi.egg-info to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7/site-packages/pungi-4.2.2-py3.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin copying build/scripts-3.7/pungi-compare-depsolving -> /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin/pungi-compare-depsolving to 755 Installing comps_filter script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-config-dump script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-config-validate script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-create-unified-isos script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-fedmsg-notification script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-gather script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-koji script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-make-ostree script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-notification-report-progress script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-orchestrate script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-patch-iso script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin Installing pungi-wait-for-signed-ostree-handler script to /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/var/cache/pungi + /usr/bin/install -d /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/man/man1 + /usr/bin/install -m 0644 doc/_build/man/pungi.1.gz /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/man/man1 + rm /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/bin/pungi + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 4.2.2-1.fc30 --unique-debug-suffix -4.2.2-1.fc30.noarch --unique-debug-src-base pungi-4.2.2-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pungi-4.2.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ouMgLj + umask 022 + cd /builddir/build/BUILD + cd pungi-4.2.2 + nosetests-3 --exe ...................................................................................................................................................................................................................................................................................................................S..S..............................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 1105 tests in 27.156s OK (SKIP=66) + exit 0 Processing files: pungi-4.2.2-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lmzn6X + umask 022 + cd /builddir/build/BUILD + cd pungi-4.2.2 + DOCDIR=/builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/doc/pungi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/doc/pungi + cp -pr AUTHORS /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/doc/pungi + cp -pr doc/_build/latex/Pungi.pdf /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/doc/pungi + cp -pr doc/_build/epub/Pungi.epub /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/doc/pungi + cp -pr doc/_build/text/about.txt doc/_build/text/comps.txt doc/_build/text/configuration.txt doc/_build/text/contributing.txt doc/_build/text/examples.txt doc/_build/text/format.txt doc/_build/text/gathering.txt doc/_build/text/index.txt doc/_build/text/messaging.txt doc/_build/text/multi_compose.txt doc/_build/text/phases.txt doc/_build/text/scm_support.txt doc/_build/text/testing.txt /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/doc/pungi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mmjjtF + umask 022 + cd /builddir/build/BUILD + cd pungi-4.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/licenses/pungi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/licenses/pungi + cp -pr COPYING /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/licenses/pungi + cp -pr GPL /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch/usr/share/licenses/pungi + exit 0 Provides: pungi = 4.2.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: pungi-utils-4.2.2-1.fc30.noarch Provides: pungi-utils = 4.2.2-1.fc30 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.7 Processing files: python3-pungi-4.2.2-1.fc30.noarch Provides: python3-pungi = 4.2.2-1.fc30 python3.7dist(pungi) = 4.2.2 python3dist(pungi) = 4.2.2 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: python(abi) = 3.7 python3.7dist(dogpile.cache) python3.7dist(jsonschema) python3.7dist(kobo) python3.7dist(lxml) python3.7dist(productmd) >= 1.23 python3.7dist(setuptools) python3.7dist(six) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch Wrote: /builddir/build/RPMS/pungi-4.2.2-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/pungi-utils-4.2.2-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python3-pungi-4.2.2-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OT4iGK + umask 022 + cd /builddir/build/BUILD + cd pungi-4.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pungi-4.2.2-1.fc30.noarch + exit 0 Child return code was: 0