Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nuitka.spec'], env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir'}printOutput=Falselogger=gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6628/root'timeout=0user='mockbuild'uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nuitka.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-880802505.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nuitka-0.5.21.3-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nuitka.spec'], env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir'}printOutput=Falseuid=1001logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6628/root'gid=135user='mockbuild'private_network=Truetimeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nuitka.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2nu9W5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Nuitka-0.5.21.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Nuitka-0.5.21.3.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Nuitka-0.5.21.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NjCVvW + umask 022 + cd /builddir/build/BUILD + cd Nuitka-0.5.21.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib creating build/lib/nuitka copying nuitka/Constants.py -> build/lib/nuitka copying nuitka/TreeXML.py -> build/lib/nuitka copying nuitka/PythonOperators.py -> build/lib/nuitka copying nuitka/__init__.py -> build/lib/nuitka copying nuitka/__past__.py -> build/lib/nuitka copying nuitka/VariableRegistry.py -> build/lib/nuitka copying nuitka/Variables.py -> build/lib/nuitka copying nuitka/MainControl.py -> build/lib/nuitka copying nuitka/PythonVersions.py -> build/lib/nuitka copying nuitka/Builtins.py -> build/lib/nuitka copying nuitka/Options.py -> build/lib/nuitka copying nuitka/Tracing.py -> build/lib/nuitka copying nuitka/SourceCodeReferences.py -> build/lib/nuitka copying nuitka/ModuleRegistry.py -> build/lib/nuitka creating build/lib/nuitka/freezer copying nuitka/freezer/DependsExe.py -> build/lib/nuitka/freezer copying nuitka/freezer/__init__.py -> build/lib/nuitka/freezer copying nuitka/freezer/Standalone.py -> build/lib/nuitka/freezer copying nuitka/freezer/BytecodeModuleFreezer.py -> build/lib/nuitka/freezer creating build/lib/nuitka/optimizations copying nuitka/optimizations/BytecodeDemotion.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/__init__.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/FunctionInlining.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/VariableTraces.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/BuiltinOptimization.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/Optimization.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/OptimizeBuiltinCalls.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/TraceCollections.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/Graphs.py -> build/lib/nuitka/optimizations copying nuitka/optimizations/Tags.py -> build/lib/nuitka/optimizations creating build/lib/nuitka/tree copying nuitka/tree/ReformulationAssignmentStatements.py -> build/lib/nuitka/tree copying nuitka/tree/ComplexCallHelperFunctions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationSubscriptExpressions.py -> build/lib/nuitka/tree copying nuitka/tree/Building.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationForLoopStatements.py -> build/lib/nuitka/tree copying nuitka/tree/Helpers.py -> build/lib/nuitka/tree copying nuitka/tree/__init__.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationWhileLoopStatements.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationTryExceptStatements.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationYieldExpressions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationWithStatements.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationImportStatements.py -> build/lib/nuitka/tree copying nuitka/tree/Extractions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationSequenceCreation.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationExecStatements.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationCallExpressions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationBooleanExpressions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationPrintStatements.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationLambdaExpressions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationContractionExpressions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationDictionaryCreation.py -> build/lib/nuitka/tree copying nuitka/tree/SourceReading.py -> build/lib/nuitka/tree copying nuitka/tree/SyntaxErrors.py -> build/lib/nuitka/tree copying nuitka/tree/Operations.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationNamespacePackages.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationFunctionStatements.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationClasses.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationTryFinallyStatements.py -> build/lib/nuitka/tree copying nuitka/tree/InternalModule.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationComparisonExpressions.py -> build/lib/nuitka/tree copying nuitka/tree/ReformulationAssertStatements.py -> build/lib/nuitka/tree copying nuitka/tree/VariableClosure.py -> build/lib/nuitka/tree creating build/lib/nuitka/gui copying nuitka/gui/__init__.py -> build/lib/nuitka/gui copying nuitka/gui/SyntaxHighlighting.py -> build/lib/nuitka/gui copying nuitka/gui/TreeDisplay.py -> build/lib/nuitka/gui creating build/lib/nuitka/containers copying nuitka/containers/odict.py -> build/lib/nuitka/containers copying nuitka/containers/oset.py -> build/lib/nuitka/containers copying nuitka/containers/__init__.py -> build/lib/nuitka/containers creating build/lib/nuitka/plugins copying nuitka/plugins/__init__.py -> build/lib/nuitka/plugins copying nuitka/plugins/PluginBase.py -> build/lib/nuitka/plugins copying nuitka/plugins/Plugins.py -> build/lib/nuitka/plugins creating build/lib/nuitka/plugins/standard copying nuitka/plugins/standard/__init__.py -> build/lib/nuitka/plugins/standard copying nuitka/plugins/standard/PmwPlugin.py -> build/lib/nuitka/plugins/standard copying nuitka/plugins/standard/PySidePyQtPlugin.py -> build/lib/nuitka/plugins/standard copying nuitka/plugins/standard/ImplicitImports.py -> build/lib/nuitka/plugins/standard copying nuitka/plugins/standard/MultiprocessingPlugin.py -> build/lib/nuitka/plugins/standard copying nuitka/plugins/standard/DataFileCollectorPlugin.py -> build/lib/nuitka/plugins/standard copying nuitka/plugins/standard/ConsiderPyLintAnnotationsPlugin.py -> build/lib/nuitka/plugins/standard creating build/lib/nuitka/plugins/user copying nuitka/plugins/user/__init__.py -> build/lib/nuitka/plugins/user creating build/lib/nuitka/finalizations copying nuitka/finalizations/FinalizeBase.py -> build/lib/nuitka/finalizations copying nuitka/finalizations/__init__.py -> build/lib/nuitka/finalizations copying nuitka/finalizations/FinalizeMarkups.py -> build/lib/nuitka/finalizations copying nuitka/finalizations/FinalizeClosureTaking.py -> build/lib/nuitka/finalizations copying nuitka/finalizations/Finalization.py -> build/lib/nuitka/finalizations creating build/lib/nuitka/build copying nuitka/build/__init__.py -> build/lib/nuitka/build copying nuitka/build/SconsInterface.py -> build/lib/nuitka/build creating build/lib/nuitka/profiler copying nuitka/profiler/__main__.py -> build/lib/nuitka/profiler copying nuitka/profiler/__init__.py -> build/lib/nuitka/profiler creating build/lib/nuitka/codegen copying nuitka/codegen/CoroutineCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/CppStrings.py -> build/lib/nuitka/codegen copying nuitka/codegen/CodeObjectCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ConstantCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/SliceCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/SubscriptCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/CodeGeneration.py -> build/lib/nuitka/codegen copying nuitka/codegen/EvalCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ErrorCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/IndexCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/Contexts.py -> build/lib/nuitka/codegen copying nuitka/codegen/YieldCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/IdCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/TupleCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/Helpers.py -> build/lib/nuitka/codegen copying nuitka/codegen/__init__.py -> build/lib/nuitka/codegen copying nuitka/codegen/TryCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/BranchCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/IntegerCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/OperatorCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/GlobalsLocalsCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ExpressionCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/PythonAPICodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ComparisonCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ReturnCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/SetCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/FunctionCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ImportCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/VariableCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ModuleCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/Namify.py -> build/lib/nuitka/codegen copying nuitka/codegen/LabelCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/Emission.py -> build/lib/nuitka/codegen copying nuitka/codegen/StringCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/LineNumberCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/BuiltinCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/IteratorCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/GeneratorCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/DictCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/RaisingCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ConditionalCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/AttributeCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ListCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/ClassCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/Pickling.py -> build/lib/nuitka/codegen copying nuitka/codegen/ExceptionCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/CallCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/FrameCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/LoaderCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/LoopCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/BlobCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/PrintCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/OperationCodes.py -> build/lib/nuitka/codegen copying nuitka/codegen/Indentation.py -> build/lib/nuitka/codegen creating build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/TemplateDebugWrapper.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesGeneratorFunction.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesLoader.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesFrames.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/__init__.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesCoroutines.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesConstants.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesFreezer.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesCalls.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesIterators.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesVariables.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesModules.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesFunction.py -> build/lib/nuitka/codegen/templates copying nuitka/codegen/templates/CodeTemplatesExceptions.py -> build/lib/nuitka/codegen/templates creating build/lib/nuitka/importing copying nuitka/importing/ImportCache.py -> build/lib/nuitka/importing copying nuitka/importing/__init__.py -> build/lib/nuitka/importing copying nuitka/importing/PreloadedPackages.py -> build/lib/nuitka/importing copying nuitka/importing/Importing.py -> build/lib/nuitka/importing copying nuitka/importing/Recursion.py -> build/lib/nuitka/importing copying nuitka/importing/Whitelisting.py -> build/lib/nuitka/importing copying nuitka/importing/StandardLibrary.py -> build/lib/nuitka/importing creating build/lib/nuitka/utils copying nuitka/utils/SharedLibraries.py -> build/lib/nuitka/utils copying nuitka/utils/__init__.py -> build/lib/nuitka/utils copying nuitka/utils/MemoryUsage.py -> build/lib/nuitka/utils copying nuitka/utils/Utils.py -> build/lib/nuitka/utils copying nuitka/utils/InstanceCounters.py -> build/lib/nuitka/utils creating build/lib/nuitka/nodes copying nuitka/nodes/ModuleNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/AttributeNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/OutlineNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/CoroutineNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/LoopNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinHashNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ContainerMakingNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinRangeNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/__init__.py -> build/lib/nuitka/nodes copying nuitka/nodes/IndicatorMixins.py -> build/lib/nuitka/nodes copying nuitka/nodes/GeneratorNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ConstantRefNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/VariableRefNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/GlobalsLocalsNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/StatementNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/FunctionNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/CallNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/SideEffectNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ClassNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/NodeBases.py -> build/lib/nuitka/nodes copying nuitka/nodes/DictionaryNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinTypeNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ComparisonNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinOpenNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinVarsNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/PrintNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ExecEvalNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/Checkers.py -> build/lib/nuitka/nodes copying nuitka/nodes/TypeNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/FrameNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinDictNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ContainerOperationNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ParameterSpecs.py -> build/lib/nuitka/nodes copying nuitka/nodes/SliceNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/AssignNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinDecodingNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/NodeMakingHelpers.py -> build/lib/nuitka/nodes copying nuitka/nodes/ReturnNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/SubscriptNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinIteratorNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/CodeObjectSpecs.py -> build/lib/nuitka/nodes copying nuitka/nodes/TryNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/FutureSpecs.py -> build/lib/nuitka/nodes copying nuitka/nodes/ExceptionNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinRefNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/YieldNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/BuiltinFormatNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ConditionalNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/OperatorNodes.py -> build/lib/nuitka/nodes copying nuitka/nodes/ImportNodes.py -> build/lib/nuitka/nodes creating build/lib/nuitka/gui/dialogs copying nuitka/gui/dialogs/InspectPythonTree.ui -> build/lib/nuitka/gui/dialogs copying nuitka/build/SingleExe.scons -> build/lib/nuitka/build creating build/lib/nuitka/build/static_src copying nuitka/build/static_src/CompiledCoroutineType.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/CompiledMethodType.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/CompiledCodeHelpers.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/CompiledGeneratorType.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/CompiledFrameType.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/MetaPathBasedLoader.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/CompiledFunctionType.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/InspectPatcher.cpp -> build/lib/nuitka/build/static_src copying nuitka/build/static_src/MainProgram.cpp -> build/lib/nuitka/build/static_src creating build/lib/nuitka/build/static_src/libcoro_ucontext_src copying nuitka/build/static_src/libcoro_ucontext_src/fibers_coro.cpp -> build/lib/nuitka/build/static_src/libcoro_ucontext_src creating build/lib/nuitka/build/static_src/arm_ucontext_src copying nuitka/build/static_src/arm_ucontext_src/fibers_arm.cpp -> build/lib/nuitka/build/static_src/arm_ucontext_src copying nuitka/build/static_src/arm_ucontext_src/ucontext.cpp -> build/lib/nuitka/build/static_src/arm_ucontext_src creating build/lib/nuitka/build/static_src/gen_ucontext_src copying nuitka/build/static_src/gen_ucontext_src/fibers_gen.cpp -> build/lib/nuitka/build/static_src/gen_ucontext_src creating build/lib/nuitka/build/static_src/win32_ucontext_src copying nuitka/build/static_src/win32_ucontext_src/fibers_win32.cpp -> build/lib/nuitka/build/static_src/win32_ucontext_src creating build/lib/nuitka/build/static_src/x64_ucontext_src copying nuitka/build/static_src/x64_ucontext_src/fibers_x64.cpp -> build/lib/nuitka/build/static_src/x64_ucontext_src copying nuitka/build/static_src/arm_ucontext_src/ucontext.h -> build/lib/nuitka/build/static_src/arm_ucontext_src copying nuitka/build/static_src/arm_ucontext_src/getcontext.asm -> build/lib/nuitka/build/static_src/arm_ucontext_src copying nuitka/build/static_src/x64_ucontext_src/swapfiber.S -> build/lib/nuitka/build/static_src/x64_ucontext_src creating build/lib/nuitka/build/include creating build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/threading.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/exceptions.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/helpers.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/compiled_generator.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/frame_stack.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/calling.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/unfreezing.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/compiled_frame.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/compiled_function.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/prelude.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/fibers.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/compiled_method.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/compiled_coroutine.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/importing.hpp -> build/lib/nuitka/build/include/nuitka copying nuitka/build/include/nuitka/builtins.hpp -> build/lib/nuitka/build/include/nuitka creating build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/sequences.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/raising.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/attributes.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/operations.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/printing.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/dictionaries.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/slices.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/boolean.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/rangeobjects.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/subscripts.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/richcomparisons.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/iterators.hpp -> build/lib/nuitka/build/include/nuitka/helper copying nuitka/build/include/nuitka/helper/cells.hpp -> build/lib/nuitka/build/include/nuitka/helper running build_scripts creating build/scripts-3.4 copying and adjusting bin/nuitka -> build/scripts-3.4 copying and adjusting bin/nuitka-run -> build/scripts-3.4 changing mode of build/scripts-3.4/nuitka from 644 to 755 changing mode of build/scripts-3.4/nuitka-run from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8pkChO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64 + cd Nuitka-0.5.21.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64 --install-lib=/usr/share/nuitka running install running install_lib creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ImportNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/OperatorNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ConditionalNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinFormatNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/YieldNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinRefNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ExceptionNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/FutureSpecs.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/TryNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/CodeObjectSpecs.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinIteratorNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/SubscriptNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ReturnNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/NodeMakingHelpers.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinDecodingNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/AssignNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/SliceNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ParameterSpecs.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ContainerOperationNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinDictNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/FrameNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/TypeNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/Checkers.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ExecEvalNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/PrintNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinVarsNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinOpenNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ComparisonNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinTypeNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/DictionaryNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/NodeBases.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ClassNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/SideEffectNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/CallNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/FunctionNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/StatementNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/GlobalsLocalsNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/VariableRefNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ConstantRefNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/GeneratorNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/IndicatorMixins.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinRangeNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ContainerMakingNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/BuiltinHashNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/LoopNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/CoroutineNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/OutlineNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/AttributeNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes copying build/lib/nuitka/nodes/ModuleNodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils copying build/lib/nuitka/utils/InstanceCounters.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils copying build/lib/nuitka/utils/Utils.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils copying build/lib/nuitka/utils/MemoryUsage.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils copying build/lib/nuitka/utils/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils copying build/lib/nuitka/utils/SharedLibraries.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing copying build/lib/nuitka/importing/StandardLibrary.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing copying build/lib/nuitka/importing/Whitelisting.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing copying build/lib/nuitka/importing/Recursion.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing copying build/lib/nuitka/importing/Importing.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing copying build/lib/nuitka/importing/PreloadedPackages.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing copying build/lib/nuitka/importing/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing copying build/lib/nuitka/importing/ImportCache.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesExceptions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesFunction.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesModules.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesVariables.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesIterators.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesCalls.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesFreezer.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesConstants.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesCoroutines.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesFrames.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesLoader.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/CodeTemplatesGeneratorFunction.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/templates/TemplateDebugWrapper.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates copying build/lib/nuitka/codegen/Indentation.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/OperationCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/PrintCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/BlobCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/LoopCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/LoaderCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/FrameCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/CallCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ExceptionCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/Pickling.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ClassCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ListCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/AttributeCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ConditionalCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/RaisingCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/DictCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/GeneratorCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/IteratorCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/BuiltinCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/LineNumberCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/StringCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/Emission.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/LabelCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/Namify.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ModuleCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/VariableCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ImportCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/FunctionCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/SetCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ReturnCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ComparisonCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/PythonAPICodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ExpressionCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/GlobalsLocalsCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/OperatorCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/IntegerCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/BranchCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/TryCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/Helpers.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/TupleCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/IdCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/YieldCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/Contexts.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/IndexCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ErrorCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/EvalCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/CodeGeneration.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/SubscriptCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/SliceCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/ConstantCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/CodeObjectCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/CppStrings.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen copying build/lib/nuitka/codegen/CoroutineCodes.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/profiler copying build/lib/nuitka/profiler/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/profiler copying build/lib/nuitka/profiler/__main__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/profiler creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/cells.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/iterators.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/richcomparisons.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/subscripts.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/rangeobjects.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/boolean.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/slices.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/dictionaries.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/printing.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/operations.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/attributes.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/raising.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/helper/sequences.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka/helper copying build/lib/nuitka/build/include/nuitka/builtins.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/importing.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/compiled_coroutine.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/compiled_method.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/fibers.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/prelude.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/compiled_function.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/compiled_frame.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/unfreezing.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/calling.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/frame_stack.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/compiled_generator.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/helpers.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/exceptions.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka copying build/lib/nuitka/build/include/nuitka/threading.hpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/include/nuitka creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/x64_ucontext_src copying build/lib/nuitka/build/static_src/x64_ucontext_src/swapfiber.S -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/x64_ucontext_src copying build/lib/nuitka/build/static_src/x64_ucontext_src/fibers_x64.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/x64_ucontext_src creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/win32_ucontext_src copying build/lib/nuitka/build/static_src/win32_ucontext_src/fibers_win32.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/win32_ucontext_src creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/gen_ucontext_src copying build/lib/nuitka/build/static_src/gen_ucontext_src/fibers_gen.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/gen_ucontext_src creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/arm_ucontext_src copying build/lib/nuitka/build/static_src/arm_ucontext_src/getcontext.asm -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/arm_ucontext_src copying build/lib/nuitka/build/static_src/arm_ucontext_src/ucontext.h -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/arm_ucontext_src copying build/lib/nuitka/build/static_src/arm_ucontext_src/ucontext.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/arm_ucontext_src copying build/lib/nuitka/build/static_src/arm_ucontext_src/fibers_arm.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/arm_ucontext_src creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/libcoro_ucontext_src copying build/lib/nuitka/build/static_src/libcoro_ucontext_src/fibers_coro.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src/libcoro_ucontext_src copying build/lib/nuitka/build/static_src/MainProgram.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/InspectPatcher.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/CompiledFunctionType.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/MetaPathBasedLoader.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/CompiledFrameType.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/CompiledGeneratorType.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/CompiledCodeHelpers.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/CompiledMethodType.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/static_src/CompiledCoroutineType.cpp -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/static_src copying build/lib/nuitka/build/SingleExe.scons -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build copying build/lib/nuitka/build/SconsInterface.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build copying build/lib/nuitka/build/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations copying build/lib/nuitka/finalizations/Finalization.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations copying build/lib/nuitka/finalizations/FinalizeClosureTaking.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations copying build/lib/nuitka/finalizations/FinalizeMarkups.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations copying build/lib/nuitka/finalizations/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations copying build/lib/nuitka/finalizations/FinalizeBase.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/user copying build/lib/nuitka/plugins/user/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/user creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/standard/ConsiderPyLintAnnotationsPlugin.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/standard/DataFileCollectorPlugin.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/standard/MultiprocessingPlugin.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/standard/ImplicitImports.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/standard/PySidePyQtPlugin.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/standard/PmwPlugin.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/standard/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard copying build/lib/nuitka/plugins/Plugins.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins copying build/lib/nuitka/plugins/PluginBase.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins copying build/lib/nuitka/plugins/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/containers copying build/lib/nuitka/containers/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/containers copying build/lib/nuitka/containers/oset.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/containers copying build/lib/nuitka/containers/odict.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/containers creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui/dialogs copying build/lib/nuitka/gui/dialogs/InspectPythonTree.ui -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui/dialogs copying build/lib/nuitka/gui/TreeDisplay.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui copying build/lib/nuitka/gui/SyntaxHighlighting.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui copying build/lib/nuitka/gui/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/VariableClosure.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationAssertStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationComparisonExpressions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/InternalModule.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationTryFinallyStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationClasses.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationFunctionStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationNamespacePackages.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/Operations.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/SyntaxErrors.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/SourceReading.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationDictionaryCreation.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationContractionExpressions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationLambdaExpressions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationPrintStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationBooleanExpressions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationCallExpressions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationExecStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationSequenceCreation.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/Extractions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationImportStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationWithStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationYieldExpressions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationTryExceptStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationWhileLoopStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/Helpers.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationForLoopStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/Building.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationSubscriptExpressions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ComplexCallHelperFunctions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree copying build/lib/nuitka/tree/ReformulationAssignmentStatements.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/Tags.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/Graphs.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/TraceCollections.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/OptimizeBuiltinCalls.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/Optimization.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/BuiltinOptimization.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/VariableTraces.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/FunctionInlining.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations copying build/lib/nuitka/optimizations/BytecodeDemotion.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer copying build/lib/nuitka/freezer/BytecodeModuleFreezer.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer copying build/lib/nuitka/freezer/Standalone.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer copying build/lib/nuitka/freezer/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer copying build/lib/nuitka/freezer/DependsExe.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer copying build/lib/nuitka/ModuleRegistry.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/SourceCodeReferences.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/Tracing.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/Options.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/Builtins.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/PythonVersions.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/MainControl.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/Variables.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/VariableRegistry.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/__past__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/__init__.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/PythonOperators.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/TreeXML.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka copying build/lib/nuitka/Constants.py -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ImportNodes.py to ImportNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/OperatorNodes.py to OperatorNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ConditionalNodes.py to ConditionalNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinFormatNodes.py to BuiltinFormatNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/YieldNodes.py to YieldNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinRefNodes.py to BuiltinRefNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ExceptionNodes.py to ExceptionNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/FutureSpecs.py to FutureSpecs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/TryNodes.py to TryNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/CodeObjectSpecs.py to CodeObjectSpecs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinIteratorNodes.py to BuiltinIteratorNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/SubscriptNodes.py to SubscriptNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ReturnNodes.py to ReturnNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/NodeMakingHelpers.py to NodeMakingHelpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinDecodingNodes.py to BuiltinDecodingNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/AssignNodes.py to AssignNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/SliceNodes.py to SliceNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ParameterSpecs.py to ParameterSpecs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ContainerOperationNodes.py to ContainerOperationNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinDictNodes.py to BuiltinDictNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/FrameNodes.py to FrameNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/TypeNodes.py to TypeNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/Checkers.py to Checkers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ExecEvalNodes.py to ExecEvalNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/PrintNodes.py to PrintNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinVarsNodes.py to BuiltinVarsNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinOpenNodes.py to BuiltinOpenNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ComparisonNodes.py to ComparisonNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinTypeNodes.py to BuiltinTypeNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/DictionaryNodes.py to DictionaryNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/NodeBases.py to NodeBases.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ClassNodes.py to ClassNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/SideEffectNodes.py to SideEffectNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/CallNodes.py to CallNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/FunctionNodes.py to FunctionNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/StatementNodes.py to StatementNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/GlobalsLocalsNodes.py to GlobalsLocalsNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/VariableRefNodes.py to VariableRefNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ConstantRefNodes.py to ConstantRefNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/GeneratorNodes.py to GeneratorNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/IndicatorMixins.py to IndicatorMixins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinRangeNodes.py to BuiltinRangeNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ContainerMakingNodes.py to ContainerMakingNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/BuiltinHashNodes.py to BuiltinHashNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/LoopNodes.py to LoopNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/CoroutineNodes.py to CoroutineNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/OutlineNodes.py to OutlineNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/AttributeNodes.py to AttributeNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/nodes/ModuleNodes.py to ModuleNodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils/InstanceCounters.py to InstanceCounters.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils/Utils.py to Utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils/MemoryUsage.py to MemoryUsage.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/utils/SharedLibraries.py to SharedLibraries.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing/StandardLibrary.py to StandardLibrary.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing/Whitelisting.py to Whitelisting.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing/Recursion.py to Recursion.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing/Importing.py to Importing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing/PreloadedPackages.py to PreloadedPackages.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/importing/ImportCache.py to ImportCache.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesExceptions.py to CodeTemplatesExceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesFunction.py to CodeTemplatesFunction.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesModules.py to CodeTemplatesModules.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesVariables.py to CodeTemplatesVariables.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesIterators.py to CodeTemplatesIterators.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesCalls.py to CodeTemplatesCalls.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesFreezer.py to CodeTemplatesFreezer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesConstants.py to CodeTemplatesConstants.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesCoroutines.py to CodeTemplatesCoroutines.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesFrames.py to CodeTemplatesFrames.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesLoader.py to CodeTemplatesLoader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/CodeTemplatesGeneratorFunction.py to CodeTemplatesGeneratorFunction.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/templates/TemplateDebugWrapper.py to TemplateDebugWrapper.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/Indentation.py to Indentation.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/OperationCodes.py to OperationCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/PrintCodes.py to PrintCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/BlobCodes.py to BlobCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/LoopCodes.py to LoopCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/LoaderCodes.py to LoaderCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/FrameCodes.py to FrameCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/CallCodes.py to CallCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ExceptionCodes.py to ExceptionCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/Pickling.py to Pickling.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ClassCodes.py to ClassCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ListCodes.py to ListCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/AttributeCodes.py to AttributeCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ConditionalCodes.py to ConditionalCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/RaisingCodes.py to RaisingCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/DictCodes.py to DictCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/GeneratorCodes.py to GeneratorCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/IteratorCodes.py to IteratorCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/BuiltinCodes.py to BuiltinCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/LineNumberCodes.py to LineNumberCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/StringCodes.py to StringCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/Emission.py to Emission.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/LabelCodes.py to LabelCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/Namify.py to Namify.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ModuleCodes.py to ModuleCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/VariableCodes.py to VariableCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ImportCodes.py to ImportCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/FunctionCodes.py to FunctionCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/SetCodes.py to SetCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ReturnCodes.py to ReturnCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ComparisonCodes.py to ComparisonCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/PythonAPICodes.py to PythonAPICodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ExpressionCodes.py to ExpressionCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/GlobalsLocalsCodes.py to GlobalsLocalsCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/OperatorCodes.py to OperatorCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/IntegerCodes.py to IntegerCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/BranchCodes.py to BranchCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/TryCodes.py to TryCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/Helpers.py to Helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/TupleCodes.py to TupleCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/IdCodes.py to IdCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/YieldCodes.py to YieldCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/Contexts.py to Contexts.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/IndexCodes.py to IndexCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ErrorCodes.py to ErrorCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/EvalCodes.py to EvalCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/CodeGeneration.py to CodeGeneration.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/SubscriptCodes.py to SubscriptCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/SliceCodes.py to SliceCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/ConstantCodes.py to ConstantCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/CodeObjectCodes.py to CodeObjectCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/CppStrings.py to CppStrings.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/codegen/CoroutineCodes.py to CoroutineCodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/profiler/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/profiler/__main__.py to __main__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/SconsInterface.py to SconsInterface.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/build/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations/Finalization.py to Finalization.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations/FinalizeClosureTaking.py to FinalizeClosureTaking.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations/FinalizeMarkups.py to FinalizeMarkups.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/finalizations/FinalizeBase.py to FinalizeBase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/user/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard/ConsiderPyLintAnnotationsPlugin.py to ConsiderPyLintAnnotationsPlugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard/DataFileCollectorPlugin.py to DataFileCollectorPlugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard/MultiprocessingPlugin.py to MultiprocessingPlugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard/ImplicitImports.py to ImplicitImports.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard/PySidePyQtPlugin.py to PySidePyQtPlugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard/PmwPlugin.py to PmwPlugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/standard/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/Plugins.py to Plugins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/PluginBase.py to PluginBase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/plugins/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/containers/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/containers/oset.py to oset.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/containers/odict.py to odict.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui/TreeDisplay.py to TreeDisplay.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui/SyntaxHighlighting.py to SyntaxHighlighting.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/gui/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/VariableClosure.py to VariableClosure.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationAssertStatements.py to ReformulationAssertStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationComparisonExpressions.py to ReformulationComparisonExpressions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/InternalModule.py to InternalModule.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationTryFinallyStatements.py to ReformulationTryFinallyStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationClasses.py to ReformulationClasses.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationFunctionStatements.py to ReformulationFunctionStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationNamespacePackages.py to ReformulationNamespacePackages.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/Operations.py to Operations.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/SyntaxErrors.py to SyntaxErrors.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/SourceReading.py to SourceReading.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationDictionaryCreation.py to ReformulationDictionaryCreation.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationContractionExpressions.py to ReformulationContractionExpressions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationLambdaExpressions.py to ReformulationLambdaExpressions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationPrintStatements.py to ReformulationPrintStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationBooleanExpressions.py to ReformulationBooleanExpressions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationCallExpressions.py to ReformulationCallExpressions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationExecStatements.py to ReformulationExecStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationSequenceCreation.py to ReformulationSequenceCreation.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/Extractions.py to Extractions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationImportStatements.py to ReformulationImportStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationWithStatements.py to ReformulationWithStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationYieldExpressions.py to ReformulationYieldExpressions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationTryExceptStatements.py to ReformulationTryExceptStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationWhileLoopStatements.py to ReformulationWhileLoopStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/Helpers.py to Helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationForLoopStatements.py to ReformulationForLoopStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/Building.py to Building.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationSubscriptExpressions.py to ReformulationSubscriptExpressions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ComplexCallHelperFunctions.py to ComplexCallHelperFunctions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/tree/ReformulationAssignmentStatements.py to ReformulationAssignmentStatements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/Tags.py to Tags.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/Graphs.py to Graphs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/TraceCollections.py to TraceCollections.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/OptimizeBuiltinCalls.py to OptimizeBuiltinCalls.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/Optimization.py to Optimization.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/BuiltinOptimization.py to BuiltinOptimization.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/VariableTraces.py to VariableTraces.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/FunctionInlining.py to FunctionInlining.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/optimizations/BytecodeDemotion.py to BytecodeDemotion.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer/BytecodeModuleFreezer.py to BytecodeModuleFreezer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer/Standalone.py to Standalone.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/freezer/DependsExe.py to DependsExe.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/ModuleRegistry.py to ModuleRegistry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/SourceCodeReferences.py to SourceCodeReferences.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/Tracing.py to Tracing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/Options.py to Options.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/Builtins.py to Builtins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/PythonVersions.py to PythonVersions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/MainControl.py to MainControl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/Variables.py to Variables.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/VariableRegistry.py to VariableRegistry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/__past__.py to __past__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/PythonOperators.py to PythonOperators.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/TreeXML.py to TreeXML.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/nuitka/Constants.py to Constants.cpython-34.pyc writing byte-compilation script '/tmp/tmp9ib81f7t.py' /usr/bin/python3.4 -O /tmp/tmp9ib81f7t.py removing /tmp/tmp9ib81f7t.py running install_egg_info running egg_info writing Nuitka.egg-info/PKG-INFO writing top-level names to Nuitka.egg-info/top_level.txt writing dependency_links to Nuitka.egg-info/dependency_links.txt reading manifest file 'Nuitka.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Nuitka.egg-info/SOURCES.txt' Copying Nuitka.egg-info to /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/nuitka/Nuitka-0.5.21.3-py3.4.egg-info running install_scripts creating /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/bin copying build/scripts-3.4/nuitka-run -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/bin copying build/scripts-3.4/nuitka -> /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/bin/nuitka-run to 755 changing mode of /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/bin/nuitka to 755 + mkdir -p /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/man/man1/ + install -p -m0644 doc/nuitka.1 doc/nuitka-run.1 /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Nuitka-0.5.21.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3.4 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: nuitka-0.5.21.3-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DsfQGQ + umask 022 + cd /builddir/build/BUILD + cd Nuitka-0.5.21.3 + DOCDIR=/builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/doc/nuitka-0.5.21.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/doc/nuitka-0.5.21.3 + cp -pr README.rst /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/doc/nuitka-0.5.21.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oBFh7S + umask 022 + cd /builddir/build/BUILD + cd Nuitka-0.5.21.3 + LICENSEDIR=/builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/licenses/nuitka-0.5.21.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/licenses/nuitka-0.5.21.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64/usr/share/licenses/nuitka-0.5.21.3 + exit 0 Provides: nuitka = 0.5.21.3-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-880802505.novalocal Wrote: /builddir/build/RPMS/nuitka-0.5.21.3-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mXWhmm + umask 022 + cd /builddir/build/BUILD + cd Nuitka-0.5.21.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nuitka-0.5.21.3-2.el7.centos.x86_64 + exit 0 Child return code was: 0