Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pyephem.spec'], nspawn_args=[]shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '14b3455e33dc41f6826b60b25bfdd188', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pyephem.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: kvm.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pyephem-3.7.6.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pyephem.spec'], nspawn_args=['--private-network']shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5a81c15037ae4356aea633ddf3cfd5d8', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--private-network', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pyephem.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v0N6Sz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyephem-3.7.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyephem-3.7.6.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyephem-3.7.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4HrZNW + umask 022 + cd /builddir/build/BUILD + cd pyephem-3.7.6.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/ephem copying ephem/cities.py -> build/lib.linux-i686-2.7/ephem copying ephem/stars.py -> build/lib.linux-i686-2.7/ephem copying ephem/__init__.py -> build/lib.linux-i686-2.7/ephem creating build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_github_issues.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_usno_equinoxes.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_bodies.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_stars.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_usno.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_launchpad_244811.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_angles.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_rst.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_locales.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_launchpad_236872.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_jpl.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_observers.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_satellite.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_constants.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_cities.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/test_dates.py -> build/lib.linux-i686-2.7/ephem/tests copying ephem/tests/__init__.py -> build/lib.linux-i686-2.7/ephem/tests creating build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/CHANGELOG.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/quick.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/reference.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/faq.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/coordinates.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/catalogs.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/angle.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/date.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/index.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/tutorial.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/radec.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/newton.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/rise-set.rst -> build/lib.linux-i686-2.7/ephem/doc copying ephem/doc/examples.rst -> build/lib.linux-i686-2.7/ephem/doc creating build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/uranus.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/phobos.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/jupiter.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/saturn.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/mars.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/oberon.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/hyperion.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/neptune.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl copying ephem/tests/jpl/europa.txt -> build/lib.linux-i686-2.7/ephem/tests/jpl creating build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/riset_moon.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/astrom_mercury.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/appgeo_moon.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/moon_phases.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/riset_sun.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/appgeo_sun.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/appgeo_jupiter.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/apptopo_sun.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/apptopo_moon.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/appgeo_deneb.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/risettran_moon.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/risettran_rigel.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/astrom_neptune.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/apptopo_deneb.txt -> build/lib.linux-i686-2.7/ephem/tests/usno copying ephem/tests/usno/astrom_antares.txt -> build/lib.linux-i686-2.7/ephem/tests/usno running build_ext building 'ephem._libastro' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/extensions creating build/temp.linux-i686-2.7/libastro-3.7.6 creating build/temp.linux-i686-2.7/extensions/data gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/_libastro.c -o build/temp.linux-i686-2.7/extensions/_libastro.o extensions/_libastro.c:9:0: warning: "PyUnicode_FromFormat" redefined [enabled by default] #define PyUnicode_FromFormat PyString_FromFormat ^ In file included from /usr/include/python2.7/Python.h:85:0, from extensions/_libastro.c:3: /usr/include/python2.7/unicodeobject.h:277:0: note: this is the location of the previous definition # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat ^ extensions/_libastro.c:10:0: warning: "PyUnicode_FromString" redefined [enabled by default] #define PyUnicode_FromString PyString_FromString ^ In file included from /usr/include/python2.7/Python.h:85:0, from extensions/_libastro.c:3: /usr/include/python2.7/unicodeobject.h:281:0: note: this is the location of the previous definition # define PyUnicode_FromString PyUnicodeUCS4_FromString ^ extensions/_libastro.c:11:0: warning: "PyUnicode_FromStringAndSize" redefined [enabled by default] #define PyUnicode_FromStringAndSize PyString_FromStringAndSize ^ In file included from /usr/include/python2.7/Python.h:85:0, from extensions/_libastro.c:3: /usr/include/python2.7/unicodeobject.h:282:0: note: this is the location of the previous definition # define PyUnicode_FromStringAndSize PyUnicodeUCS4_FromStringAndSize ^ extensions/_libastro.c:14:0: warning: "PyVarObject_HEAD_INIT" redefined [enabled by default] #define PyVarObject_HEAD_INIT(p, b) PyObject_HEAD_INIT(p) 0, ^ In file included from /usr/include/python2.7/Python.h:80:0, from extensions/_libastro.c:3: /usr/include/python2.7/object.h:87:0: note: this is the location of the previous definition #define PyVarObject_HEAD_INIT(type, size) \ ^ extensions/_libastro.c: In function 'parse_mjd_from_string': extensions/_libastro.c:415:9: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'struct PyObject *' [-Wformat=] " optionally followed by hours:minutes:seconds", repr); ^ extensions/_libastro.c: In function 'parse_angle': extensions/_libastro.c:649:29: warning: unknown conversion type character 'r' in format [-Wformat=] "have the format [number[:number[:number]]]", s); ^ extensions/_libastro.c:649:29: warning: too many arguments for format [-Wformat-extra-args] extensions/_libastro.c: In function 'to_angle': extensions/_libastro.c:694:28: warning: unknown conversion type character 'r' in format [-Wformat=] "have the format [number[:number[:number]]]", s); ^ extensions/_libastro.c:694:28: warning: too many arguments for format [-Wformat-extra-args] extensions/_libastro.c: In function 'Body_copy': extensions/_libastro.c:1334:22: warning: initialization from incompatible pointer type [enabled by default] Body *newbody = self->ob_type->tp_alloc(self->ob_type, 0); ^ extensions/_libastro.c: At top level: extensions/_libastro.c:735:18: warning: 'getf_rd' defined but not used [-Wunused-function] static PyObject* getf_rd(PyObject *self, void *v) ^ extensions/_libastro.c:740:12: warning: 'setf_rd' defined but not used [-Wunused-function] static int setf_rd(PyObject *self, PyObject *value, void *v) ^ extensions/_libastro.c:764:18: warning: 'getf_mjd' defined but not used [-Wunused-function] static PyObject* getf_mjd(PyObject *self, void *v) ^ extensions/_libastro.c:769:12: warning: 'setf_mjd' defined but not used [-Wunused-function] static int setf_mjd(PyObject *self, PyObject *value, void *v) ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/dtoa.c -o build/temp.linux-i686-2.7/extensions/dtoa.o extensions/dtoa.c:3649:1: warning: 'dtoa' defined but not used [-Wunused-function] dtoa ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/airmass.c -o build/temp.linux-i686-2.7/libastro-3.7.6/airmass.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/ap_as.c -o build/temp.linux-i686-2.7/libastro-3.7.6/ap_as.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/chap95.c -o build/temp.linux-i686-2.7/libastro-3.7.6/chap95.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/riset_cir.c -o build/temp.linux-i686-2.7/libastro-3.7.6/riset_cir.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/vsop87_data.c -o build/temp.linux-i686-2.7/libastro-3.7.6/vsop87_data.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/refract.c -o build/temp.linux-i686-2.7/libastro-3.7.6/refract.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/parallax.c -o build/temp.linux-i686-2.7/libastro-3.7.6/parallax.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/sun.c -o build/temp.linux-i686-2.7/libastro-3.7.6/sun.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/anomaly.c -o build/temp.linux-i686-2.7/libastro-3.7.6/anomaly.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/formats.c -o build/temp.linux-i686-2.7/libastro-3.7.6/formats.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/mjd.c -o build/temp.linux-i686-2.7/libastro-3.7.6/mjd.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/bdl.c -o build/temp.linux-i686-2.7/libastro-3.7.6/bdl.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/deep.c -o build/temp.linux-i686-2.7/libastro-3.7.6/deep.o libastro-3.7.6/deep.c: In function 'dpinit': libastro-3.7.6/deep.c:165:51: warning: variable 'ZMO' set but not used [-Wunused-but-set-variable] ZCOSG, ZCOSGL, ZCOSH, ZCOSHL, ZCOSI, ZCOSIL, ZE, ZMO, ZN, ZSING, ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/actan.c -o build/temp.linux-i686-2.7/libastro-3.7.6/actan.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/utc_gst.c -o build/temp.linux-i686-2.7/libastro-3.7.6/utc_gst.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/thetag.c -o build/temp.linux-i686-2.7/libastro-3.7.6/thetag.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/eq_gal.c -o build/temp.linux-i686-2.7/libastro-3.7.6/eq_gal.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/riset.c -o build/temp.linux-i686-2.7/libastro-3.7.6/riset.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/magdecl.c -o build/temp.linux-i686-2.7/libastro-3.7.6/magdecl.o libastro-3.7.6/magdecl.c: In function 'E0000': libastro-3.7.6/magdecl.c:150:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(c_str, 80, wmmdat); ^ libastro-3.7.6/magdecl.c:153:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(c_str, 80, wmmdat); ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/marsmoon.c -o build/temp.linux-i686-2.7/libastro-3.7.6/marsmoon.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/earthsat.c -o build/temp.linux-i686-2.7/libastro-3.7.6/earthsat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/twobody.c -o build/temp.linux-i686-2.7/libastro-3.7.6/twobody.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/deltat.c -o build/temp.linux-i686-2.7/libastro-3.7.6/deltat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/moonnf.c -o build/temp.linux-i686-2.7/libastro-3.7.6/moonnf.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/sphcart.c -o build/temp.linux-i686-2.7/libastro-3.7.6/sphcart.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/umoon.c -o build/temp.linux-i686-2.7/libastro-3.7.6/umoon.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/plshadow.c -o build/temp.linux-i686-2.7/libastro-3.7.6/plshadow.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/constel.c -o build/temp.linux-i686-2.7/libastro-3.7.6/constel.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/helio.c -o build/temp.linux-i686-2.7/libastro-3.7.6/helio.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/satmoon.c -o build/temp.linux-i686-2.7/libastro-3.7.6/satmoon.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/vsop87.c -o build/temp.linux-i686-2.7/libastro-3.7.6/vsop87.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/libration.c -o build/temp.linux-i686-2.7/libastro-3.7.6/libration.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/misc.c -o build/temp.linux-i686-2.7/libastro-3.7.6/misc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/eq_ecl.c -o build/temp.linux-i686-2.7/libastro-3.7.6/eq_ecl.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/moon.c -o build/temp.linux-i686-2.7/libastro-3.7.6/moon.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/dbfmt.c -o build/temp.linux-i686-2.7/libastro-3.7.6/dbfmt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/atlas.c -o build/temp.linux-i686-2.7/libastro-3.7.6/atlas.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/chap95_data.c -o build/temp.linux-i686-2.7/libastro-3.7.6/chap95_data.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/auxil.c -o build/temp.linux-i686-2.7/libastro-3.7.6/auxil.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/plmoon.c -o build/temp.linux-i686-2.7/libastro-3.7.6/plmoon.o libastro-3.7.6/plmoon.c: In function 'plmoon_cir': libastro-3.7.6/plmoon.c:126:2: warning: case value '11' not in enumerated type 'PLCode' [-Wswitch] case DEIMOS: ^ libastro-3.7.6/plmoon.c:141:2: warning: case value '12' not in enumerated type 'PLCode' [-Wswitch] case IO: ^ libastro-3.7.6/plmoon.c:142:2: warning: case value '13' not in enumerated type 'PLCode' [-Wswitch] case EUROPA: ^ libastro-3.7.6/plmoon.c:143:2: warning: case value '14' not in enumerated type 'PLCode' [-Wswitch] case GANYMEDE: ^ libastro-3.7.6/plmoon.c:144:2: warning: case value '15' not in enumerated type 'PLCode' [-Wswitch] case CALLISTO: ^ libastro-3.7.6/plmoon.c:161:2: warning: case value '16' not in enumerated type 'PLCode' [-Wswitch] case MIMAS: ^ libastro-3.7.6/plmoon.c:162:2: warning: case value '17' not in enumerated type 'PLCode' [-Wswitch] case ENCELADUS: ^ libastro-3.7.6/plmoon.c:163:2: warning: case value '18' not in enumerated type 'PLCode' [-Wswitch] case TETHYS: ^ libastro-3.7.6/plmoon.c:164:2: warning: case value '19' not in enumerated type 'PLCode' [-Wswitch] case DIONE: ^ libastro-3.7.6/plmoon.c:165:2: warning: case value '20' not in enumerated type 'PLCode' [-Wswitch] case RHEA: ^ libastro-3.7.6/plmoon.c:166:2: warning: case value '21' not in enumerated type 'PLCode' [-Wswitch] case TITAN: ^ libastro-3.7.6/plmoon.c:167:2: warning: case value '22' not in enumerated type 'PLCode' [-Wswitch] case HYPERION: ^ libastro-3.7.6/plmoon.c:168:2: warning: case value '23' not in enumerated type 'PLCode' [-Wswitch] case IAPETUS: ^ libastro-3.7.6/plmoon.c:185:2: warning: case value '24' not in enumerated type 'PLCode' [-Wswitch] case ARIEL: ^ libastro-3.7.6/plmoon.c:186:2: warning: case value '25' not in enumerated type 'PLCode' [-Wswitch] case UMBRIEL: ^ libastro-3.7.6/plmoon.c:187:2: warning: case value '26' not in enumerated type 'PLCode' [-Wswitch] case TITANIA: ^ libastro-3.7.6/plmoon.c:188:2: warning: case value '27' not in enumerated type 'PLCode' [-Wswitch] case OBERON: ^ libastro-3.7.6/plmoon.c:189:2: warning: case value '28' not in enumerated type 'PLCode' [-Wswitch] case MIRANDA: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/aberration.c -o build/temp.linux-i686-2.7/libastro-3.7.6/aberration.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/jupmoon.c -o build/temp.linux-i686-2.7/libastro-3.7.6/jupmoon.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/precess.c -o build/temp.linux-i686-2.7/libastro-3.7.6/precess.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/comet.c -o build/temp.linux-i686-2.7/libastro-3.7.6/comet.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/reduce.c -o build/temp.linux-i686-2.7/libastro-3.7.6/reduce.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/mooncolong.c -o build/temp.linux-i686-2.7/libastro-3.7.6/mooncolong.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/circum.c -o build/temp.linux-i686-2.7/libastro-3.7.6/circum.o libastro-3.7.6/circum.c: In function 'obj_hyperbolic': libastro-3.7.6/circum.c:427:9: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a; /* mean distance */ ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/nutation.c -o build/temp.linux-i686-2.7/libastro-3.7.6/nutation.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/aa_hadec.c -o build/temp.linux-i686-2.7/libastro-3.7.6/aa_hadec.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/parallactic.c -o build/temp.linux-i686-2.7/libastro-3.7.6/parallactic.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/plans.c -o build/temp.linux-i686-2.7/libastro-3.7.6/plans.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/sdp4.c -o build/temp.linux-i686-2.7/libastro-3.7.6/sdp4.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/sgp4.c -o build/temp.linux-i686-2.7/libastro-3.7.6/sgp4.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/rings.c -o build/temp.linux-i686-2.7/libastro-3.7.6/rings.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c libastro-3.7.6/obliq.c -o build/temp.linux-i686-2.7/libastro-3.7.6/obliq.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/uranus.1020.c -o build/temp.linux-i686-2.7/extensions/data/uranus.1020.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/saturne.1020.c -o build/temp.linux-i686-2.7/extensions/data/saturne.1020.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/jupiter.9910.c -o build/temp.linux-i686-2.7/extensions/data/jupiter.9910.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/mars.1020.c -o build/temp.linux-i686-2.7/extensions/data/mars.1020.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/uranus.9910.c -o build/temp.linux-i686-2.7/extensions/data/uranus.9910.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/mars.9910.c -o build/temp.linux-i686-2.7/extensions/data/mars.9910.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/saturne.9910.c -o build/temp.linux-i686-2.7/extensions/data/saturne.9910.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Ilibastro-3.7.6 -I/usr/include/python2.7 -c extensions/data/jupiter.1020.c -o build/temp.linux-i686-2.7/extensions/data/jupiter.1020.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables build/temp.linux-i686-2.7/extensions/_libastro.o build/temp.linux-i686-2.7/extensions/dtoa.o build/temp.linux-i686-2.7/libastro-3.7.6/airmass.o build/temp.linux-i686-2.7/libastro-3.7.6/ap_as.o build/temp.linux-i686-2.7/libastro-3.7.6/chap95.o build/temp.linux-i686-2.7/libastro-3.7.6/riset_cir.o build/temp.linux-i686-2.7/libastro-3.7.6/vsop87_data.o build/temp.linux-i686-2.7/libastro-3.7.6/refract.o build/temp.linux-i686-2.7/libastro-3.7.6/parallax.o build/temp.linux-i686-2.7/libastro-3.7.6/sun.o build/temp.linux-i686-2.7/libastro-3.7.6/anomaly.o build/temp.linux-i686-2.7/libastro-3.7.6/formats.o build/temp.linux-i686-2.7/libastro-3.7.6/mjd.o build/temp.linux-i686-2.7/libastro-3.7.6/bdl.o build/temp.linux-i686-2.7/libastro-3.7.6/deep.o build/temp.linux-i686-2.7/libastro-3.7.6/actan.o build/temp.linux-i686-2.7/libastro-3.7.6/utc_gst.o build/temp.linux-i686-2.7/libastro-3.7.6/thetag.o build/temp.linux-i686-2.7/libastro-3.7.6/eq_gal.o build/temp.linux-i686-2.7/libastro-3.7.6/riset.o build/temp.linux-i686-2.7/libastro-3.7.6/magdecl.o build/temp.linux-i686-2.7/libastro-3.7.6/marsmoon.o build/temp.linux-i686-2.7/libastro-3.7.6/earthsat.o build/temp.linux-i686-2.7/libastro-3.7.6/twobody.o build/temp.linux-i686-2.7/libastro-3.7.6/deltat.o build/temp.linux-i686-2.7/libastro-3.7.6/moonnf.o build/temp.linux-i686-2.7/libastro-3.7.6/sphcart.o build/temp.linux-i686-2.7/libastro-3.7.6/umoon.o build/temp.linux-i686-2.7/libastro-3.7.6/plshadow.o build/temp.linux-i686-2.7/libastro-3.7.6/constel.o build/temp.linux-i686-2.7/libastro-3.7.6/helio.o build/temp.linux-i686-2.7/libastro-3.7.6/satmoon.o build/temp.linux-i686-2.7/libastro-3.7.6/vsop87.o build/temp.linux-i686-2.7/libastro-3.7.6/libration.o build/temp.linux-i686-2.7/libastro-3.7.6/misc.o build/temp.linux-i686-2.7/libastro-3.7.6/eq_ecl.o build/temp.linux-i686-2.7/libastro-3.7.6/moon.o build/temp.linux-i686-2.7/libastro-3.7.6/dbfmt.o build/temp.linux-i686-2.7/libastro-3.7.6/atlas.o build/temp.linux-i686-2.7/libastro-3.7.6/chap95_data.o build/temp.linux-i686-2.7/libastro-3.7.6/auxil.o build/temp.linux-i686-2.7/libastro-3.7.6/plmoon.o build/temp.linux-i686-2.7/libastro-3.7.6/aberration.o build/temp.linux-i686-2.7/libastro-3.7.6/jupmoon.o build/temp.linux-i686-2.7/libastro-3.7.6/precess.o build/temp.linux-i686-2.7/libastro-3.7.6/comet.o build/temp.linux-i686-2.7/libastro-3.7.6/reduce.o build/temp.linux-i686-2.7/libastro-3.7.6/mooncolong.o build/temp.linux-i686-2.7/libastro-3.7.6/circum.o build/temp.linux-i686-2.7/libastro-3.7.6/nutation.o build/temp.linux-i686-2.7/libastro-3.7.6/aa_hadec.o build/temp.linux-i686-2.7/libastro-3.7.6/parallactic.o build/temp.linux-i686-2.7/libastro-3.7.6/plans.o build/temp.linux-i686-2.7/libastro-3.7.6/sdp4.o build/temp.linux-i686-2.7/libastro-3.7.6/sgp4.o build/temp.linux-i686-2.7/libastro-3.7.6/rings.o build/temp.linux-i686-2.7/libastro-3.7.6/obliq.o build/temp.linux-i686-2.7/extensions/data/uranus.1020.o build/temp.linux-i686-2.7/extensions/data/saturne.1020.o build/temp.linux-i686-2.7/extensions/data/jupiter.9910.o build/temp.linux-i686-2.7/extensions/data/mars.1020.o build/temp.linux-i686-2.7/extensions/data/uranus.9910.o build/temp.linux-i686-2.7/extensions/data/mars.9910.o build/temp.linux-i686-2.7/extensions/data/saturne.9910.o build/temp.linux-i686-2.7/extensions/data/jupiter.1020.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/ephem/_libastro.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lttgn2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 + cd pyephem-3.7.6.0 + rm -rf /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 + /usr/bin/python setup.py install --skip-build --root=/builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem copying build/lib.linux-i686-2.7/ephem/cities.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem copying build/lib.linux-i686-2.7/ephem/stars.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem copying build/lib.linux-i686-2.7/ephem/__init__.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_github_issues.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_usno_equinoxes.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_bodies.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_stars.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_usno.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_launchpad_244811.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_angles.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_rst.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_locales.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_launchpad_236872.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_jpl.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_observers.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_satellite.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_constants.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_cities.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/test_dates.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests copying build/lib.linux-i686-2.7/ephem/tests/__init__.py -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/uranus.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/phobos.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/jupiter.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/saturn.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/mars.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/oberon.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/hyperion.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/neptune.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl copying build/lib.linux-i686-2.7/ephem/tests/jpl/europa.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/jpl creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/riset_moon.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/astrom_mercury.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/appgeo_moon.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/moon_phases.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/riset_sun.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/appgeo_sun.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/appgeo_jupiter.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/apptopo_sun.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/apptopo_moon.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/appgeo_deneb.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/risettran_moon.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/risettran_rigel.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/astrom_neptune.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/apptopo_deneb.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno copying build/lib.linux-i686-2.7/ephem/tests/usno/astrom_antares.txt -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/usno creating /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/CHANGELOG.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/quick.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/reference.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/faq.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/coordinates.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/catalogs.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/angle.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/date.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/index.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/tutorial.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/radec.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/newton.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/rise-set.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/doc/examples.rst -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/doc copying build/lib.linux-i686-2.7/ephem/_libastro.so -> /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/cities.py to cities.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/stars.py to stars.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_github_issues.py to test_github_issues.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_usno_equinoxes.py to test_usno_equinoxes.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_bodies.py to test_bodies.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_stars.py to test_stars.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_usno.py to test_usno.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_launchpad_244811.py to test_launchpad_244811.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_angles.py to test_angles.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_rst.py to test_rst.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_locales.py to test_locales.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_launchpad_236872.py to test_launchpad_236872.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_jpl.py to test_jpl.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_observers.py to test_observers.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_satellite.py to test_satellite.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_constants.py to test_constants.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_cities.py to test_cities.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/test_dates.py to test_dates.pyc byte-compiling /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/tests/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/pyephem-3.7.6.0-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pyephem-3.7.6.0 extracting debug info from /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7/site-packages/ephem/_libastro.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4146 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pyephem-3.7.6.0-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dHQhGd + umask 022 + cd /builddir/build/BUILD + cd pyephem-3.7.6.0 + DOCDIR=/builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + cp -pr COPYING /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + cp -pr INSTALL /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + cp -pr LICENSE-GPL /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + cp -pr LICENSE-LGPL /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + cp -pr PKG-INFO /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + cp -pr README.rst /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386/usr/share/doc/pyephem-3.7.6.0 + exit 0 Provides: pyephem = 3.7.6.0-1.el7 pyephem(x86-32) = 3.7.6.0-1.el7 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: pyephem-debuginfo-3.7.6.0-1.el7.i686 Provides: pyephem-debuginfo = 3.7.6.0-1.el7 pyephem-debuginfo(x86-32) = 3.7.6.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 warning: Could not canonicalize hostname: kvm.centos.org Wrote: /builddir/build/RPMS/pyephem-3.7.6.0-1.el7.i686.rpm Wrote: /builddir/build/RPMS/pyephem-debuginfo-3.7.6.0-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Dwwd3X + umask 022 + cd /builddir/build/BUILD + cd pyephem-3.7.6.0 + rm -rf /builddir/build/BUILDROOT/pyephem-3.7.6.0-1.el7.i386 + exit 0 Child return code was: 0