D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libnova-0.15.0-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EWxK93 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libnova-0.15.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/libnova-0.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnova-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/libnova-0.15.0-cflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.16M8LE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libnova-0.15.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:25: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:25: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:31: installing './compile' configure.in:25: installing './missing' examples/Makefile.am:29: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' lntest/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gettimeofday... yes checking for modf... yes checking for pow... no checking for sqrt... no checking for strchr... yes checking for strpbrk... yes checking for strtol... yes checking for tzset... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pow in -lm... yes checking for acosl in -lsunmath... no checking for round... yes checking for cosl... yes checking for sinl... yes checking for acosl... yes checking for asinl... yes checking for atan2l... yes checking for ANSI C header files... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libnova/Makefile config.status: creating lntest/Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src Making all in libnova make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT apparent_position.lo -MD -MP -MF .deps/apparent_position.Tpo -c -o apparent_position.lo apparent_position.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT apparent_position.lo -MD -MP -MF .deps/apparent_position.Tpo -c apparent_position.c -fPIC -DPIC -o .libs/apparent_position.o mv -f .deps/apparent_position.Tpo .deps/apparent_position.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT julian_day.lo -MD -MP -MF .deps/julian_day.Tpo -c -o julian_day.lo julian_day.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT julian_day.lo -MD -MP -MF .deps/julian_day.Tpo -c julian_day.c -fPIC -DPIC -o .libs/julian_day.o mv -f .deps/julian_day.Tpo .deps/julian_day.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sidereal_time.lo -MD -MP -MF .deps/sidereal_time.Tpo -c -o sidereal_time.lo sidereal_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sidereal_time.lo -MD -MP -MF .deps/sidereal_time.Tpo -c sidereal_time.c -fPIC -DPIC -o .libs/sidereal_time.o mv -f .deps/sidereal_time.Tpo .deps/sidereal_time.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT nutation.lo -MD -MP -MF .deps/nutation.Tpo -c -o nutation.lo nutation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT nutation.lo -MD -MP -MF .deps/nutation.Tpo -c nutation.c -fPIC -DPIC -o .libs/nutation.o mv -f .deps/nutation.Tpo .deps/nutation.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT dynamical_time.lo -MD -MP -MF .deps/dynamical_time.Tpo -c -o dynamical_time.lo dynamical_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT dynamical_time.lo -MD -MP -MF .deps/dynamical_time.Tpo -c dynamical_time.c -fPIC -DPIC -o .libs/dynamical_time.o dynamical_time.c: In function 'get_dynamical_diff_table': dynamical_time.c:124:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (i > (TERMS - 2)) ^~ dynamical_time.c:128:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' a = delta_t[i+1] - delta_t[i]; ^ mv -f .deps/dynamical_time.Tpo .deps/dynamical_time.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT solar.lo -MD -MP -MF .deps/solar.Tpo -c -o solar.lo solar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT solar.lo -MD -MP -MF .deps/solar.Tpo -c solar.c -fPIC -DPIC -o .libs/solar.o mv -f .deps/solar.Tpo .deps/solar.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT aberration.lo -MD -MP -MF .deps/aberration.Tpo -c -o aberration.lo aberration.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT aberration.lo -MD -MP -MF .deps/aberration.Tpo -c aberration.c -fPIC -DPIC -o .libs/aberration.o mv -f .deps/aberration.Tpo .deps/aberration.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT precession.lo -MD -MP -MF .deps/precession.Tpo -c -o precession.lo precession.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT precession.lo -MD -MP -MF .deps/precession.Tpo -c precession.c -fPIC -DPIC -o .libs/precession.o mv -f .deps/precession.Tpo .deps/precession.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT proper_motion.lo -MD -MP -MF .deps/proper_motion.Tpo -c -o proper_motion.lo proper_motion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT proper_motion.lo -MD -MP -MF .deps/proper_motion.Tpo -c proper_motion.c -fPIC -DPIC -o .libs/proper_motion.o mv -f .deps/proper_motion.Tpo .deps/proper_motion.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -fPIC -DPIC -o .libs/transform.o mv -f .deps/transform.Tpo .deps/transform.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT earth.lo -MD -MP -MF .deps/earth.Tpo -c -o earth.lo earth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT earth.lo -MD -MP -MF .deps/earth.Tpo -c earth.c -fPIC -DPIC -o .libs/earth.o mv -f .deps/earth.Tpo .deps/earth.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT venus.lo -MD -MP -MF .deps/venus.Tpo -c -o venus.lo venus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT venus.lo -MD -MP -MF .deps/venus.Tpo -c venus.c -fPIC -DPIC -o .libs/venus.o mv -f .deps/venus.Tpo .deps/venus.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT jupiter.lo -MD -MP -MF .deps/jupiter.Tpo -c -o jupiter.lo jupiter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT jupiter.lo -MD -MP -MF .deps/jupiter.Tpo -c jupiter.c -fPIC -DPIC -o .libs/jupiter.o mv -f .deps/jupiter.Tpo .deps/jupiter.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mercury.lo -MD -MP -MF .deps/mercury.Tpo -c -o mercury.lo mercury.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mercury.lo -MD -MP -MF .deps/mercury.Tpo -c mercury.c -fPIC -DPIC -o .libs/mercury.o mv -f .deps/mercury.Tpo .deps/mercury.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT vsop87.lo -MD -MP -MF .deps/vsop87.Tpo -c -o vsop87.lo vsop87.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT vsop87.lo -MD -MP -MF .deps/vsop87.Tpo -c vsop87.c -fPIC -DPIC -o .libs/vsop87.o mv -f .deps/vsop87.Tpo .deps/vsop87.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT saturn.lo -MD -MP -MF .deps/saturn.Tpo -c -o saturn.lo saturn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT saturn.lo -MD -MP -MF .deps/saturn.Tpo -c saturn.c -fPIC -DPIC -o .libs/saturn.o mv -f .deps/saturn.Tpo .deps/saturn.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mars.lo -MD -MP -MF .deps/mars.Tpo -c -o mars.lo mars.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mars.lo -MD -MP -MF .deps/mars.Tpo -c mars.c -fPIC -DPIC -o .libs/mars.o mv -f .deps/mars.Tpo .deps/mars.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT uranus.lo -MD -MP -MF .deps/uranus.Tpo -c -o uranus.lo uranus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT uranus.lo -MD -MP -MF .deps/uranus.Tpo -c uranus.c -fPIC -DPIC -o .libs/uranus.o uranus.c: In function 'ln_get_uranus_helio_coords': uranus.c:5435:24: warning: variable 't5' set but not used [-Wunused-but-set-variable] double t, t2, t3, t4, t5; ^~ mv -f .deps/uranus.Tpo .deps/uranus.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT neptune.lo -MD -MP -MF .deps/neptune.Tpo -c -o neptune.lo neptune.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT neptune.lo -MD -MP -MF .deps/neptune.Tpo -c neptune.c -fPIC -DPIC -o .libs/neptune.o neptune.c: In function 'ln_get_neptune_helio_coords': neptune.c:2186:24: warning: variable 't5' set but not used [-Wunused-but-set-variable] double t, t2, t3, t4, t5; ^~ mv -f .deps/neptune.Tpo .deps/neptune.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pluto.lo -MD -MP -MF .deps/pluto.Tpo -c -o pluto.lo pluto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pluto.lo -MD -MP -MF .deps/pluto.Tpo -c pluto.c -fPIC -DPIC -o .libs/pluto.o mv -f .deps/pluto.Tpo .deps/pluto.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT asteroid.lo -MD -MP -MF .deps/asteroid.Tpo -c -o asteroid.lo asteroid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT asteroid.lo -MD -MP -MF .deps/asteroid.Tpo -c asteroid.c -fPIC -DPIC -o .libs/asteroid.o mv -f .deps/asteroid.Tpo .deps/asteroid.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT comet.lo -MD -MP -MF .deps/comet.Tpo -c -o comet.lo comet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT comet.lo -MD -MP -MF .deps/comet.Tpo -c comet.c -fPIC -DPIC -o .libs/comet.o mv -f .deps/comet.Tpo .deps/comet.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT refraction.lo -MD -MP -MF .deps/refraction.Tpo -c -o refraction.lo refraction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT refraction.lo -MD -MP -MF .deps/refraction.Tpo -c refraction.c -fPIC -DPIC -o .libs/refraction.o mv -f .deps/refraction.Tpo .deps/refraction.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c -o utility.lo utility.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -fPIC -DPIC -o .libs/utility.o utility.c: In function 'ln_range_degrees': utility.c:238:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (angle >= 0.0 && angle < 360.0) ^~ utility.c:241:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' temp = (int)(angle / 360); ^~~~ utility.c: In function 'ln_range_radians': utility.c:253:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (angle >= 0.0 && angle < (2.0 * M_PI)) ^~ utility.c:256:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' temp = (int)(angle / (M_PI * 2.0)); ^~~~ utility.c: In function 'ln_range_radians2': utility.c:270:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (angle > (-2.0 * M_PI) && angle < (2.0 * M_PI)) ^~ utility.c:273:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' temp = (int)(angle / (M_PI * 2.0)); ^~~~ mv -f .deps/utility.Tpo .deps/utility.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT elliptic_motion.lo -MD -MP -MF .deps/elliptic_motion.Tpo -c -o elliptic_motion.lo elliptic_motion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT elliptic_motion.lo -MD -MP -MF .deps/elliptic_motion.Tpo -c elliptic_motion.c -fPIC -DPIC -o .libs/elliptic_motion.o elliptic_motion.c: In function 'ln_get_ell_orbit_len': elliptic_motion.c:310:13: warning: variable 'H' set but not used [-Wunused-but-set-variable] double A,G,H; ^ mv -f .deps/elliptic_motion.Tpo .deps/elliptic_motion.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT parabolic_motion.lo -MD -MP -MF .deps/parabolic_motion.Tpo -c -o parabolic_motion.lo parabolic_motion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT parabolic_motion.lo -MD -MP -MF .deps/parabolic_motion.Tpo -c parabolic_motion.c -fPIC -DPIC -o .libs/parabolic_motion.o mv -f .deps/parabolic_motion.Tpo .deps/parabolic_motion.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT angular_separation.lo -MD -MP -MF .deps/angular_separation.Tpo -c -o angular_separation.lo angular_separation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT angular_separation.lo -MD -MP -MF .deps/angular_separation.Tpo -c angular_separation.c -fPIC -DPIC -o .libs/angular_separation.o mv -f .deps/angular_separation.Tpo .deps/angular_separation.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT rise_set.lo -MD -MP -MF .deps/rise_set.Tpo -c -o rise_set.lo rise_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT rise_set.lo -MD -MP -MF .deps/rise_set.Tpo -c rise_set.c -fPIC -DPIC -o .libs/rise_set.o rise_set.c: In function 'ln_get_motion_body_rst_horizon': rise_set.c:527:14: warning: variable 'dmr' set but not used [-Wunused-but-set-variable] double dmt, dmr, dms; ^~~ mv -f .deps/rise_set.Tpo .deps/rise_set.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT airmass.lo -MD -MP -MF .deps/airmass.Tpo -c -o airmass.lo airmass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT airmass.lo -MD -MP -MF .deps/airmass.Tpo -c airmass.c -fPIC -DPIC -o .libs/airmass.o mv -f .deps/airmass.Tpo .deps/airmass.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT parallax.lo -MD -MP -MF .deps/parallax.Tpo -c -o parallax.lo parallax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT parallax.lo -MD -MP -MF .deps/parallax.Tpo -c parallax.c -fPIC -DPIC -o .libs/parallax.o mv -f .deps/parallax.Tpo .deps/parallax.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT heliocentric_time.lo -MD -MP -MF .deps/heliocentric_time.Tpo -c -o heliocentric_time.lo heliocentric_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT heliocentric_time.lo -MD -MP -MF .deps/heliocentric_time.Tpo -c heliocentric_time.c -fPIC -DPIC -o .libs/heliocentric_time.o mv -f .deps/heliocentric_time.Tpo .deps/heliocentric_time.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT hyperbolic_motion.lo -MD -MP -MF .deps/hyperbolic_motion.Tpo -c -o hyperbolic_motion.lo hyperbolic_motion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT hyperbolic_motion.lo -MD -MP -MF .deps/hyperbolic_motion.Tpo -c hyperbolic_motion.c -fPIC -DPIC -o .libs/hyperbolic_motion.o mv -f .deps/hyperbolic_motion.Tpo .deps/hyperbolic_motion.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT lunar.lo -MD -MP -MF .deps/lunar.Tpo -c -o lunar.lo lunar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT lunar.lo -MD -MP -MF .deps/lunar.Tpo -c lunar.c -fPIC -DPIC -o .libs/lunar.o lunar.c:190:21: warning: 'peri' defined but not used [-Wunused-const-variable=] static const double peri[5] = ^~~~ lunar.c:181:21: warning: 'earth' defined but not used [-Wunused-const-variable=] static const double earth[5] = ^~~~~ lunar.c:172:21: warning: 'W3' defined but not used [-Wunused-const-variable=] static const double W3[5] = ^~ lunar.c:163:21: warning: 'W2' defined but not used [-Wunused-const-variable=] static const double W2[5] = ^~ mv -f .deps/lunar.Tpo .deps/lunar.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -version-info 0 -release 0.15 -no-undefined -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnova.la -rpath /usr/lib64 julian_day.lo dynamical_time.lo sidereal_time.lo transform.lo nutation.lo aberration.lo apparent_position.lo solar.lo precession.lo proper_motion.lo mercury.lo venus.lo earth.lo mars.lo jupiter.lo saturn.lo uranus.lo neptune.lo pluto.lo vsop87.lo lunar.lo elliptic_motion.lo asteroid.lo comet.lo parabolic_motion.lo utility.lo refraction.lo rise_set.lo angular_separation.lo hyperbolic_motion.lo parallax.lo airmass.lo heliocentric_time.lo -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/julian_day.o .libs/dynamical_time.o .libs/sidereal_time.o .libs/transform.o .libs/nutation.o .libs/aberration.o .libs/apparent_position.o .libs/solar.o .libs/precession.o .libs/proper_motion.o .libs/mercury.o .libs/venus.o .libs/earth.o .libs/mars.o .libs/jupiter.o .libs/saturn.o .libs/uranus.o .libs/neptune.o .libs/pluto.o .libs/vsop87.o .libs/lunar.o .libs/elliptic_motion.o .libs/asteroid.o .libs/comet.o .libs/parabolic_motion.o .libs/utility.o .libs/refraction.o .libs/rise_set.o .libs/angular_separation.o .libs/hyperbolic_motion.o .libs/parallax.o .libs/airmass.o .libs/heliocentric_time.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -Wl,-soname -Wl,libnova-0.15.so.0 -o .libs/libnova-0.15.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libnova-0.15.so.0" && ln -s "libnova-0.15.so.0.0.0" "libnova-0.15.so.0") libtool: link: (cd ".libs" && rm -f "libnova.so" && ln -s "libnova-0.15.so.0.0.0" "libnova.so") libtool: link: ( cd ".libs" && rm -f "libnova.la" && ln -s "../libnova.la" "libnova.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' Making all in lntest make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libnova_config.o -MD -MP -MF .deps/libnova_config.Tpo -c -o libnova_config.o libnova_config.c mv -f .deps/libnova_config.Tpo .deps/libnova_config.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnovaconfig libnova_config.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libnovaconfig libnova_config.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c test.c: In function 'nutation_test': test.c:227:9: warning: variable 'JDE' set but not used [-Wunused-but-set-variable] double JDE, JD; ^~~ mv -f .deps/test.Tpo .deps/test.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lntest test.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lntest test.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' Making all in doc make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT asteroid.o -MD -MP -MF .deps/asteroid.Tpo -c -o asteroid.o asteroid.c mv -f .deps/asteroid.Tpo .deps/asteroid.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT transforms.o -MD -MP -MF .deps/transforms.Tpo -c -o transforms.o transforms.c mv -f .deps/transforms.Tpo .deps/transforms.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT lunar.o -MD -MP -MF .deps/lunar.Tpo -c -o lunar.o lunar.c mv -f .deps/lunar.Tpo .deps/lunar.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT comet.o -MD -MP -MF .deps/comet.Tpo -c -o comet.o comet.c mv -f .deps/comet.Tpo .deps/comet.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mars.o -MD -MP -MF .deps/mars.Tpo -c -o mars.o mars.c mv -f .deps/mars.Tpo .deps/mars.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sun.o -MD -MP -MF .deps/sun.Tpo -c -o sun.o sun.c mv -f .deps/sun.Tpo .deps/sun.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o transforms transforms.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/transforms transforms.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lunar lunar.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lunar lunar.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o asteroid asteroid.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/asteroid asteroid.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sun sun.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sun sun.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mars mars.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mars mars.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o comet comet.o ../src/libnova.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/comet comet.o ../src/.libs/libnova.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mXyHX2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 + cd libnova-0.15.0 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' Making install in libnova make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src/libnova' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src/libnova' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/include/libnova' /usr/bin/install -c -m 644 julian_day.h dynamical_time.h sidereal_time.h transform.h nutation.h libnova.h aberration.h apparent_position.h solar.h precession.h proper_motion.h mercury.h venus.h earth.h mars.h jupiter.h saturn.h uranus.h neptune.h pluto.h vsop87.h lunar.h elliptic_motion.h asteroid.h comet.h parabolic_motion.h refraction.h rise_set.h angular_separation.h ln_types.h utility.h hyperbolic_motion.h parallax.h airmass.h heliocentric_time.h '/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/include/libnova' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src/libnova' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src/libnova' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libnova.la '/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libnova-0.15.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/lib64/libnova-0.15.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/lib64 && { ln -s -f libnova-0.15.so.0.0.0 libnova-0.15.so.0 || { rm -f libnova-0.15.so.0 && ln -s libnova-0.15.so.0.0.0 libnova-0.15.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/lib64 && { ln -s -f libnova-0.15.so.0.0.0 libnova.so || { rm -f libnova.so && ln -s libnova-0.15.so.0.0.0 libnova.so; }; }) libtool: install: /usr/bin/install -c .libs/libnova.lai /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/lib64/libnova.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/src' Making install in lntest make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c libnovaconfig '/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/bin' libtool: warning: '../src/libnova.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/libnovaconfig /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/bin/libnovaconfig make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/lntest' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/doc' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libnova-0.15.0' + find /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.15.0-5.mga7 --unique-debug-suffix -0.15.0-5.mga7.x86_64 --unique-debug-src-base libnova-0.15.0-5.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libnova-0.15.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/lib64/libnova-0.15.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/bin/libnovaconfig /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 10538 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: libnova-0.15.0-5.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.feuqWu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libnova-0.15.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/libnova + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/libnova + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/libnova + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/libnova + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/libnova + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/libnova + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/libnova + exit 0 Provides: libnova = 0.15.0-5.mga7 libnova(x86-64) = 0.15.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libnova-0.15.so.0()(64bit) Processing files: lib64nova0.15_0-0.15.0-5.mga7.x86_64 Provides: lib64nova0.15_0 = 0.15.0-5.mga7 lib64nova0.15_0(x86-64) = 0.15.0-5.mga7 libnova-0.15.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Obsoletes: lib64nova14_0 < 0.14.0-3 Processing files: lib64nova-devel-0.15.0-5.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sc1rBX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libnova-0.15.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/lib64nova-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/lib64nova-devel + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/lib64nova-devel + cp -pr examples/asteroid.c examples/comet.c examples/lunar.c examples/mars.c examples/sun.c examples/transforms.c /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64/usr/share/doc/lib64nova-devel + exit 0 Provides: devel(libnova-0.15(64bit)) lib64nova-devel = 0.15.0-5.mga7 lib64nova-devel(x86-64) = 0.15.0-5.mga7 lib64nova0.15-devel = 0.15.0-5.mga7 libnova-devel = 0.15.0-5.mga7 nova-devel = 0.15.0-5.mga7 nova0.15-devel = 0.15.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) Obsoletes: lib64nova14-devel < 0.14.0-3 Processing files: libnova-debugsource-0.15.0-5.mga7.x86_64 Provides: libnova-debugsource = 0.15.0-5.mga7 libnova-debugsource(x86-64) = 0.15.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libnova-debuginfo-0.15.0-5.mga7.x86_64 Provides: debuginfo(build-id) = b5dc33bf408f5005cd44ec349edeffb5b314d6ac libnova-debuginfo = 0.15.0-5.mga7 libnova-debuginfo(x86-64) = 0.15.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libnova-debugsource(x86-64) = 0.15.0-5.mga7 Processing files: lib64nova0.15_0-debuginfo-0.15.0-5.mga7.x86_64 Provides: debuginfo(build-id) = 8408c8792ab4d6c93af1ab083cacc1157359fb14 lib64nova0.15_0-debuginfo = 0.15.0-5.mga7 lib64nova0.15_0-debuginfo(x86-64) = 0.15.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libnova-debugsource(x86-64) = 0.15.0-5.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libnova-0.15.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64nova0.15_0-0.15.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64nova-devel-0.15.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libnova-debugsource-0.15.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libnova-debuginfo-0.15.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64nova0.15_0-debuginfo-0.15.0-5.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d6LELE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libnova-0.15.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libnova-0.15.0-5.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SrfvZl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libnova-0.15.0 + exit 0 D: [iurt_root_command] Success!