Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-qutepart.spec'], nspawn_args=[]chrootPath='/var/lib/mock/f26-build-8094454-723024/root'gid=425user='mockbuild'timeout=172800logger=printOutput=Falseenv={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}uid=1000shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-qutepart.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-qutepart-3.0.1-5.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-qutepart.spec'], nspawn_args=[]chrootPath='/var/lib/mock/f26-build-8094454-723024/root'gid=425user='mockbuild'timeout=172800logger=printOutput=Falseenv={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}uid=1000shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-qutepart.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0kb5oc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qutepart-3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/qutepart-3.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qutepart-3.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -r 's,(MOCK_MODULES = \[).*\],\1],' doc/source/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.02BlMZ + umask 022 + cd /builddir/build/BUILD + cd qutepart-3.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). /tmp/rand5s_e_99g.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ /tmp/rand140xy99b.c:3:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ /tmp/pcre_versiondfj24mbd.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ running build running build_py creating build creating build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/qutepart copying qutepart/syntaxhlighter.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/version.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/vim.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/brackethlighter.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/sideareas.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/__init__.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/bookmarks.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/lines.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/htmldelegate.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/rectangularselection.py -> build/lib.linux-ppc64le-3.6/qutepart copying qutepart/completer.py -> build/lib.linux-ppc64le-3.6/qutepart creating build/lib.linux-ppc64le-3.6/qutepart/syntax copying qutepart/syntax/colortheme.py -> build/lib.linux-ppc64le-3.6/qutepart/syntax copying qutepart/syntax/parser.py -> build/lib.linux-ppc64le-3.6/qutepart/syntax copying qutepart/syntax/loader.py -> build/lib.linux-ppc64le-3.6/qutepart/syntax copying qutepart/syntax/__init__.py -> build/lib.linux-ppc64le-3.6/qutepart/syntax creating build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/lisp.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/scheme.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/xmlindent.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/base.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/ruby.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/__init__.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/cstyle.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter copying qutepart/indenter/python.py -> build/lib.linux-ppc64le-3.6/qutepart/indenter creating build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/cut.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/bookmark.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/down.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/print.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/copy.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/lint-error.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/deleted.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/up.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/undo.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/paste.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/lint-warning.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/redo.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/lint-note.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/unindent.png -> build/lib.linux-ppc64le-3.6/qutepart/icons copying qutepart/icons/indent.png -> build/lib.linux-ppc64le-3.6/qutepart/icons creating build/lib.linux-ppc64le-3.6/qutepart/syntax/data creating build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/isocpp.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/pike.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/m3u.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sather.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/dtd.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/curry.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cmake.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/zonnon.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/q.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/jsp.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/git-ignore.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/zsh.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/email.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/kdesrc-buildrc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rhtml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cg.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gnuplot.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/taskjuggler.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/literate-curry.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cs.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rpmspec.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/glosstex.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/eiffel.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rib.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/hunspell-idx.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/qmake.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/vala.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/carto-css.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/octave.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/stata.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/purebasic.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/picsrc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/pango.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ansys.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/less.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/php.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/alert.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/hunspell-dic.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/wml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rexx.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/j.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/fortran.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/crk.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/asn1.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gcc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/abap.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/povray.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/r.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/puppet.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/haxe.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/jam.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/javadoc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/lex.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sql-oracle.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/coldfusion.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/euphoria.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sci.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/lpc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/makefile.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/perl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/nagios.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/tibasic.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/literate-haskell.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mediawiki.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/idl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/pli.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/haml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mason.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/go.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/nesc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ldif.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/css-php.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/hamlet.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/progress.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cubescript.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/texinfo.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/yaml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ilerpg.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/opencl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cisco.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mathematica.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/glsl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/coffee.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mandoc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/vhdl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/asm-dsp56k.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sed.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/asm6502.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/relaxngcompact.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/tcsh.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/pig.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gap.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/systemc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mel.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/lilypond.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ocamllex.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ansic89.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/git-rebase.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/clipper.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/txt2tags.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/scss.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/fgl-per.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/vcard.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ada.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/xmldebug.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/pascal.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/xul.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/scheme.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/desktop.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/noweb.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mako.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/verilog.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/xonotic-console.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/metafont.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rest.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/fsharp.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ocamlyacc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cpp.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/markdown.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sql.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sgml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/xharbour.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/kconfig.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/velocity.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gdb.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ftl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/boo.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/commonlisp.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/pgn.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/objectivec.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/hunspell-aff.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/varnish4.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/debianchangelog.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/nasm.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/haskell.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/modelines.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mab.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/asm-m68k.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/prolog.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/html.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/c.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/bmethod.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/e.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/latex.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/xorg.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/winehq.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rapidq.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/inform.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ld.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mergetagtext.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ccss.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gdl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/fasm.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/varnish.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/nemerle.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/bibtex.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/d.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/actionscript.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gettext.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mips.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/xml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rtf.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/component-pascal.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/dosbat.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/mup.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/xslt.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/awk.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/varnishtest4.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/oors.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/replicode.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sieve.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/logtalk.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/tads3.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rsiidl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gitolite.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/freebasic.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/alert_indent.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/valgrind-suppression.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/jira.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sql-postgresql.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/lua.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/nsis.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/apache.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/roff.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/maxima.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/javascript-php.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/hunspell-dat.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/abc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/fstab.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/julia.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/chicken.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/relaxng.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/varnishcc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ocaml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/html-php.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ruby.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/systemverilog.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/qml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sql-mysql.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/agda.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/css.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/diff.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/modula-2.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/idconsole.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/changelog.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/modelica.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/matlab.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/protobuf.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/yacc.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/grammar.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rust.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/dot.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/json.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/bash.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/fgl-4gl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/yacas.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/opal.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/meson.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/vera.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/scala.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/monobasic.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/dockerfile.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/debiancontrol.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/asm-avr.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ppd.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/template-toolkit.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/python.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ini.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/asterisk.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/context.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/k.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/doxygen.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/asp.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/uscript.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cue.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/erlang.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/kbasic.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/rmarkdown.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ahdl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/groovy.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/javascript.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/toml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/gnuassembler.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/doxygenlua.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/textile.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ansforth94.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/objectivecpp.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/m4.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/postscript.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/varnishtest.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/4dos.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/djangotemplate.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/java.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/clojure.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ferite.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ahk.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/lsl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/sisu.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/cgis.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/tcl.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/spice.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/vrml.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/varnishcc4.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/xml/ample.xml -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml copying qutepart/syntax/data/syntax_db.json -> build/lib.linux-ppc64le-3.6/qutepart/syntax/data running build_ext building 'qutepart.syntax.cParser' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/qutepart creating build/temp.linux-ppc64le-3.6/qutepart/syntax gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include -I/usr/local/include -I/opt/local/include -I/usr/include/python3.6m -c qutepart/syntax/cParser.c -o build/temp.linux-ppc64le-3.6/qutepart/syntax/cParser.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-3.6/qutepart/syntax/cParser.o -L/usr/lib -L/usr/local/lib -L/opt/local/lib -L/usr/lib64 -lpcre -lpython3.6m -o build/lib.linux-ppc64le-3.6/qutepart/syntax/cParser.cpython-36m-ppc64le-linux-gnu.so + sleep 1 ~/build/BUILD/qutepart-3.0.1/doc ~/build/BUILD/qutepart-3.0.1 + pushd doc + sphinx-build-3 source html Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). Running Sphinx v1.5.2 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index /builddir/build/BUILD/qutepart-3.0.1/qutepart/__init__.py:docstring of qutepart.Qutepart:57: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/qutepart-3.0.1/qutepart/__init__.py:docstring of qutepart.Qutepart:80: WARNING: Inline interpreted text or phrase reference start-string without end-string. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/qutepart-3.0.1/qutepart/__init__.py:docstring of qutepart.Qutepart:148: WARNING: Inline literal start-string without end-string. done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex py-modindex highlighting module code... [100%] qutepart writing additional pages... search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/qutepart-3.0.1/doc/source/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. + rm -r html/.buildinfo html/.doctrees + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AxHOeQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le + cd qutepart-3.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). /tmp/randl7l_j_6g.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ /tmp/randwoenwyik.c:3:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ /tmp/pcre_versionit7_7iqt.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ running install running install_lib creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/syntaxhlighter.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/version.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/vim.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/cut.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/bookmark.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/down.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/print.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/copy.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/lint-error.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/deleted.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/up.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/undo.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/paste.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/lint-warning.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/redo.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/lint-note.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/unindent.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/icons/indent.png -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/icons copying build/lib.linux-ppc64le-3.6/qutepart/brackethlighter.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/sideareas.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax copying build/lib.linux-ppc64le-3.6/qutepart/syntax/colortheme.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax copying build/lib.linux-ppc64le-3.6/qutepart/syntax/cParser.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/syntax_db.json -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/isocpp.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/pike.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/m3u.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sather.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/dtd.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/curry.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cmake.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/zonnon.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/q.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/jsp.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/git-ignore.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/zsh.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/email.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/kdesrc-buildrc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rhtml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cg.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gnuplot.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/taskjuggler.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/literate-curry.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cs.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rpmspec.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/glosstex.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/eiffel.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rib.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/hunspell-idx.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/qmake.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/vala.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/carto-css.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/octave.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/stata.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/purebasic.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/picsrc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/pango.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ansys.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/less.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/php.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/alert.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/hunspell-dic.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/wml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rexx.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/j.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/fortran.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/crk.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/asn1.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gcc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/abap.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/povray.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/r.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/puppet.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/haxe.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/jam.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/javadoc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/lex.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sql-oracle.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/coldfusion.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/euphoria.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sci.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/lpc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/makefile.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/perl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/nagios.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/tibasic.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/literate-haskell.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mediawiki.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/idl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/pli.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/haml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mason.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/go.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/nesc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ldif.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/css-php.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/hamlet.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/progress.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cubescript.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/texinfo.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/yaml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ilerpg.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/opencl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cisco.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mathematica.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/glsl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/coffee.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mandoc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/vhdl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/asm-dsp56k.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sed.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/asm6502.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/relaxngcompact.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/tcsh.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/pig.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gap.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/systemc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mel.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/lilypond.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ocamllex.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ansic89.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/git-rebase.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/clipper.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/txt2tags.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/scss.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/fgl-per.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/vcard.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ada.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/xmldebug.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/pascal.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/xul.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/scheme.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/desktop.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/noweb.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mako.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/verilog.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/xonotic-console.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/metafont.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rest.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/fsharp.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ocamlyacc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cpp.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/markdown.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sql.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sgml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/xharbour.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/kconfig.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/velocity.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gdb.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ftl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/boo.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/commonlisp.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/pgn.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/objectivec.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/hunspell-aff.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/varnish4.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/debianchangelog.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/nasm.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/haskell.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/modelines.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mab.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/asm-m68k.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/prolog.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/html.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/c.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/bmethod.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/e.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/latex.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/xorg.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/winehq.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rapidq.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/inform.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ld.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mergetagtext.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ccss.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gdl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/fasm.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/varnish.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/nemerle.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/bibtex.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/d.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/actionscript.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gettext.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mips.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/xml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rtf.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/component-pascal.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/dosbat.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/mup.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/xslt.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/awk.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/varnishtest4.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/oors.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/replicode.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sieve.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/logtalk.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/tads3.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rsiidl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gitolite.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/freebasic.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/alert_indent.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/valgrind-suppression.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/jira.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sql-postgresql.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/lua.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/nsis.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/apache.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/roff.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/maxima.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/javascript-php.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/hunspell-dat.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/abc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/fstab.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/julia.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/chicken.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/relaxng.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/varnishcc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ocaml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/html-php.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ruby.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/systemverilog.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/qml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sql-mysql.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/agda.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/css.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/diff.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/modula-2.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/idconsole.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/changelog.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/modelica.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/matlab.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/protobuf.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/yacc.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/grammar.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rust.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/dot.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/json.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/bash.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/fgl-4gl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/yacas.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/opal.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/meson.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/vera.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/scala.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/monobasic.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/dockerfile.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/debiancontrol.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/asm-avr.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ppd.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/template-toolkit.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/python.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ini.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/asterisk.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/context.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/k.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/doxygen.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/asp.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/uscript.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cue.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/erlang.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/kbasic.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/rmarkdown.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ahdl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/groovy.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/javascript.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/toml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/gnuassembler.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/doxygenlua.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/textile.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ansforth94.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/objectivecpp.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/m4.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/postscript.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/varnishtest.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/4dos.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/djangotemplate.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/java.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/clojure.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ferite.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ahk.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/lsl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/sisu.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/cgis.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/tcl.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/spice.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/vrml.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/varnishcc4.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/data/xml/ample.xml -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/data/xml copying build/lib.linux-ppc64le-3.6/qutepart/syntax/parser.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax copying build/lib.linux-ppc64le-3.6/qutepart/syntax/loader.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax copying build/lib.linux-ppc64le-3.6/qutepart/syntax/__init__.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax creating /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/lisp.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/scheme.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/xmlindent.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/base.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/ruby.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/__init__.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/cstyle.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/indenter/python.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter copying build/lib.linux-ppc64le-3.6/qutepart/__init__.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/bookmarks.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/lines.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/htmldelegate.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/rectangularselection.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart copying build/lib.linux-ppc64le-3.6/qutepart/completer.py -> /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntaxhlighter.py to syntaxhlighter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/vim.py to vim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/brackethlighter.py to brackethlighter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/sideareas.py to sideareas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/colortheme.py to colortheme.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/lisp.py to lisp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/scheme.py to scheme.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/xmlindent.py to xmlindent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/ruby.py to ruby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/cstyle.py to cstyle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/indenter/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/bookmarks.py to bookmarks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/lines.py to lines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/htmldelegate.py to htmldelegate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/rectangularselection.py to rectangularselection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/completer.py to completer.cpython-36.pyc writing byte-compilation script '/tmp/tmpok7t9932.py' /usr/bin/python3 /tmp/tmpok7t9932.py removing /tmp/tmpok7t9932.py running install_egg_info running egg_info creating qutepart.egg-info writing qutepart.egg-info/PKG-INFO writing dependency_links to qutepart.egg-info/dependency_links.txt writing top-level names to qutepart.egg-info/top_level.txt writing manifest file 'qutepart.egg-info/SOURCES.txt' reading manifest file 'qutepart.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'qutepart.egg-info/SOURCES.txt' Copying qutepart.egg-info to /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart-3.0.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/qutepart-3.0.1 extracting debug info from /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6/site-packages/qutepart/syntax/cParser.cpython-36m-ppc64le-linux-gnu.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 184 blocks + /usr/lib/rpm/check-buildroot + /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/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib64/python3.6 using /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). Bytecompiling .py files below /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IuvO8H + umask 022 ~/build/BUILD/qutepart-3.0.1/tests ~/build/BUILD/qutepart-3.0.1 + cd /builddir/build/BUILD + cd qutepart-3.0.1 + pushd tests + cp /builddir/build/SOURCES/run_tests_fedora.py . + xvfb-run -s '-screen :0 1024x768x16' /usr/bin/python3 run_tests_fedora.py Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). libEGL warning: DRI2: failed to open swrast (search paths /usr/lib64/dri) libEGL warning: DRI2: failed to open swrast (search paths /usr/lib64/dri) test_1 (test_actions.Print) ... skipped 'Does not work' test_completion_enabled (test_api.Completion) ... Fontconfig warning: ignoring C.UTF-8: not a valid language tag ok test_threshold (test_api.Completion) ... ok test_1 (test_api.DetectSyntax) ... qutepart: Indenter 'ada' is not finished yet. But you can do it! ok test_1 (test_api.InsertText) ... ok test_2 (test_api.InsertText) ... ok test_3 (test_api.InsertText) ... ok test_1 (test_api.IsCodeOrComment) ... ok test_2 (test_api.IsCodeOrComment) ... ok test_block_comment (test_api.IsCodeOrComment) ... ok test_here_doc (test_api.IsCodeOrComment) ... ok test_accessByIndex (test_api.Lines) ... ok test_getSlice (test_api.Lines) ... ok test_modifyByIndex (test_api.Lines) ... ok test_setSlice_1 (test_api.Lines) ... ok test_setSlice_2 (test_api.Lines) ... ok test_setSlice_3 (test_api.Lines) ... ok test_setSlice_4 (test_api.Lines) ... ok test_setSlice_5 (test_api.Lines) ... ok test_setSlice_6 (test_api.Lines) ... ok test_setSlice_61 (test_api.Lines) ... ok test_setSlice_7 (test_api.Lines) ... ok test_setSlice_8 (test_api.Lines) ... ok test_setSlice_9 (test_api.Lines) ... ok test_accessByIndex (test_api.LinesWin) ... ok test_getSlice (test_api.LinesWin) ... ok test_modifyByIndex (test_api.LinesWin) ... ok test_setSlice_1 (test_api.LinesWin) ... ok test_setSlice_2 (test_api.LinesWin) ... ok test_setSlice_3 (test_api.LinesWin) ... ok test_setSlice_4 (test_api.LinesWin) ... ok test_setSlice_5 (test_api.LinesWin) ... ok test_setSlice_6 (test_api.LinesWin) ... ok test_setSlice_61 (test_api.LinesWin) ... ok test_setSlice_7 (test_api.LinesWin) ... ok test_setSlice_8 (test_api.LinesWin) ... ok test_setSlice_9 (test_api.LinesWin) ... ok test_replaceText1 (test_api.ReplaceText) ... ok test_replaceText2 (test_api.ReplaceText) ... ok test_replaceText3 (test_api.ReplaceText) ... ok test_replaceText4 (test_api.ReplaceText) ... ok test_replaceText5 (test_api.ReplaceText) ... ok test_resetSelection (test_api.Selection) ... ok test_selected_multiline_text (test_api.Selection) ... ok test_setSelection (test_api.Selection) ... ok test_eol_changed (test_api.Signals) ... ok test_indent_width_changed (test_api.Signals) ... ok test_language_changed (test_api.Signals) ... ok test_use_tabs_changed (test_api.Signals) ... ok test_jump (test_bookmarks.Test) ... ok test_set_with_keyboard (test_bookmarks.Test) ... ok test_set_with_mouse (test_bookmarks.Test) ... skipped 'Crashes Qt' test_1 (test_bracket_hlighter.Test) ... ok test_click_selects_first (test_completion.Test) ... skipped 'Crashes Qt 4.8.3' test_down_selects_first (test_completion.Test) ... ok test_down_selects_second (test_completion.Test) ... ok test_manual (test_completion.Test) ... ok test_tab_completes (test_completion.Test) ... ok test_too_long_list (test_completion.Test) ... ok test_1 (test_draw_whitespace.Test) ... ok test_2 (test_draw_whitespace.Test) ... ok test_3 (test_draw_whitespace.Test) ... ok test_4 (test_draw_whitespace.Test) ... ok test_alt_does_not_type (test_edit.Test) By default when Alt+Key is pressed - text is inserted. ... ok test_home1 (test_edit.Test) Test the operation of the home key. ... ok test_home2 (test_edit.Test) Test the operation of the home key. ... ok test_overwrite_backspace (test_edit.Test) ... ok test_overwrite_edit (test_edit.Test) ... ok test_overwrite_undo (test_edit.Test) ... ok test_1 (test_indent.Test) ... ok test_2 (test_indent.Test) ... ok test_3 (test_indent.Test) ... ok test_4 (test_indent.Test) ... ok test_4b (test_indent.Test) ... ok test_5 (test_indent.Test) ... ok test_6 (test_indent.Test) ... ok test_7 (test_indent.Test) Smartly indent python ... ok test_aplist1 (test_indenter.test_cstyle.Aplist) ... ok test_aplist10 (test_indenter.test_cstyle.Aplist) ... ok test_aplist11 (test_indenter.test_cstyle.Aplist) ... ok test_aplist12 (test_indenter.test_cstyle.Aplist) ... ok test_aplist13 (test_indenter.test_cstyle.Aplist) ... ok test_aplist14 (test_indenter.test_cstyle.Aplist) ... ok test_aplist15 (test_indenter.test_cstyle.Aplist) ... ok test_aplist16 (test_indenter.test_cstyle.Aplist) ... ok test_aplist17 (test_indenter.test_cstyle.Aplist) ... ok test_aplist18 (test_indenter.test_cstyle.Aplist) ... ok test_aplist19 (test_indenter.test_cstyle.Aplist) ... ok test_aplist2 (test_indenter.test_cstyle.Aplist) ... ok test_aplist20 (test_indenter.test_cstyle.Aplist) ... ok test_aplist21 (test_indenter.test_cstyle.Aplist) Tabs are used ... ok test_aplist3 (test_indenter.test_cstyle.Aplist) ... ok test_aplist4 (test_indenter.test_cstyle.Aplist) ... ok test_aplist5 (test_indenter.test_cstyle.Aplist) ... ok test_aplist6 (test_indenter.test_cstyle.Aplist) ... ok test_aplist8 (test_indenter.test_cstyle.Aplist) ... ok test_aplist9 (test_indenter.test_cstyle.Aplist) ... ok test_clospar1 (test_indenter.test_cstyle.ClosPar) ... ok test_clospar2 (test_indenter.test_cstyle.ClosPar) ... ok test_clospar3 (test_indenter.test_cstyle.ClosPar) ... ok test_clospar4 (test_indenter.test_cstyle.ClosPar) ... ok test_comma1 (test_indenter.test_cstyle.Comma) ... ok test_comma2 (test_indenter.test_cstyle.Comma) ... ok test_comma3 (test_indenter.test_cstyle.Comma) ... ok test_comma4 (test_indenter.test_cstyle.Comma) ... ok test_comma5 (test_indenter.test_cstyle.Comma) ... ok test_comma6 (test_indenter.test_cstyle.Comma) ... ok test_comment1 (test_indenter.test_cstyle.Comment) ... ok test_comment2 (test_indenter.test_cstyle.Comment) ... ok test_do1 (test_indenter.test_cstyle.Do) ... ok test_do2 (test_indenter.test_cstyle.Do) ... ok test_do3 (test_indenter.test_cstyle.Do) ... ok test_doxygen1 (test_indenter.test_cstyle.Doxygen) ... ok test_doxygen2 (test_indenter.test_cstyle.Doxygen) ... ok test_doxygen3 (test_indenter.test_cstyle.Doxygen) ... ok test_doxygen4 (test_indenter.test_cstyle.Doxygen) ... ok test_doxygen5 (test_indenter.test_cstyle.Doxygen) ... ok test_doxygen6 (test_indenter.test_cstyle.Doxygen) ... ok test_doxygen7 (test_indenter.test_cstyle.Doxygen) ... ok test_doxygen8 (test_indenter.test_cstyle.Doxygen) ... ok test_for1 (test_indenter.test_cstyle.For) ... ok test_for2 (test_indenter.test_cstyle.For) ... ok test_for3 (test_indenter.test_cstyle.For) ... ok test_for4 (test_indenter.test_cstyle.For) ... ok test_for5 (test_indenter.test_cstyle.For) ... ok test_foreign1 (test_indenter.test_cstyle.Forein) ... ok test_foreign2 (test_indenter.test_cstyle.Forein) ... ok test_foreign3 (test_indenter.test_cstyle.Forein) ... ok test_if1 (test_indenter.test_cstyle.If) ... ok test_if10 (test_indenter.test_cstyle.If) ... ok test_if11 (test_indenter.test_cstyle.If) ... ok test_if2 (test_indenter.test_cstyle.If) ... ok test_if3 (test_indenter.test_cstyle.If) ... ok test_if4 (test_indenter.test_cstyle.If) ... ok test_if5 (test_indenter.test_cstyle.If) ... ok test_if6 (test_indenter.test_cstyle.If) ... ok test_if7 (test_indenter.test_cstyle.If) ... ok test_if8 (test_indenter.test_cstyle.If) ... ok test_if9 (test_indenter.test_cstyle.If) ... ok test_if_qutepart1 (test_indenter.test_cstyle.If) ... ok test_normal1 (test_indenter.test_cstyle.Normal) ... ok test_normal2 (test_indenter.test_cstyle.Normal) ... ok test_normal3 (test_indenter.test_cstyle.Normal) ... ok test_openpar1 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar10 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar2 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar3 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar4 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar5 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar6 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar7 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar8 (test_indenter.test_cstyle.OpenPar) ... ok test_openpar9 (test_indenter.test_cstyle.OpenPar) ... ok test_137157 (test_indenter.test_cstyle.Other) ... ok test_alignbrace (test_indenter.test_cstyle.Other) ... ok test_plist1 (test_indenter.test_cstyle.PList) ... ok test_plist11 (test_indenter.test_cstyle.PList) ... ok test_plist12 (test_indenter.test_cstyle.PList) ... ok test_plist13 (test_indenter.test_cstyle.PList) ... ok test_plist15 (test_indenter.test_cstyle.PList) ... ok test_plist16 (test_indenter.test_cstyle.PList) ... ok test_plist17 (test_indenter.test_cstyle.PList) ... ok test_plist18 (test_indenter.test_cstyle.PList) ... ok test_plist19 (test_indenter.test_cstyle.PList) ... ok test_plist2 (test_indenter.test_cstyle.PList) ... ok test_plist20 (test_indenter.test_cstyle.PList) ... ok test_plist21 (test_indenter.test_cstyle.PList) ... ok test_plist22 (test_indenter.test_cstyle.PList) ... ok test_plist24 (test_indenter.test_cstyle.PList) ... ok test_plist25 (test_indenter.test_cstyle.PList) ... ok test_plist3 (test_indenter.test_cstyle.PList) ... ok test_plist4 (test_indenter.test_cstyle.PList) ... ok test_plist5 (test_indenter.test_cstyle.PList) ... ok test_plist6 (test_indenter.test_cstyle.PList) ... ok test_plist7 (test_indenter.test_cstyle.PList) ... ok test_plist8 (test_indenter.test_cstyle.PList) ... ok test_plist9 (test_indenter.test_cstyle.PList) ... ok test_prep1 (test_indenter.test_cstyle.Prep) ... ok test_prep2 (test_indenter.test_cstyle.Prep) ... ok test_prep5 (test_indenter.test_cstyle.Prep) ... ok test_prep6 (test_indenter.test_cstyle.Prep) ... ok test_switch1 (test_indenter.test_cstyle.Switch) ... ok test_switch12 (test_indenter.test_cstyle.Switch) ... ok test_switch14 (test_indenter.test_cstyle.Switch) ... ok test_switch2 (test_indenter.test_cstyle.Switch) ... ok test_switch3 (test_indenter.test_cstyle.Switch) ... ok test_switch4 (test_indenter.test_cstyle.Switch) ... ok test_switch5 (test_indenter.test_cstyle.Switch) ... ok test_switch6 (test_indenter.test_cstyle.Switch) ... ok test_switch7 (test_indenter.test_cstyle.Switch) ... ok test_switch9 (test_indenter.test_cstyle.Switch) ... ok test_top1 (test_indenter.test_cstyle.Top) ... ok test_top10 (test_indenter.test_cstyle.Top) ... ok test_top11 (test_indenter.test_cstyle.Top) ... ok test_top12 (test_indenter.test_cstyle.Top) ... ok test_top13 (test_indenter.test_cstyle.Top) ... ok test_top14 (test_indenter.test_cstyle.Top) ... ok test_top15 (test_indenter.test_cstyle.Top) ... ok test_top16 (test_indenter.test_cstyle.Top) ... ok test_top17 (test_indenter.test_cstyle.Top) ... ok test_top18 (test_indenter.test_cstyle.Top) ... ok test_top19 (test_indenter.test_cstyle.Top) ... ok test_top2 (test_indenter.test_cstyle.Top) ... ok test_top3 (test_indenter.test_cstyle.Top) ... ok test_top4 (test_indenter.test_cstyle.Top) ... ok test_top5 (test_indenter.test_cstyle.Top) ... ok test_top6 (test_indenter.test_cstyle.Top) ... ok test_top7 (test_indenter.test_cstyle.Top) ... ok test_top8 (test_indenter.test_cstyle.Top) ... ok test_top9 (test_indenter.test_cstyle.Top) ... ok test_using3 (test_indenter.test_cstyle.Using) ... ok test_visib1 (test_indenter.test_cstyle.Visib) ... ok test_visib2 (test_indenter.test_cstyle.Visib) ... ok test_visib3 (test_indenter.test_cstyle.Visib) ... ok test_visib4 (test_indenter.test_cstyle.Visib) ... ok test_visib5 (test_indenter.test_cstyle.Visib) ... ok test_visib6 (test_indenter.test_cstyle.Visib) ... ok test_visib7 (test_indenter.test_cstyle.Visib) ... ok test_visib8 (test_indenter.test_cstyle.Visib) ... ok test_while1 (test_indenter.test_cstyle.While) ... ok test_while2 (test_indenter.test_cstyle.While) ... ok test_while3 (test_indenter.test_cstyle.While) ... ok test_afterComma1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' test_dontIndent1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' test_if1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' test_if2 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' test_parsec1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' test_find_brace (test_indenter.test_lisp.Test) ... ok test_not_found_brace (test_indenter.test_lisp.Test) ... ok test_three_semicolons (test_indenter.test_lisp.Test) ... ok test_two_semicolons (test_indenter.test_lisp.Test) ... ok test_normal2 (test_indenter.test_normal.Test) ... qutepart: Indenter 'lua' is not finished yet. But you can do it! ok test_autoIndentAfterEmpty (test_indenter.test_python.Test) ... ok test_dedentBreak (test_indenter.test_python.Test) ... ok test_dedentContinue (test_indenter.test_python.Test) ... ok test_dedentPass (test_indenter.test_python.Test) ... ok test_dedentRaise (test_indenter.test_python.Test) ... ok test_dedentReturn (test_indenter.test_python.Test) ... ok test_hangingIndentation (test_indenter.test_python.Test) ... ok test_hangingIndentation2 (test_indenter.test_python.Test) ... ok test_hangingIndentation3 (test_indenter.test_python.Test) ... ok test_hangingIndentation4 (test_indenter.test_python.Test) ... ok test_hangingIndentation5 (test_indenter.test_python.Test) ... ok test_indentColon1 (test_indenter.test_python.Test) ... ok test_indentColon2 (test_indenter.test_python.Test) ... ok test_indentColon3 (test_indenter.test_python.Test) Do not indent colon if hanging indentation used ... ok test_keepIndent1 (test_indenter.test_python.Test) ... ok test_keepIndent2 (test_indenter.test_python.Test) ... ok test_keepIndent3 (test_indenter.test_python.Test) ... ok test_keepIndent4 (test_indenter.test_python.Test) ... ok test_array1 (test_indenter.test_ruby.Array) ... ok test_array10 (test_indenter.test_ruby.Array) ... ok test_array11 (test_indenter.test_ruby.Array) ... ok test_array12 (test_indenter.test_ruby.Array) ... ok test_array16 (test_indenter.test_ruby.Array) ... ok test_array17 (test_indenter.test_ruby.Array) ... ok test_array18 (test_indenter.test_ruby.Array) ... ok test_array19 (test_indenter.test_ruby.Array) ... ok test_array2 (test_indenter.test_ruby.Array) ... ok test_array20 (test_indenter.test_ruby.Array) ... ok test_array21 (test_indenter.test_ruby.Array) ... ok test_array22 (test_indenter.test_ruby.Array) ... ok test_array3 (test_indenter.test_ruby.Array) ... ok test_array4 (test_indenter.test_ruby.Array) ... ok test_array5 (test_indenter.test_ruby.Array) ... ok test_array6 (test_indenter.test_ruby.Array) ... ok test_array7 (test_indenter.test_ruby.Array) ... ok test_array8 (test_indenter.test_ruby.Array) ... ok test_array9 (test_indenter.test_ruby.Array) ... ok test_array_comment1 (test_indenter.test_ruby.ArrayComment) ... ok test_array_comment2 (test_indenter.test_ruby.ArrayComment) ... ok test_array_comment3 (test_indenter.test_ruby.ArrayComment) ... ok test_array_comment4 (test_indenter.test_ruby.ArrayComment) ... ok test_array_comment5 (test_indenter.test_ruby.ArrayComment) ... ok test_basic1 (test_indenter.test_ruby.Basic) ... ok test_basic2 (test_indenter.test_ruby.Basic) ... expected failure test_basic3 (test_indenter.test_ruby.Basic) ... ok test_basic4 (test_indenter.test_ruby.Basic) ... ok test_block01 (test_indenter.test_ruby.Block) ... expected failure test_block02 (test_indenter.test_ruby.Block) ... expected failure test_block_comment1 (test_indenter.test_ruby.BlockComment) ... ok test_block_comment2 (test_indenter.test_ruby.BlockComment) ... ok test_block_comment3 (test_indenter.test_ruby.BlockComment) ... ok test_block_comment4 (test_indenter.test_ruby.BlockComment) ... ok test_block_comment5 (test_indenter.test_ruby.BlockComment) ... ok test_block_comment6 (test_indenter.test_ruby.BlockComment) ... ok test_block_comment7 (test_indenter.test_ruby.BlockComment) ... ok test_block_comment8 (test_indenter.test_ruby.BlockComment) ... expected failure test_comment1 (test_indenter.test_ruby.Comment) ... ok test_comment2 (test_indenter.test_ruby.Comment) ... ok test_comment3 (test_indenter.test_ruby.Comment) ... ok test_comment4 (test_indenter.test_ruby.Comment) ... ok test_comment5 (test_indenter.test_ruby.Comment) ... ok test_comment6 (test_indenter.test_ruby.Comment) ... ok test_do1 (test_indenter.test_ruby.Do) ... ok test_do2 (test_indenter.test_ruby.Do) ... ok test_do3 (test_indenter.test_ruby.Do) ... ok test_do4 (test_indenter.test_ruby.Do) ... ok test_do5 (test_indenter.test_ruby.Do) ... ok test_do6 (test_indenter.test_ruby.Do) ... ok test_do7 (test_indenter.test_ruby.Do) ... ok test_empty_file1 (test_indenter.test_ruby.EmptyFile) ... ok test_hash1 (test_indenter.test_ruby.Hash) ... ok test_hash10 (test_indenter.test_ruby.Hash) ... ok test_hash11 (test_indenter.test_ruby.Hash) ... ok test_hash12 (test_indenter.test_ruby.Hash) ... ok test_hash16 (test_indenter.test_ruby.Hash) ... ok test_hash17 (test_indenter.test_ruby.Hash) ... ok test_hash18 (test_indenter.test_ruby.Hash) ... ok test_hash19 (test_indenter.test_ruby.Hash) ... ok test_hash2 (test_indenter.test_ruby.Hash) ... ok test_hash20 (test_indenter.test_ruby.Hash) ... ok test_hash21 (test_indenter.test_ruby.Hash) ... ok test_hash22 (test_indenter.test_ruby.Hash) ... ok test_hash3 (test_indenter.test_ruby.Hash) ... ok test_hash4 (test_indenter.test_ruby.Hash) ... ok test_hash5 (test_indenter.test_ruby.Hash) ... ok test_hash6 (test_indenter.test_ruby.Hash) ... ok test_hash7 (test_indenter.test_ruby.Hash) ... ok test_hash8 (test_indenter.test_ruby.Hash) ... ok test_hash9 (test_indenter.test_ruby.Hash) ... ok test_heredoc1 (test_indenter.test_ruby.Heredoc) ... ok test_heredoc2 (test_indenter.test_ruby.Heredoc) ... ok test_heredoc3 (test_indenter.test_ruby.Heredoc) ... ok test_heredoc4 (test_indenter.test_ruby.Heredoc) ... ok test_heredoc5 (test_indenter.test_ruby.Heredoc) ... ok test_heredoc6 (test_indenter.test_ruby.Heredoc) ... ok test_if10 (test_indenter.test_ruby.If) ... ok test_if11 (test_indenter.test_ruby.If) ... ok test_if20 (test_indenter.test_ruby.If) ... expected failure test_if21 (test_indenter.test_ruby.If) ... expected failure test_if22 (test_indenter.test_ruby.If) ... ok test_if30 (test_indenter.test_ruby.If) ... ok test_if31 (test_indenter.test_ruby.If) ... ok test_multiline1 (test_indenter.test_ruby.Multiline) ... ok test_multiline10 (test_indenter.test_ruby.Multiline) ... ok test_multiline2 (test_indenter.test_ruby.Multiline) ... ok test_multiline3 (test_indenter.test_ruby.Multiline) ... ok test_multiline4 (test_indenter.test_ruby.Multiline) ... ok test_multiline5 (test_indenter.test_ruby.Multiline) ... ok test_multiline6 (test_indenter.test_ruby.Multiline) ... expected failure test_multiline7 (test_indenter.test_ruby.Multiline) ... ok test_multiline8 (test_indenter.test_ruby.Multiline) ... ok test_multiline9 (test_indenter.test_ruby.Multiline) ... ok test_no_do1 (test_indenter.test_ruby.NoDo) ... ok test_no_do2 (test_indenter.test_ruby.NoDo) ... ok test_no_do3 (test_indenter.test_ruby.NoDo) ... ok test_no_do4 (test_indenter.test_ruby.NoDo) ... ok test_ops1 (test_indenter.test_ruby.Ops) ... ok test_ops11 (test_indenter.test_ruby.Ops) ... ok test_ops12 (test_indenter.test_ruby.Ops) ... ok test_ops13 (test_indenter.test_ruby.Ops) ... ok test_ops14 (test_indenter.test_ruby.Ops) ... ok test_ops15 (test_indenter.test_ruby.Ops) ... ok test_ops16 (test_indenter.test_ruby.Ops) ... ok test_ops17 (test_indenter.test_ruby.Ops) ... ok test_ops18 (test_indenter.test_ruby.Ops) ... ok test_ops2 (test_indenter.test_ruby.Ops) ... ok test_ops21 (test_indenter.test_ruby.Ops) ... ok test_ops22 (test_indenter.test_ruby.Ops) ... ok test_ops23 (test_indenter.test_ruby.Ops) ... ok test_ops24 (test_indenter.test_ruby.Ops) ... ok test_ops25 (test_indenter.test_ruby.Ops) ... ok test_ops26 (test_indenter.test_ruby.Ops) ... ok test_ops27 (test_indenter.test_ruby.Ops) ... ok test_ops28 (test_indenter.test_ruby.Ops) ... ok test_ops3 (test_indenter.test_ruby.Ops) ... ok test_ops4 (test_indenter.test_ruby.Ops) ... ok test_ops5 (test_indenter.test_ruby.Ops) ... ok test_ops6 (test_indenter.test_ruby.Ops) ... ok test_ops7 (test_indenter.test_ruby.Ops) ... ok test_ops8 (test_indenter.test_ruby.Ops) ... ok test_plist1 (test_indenter.test_ruby.Plist) ... ok test_plist10 (test_indenter.test_ruby.Plist) ... ok test_plist11 (test_indenter.test_ruby.Plist) ... ok test_plist12 (test_indenter.test_ruby.Plist) ... ok test_plist13 (test_indenter.test_ruby.Plist) ... ok test_plist14 (test_indenter.test_ruby.Plist) ... ok test_plist15 (test_indenter.test_ruby.Plist) ... ok test_plist16 (test_indenter.test_ruby.Plist) ... ok test_plist17 (test_indenter.test_ruby.Plist) ... ok test_plist18 (test_indenter.test_ruby.Plist) ... ok test_plist19 (test_indenter.test_ruby.Plist) ... ok test_plist2 (test_indenter.test_ruby.Plist) ... ok test_plist20 (test_indenter.test_ruby.Plist) ... ok test_plist3 (test_indenter.test_ruby.Plist) ... ok test_plist4 (test_indenter.test_ruby.Plist) ... ok test_plist5 (test_indenter.test_ruby.Plist) ... ok test_plist6 (test_indenter.test_ruby.Plist) ... ok test_plist7 (test_indenter.test_ruby.Plist) ... ok test_plist8 (test_indenter.test_ruby.Plist) ... ok test_plist9 (test_indenter.test_ruby.Plist) ... ok test_plist_comment1 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment10 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment2 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment3 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment4 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment5 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment6 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment7 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment8 (test_indenter.test_ruby.PlistComment) ... ok test_plist_comment9 (test_indenter.test_ruby.PlistComment) ... ok test_regexp1 (test_indenter.test_ruby.RegExp) ... ok test_singleline01 (test_indenter.test_ruby.SingleLine) ... ok test_singleline02 (test_indenter.test_ruby.SingleLine) ... ok test_singleline03 (test_indenter.test_ruby.SingleLine) ... ok test_singleline04 (test_indenter.test_ruby.SingleLine) ... ok test_wordlist01 (test_indenter.test_ruby.WordList) ... ok test_wordlist02 (test_indenter.test_ruby.WordList) ... ok test_wordlist11 (test_indenter.test_ruby.WordList) ... expected failure test_wordlist12 (test_indenter.test_ruby.WordList) ... expected failure test_wordlist21 (test_indenter.test_ruby.WordList) ... expected failure test_wordlist22 (test_indenter.test_ruby.WordList) ... expected failure test_1 (test_indenter.test_scheme.Test) ... ok test_2 (test_indenter.test_scheme.Test) ... ok test_3 (test_indenter.test_scheme.Test) ... ok test_4 (test_indenter.test_scheme.Test) ... ok test_5 (test_indenter.test_scheme.Test) ... ok test_6 (test_indenter.test_scheme.Test) ... ok test_7 (test_indenter.test_scheme.Test) ... ok test_8 (test_indenter.test_scheme.Test) ... ok test_9 (test_indenter.test_scheme.Test) ... ok test_1 (test_indenter.test_scheme.TestAutoindent) ... ok test_2 (test_indenter.test_scheme.TestAutoindent) ... ok test_3 (test_indenter.test_scheme.TestAutoindent) ... ok test_4 (test_indenter.test_scheme.TestAutoindent) ... ok test_5 (test_indenter.test_scheme.TestAutoindent) ... ok test_6 (test_indenter.test_scheme.TestAutoindent) ... ok test_7 (test_indenter.test_scheme.TestAutoindent) ... ok test_8 (test_indenter.test_scheme.TestAutoindent) ... ok test_align1 (test_indenter.test_xmlindent.Align) ... ok test_align2 (test_indenter.test_xmlindent.Align) ... ok test_align3 (test_indenter.test_xmlindent.Align) ... ok test_align4 (test_indenter.test_xmlindent.Align) ... ok test_align5 (test_indenter.test_xmlindent.Align) ... ok test_enter1 (test_indenter.test_xmlindent.Enter) zero indent for j, decrease with >, decrease with << ... ok test_03 (test_vim.Indent) Autoindent with =j ... ok test_04 (test_vim.Indent) Autoindent with == ... ok test_11 (test_vim.Indent) Increase indent with >, decrease with < in visual mode ... ok test_12 (test_vim.Indent) Autoindent with = in visual mode ... ok test_01 (test_vim.Modes) Switch modes insert/normal ... ok test_02 (test_vim.Modes) Append with A ... ok test_03 (test_vim.Modes) Append with a ... ok test_04 (test_vim.Modes) Mode line shows composite command start ... ok test_05 (test_vim.Modes) Replace mode ... ok test_05a (test_vim.Modes) Replace mode - at end of line ... ok test_06 (test_vim.Modes) Visual mode ... ok test_07 (test_vim.Modes) Switch to visual on selection ... ok test_08 (test_vim.Modes) From VISUAL to VISUAL LINES ... ok test_09 (test_vim.Modes) From VISUAL LINES to VISUAL ... ok test_10 (test_vim.Modes) Insert mode with I ... ok test_01 (test_vim.Move) Move hjkl ... ok test_02 (test_vim.Move) w ... ok test_03 (test_vim.Move) e ... ok test_04 (test_vim.Move) $ ... ok test_05 (test_vim.Move) 0 ... ok test_06 (test_vim.Move) G ... ok test_07 (test_vim.Move) gg ... ok test_08 (test_vim.Move) b word back ... ok test_09 (test_vim.Move) % to jump to next braket ... ok test_10 (test_vim.Move) ^ to jump to the first non-space char ... ok test_11 (test_vim.Move) f to search forward ... ok test_12 (test_vim.Move) F to search backward ... ok test_13 (test_vim.Move) t to search forward ... ok test_14 (test_vim.Move) T to search backward ... ok test_15 (test_vim.Move) f in a composite command ... ok test_16 (test_vim.Move) E ... ok test_17 (test_vim.Move) W ... ok test_18 (test_vim.Move) B ... ok test_19 (test_vim.Move) Enter, Return ... ok test_01 (test_vim.Repeat) Repeat o ... ok test_02 (test_vim.Repeat) Repeat o. Use count from previous command ... ok test_03 (test_vim.Repeat) Repeat O ... ok test_04 (test_vim.Repeat) Repeat p ... ok test_05 (test_vim.Repeat) Repeat p ... ok test_06 (test_vim.Repeat) Repeat D ... ok test_07 (test_vim.Repeat) Repeat dw ... ok test_08 (test_vim.Repeat) Repeat Visual x ... ok test_09 (test_vim.Repeat) Repeat visual X ... ok test_10 (test_vim.Repeat) Repeat Visual > ... ok test_01 (test_vim.Visual) x ... ok test_02 (test_vim.Visual) Append with a ... ok test_03 (test_vim.Visual) Replace with r ... ok test_04 (test_vim.Visual) Replace selected lines with R ... ok test_05 (test_vim.Visual) Reset selection with u ... ok test_06 (test_vim.Visual) Yank with y and paste with p ... ok test_07 (test_vim.Visual) Replace word when pasting ... ok test_08 (test_vim.Visual) Change with c ... ok test_09 (test_vim.Visual) Delete lines with X and D ... ok test_10 (test_vim.Visual) Check if f works ... ok test_11 (test_vim.Visual) J join lines ... ok test_01 (test_vim.VisualLines) x Delete ... ok test_02 (test_vim.VisualLines) Replace text when pasting ... ok test_06 (test_vim.VisualLines) Yank with y and paste with p ... ok test_07 (test_vim.VisualLines) Change with c ... ok ---------------------------------------------------------------------- Ran 595 tests in 37.258s OK (skipped=8, expected failures=11) + exit 0 Processing files: python3-qutepart-3.0.1-5.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rRSmOW + umask 022 + cd /builddir/build/BUILD + cd qutepart-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/doc/python3-qutepart + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/doc/python3-qutepart + cp -pr README.md /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/doc/python3-qutepart + cp -pr ChangeLog /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/doc/python3-qutepart + cp -pr todo.txt /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/doc/python3-qutepart + cp -pr doc/html/ /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/doc/python3-qutepart + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sYMjub + umask 022 + cd /builddir/build/BUILD + cd qutepart-3.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/licenses/python3-qutepart + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/licenses/python3-qutepart + cp -pr LICENSE /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le/usr/share/licenses/python3-qutepart + exit 0 Provides: python-qutepart python3-qutepart = 3.0.1-5.fc26 python3-qutepart(ppc-64) = 3.0.1-5.fc26 python3.6dist(qutepart) = 3.0.1 python3dist(qutepart) = 3.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: python2-qutepart Processing files: python-qutepart-debuginfo-3.0.1-5.fc26.ppc64le Provides: python-qutepart-debuginfo = 3.0.1-5.fc26 python-qutepart-debuginfo(ppc-64) = 3.0.1-5.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le Wrote: /builddir/build/RPMS/python3-qutepart-3.0.1-5.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/python-qutepart-debuginfo-3.0.1-5.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WnJuoB + umask 022 + cd /builddir/build/BUILD + cd qutepart-3.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-qutepart-3.0.1-5.fc26.ppc64le + exit 0 Child return code was: 0