Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-meshpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686517379.586831/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 aarch64 --nodeps /builddir/build/SPECS/python-meshpy.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-MeshPy-2022.1.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-meshpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686517379.586831/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 aarch64 --nodeps /builddir/build/SPECS/python-meshpy.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-MeshPy-2022.1.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-meshpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686517379.586831/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 aarch64 --nodeps /builddir/build/SPECS/python-meshpy.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TbUPh5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MeshPy-2022.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/MeshPy-2022.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MeshPy-2022.1.3 + /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.SivnH2 + umask 022 + cd /builddir/build/BUILD + cd MeshPy-2022.1.3 + 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 -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' --------------------------------------------------------------------------- Pybind11 is not installed. --------------------------------------------------------------------------- Very likely, the build process after this message will fail. Simply press Ctrl+C and type python -m pip install pybind11 to fix this. If you don't, the build will continue in a few seconds. [1] https://pybind11.readthedocs.io/en/stable/ --------------------------------------------------------------------------- Continuing in 10 seconds... Continuing in 9 seconds... Continuing in 8 seconds... Continuing in 7 seconds... Continuing in 6 seconds... Continuing in 5 seconds... Continuing in 4 seconds... Continuing in 3 seconds... Continuing in 2 seconds... Continuing in 1 seconds... /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/meshpy copying meshpy/naca.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/gmsh_reader.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/tools.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/triangle.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/ply.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/common.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/gmsh.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/tet.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/geometry.py -> build/lib.linux-aarch64-3.9/meshpy copying meshpy/__init__.py -> build/lib.linux-aarch64-3.9/meshpy running build_ext creating tmp gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /tmp/tmpajhc6xl1.cpp -o tmp/tmpajhc6xl1.o -std=gnu++14 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /tmp/tmphp0mv2ss.cpp -o tmp/tmphp0mv2ss.o -fvisibility=hidden building 'meshpy._internals' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/cpp gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -DTETLIBRARY=1 -DSELF_CHECK=1 -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -Isrc/cpp -I/usr/include/python3.9 -c -std=gnu++14 src/cpp/predicates.cpp -o build/temp.linux-aarch64-3.9/src/cpp/predicates.o -DVERSION_INFO="2022.1.3" -fvisibility=hidden In file included from src/cpp/predicates.cpp:126: src/cpp/tetgen.h: In member function ‘void tetgenio::deinitialize()’: src/cpp/tetgen.h:453:12: warning: unused variable ‘j’ [-Wunused-variable] 453 | int i, j; | ^ src/cpp/predicates.cpp: At global scope: src/cpp/predicates.cpp:544:12: warning: ‘predicates::previous_cword’ defined but not used [-Wunused-variable] 544 | static int previous_cword; | ^~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -DTETLIBRARY=1 -DSELF_CHECK=1 -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -Isrc/cpp -I/usr/include/python3.9 -c -std=gnu++14 src/cpp/tetgen.cpp -o build/temp.linux-aarch64-3.9/src/cpp/tetgen.o -DVERSION_INFO="2022.1.3" -fvisibility=hidden In file included from src/cpp/tetgen.cpp:16: src/cpp/tetgen.h: In member function ‘void tetgenio::deinitialize()’: src/cpp/tetgen.h:453:12: warning: unused variable ‘j’ [-Wunused-variable] 453 | int i, j; | ^ src/cpp/tetgen.cpp: In member function ‘bool tetgenbehavior::parse_commandline(int, char**)’: src/cpp/tetgen.cpp:3184:53: warning: passing argument 2 to ‘restrict’-qualified parameter aliases with argument 1 [-Wrestrict] 3184 | brio_threshold = (int) strtol(workstring, (char **) &workstring, 0); | ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ src/cpp/tetgen.cpp:3213:54: warning: passing argument 2 to ‘restrict’-qualified parameter aliases with argument 1 [-Wrestrict] 3213 | hilbert_limit = (int) strtol(workstring, (char **) &workstring, 0); | ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ src/cpp/tetgen.cpp: In member function ‘int tetgenmesh::add_steinerpt_in_segment(tetgenmesh::face*, int)’: src/cpp/tetgen.cpp:19079:7: warning: variable ‘success’ set but not used [-Wunused-but-set-variable] 19079 | int success; | ^~~~~~~ src/cpp/tetgen.cpp: In member function ‘int tetgenmesh::checktet4split(tetgenmesh::triface*, int&, double*)’: src/cpp/tetgen.cpp:25095:31: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized] 25095 | checkedge.ver = edge2ver[j]; | ~~~~~~~~~~^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -DTETLIBRARY=1 -DSELF_CHECK=1 -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -Isrc/cpp -I/usr/include/python3.9 -c -std=gnu++14 src/cpp/triangle.cpp -o build/temp.linux-aarch64-3.9/src/cpp/triangle.o -DVERSION_INFO="2022.1.3" -fvisibility=hidden src/cpp/triangle.cpp: In function ‘void poolinit(memorypool*, int, int, int, int)’: src/cpp/triangle.cpp:3948:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 3948 | if (alignment > sizeof(VOID *)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~ src/cpp/triangle.cpp: In function ‘void initializetrisubpools(mesh*, behavior*)’: src/cpp/triangle.cpp:4348:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 4348 | (trisize < 6 * sizeof(triangle) + sizeof(int))) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cpp/triangle.cpp: In function ‘void segmentintersection(mesh*, behavior*, otri*, osub*, vertex)’: src/cpp/triangle.cpp:11718:28: warning: variable ‘collinear’ set but not used [-Wunused-but-set-variable] 11718 | enum finddirectionresult collinear; | ^~~~~~~~~ src/cpp/triangle.cpp: In function ‘void tallyencs(mesh*, behavior*)’: src/cpp/triangle.cpp:13195:7: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 13195 | int dummy; | ^~~~~ src/cpp/triangle.cpp: In function ‘void splitencsegs(mesh*, behavior*, int)’: src/cpp/triangle.cpp:13268:7: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 13268 | int dummy; | ^~~~~ src/cpp/triangle.cpp: At global scope: src/cpp/triangle.cpp:4886:12: warning: ‘previous_cword’ defined but not used [-Wunused-variable] 4886 | static int previous_cword; | ^~~~~~~~~~~~~~ src/cpp/triangle.cpp: In function ‘double incircleadapt(vertex, vertex, vertex, vertex, double)’: src/cpp/triangle.cpp:5865:44: warning: ‘cytablen’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5865 | temp16alen = scale_expansion_zeroelim(cytablen, cytab, cdytail, temp16a); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cpp/triangle.cpp:5823:44: warning: ‘cxtablen’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5823 | temp16alen = scale_expansion_zeroelim(cxtablen, cxtab, cdxtail, temp16a); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cpp/triangle.cpp:5768:44: warning: ‘bytcalen’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5768 | temp16alen = scale_expansion_zeroelim(bytcalen, bytca, bdytail, temp16a); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cpp/triangle.cpp:5671:44: warning: ‘aytbclen’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5671 | temp16alen = scale_expansion_zeroelim(aytbclen, aytbc, adytail, temp16a); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cpp/triangle.cpp:5629:44: warning: ‘axtbclen’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5629 | temp16alen = scale_expansion_zeroelim(axtbclen, axtbc, adxtail, temp16a); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -DTETLIBRARY=1 -DSELF_CHECK=1 -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -Isrc/cpp -I/usr/include/python3.9 -c -std=gnu++14 src/cpp/wrap_tetgen.cpp -o build/temp.linux-aarch64-3.9/src/cpp/wrap_tetgen.o -DVERSION_INFO="2022.1.3" -fvisibility=hidden In file included from src/cpp/wrap_tetgen.cpp:1: src/cpp/tetgen.h: In member function ‘void tetgenio::deinitialize()’: src/cpp/tetgen.h:453:12: warning: unused variable ‘j’ [-Wunused-variable] 453 | int i, j; | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -DTETLIBRARY=1 -DSELF_CHECK=1 -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -Isrc/cpp -I/usr/include/python3.9 -c -std=gnu++14 src/cpp/wrap_triangle.cpp -o build/temp.linux-aarch64-3.9/src/cpp/wrap_triangle.o -DVERSION_INFO="2022.1.3" -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -D_GNU_SOURCE -fPIC -fwrapv -O1 -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -DTETLIBRARY=1 -DSELF_CHECK=1 -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -I/builddir/build/BUILD/MeshPy-2022.1.3/.eggs/pybind11-2.10.4-py3.9.egg/pybind11/include -Isrc/cpp -I/usr/include/python3.9 -c -std=gnu++14 src/cpp/wrapper.cpp -o build/temp.linux-aarch64-3.9/src/cpp/wrapper.o -DVERSION_INFO="2022.1.3" -fvisibility=hidden g++ -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/cpp/predicates.o build/temp.linux-aarch64-3.9/src/cpp/tetgen.o build/temp.linux-aarch64-3.9/src/cpp/triangle.o build/temp.linux-aarch64-3.9/src/cpp/wrap_tetgen.o build/temp.linux-aarch64-3.9/src/cpp/wrap_triangle.o build/temp.linux-aarch64-3.9/src/cpp/wrapper.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/meshpy/_internals.cpython-39-aarch64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.al1058 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64 + cd MeshPy-2022.1.3 + 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 -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-MeshPy-2022.1.3-1.aarch64 --------------------------------------------------------------------------- Pybind11 is not installed. --------------------------------------------------------------------------- Very likely, the build process after this message will fail. Simply press Ctrl+C and type python -m pip install pybind11 to fix this. If you don't, the build will continue in a few seconds. [1] https://pybind11.readthedocs.io/en/stable/ --------------------------------------------------------------------------- Continuing in 10 seconds... Continuing in 9 seconds... Continuing in 8 seconds... Continuing in 7 seconds... Continuing in 6 seconds... Continuing in 5 seconds... Continuing in 4 seconds... Continuing in 3 seconds... Continuing in 2 seconds... Continuing in 1 seconds... /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-MeshPy-2022.1.3-1.aarch64/usr creating /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/naca.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/gmsh_reader.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/tools.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/triangle.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/ply.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/common.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/_internals.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/gmsh.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/tet.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/geometry.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy copying build/lib.linux-aarch64-3.9/meshpy/__init__.py -> /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/naca.py to naca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/gmsh_reader.py to gmsh_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/triangle.py to triangle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/ply.py to ply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/gmsh.py to gmsh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/tet.py to tet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpv8r2tec0.py' /usr/bin/python3 /tmp/tmpv8r2tec0.py removing /tmp/tmpv8r2tec0.py running install_egg_info running egg_info writing MeshPy.egg-info/PKG-INFO writing dependency_links to MeshPy.egg-info/dependency_links.txt writing requirements to MeshPy.egg-info/requires.txt writing top-level names to MeshPy.egg-info/top_level.txt reading manifest file 'MeshPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'doc/_static/*.css' warning: no files found matching 'doc/_templates/*.html' adding license file 'LICENSE' writing manifest file 'MeshPy.egg-info/SOURCES.txt' Copying MeshPy.egg-info to /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/MeshPy-2022.1.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64//usr/share/doc/python-MeshPy + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64//usr/share/doc/python-MeshPy + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64//usr/share/doc/python-MeshPy + pushd /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64 ~/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64 ~/build/BUILD/MeshPy-2022.1.3 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '"/%h/%f"\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/MeshPy-2022.1.3 + popd + mv /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2022.1.3-1 --unique-debug-suffix -2022.1.3-1.aarch64 --unique-debug-src-base python-MeshPy-2022.1.3-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/MeshPy-2022.1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/_internals.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9/site-packages/meshpy/_internals.cpython-39-aarch64-linux-gnu.so 5145 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-MeshPy-2022.1.3-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-MeshPy-2022.1.3-1.aarch64 Provides: python-MeshPy python3-MeshPy = 2022.1.3-1 python3-MeshPy(aarch-64) = 2022.1.3-1 python3.9dist(meshpy) = 2022.1.3 python3dist(meshpy) = 2022.1.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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.9 python3.9dist(gmsh-interop) python3.9dist(numpy) python3.9dist(pytools) >= 2011.2 rtld(GNU_HASH) Processing files: python-MeshPy-help-2022.1.3-1.aarch64 warning: Empty %files file /builddir/build/BUILD/MeshPy-2022.1.3/doclist.lst Provides: python-MeshPy-help = 2022.1.3-1 python-MeshPy-help(aarch-64) = 2022.1.3-1 python3-MeshPy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-MeshPy-debuginfo-2022.1.3-1.aarch64 Provides: python-MeshPy-debuginfo = 2022.1.3-1 python-MeshPy-debuginfo(aarch-64) = 2022.1.3-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-MeshPy-debugsource(aarch-64) = 2022.1.3-1 Processing files: python-MeshPy-debugsource-2022.1.3-1.aarch64 Provides: python-MeshPy-debugsource = 2022.1.3-1 python-MeshPy-debugsource(aarch-64) = 2022.1.3-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-MeshPy-2022.1.3-1.aarch64 Wrote: /builddir/build/RPMS/python-MeshPy-help-2022.1.3-1.aarch64.rpm Wrote: /builddir/build/RPMS/python3-MeshPy-2022.1.3-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-MeshPy-debugsource-2022.1.3-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-MeshPy-debuginfo-2022.1.3-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ndX97N + umask 022 + cd /builddir/build/BUILD + cd MeshPy-2022.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-MeshPy-2022.1.3-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0