Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sgp4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682192931.907361/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-sgp4.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-sgp4-2.21-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-sgp4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682192931.907361/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-sgp4.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-sgp4-2.21-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-sgp4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682192931.907361/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-sgp4.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.dgaQRS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sgp4-2.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/sgp4-2.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sgp4-2.21 + /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.0bDbNs + umask 022 + cd /builddir/build/BUILD + cd sgp4-2.21 + 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' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/sgp4 copying sgp4/model.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/functions.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/earth_gravity.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/tests.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/propagation.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/__init__.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/io.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/wrapper.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/wulfgar.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/ext.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/exporter.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/conveniences.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/api.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/omm.py -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/SGP4-VER.TLE -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/sample_omm.csv -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/sample_omm.xml -> build/lib.linux-aarch64-3.9/sgp4 copying sgp4/tcppver.out -> build/lib.linux-aarch64-3.9/sgp4 running build_ext building 'sgp4.vallado_cpp' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/extension 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 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -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 extension/SGP4.cpp -o build/temp.linux-aarch64-3.9/extension/SGP4.o -ffloat-store extension/SGP4.cpp: In function ‘void SGP4Funcs::dpper(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, char, double&, double&, double&, double&, double&, char)’: extension/SGP4.cpp:339:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] 339 | if (fabs(xnoh - nodep) > pi) | ^ extension/SGP4.cpp: In function ‘void SGP4Funcs::dspace(int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&)’: extension/SGP4.cpp:1014:14: warning: variable ‘iret’ set but not used [-Wunused-but-set-variable] 1014 | int iretn, iret; | ^~~~ extension/SGP4.cpp: In function ‘void SGP4Funcs::twoline2rv(char*, char*, char, char, char, gravconsttype, double&, double&, double&, elsetrec&)’: extension/SGP4.cpp:2234:27: warning: format ‘%s’ expects argument of type ‘char*’, but argument 4 has type ‘char (*)[6]’ [-Wformat=] 2234 | sscanf(longstr1, "%2d %5s %1c %10s %2d %12lf %11lf %7lf %2d %7lf %2d %2d %6ld ", | ~~^ | | | char* 2235 | &cardnumb, &satrec.satnum, &satrec.classification, &satrec.intldesg, &satrec.epochyr, | ~~~~~~~~~~~~~~ | | | char (*)[6] extension/SGP4.cpp:2234:36: warning: format ‘%s’ expects argument of type ‘char*’, but argument 6 has type ‘char (*)[11]’ [-Wformat=] 2234 | sscanf(longstr1, "%2d %5s %1c %10s %2d %12lf %11lf %7lf %2d %7lf %2d %2d %6ld ", | ~~~^ | | | char* 2235 | &cardnumb, &satrec.satnum, &satrec.classification, &satrec.intldesg, &satrec.epochyr, | ~~~~~~~~~~~~~~~~ | | | char (*)[11] extension/SGP4.cpp:2249:29: warning: format ‘%s’ expects argument of type ‘char*’, but argument 4 has type ‘char (*)[6]’ [-Wformat=] 2249 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %10lf %6ld %lf %lf %lf \n", | ~~^ | | | char* 2250 | &cardnumb, &satrec.satnum, &satrec.inclo, | ~~~~~~~~~~~~~~ | | | char (*)[6] extension/SGP4.cpp:2263:29: warning: format ‘%s’ expects argument of type ‘char*’, but argument 4 has type ‘char (*)[6]’ [-Wformat=] 2263 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %11lf %6ld %lf %lf %lf \n", | ~~^ | | | char* 2264 | &cardnumb, &satrec.satnum, &satrec.inclo, | ~~~~~~~~~~~~~~ | | | char (*)[6] extension/SGP4.cpp:2280:29: warning: format ‘%s’ expects argument of type ‘char*’, but argument 4 has type ‘char (*)[6]’ [-Wformat=] 2280 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %10lf %6ld \n", | ~~^ | | | char* 2281 | &cardnumb, &satrec.satnum, &satrec.inclo, | ~~~~~~~~~~~~~~ | | | char (*)[6] extension/SGP4.cpp:2294:29: warning: format ‘%s’ expects argument of type ‘char*’, but argument 4 has type ‘char (*)[6]’ [-Wformat=] 2294 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %11lf %6ld \n", | ~~^ | | | char* 2295 | &cardnumb, &satrec.satnum, &satrec.inclo, | ~~~~~~~~~~~~~~ | | | char (*)[6] extension/SGP4.cpp: At global scope: extension/SGP4.cpp:68:13: warning: ‘void dpper(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, char, double&, double&, double&, double&, double&, char)’ declared ‘static’ but never defined [-Wunused-function] 68 | static void dpper | ^~~~~ extension/SGP4.cpp:82:13: warning: ‘void dscom(double, double, double, double, double, double, double, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&)’ declared ‘static’ but never defined [-Wunused-function] 82 | static void dscom | ^~~~~ extension/SGP4.cpp:105:13: warning: ‘void dsinit(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double&, double&, double&, double&, double&, double&, int&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&)’ declared ‘static’ but never defined [-Wunused-function] 105 | static void dsinit | ^~~~~~ extension/SGP4.cpp:128:13: warning: ‘void dspace(int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&)’ declared ‘static’ but never defined [-Wunused-function] 128 | static void dspace | ^~~~~~ extension/SGP4.cpp:141:13: warning: ‘void initl(double, double, double, double, double, double&, char&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, char)’ declared ‘static’ but never defined [-Wunused-function] 141 | static void initl | ^~~~~ extension/SGP4.cpp: In function ‘bool SGP4Funcs::sgp4init(gravconsttype, char, const char*, double, double, double, double, double, double, double, double, double, double, elsetrec&)’: extension/SGP4.cpp:764:28: warning: ‘sz33’ may be used uninitialized in this function [-Wmaybe-uninitialized] 764 | sghs = ss4 * zns * (sz31 + sz33 - 6.0); | ~~~~~^~~~~~ extension/SGP4.cpp:1378:40: note: ‘sz33’ was declared here 1378 | sz13, sz21, sz22, sz23, sz31, sz32, sz33, | ^~~~ extension/SGP4.cpp:597:20: warning: ‘sz32’ may be used uninitialized in this function [-Wmaybe-uninitialized] 597 | sgh2 = 2.0 * ss4 * sz32; | ~~~~~~~~~~^~~~~~ extension/SGP4.cpp:1378:34: note: ‘sz32’ was declared here 1378 | sz13, sz21, sz22, sz23, sz31, sz32, sz33, | ^~~~ extension/SGP4.cpp:764:28: warning: ‘sz31’ may be used uninitialized in this function [-Wmaybe-uninitialized] 764 | sghs = ss4 * zns * (sz31 + sz33 - 6.0); | ~~~~~^~~~~~ extension/SGP4.cpp:1378:28: note: ‘sz31’ was declared here 1378 | sz13, sz21, sz22, sz23, sz31, sz32, sz33, | ^~~~ extension/SGP4.cpp:765:28: warning: ‘sz23’ may be used uninitialized in this function [-Wmaybe-uninitialized] 765 | shs = -zns * ss2 * (sz21 + sz23); | ~~~~~~^~~~~~~ extension/SGP4.cpp:1378:22: note: ‘sz23’ was declared here 1378 | sz13, sz21, sz22, sz23, sz31, sz32, sz33, | ^~~~ extension/SGP4.cpp:600:20: warning: ‘sz22’ may be used uninitialized in this function [-Wmaybe-uninitialized] 600 | sh2 = -2.0 * ss2 * sz22; | ~~~~~~~~~~~^~~~~~ extension/SGP4.cpp:1378:16: note: ‘sz22’ was declared here 1378 | sz13, sz21, sz22, sz23, sz31, sz32, sz33, | ^~~~ extension/SGP4.cpp:765:28: warning: ‘sz21’ may be used uninitialized in this function [-Wmaybe-uninitialized] 765 | shs = -zns * ss2 * (sz21 + sz23); | ~~~~~~^~~~~~~ extension/SGP4.cpp:1378:10: note: ‘sz21’ was declared here 1378 | sz13, sz21, sz22, sz23, sz31, sz32, sz33, | ^~~~ extension/SGP4.cpp:762:27: warning: ‘sz13’ may be used uninitialized in this function [-Wmaybe-uninitialized] 762 | sis = ss2 * zns * (sz11 + sz13); | ~~~~~~^~~~~~~ extension/SGP4.cpp:1378:4: note: ‘sz13’ was declared here 1378 | sz13, sz21, sz22, sz23, sz31, sz32, sz33, | ^~~~ extension/SGP4.cpp:592:19: warning: ‘sz12’ may be used uninitialized in this function [-Wmaybe-uninitialized] 592 | si2 = 2.0 * ss2 * sz12; | ~~~~~~~~~~^~~~~~ extension/SGP4.cpp:1377:35: note: ‘sz12’ was declared here 1377 | ss6, ss7, sz1, sz2, sz3, sz11, sz12, | ^~~~ extension/SGP4.cpp:762:27: warning: ‘sz11’ may be used uninitialized in this function [-Wmaybe-uninitialized] 762 | sis = ss2 * zns * (sz11 + sz13); | ~~~~~~^~~~~~~ extension/SGP4.cpp:1377:29: note: ‘sz11’ was declared here 1377 | ss6, ss7, sz1, sz2, sz3, sz11, sz12, | ^~~~ extension/SGP4.cpp:763:27: warning: ‘sz3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 763 | sls = -zns * ss3 * (sz1 + sz3 - 14.0 - 6.0 * emsq); | ~~~~^~~~~ extension/SGP4.cpp:1377:24: note: ‘sz3’ was declared here 1377 | ss6, ss7, sz1, sz2, sz3, sz11, sz12, | ^~~ extension/SGP4.cpp:594:20: warning: ‘sz2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 594 | sl2 = -2.0 * ss3 * sz2; | ~~~~~~~~~~~^~~~~ extension/SGP4.cpp:1377:19: note: ‘sz2’ was declared here 1377 | ss6, ss7, sz1, sz2, sz3, sz11, sz12, | ^~~ extension/SGP4.cpp:763:27: warning: ‘sz1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 763 | sls = -zns * ss3 * (sz1 + sz3 - 14.0 - 6.0 * emsq); | ~~~~^~~~~ extension/SGP4.cpp:1377:14: note: ‘sz1’ was declared here 1377 | ss6, ss7, sz1, sz2, sz3, sz11, sz12, | ^~~ extension/SGP4.cpp:591:19: warning: ‘ss7’ may be used uninitialized in this function [-Wmaybe-uninitialized] 591 | se3 = 2.0 * ss1 * ss7; | ~~~~~~~~~~^~~~~ extension/SGP4.cpp:1377:9: note: ‘ss7’ was declared here 1377 | ss6, ss7, sz1, sz2, sz3, sz11, sz12, | ^~~ extension/SGP4.cpp:590:19: warning: ‘ss6’ may be used uninitialized in this function [-Wmaybe-uninitialized] 590 | se2 = 2.0 * ss1 * ss6; | ~~~~~~~~~~^~~~~ extension/SGP4.cpp:1377:4: note: ‘ss6’ was declared here 1377 | ss6, ss7, sz1, sz2, sz3, sz11, sz12, | ^~~ extension/SGP4.cpp:761:7: warning: ‘ss5’ may be used uninitialized in this function [-Wmaybe-uninitialized] 761 | ses = ss1 * zns * ss5; | ~~~~^~~~~~~~~~~~~~~~~ extension/SGP4.cpp:1376:35: note: ‘ss5’ was declared here 1376 | s7, sfour, ss1, ss2, ss3, ss4, ss5, | ^~~ extension/SGP4.cpp:764:14: warning: ‘ss4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 764 | sghs = ss4 * zns * (sz31 + sz33 - 6.0); | ~~~~^~~~~ extension/SGP4.cpp:1376:30: note: ‘ss4’ was declared here 1376 | s7, sfour, ss1, ss2, ss3, ss4, ss5, | ^~~ extension/SGP4.cpp:763:14: warning: ‘ss3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 763 | sls = -zns * ss3 * (sz1 + sz3 - 14.0 - 6.0 * emsq); | ~~~~~^~~~~ extension/SGP4.cpp:1376:25: note: ‘ss3’ was declared here 1376 | s7, sfour, ss1, ss2, ss3, ss4, ss5, | ^~~ extension/SGP4.cpp:765:14: warning: ‘ss2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 765 | shs = -zns * ss2 * (sz21 + sz23); | ~~~~~^~~~~ extension/SGP4.cpp:1376:20: note: ‘ss2’ was declared here 1376 | s7, sfour, ss1, ss2, ss3, ss4, ss5, | ^~~ extension/SGP4.cpp:761:13: warning: ‘ss1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 761 | ses = ss1 * zns * ss5; | ~~~~^~~~~ extension/SGP4.cpp:1376:15: note: ‘ss1’ was declared here 1376 | s7, sfour, ss1, ss2, ss3, ss4, ss5, | ^~~ 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 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -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 extension/wrapper.cpp -o build/temp.linux-aarch64-3.9/extension/wrapper.o -ffloat-store extension/wrapper.cpp:71: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 71 | #pragma omp parallel for | In file included from /usr/include/string.h:519, from /usr/include/python3.9/Python.h:30, from extension/wrapper.cpp:2: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘int set_intldesg(SatrecObject*, PyObject*, void*)’ at extension/wrapper.cpp:427:12: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 11 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ extension/wrapper.cpp: In function ‘PyObject* Satrec_sgp4init(PyObject*, PyObject*)’: extension/wrapper.cpp:193:34: warning: ‘%ld’ directive output may be truncated writing between 1 and 20 bytes into a region of size 6 [-Wformat-truncation=] 193 | snprintf(satnum_str, 6, "%ld", satnum); | ^~~ extension/wrapper.cpp:193:33: note: directive argument in the range [-9223372036854775808, 99999] 193 | snprintf(satnum_str, 6, "%ld", satnum); | ^~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/python3.9/Python.h:25, from extension/wrapper.cpp:2: /usr/include/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output between 2 and 21 bytes into a destination of size 6 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/python3.9/Python.h:30, from extension/wrapper.cpp:2: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘PyObject* Satrec_twoline2rv(PyTypeObject*, PyObject*)’ at extension/wrapper.cpp:114:12: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 130 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘PyObject* Satrec_twoline2rv(PyTypeObject*, PyObject*)’ at extension/wrapper.cpp:115:12: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 130 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ 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/extension/SGP4.o build/temp.linux-aarch64-3.9/extension/wrapper.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/sgp4/vallado_cpp.cpython-39-aarch64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vq4xEo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64 + cd sgp4-2.21 + 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-sgp4-2.21-1.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr creating /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/model.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/functions.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/earth_gravity.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/sample_omm.csv -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/tests.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/propagation.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/SGP4-VER.TLE -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/__init__.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/io.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/wrapper.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/wulfgar.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/ext.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/sample_omm.xml -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/exporter.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/conveniences.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/vallado_cpp.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/api.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/omm.py -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 copying build/lib.linux-aarch64-3.9/sgp4/tcppver.out -> /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4 byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/earth_gravity.py to earth_gravity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/propagation.py to propagation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/wrapper.py to wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/wulfgar.py to wulfgar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/ext.py to ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/conveniences.py to conveniences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/omm.py to omm.cpython-39.pyc writing byte-compilation script '/tmp/tmpv396gt3u.py' /usr/bin/python3 /tmp/tmpv396gt3u.py removing /tmp/tmpv396gt3u.py running install_egg_info Writing /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4-2.21-py3.9.egg-info + install -d -m755 /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64//usr/share/doc/python-sgp4 + '[' -d doc ']' ~/build/BUILDROOT/python-sgp4-2.21-1.aarch64 ~/build/BUILD/sgp4-2.21 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64 + '[' -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/sgp4-2.21 + popd + mv /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.21-1 --unique-debug-suffix -2.21-1.aarch64 --unique-debug-src-base python-sgp4-2.21-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sgp4-2.21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/vallado_cpp.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib64/python3.9/site-packages/sgp4/vallado_cpp.cpython-39-aarch64-linux-gnu.so 271 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-sgp4-2.21-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sgp4-2.21-1.aarch64 Provides: python-sgp4 python3-sgp4 = 2.21-1 python3-sgp4(aarch-64) = 2.21-1 python3.9dist(sgp4) = 2.21 python3dist(sgp4) = 2.21 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) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Processing files: python-sgp4-help-2.21-1.aarch64 warning: Empty %files file /builddir/build/BUILD/sgp4-2.21/doclist.lst Provides: python-sgp4-help = 2.21-1 python-sgp4-help(aarch-64) = 2.21-1 python3-sgp4-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-sgp4-debuginfo-2.21-1.aarch64 Provides: python-sgp4-debuginfo = 2.21-1 python-sgp4-debuginfo(aarch-64) = 2.21-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-sgp4-debugsource(aarch-64) = 2.21-1 Processing files: python-sgp4-debugsource-2.21-1.aarch64 Provides: python-sgp4-debugsource = 2.21-1 python-sgp4-debugsource(aarch-64) = 2.21-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-sgp4-2.21-1.aarch64 Wrote: /builddir/build/RPMS/python-sgp4-help-2.21-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-sgp4-debugsource-2.21-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-sgp4-debuginfo-2.21-1.aarch64.rpm Wrote: /builddir/build/RPMS/python3-sgp4-2.21-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e4i936 + umask 022 + cd /builddir/build/BUILD + cd sgp4-2.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sgp4-2.21-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0