* Package: sci-astronomy/fitsh-0.9.2 * Repository: gentoo * Maintainer: sci-astronomy@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking fitsh-0.9.2.tar.gz to /var/tmp/portage/sci-astronomy/fitsh-0.9.2/work >>> Source unpacked in /var/tmp/portage/sci-astronomy/fitsh-0.9.2/work >>> Preparing source in /var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/fitsh-0.9.2 --htmldir=/usr/share/doc/fitsh-0.9.2/html --libdir=/usr/lib64 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for install... install checking help2man... help2man checking for long string extension... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for fnmatch in -lc... yes checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for dlclose in -ldl... yes checking CFLAGS for gcc -Wno-overlength-strings... -Wno-overlength-strings checking CFLAGS for gcc -Wno-long-long... -Wno-long-long checking CFLAGS for gcc -Wno-unused-result... -Wno-unused-result checking for sin in -lm... yes checking for cos in -lm... yes checking for tan in -lm... yes checking for asin in -lm... yes checking for acos in -lm... yes checking for atan in -lm... yes checking for atan2 in -lm... yes checking for sqrt in -lm... yes checking for log in -lm... yes checking for exp in -lm... yes checking for log10 in -lm... yes checking for exp10 in -lm... yes checking for pow in -lm... yes checking for floor in -lm... yes checking for fmod in -lm... yes checking for finite in -lm... yes checking for isnan in -lm... yes checking for isinf in -lm... yes checking for a debian archiver... no checking for a roff formatter... groff checking for man... man checking for dvips... false checking for gzip... gzip checking papersize... letter: 612x792 checking dynamic library extensions (HOST=)... so configure: generic: using CFLAGS: -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE configure: generic: using Debian architecture identifier: amd64 configure: `lfit`: may use dynamic extensions: yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: creating libastro/Makefile config.status: creating libfits/Makefile config.status: creating librandom/Makefile config.status: creating libpsn/Makefile config.status: creating src/Makefile config.status: creating src/index/Makefile config.status: creating src/io/Makefile config.status: creating src/link/Makefile config.status: creating src/math/Makefile config.status: creating src/math/dft/Makefile config.status: creating src/math/elliptic/Makefile config.status: creating src/math/elliptic/Makefile config.status: creating src/math/expint/Makefile config.status: creating src/math/fit/Makefile config.status: creating src/math/intersec/Makefile config.status: creating src/math/spline/Makefile config.status: creating src/psn/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/examples/firandom/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2 ... make -j4 make -C libastro make -C libfits make -C libpsn make -C librandom make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libastro' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c astro.c make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libfits' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-bintable.c make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/librandom' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c random.c make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libpsn' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c psn.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c cmath.c x86_64-pc-linux-gnu-ar src librandom.a random.o x86_64-pc-linux-gnu-ranlib librandom.a make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/librandom' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-common.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c dtc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-draw.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c earth.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-header.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c easpec.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-image.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c planets.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-table.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-ui.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c output.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fits-core.c x86_64-pc-linux-gnu-ar src libastro.a astro.o cmath.o dtc.o earth.o easpec.o planets.o output.o x86_64-pc-linux-gnu-ranlib libastro.a make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libastro' x86_64-pc-linux-gnu-ar src libfits.a fits-bintable.o fits-common.o fits-draw.o fits-header.o fits-image.o fits-table.o fits-ui.o fits-core.o x86_64-pc-linux-gnu-ranlib libfits.a make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libfits' x86_64-pc-linux-gnu-ar src libpsn.a psn.o x86_64-pc-linux-gnu-ranlib libpsn.a make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libpsn' make -C src make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' make -C index make -C io make -C link make -C math make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/index' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c sort.c make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/io' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c iof.c make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/link' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c linkpoint.c make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' make -C dft make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/dft' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c pbfft.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c tokenize.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c multiindex.c make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/dft' make -C fit make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/fit' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c lmfit.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c scanarg.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c linkblock.c make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/index' make -C psn make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/psn' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../../include -c psn-general.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c floodfill.c x86_64-pc-linux-gnu-ar src link.a linkpoint.o linkblock.o make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/link' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../../include -c psn-general-ds.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c downhill.c make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/psn' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c format.c make -C intersec make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/intersec' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c intersec.c make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/fit' make -C spline make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/spline' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c bicubic.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c intersec-cri.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c biquad.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c biquad-isc.c make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/io' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c spline.c make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/intersec' make -C elliptic make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/elliptic' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c elliptic.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c ntiq.c make -C expint make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/expint' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c expint.c make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/expint' make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/spline' make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/elliptic' make targets make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c poly.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c polyfit.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c tpoint.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c cpmatch.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c spmatrix.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c delaunay.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c trimatch.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c splinefit.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -c polygon.c x86_64-pc-linux-gnu-ar src match.a tpoint.o cpmatch.o spmatrix.o delaunay.o trimatch.o x86_64-pc-linux-gnu-ranlib match.a make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' make targets make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c history.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fitsmask.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c statistics.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c imgtrans.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c common.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c tensor.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c ui.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c longhelp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c str.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c combine.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fbase.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c kernel-base.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c kernel-io.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fiheader fiheader.c longhelp.o ui.o io/iof.o io/scanarg.o io/tokenize.o ../libfits/libfits.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c maskdraw.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fiinfo-pnm.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fiinfo-image.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fiphot-io.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c magnitude.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c apphot.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c weight-io.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c weight-gen.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c psf-io.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-draw.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c firandom-eval.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c weight-star.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c fistar-io.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-base.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-model.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-psf.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-cand-pp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-cand-biq.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-cand-trb.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c star-cand-lnk.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c background.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c psf-base.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c psf-determine.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c transform.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c cache.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c wcs.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c xfunct.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c lfit-builtin.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c lfit-info.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -c linear.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fic_mpstack fic_mpstack.c fitsmask.o fbase.o statistics.o transform.o common.o history.o ui.o longhelp.o tensor.o io/iof.o io/scanarg.o io/tokenize.o io/format.o math/spline/bicubic.o math/spline/spline.o math/poly.o ../libfits/libfits.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fiarith fiarith.c history.o fitsmask.o statistics.o imgtrans.o common.o tensor.o ui.o longhelp.o io/iof.o io/scanarg.o psn/psn-general.o math/fit/lmfit.o math/poly.o math/spline/biquad.o math/dft/pbfft.o ../libfits/libfits.a ../libpsn/libpsn.a ../librandom/librandom.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o ficalib ficalib.c fitsmask.o statistics.o tensor.o common.o ui.o longhelp.o history.o str.o combine.o fbase.o io/iof.o io/scanarg.o io/tokenize.o math/fit/lmfit.o math/poly.o math/polyfit.o math/spline/spline.o math/splinefit.o ../libfits/libfits.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o ficombine ficombine.c fitsmask.o statistics.o tensor.o common.o ui.o longhelp.o history.o combine.o io/iof.o io/scanarg.o math/fit/lmfit.o math/poly.o ../libfits/libfits.a -lm x86_64-pc-linux-gnu-ar src kernel.a kernel-base.o kernel-io.o x86_64-pc-linux-gnu-ranlib kernel.a x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fiign fiign.c fitsmask.o statistics.o longhelp.o ui.o maskdraw.o common.o history.o tensor.o math/fit/lmfit.o math/poly.o math/spline/biquad.o math/spline/biquad-isc.o io/iof.o io/scanarg.o io/tokenize.o ../libfits/libfits.a -lm ficalib.c: In function ‘srand_auto’: ficalib.c:343:11: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 343 | { (void)read(fd,&seed,sizeof(seed)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fiinfo fiinfo.c fitsmask.o statistics.o fiinfo-pnm.o fiinfo-image.o ui.o longhelp.o tensor.o math/fit/lmfit.o math/poly.o math/polyfit.o math/splinefit.o math/spline/biquad.o math/spline/bicubic.o math/spline/spline.o io/iof.o io/scanarg.o io/tokenize.o link/link.a ../libfits/libfits.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fiphot fiphot.c fiphot-io.o fitsmask.o statistics.o magnitude.o common.o longhelp.o ui.o kernel.a apphot.o tensor.o weight-io.o weight-gen.o math/intersec/intersec.o math/intersec/intersec-cri.o math/fit/lmfit.o math/poly.o math/spline/biquad.o math/spline/biquad-isc.o math/spline/spline.o math/polygon.o io/iof.o io/scanarg.o io/tokenize.o ../libfits/libfits.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o firandom firandom.c history.o longhelp.o ui.o tensor.o psf-io.o star-draw.o firandom-eval.o magnitude.o common.o fitsmask.o maskdraw.o weight-star.o weight-io.o math/fit/lmfit.o math/poly.o math/expint/expint.o math/spline/biquad.o math/spline/biquad-isc.o psn/psn-general.o math/intersec/intersec-cri.o io/iof.o io/scanarg.o io/tokenize.o ../libfits/libfits.a ../libpsn/libpsn.a ../librandom/librandom.a -lm x86_64-pc-linux-gnu-ar src stars.a star-base.o star-model.o star-psf.o star-draw.o star-cand-pp.o star-cand-biq.o star-cand-trb.o star-cand-lnk.o x86_64-pc-linux-gnu-ranlib stars.a firandom.c: In function ‘get_random_seed’: firandom.c:969:11: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 969 | { (void)fread(&seed,1,sizeof(int),fr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-ar src psf.a psf-io.o psf-base.o psf-determine.o x86_64-pc-linux-gnu-ranlib psf.a x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fitrans fitrans.c fitsmask.o fbase.o statistics.o transform.o common.o history.o ui.o longhelp.o tensor.o weight-io.o weight-gen.o io/iof.o io/scanarg.o io/tokenize.o io/format.o math/spline/biquad.o math/spline/biquad-isc.o math/spline/bicubic.o math/spline/spline.o math/fit/lmfit.o math/poly.o ../libfits/libfits.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o grcollect grcollect.c cache.o statistics.o longhelp.o ui.o str.o io/iof.o io/scanarg.o io/tokenize.o -lm grcollect.c: In function ‘hprintf’: grcollect.c:802:11: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 802 | { (void)write(handle,buff,n); | ^~~~~~~~~~~~~~~~~~~~ grcollect.c:812:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 812 | (void)write(handle,tbuff,n); | ^~~~~~~~~~~~~~~~~~~~~ grcollect.c: In function ‘collect_flush’: grcollect.c:893:12: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 893 | (void)write(fd,buff,i); | ^~~~~~~~~~~~~~~~ grcollect.c:914:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 914 | (void)write(fd,wrbuff,(size_t)len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ grcollect.c:915:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 915 | (void)write(fd,"\n",(size_t)1); | ^~~~~~~~~~~~~~~~~~~~~~~~ grcollect.c: In function ‘collect_transposition_truncate’: grcollect.c:997:10: warning: ignoring return value of ‘truncate’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 997 | (void)truncate(wk->key,(off_t)wk->id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ grcollect.c: In function ‘do_transposition_cached’: grcollect.c:1127:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1127 | { (void)write(fh,memcache+(size_t)k*(size_t)linesize,(size_t)linesize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ grcollect.c:1140:11: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1140 | { (void)write(fh,memcache+(size_t)k*(size_t)linesize,(size_t)linesize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ grcollect.c:1183:13: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1183 | { (void)read(fh,memcache+(size_t)k*(size_t)linesize,(size_t)linesize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ grcollect.c: In function ‘collect_stat_flush_tempfile’: grcollect.c:1245:8: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1245 | (void)write(cs->fh,(void *)((char *)cs->tmps+cp),cc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o grmatch grmatch.c longhelp.o ui.o transform.o io/iof.o io/scanarg.o io/tokenize.o math/fit/lmfit.o math/poly.o math/polyfit.o math/match.a -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o grtrans grtrans.c statistics.o tensor.o ui.o longhelp.o wcs.o transform.o io/iof.o io/scanarg.o io/tokenize.o math/fit/lmfit.o math/poly.o math/polyfit.o -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o lfit lfit.c str.o xfunct.o longhelp.o ui.o lfit-builtin.o lfit-info.o io/iof.o io/scanarg.o io/tokenize.o math/fit/lmfit.o math/dft/pbfft.o math/fit/downhill.o math/elliptic/elliptic.o math/elliptic/ntiq.o math/spline/spline.o -rdynamic ../libpsn/libpsn.a ../libastro/libastro.a ../librandom/librandom.a -lm -ldl x86_64-pc-linux-gnu-ld -o linear.so linear.o -shared -lc chmod 644 linear.so x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o ficonv ficonv.c history.o fitsmask.o statistics.o tensor.o common.o ui.o longhelp.o kernel.a math/fit/lmfit.o math/poly.o math/spline/spline.o math/spline/bicubic.o math/spline/biquad.o io/iof.o io/tokenize.o io/scanarg.o ../libfits/libfits.a -lm lfit.c: In function ‘main’: lfit.c:7514:11: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 7514 | { (void)read(fd,&seed,sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -D_FITSH_SOURCE -I../include -o fistar fistar.c fistar-io.o fitsmask.o statistics.o tensor.o stars.a ui.o longhelp.o common.o imgtrans.o background.o magnitude.o psf.a math/fit/lmfit.o math/poly.o math/polyfit.o math/spline/biquad.o math/spline/biquad-isc.o math/expint/expint.o math/intersec/intersec-cri.o io/iof.o io/scanarg.o io/tokenize.o index/sort.o index/multiindex.o link/floodfill.o link/link.a math/delaunay.o ../libfits/libfits.a -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' >>> Source compiled. >>> Test phase: sci-astronomy/fitsh-0.9.2 >>> Completed testing sci-astronomy/fitsh-0.9.2 >>> Install sci-astronomy/fitsh-0.9.2 into /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image/ make -j4 DESTDIR=/var/tmp/portage/sci-astronomy/fitsh-0.9.2/image/ install make -C libastro make -C libfits make -C libpsn make -C librandom make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libastro' make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libfits' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libfits' make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libastro' make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libpsn' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/libpsn' make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/librandom' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/librandom' make -C src make[1]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' make -C index make -C io make -C link make -C math make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/index' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/index' make -C psn make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/io' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/io' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/link' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/link' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' make -C dft make -C fit make -C intersec make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/psn' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/psn' make -C spline make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/dft' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/dft' make -C elliptic make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/fit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/fit' make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/intersec' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/intersec' make -C expint make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/spline' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/spline' make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/elliptic' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/elliptic' make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/expint' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math/expint' make targets make[3]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' make[3]: Nothing to be done for 'targets'. make[3]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src/math' make targets make[2]: Entering directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' make[2]: Nothing to be done for 'targets'. make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/fitsh-0.9.2/work/fitsh-0.9.2/src' install -d /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/fiarith /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/ficalib /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/ficombine /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/ficonv /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/fiheader /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/fiign /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/fiinfo /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/fiphot /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/firandom /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/fistar /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/fitrans /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/grcollect /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/grmatch /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/grtrans /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -m 0755 ./src/lfit /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/bin install -d /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/lib64/fitsh install -d /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/lib64/fitsh/lfit install -m 0644 ./src/linear.so /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/lib64/fitsh/lfit install -d /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/fiarith.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/ficalib.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/ficombine.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/ficonv.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/fiheader.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/fiign.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/fiinfo.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/fiphot.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/firandom.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/fistar.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/fitrans.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/grcollect.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/grmatch.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/grtrans.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 install -m 0644 ./man/lfit.1.gz /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image//usr/share/man/man1 >>> Completed installing sci-astronomy/fitsh-0.9.2 into /var/tmp/portage/sci-astronomy/fitsh-0.9.2/image/ * Final size of build directory: 7572 KiB (7.3 MiB) * Final size of installed tree: 2896 KiB (2.8 MiB) * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/fiarith * /usr/bin/ficalib * /usr/bin/ficombine * /usr/bin/ficonv * /usr/bin/fiheader * /usr/bin/fiign * /usr/bin/fiinfo * /usr/bin/fiphot * /usr/bin/firandom * /usr/bin/fistar * /usr/bin/fitrans * /usr/bin/grcollect * /usr/bin/grmatch * /usr/bin/grtrans * /usr/bin/lfit * /usr/lib64/fitsh/lfit/linear.so * One or more compressed files were found in docompress-ed directories. * Please fix the ebuild not to install compressed files (manpages, * documentation) when automatic compression is used: * * /usr/share/man/man1/fistar.1.gz * /usr/share/man/man1/fiheader.1.gz * /usr/share/man/man1/firandom.1.gz * /usr/share/man/man1/fiinfo.1.gz * /usr/share/man/man1/fiign.1.gz * /usr/share/man/man1/ficombine.1.gz * /usr/share/man/man1/fitrans.1.gz * /usr/share/man/man1/grmatch.1.gz * /usr/share/man/man1/fiarith.1.gz * /usr/share/man/man1/lfit.1.gz * /usr/share/man/man1/fiphot.1.gz * ... strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/fiarith /usr/bin/ficombine /usr/bin/ficalib /usr/bin/ficonv /usr/bin/fiheader /usr/bin/fiign /usr/bin/fiinfo /usr/bin/fiphot /usr/bin/firandom /usr/bin/fistar /usr/bin/fitrans /usr/bin/grcollect /usr/bin/grmatch /usr/bin/grtrans /usr/lib64/fitsh/lfit/linear.so /usr/bin/lfit >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 1407976 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 25 May 2020 09:35:30 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS