Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pungi.spec'], chrootPath='/var/lib/mock/f28-build-11334162-851168/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pungi-4.1.22-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pungi.spec'], chrootPath='/var/lib/mock/f28-build-11334162-851168/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EH6tRY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pungi-4.1.22 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pungi-4.1.22.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pungi-4.1.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/830.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DAgOM8 + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.22 + 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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pungi copying pungi/__init__.py -> build/lib/pungi copying pungi/linker.py -> build/lib/pungi copying pungi/metadata.py -> build/lib/pungi copying pungi/multilib_dnf.py -> build/lib/pungi copying pungi/config.py -> build/lib/pungi copying pungi/ks.py -> build/lib/pungi copying pungi/dnf_wrapper.py -> build/lib/pungi copying pungi/gather.py -> build/lib/pungi copying pungi/gather_dnf.py -> build/lib/pungi copying pungi/arch_utils.py -> build/lib/pungi copying pungi/util.py -> build/lib/pungi copying pungi/compose.py -> build/lib/pungi copying pungi/pathmatch.py -> build/lib/pungi copying pungi/arch.py -> build/lib/pungi copying pungi/common.py -> build/lib/pungi copying pungi/paths.py -> build/lib/pungi copying pungi/multilib_yum.py -> build/lib/pungi copying pungi/checks.py -> build/lib/pungi copying pungi/media_split.py -> build/lib/pungi copying pungi/createiso.py -> build/lib/pungi copying pungi/notifier.py -> build/lib/pungi copying pungi/profiler.py -> build/lib/pungi creating build/lib/pungi/compose_metadata copying pungi/compose_metadata/__init__.py -> build/lib/pungi/compose_metadata copying pungi/compose_metadata/discinfo.py -> build/lib/pungi/compose_metadata creating build/lib/pungi/ostree copying pungi/ostree/utils.py -> build/lib/pungi/ostree copying pungi/ostree/tree.py -> build/lib/pungi/ostree copying pungi/ostree/__init__.py -> build/lib/pungi/ostree copying pungi/ostree/base.py -> build/lib/pungi/ostree copying pungi/ostree/installer.py -> build/lib/pungi/ostree creating build/lib/pungi/phases copying pungi/phases/live_images.py -> build/lib/pungi/phases copying pungi/phases/image_checksum.py -> build/lib/pungi/phases copying pungi/phases/image_build.py -> build/lib/pungi/phases copying pungi/phases/product_img.py -> build/lib/pungi/phases copying pungi/phases/__init__.py -> build/lib/pungi/phases copying pungi/phases/init.py -> build/lib/pungi/phases copying pungi/phases/osbs.py -> build/lib/pungi/phases copying pungi/phases/ostree_installer.py -> build/lib/pungi/phases copying pungi/phases/extra_files.py -> build/lib/pungi/phases copying pungi/phases/createrepo.py -> build/lib/pungi/phases copying pungi/phases/livemedia_phase.py -> build/lib/pungi/phases copying pungi/phases/ostree.py -> build/lib/pungi/phases copying pungi/phases/base.py -> build/lib/pungi/phases copying pungi/phases/buildinstall.py -> build/lib/pungi/phases copying pungi/phases/createiso.py -> build/lib/pungi/phases copying pungi/phases/test.py -> build/lib/pungi/phases creating build/lib/pungi/phases/gather copying pungi/phases/gather/__init__.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/source.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/link.py -> build/lib/pungi/phases/gather copying pungi/phases/gather/method.py -> build/lib/pungi/phases/gather creating build/lib/pungi/phases/gather/methods copying pungi/phases/gather/methods/method_deps.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_nodeps.py -> build/lib/pungi/phases/gather/methods creating 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/__init__.py -> 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_comps.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/pkgsets.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/__init__.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/source.py -> build/lib/pungi/phases/pkgset copying pungi/phases/pkgset/common.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/wrappers copying pungi/wrappers/__init__.py -> build/lib/pungi/wrappers copying pungi/wrappers/lorax.py -> build/lib/pungi/wrappers copying pungi/wrappers/repoclosure.py -> build/lib/pungi/wrappers copying pungi/wrappers/pungi.py -> build/lib/pungi/wrappers copying pungi/wrappers/kojiwrapper.py -> build/lib/pungi/wrappers copying pungi/wrappers/variants.py -> build/lib/pungi/wrappers copying pungi/wrappers/createrepo.py -> build/lib/pungi/wrappers copying pungi/wrappers/iso.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 creating build/lib/pungi_utils copying pungi_utils/patch_iso.py -> build/lib/pungi_utils copying pungi_utils/__init__.py -> build/lib/pungi_utils copying pungi_utils/unified_isos.py -> build/lib/pungi_utils running build_scripts creating build/scripts-2.7 copying and adjusting bin/comps_filter -> build/scripts-2.7 copying and adjusting bin/pungi -> build/scripts-2.7 copying and adjusting bin/pungi-config-validate -> build/scripts-2.7 copying and adjusting bin/pungi-create-unified-isos -> build/scripts-2.7 copying and adjusting bin/pungi-fedmsg-notification -> build/scripts-2.7 copying and adjusting bin/pungi-gather -> build/scripts-2.7 copying and adjusting bin/pungi-koji -> build/scripts-2.7 copying and adjusting bin/pungi-make-ostree -> build/scripts-2.7 copying and adjusting bin/pungi-patch-iso -> build/scripts-2.7 copying and adjusting bin/pungi-wait-for-signed-ostree-handler -> build/scripts-2.7 copying and adjusting contrib/yum-dnf-compare/pungi-compare-depsolving -> build/scripts-2.7 changing mode of build/scripts-2.7/comps_filter from 644 to 755 changing mode of build/scripts-2.7/pungi from 644 to 755 changing mode of build/scripts-2.7/pungi-config-validate from 644 to 755 changing mode of build/scripts-2.7/pungi-create-unified-isos from 644 to 755 changing mode of build/scripts-2.7/pungi-fedmsg-notification from 644 to 755 changing mode of build/scripts-2.7/pungi-gather from 644 to 755 changing mode of build/scripts-2.7/pungi-koji from 644 to 755 changing mode of build/scripts-2.7/pungi-make-ostree from 644 to 755 changing mode of build/scripts-2.7/pungi-patch-iso from 644 to 755 changing mode of build/scripts-2.7/pungi-wait-for-signed-ostree-handler from 644 to 755 changing mode of build/scripts-2.7/pungi-compare-depsolving from 644 to 755 + sleep 1 + 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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_scripts creating build/scripts-3.6 copying and adjusting bin/comps_filter -> build/scripts-3.6 copying and adjusting bin/pungi -> build/scripts-3.6 copying and adjusting bin/pungi-config-validate -> build/scripts-3.6 copying and adjusting bin/pungi-create-unified-isos -> build/scripts-3.6 copying and adjusting bin/pungi-fedmsg-notification -> build/scripts-3.6 copying and adjusting bin/pungi-gather -> build/scripts-3.6 copying and adjusting bin/pungi-koji -> build/scripts-3.6 copying and adjusting bin/pungi-make-ostree -> build/scripts-3.6 copying and adjusting bin/pungi-patch-iso -> build/scripts-3.6 copying and adjusting bin/pungi-wait-for-signed-ostree-handler -> build/scripts-3.6 copying and adjusting contrib/yum-dnf-compare/pungi-compare-depsolving -> build/scripts-3.6 changing mode of build/scripts-3.6/comps_filter from 644 to 755 changing mode of build/scripts-3.6/pungi from 644 to 755 changing mode of build/scripts-3.6/pungi-config-validate from 644 to 755 changing mode of build/scripts-3.6/pungi-create-unified-isos from 644 to 755 changing mode of build/scripts-3.6/pungi-fedmsg-notification from 644 to 755 changing mode of build/scripts-3.6/pungi-gather from 644 to 755 changing mode of build/scripts-3.6/pungi-koji from 644 to 755 changing mode of build/scripts-3.6/pungi-make-ostree from 644 to 755 changing mode of build/scripts-3.6/pungi-patch-iso from 644 to 755 changing mode of build/scripts-3.6/pungi-wait-for-signed-ostree-handler from 644 to 755 changing mode of build/scripts-3.6/pungi-compare-depsolving from 644 to 755 + sleep 1 + 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.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] about reading sources... [ 20%] configuration reading sources... [ 30%] contributing reading sources... [ 40%] format reading sources... [ 50%] gathering reading sources... [ 60%] index reading sources... [ 70%] messaging reading sources... [ 80%] phases reading sources... [ 90%] 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 scm_support messaging gathering contributing testing 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. Running LaTeX files through pdflatex... make -C _build/latex all-pdf make[1]: Entering directory '/builddir/build/BUILD/pungi-4.1.22/doc/_build/latex' latexmk -pdf -dvi- -ps- 'Pungi.tex' Latexmk: This is Latexmk, John Collins, 25 Jan. 2018, version: 4.55a. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "Pungi.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (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/.cache/texlive/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.cache/texlive/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.17 (TeX Live 2016) (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, compatibility for TeX 2, parameters, LaTeX2e <2016/03/31> 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)) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2018.2.6) 5054 strings of total length 69018 44351 memory locations dumped; current usage is 144&43759 3399 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/.cache/texlive/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: Disabled formats: 33 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 14 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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/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))) (/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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/generic/oberdiek/infwarerr.sty)))) (/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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 `gathering::doc' on page 5 undefined on input li ne 204. [5 <./phases.png>] [6] [7] [8] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [9] [10] Chapter 4. [11] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 12 undefined o n input line 553. [12] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 13 undefined o n input line 557. [13] [14] [15] [16] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 17 undefined o n input line 897. Underfull \hbox (badness 10000) in paragraph at lines 896--900 []\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] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 18 undefined o n input line 1007. [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1166--1169 []\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 `scm_support:scm-support' on page 20 undefined o n input line 1179. Underfull \hbox (badness 10000) in paragraph at lines 1194--1197 []\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: [20] [21] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 22 undefined o n input line 1359. Underfull \hbox (badness 8132) in paragraph at lines 1356--1361 []\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: [22] [23] LaTeX Warning: Hyper reference `scm_support:scm-support' on page 24 undefined o n input line 1440. LaTeX Warning: Hyper reference `scm_support:scm-support' on page 24 undefined o n input line 1443. [24] Overfull \hbox (1.10545pt too wide) in paragraph at lines 1593--1593 []\T1/phv/m/n/10 Respin| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Rawhide-20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170406| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 26_Alpha| Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170329| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 RC-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170407| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170407| [25] LaTeX Warning: Hyper reference `configuration:auto-version' on page 26 undefine d on input line 1645. LaTeX Warning: Hyper reference `configuration:auto-version' on page 26 undefine d on input line 1663. Underfull \hbox (badness 10000) in paragraph at lines 1738--1741 []\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: [26] LaTeX Warning: Hyper reference `configuration:auto-version' on page 27 undefine d on input line 1776. LaTeX Warning: Hyper reference `configuration:auto-version' on page 27 undefine d on input line 1816. [27] Underfull \vbox (badness 2538) detected at line 1903 [28] LaTeX Warning: Hyper reference `configuration:auto-version' on page 29 undefine d on input line 1971. [29] LaTeX Warning: Hyper reference `configuration:auto-version' on page 30 undefine d on input line 2030. Underfull \hbox (badness 10000) in paragraph at lines 1--2031 []\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 ! [30] Underfull \hbox (badness 10000) in paragraph at lines 2118--2121 []\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 31 undefined on input line 2126. [31] [32] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2238--2240 []\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. [33] [34] Chapter 5. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxstyleliteralintitle' on input line 2 393. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxstyleliteralintitle' on input line 2 393. [35] [36] Chapter 6. [37] [38] Chapter 7. [39] [40] Chapter 8. [41] [42] [43] [44] Chapter 9. No file Pungi.ind. [45] (./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 (49 pages, 267534 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: 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' Non-existent destination files: 'Pungi.ind' ------------ Run number 1 of rule 'makeindex Pungi.idx' ------------ ------------ Running 'makeindex -s python.ist -o "Pungi.ind" "Pungi.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex Pungi.idx'... This is makeindex, version 2.15 [TeX Live 2016] (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.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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/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))) (/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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/generic/oberdiek/infwarerr.sty)))) (/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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] [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 896--900 []\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] Underfull \hbox (badness 10000) in paragraph at lines 1166--1169 []\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: Underfull \hbox (badness 10000) in paragraph at lines 1194--1197 []\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: [20] [21] Underfull \hbox (badness 8132) in paragraph at lines 1356--1361 []\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: [22] [23] [24] Overfull \hbox (1.10545pt too wide) in paragraph at lines 1593--1593 []\T1/phv/m/n/10 Respin| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Rawhide-20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170406| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 26_Alpha| Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170329| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 RC-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170407| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170407| [25] Underfull \hbox (badness 10000) in paragraph at lines 1738--1741 []\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: [26] [27] Underfull \vbox (badness 2538) detected at line 1903 [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1--2031 []\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 ! [30] Underfull \hbox (badness 10000) in paragraph at lines 2118--2121 []\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 [31] [32] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2238--2240 []\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. [33] [34] Chapter 5. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxstyleliteralintitle' on input line 2 393. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxstyleliteralintitle' on input line 2 393. [35] [36] Chapter 6. [37] [38] Chapter 7. [39] [40] Chapter 8. [41] [42] [43] [44] Chapter 9. (./Pungi.ind) [45] (./Pungi.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (49 pages, 278925 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.17 (TeX Live 2016) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Pungi.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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/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))) (/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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/generic/oberdiek/infwarerr.sty)))) (/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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] [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 896--900 []\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] Underfull \hbox (badness 10000) in paragraph at lines 1166--1169 []\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: Underfull \hbox (badness 10000) in paragraph at lines 1194--1197 []\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: [20] [21] Underfull \hbox (badness 8132) in paragraph at lines 1356--1361 []\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: [22] [23] [24] Overfull \hbox (1.10545pt too wide) in paragraph at lines 1593--1593 []\T1/phv/m/n/10 Respin| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Rawhide-20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170406| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170406.n. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 26_Alpha| Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170329| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 RC-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170407| Underfull \hbox (badness 10000) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 F-Atomic-25-20170407. Overfull \hbox (1.70508pt too wide) in paragraph at lines 1--1593 []\T1/pcr/m/n/10 20170407| [25] Underfull \hbox (badness 10000) in paragraph at lines 1738--1741 []\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: [26] [27] Underfull \vbox (badness 2538) detected at line 1903 [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1--2031 []\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 ! [30] Underfull \hbox (badness 10000) in paragraph at lines 2118--2121 []\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 [31] [32] Overfull \hbox (127.62398pt too wide) in paragraph at lines 2238--2240 []\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. [33] [34] Chapter 5. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxstyleliteralintitle' on input line 2 393. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxstyleliteralintitle' on input line 2 393. [35] [36] Chapter 6. [37] [38] Chapter 7. [39] [40] Chapter 8. [41] [42] [43] [44] Chapter 9. (./Pungi.ind) [45] (./Pungi.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on Pungi.pdf (49 pages, 278925 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 (Pungi.pdf) are up-to-date make[1]: Leaving directory '/builddir/build/BUILD/pungi-4.1.22/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.6.6 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 10 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... [ 10%] about writing output... [ 20%] configuration writing output... [ 30%] contributing writing output... [ 40%] format writing output... [ 50%] gathering writing output... [ 60%] index writing output... [ 70%] messaging writing output... [ 80%] phases writing output... [ 90%] 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. 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.6.6 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [text]: targets for 10 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... [ 10%] about writing output... [ 20%] configuration writing output... [ 30%] contributing writing output... [ 40%] format writing output... [ 50%] gathering writing output... [ 60%] index writing output... [ 70%] messaging writing output... [ 80%] phases writing output... [ 90%] scm_support writing output... [100%] testing build succeeded. 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.6.6 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 scm_support messaging gathering contributing testing } build succeeded. 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.xWgEEP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch ++ dirname /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch + cd pungi-4.1.22 + 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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils copying build/lib/pungi_utils/patch_iso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils copying build/lib/pungi_utils/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils copying build/lib/pungi_utils/unified_isos.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/utils.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/tree.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/base.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/ostree/installer.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree copying build/lib/pungi/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/linker.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/metadata.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/multilib_dnf.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/config.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/ks.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/dnf_wrapper.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/gather.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/gather_dnf.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/arch_utils.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/util.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/compose.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/pathmatch.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/lorax.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/repoclosure.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/pungi.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/kojiwrapper.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/variants.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/iso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/scm.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/jigdo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/comps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers copying build/lib/pungi/arch.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/common.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/paths.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/multilib_yum.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/checks.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/media_split.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/createiso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/notifier.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi copying build/lib/pungi/profiler.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/live_images.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/image_checksum.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/image_build.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/product_img.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/pkgsets.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/source.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_repos.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_koji.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/common.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/init.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/osbs.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/ostree_installer.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/extra_files.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/source.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/link.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_deps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_nodeps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_module.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_none.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_comps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_json.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/method.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather copying build/lib/pungi/phases/livemedia_phase.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/ostree.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/base.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/buildinstall.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/createiso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases copying build/lib/pungi/phases/test.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/discinfo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils/patch_iso.py to patch_iso.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils/unified_isos.py to unified_isos.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ostree/installer.py to installer.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/linker.py to linker.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/multilib_dnf.py to multilib_dnf.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/ks.py to ks.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/dnf_wrapper.py to dnf_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/gather.py to gather.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/gather_dnf.py to gather_dnf.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/arch_utils.py to arch_utils.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/compose.py to compose.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/pathmatch.py to pathmatch.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/lorax.py to lorax.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/repoclosure.py to repoclosure.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/pungi.py to pungi.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/kojiwrapper.py to kojiwrapper.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/variants.py to variants.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/createrepo.py to createrepo.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/iso.py to iso.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/scm.py to scm.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/jigdo.py to jigdo.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/wrappers/comps.py to comps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/arch.py to arch.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/paths.py to paths.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/multilib_yum.py to multilib_yum.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/media_split.py to media_split.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/createiso.py to createiso.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/notifier.py to notifier.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/profiler.py to profiler.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/live_images.py to live_images.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/image_checksum.py to image_checksum.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/image_build.py to image_build.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/product_img.py to product_img.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/pkgsets.py to pkgsets.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources/source_repos.py to source_repos.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/sources/source_koji.py to source_koji.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/pkgset/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/osbs.py to osbs.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/ostree_installer.py to ostree_installer.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/extra_files.py to extra_files.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/createrepo.py to createrepo.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/link.py to link.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods/method_deps.py to method_deps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/methods/method_nodeps.py to method_nodeps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/source_module.py to source_module.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/source_none.py to source_none.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/source_comps.py to source_comps.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/sources/source_json.py to source_json.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/gather/method.py to method.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/livemedia_phase.py to livemedia_phase.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/ostree.py to ostree.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/buildinstall.py to buildinstall.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/createiso.py to createiso.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/phases/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi/compose_metadata/discinfo.py to discinfo.pyc writing byte-compilation script '/tmp/tmpsWNdgz.py' /usr/bin/python2 -O /tmp/tmpsWNdgz.py removing /tmp/tmpsWNdgz.py running install_data creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi copying share/comps-cleanup.xsl -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi copying share/f9-fedora.ks -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi copying share/rawhide-fedora.ks -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi copying share/variants.dtd -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi/multilib copying share/multilib/devel-whitelist.conf -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi/multilib copying share/multilib/devel-blacklist.conf -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi/multilib copying share/multilib/runtime-whitelist.conf -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi/multilib copying share/multilib/runtime-patterns.conf -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi/multilib copying share/multilib/runtime-blacklist.conf -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/pungi/multilib running install_egg_info running egg_info writing requirements to pungi.egg-info/requires.txt writing pungi.egg-info/PKG-INFO writing top-level names to pungi.egg-info/top_level.txt writing dependency_links to pungi.egg-info/dependency_links.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.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi-4.1.22-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-koji -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-patch-iso -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-config-validate -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-create-unified-isos -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-gather -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-compare-depsolving -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-wait-for-signed-ostree-handler -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-make-ostree -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/pungi-fedmsg-notification -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-2.7/comps_filter -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-koji to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-patch-iso to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-config-validate to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-create-unified-isos to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-gather to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-compare-depsolving to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-wait-for-signed-ostree-handler to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-make-ostree to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-fedmsg-notification to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/comps_filter to 755 + mv /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi_utils copying build/lib/pungi_utils/patch_iso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi_utils copying build/lib/pungi_utils/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi_utils copying build/lib/pungi_utils/unified_isos.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi_utils creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree copying build/lib/pungi/ostree/utils.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree copying build/lib/pungi/ostree/tree.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree copying build/lib/pungi/ostree/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree copying build/lib/pungi/ostree/base.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree copying build/lib/pungi/ostree/installer.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree copying build/lib/pungi/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/linker.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/metadata.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/multilib_dnf.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/config.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/ks.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/dnf_wrapper.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/gather.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/gather_dnf.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/arch_utils.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/util.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/compose.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/pathmatch.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/lorax.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/repoclosure.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/pungi.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/kojiwrapper.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/variants.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/iso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/scm.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/jigdo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/wrappers/comps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers copying build/lib/pungi/arch.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/common.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/paths.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/multilib_yum.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/checks.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/media_split.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/createiso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/notifier.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi copying build/lib/pungi/profiler.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/live_images.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/image_checksum.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/image_build.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/product_img.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/pkgsets.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/pkgset/source.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_repos.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/sources/source_koji.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources copying build/lib/pungi/phases/pkgset/common.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset copying build/lib/pungi/phases/init.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/osbs.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/ostree_installer.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/extra_files.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/createrepo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/source.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather copying build/lib/pungi/phases/gather/link.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_deps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/methods copying build/lib/pungi/phases/gather/methods/method_nodeps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/methods creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_module.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_none.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_comps.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/sources/source_json.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources copying build/lib/pungi/phases/gather/method.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather copying build/lib/pungi/phases/livemedia_phase.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/ostree.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/base.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/buildinstall.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/createiso.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases copying build/lib/pungi/phases/test.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases creating /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/__init__.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/compose_metadata copying build/lib/pungi/compose_metadata/discinfo.py -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/compose_metadata byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi_utils/patch_iso.py to patch_iso.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi_utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi_utils/unified_isos.py to unified_isos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree/tree.py to tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ostree/installer.py to installer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/linker.py to linker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/multilib_dnf.py to multilib_dnf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/ks.py to ks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/dnf_wrapper.py to dnf_wrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/gather.py to gather.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/gather_dnf.py to gather_dnf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/arch_utils.py to arch_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/compose.py to compose.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/pathmatch.py to pathmatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/lorax.py to lorax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/repoclosure.py to repoclosure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/pungi.py to pungi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/kojiwrapper.py to kojiwrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/variants.py to variants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/createrepo.py to createrepo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/iso.py to iso.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/scm.py to scm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/jigdo.py to jigdo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/wrappers/comps.py to comps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/arch.py to arch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/paths.py to paths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/multilib_yum.py to multilib_yum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/media_split.py to media_split.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/createiso.py to createiso.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/notifier.py to notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/profiler.py to profiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/live_images.py to live_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/image_checksum.py to image_checksum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/image_build.py to image_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/product_img.py to product_img.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/pkgsets.py to pkgsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/source_repos.py to source_repos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/source_koji.py to source_koji.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/pkgset/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/osbs.py to osbs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/ostree_installer.py to ostree_installer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/extra_files.py to extra_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/createrepo.py to createrepo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/link.py to link.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/method_deps.py to method_deps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/method_nodeps.py to method_nodeps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_module.py to source_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_none.py to source_none.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_comps.py to source_comps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_json.py to source_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/gather/method.py to method.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/livemedia_phase.py to livemedia_phase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/ostree.py to ostree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/buildinstall.py to buildinstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/createiso.py to createiso.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/phases/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/compose_metadata/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi/compose_metadata/discinfo.py to discinfo.cpython-36.pyc writing byte-compilation script '/tmp/tmp28tflvph.py' /usr/bin/python3 /tmp/tmp28tflvph.py removing /tmp/tmp28tflvph.py running install_data running install_egg_info running egg_info writing pungi.egg-info/PKG-INFO writing dependency_links to pungi.egg-info/dependency_links.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.1.22-3.fc28.noarch/usr/lib/python3.6/site-packages/pungi-4.1.22-py3.6.egg-info running install_scripts copying build/scripts-3.6/pungi-koji -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-patch-iso -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-config-validate -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-create-unified-isos -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-gather -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-compare-depsolving -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-wait-for-signed-ostree-handler -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-make-ostree -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/pungi-fedmsg-notification -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin copying build/scripts-3.6/comps_filter -> /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-koji to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-patch-iso to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-config-validate to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-create-unified-isos to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-gather to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-compare-depsolving to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-wait-for-signed-ostree-handler to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-make-ostree to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-fedmsg-notification to 755 changing mode of /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/comps_filter to 755 + mv /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi-2 /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/bin/pungi + /usr/bin/install -d /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/var/cache/pungi + /usr/bin/install -d /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/man/man1 + /usr/bin/install -m 0644 doc/_build/man/pungi.1.gz /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/man/man1 + rm -rf /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7/site-packages/pungi_utils + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.1.22-3.fc28 --unique-debug-suffix -4.1.22-3.fc28.noarch --unique-debug-src-base pungi-4.1.22-3.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pungi-4.1.22 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bNUhGH + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.22 + nosetests-3 --exe ...........................................................................................................................................................................................................S..S..........................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................................................................................................................................................................................................................................................................................................................S...................................................................................................................................... ---------------------------------------------------------------------- Ran 762 tests in 7.605s OK (SKIP=64) + exit 0 Processing files: pungi-4.1.22-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bsT93T + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.22 + DOCDIR=/builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/doc/pungi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/doc/pungi + cp -pr AUTHORS /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/doc/pungi + cp -pr doc/_build/latex/Pungi.pdf /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/doc/pungi + cp -pr doc/_build/epub/Pungi.epub /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/doc/pungi + cp -pr doc/_build/text/about.txt doc/_build/text/configuration.txt doc/_build/text/contributing.txt doc/_build/text/format.txt doc/_build/text/gathering.txt doc/_build/text/index.txt doc/_build/text/messaging.txt doc/_build/text/phases.txt doc/_build/text/scm_support.txt doc/_build/text/testing.txt /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/doc/pungi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cBwcu6 + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.22 + LICENSEDIR=/builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/licenses/pungi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/licenses/pungi + cp -pr COPYING /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/licenses/pungi + cp -pr GPL /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch/usr/share/licenses/pungi + exit 0 Provides: pungi = 4.1.22-3.fc28 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.1.22-3.fc28.noarch Provides: pungi-utils = 4.1.22-3.fc28 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.6 Processing files: pungi-legacy-4.1.22-3.fc28.noarch Provides: pungi-legacy = 4.1.22-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: python2-pungi-4.1.22-3.fc28.noarch Provides: python2-pungi = 4.1.22-3.fc28 python2.7dist(pungi) = 4.1.22 python2dist(pungi) = 4.1.22 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) = 2.7 Processing files: python3-pungi-4.1.22-3.fc28.noarch Provides: python3-pungi = 4.1.22-3.fc28 python3.6dist(pungi) = 4.1.22 python3dist(pungi) = 4.1.22 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch Wrote: /builddir/build/RPMS/pungi-4.1.22-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/pungi-utils-4.1.22-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/pungi-legacy-4.1.22-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python2-pungi-4.1.22-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-pungi-4.1.22-3.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.54J9XA + umask 022 + cd /builddir/build/BUILD + cd pungi-4.1.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pungi-4.1.22-3.fc28.noarch + exit 0 Child return code was: 0