Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ephem.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1627344000 Wrote: /builddir/build/SRPMS/python-ephem-3.7.7.1-7.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-ephem.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1627344000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FCwXLi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ephem-3.7.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ephem-3.7.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ephem-3.7.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kILbjC + umask 022 + cd /builddir/build/BUILD + cd ephem-3.7.7.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/ephem copying ephem/stars.py -> build/lib.linux-x86_64-3.9/ephem copying ephem/cities.py -> build/lib.linux-x86_64-3.9/ephem copying ephem/__init__.py -> build/lib.linux-x86_64-3.9/ephem creating build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_satellite.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_dates.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_observers.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/__init__.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_launchpad_244811.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_cities.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_stars.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_angles.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_locales.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_rst.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_github_issues.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_launchpad_236872.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_usno_equinoxes.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_usno.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_constants.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_jpl.py -> build/lib.linux-x86_64-3.9/ephem/tests copying ephem/tests/test_bodies.py -> build/lib.linux-x86_64-3.9/ephem/tests creating build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/date.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/catalogs.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/quick.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/newton.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/examples.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/reference.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/rise-set.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/tutorial.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/coordinates.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/angle.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/index.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/CHANGELOG.rst -> build/lib.linux-x86_64-3.9/ephem/doc copying ephem/doc/radec.rst -> build/lib.linux-x86_64-3.9/ephem/doc creating build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/uranus.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/saturn.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/jupiter.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/mars.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/phobos.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/oberon.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/neptune.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/europa.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl copying ephem/tests/jpl/hyperion.txt -> build/lib.linux-x86_64-3.9/ephem/tests/jpl creating build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_sun.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/risettran_rigel.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_jupiter.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/riset_sun.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/astrom_antares.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/astrom_neptune.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/apptopo_sun.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/risettran_moon.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/moon_phases.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_deneb.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/appgeo_moon.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/apptopo_deneb.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/astrom_mercury.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/apptopo_moon.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno copying ephem/tests/usno/riset_moon.txt -> build/lib.linux-x86_64-3.9/ephem/tests/usno running build_ext building 'ephem._libastro' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/extensions creating build/temp.linux-x86_64-3.9/extensions/data creating build/temp.linux-x86_64-3.9/libastro-3.7.7 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/_libastro.c -o build/temp.linux-x86_64-3.9/extensions/_libastro.o extensions/_libastro.c:312:6: warning: initialization of ‘long int’ from ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, FILE *, int)’} makes integer from pointer without a cast [-Wint-conversion] 312 | Angle_print, /* tp_print */ | ^~~~~~~~~~~ extensions/_libastro.c:312:6: note: (near initialization for ‘AngleType.tp_vectorcall_offset’) extensions/_libastro.c: In function ‘parse_mjd_from_string’: extensions/_libastro.c:380:21: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 380 | char *s = PyUnicode_AsUTF8(PyList_GetItem(pieces, 0)); | ^~~~~~~~~~~~~~~~ extensions/_libastro.c:396:21: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 396 | char *t = PyUnicode_AsUTF8(PyList_GetItem(pieces, 1)); | ^~~~~~~~~~~~~~~~ extensions/_libastro.c: At top level: extensions/_libastro.c:578:6: warning: initialization of ‘long int’ from ‘int (*)(PyObject *, FILE *, int)’ {aka ‘int (*)(struct _object *, FILE *, int)’} makes integer from pointer without a cast [-Wint-conversion] 578 | Date_print, /* tp_print */ | ^~~~~~~~~~ extensions/_libastro.c:578:6: note: (near initialization for ‘DateType.tp_vectorcall_offset’) extensions/_libastro.c: In function ‘parse_angle’: extensions/_libastro.c:645:21: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 645 | char *s = PyUnicode_AsUTF8(value); | ^~~~~~~~~~~~~~~~ extensions/_libastro.c: In function ‘to_angle’: extensions/_libastro.c:686:21: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 686 | char *s = PyUnicode_AsUTF8(value); | ^~~~~~~~~~~~~~~~ extensions/_libastro.c: In function ‘set_f_spect’: extensions/_libastro.c:818:8: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 818 | s = PyUnicode_AsUTF8(value); | ^ extensions/_libastro.c: In function ‘Body_repr’: extensions/_libastro.c:1353:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1353 | name = PyUnicode_AsUTF8(repr); | ^ extensions/_libastro.c: In function ‘Set_name’: extensions/_libastro.c:1680:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1680 | char *name = PyUnicode_AsUTF8(value); | ^~~~~~~~~~~~~~~~ extensions/_libastro.c: In function ‘readtle’: extensions/_libastro.c:2691:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2691 | l0 = PyUnicode_AsUTF8(name); | ^ extensions/_libastro.c: In function ‘Body__copy_struct’: extensions/_libastro.c:3027:30: warning: passing argument 1 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3027 | if (PyObject_IsInstance(body, &MoonType)) { | ^~~~ | | | Body * In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:47: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘Body *’ 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~ extensions/_libastro.c:3027:36: warning: passing argument 2 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3027 | if (PyObject_IsInstance(body, &MoonType)) { | ^~~~~~~~~ | | | PyTypeObject * {aka struct _typeobject *} In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:65: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyTypeObject *’ {aka ‘struct _typeobject *’} 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~~~~~~ extensions/_libastro.c:3035:30: warning: passing argument 1 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3035 | if (PyObject_IsInstance(body, &JupiterType)) { | ^~~~ | | | Body * In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:47: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘Body *’ 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~ extensions/_libastro.c:3035:36: warning: passing argument 2 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3035 | if (PyObject_IsInstance(body, &JupiterType)) { | ^~~~~~~~~~~~ | | | PyTypeObject * {aka struct _typeobject *} In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:65: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyTypeObject *’ {aka ‘struct _typeobject *’} 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~~~~~~ extensions/_libastro.c:3036:46: warning: unused variable ‘b’ [-Wunused-variable] 3036 | Jupiter *a = (Jupiter *) newbody, *b = (Jupiter *) body; | ^ extensions/_libastro.c:3040:30: warning: passing argument 1 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3040 | if (PyObject_IsInstance(body, &SaturnType)) { | ^~~~ | | | Body * In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:47: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘Body *’ 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~ extensions/_libastro.c:3040:36: warning: passing argument 2 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3040 | if (PyObject_IsInstance(body, &SaturnType)) { | ^~~~~~~~~~~ | | | PyTypeObject * {aka struct _typeobject *} In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:65: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyTypeObject *’ {aka ‘struct _typeobject *’} 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~~~~~~ extensions/_libastro.c:3041:44: warning: unused variable ‘b’ [-Wunused-variable] 3041 | Saturn *a = (Saturn *) newbody, *b = (Saturn *) body; | ^ extensions/_libastro.c:3045:30: warning: passing argument 1 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3045 | if (PyObject_IsInstance(body, &EarthSatelliteType)) { | ^~~~ | | | Body * In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:47: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘Body *’ 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~ extensions/_libastro.c:3045:36: warning: passing argument 2 of ‘PyObject_IsInstance’ from incompatible pointer type [-Wincompatible-pointer-types] 3045 | if (PyObject_IsInstance(body, &EarthSatelliteType)) { | ^~~~~~~~~~~~~~~~~~~ | | | PyTypeObject * {aka struct _typeobject *} In file included from /usr/include/python3.9/Python.h:146, from extensions/_libastro.c:3: /usr/include/python3.9/abstract.h:836:65: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyTypeObject *’ {aka ‘struct _typeobject *’} 836 | PyAPI_FUNC(int) PyObject_IsInstance(PyObject *object, PyObject *typeorclass); | ~~~~~~~~~~^~~~~~~~~~~ At top level: extensions/_libastro.c:769:12: warning: ‘setf_mjd’ defined but not used [-Wunused-function] 769 | static int setf_mjd(PyObject *self, PyObject *value, void *v) | ^~~~~~~~ extensions/_libastro.c:764:18: warning: ‘getf_mjd’ defined but not used [-Wunused-function] 764 | static PyObject* getf_mjd(PyObject *self, void *v) | ^~~~~~~~ extensions/_libastro.c:740:12: warning: ‘setf_rd’ defined but not used [-Wunused-function] 740 | static int setf_rd(PyObject *self, PyObject *value, void *v) | ^~~~~~~ extensions/_libastro.c:735:18: warning: ‘getf_rd’ defined but not used [-Wunused-function] 735 | static PyObject* getf_rd(PyObject *self, void *v) | ^~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/jupiter.1020.c -o build/temp.linux-x86_64-3.9/extensions/data/jupiter.1020.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/jupiter.9910.c -o build/temp.linux-x86_64-3.9/extensions/data/jupiter.9910.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/mars.1020.c -o build/temp.linux-x86_64-3.9/extensions/data/mars.1020.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/mars.9910.c -o build/temp.linux-x86_64-3.9/extensions/data/mars.9910.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/saturne.1020.c -o build/temp.linux-x86_64-3.9/extensions/data/saturne.1020.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/saturne.9910.c -o build/temp.linux-x86_64-3.9/extensions/data/saturne.9910.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/uranus.1020.c -o build/temp.linux-x86_64-3.9/extensions/data/uranus.1020.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/data/uranus.9910.c -o build/temp.linux-x86_64-3.9/extensions/data/uranus.9910.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c extensions/dtoa.c -o build/temp.linux-x86_64-3.9/extensions/dtoa.o extensions/dtoa.c: In function ‘Balloc’: extensions/dtoa.c:577:64: 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:66: 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:36: warning: ‘rv’ may be used uninitialized [-Wmaybe-uninitialized] 2869 | word0(&rv) -= P*Exp_msk1; | ^~ extensions/dtoa.c:2495:23: note: ‘rv’ declared here 2495 | U aadj2, adj, rv, rv0; | ^~ extensions/dtoa.c:317:24: warning: ‘rv’ may be used uninitialized [-Wmaybe-uninitialized] 317 | #define word0(x) (x)->L[1] | ~~~~~~^~~ extensions/dtoa.c:2897:58: note: in expansion of macro ‘word0’ 2897 | if (bc.scale && (j = 2*P + 1 - ((word0(&rv) & Exp_mask) | ^~~~~ extensions/dtoa.c:2495:23: note: ‘rv’ declared here 2495 | U aadj2, adj, rv, rv0; | ^~ extensions/dtoa.c:3384:36: warning: ‘rv0.L[1]’ may be used uninitialized [-Wmaybe-uninitialized] 3384 | if (word0(&rv0) == Big0 && word1(&rv0) == Big1) | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/aa_hadec.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/aa_hadec.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/aberration.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/aberration.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/actan.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/actan.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/airmass.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/airmass.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/anomaly.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/anomaly.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/ap_as.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/ap_as.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/atlas.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/atlas.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/auxil.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/auxil.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/bdl.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/bdl.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/chap95.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/chap95.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/chap95_data.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/chap95_data.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/circum.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/circum.o libastro-3.7.7/circum.c: In function ‘obj_hyperbolic’: libastro-3.7.7/circum.c:425:16: warning: variable ‘a’ set but not used [-Wunused-but-set-variable] 425 | double a; /* mean distance */ | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/comet.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/comet.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/constel.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/constel.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/dbfmt.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/dbfmt.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/deep.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/deep.o libastro-3.7.7/deep.c: In function ‘dpinit’: libastro-3.7.7/deep.c:165:58: 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 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/deltat.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/deltat.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/earthsat.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/earthsat.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/eq_ecl.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/eq_ecl.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/eq_gal.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/eq_gal.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/formats.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/formats.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/helio.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/helio.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/jupmoon.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/jupmoon.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/libration.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/libration.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/magdecl.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/magdecl.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/marsmoon.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/marsmoon.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/misc.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/misc.o libastro-3.7.7/misc.c: In function ‘obj_description’: libastro-3.7.7/misc.c:145:38: warning: ‘%s’ directive writing up to 20 bytes into a region of size 8 [-Wformat-overflow=] 145 | sprintf (nsstr, "Moon of %s", biop[op->pl_code].o_name); | ^~ In file included from /usr/include/stdio.h:888, from libastro-3.7.7/astro.h:10, from libastro-3.7.7/misc.c:6: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 9 and 29 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/mjd.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/mjd.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/moon.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/moon.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/mooncolong.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/mooncolong.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/moonnf.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/moonnf.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/nutation.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/nutation.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/obliq.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/obliq.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/parallactic.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/parallactic.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/parallax.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/parallax.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/plans.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/plans.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/plmoon.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/plmoon.o libastro-3.7.7/plmoon.c: In function ‘plmoon_cir’: libastro-3.7.7/plmoon.c:126:9: warning: case value ‘11’ not in enumerated type ‘PLCode’ [-Wswitch] 126 | case DEIMOS: | ^~~~ libastro-3.7.7/plmoon.c:141:9: warning: case value ‘12’ not in enumerated type ‘PLCode’ [-Wswitch] 141 | case IO: | ^~~~ libastro-3.7.7/plmoon.c:142:9: warning: case value ‘13’ not in enumerated type ‘PLCode’ [-Wswitch] 142 | case EUROPA: | ^~~~ libastro-3.7.7/plmoon.c:143:9: warning: case value ‘14’ not in enumerated type ‘PLCode’ [-Wswitch] 143 | case GANYMEDE: | ^~~~ libastro-3.7.7/plmoon.c:144:9: warning: case value ‘15’ not in enumerated type ‘PLCode’ [-Wswitch] 144 | case CALLISTO: | ^~~~ libastro-3.7.7/plmoon.c:161:9: warning: case value ‘16’ not in enumerated type ‘PLCode’ [-Wswitch] 161 | case MIMAS: | ^~~~ libastro-3.7.7/plmoon.c:162:9: warning: case value ‘17’ not in enumerated type ‘PLCode’ [-Wswitch] 162 | case ENCELADUS: | ^~~~ libastro-3.7.7/plmoon.c:163:9: warning: case value ‘18’ not in enumerated type ‘PLCode’ [-Wswitch] 163 | case TETHYS: | ^~~~ libastro-3.7.7/plmoon.c:164:9: warning: case value ‘19’ not in enumerated type ‘PLCode’ [-Wswitch] 164 | case DIONE: | ^~~~ libastro-3.7.7/plmoon.c:165:9: warning: case value ‘20’ not in enumerated type ‘PLCode’ [-Wswitch] 165 | case RHEA: | ^~~~ libastro-3.7.7/plmoon.c:166:9: warning: case value ‘21’ not in enumerated type ‘PLCode’ [-Wswitch] 166 | case TITAN: | ^~~~ libastro-3.7.7/plmoon.c:167:9: warning: case value ‘22’ not in enumerated type ‘PLCode’ [-Wswitch] 167 | case HYPERION: | ^~~~ libastro-3.7.7/plmoon.c:168:9: warning: case value ‘23’ not in enumerated type ‘PLCode’ [-Wswitch] 168 | case IAPETUS: | ^~~~ libastro-3.7.7/plmoon.c:185:9: warning: case value ‘24’ not in enumerated type ‘PLCode’ [-Wswitch] 185 | case ARIEL: | ^~~~ libastro-3.7.7/plmoon.c:186:9: warning: case value ‘25’ not in enumerated type ‘PLCode’ [-Wswitch] 186 | case UMBRIEL: | ^~~~ libastro-3.7.7/plmoon.c:187:9: warning: case value ‘26’ not in enumerated type ‘PLCode’ [-Wswitch] 187 | case TITANIA: | ^~~~ libastro-3.7.7/plmoon.c:188:9: warning: case value ‘27’ not in enumerated type ‘PLCode’ [-Wswitch] 188 | case OBERON: | ^~~~ libastro-3.7.7/plmoon.c:189:9: warning: case value ‘28’ not in enumerated type ‘PLCode’ [-Wswitch] 189 | case MIRANDA: | ^~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/plshadow.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/plshadow.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/precess.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/precess.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/reduce.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/reduce.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/refract.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/refract.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/rings.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/rings.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/riset.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/riset.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/riset_cir.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/riset_cir.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/satmoon.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/satmoon.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/sdp4.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/sdp4.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/sgp4.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/sgp4.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/sphcart.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/sphcart.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/sun.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/sun.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/thetag.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/thetag.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/twobody.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/twobody.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/umoon.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/umoon.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/utc_gst.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/utc_gst.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/vsop87.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/vsop87.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibastro-3.7.7 -I. -I/usr/include/python3.9 -c libastro-3.7.7/vsop87_data.c -o build/temp.linux-x86_64-3.9/libastro-3.7.7/vsop87_data.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/extensions/_libastro.o build/temp.linux-x86_64-3.9/extensions/data/jupiter.1020.o build/temp.linux-x86_64-3.9/extensions/data/jupiter.9910.o build/temp.linux-x86_64-3.9/extensions/data/mars.1020.o build/temp.linux-x86_64-3.9/extensions/data/mars.9910.o build/temp.linux-x86_64-3.9/extensions/data/saturne.1020.o build/temp.linux-x86_64-3.9/extensions/data/saturne.9910.o build/temp.linux-x86_64-3.9/extensions/data/uranus.1020.o build/temp.linux-x86_64-3.9/extensions/data/uranus.9910.o build/temp.linux-x86_64-3.9/extensions/dtoa.o build/temp.linux-x86_64-3.9/libastro-3.7.7/aa_hadec.o build/temp.linux-x86_64-3.9/libastro-3.7.7/aberration.o build/temp.linux-x86_64-3.9/libastro-3.7.7/actan.o build/temp.linux-x86_64-3.9/libastro-3.7.7/airmass.o build/temp.linux-x86_64-3.9/libastro-3.7.7/anomaly.o build/temp.linux-x86_64-3.9/libastro-3.7.7/ap_as.o build/temp.linux-x86_64-3.9/libastro-3.7.7/atlas.o build/temp.linux-x86_64-3.9/libastro-3.7.7/auxil.o build/temp.linux-x86_64-3.9/libastro-3.7.7/bdl.o build/temp.linux-x86_64-3.9/libastro-3.7.7/chap95.o build/temp.linux-x86_64-3.9/libastro-3.7.7/chap95_data.o build/temp.linux-x86_64-3.9/libastro-3.7.7/circum.o build/temp.linux-x86_64-3.9/libastro-3.7.7/comet.o build/temp.linux-x86_64-3.9/libastro-3.7.7/constel.o build/temp.linux-x86_64-3.9/libastro-3.7.7/dbfmt.o build/temp.linux-x86_64-3.9/libastro-3.7.7/deep.o build/temp.linux-x86_64-3.9/libastro-3.7.7/deltat.o build/temp.linux-x86_64-3.9/libastro-3.7.7/earthsat.o build/temp.linux-x86_64-3.9/libastro-3.7.7/eq_ecl.o build/temp.linux-x86_64-3.9/libastro-3.7.7/eq_gal.o build/temp.linux-x86_64-3.9/libastro-3.7.7/formats.o build/temp.linux-x86_64-3.9/libastro-3.7.7/helio.o build/temp.linux-x86_64-3.9/libastro-3.7.7/jupmoon.o build/temp.linux-x86_64-3.9/libastro-3.7.7/libration.o build/temp.linux-x86_64-3.9/libastro-3.7.7/magdecl.o build/temp.linux-x86_64-3.9/libastro-3.7.7/marsmoon.o build/temp.linux-x86_64-3.9/libastro-3.7.7/misc.o build/temp.linux-x86_64-3.9/libastro-3.7.7/mjd.o build/temp.linux-x86_64-3.9/libastro-3.7.7/moon.o build/temp.linux-x86_64-3.9/libastro-3.7.7/mooncolong.o build/temp.linux-x86_64-3.9/libastro-3.7.7/moonnf.o build/temp.linux-x86_64-3.9/libastro-3.7.7/nutation.o build/temp.linux-x86_64-3.9/libastro-3.7.7/obliq.o build/temp.linux-x86_64-3.9/libastro-3.7.7/parallactic.o build/temp.linux-x86_64-3.9/libastro-3.7.7/parallax.o build/temp.linux-x86_64-3.9/libastro-3.7.7/plans.o build/temp.linux-x86_64-3.9/libastro-3.7.7/plmoon.o build/temp.linux-x86_64-3.9/libastro-3.7.7/plshadow.o build/temp.linux-x86_64-3.9/libastro-3.7.7/precess.o build/temp.linux-x86_64-3.9/libastro-3.7.7/reduce.o build/temp.linux-x86_64-3.9/libastro-3.7.7/refract.o build/temp.linux-x86_64-3.9/libastro-3.7.7/rings.o build/temp.linux-x86_64-3.9/libastro-3.7.7/riset.o build/temp.linux-x86_64-3.9/libastro-3.7.7/riset_cir.o build/temp.linux-x86_64-3.9/libastro-3.7.7/satmoon.o build/temp.linux-x86_64-3.9/libastro-3.7.7/sdp4.o build/temp.linux-x86_64-3.9/libastro-3.7.7/sgp4.o build/temp.linux-x86_64-3.9/libastro-3.7.7/sphcart.o build/temp.linux-x86_64-3.9/libastro-3.7.7/sun.o build/temp.linux-x86_64-3.9/libastro-3.7.7/thetag.o build/temp.linux-x86_64-3.9/libastro-3.7.7/twobody.o build/temp.linux-x86_64-3.9/libastro-3.7.7/umoon.o build/temp.linux-x86_64-3.9/libastro-3.7.7/utc_gst.o build/temp.linux-x86_64-3.9/libastro-3.7.7/vsop87.o build/temp.linux-x86_64-3.9/libastro-3.7.7/vsop87_data.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/ephem/_libastro.cpython-39-x86_64-linux-gnu.so + PYTHONPATH=/builddir/build/BUILD/ephem-3.7.7.1 + sphinx-build-3 ephem/doc html Running Sphinx v3.4.3 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: [new config] 13 added, 0 changed, 0 removed reading sources... [ 7%] CHANGELOG reading sources... [ 15%] angle reading sources... [ 23%] catalogs reading sources... [ 30%] coordinates reading sources... [ 38%] date reading sources... [ 46%] examples reading sources... [ 53%] index reading sources... [ 61%] newton reading sources... [ 69%] quick reading sources... [ 76%] radec reading sources... [ 84%] reference reading sources... [ 92%] rise-set reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] CHANGELOG writing output... [ 15%] angle writing output... [ 23%] catalogs writing output... [ 30%] coordinates writing output... [ 38%] date writing output... [ 46%] examples writing output... [ 53%] index writing output... [ 61%] newton writing output... [ 69%] quick writing output... [ 76%] radec writing output... [ 84%] reference writing output... [ 92%] rise-set writing output... [100%] tutorial generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OGna36 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64 + cd ephem-3.7.7.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/date.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/catalogs.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/quick.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/newton.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/examples.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/reference.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/rise-set.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/tutorial.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/coordinates.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/angle.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/index.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/CHANGELOG.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/doc/radec.rst -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/doc copying build/lib.linux-x86_64-3.9/ephem/stars.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem copying build/lib.linux-x86_64-3.9/ephem/cities.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem copying build/lib.linux-x86_64-3.9/ephem/__init__.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_satellite.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_dates.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_observers.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/__init__.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_launchpad_244811.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_cities.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_stars.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_angles.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_locales.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/appgeo_sun.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/risettran_rigel.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/appgeo_jupiter.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/riset_sun.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/astrom_antares.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/astrom_neptune.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/apptopo_sun.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/risettran_moon.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/moon_phases.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/appgeo_deneb.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/appgeo_moon.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/apptopo_deneb.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/astrom_mercury.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/apptopo_moon.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/usno/riset_moon.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/usno copying build/lib.linux-x86_64-3.9/ephem/tests/test_rst.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_github_issues.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests creating /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/uranus.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/saturn.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/jupiter.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/mars.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/phobos.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/oberon.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/neptune.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/europa.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/jpl/hyperion.txt -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/jpl copying build/lib.linux-x86_64-3.9/ephem/tests/test_launchpad_236872.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_usno_equinoxes.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_usno.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_constants.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_jpl.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/tests/test_bodies.py -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests copying build/lib.linux-x86_64-3.9/ephem/_libastro.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/stars.py to stars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/cities.py to cities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_satellite.py to test_satellite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_dates.py to test_dates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_observers.py to test_observers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/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-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_cities.py to test_cities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_stars.py to test_stars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_angles.py to test_angles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_locales.py to test_locales.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_rst.py to test_rst.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/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-3.7.7.1-7.el9.x86_64/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-3.7.7.1-7.el9.x86_64/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-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_usno.py to test_usno.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_constants.py to test_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_jpl.py to test_jpl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem/tests/test_bodies.py to test_bodies.cpython-39.pyc writing byte-compilation script '/tmp/tmph_sgyh6k.py' /usr/bin/python3 /tmp/tmph_sgyh6k.py removing /tmp/tmph_sgyh6k.py running install_egg_info Writing /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9/site-packages/ephem-3.7.7.1-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OHbMPK Processing files: python3-ephem-3.7.7.1-7.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LPx8mc + umask 022 + cd /builddir/build/BUILD + cd ephem-3.7.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/doc/python3-ephem + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/doc/python3-ephem + cp -pr README.rst /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/doc/python3-ephem + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eX9gti + umask 022 + cd /builddir/build/BUILD + cd ephem-3.7.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python3-ephem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python3-ephem + cp -pr LICENSE-GPL /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python3-ephem + cp -pr LICENSE-LGPL /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python3-ephem + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ephem = 3.7.7.1-7.el9 python3-ephem = 3.7.7.1-7.el9 python3-ephem(x86-64) = 3.7.7.1-7.el9 python3-pyephem = 3.7.7.1-7.el9 python3.9-ephem = 3.7.7.1-7.el9 python3.9dist(ephem) = 3.7.7.1 python3dist(ephem) = 3.7.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python3-pyephem < 3.7.1.1 python39-ephem < 3.7.7.1-7.el9 Processing files: python-ephem-doc-3.7.7.1-7.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KCbmpl + umask 022 + cd /builddir/build/BUILD + cd ephem-3.7.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/doc/python-ephem-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/doc/python-ephem-doc + cp -pr html /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/doc/python-ephem-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G6Xuyr + umask 022 + cd /builddir/build/BUILD + cd ephem-3.7.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python-ephem-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python-ephem-doc + cp -pr LICENSE-GPL /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python-ephem-doc + cp -pr LICENSE-LGPL /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64/usr/share/licenses/python-ephem-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ephem-doc = 3.7.7.1-7.el9 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-3.7.7.1-7.el9.x86_64 Wrote: /builddir/build/RPMS/python-ephem-doc-3.7.7.1-7.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-ephem-3.7.7.1-7.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1ROn2q + umask 022 + cd /builddir/build/BUILD + cd ephem-3.7.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ephem-3.7.7.1-7.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0