==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libnova 0.16-3 (Sun Sep  7 07:59:57 2025)
==> Retrieving sources...
  -> Updating libnova git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libnova ... Passed
==> Making package: libnova 0.16-3 (Sun Sep  7 08:00:21 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
             zlib-ng-2.2.5-1  git-2.51.0-1

Total Installed Size:  40.29 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libnova git repo...
Cloning into 'libnova'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:48: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:48: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:48: the top level
configure.ac:52: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:52: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:52: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:35: installing './compile'
configure.ac:35: installing './config.guess'
configure.ac:35: installing './config.sub'
configure.ac:28: installing './install-sh'
configure.ac:28: installing './missing'
examples/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking how to create a pax tar archive... gnutar
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.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... yes
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) 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... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
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 malloc.h... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/time.h... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gettimeofday... yes
checking for tzset... yes
checking for working strtod... yes
checking for strchr... yes
checking for strpbrk... yes
checking for strtol... yes
checking for strtok_r... yes
checking for modf... yes
checking for pow... no
checking for sqrt... no
checking for cbrt... no
checking for round in -lm... yes
checking for cosl... no
checking for sinl... no
checking for acosl... no
checking for asinl... no
checking for atan2l... no
checking for pow in -lm... yes
checking for acosl in -lsunmath... no
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 m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/libnova/src/libnova'
Making all in src
make[2]: Entering directory '/build/libnova/src/libnova/src'
Making all in libnova
make[3]: Entering directory '/build/libnova/src/libnova/src/libnova'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libnova/src/libnova/src/libnova'
make[3]: Entering directory '/build/libnova/src/libnova/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT julian_day.lo -MD -MP -MF .deps/julian_day.Tpo -c -o julian_day.lo julian_day.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT dynamical_time.lo -MD -MP -MF .deps/dynamical_time.Tpo -c -o dynamical_time.lo dynamical_time.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT sidereal_time.lo -MD -MP -MF .deps/sidereal_time.Tpo -c -o sidereal_time.lo sidereal_time.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT nutation.lo -MD -MP -MF .deps/nutation.Tpo -c -o nutation.lo nutation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c  -fPIC -DPIC -o .libs/transform.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT julian_day.lo -MD -MP -MF .deps/julian_day.Tpo -c julian_day.c  -fPIC -DPIC -o .libs/julian_day.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT nutation.lo -MD -MP -MF .deps/nutation.Tpo -c nutation.c  -fPIC -DPIC -o .libs/nutation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT sidereal_time.lo -MD -MP -MF .deps/sidereal_time.Tpo -c sidereal_time.c  -fPIC -DPIC -o .libs/sidereal_time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT dynamical_time.lo -MD -MP -MF .deps/dynamical_time.Tpo -c dynamical_time.c  -fPIC -DPIC -o .libs/dynamical_time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT nutation.lo -MD -MP -MF .deps/nutation.Tpo -c nutation.c -o nutation.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -o transform.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT sidereal_time.lo -MD -MP -MF .deps/sidereal_time.Tpo -c sidereal_time.c -o sidereal_time.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT dynamical_time.lo -MD -MP -MF .deps/dynamical_time.Tpo -c dynamical_time.c -o dynamical_time.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT julian_day.lo -MD -MP -MF .deps/julian_day.Tpo -c julian_day.c -o julian_day.o >/dev/null 2>&1
mv -f .deps/dynamical_time.Tpo .deps/dynamical_time.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT aberration.lo -MD -MP -MF .deps/aberration.Tpo -c -o aberration.lo aberration.c
mv -f .deps/nutation.Tpo .deps/nutation.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT apparent_position.lo -MD -MP -MF .deps/apparent_position.Tpo -c -o apparent_position.lo apparent_position.c
mv -f .deps/sidereal_time.Tpo .deps/sidereal_time.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT solar.lo -MD -MP -MF .deps/solar.Tpo -c -o solar.lo solar.c
mv -f .deps/transform.Tpo .deps/transform.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT precession.lo -MD -MP -MF .deps/precession.Tpo -c -o precession.lo precession.c
mv -f .deps/julian_day.Tpo .deps/julian_day.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -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.. -Wall -O3 -Wall -MT aberration.lo -MD -MP -MF .deps/aberration.Tpo -c aberration.c  -fPIC -DPIC -o .libs/aberration.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT apparent_position.lo -MD -MP -MF .deps/apparent_position.Tpo -c apparent_position.c  -fPIC -DPIC -o .libs/apparent_position.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT solar.lo -MD -MP -MF .deps/solar.Tpo -c solar.c  -fPIC -DPIC -o .libs/solar.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT precession.lo -MD -MP -MF .deps/precession.Tpo -c precession.c  -fPIC -DPIC -o .libs/precession.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT proper_motion.lo -MD -MP -MF .deps/proper_motion.Tpo -c proper_motion.c  -fPIC -DPIC -o .libs/proper_motion.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT apparent_position.lo -MD -MP -MF .deps/apparent_position.Tpo -c apparent_position.c -o apparent_position.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT aberration.lo -MD -MP -MF .deps/aberration.Tpo -c aberration.c -o aberration.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT solar.lo -MD -MP -MF .deps/solar.Tpo -c solar.c -o solar.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT proper_motion.lo -MD -MP -MF .deps/proper_motion.Tpo -c proper_motion.c -o proper_motion.o >/dev/null 2>&1
mv -f .deps/apparent_position.Tpo .deps/apparent_position.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT mercury.lo -MD -MP -MF .deps/mercury.Tpo -c -o mercury.lo mercury.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT precession.lo -MD -MP -MF .deps/precession.Tpo -c precession.c -o precession.o >/dev/null 2>&1
mv -f .deps/proper_motion.Tpo .deps/proper_motion.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT venus.lo -MD -MP -MF .deps/venus.Tpo -c -o venus.lo venus.c
mv -f .deps/aberration.Tpo .deps/aberration.Plo
mv -f .deps/solar.Tpo .deps/solar.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT earth.lo -MD -MP -MF .deps/earth.Tpo -c -o earth.lo earth.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT mars.lo -MD -MP -MF .deps/mars.Tpo -c -o mars.lo mars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT mercury.lo -MD -MP -MF .deps/mercury.Tpo -c mercury.c  -fPIC -DPIC -o .libs/mercury.o
mv -f .deps/precession.Tpo .deps/precession.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT jupiter.lo -MD -MP -MF .deps/jupiter.Tpo -c -o jupiter.lo jupiter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT venus.lo -MD -MP -MF .deps/venus.Tpo -c venus.c  -fPIC -DPIC -o .libs/venus.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT mars.lo -MD -MP -MF .deps/mars.Tpo -c mars.c  -fPIC -DPIC -o .libs/mars.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT earth.lo -MD -MP -MF .deps/earth.Tpo -c earth.c  -fPIC -DPIC -o .libs/earth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT jupiter.lo -MD -MP -MF .deps/jupiter.Tpo -c jupiter.c  -fPIC -DPIC -o .libs/jupiter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT venus.lo -MD -MP -MF .deps/venus.Tpo -c venus.c -o venus.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT mercury.lo -MD -MP -MF .deps/mercury.Tpo -c mercury.c -o mercury.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT earth.lo -MD -MP -MF .deps/earth.Tpo -c earth.c -o earth.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT mars.lo -MD -MP -MF .deps/mars.Tpo -c mars.c -o mars.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT jupiter.lo -MD -MP -MF .deps/jupiter.Tpo -c jupiter.c -o jupiter.o >/dev/null 2>&1
mv -f .deps/venus.Tpo .deps/venus.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT saturn.lo -MD -MP -MF .deps/saturn.Tpo -c -o saturn.lo saturn.c
mv -f .deps/earth.Tpo .deps/earth.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT uranus.lo -MD -MP -MF .deps/uranus.Tpo -c -o uranus.lo uranus.c
mv -f .deps/mercury.Tpo .deps/mercury.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT neptune.lo -MD -MP -MF .deps/neptune.Tpo -c -o neptune.lo neptune.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT saturn.lo -MD -MP -MF .deps/saturn.Tpo -c saturn.c  -fPIC -DPIC -o .libs/saturn.o
mv -f .deps/mars.Tpo .deps/mars.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT pluto.lo -MD -MP -MF .deps/pluto.Tpo -c -o pluto.lo pluto.c
mv -f .deps/jupiter.Tpo .deps/jupiter.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT vsop87.lo -MD -MP -MF .deps/vsop87.Tpo -c -o vsop87.lo vsop87.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT uranus.lo -MD -MP -MF .deps/uranus.Tpo -c uranus.c  -fPIC -DPIC -o .libs/uranus.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT neptune.lo -MD -MP -MF .deps/neptune.Tpo -c neptune.c  -fPIC -DPIC -o .libs/neptune.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT pluto.lo -MD -MP -MF .deps/pluto.Tpo -c pluto.c  -fPIC -DPIC -o .libs/pluto.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT saturn.lo -MD -MP -MF .deps/saturn.Tpo -c saturn.c -o saturn.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT vsop87.lo -MD -MP -MF .deps/vsop87.Tpo -c vsop87.c  -fPIC -DPIC -o .libs/vsop87.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT neptune.lo -MD -MP -MF .deps/neptune.Tpo -c neptune.c -o neptune.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT uranus.lo -MD -MP -MF .deps/uranus.Tpo -c uranus.c -o uranus.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT vsop87.lo -MD -MP -MF .deps/vsop87.Tpo -c vsop87.c -o vsop87.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT pluto.lo -MD -MP -MF .deps/pluto.Tpo -c pluto.c -o pluto.o >/dev/null 2>&1
mv -f .deps/vsop87.Tpo .deps/vsop87.Plo
mv -f .deps/neptune.Tpo .deps/neptune.Plo
mv -f .deps/saturn.Tpo .deps/saturn.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT lunar.lo -MD -MP -MF .deps/lunar.Tpo -c -o lunar.lo lunar.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT elliptic_motion.lo -MD -MP -MF .deps/elliptic_motion.Tpo -c -o elliptic_motion.lo elliptic_motion.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT asteroid.lo -MD -MP -MF .deps/asteroid.Tpo -c -o asteroid.lo asteroid.c
mv -f .deps/uranus.Tpo .deps/uranus.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT comet.lo -MD -MP -MF .deps/comet.Tpo -c -o comet.lo comet.c
mv -f .deps/pluto.Tpo .deps/pluto.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -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.. -Wall -O3 -Wall -MT lunar.lo -MD -MP -MF .deps/lunar.Tpo -c lunar.c  -fPIC -DPIC -o .libs/lunar.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT elliptic_motion.lo -MD -MP -MF .deps/elliptic_motion.Tpo -c elliptic_motion.c  -fPIC -DPIC -o .libs/elliptic_motion.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT asteroid.lo -MD -MP -MF .deps/asteroid.Tpo -c asteroid.c  -fPIC -DPIC -o .libs/asteroid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT comet.lo -MD -MP -MF .deps/comet.Tpo -c comet.c  -fPIC -DPIC -o .libs/comet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT parabolic_motion.lo -MD -MP -MF .deps/parabolic_motion.Tpo -c parabolic_motion.c  -fPIC -DPIC -o .libs/parabolic_motion.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT asteroid.lo -MD -MP -MF .deps/asteroid.Tpo -c asteroid.c -o asteroid.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT elliptic_motion.lo -MD -MP -MF .deps/elliptic_motion.Tpo -c elliptic_motion.c -o elliptic_motion.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT comet.lo -MD -MP -MF .deps/comet.Tpo -c comet.c -o comet.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT parabolic_motion.lo -MD -MP -MF .deps/parabolic_motion.Tpo -c parabolic_motion.c -o parabolic_motion.o >/dev/null 2>&1
mv -f .deps/asteroid.Tpo .deps/asteroid.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c -o utility.lo utility.c
mv -f .deps/comet.Tpo .deps/comet.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT refraction.lo -MD -MP -MF .deps/refraction.Tpo -c -o refraction.lo refraction.c
mv -f .deps/elliptic_motion.Tpo .deps/elliptic_motion.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -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.. -Wall -O3 -Wall -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c  -fPIC -DPIC -o .libs/utility.o
mv -f .deps/parabolic_motion.Tpo .deps/parabolic_motion.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -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.. -Wall -O3 -Wall -MT refraction.lo -MD -MP -MF .deps/refraction.Tpo -c refraction.c  -fPIC -DPIC -o .libs/refraction.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT rise_set.lo -MD -MP -MF .deps/rise_set.Tpo -c rise_set.c  -fPIC -DPIC -o .libs/rise_set.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT angular_separation.lo -MD -MP -MF .deps/angular_separation.Tpo -c angular_separation.c  -fPIC -DPIC -o .libs/angular_separation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT refraction.lo -MD -MP -MF .deps/refraction.Tpo -c refraction.c -o refraction.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -o utility.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT angular_separation.lo -MD -MP -MF .deps/angular_separation.Tpo -c angular_separation.c -o angular_separation.o >/dev/null 2>&1
mv -f .deps/refraction.Tpo .deps/refraction.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -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.. -Wall -O3 -Wall -MT rise_set.lo -MD -MP -MF .deps/rise_set.Tpo -c rise_set.c -o rise_set.o >/dev/null 2>&1
mv -f .deps/angular_separation.Tpo .deps/angular_separation.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT parallax.lo -MD -MP -MF .deps/parallax.Tpo -c -o parallax.lo parallax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -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/utility.Tpo .deps/utility.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT airmass.lo -MD -MP -MF .deps/airmass.Tpo -c -o airmass.lo airmass.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT parallax.lo -MD -MP -MF .deps/parallax.Tpo -c parallax.c  -fPIC -DPIC -o .libs/parallax.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT airmass.lo -MD -MP -MF .deps/airmass.Tpo -c airmass.c  -fPIC -DPIC -o .libs/airmass.o
mv -f .deps/rise_set.Tpo .deps/rise_set.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -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.. -Wall -O3 -Wall -MT parallax.lo -MD -MP -MF .deps/parallax.Tpo -c parallax.c -o parallax.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT hyperbolic_motion.lo -MD -MP -MF .deps/hyperbolic_motion.Tpo -c hyperbolic_motion.c -o hyperbolic_motion.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT airmass.lo -MD -MP -MF .deps/airmass.Tpo -c airmass.c -o airmass.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -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/parallax.Tpo .deps/parallax.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O3  -Wall -MT constellation.lo -MD -MP -MF .deps/constellation.Tpo -c -o constellation.lo constellation.c
mv -f .deps/airmass.Tpo .deps/airmass.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT heliocentric_time.lo -MD -MP -MF .deps/heliocentric_time.Tpo -c heliocentric_time.c -o heliocentric_time.o >/dev/null 2>&1
mv -f .deps/hyperbolic_motion.Tpo .deps/hyperbolic_motion.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT constellation.lo -MD -MP -MF .deps/constellation.Tpo -c constellation.c  -fPIC -DPIC -o .libs/constellation.o
mv -f .deps/heliocentric_time.Tpo .deps/heliocentric_time.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT constellation.lo -MD -MP -MF .deps/constellation.Tpo -c constellation.c -o constellation.o >/dev/null 2>&1
mv -f .deps/constellation.Tpo .deps/constellation.Plo
lunar.c:190:21: warning: 'peri' defined but not used [-Wunused-const-variable=]
lunar.c:181:21: warning: 'earth' defined but not used [-Wunused-const-variable=]
lunar.c:172:21: warning: 'W3' defined but not used [-Wunused-const-variable=]
lunar.c:163:21: warning: 'W2' defined but not used [-Wunused-const-variable=]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -Wall -MT lunar.lo -MD -MP -MF .deps/lunar.Tpo -c lunar.c -o lunar.o >/dev/null 2>&1
mv -f .deps/lunar.Tpo .deps/lunar.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O3  -Wall -version-info 0 -release 0.16 -no-undefined -export-dynamic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libnova.la -rpath /usr/lib 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 constellation.lo  -lm 
libtool: link: gcc -shared  -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 .libs/constellation.o   -lm  -O3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libnova-0.16.so.0 -o .libs/libnova-0.16.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libnova-0.16.so.0" && ln -s "libnova-0.16.so.0.0.0" "libnova-0.16.so.0")
libtool: link: (cd ".libs" && rm -f "libnova.so" && ln -s "libnova-0.16.so.0.0.0" "libnova.so")
libtool: link: ar cr .libs/libnova.a  julian_day.o dynamical_time.o sidereal_time.o transform.o nutation.o aberration.o apparent_position.o solar.o precession.o proper_motion.o mercury.o venus.o earth.o mars.o jupiter.o saturn.o uranus.o neptune.o pluto.o vsop87.o lunar.o elliptic_motion.o asteroid.o comet.o parabolic_motion.o utility.o refraction.o rise_set.o angular_separation.o hyperbolic_motion.o parallax.o airmass.o heliocentric_time.o constellation.o
libtool: link: ranlib .libs/libnova.a
libtool: link: ( cd ".libs" && rm -f "libnova.la" && ln -s "../libnova.la" "libnova.la" )
make[3]: Leaving directory '/build/libnova/src/libnova/src'
make[2]: Leaving directory '/build/libnova/src/libnova/src'
Making all in lntest
make[2]: Entering directory '/build/libnova/src/libnova/lntest'
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT libnova_config.o -MD -MP -MF .deps/libnova_config.Tpo -c -o libnova_config.o libnova_config.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
mv -f .deps/libnova_config.Tpo .deps/libnova_config.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libnovaconfig libnova_config.o ../src/libnova.la -lm 
mv -f .deps/test.Tpo .deps/test.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lntest test.o ../src/libnova.la -lm 
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/libnovaconfig libnova_config.o  ../src/.libs/libnova.so -lm
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lntest test.o  ../src/.libs/libnova.so -lm
make[2]: Leaving directory '/build/libnova/src/libnova/lntest'
Making all in doc
make[2]: Entering directory '/build/libnova/src/libnova/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libnova/src/libnova/doc'
Making all in examples
make[2]: Entering directory '/build/libnova/src/libnova/examples'
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT lunar.o -MD -MP -MF .deps/lunar.Tpo -c -o lunar.o lunar.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT mars.o -MD -MP -MF .deps/mars.Tpo -c -o mars.o mars.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT comet.o -MD -MP -MF .deps/comet.Tpo -c -o comet.o comet.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT sun.o -MD -MP -MF .deps/sun.Tpo -c -o sun.o sun.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT asteroid.o -MD -MP -MF .deps/asteroid.Tpo -c -o asteroid.o asteroid.c
mv -f .deps/comet.Tpo .deps/comet.Po
mv -f .deps/mars.Tpo .deps/mars.Po
mv -f .deps/sun.Tpo .deps/sun.Po
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I../src   -Wall -MT transforms.o -MD -MP -MF .deps/transforms.Tpo -c -o transforms.o transforms.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o comet comet.o ../src/libnova.la -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mars mars.o ../src/libnova.la -lm 
mv -f .deps/lunar.Tpo .deps/lunar.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sun sun.o ../src/libnova.la -lm 
mv -f .deps/asteroid.Tpo .deps/asteroid.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lunar lunar.o ../src/libnova.la -lm 
mv -f .deps/transforms.Tpo .deps/transforms.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o asteroid asteroid.o ../src/libnova.la -lm 
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/mars mars.o  ../src/.libs/libnova.so -lm
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lunar lunar.o  ../src/.libs/libnova.so -lm
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sun sun.o  ../src/.libs/libnova.so -lm
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/comet comet.o  ../src/.libs/libnova.so -lm
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o transforms transforms.o ../src/libnova.la -lm 
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/asteroid asteroid.o  ../src/.libs/libnova.so -lm
libtool: link: gcc -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/transforms transforms.o  ../src/.libs/libnova.so -lm
make[2]: Leaving directory '/build/libnova/src/libnova/examples'
Making all in m4
make[2]: Entering directory '/build/libnova/src/libnova/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libnova/src/libnova/m4'
make[2]: Entering directory '/build/libnova/src/libnova'
make[2]: Leaving directory '/build/libnova/src/libnova'
make[1]: Leaving directory '/build/libnova/src/libnova'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/libnova/src/libnova'
Making install in src
make[1]: Entering directory '/build/libnova/src/libnova/src'
Making install in libnova
make[2]: Entering directory '/build/libnova/src/libnova/src/libnova'
make[3]: Entering directory '/build/libnova/src/libnova/src/libnova'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libnova/pkg/libnova/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 constellation.h '/build/libnova/pkg/libnova/usr/include/libnova'
make[3]: Leaving directory '/build/libnova/src/libnova/src/libnova'
make[2]: Leaving directory '/build/libnova/src/libnova/src/libnova'
make[2]: Entering directory '/build/libnova/src/libnova/src'
make[3]: Entering directory '/build/libnova/src/libnova/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libnova/pkg/libnova/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libnova.la '/build/libnova/pkg/libnova/usr/lib'
libtool: install: /usr/bin/install -c .libs/libnova-0.16.so.0.0.0 /build/libnova/pkg/libnova/usr/lib/libnova-0.16.so.0.0.0
libtool: install: (cd /build/libnova/pkg/libnova/usr/lib && { ln -s -f libnova-0.16.so.0.0.0 libnova-0.16.so.0 || { rm -f libnova-0.16.so.0 && ln -s libnova-0.16.so.0.0.0 libnova-0.16.so.0; }; })
libtool: install: (cd /build/libnova/pkg/libnova/usr/lib && { ln -s -f libnova-0.16.so.0.0.0 libnova.so || { rm -f libnova.so && ln -s libnova-0.16.so.0.0.0 libnova.so; }; })
libtool: install: /usr/bin/install -c .libs/libnova.lai /build/libnova/pkg/libnova/usr/lib/libnova.la
libtool: install: /usr/bin/install -c .libs/libnova.a /build/libnova/pkg/libnova/usr/lib/libnova.a
libtool: install: chmod 644 /build/libnova/pkg/libnova/usr/lib/libnova.a
libtool: install: ranlib /build/libnova/pkg/libnova/usr/lib/libnova.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libnova/src/libnova/src'
make[2]: Leaving directory '/build/libnova/src/libnova/src'
make[1]: Leaving directory '/build/libnova/src/libnova/src'
Making install in lntest
make[1]: Entering directory '/build/libnova/src/libnova/lntest'
make[2]: Entering directory '/build/libnova/src/libnova/lntest'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libnova/pkg/libnova/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c libnovaconfig '/build/libnova/pkg/libnova/usr/bin'
libtool: warning: '../src/libnova.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/libnovaconfig /build/libnova/pkg/libnova/usr/bin/libnovaconfig
make[2]: Leaving directory '/build/libnova/src/libnova/lntest'
make[1]: Leaving directory '/build/libnova/src/libnova/lntest'
Making install in doc
make[1]: Entering directory '/build/libnova/src/libnova/doc'
make[2]: Entering directory '/build/libnova/src/libnova/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 '/build/libnova/src/libnova/doc'
make[1]: Leaving directory '/build/libnova/src/libnova/doc'
Making install in examples
make[1]: Entering directory '/build/libnova/src/libnova/examples'
make[2]: Entering directory '/build/libnova/src/libnova/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 '/build/libnova/src/libnova/examples'
make[1]: Leaving directory '/build/libnova/src/libnova/examples'
Making install in m4
make[1]: Entering directory '/build/libnova/src/libnova/m4'
make[2]: Entering directory '/build/libnova/src/libnova/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnova/src/libnova/m4'
make[1]: Leaving directory '/build/libnova/src/libnova/m4'
make[1]: Entering directory '/build/libnova/src/libnova'
make[2]: Entering directory '/build/libnova/src/libnova'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnova/src/libnova'
make[1]: Leaving directory '/build/libnova/src/libnova'
make: Leaving directory '/build/libnova/src/libnova'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libnova"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libnova 0.16-3 (Sun Sep  7 08:01:24 2025)
==> Cleaning up...