Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ephem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682112440.985796/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-ephem.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-ephem-4.1.4-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-ephem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682112440.985796/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-ephem.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-ephem-4.1.4-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-ephem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682112440.985796/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-ephem.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.hggBhk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ephem-4.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ephem-4.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ephem-4.1.4 + /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.t0mq7s + umask 022 + cd /builddir/build/BUILD + cd ephem-4.1.4 + 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' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/ephem copying ephem/__init__.py -> build/lib.linux-aarch64-3.9/ephem copying ephem/stars.py -> build/lib.linux-aarch64-3.9/ephem copying ephem/cities.py -> build/lib.linux-aarch64-3.9/ephem creating build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_usno_equinoxes.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_stars.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_dates.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_launchpad_244811.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_bodies.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_github_issues.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_launchpad_236872.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_usno.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/__init__.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_satellite.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_locales.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_constants.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_rst.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_angles.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_jpl.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_observers.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_cities.py -> build/lib.linux-aarch64-3.9/ephem/tests copying ephem/tests/test_rise_set.py -> build/lib.linux-aarch64-3.9/ephem/tests creating build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/coordinates.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/radec.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/date.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/CHANGELOG.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/catalogs.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/index.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/toc.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/tutorial.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/rise-set.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/quick.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/examples.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/newton.rst -> build/lib.linux-aarch64-3.9/ephem/doc copying ephem/doc/angle.rst -> build/lib.linux-aarch64-3.9/ephem/doc creating build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/europa.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/oberon.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/phobos.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/hyperion.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/neptune.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/uranus.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/mars.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/saturn.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl copying ephem/tests/jpl/jupiter.txt -> build/lib.linux-aarch64-3.9/ephem/tests/jpl creating build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_deneb.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/astrom_mercury.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/apptopo_deneb.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/riset_moon.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/astrom_neptune.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/moon_phases.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/apptopo_sun.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/astrom_antares.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/apptopo_moon.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_moon.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_jupiter.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/risettran_moon.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/riset_sun.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/risettran_rigel.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_sun.txt -> build/lib.linux-aarch64-3.9/ephem/tests/usno running build_ext building 'ephem._libastro' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/extensions creating build/temp.linux-aarch64-3.9/extensions/data creating build/temp.linux-aarch64-3.9/libastro 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/_libastro.c -o build/temp.linux-aarch64-3.9/extensions/_libastro.o -ffloat-store extensions/_libastro.c: In function ‘scansexa’: extensions/_libastro.c:183:11: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 183 | Py_ssize_t item_length = PyUnicode_GET_SIZE(item); | ^~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from extensions/_libastro.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ extensions/_libastro.c:183:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 183 | Py_ssize_t item_length = PyUnicode_GET_SIZE(item); | ^~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from extensions/_libastro.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ extensions/_libastro.c:183:11: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 183 | Py_ssize_t item_length = PyUnicode_GET_SIZE(item); | ^~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from extensions/_libastro.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: extensions/_libastro.c:624:12: warning: ‘Date_print’ defined but not used [-Wunused-function] 624 | static int Date_print(PyObject *self, FILE *fp, int flags) | ^~~~~~~~~~ extensions/_libastro.c:308:12: warning: ‘Angle_print’ defined but not used [-Wunused-function] 308 | static int Angle_print(PyObject *self, FILE *fp, int flags) | ^~~~~~~~~~~ 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/jupiter.1020.c -o build/temp.linux-aarch64-3.9/extensions/data/jupiter.1020.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/jupiter.2040.c -o build/temp.linux-aarch64-3.9/extensions/data/jupiter.2040.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/jupiter.9910.c -o build/temp.linux-aarch64-3.9/extensions/data/jupiter.9910.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/mars.1020.c -o build/temp.linux-aarch64-3.9/extensions/data/mars.1020.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/mars.2040.c -o build/temp.linux-aarch64-3.9/extensions/data/mars.2040.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/mars.9910.c -o build/temp.linux-aarch64-3.9/extensions/data/mars.9910.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/saturne.1020.c -o build/temp.linux-aarch64-3.9/extensions/data/saturne.1020.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/saturne.2040.c -o build/temp.linux-aarch64-3.9/extensions/data/saturne.2040.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/saturne.9910.c -o build/temp.linux-aarch64-3.9/extensions/data/saturne.9910.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/uranus.1020.c -o build/temp.linux-aarch64-3.9/extensions/data/uranus.1020.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/uranus.2040.c -o build/temp.linux-aarch64-3.9/extensions/data/uranus.2040.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/data/uranus.9910.c -o build/temp.linux-aarch64-3.9/extensions/data/uranus.9910.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c extensions/dtoa.c -o build/temp.linux-aarch64-3.9/extensions/dtoa.o -ffloat-store extensions/dtoa.c: In function ‘Balloc’: extensions/dtoa.c:577:50: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 577 | if (k <= Kmax && pmem_next - private_mem + len <= PRIVATE_mem) { | ^~ extensions/dtoa.c: In function ‘rv_alloc’: extensions/dtoa.c:3570:52: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare] 3570 | sizeof(Bigint) - sizeof(ULong) - sizeof(int) + j <= i; | ^~ At top level: extensions/dtoa.c:3655:1: warning: ‘dtoa’ defined but not used [-Wunused-function] 3655 | dtoa | ^~~~ extensions/dtoa.c: In function ‘ascii_strtod’: extensions/dtoa.c:2869:15: warning: ‘rv.L[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2869 | word0(&rv) -= P*Exp_msk1; | ^~ extensions/dtoa.c:317:24: warning: ‘rv.L[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] 317 | #define word0(x) (x)->L[1] | ^ extensions/dtoa.c:3384:8: warning: ‘rv0.L[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3384 | if (word0(&rv0) == Big0 && word1(&rv0) == Big1) | ^ 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/aa_hadec.c -o build/temp.linux-aarch64-3.9/libastro/aa_hadec.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/aberration.c -o build/temp.linux-aarch64-3.9/libastro/aberration.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/actan.c -o build/temp.linux-aarch64-3.9/libastro/actan.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/airmass.c -o build/temp.linux-aarch64-3.9/libastro/airmass.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/anomaly.c -o build/temp.linux-aarch64-3.9/libastro/anomaly.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/ap_as.c -o build/temp.linux-aarch64-3.9/libastro/ap_as.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/atlas.c -o build/temp.linux-aarch64-3.9/libastro/atlas.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/auxil.c -o build/temp.linux-aarch64-3.9/libastro/auxil.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/bdl.c -o build/temp.linux-aarch64-3.9/libastro/bdl.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/chap95.c -o build/temp.linux-aarch64-3.9/libastro/chap95.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/chap95_data.c -o build/temp.linux-aarch64-3.9/libastro/chap95_data.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/circum.c -o build/temp.linux-aarch64-3.9/libastro/circum.o -ffloat-store libastro/circum.c: In function ‘obj_hyperbolic’: libastro/circum.c:427:9: warning: variable ‘a’ set but not used [-Wunused-but-set-variable] 427 | double a; /* mean distance */ | ^ 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/comet.c -o build/temp.linux-aarch64-3.9/libastro/comet.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/constel.c -o build/temp.linux-aarch64-3.9/libastro/constel.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/dbfmt.c -o build/temp.linux-aarch64-3.9/libastro/dbfmt.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/deep.c -o build/temp.linux-aarch64-3.9/libastro/deep.o -ffloat-store libastro/deep.c: In function ‘dpinit’: libastro/deep.c:165:51: warning: variable ‘ZMO’ set but not used [-Wunused-but-set-variable] 165 | ZCOSG, ZCOSGL, ZCOSH, ZCOSHL, ZCOSI, ZCOSIL, ZE, ZMO, ZN, ZSING, | ^~~ 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/deltat.c -o build/temp.linux-aarch64-3.9/libastro/deltat.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/earthsat.c -o build/temp.linux-aarch64-3.9/libastro/earthsat.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/eq_ecl.c -o build/temp.linux-aarch64-3.9/libastro/eq_ecl.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/eq_gal.c -o build/temp.linux-aarch64-3.9/libastro/eq_gal.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/formats.c -o build/temp.linux-aarch64-3.9/libastro/formats.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/helio.c -o build/temp.linux-aarch64-3.9/libastro/helio.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/jupmoon.c -o build/temp.linux-aarch64-3.9/libastro/jupmoon.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/libration.c -o build/temp.linux-aarch64-3.9/libastro/libration.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/magdecl.c -o build/temp.linux-aarch64-3.9/libastro/magdecl.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/marsmoon.c -o build/temp.linux-aarch64-3.9/libastro/marsmoon.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/misc.c -o build/temp.linux-aarch64-3.9/libastro/misc.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/mjd.c -o build/temp.linux-aarch64-3.9/libastro/mjd.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/moon.c -o build/temp.linux-aarch64-3.9/libastro/moon.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/mooncolong.c -o build/temp.linux-aarch64-3.9/libastro/mooncolong.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/moonnf.c -o build/temp.linux-aarch64-3.9/libastro/moonnf.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/nutation.c -o build/temp.linux-aarch64-3.9/libastro/nutation.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/obliq.c -o build/temp.linux-aarch64-3.9/libastro/obliq.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/parallactic.c -o build/temp.linux-aarch64-3.9/libastro/parallactic.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/parallax.c -o build/temp.linux-aarch64-3.9/libastro/parallax.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/plans.c -o build/temp.linux-aarch64-3.9/libastro/plans.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/plmoon.c -o build/temp.linux-aarch64-3.9/libastro/plmoon.o -ffloat-store libastro/plmoon.c: In function ‘plmoon_cir’: libastro/plmoon.c:126:2: warning: case value ‘11’ not in enumerated type ‘PLCode’ [-Wswitch] 126 | case DEIMOS: | ^~~~ libastro/plmoon.c:141:2: warning: case value ‘12’ not in enumerated type ‘PLCode’ [-Wswitch] 141 | case IO: | ^~~~ libastro/plmoon.c:142:2: warning: case value ‘13’ not in enumerated type ‘PLCode’ [-Wswitch] 142 | case EUROPA: | ^~~~ libastro/plmoon.c:143:2: warning: case value ‘14’ not in enumerated type ‘PLCode’ [-Wswitch] 143 | case GANYMEDE: | ^~~~ libastro/plmoon.c:144:2: warning: case value ‘15’ not in enumerated type ‘PLCode’ [-Wswitch] 144 | case CALLISTO: | ^~~~ libastro/plmoon.c:161:2: warning: case value ‘16’ not in enumerated type ‘PLCode’ [-Wswitch] 161 | case MIMAS: | ^~~~ libastro/plmoon.c:162:2: warning: case value ‘17’ not in enumerated type ‘PLCode’ [-Wswitch] 162 | case ENCELADUS: | ^~~~ libastro/plmoon.c:163:2: warning: case value ‘18’ not in enumerated type ‘PLCode’ [-Wswitch] 163 | case TETHYS: | ^~~~ libastro/plmoon.c:164:2: warning: case value ‘19’ not in enumerated type ‘PLCode’ [-Wswitch] 164 | case DIONE: | ^~~~ libastro/plmoon.c:165:2: warning: case value ‘20’ not in enumerated type ‘PLCode’ [-Wswitch] 165 | case RHEA: | ^~~~ libastro/plmoon.c:166:2: warning: case value ‘21’ not in enumerated type ‘PLCode’ [-Wswitch] 166 | case TITAN: | ^~~~ libastro/plmoon.c:167:2: warning: case value ‘22’ not in enumerated type ‘PLCode’ [-Wswitch] 167 | case HYPERION: | ^~~~ libastro/plmoon.c:168:2: warning: case value ‘23’ not in enumerated type ‘PLCode’ [-Wswitch] 168 | case IAPETUS: | ^~~~ libastro/plmoon.c:185:2: warning: case value ‘24’ not in enumerated type ‘PLCode’ [-Wswitch] 185 | case ARIEL: | ^~~~ libastro/plmoon.c:186:2: warning: case value ‘25’ not in enumerated type ‘PLCode’ [-Wswitch] 186 | case UMBRIEL: | ^~~~ libastro/plmoon.c:187:2: warning: case value ‘26’ not in enumerated type ‘PLCode’ [-Wswitch] 187 | case TITANIA: | ^~~~ libastro/plmoon.c:188:2: warning: case value ‘27’ not in enumerated type ‘PLCode’ [-Wswitch] 188 | case OBERON: | ^~~~ libastro/plmoon.c:189:2: warning: case value ‘28’ not in enumerated type ‘PLCode’ [-Wswitch] 189 | case MIRANDA: | ^~~~ 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/plshadow.c -o build/temp.linux-aarch64-3.9/libastro/plshadow.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/precess.c -o build/temp.linux-aarch64-3.9/libastro/precess.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/reduce.c -o build/temp.linux-aarch64-3.9/libastro/reduce.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/refract.c -o build/temp.linux-aarch64-3.9/libastro/refract.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/rings.c -o build/temp.linux-aarch64-3.9/libastro/rings.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/riset.c -o build/temp.linux-aarch64-3.9/libastro/riset.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/riset_cir.c -o build/temp.linux-aarch64-3.9/libastro/riset_cir.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/satmoon.c -o build/temp.linux-aarch64-3.9/libastro/satmoon.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/sdp4.c -o build/temp.linux-aarch64-3.9/libastro/sdp4.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/sgp4.c -o build/temp.linux-aarch64-3.9/libastro/sgp4.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/sphcart.c -o build/temp.linux-aarch64-3.9/libastro/sphcart.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/sun.c -o build/temp.linux-aarch64-3.9/libastro/sun.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/thetag.c -o build/temp.linux-aarch64-3.9/libastro/thetag.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/twobody.c -o build/temp.linux-aarch64-3.9/libastro/twobody.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/umoon.c -o build/temp.linux-aarch64-3.9/libastro/umoon.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/utc_gst.c -o build/temp.linux-aarch64-3.9/libastro/utc_gst.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/vsop87.c -o build/temp.linux-aarch64-3.9/libastro/vsop87.o -ffloat-store 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 -Ilibastro -I. -I/usr/include/python3.9 -c libastro/vsop87_data.c -o build/temp.linux-aarch64-3.9/libastro/vsop87_data.o -ffloat-store gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/extensions/_libastro.o build/temp.linux-aarch64-3.9/extensions/data/jupiter.1020.o build/temp.linux-aarch64-3.9/extensions/data/jupiter.2040.o build/temp.linux-aarch64-3.9/extensions/data/jupiter.9910.o build/temp.linux-aarch64-3.9/extensions/data/mars.1020.o build/temp.linux-aarch64-3.9/extensions/data/mars.2040.o build/temp.linux-aarch64-3.9/extensions/data/mars.9910.o build/temp.linux-aarch64-3.9/extensions/data/saturne.1020.o build/temp.linux-aarch64-3.9/extensions/data/saturne.2040.o build/temp.linux-aarch64-3.9/extensions/data/saturne.9910.o build/temp.linux-aarch64-3.9/extensions/data/uranus.1020.o build/temp.linux-aarch64-3.9/extensions/data/uranus.2040.o build/temp.linux-aarch64-3.9/extensions/data/uranus.9910.o build/temp.linux-aarch64-3.9/extensions/dtoa.o build/temp.linux-aarch64-3.9/libastro/aa_hadec.o build/temp.linux-aarch64-3.9/libastro/aberration.o build/temp.linux-aarch64-3.9/libastro/actan.o build/temp.linux-aarch64-3.9/libastro/airmass.o build/temp.linux-aarch64-3.9/libastro/anomaly.o build/temp.linux-aarch64-3.9/libastro/ap_as.o build/temp.linux-aarch64-3.9/libastro/atlas.o build/temp.linux-aarch64-3.9/libastro/auxil.o build/temp.linux-aarch64-3.9/libastro/bdl.o build/temp.linux-aarch64-3.9/libastro/chap95.o build/temp.linux-aarch64-3.9/libastro/chap95_data.o build/temp.linux-aarch64-3.9/libastro/circum.o build/temp.linux-aarch64-3.9/libastro/comet.o build/temp.linux-aarch64-3.9/libastro/constel.o build/temp.linux-aarch64-3.9/libastro/dbfmt.o build/temp.linux-aarch64-3.9/libastro/deep.o build/temp.linux-aarch64-3.9/libastro/deltat.o build/temp.linux-aarch64-3.9/libastro/earthsat.o build/temp.linux-aarch64-3.9/libastro/eq_ecl.o build/temp.linux-aarch64-3.9/libastro/eq_gal.o build/temp.linux-aarch64-3.9/libastro/formats.o build/temp.linux-aarch64-3.9/libastro/helio.o build/temp.linux-aarch64-3.9/libastro/jupmoon.o build/temp.linux-aarch64-3.9/libastro/libration.o build/temp.linux-aarch64-3.9/libastro/magdecl.o build/temp.linux-aarch64-3.9/libastro/marsmoon.o build/temp.linux-aarch64-3.9/libastro/misc.o build/temp.linux-aarch64-3.9/libastro/mjd.o build/temp.linux-aarch64-3.9/libastro/moon.o build/temp.linux-aarch64-3.9/libastro/mooncolong.o build/temp.linux-aarch64-3.9/libastro/moonnf.o build/temp.linux-aarch64-3.9/libastro/nutation.o build/temp.linux-aarch64-3.9/libastro/obliq.o build/temp.linux-aarch64-3.9/libastro/parallactic.o build/temp.linux-aarch64-3.9/libastro/parallax.o build/temp.linux-aarch64-3.9/libastro/plans.o build/temp.linux-aarch64-3.9/libastro/plmoon.o build/temp.linux-aarch64-3.9/libastro/plshadow.o build/temp.linux-aarch64-3.9/libastro/precess.o build/temp.linux-aarch64-3.9/libastro/reduce.o build/temp.linux-aarch64-3.9/libastro/refract.o build/temp.linux-aarch64-3.9/libastro/rings.o build/temp.linux-aarch64-3.9/libastro/riset.o build/temp.linux-aarch64-3.9/libastro/riset_cir.o build/temp.linux-aarch64-3.9/libastro/satmoon.o build/temp.linux-aarch64-3.9/libastro/sdp4.o build/temp.linux-aarch64-3.9/libastro/sgp4.o build/temp.linux-aarch64-3.9/libastro/sphcart.o build/temp.linux-aarch64-3.9/libastro/sun.o build/temp.linux-aarch64-3.9/libastro/thetag.o build/temp.linux-aarch64-3.9/libastro/twobody.o build/temp.linux-aarch64-3.9/libastro/umoon.o build/temp.linux-aarch64-3.9/libastro/utc_gst.o build/temp.linux-aarch64-3.9/libastro/vsop87.o build/temp.linux-aarch64-3.9/libastro/vsop87_data.o -L/usr/lib64 -lm -o build/lib.linux-aarch64-3.9/ephem/_libastro.cpython-39-aarch64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VJu2zV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64 + cd ephem-4.1.4 + 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-ephem-4.1.4-1.aarch64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/coordinates.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/radec.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/date.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/CHANGELOG.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/catalogs.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/index.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/toc.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/tutorial.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/rise-set.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/quick.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/examples.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/newton.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-aarch64-3.9/ephem/doc/angle.rst -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/doc creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_usno_equinoxes.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_stars.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_dates.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_launchpad_244811.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_bodies.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_github_issues.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_launchpad_236872.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_usno.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/europa.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/oberon.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/phobos.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/hyperion.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/neptune.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/uranus.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/mars.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/saturn.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/jpl/jupiter.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-aarch64-3.9/ephem/tests/__init__.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_satellite.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_locales.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_constants.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_rst.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_angles.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_jpl.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests creating /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/appgeo_deneb.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/astrom_mercury.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/apptopo_deneb.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/riset_moon.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/astrom_neptune.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/moon_phases.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/apptopo_sun.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/astrom_antares.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/apptopo_moon.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/appgeo_moon.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/appgeo_jupiter.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/risettran_moon.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/riset_sun.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/risettran_rigel.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/usno/appgeo_sun.txt -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-aarch64-3.9/ephem/tests/test_observers.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_cities.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/tests/test_rise_set.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-aarch64-3.9/ephem/__init__.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem copying build/lib.linux-aarch64-3.9/ephem/stars.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem copying build/lib.linux-aarch64-3.9/ephem/cities.py -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem copying build/lib.linux-aarch64-3.9/ephem/_libastro.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_usno_equinoxes.py to test_usno_equinoxes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_stars.py to test_stars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_dates.py to test_dates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_launchpad_244811.py to test_launchpad_244811.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_bodies.py to test_bodies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_github_issues.py to test_github_issues.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_launchpad_236872.py to test_launchpad_236872.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_usno.py to test_usno.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_satellite.py to test_satellite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_locales.py to test_locales.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_constants.py to test_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_rst.py to test_rst.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_angles.py to test_angles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_jpl.py to test_jpl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_observers.py to test_observers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_cities.py to test_cities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/tests/test_rise_set.py to test_rise_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/stars.py to stars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/cities.py to cities.cpython-39.pyc writing byte-compilation script '/tmp/tmp63m0zauh.py' /usr/bin/python3 /tmp/tmp63m0zauh.py removing /tmp/tmp63m0zauh.py running install_egg_info Writing /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem-4.1.4-py3.9.egg-info + install -d -m755 /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64//usr/share/doc/python-ephem + '[' -d doc ']' ~/build/BUILDROOT/python-ephem-4.1.4-1.aarch64 ~/build/BUILD/ephem-4.1.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ephem-4.1.4-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/ephem-4.1.4 + popd + mv /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.1.4-1 --unique-debug-suffix -4.1.4-1.aarch64 --unique-debug-src-base python-ephem-4.1.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/ephem-4.1.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/_libastro.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib64/python3.9/site-packages/ephem/_libastro.cpython-39-aarch64-linux-gnu.so 6891 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-ephem-4.1.4-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ephem-4.1.4-1.aarch64 Provides: python-ephem python3-ephem = 4.1.4-1 python3-ephem(aarch-64) = 4.1.4-1 python3.9dist(ephem) = 4.1.4 python3dist(ephem) = 4.1.4 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Processing files: python-ephem-help-4.1.4-1.aarch64 warning: Empty %files file /builddir/build/BUILD/ephem-4.1.4/doclist.lst Provides: python-ephem-help = 4.1.4-1 python-ephem-help(aarch-64) = 4.1.4-1 python3-ephem-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-ephem-debuginfo-4.1.4-1.aarch64 Provides: python-ephem-debuginfo = 4.1.4-1 python-ephem-debuginfo(aarch-64) = 4.1.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ephem-debugsource(aarch-64) = 4.1.4-1 Processing files: python-ephem-debugsource-4.1.4-1.aarch64 Provides: python-ephem-debugsource = 4.1.4-1 python-ephem-debugsource(aarch-64) = 4.1.4-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-ephem-4.1.4-1.aarch64 Wrote: /builddir/build/RPMS/python-ephem-help-4.1.4-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-ephem-debuginfo-4.1.4-1.aarch64.rpm Wrote: /builddir/build/RPMS/python3-ephem-4.1.4-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-ephem-debugsource-4.1.4-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.82eccE + umask 022 + cd /builddir/build/BUILD + cd ephem-4.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ephem-4.1.4-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0