Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygsp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683302615.923310/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-pygsp.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-PyGSP-0.5.1-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-pygsp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683302615.923310/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-pygsp.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-PyGSP-0.5.1-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-pygsp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683302615.923310/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-pygsp.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.08AZIe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyGSP-0.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyGSP-0.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyGSP-0.5.1 + /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.nb8xY2 + umask 022 + cd /builddir/build/BUILD + cd PyGSP-0.5.1 + 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 creating build/lib/pygsp copying pygsp/plotting.py -> build/lib/pygsp copying pygsp/features.py -> build/lib/pygsp copying pygsp/optimization.py -> build/lib/pygsp copying pygsp/__init__.py -> build/lib/pygsp copying pygsp/utils.py -> build/lib/pygsp copying pygsp/reduction.py -> build/lib/pygsp creating build/lib/pygsp/graphs copying pygsp/graphs/fullconnected.py -> build/lib/pygsp/graphs copying pygsp/graphs/barabasialbert.py -> build/lib/pygsp/graphs copying pygsp/graphs/grid2d.py -> build/lib/pygsp/graphs copying pygsp/graphs/sensor.py -> build/lib/pygsp/graphs copying pygsp/graphs/torus.py -> build/lib/pygsp/graphs copying pygsp/graphs/davidsensornet.py -> build/lib/pygsp/graphs copying pygsp/graphs/swissroll.py -> build/lib/pygsp/graphs copying pygsp/graphs/path.py -> build/lib/pygsp/graphs copying pygsp/graphs/airfoil.py -> build/lib/pygsp/graphs copying pygsp/graphs/ring.py -> build/lib/pygsp/graphs copying pygsp/graphs/minnesota.py -> build/lib/pygsp/graphs copying pygsp/graphs/stochasticblockmodel.py -> build/lib/pygsp/graphs copying pygsp/graphs/fourier.py -> build/lib/pygsp/graphs copying pygsp/graphs/randomring.py -> build/lib/pygsp/graphs copying pygsp/graphs/randomregular.py -> build/lib/pygsp/graphs copying pygsp/graphs/graph.py -> build/lib/pygsp/graphs copying pygsp/graphs/logo.py -> build/lib/pygsp/graphs copying pygsp/graphs/__init__.py -> build/lib/pygsp/graphs copying pygsp/graphs/erdosrenyi.py -> build/lib/pygsp/graphs copying pygsp/graphs/community.py -> build/lib/pygsp/graphs copying pygsp/graphs/difference.py -> build/lib/pygsp/graphs copying pygsp/graphs/lowstretchtree.py -> build/lib/pygsp/graphs copying pygsp/graphs/comet.py -> build/lib/pygsp/graphs creating build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/cube.py -> build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/imgpatches.py -> build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/twomoons.py -> build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/sphere.py -> build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/bunny.py -> build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/grid2dimgpatches.py -> build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/__init__.py -> build/lib/pygsp/graphs/nngraphs copying pygsp/graphs/nngraphs/nngraph.py -> build/lib/pygsp/graphs/nngraphs creating build/lib/pygsp/filters copying pygsp/filters/itersine.py -> build/lib/pygsp/filters copying pygsp/filters/papadakis.py -> build/lib/pygsp/filters copying pygsp/filters/heat.py -> build/lib/pygsp/filters copying pygsp/filters/filter.py -> build/lib/pygsp/filters copying pygsp/filters/halfcosine.py -> build/lib/pygsp/filters copying pygsp/filters/simoncelli.py -> build/lib/pygsp/filters copying pygsp/filters/regular.py -> build/lib/pygsp/filters copying pygsp/filters/expwin.py -> build/lib/pygsp/filters copying pygsp/filters/abspline.py -> build/lib/pygsp/filters copying pygsp/filters/mexicanhat.py -> build/lib/pygsp/filters copying pygsp/filters/__init__.py -> build/lib/pygsp/filters copying pygsp/filters/gabor.py -> build/lib/pygsp/filters copying pygsp/filters/held.py -> build/lib/pygsp/filters copying pygsp/filters/simpletight.py -> build/lib/pygsp/filters copying pygsp/filters/meyer.py -> build/lib/pygsp/filters copying pygsp/filters/approximations.py -> build/lib/pygsp/filters creating build/lib/pygsp/tests copying pygsp/tests/test_plotting.py -> build/lib/pygsp/tests copying pygsp/tests/test_filters.py -> build/lib/pygsp/tests copying pygsp/tests/__init__.py -> build/lib/pygsp/tests copying pygsp/tests/test_utils.py -> build/lib/pygsp/tests copying pygsp/tests/test_graphs.py -> build/lib/pygsp/tests copying pygsp/tests/test_all.py -> build/lib/pygsp/tests creating build/lib/pygsp/data creating build/lib/pygsp/data/pointclouds copying pygsp/data/pointclouds/minnesota.mat -> build/lib/pygsp/data/pointclouds copying pygsp/data/pointclouds/bunny.mat -> build/lib/pygsp/data/pointclouds copying pygsp/data/pointclouds/two_moons.mat -> build/lib/pygsp/data/pointclouds copying pygsp/data/pointclouds/airfoil.mat -> build/lib/pygsp/data/pointclouds copying pygsp/data/pointclouds/logogsp.mat -> build/lib/pygsp/data/pointclouds copying pygsp/data/pointclouds/david500.mat -> build/lib/pygsp/data/pointclouds copying pygsp/data/pointclouds/david64.mat -> build/lib/pygsp/data/pointclouds + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dH6ArR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64 + cd PyGSP-0.5.1 + 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-PyGSP-0.5.1-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-PyGSP-0.5.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp copying build/lib/pygsp/plotting.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/itersine.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/papadakis.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/heat.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/filter.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/halfcosine.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/simoncelli.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/regular.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/expwin.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/abspline.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/mexicanhat.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/__init__.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/gabor.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/held.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/simpletight.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/meyer.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/filters/approximations.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters copying build/lib/pygsp/features.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp copying build/lib/pygsp/optimization.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp copying build/lib/pygsp/__init__.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds copying build/lib/pygsp/data/pointclouds/minnesota.mat -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds copying build/lib/pygsp/data/pointclouds/bunny.mat -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds copying build/lib/pygsp/data/pointclouds/two_moons.mat -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds copying build/lib/pygsp/data/pointclouds/airfoil.mat -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds copying build/lib/pygsp/data/pointclouds/logogsp.mat -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds copying build/lib/pygsp/data/pointclouds/david500.mat -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds copying build/lib/pygsp/data/pointclouds/david64.mat -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/data/pointclouds creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/fullconnected.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/barabasialbert.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/grid2d.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/sensor.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/torus.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/davidsensornet.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/swissroll.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/path.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/airfoil.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/ring.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/minnesota.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/stochasticblockmodel.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/fourier.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/randomring.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/randomregular.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/graph.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/logo.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/__init__.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/erdosrenyi.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/cube.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/imgpatches.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/twomoons.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/sphere.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/bunny.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/grid2dimgpatches.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/__init__.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/nngraphs/nngraph.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs copying build/lib/pygsp/graphs/community.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/difference.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/lowstretchtree.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/graphs/comet.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs copying build/lib/pygsp/utils.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp copying build/lib/pygsp/reduction.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp creating /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests copying build/lib/pygsp/tests/test_plotting.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests copying build/lib/pygsp/tests/test_filters.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests copying build/lib/pygsp/tests/__init__.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests copying build/lib/pygsp/tests/test_utils.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests copying build/lib/pygsp/tests/test_graphs.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests copying build/lib/pygsp/tests/test_all.py -> /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/plotting.py to plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/itersine.py to itersine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/papadakis.py to papadakis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/heat.py to heat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/halfcosine.py to halfcosine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/simoncelli.py to simoncelli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/regular.py to regular.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/expwin.py to expwin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/abspline.py to abspline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/mexicanhat.py to mexicanhat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/gabor.py to gabor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/held.py to held.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py to simpletight.cpython-39.pyc /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:82: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/meyer.py to meyer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/filters/approximations.py to approximations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/optimization.py to optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/fullconnected.py to fullconnected.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/barabasialbert.py to barabasialbert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/grid2d.py to grid2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/sensor.py to sensor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/torus.py to torus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/davidsensornet.py to davidsensornet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/swissroll.py to swissroll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/airfoil.py to airfoil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/ring.py to ring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/minnesota.py to minnesota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/stochasticblockmodel.py to stochasticblockmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/fourier.py to fourier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/randomring.py to randomring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/randomregular.py to randomregular.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/logo.py to logo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/erdosrenyi.py to erdosrenyi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/cube.py to cube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/imgpatches.py to imgpatches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/twomoons.py to twomoons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/sphere.py to sphere.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/bunny.py to bunny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/grid2dimgpatches.py to grid2dimgpatches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/nngraphs/nngraph.py to nngraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/community.py to community.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/difference.py to difference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/lowstretchtree.py to lowstretchtree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/graphs/comet.py to comet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/reduction.py to reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests/test_plotting.py to test_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests/test_filters.py to test_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests/test_graphs.py to test_graphs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/pygsp/tests/test_all.py to test_all.cpython-39.pyc writing byte-compilation script '/tmp/tmpjd4u8m2_.py' /usr/bin/python3 /tmp/tmpjd4u8m2_.py /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:82: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpjd4u8m2_.py running install_egg_info running egg_info writing PyGSP.egg-info/PKG-INFO writing dependency_links to PyGSP.egg-info/dependency_links.txt writing requirements to PyGSP.egg-info/requires.txt writing top-level names to PyGSP.egg-info/top_level.txt reading manifest file 'PyGSP.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'PyGSP.egg-info/SOURCES.txt' Copying PyGSP.egg-info to /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9/site-packages/PyGSP-0.5.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64//usr/share/doc/python-PyGSP + '[' -d doc ']' ~/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64 ~/build/BUILD/PyGSP-0.5.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/PyGSP-0.5.1 + mv /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.1-1 --unique-debug-suffix -0.5.1-1.x86_64 --unique-debug-src-base python-PyGSP-0.5.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/PyGSP-0.5.1 find: 'debug': No such file or directory + /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-PyGSP-0.5.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:82: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/pygsp/filters/simpletight.py:82: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-PyGSP-0.5.1-1.noarch Provides: python-PyGSP python3-PyGSP = 0.5.1-1 python3.9dist(pygsp) = 0.5.1 python3dist(pygsp) = 0.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) python3.9dist(scipy) Processing files: python-PyGSP-help-0.5.1-1.noarch warning: Empty %files file /builddir/build/BUILD/PyGSP-0.5.1/doclist.lst Provides: python-PyGSP-help = 0.5.1-1 python3-PyGSP-doc 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-PyGSP-0.5.1-1.x86_64 Wrote: /builddir/build/RPMS/python-PyGSP-help-0.5.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-PyGSP-0.5.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cXW1EH + umask 022 + cd /builddir/build/BUILD + cd PyGSP-0.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-PyGSP-0.5.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0