Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dukpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681466802.794961/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dukpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-dukpy-0.3.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dukpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681466802.794961/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dukpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-dukpy-0.3.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dukpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681466802.794961/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-dukpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QlyQqP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dukpy-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dukpy-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dukpy-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VGdoeF + umask 022 + cd /builddir/build/BUILD + cd dukpy-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/dukpy copying dukpy/run.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/coffee.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/babel.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/__init__.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/evaljs.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/nodelike.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/tsc.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/module_loader.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/lessc.py -> build/lib.linux-x86_64-3.9/dukpy copying dukpy/install.py -> build/lib.linux-x86_64-3.9/dukpy creating build/lib.linux-x86_64-3.9/dukpy/webassets copying dukpy/webassets/jsxfilter.py -> build/lib.linux-x86_64-3.9/dukpy/webassets copying dukpy/webassets/lessfilter.py -> build/lib.linux-x86_64-3.9/dukpy/webassets copying dukpy/webassets/__init__.py -> build/lib.linux-x86_64-3.9/dukpy/webassets copying dukpy/webassets/babelfilter.py -> build/lib.linux-x86_64-3.9/dukpy/webassets copying dukpy/webassets/typescriptfilter.py -> build/lib.linux-x86_64-3.9/dukpy/webassets creating build/lib.linux-x86_64-3.9/dukpy/jscore copying dukpy/jscore/url.js -> build/lib.linux-x86_64-3.9/dukpy/jscore copying dukpy/jscore/path.js -> build/lib.linux-x86_64-3.9/dukpy/jscore copying dukpy/jscore/querystring.js -> build/lib.linux-x86_64-3.9/dukpy/jscore copying dukpy/jscore/punycode.js -> build/lib.linux-x86_64-3.9/dukpy/jscore copying dukpy/jscore/fs.js -> build/lib.linux-x86_64-3.9/dukpy/jscore creating build/lib.linux-x86_64-3.9/dukpy/jsmodules copying dukpy/jsmodules/babel-6.26.0.min.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules copying dukpy/jsmodules/typescriptServices.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules copying dukpy/jsmodules/coffeescript.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules copying dukpy/jsmodules/semver.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/react copying dukpy/jsmodules/react/react.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/react copying dukpy/jsmodules/react/react-dom-server.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/react creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/index.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/environment.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/lessc-helper.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/plugin-loader.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/url-file-manager.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/image-size.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/fs.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node copying dukpy/jsmodules/less/less-node/file-manager.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/render.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/index.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/plugin-manager.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/contexts.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/transform-tree.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/import-manager.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/parse.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/utils.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/less-error.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/source-map-builder.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/logger.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/parse-tree.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less copying dukpy/jsmodules/less/less/source-map-output.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parser copying dukpy/jsmodules/less/less/parser/parser-input.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parser copying dukpy/jsmodules/less/less/parser/chunker.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parser copying dukpy/jsmodules/less/less/parser/parser.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parser creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/index.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/extend.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/operation.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/alpha.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/dimension.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/element.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/url.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/comment.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/combinator.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/negative.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/ruleset-call.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/condition.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/unit.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/mixin-definition.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/value.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/node.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/selector.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/keyword.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/media.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/anonymous.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/expression.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/mixin-call.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/variable.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/debug-info.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/javascript.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/ruleset.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/detached-ruleset.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/paren.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/color.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/import.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/rule.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/js-eval-node.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/attribute.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/call.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/assignment.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/directive.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/unicode-descriptor.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree copying dukpy/jsmodules/less/less/tree/quoted.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/index.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/to-css-visitor.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/visitor.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/extend-visitor.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/import-sequencer.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/import-visitor.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/join-selector-visitor.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors copying dukpy/jsmodules/less/less/visitors/set-tree-visibility-visitor.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment copying dukpy/jsmodules/less/less/environment/file-manager-api.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment copying dukpy/jsmodules/less/less/environment/environment.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment copying dukpy/jsmodules/less/less/environment/abstract-file-manager.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment copying dukpy/jsmodules/less/less/environment/environment-api.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/data copying dukpy/jsmodules/less/less/data/index.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/data copying dukpy/jsmodules/less/less/data/colors.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/data copying dukpy/jsmodules/less/less/data/unit-conversions.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/data creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/plugins copying dukpy/jsmodules/less/less/plugins/function-importer.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/plugins creating build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/function-caller.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/index.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/data-uri.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/types.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/number.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/svg.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/math.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/function-registry.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/math-helper.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/string.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/color.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/color-blending.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions copying dukpy/jsmodules/less/less/functions/default.js -> build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions running build_ext building 'dukpy._dukpy' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/duktape gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDUK_OPT_NONSTD_REGEXP_DOLLAR_ESCAPE=1 -DDUK_OPT_OCTAL_SUPPORT=1 -I./src/duktape -I/usr/include/python3.9 -c src/_support.c -o build/temp.linux-x86_64-3.9/src/_support.o In file included from src/_support.c:5: src/_support.c: In function ‘call_py_function’: ./src/duktape/duktape.h:541:23: warning: right-hand operand of comma expression has no effect [-Wunused-value] 541 | (duk_throw_raw((ctx)), (duk_ret_t) 0) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/_support.c:82:9: note: in expansion of macro ‘duk_throw’ 82 | duk_throw(ctx); | ^~~~~~~~~ ./src/duktape/duktape.h:541:23: warning: right-hand operand of comma expression has no effect [-Wunused-value] 541 | (duk_throw_raw((ctx)), (duk_ret_t) 0) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/_support.c:116:9: note: in expansion of macro ‘duk_throw’ 116 | duk_throw(ctx); | ^~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDUK_OPT_NONSTD_REGEXP_DOLLAR_ESCAPE=1 -DDUK_OPT_OCTAL_SUPPORT=1 -I./src/duktape -I/usr/include/python3.9 -c src/duktape/duk_module_duktape.c -o build/temp.linux-x86_64-3.9/src/duktape/duk_module_duktape.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDUK_OPT_NONSTD_REGEXP_DOLLAR_ESCAPE=1 -DDUK_OPT_OCTAL_SUPPORT=1 -I./src/duktape -I/usr/include/python3.9 -c src/duktape/duk_v1_compat.c -o build/temp.linux-x86_64-3.9/src/duktape/duk_v1_compat.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDUK_OPT_NONSTD_REGEXP_DOLLAR_ESCAPE=1 -DDUK_OPT_OCTAL_SUPPORT=1 -I./src/duktape -I/usr/include/python3.9 -c src/duktape/duktape.c -o build/temp.linux-x86_64-3.9/src/duktape/duktape.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDUK_OPT_NONSTD_REGEXP_DOLLAR_ESCAPE=1 -DDUK_OPT_OCTAL_SUPPORT=1 -I./src/duktape -I/usr/include/python3.9 -c src/pyduktape.c -o build/temp.linux-x86_64-3.9/src/pyduktape.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/src/_support.o build/temp.linux-x86_64-3.9/src/duktape/duk_module_duktape.o build/temp.linux-x86_64-3.9/src/duktape/duk_v1_compat.o build/temp.linux-x86_64-3.9/src/duktape/duktape.o build/temp.linux-x86_64-3.9/src/pyduktape.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/dukpy/_dukpy.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dr5iN2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 + cd dukpy-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/run.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/babel-6.26.0.min.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/typescriptServices.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/coffeescript.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/semver.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/react copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/react/react.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/react copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/react/react-dom-server.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/react creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/index.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/environment.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/lessc-helper.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/plugin-loader.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/url-file-manager.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/image-size.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/fs.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less-node/file-manager.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less-node creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/render.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/index.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/parser copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parser/parser-input.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/parser copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parser/chunker.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/parser copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parser/parser.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/parser copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/plugin-manager.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/contexts.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/index.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/extend.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/operation.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/alpha.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/dimension.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/element.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/url.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/comment.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/combinator.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/negative.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/ruleset-call.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/condition.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/unit.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/mixin-definition.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/value.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/node.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/selector.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/keyword.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/media.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/anonymous.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/expression.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/mixin-call.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/variable.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/debug-info.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/javascript.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/ruleset.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/detached-ruleset.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/paren.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/color.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/import.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/rule.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/js-eval-node.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/attribute.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/call.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/assignment.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/directive.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/unicode-descriptor.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/tree/quoted.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/tree copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/transform-tree.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/import-manager.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parse.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/index.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/to-css-visitor.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/visitor.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/extend-visitor.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/import-sequencer.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/import-visitor.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/join-selector-visitor.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/visitors/set-tree-visibility-visitor.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/visitors copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/utils.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/less-error.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/environment copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment/file-manager-api.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/environment copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment/environment.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/environment copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment/abstract-file-manager.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/environment copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/environment/environment-api.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/environment copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/source-map-builder.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/data copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/data/index.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/data copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/data/colors.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/data copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/data/unit-conversions.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/data copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/logger.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/parse-tree.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/plugins copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/plugins/function-importer.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/plugins creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/function-caller.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/index.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/data-uri.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/types.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/number.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/svg.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/math.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/function-registry.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/math-helper.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/string.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/color.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/color-blending.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/functions/default.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less/functions copying build/lib.linux-x86_64-3.9/dukpy/jsmodules/less/less/source-map-output.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jsmodules/less/less copying build/lib.linux-x86_64-3.9/dukpy/coffee.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/babel.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets copying build/lib.linux-x86_64-3.9/dukpy/webassets/jsxfilter.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets copying build/lib.linux-x86_64-3.9/dukpy/webassets/lessfilter.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets copying build/lib.linux-x86_64-3.9/dukpy/webassets/__init__.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets copying build/lib.linux-x86_64-3.9/dukpy/webassets/babelfilter.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets copying build/lib.linux-x86_64-3.9/dukpy/webassets/typescriptfilter.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets copying build/lib.linux-x86_64-3.9/dukpy/__init__.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/evaljs.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy creating /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jscore copying build/lib.linux-x86_64-3.9/dukpy/jscore/url.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jscore copying build/lib.linux-x86_64-3.9/dukpy/jscore/path.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jscore copying build/lib.linux-x86_64-3.9/dukpy/jscore/querystring.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jscore copying build/lib.linux-x86_64-3.9/dukpy/jscore/punycode.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jscore copying build/lib.linux-x86_64-3.9/dukpy/jscore/fs.js -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/jscore copying build/lib.linux-x86_64-3.9/dukpy/nodelike.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/tsc.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/module_loader.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/lessc.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/install.py -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy copying build/lib.linux-x86_64-3.9/dukpy/_dukpy.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/coffee.py to coffee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/babel.py to babel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets/jsxfilter.py to jsxfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets/lessfilter.py to lessfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets/babelfilter.py to babelfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/webassets/typescriptfilter.py to typescriptfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/evaljs.py to evaljs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/nodelike.py to nodelike.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/tsc.py to tsc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/module_loader.py to module_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/lessc.py to lessc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/install.py to install.cpython-39.pyc writing byte-compilation script '/tmp/tmph2q2uq7s.py' /usr/bin/python3 /tmp/tmph2q2uq7s.py removing /tmp/tmph2q2uq7s.py running install_egg_info running egg_info writing dukpy.egg-info/PKG-INFO writing dependency_links to dukpy.egg-info/dependency_links.txt writing entry points to dukpy.egg-info/entry_points.txt writing requirements to dukpy.egg-info/requires.txt writing top-level names to dukpy.egg-info/top_level.txt reading manifest file 'dukpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'dukpy.egg-info/SOURCES.txt' Copying dukpy.egg-info to /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy-0.3.0-py3.9.egg-info running install_scripts Installing dukpy script to /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/bin Installing dukpy-install script to /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64//usr/share/doc/python-dukpy + '[' -d doc ']' ~/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 ~/build/BUILD/dukpy-0.3.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/dukpy-0.3.0 + popd + mv /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.0-1 --unique-debug-suffix -0.3.0-1.x86_64 --unique-debug-src-base python-dukpy-0.3.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/dukpy-0.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/_dukpy.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9/site-packages/dukpy/_dukpy.cpython-39-x86_64-linux-gnu.so cpio: duk_alloc_default.c: Cannot stat: No such file or directory cpio: duk_api_buffer.c: Cannot stat: No such file or directory cpio: duk_api_bytecode.c: Cannot stat: No such file or directory cpio: duk_api_call.c: Cannot stat: No such file or directory cpio: duk_api_codec.c: Cannot stat: No such file or directory cpio: duk_api_compile.c: Cannot stat: No such file or directory cpio: duk_api_debug.c: Cannot stat: No such file or directory cpio: duk_api_heap.c: Cannot stat: No such file or directory cpio: duk_api_inspect.c: Cannot stat: No such file or directory cpio: duk_api_memory.c: Cannot stat: No such file or directory cpio: duk_api_object.c: Cannot stat: No such file or directory cpio: duk_api_random.c: Cannot stat: No such file or directory cpio: duk_api_stack.c: Cannot stat: No such file or directory cpio: duk_api_string.c: Cannot stat: No such file or directory cpio: duk_api_time.c: Cannot stat: No such file or directory cpio: duk_bi_array.c: Cannot stat: No such file or directory cpio: duk_bi_boolean.c: Cannot stat: No such file or directory cpio: duk_bi_buffer.c: Cannot stat: No such file or directory cpio: duk_bi_cbor.c: Cannot stat: No such file or directory cpio: duk_bi_date.c: Cannot stat: No such file or directory cpio: duk_bi_date_unix.c: Cannot stat: No such file or directory cpio: duk_bi_duktape.c: Cannot stat: No such file or directory cpio: duk_bi_encoding.c: Cannot stat: No such file or directory cpio: duk_bi_error.c: Cannot stat: No such file or directory cpio: duk_bi_function.c: Cannot stat: No such file or directory cpio: duk_bi_global.c: Cannot stat: No such file or directory cpio: duk_bi_json.c: Cannot stat: No such file or directory cpio: duk_bi_math.c: Cannot stat: No such file or directory cpio: duk_bi_number.c: Cannot stat: No such file or directory cpio: duk_bi_object.c: Cannot stat: No such file or directory cpio: duk_bi_performance.c: Cannot stat: No such file or directory cpio: duk_bi_pointer.c: Cannot stat: No such file or directory cpio: duk_bi_proxy.c: Cannot stat: No such file or directory cpio: duk_bi_reflect.c: Cannot stat: No such file or directory cpio: duk_bi_regexp.c: Cannot stat: No such file or directory cpio: duk_bi_string.c: Cannot stat: No such file or directory cpio: duk_bi_symbol.c: Cannot stat: No such file or directory cpio: duk_bi_thread.c: Cannot stat: No such file or directory cpio: duk_bi_thrower.c: Cannot stat: No such file or directory cpio: duk_builtins.c: Cannot stat: No such file or directory cpio: duk_dblunion.h: Cannot stat: No such file or directory cpio: duk_error_augment.c: Cannot stat: No such file or directory cpio: duk_error_longjmp.c: Cannot stat: No such file or directory cpio: duk_error_macros.c: Cannot stat: No such file or directory cpio: duk_error_misc.c: Cannot stat: No such file or directory cpio: duk_error_throw.c: Cannot stat: No such file or directory cpio: duk_fltunion.h: Cannot stat: No such file or directory cpio: duk_forwdecl.h: Cannot stat: No such file or directory cpio: duk_harray.h: Cannot stat: No such file or directory cpio: duk_hboundfunc.h: Cannot stat: No such file or directory cpio: duk_hbuffer.h: Cannot stat: No such file or directory cpio: duk_hbuffer_alloc.c: Cannot stat: No such file or directory cpio: duk_hbuffer_ops.c: Cannot stat: No such file or directory cpio: duk_hbufobj.h: Cannot stat: No such file or directory cpio: duk_hbufobj_misc.c: Cannot stat: No such file or directory cpio: duk_hcompfunc.h: Cannot stat: No such file or directory cpio: duk_heap.h: Cannot stat: No such file or directory cpio: duk_heap_alloc.c: Cannot stat: No such file or directory cpio: duk_heap_finalize.c: Cannot stat: No such file or directory cpio: duk_heap_hashstring.c: Cannot stat: No such file or directory cpio: duk_heap_markandsweep.c: Cannot stat: No such file or directory cpio: duk_heap_memory.c: Cannot stat: No such file or directory cpio: duk_heap_misc.c: Cannot stat: No such file or directory cpio: duk_heap_refcount.c: Cannot stat: No such file or directory cpio: duk_heap_stringcache.c: Cannot stat: No such file or directory cpio: duk_heap_stringtable.c: Cannot stat: No such file or directory cpio: duk_heaphdr.h: Cannot stat: No such file or directory cpio: duk_henv.h: Cannot stat: No such file or directory cpio: duk_hnatfunc.h: Cannot stat: No such file or directory cpio: duk_hobject.h: Cannot stat: No such file or directory cpio: duk_hobject_alloc.c: Cannot stat: No such file or directory cpio: duk_hobject_class.c: Cannot stat: No such file or directory cpio: duk_hobject_enum.c: Cannot stat: No such file or directory cpio: duk_hobject_misc.c: Cannot stat: No such file or directory cpio: duk_hobject_pc2line.c: Cannot stat: No such file or directory cpio: duk_hobject_props.c: Cannot stat: No such file or directory cpio: duk_hproxy.h: Cannot stat: No such file or directory cpio: duk_hstring.h: Cannot stat: No such file or directory cpio: duk_hstring_misc.c: Cannot stat: No such file or directory cpio: duk_hthread.h: Cannot stat: No such file or directory cpio: duk_hthread_alloc.c: Cannot stat: No such file or directory cpio: duk_hthread_builtins.c: Cannot stat: No such file or directory cpio: duk_hthread_misc.c: Cannot stat: No such file or directory cpio: duk_hthread_stacks.c: Cannot stat: No such file or directory cpio: duk_jmpbuf.h: Cannot stat: No such file or directory cpio: duk_js_arith.c: Cannot stat: No such file or directory cpio: duk_js_bytecode.h: Cannot stat: No such file or directory cpio: duk_js_call.c: Cannot stat: No such file or directory cpio: duk_js_compiler.c: Cannot stat: No such file or directory cpio: duk_js_compiler.h: Cannot stat: No such file or directory cpio: duk_js_executor.c: Cannot stat: No such file or directory cpio: duk_js_ops.c: Cannot stat: No such file or directory cpio: duk_js_var.c: Cannot stat: No such file or directory cpio: duk_json.h: Cannot stat: No such file or directory cpio: duk_lexer.c: Cannot stat: No such file or directory cpio: duk_lexer.h: Cannot stat: No such file or directory cpio: duk_numconv.c: Cannot stat: No such file or directory cpio: duk_regexp.h: Cannot stat: No such file or directory cpio: duk_regexp_compiler.c: Cannot stat: No such file or directory cpio: duk_regexp_executor.c: Cannot stat: No such file or directory cpio: duk_tval.h: Cannot stat: No such file or directory cpio: duk_unicode.h: Cannot stat: No such file or directory cpio: duk_unicode_support.c: Cannot stat: No such file or directory cpio: duk_unicode_tables.c: Cannot stat: No such file or directory cpio: duk_util.h: Cannot stat: No such file or directory cpio: duk_util_bitdecoder.c: Cannot stat: No such file or directory cpio: duk_util_bitencoder.c: Cannot stat: No such file or directory cpio: duk_util_bufwriter.c: Cannot stat: No such file or directory cpio: duk_util_cast.c: Cannot stat: No such file or directory cpio: duk_util_double.c: Cannot stat: No such file or directory cpio: duk_util_memory.c: Cannot stat: No such file or directory cpio: duk_util_memrw.c: Cannot stat: No such file or directory cpio: duk_util_misc.c: Cannot stat: No such file or directory cpio: duk_util_tinyrandom.c: Cannot stat: No such file or directory 452 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-dukpy-0.3.0-1.x86_64 Provides: python-dukpy python3-dukpy = 0.3.0-1 python3-dukpy(x86-64) = 0.3.0-1 python3.9dist(dukpy) = 0.3 python3dist(dukpy) = 0.3 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 libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) python(abi) = 3.9 python3.9dist(setuptools) rtld(GNU_HASH) Processing files: python-dukpy-help-0.3.0-1.x86_64 warning: Empty %files file /builddir/build/BUILD/dukpy-0.3.0/doclist.lst Provides: python-dukpy-help = 0.3.0-1 python-dukpy-help(x86-64) = 0.3.0-1 python3-dukpy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-dukpy-debuginfo-0.3.0-1.x86_64 Provides: python-dukpy-debuginfo = 0.3.0-1 python-dukpy-debuginfo(x86-64) = 0.3.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-dukpy-debugsource(x86-64) = 0.3.0-1 Processing files: python-dukpy-debugsource-0.3.0-1.x86_64 Provides: python-dukpy-debugsource = 0.3.0-1 python-dukpy-debugsource(x86-64) = 0.3.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 Wrote: /builddir/build/RPMS/python-dukpy-help-0.3.0-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-dukpy-debugsource-0.3.0-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-dukpy-debuginfo-0.3.0-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-dukpy-0.3.0-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e50wEP + umask 022 + cd /builddir/build/BUILD + cd dukpy-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dukpy-0.3.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0