Build of wcslib with vanilla toolchain

The build took 00h 01m 01s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
30,992 ansic
7,902 lex
6,608 fortran
3,528 sh
447 sed
153 pascal
49,630 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: wcslib 5.15-1 (Wed Aug 24 13:46:35 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) cfitsio-3.390-1
#
# Total Installed Size: 1.82 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 cfitsio...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking for flex... flex
# configure: Using Flex version 2.6.0.
# checking for x86_64-unknown-linux-gcc... no
# 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 how to run the C preprocessor... gcc -E
# checking for x86_64-unknown-linux-gcc... 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 for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking for an ANSI C-conforming const... yes
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/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 for size_t... yes
# checking for off_t... yes
# checking for int8_t... yes
# checking for int16_t... yes
# checking for int32_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for ANSI C header files... (cached) yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for floor in -lm... yes
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking for floor... yes
# checking for memset... yes
# checking for pow... yes
# checking for setlocale... yes
# checking for sqrt... yes
# checking for strchr... yes
# checking for strstr... yes
# checking for cosd in -lsunmath... no
# checking for sincos... yes
# checking size of int... 4
# checking size of long int... 8
# checking size of long long int... 8
# checking for printf z format modifier for size_t type... yes
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-g95... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking whether gfortran accepts -I... yes
# checking host system type... x86_64-unknown-linux-gnu
# checking how to get verbose linking output from gfortran... -v
# checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath
# checking for dummy main to link with Fortran 77 libraries... none
# checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
# checking for printf$LDBLStub in -lSystemStubs... no
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking whether ln -s works... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# configure: End of primary configuration.
#
# configure: Looking for libraries etc. for utilities and test suite...
# checking for unistd.h... (cached) yes
# checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# configure: WARNING: PGPLOT disabled
# checking for /usr/local/cfitsio/lib... no
# checking for /local/cfitsio/lib... no
# checking for /usr/local/lib... yes
# checking for /local/lib... no
# checking for /opt/local/lib... no
# checking for /opt/SUNWspro/lib... no
# checking for /sw/lib... no
# checking for /usr/local/cfitsio/include/cfitsio/fitsio.h... no
# checking for /usr/local/cfitsio/include/fitsio.h... no
# checking for /local/cfitsio/include/cfitsio/fitsio.h... no
# checking for /local/cfitsio/include/fitsio.h... no
# checking for /usr/local/include/cfitsio/fitsio.h... no
# checking for /usr/local/include/fitsio.h... no
# checking for /local/include/cfitsio/fitsio.h... no
# checking for /local/include/fitsio.h... no
# checking for /opt/local/include/cfitsio/fitsio.h... no
# checking for /opt/local/include/fitsio.h... no
# checking for /sw/include/cfitsio/fitsio.h... no
# checking for /sw/include/fitsio.h... no
# checking for /local/cfitsio/fitsio.h... no
# checking for /local/fitsio.h... no
# checking for /usr/include/cfitsio/fitsio.h... no
# checking for /usr/include/fitsio.h... yes
# checking for recv in -lsocket... no
# checking for ffopen in -lcfitsio... yes
# configure: CFITSIO appears to be available.
# checking for fits_read_wcstab in -lcfitsio... yes
# configure: End of auxiliary configuration.
#
# configure: Configuring files...
# configure: creating ./config.status
# config.status: creating makedefs
# config.status: creating wcslib.pc
# config.status: creating wcsconfig.h
# config.status: creating wcsconfig_f77.h
# config.status: creating wcsconfig_tests.h
# config.status: creating wcsconfig_utils.h
#
# Linux 01ba63a4ce28 4.7.1-1-ARCH #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016 x86_64 GNU/Linux
#
#
# Wed 2016/08/24 13:46:43 +0000, executing on
# make[1]: Entering directory '/tmp/wcslib/src/wcslib-5.15/C'
#
# GNU Make 4.2.1
# flex -t wcsutrn.l | sed -e 's/^[ ]*#/#/' > wcsutrn.c
# MAKEFLAGS := -j2 --jobserver-auth=4,5
#
# For building and installing wcslib-5.15...
# ARCH := x86_64-linux-gnu
# FLEX := flex
# FLFLAGS :=
# CPP := gcc -E
# CPPFLAGS := -DHAVE_CONFIG_H
# WCSTRIG := WRAPPER
# CC := gcc
# CFLAGS :=
# FC := gfortran
# FFLAGS := -g -O2 -I.
# WCSLIB := libwcs-5.15.a
# RANLIB := ranlib
# SHRLIB := libwcs.so.5.15
# SONAME := libwcs.so.5
# SHRFLAGS := -fPIC
# SHRLD := gcc -fPIC -shared -Wl,-hlibwcs.so.5
# SHRLN := libwcs.so
# LN_S := ln -s
# INSTALL := /usr/bin/install -c
# LIBDIR := /usr/lib
# BINDIR := /usr/bin
# INCDIR := /usr/include/wcslib-5.15
# INCLINK := /usr/include/wcslib
# DOCDIR := /usr/share/doc/wcslib-5.15
# DOCLINK := /usr/share/doc/wcslib
#
# HTMLDIR := /usr/share/doc/wcslib-5.15
# flex -t wcspih.l | sed -e 's/^[ ]*#/#/' > wcspih.c
# PDFDIR := /usr/share/doc/wcslib-5.15
# MANDIR := /usr/share/man
# TIMER := date +"%a %Y/%m/%d %X %z, executing on $HOST"
#
# Important wcsconfig.h defines...
# #define HAVE_SINCOS 1
# #define WCSLIB_INT64 long long int
#
# To build utilities and test programs...
# LD := gcc
# LDFLAGS := -L/usr/local/lib
# PGPLOTINC :=
# PGPLOTLIB :=
# CFITSIOINC := -I/usr/include
# CFITSIOLIB := -lcfitsio
# GETWCSTAB :=
# FLIBS := -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath
# LIBS := -lm
#
#
# flex -t fitshdr.l | sed -e 's/^[ ]*#/#/' > fitshdr.c
#
# flex -t wcsbth.l | sed -e 's/^[ ]*#/#/' > wcsbth.c
# Subdirectories to be built...
# SUBDIRS := C Fortran utils
# TSTDIRS := C Fortran
#
#
# flex -t wcsulex.l | sed -e 's/^[ ]*#/#/' > wcsulex.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c cel.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c dis.c
# ar r libwcs-5.15.a cel.o
# ar: creating libwcs-5.15.a
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c fitshdr.c
# ar r libwcs-5.15.a dis.o
# ar r libwcs-5.15.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c lin.c
# For code development...
# FLAVOURS := ""
# FLAVOUR :=
# VALGRIND :=
# EXTRA_CLEAN :=
#
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c log.c
# ar r libwcs-5.15.a log.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c prj.c
# ar r libwcs-5.15.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spc.c
# ar r libwcs-5.15.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c sph.c
# ar r libwcs-5.15.a sph.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spx.c
# ar r libwcs-5.15.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c tab.c
# ar r libwcs-5.15.a tab.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcs.c
# ar r libwcs-5.15.a prj.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsbth.c
# ar r libwcs-5.15.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcserr.c
# ar r libwcs-5.15.a wcsbth.o
# ar r libwcs-5.15.a wcserr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsfix.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcshdr.c
# ar r libwcs-5.15.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcspih.c
# ar r libwcs-5.15.a wcshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsprintf.c
# ar r libwcs-5.15.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcstrig.c
# ar r libwcs-5.15.a wcstrig.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsulex.c
# ar r libwcs-5.15.a wcspih.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsunits.c
# ar r libwcs-5.15.a wcsulex.o
# ar r libwcs-5.15.a wcsunits.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutil.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutrn.c
# ar r libwcs-5.15.a wcsutil.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c cel.c
# ar r libwcs-PIC.a cel.o
# ar: creating libwcs-PIC.a
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c dis.c
# ar r libwcs-5.15.a wcsutrn.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c fitshdr.c
# ar r libwcs-PIC.a dis.o
# ar r libwcs-PIC.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c lin.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c log.c
# ar r libwcs-PIC.a log.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c prj.c
# ar r libwcs-PIC.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spc.c
# ar r libwcs-PIC.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c sph.c
# ar r libwcs-PIC.a sph.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spx.c
# ar r libwcs-PIC.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c tab.c
# ar r libwcs-PIC.a prj.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcs.c
# ar r libwcs-PIC.a tab.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsbth.c
# ar r libwcs-PIC.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcserr.c
# ar r libwcs-PIC.a wcserr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsfix.c
# ar r libwcs-PIC.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcshdr.c
# ar r libwcs-PIC.a wcsbth.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcspih.c
# ar r libwcs-PIC.a wcshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsprintf.c
# ar r libwcs-PIC.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcstrig.c
# ar r libwcs-PIC.a wcstrig.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsulex.c
# ar r libwcs-PIC.a wcspih.o
# ar r libwcs-PIC.a wcsulex.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsunits.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutil.c
# ar r libwcs-PIC.a wcsunits.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutrn.c
# ar r libwcs-PIC.a wcsutil.o
#
# ranlib libwcs-5.15.a
# ar r libwcs-PIC.a wcsutrn.o
#
# mkdir tmp && \
# cd tmp && \
# trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
# ar x ../libwcs-PIC.a && \
# gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.15 *.o -L/usr/local/lib -lm && \
# mv libwcs.so.5.15 ..
# make[1]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/C'
#
# Wed 2016/08/24 13:46:47 +0000, executing on
# make[1]: Entering directory '/tmp/wcslib/src/wcslib-5.15/Fortran'
#
# make -C ../C lib
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c tab_f.c
# make[2]: Entering directory '/tmp/wcslib/src/wcslib-5.15/C'
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c cel.c
# ar r ../C/libwcs-PIC.a tab_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c fitshdr_f.c
# ar r libwcs-5.15.a cel.o
# ar r ../C/libwcs-PIC.a fitshdr_f.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c dis.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c spx_f.c
# ar r ../C/libwcs-PIC.a spx_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcsunits_f.c
# ar r ../C/libwcs-PIC.a wcsunits_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcs_f.c
# ar r ../C/libwcs-PIC.a wcs_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c dis_f.c
# ar r ../C/libwcs-PIC.a dis_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c prj_f.c
# ar r ../C/libwcs-PIC.a prj_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c lin_f.c
# ar r ../C/libwcs-PIC.a lin_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c cel_f.c
# ar r ../C/libwcs-PIC.a cel_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcshdr_f.c
# ar r ../C/libwcs-PIC.a wcshdr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c log_f.c
# ar r ../C/libwcs-PIC.a log_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcsfix_f.c
# ar r ../C/libwcs-PIC.a wcsfix_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcserr_f.c
# ar r ../C/libwcs-PIC.a wcserr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c spc_f.c
# ar r ../C/libwcs-PIC.a spc_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c sph_f.c
# ar r ../C/libwcs-PIC.a sph_f.o
# ar r libwcs-5.15.a dis.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c fitshdr.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c lin.c
# ar r libwcs-5.15.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c log.c
# ar r libwcs-5.15.a log.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c prj.c
# ar r libwcs-5.15.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spc.c
# ar r libwcs-5.15.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c sph.c
# ar r libwcs-5.15.a sph.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spx.c
# ar r libwcs-5.15.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c tab.c
# ar r libwcs-5.15.a tab.o
# ar r libwcs-5.15.a prj.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcs.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsbth.c
# ar r libwcs-5.15.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcserr.c
# ar r libwcs-5.15.a wcserr.o
#
# gfortran -g -O2 -I. -fPIC -c cel_data.f
# ar r ../C/libwcs-PIC.a cel_data.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsfix.c
# ar r libwcs-5.15.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcshdr.c
# ar r libwcs-5.15.a wcsbth.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcspih.c
# ar r libwcs-5.15.a wcshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsprintf.c
# ar r libwcs-5.15.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcstrig.c
# ar r libwcs-5.15.a wcstrig.o
#
# gfortran -g -O2 -I. -fPIC -c wcshdr_data.f
# ar r ../C/libwcs-PIC.a wcshdr_data.o
#
# gfortran -g -O2 -I. -fPIC -c wcs_data.f
# ar r ../C/libwcs-PIC.a wcs_data.o
#
# gfortran -g -O2 -I. -fPIC -c dis_data.f
# ar r ../C/libwcs-PIC.a dis_data.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsulex.c
# ar r libwcs-5.15.a wcspih.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsunits.c
# ar r libwcs-5.15.a wcsunits.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutil.c
# ar r libwcs-5.15.a wcsutil.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutrn.c
# ar r libwcs-5.15.a wcsulex.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c cel.c
# ar r libwcs-PIC.a cel.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c dis.c
# ar r libwcs-5.15.a wcsutrn.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c fitshdr.c
# ar r libwcs-PIC.a dis.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c lin.c
# ar r libwcs-PIC.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c log.c
# ar r libwcs-PIC.a log.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c prj.c
# ar r libwcs-PIC.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spc.c
# ar r libwcs-PIC.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c sph.c
# ar r libwcs-PIC.a sph.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spx.c
# ar r libwcs-PIC.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c tab.c
# ar r libwcs-PIC.a prj.o
# ar r libwcs-PIC.a tab.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcs.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsbth.c
# ar r libwcs-PIC.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcserr.c
# ar r libwcs-PIC.a wcserr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsfix.c
# ar r libwcs-PIC.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcshdr.c
# ar r libwcs-PIC.a wcsbth.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcspih.c
# ar r libwcs-PIC.a wcshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsprintf.c
# ar r libwcs-PIC.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcstrig.c
# ar r libwcs-PIC.a wcstrig.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsulex.c
# ar r libwcs-PIC.a wcspih.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsunits.c
# ar r libwcs-PIC.a wcsulex.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutil.c
# ar r libwcs-PIC.a wcsunits.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutrn.c
# ar r libwcs-PIC.a wcsutil.o
#
# gfortran -g -O2 -I. -fPIC -c prj_data.f
# ar r ../C/libwcs-PIC.a prj_data.o
#
# gfortran -g -O2 -I. -fPIC -c wcsunits_data.f
# ar r ../C/libwcs-PIC.a wcsunits_data.o
#
# gfortran -g -O2 -I. -fPIC -c tab_data.f
# ar r ../C/libwcs-PIC.a tab_data.o
# ar r libwcs-PIC.a wcsutrn.o
#
# gfortran -g -O2 -I. -fPIC -c spx_data.f
# ar r ../C/libwcs-PIC.a spx_data.o
#
# ranlib libwcs-5.15.a
#
# gfortran -g -O2 -I. -fPIC -c wcsfix_data.f
#
# mkdir tmp && \
# cd tmp && \
# trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
# ar x ../libwcs-PIC.a && \
# gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.15 *.o -L/usr/local/lib -lm && \
# mv libwcs.so.5.15 ..
# ar r ../C/libwcs-PIC.a wcsfix_data.o
#
# gfortran -g -O2 -I. -fPIC -c fitshdr_data.f
# make[2]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/C'
# ar r ../C/libwcs-PIC.a fitshdr_data.o
#
# gfortran -g -O2 -I. -fPIC -c log_data.f
# ar r ../C/libwcs-PIC.a log_data.o
#
# gfortran -g -O2 -I. -fPIC -c spc_data.f
# ar r ../C/libwcs-PIC.a spc_data.o
#
# gfortran -g -O2 -I. -fPIC -c lin_data.f
# ar r ../C/libwcs-PIC.a lin_data.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c tab_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c fitshdr_f.c
# ar r ../C/libwcs-5.15.a tab_f.o
# ar r ../C/libwcs-5.15.a fitshdr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c spx_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcsunits_f.c
# ar r ../C/libwcs-5.15.a spx_f.o
# ar r ../C/libwcs-5.15.a wcsunits_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcs_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c dis_f.c
# ar r ../C/libwcs-5.15.a wcs_f.o
# ar r ../C/libwcs-5.15.a dis_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c prj_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c lin_f.c
# ar r ../C/libwcs-5.15.a lin_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c cel_f.c
# ar r ../C/libwcs-5.15.a prj_f.o
# ar r ../C/libwcs-5.15.a cel_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcshdr_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c log_f.c
# ar r ../C/libwcs-5.15.a wcshdr_f.o
# ar r ../C/libwcs-5.15.a log_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcsfix_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcserr_f.c
# ar r ../C/libwcs-5.15.a wcsfix_f.o
# ar r ../C/libwcs-5.15.a wcserr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c spc_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c sph_f.c
# ar r ../C/libwcs-5.15.a spc_f.o
# ar r ../C/libwcs-5.15.a sph_f.o
#
# gfortran -g -O2 -I. -c cel_data.f
#
# gfortran -g -O2 -I. -c wcshdr_data.f
# ar r ../C/libwcs-5.15.a cel_data.o
# ar r ../C/libwcs-5.15.a wcshdr_data.o
#
# gfortran -g -O2 -I. -c wcs_data.f
# ar r ../C/libwcs-5.15.a wcs_data.o
#
# gfortran -g -O2 -I. -c dis_data.f
#
# gfortran -g -O2 -I. -c prj_data.f
# ar r ../C/libwcs-5.15.a dis_data.o
# ar r ../C/libwcs-5.15.a prj_data.o
#
# gfortran -g -O2 -I. -c wcsunits_data.f
# ar r ../C/libwcs-5.15.a wcsunits_data.o
#
# gfortran -g -O2 -I. -c tab_data.f
#
# gfortran -g -O2 -I. -c spx_data.f
# ar r ../C/libwcs-5.15.a tab_data.o
# ar r ../C/libwcs-5.15.a spx_data.o
#
# gfortran -g -O2 -I. -c wcsfix_data.f
#
# gfortran -g -O2 -I. -c fitshdr_data.f
# ar r ../C/libwcs-5.15.a wcsfix_data.o
# ar r ../C/libwcs-5.15.a fitshdr_data.o
#
# gfortran -g -O2 -I. -c log_data.f
#
# gfortran -g -O2 -I. -c spc_data.f
# ar r ../C/libwcs-5.15.a log_data.o
# ar r ../C/libwcs-5.15.a spc_data.o
#
# gfortran -g -O2 -I. -c lin_data.f
#
# mkdir tmp && \
# cd tmp && \
# trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
# ar x ../../C/libwcs-PIC.a && \
# gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.15 *.o -L/usr/local/lib -lm && \
# mv libwcs.so.5.15 ../../C
# ar r ../C/libwcs-5.15.a lin_data.o
#
# ranlib ../C/libwcs-5.15.a
# make[1]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/Fortran'
#
# Wed 2016/08/24 13:46:52 +0000, executing on
# make[1]: Entering directory '/tmp/wcslib/src/wcslib-5.15/utils'
#
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c -o fitshdr.o fitshdr.c
# gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include -c -o HPXcvt.o HPXcvt.c
# gcc -o fitshdr fitshdr.o -L/usr/local/lib -lm
#
# gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include \
# -c -o wcsware.o wcsware.c
# gcc -o HPXcvt HPXcvt.o -L/usr/local/lib -lcfitsio -lm
# gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-5.15.a \
# -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath -lm
# make[1]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/utils'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/wcslib/src/wcslib-5.15/Fortran'
#
# make -C ../C lib
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c tab_f.c
# make[2]: Entering directory '/tmp/wcslib/src/wcslib-5.15/C'
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c cel.c
# ar r ../C/libwcs-PIC.a tab_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c fitshdr_f.c
# ar r libwcs-5.15.a cel.o
# ar r ../C/libwcs-PIC.a fitshdr_f.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c dis.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c spx_f.c
# ar r ../C/libwcs-PIC.a spx_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcsunits_f.c
# ar r ../C/libwcs-PIC.a wcsunits_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcs_f.c
# ar r ../C/libwcs-PIC.a wcs_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c dis_f.c
# ar r libwcs-5.15.a dis.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c fitshdr.c
# ar r ../C/libwcs-PIC.a dis_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c prj_f.c
# ar r ../C/libwcs-PIC.a prj_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c lin_f.c
# ar r ../C/libwcs-PIC.a lin_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c cel_f.c
# ar r ../C/libwcs-PIC.a cel_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcshdr_f.c
# ar r ../C/libwcs-PIC.a wcshdr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c log_f.c
# ar r ../C/libwcs-PIC.a log_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcsfix_f.c
# ar r ../C/libwcs-PIC.a wcsfix_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c wcserr_f.c
# ar r ../C/libwcs-PIC.a wcserr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c spc_f.c
# ar r ../C/libwcs-PIC.a spc_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -fPIC -c sph_f.c
# ar r ../C/libwcs-PIC.a sph_f.o
#
# gfortran -g -O2 -I. -fPIC -c cel_data.f
# ar r ../C/libwcs-PIC.a cel_data.o
#
# gfortran -g -O2 -I. -fPIC -c wcshdr_data.f
# ar r ../C/libwcs-PIC.a wcshdr_data.o
#
# gfortran -g -O2 -I. -fPIC -c wcs_data.f
# ar r ../C/libwcs-PIC.a wcs_data.o
# ar r libwcs-5.15.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c lin.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c log.c
# ar r libwcs-5.15.a log.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c prj.c
# ar r libwcs-5.15.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spc.c
# ar r libwcs-5.15.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c sph.c
# ar r libwcs-5.15.a sph.o
#
# gfortran -g -O2 -I. -fPIC -c dis_data.f
# ar r ../C/libwcs-PIC.a dis_data.o
#
# gfortran -g -O2 -I. -fPIC -c prj_data.f
# ar r ../C/libwcs-PIC.a prj_data.o
#
# gfortran -g -O2 -I. -fPIC -c wcsunits_data.f
# ar r ../C/libwcs-PIC.a wcsunits_data.o
#
# gfortran -g -O2 -I. -fPIC -c tab_data.f
# ar r ../C/libwcs-PIC.a tab_data.o
# ar r libwcs-5.15.a prj.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spx.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c tab.c
# ar r libwcs-5.15.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcs.c
# ar r libwcs-5.15.a tab.o
#
# gfortran -g -O2 -I. -fPIC -c spx_data.f
# ar r ../C/libwcs-PIC.a spx_data.o
#
# gfortran -g -O2 -I. -fPIC -c wcsfix_data.f
# ar r ../C/libwcs-PIC.a wcsfix_data.o
#
# gfortran -g -O2 -I. -fPIC -c fitshdr_data.f
# ar r ../C/libwcs-PIC.a fitshdr_data.o
#
# gfortran -g -O2 -I. -fPIC -c log_data.f
# ar r ../C/libwcs-PIC.a log_data.o
#
# gfortran -g -O2 -I. -fPIC -c spc_data.f
# ar r ../C/libwcs-PIC.a spc_data.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsbth.c
# ar r libwcs-5.15.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcserr.c
# ar r libwcs-5.15.a wcserr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsfix.c
# ar r libwcs-5.15.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcshdr.c
# ar r libwcs-5.15.a wcshdr.o
#
# gfortran -g -O2 -I. -fPIC -c lin_data.f
# ar r ../C/libwcs-PIC.a lin_data.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcspih.c
# ar r libwcs-5.15.a wcsbth.o
#
# mkdir tmp && \
# cd tmp && \
# trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
# ar x ../../C/libwcs-PIC.a && \
# gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.15 *.o -L/usr/local/lib -lm && \
# mv libwcs.so.5.15 ../../C
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsprintf.c
# ar r libwcs-5.15.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcstrig.c
# ar r libwcs-5.15.a wcstrig.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsulex.c
# ar r libwcs-5.15.a wcspih.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsunits.c
# ar r libwcs-5.15.a wcsunits.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutil.c
# ar r libwcs-5.15.a wcsulex.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutrn.c
# ar r libwcs-5.15.a wcsutil.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c cel.c
# ar r libwcs-PIC.a cel.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c dis.c
# ar r libwcs-5.15.a wcsutrn.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c fitshdr.c
# ar r libwcs-PIC.a dis.o
# ar r libwcs-PIC.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c lin.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c log.c
# ar r libwcs-PIC.a log.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c prj.c
# ar r libwcs-PIC.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spc.c
# ar r libwcs-PIC.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c sph.c
# ar r libwcs-PIC.a sph.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spx.c
# ar r libwcs-PIC.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c tab.c
# ar r libwcs-PIC.a prj.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcs.c
# ar r libwcs-PIC.a tab.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsbth.c
# ar r libwcs-PIC.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcserr.c
# ar r libwcs-PIC.a wcserr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsfix.c
# ar r libwcs-PIC.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcshdr.c
# ar r libwcs-PIC.a wcsbth.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcspih.c
# ar r libwcs-PIC.a wcshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsprintf.c
# ar r libwcs-PIC.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcstrig.c
# ar r libwcs-PIC.a wcstrig.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsulex.c
# ar r libwcs-PIC.a wcspih.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsunits.c
# ar r libwcs-PIC.a wcsunits.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutil.c
# ar r libwcs-PIC.a wcsulex.o
# ar r libwcs-PIC.a wcsutil.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutrn.c
#
# ranlib libwcs-5.15.a
# ar r libwcs-PIC.a wcsutrn.o
#
# mkdir tmp && \
# cd tmp && \
# trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
# ar x ../libwcs-PIC.a && \
# gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.15 *.o -L/usr/local/lib -lm && \
# mv libwcs.so.5.15 ..
# make[2]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/C'
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c tab_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c fitshdr_f.c
# ar r ../C/libwcs-5.15.a tab_f.o
# ar r ../C/libwcs-5.15.a fitshdr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c spx_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcsunits_f.c
# ar r ../C/libwcs-5.15.a wcsunits_f.o
# ar r ../C/libwcs-5.15.a spx_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcs_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c dis_f.c
# ar r ../C/libwcs-5.15.a wcs_f.o
# ar r ../C/libwcs-5.15.a dis_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c prj_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c lin_f.c
# ar r ../C/libwcs-5.15.a lin_f.o
# ar r ../C/libwcs-5.15.a prj_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c cel_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcshdr_f.c
# ar r ../C/libwcs-5.15.a cel_f.o
# ar r ../C/libwcs-5.15.a wcshdr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c log_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcsfix_f.c
# ar r ../C/libwcs-5.15.a log_f.o
# ar r ../C/libwcs-5.15.a wcsfix_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c wcserr_f.c
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c spc_f.c
# ar r ../C/libwcs-5.15.a wcserr_f.o
#
# gcc -DHAVE_CONFIG_H -I.. -I../C -c sph_f.c
# ar r ../C/libwcs-5.15.a spc_f.o
#
# gfortran -g -O2 -I. -c cel_data.f
# ar r ../C/libwcs-5.15.a sph_f.o
# ar r ../C/libwcs-5.15.a cel_data.o
#
# gfortran -g -O2 -I. -c wcshdr_data.f
#
# gfortran -g -O2 -I. -c wcs_data.f
# ar r ../C/libwcs-5.15.a wcshdr_data.o
# ar r ../C/libwcs-5.15.a wcs_data.o
#
# gfortran -g -O2 -I. -c dis_data.f
#
# gfortran -g -O2 -I. -c prj_data.f
# ar r ../C/libwcs-5.15.a dis_data.o
# ar r ../C/libwcs-5.15.a prj_data.o
#
# gfortran -g -O2 -I. -c wcsunits_data.f
#
# gfortran -g -O2 -I. -c tab_data.f
# ar r ../C/libwcs-5.15.a wcsunits_data.o
# ar r ../C/libwcs-5.15.a tab_data.o
#
# gfortran -g -O2 -I. -c spx_data.f
#
# gfortran -g -O2 -I. -c wcsfix_data.f
# ar r ../C/libwcs-5.15.a spx_data.o
# ar r ../C/libwcs-5.15.a wcsfix_data.o
#
# gfortran -g -O2 -I. -c fitshdr_data.f
# ar r ../C/libwcs-5.15.a fitshdr_data.o
#
# gfortran -g -O2 -I. -c log_data.f
# ar r ../C/libwcs-5.15.a log_data.o
#
# gfortran -g -O2 -I. -c spc_data.f
# ar r ../C/libwcs-5.15.a spc_data.o
#
# gfortran -g -O2 -I. -c lin_data.f
# ar r ../C/libwcs-5.15.a lin_data.o
#
# ranlib ../C/libwcs-5.15.a
# make -C ../C install
# make[2]: Entering directory '/tmp/wcslib/src/wcslib-5.15/C'
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c cel.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c dis.c
# ar r libwcs-5.15.a cel.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c fitshdr.c
# ar r libwcs-5.15.a dis.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c lin.c
# ar r libwcs-5.15.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c log.c
# ar r libwcs-5.15.a log.o
# ar r libwcs-5.15.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c prj.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spc.c
# ar r libwcs-5.15.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c sph.c
# ar r libwcs-5.15.a sph.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c spx.c
# ar r libwcs-5.15.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c tab.c
# ar r libwcs-5.15.a prj.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcs.c
# ar r libwcs-5.15.a tab.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsbth.c
# ar r libwcs-5.15.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcserr.c
# ar r libwcs-5.15.a wcserr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsfix.c
# ar r libwcs-5.15.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcshdr.c
# ar r libwcs-5.15.a wcshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcspih.c
# ar r libwcs-5.15.a wcsbth.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsprintf.c
# ar r libwcs-5.15.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcstrig.c
# ar r libwcs-5.15.a wcstrig.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsulex.c
# ar r libwcs-5.15.a wcsulex.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsunits.c
# ar r libwcs-5.15.a wcsunits.o
# ar r libwcs-5.15.a wcspih.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutil.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -c wcsutrn.c
# ar r libwcs-5.15.a wcsutil.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c cel.c
# ar r libwcs-PIC.a cel.o
# ar r libwcs-5.15.a wcsutrn.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c dis.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c fitshdr.c
# ar r libwcs-PIC.a dis.o
# ar r libwcs-PIC.a fitshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c lin.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c log.c
# ar r libwcs-PIC.a log.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c prj.c
# ar r libwcs-PIC.a lin.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spc.c
# ar r libwcs-PIC.a spc.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c sph.c
# ar r libwcs-PIC.a sph.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c spx.c
# ar r libwcs-PIC.a spx.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c tab.c
# ar r libwcs-PIC.a prj.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcs.c
# ar r libwcs-PIC.a tab.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsbth.c
# ar r libwcs-PIC.a wcs.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcserr.c
# ar r libwcs-PIC.a wcserr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsfix.c
# ar r libwcs-PIC.a wcsfix.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcshdr.c
# ar r libwcs-PIC.a wcsbth.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcspih.c
# ar r libwcs-PIC.a wcshdr.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsprintf.c
# ar r libwcs-PIC.a wcsprintf.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcstrig.c
# ar r libwcs-PIC.a wcstrig.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsulex.c
# ar r libwcs-PIC.a wcspih.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsunits.c
# ar r libwcs-PIC.a wcsunits.o
# ar r libwcs-PIC.a wcsulex.o
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutil.c
#
# gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -c wcsutrn.c
# ar r libwcs-PIC.a wcsutil.o
#
# ranlib libwcs-5.15.a
# ar r libwcs-PIC.a wcsutrn.o
#
# mkdir tmp && \
# cd tmp && \
# trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
# ar x ../libwcs-PIC.a && \
# gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.15 *.o -L/usr/local/lib -lm && \
# mv libwcs.so.5.15 ..
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/lib" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/lib ; \
# fi
# /usr/bin/install -c -m 644 libwcs-5.15.a /tmp/wcslib/pkg/wcslib/usr/lib
# ranlib /tmp/wcslib/pkg/wcslib/usr/lib/libwcs-5.15.a
# if [ -h "/tmp/wcslib/pkg/wcslib/usr/lib/libwcs.a" ] ; then \
# rm -f /tmp/wcslib/pkg/wcslib/usr/lib/libwcs.a ; \
# fi
# ln -s libwcs-5.15.a /tmp/wcslib/pkg/wcslib/usr/lib/libwcs.a
# if [ "libwcs.so.5.15" != "" ] ; then \
# /usr/bin/install -c -m 755 libwcs.so.5.15 /tmp/wcslib/pkg/wcslib/usr/lib ; \
# if [ -h "/tmp/wcslib/pkg/wcslib/usr/lib/libwcs.so.5" ] ; then \
# rm -f /tmp/wcslib/pkg/wcslib/usr/lib/libwcs.so.5 ; \
# fi ; \
# ln -s libwcs.so.5.15 /tmp/wcslib/pkg/wcslib/usr/lib/libwcs.so.5 ; \
# if [ "libwcs.so" != "" ] ; then \
# if [ -h "/tmp/wcslib/pkg/wcslib/usr/lib/libwcs.so" ] ; then \
# rm -f /tmp/wcslib/pkg/wcslib/usr/lib/libwcs.so ; \
# fi ; \
# ln -s libwcs.so.5 /tmp/wcslib/pkg/wcslib/usr/lib/libwcs.so ; \
# fi ; \
# fi
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/include/wcslib-5.15" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/include/wcslib-5.15 ; \
# fi
# /usr/bin/install -c -m 444 *.h /tmp/wcslib/pkg/wcslib/usr/include/wcslib-5.15
# rm -f /tmp/wcslib/pkg/wcslib/usr/include/wcslib
# ln -s wcslib-5.15 /tmp/wcslib/pkg/wcslib/usr/include/wcslib
# make[2]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/C'
# /usr/bin/install -c -m 444 *.inc /tmp/wcslib/pkg/wcslib/usr/include/wcslib-5.15
# make[1]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/Fortran'
# make[1]: Entering directory '/tmp/wcslib/src/wcslib-5.15/utils'
#
# gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include \
# -c -o wcsware.o wcsware.c
# gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-5.15.a \
# -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath -lm
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/bin" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/bin ; \
# fi
# /usr/bin/install -c -m 755 fitshdr HPXcvt wcsware /tmp/wcslib/pkg/wcslib/usr/bin
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/share/man" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/share/man/man1 ; \
# fi
# /usr/bin/install -c -m 644 fitshdr.1 HPXcvt.1 wcsware.1 /tmp/wcslib/pkg/wcslib/usr/share/man/man1
# make[1]: Leaving directory '/tmp/wcslib/src/wcslib-5.15/utils'
# /usr/bin/install -c -m 444 wcsconfig.h wcsconfig_f77.h /tmp/wcslib/pkg/wcslib/usr/include/wcslib-5.15
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15 ; \
# fi
# /usr/bin/install -c -m 444 CHANGES COPYING* README /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15
# if [ -h /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib ] ; then \
# rm -f /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib ; \
# ln -s wcslib-5.15 /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib ; \
# fi
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15 ; \
# fi
# /usr/bin/install -c -m 444 wcslib.pdf /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15/html" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15/html ; \
# fi
# /usr/bin/install -c -m 444 html/* /tmp/wcslib/pkg/wcslib/usr/share/doc/wcslib-5.15/html
# if [ ! -d "/tmp/wcslib/pkg/wcslib/usr/lib/pkgconfig" ] ; then \
# /usr/bin/install -c -d -m 2775 /tmp/wcslib/pkg/wcslib/usr/lib/pkgconfig ; \
# fi
# /usr/bin/install -c -m 444 wcslib.pc /tmp/wcslib/pkg/wcslib/usr/lib/pkgconfig/wcslib.pc
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "wcslib"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: wcslib 5.15-1 (Wed Aug 24 13:47:05 UTC 2016)

CMD: pacman --query --file wcslib-5.15-1-x86_64.pkg.tar.xz
# wcslib 5.15-1

Creating hybrid package for 'wcslib'

Trying to find vanilla package 'wcslib'...

CMD: pacman --query --file /mirror/wcslib-5.15-1.pkg.tar.xz
# wcslib 5.15-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libwcs.so.5
# /usr/lib/libwcs.so
# /usr/lib/libwcs-5.15.a
# /usr/lib/libwcs.so.5.15
# /usr/lib/pkgconfig/wcslib.pc
# /usr/include/wcslib-5.15/cel.h
# /usr/include/wcslib-5.15/dis.h
# /usr/include/wcslib-5.15/fitshdr.h
# /usr/include/wcslib-5.15/getwcstab.h
# /usr/include/wcslib-5.15/lin.h
# /usr/include/wcslib-5.15/log.h
# /usr/include/wcslib-5.15/prj.h
# /usr/include/wcslib-5.15/spc.h
# /usr/include/wcslib-5.15/sph.h
# /usr/include/wcslib-5.15/spx.h
# /usr/include/wcslib-5.15/tab.h
# /usr/include/wcslib-5.15/wcs.h
# /usr/include/wcslib-5.15/wcserr.h
# /usr/include/wcslib-5.15/wcsfix.h
# /usr/include/wcslib-5.15/wcshdr.h
# /usr/include/wcslib-5.15/wcslib.h
# /usr/include/wcslib-5.15/wcsmath.h
# /usr/include/wcslib-5.15/wcsprintf.h
# /usr/include/wcslib-5.15/wcstrig.h
# /usr/include/wcslib-5.15/wcsunits.h
# /usr/include/wcslib-5.15/wcsutil.h
# /usr/include/wcslib-5.15/cel.inc
# /usr/include/wcslib-5.15/dis.inc
# /usr/include/wcslib-5.15/fitshdr.inc
# /usr/include/wcslib-5.15/getwcstab.inc
# /usr/include/wcslib-5.15/lin.inc
# /usr/include/wcslib-5.15/log.inc
# /usr/include/wcslib-5.15/prj.inc
# /usr/include/wcslib-5.15/spc.inc
# /usr/include/wcslib-5.15/sph.inc
# /usr/include/wcslib-5.15/spx.inc
# /usr/include/wcslib-5.15/tab.inc
# /usr/include/wcslib-5.15/wcs.inc
# /usr/include/wcslib-5.15/wcserr.inc
# /usr/include/wcslib-5.15/wcsfix.inc
# /usr/include/wcslib-5.15/wcshdr.inc
# /usr/include/wcslib-5.15/wcsmath.inc
# /usr/include/wcslib-5.15/wcsunits.inc
# /usr/include/wcslib-5.15/wcsconfig.h
# /usr/include/wcslib-5.15/wcsconfig_f77.h
# /usr/bin/fitshdr
# /usr/bin/HPXcvt
# /usr/bin/wcsware
# /usr/share/man/man1/fitshdr.1.gz
# /usr/share/man/man1/HPXcvt.1.gz
# /usr/share/man/man1/wcsware.1.gz
# /usr/share/doc/wcslib-5.15/CHANGES
# /usr/share/doc/wcslib-5.15/COPYING
# /usr/share/doc/wcslib-5.15/COPYING.LESSER
# /usr/share/doc/wcslib-5.15/README
# /usr/share/doc/wcslib-5.15/wcslib.pdf
# /usr/share/doc/wcslib-5.15/html/Bonne.gif
# /usr/share/doc/wcslib-5.15/html/annotated.html
# /usr/share/doc/wcslib-5.15/html/arrowdown.png
# /usr/share/doc/wcslib-5.15/html/arrowright.png
# /usr/share/doc/wcslib-5.15/html/bc_s.png
# /usr/share/doc/wcslib-5.15/html/bdwn.png
# /usr/share/doc/wcslib-5.15/html/cel_8h.html
# /usr/share/doc/wcslib-5.15/html/cel_8h_source.html
# /usr/share/doc/wcslib-5.15/html/classes.html
# /usr/share/doc/wcslib-5.15/html/closed.png
# /usr/share/doc/wcslib-5.15/html/deprecated.html
# /usr/share/doc/wcslib-5.15/html/diagnostics.html
# /usr/share/doc/wcslib-5.15/html/dir_af99bb3c152a306abd27951285ad1127.html
# /usr/share/doc/wcslib-5.15/html/dis_8h.html
# /usr/share/doc/wcslib-5.15/html/dis_8h_source.html
# /usr/share/doc/wcslib-5.15/html/doc.png
# /usr/share/doc/wcslib-5.15/html/doxygen.css
# /usr/share/doc/wcslib-5.15/html/doxygen.png
# /usr/share/doc/wcslib-5.15/html/dynsections.js
# /usr/share/doc/wcslib-5.15/html/files.html
# /usr/share/doc/wcslib-5.15/html/fitshdr_8h.html
# /usr/share/doc/wcslib-5.15/html/fitshdr_8h_source.html
# /usr/share/doc/wcslib-5.15/html/folderclosed.png
# /usr/share/doc/wcslib-5.15/html/folderopen.png
# /usr/share/doc/wcslib-5.15/html/form_0.png
# /usr/share/doc/wcslib-5.15/html/form_1.png
# /usr/share/doc/wcslib-5.15/html/form_10.png
# /usr/share/doc/wcslib-5.15/html/form_11.png
# /usr/share/doc/wcslib-5.15/html/form_12.png
# /usr/share/doc/wcslib-5.15/html/form_13.png
# /usr/share/doc/wcslib-5.15/html/form_14.png
# /usr/share/doc/wcslib-5.15/html/form_15.png
# /usr/share/doc/wcslib-5.15/html/form_16.png
# /usr/share/doc/wcslib-5.15/html/form_17.png
# /usr/share/doc/wcslib-5.15/html/form_18.png
# /usr/share/doc/wcslib-5.15/html/form_19.png
# /usr/share/doc/wcslib-5.15/html/form_2.png
# /usr/share/doc/wcslib-5.15/html/form_20.png
# /usr/share/doc/wcslib-5.15/html/form_21.png
# /usr/share/doc/wcslib-5.15/html/form_22.png
# /usr/share/doc/wcslib-5.15/html/form_23.png
# /usr/share/doc/wcslib-5.15/html/form_24.png
# /usr/share/doc/wcslib-5.15/html/form_25.png
# /usr/share/doc/wcslib-5.15/html/form_26.png
# /usr/share/doc/wcslib-5.15/html/form_27.png
# /usr/share/doc/wcslib-5.15/html/form_28.png
# /usr/share/doc/wcslib-5.15/html/form_29.png
# /usr/share/doc/wcslib-5.15/html/form_3.png
# /usr/share/doc/wcslib-5.15/html/form_30.png
# /usr/share/doc/wcslib-5.15/html/form_31.png
# /usr/share/doc/wcslib-5.15/html/form_32.png
# /usr/share/doc/wcslib-5.15/html/form_33.png
# /usr/share/doc/wcslib-5.15/html/form_34.png
# /usr/share/doc/wcslib-5.15/html/form_35.png
# /usr/share/doc/wcslib-5.15/html/form_36.png
# /usr/share/doc/wcslib-5.15/html/form_37.png
# /usr/share/doc/wcslib-5.15/html/form_38.png
# /usr/share/doc/wcslib-5.15/html/form_39.png
# /usr/share/doc/wcslib-5.15/html/form_4.png
# /usr/share/doc/wcslib-5.15/html/form_40.png
# /usr/share/doc/wcslib-5.15/html/form_41.png
# /usr/share/doc/wcslib-5.15/html/form_42.png
# /usr/share/doc/wcslib-5.15/html/form_43.png
# /usr/share/doc/wcslib-5.15/html/form_44.png
# /usr/share/doc/wcslib-5.15/html/form_45.png
# /usr/share/doc/wcslib-5.15/html/form_46.png
# /usr/share/doc/wcslib-5.15/html/form_47.png
# /usr/share/doc/wcslib-5.15/html/form_48.png
# /usr/share/doc/wcslib-5.15/html/form_49.png
# /usr/share/doc/wcslib-5.15/html/form_5.png
# /usr/share/doc/wcslib-5.15/html/form_50.png
# /usr/share/doc/wcslib-5.15/html/form_51.png
# /usr/share/doc/wcslib-5.15/html/form_52.png
# /usr/share/doc/wcslib-5.15/html/form_53.png
# /usr/share/doc/wcslib-5.15/html/form_54.png
# /usr/share/doc/wcslib-5.15/html/form_55.png
# /usr/share/doc/wcslib-5.15/html/form_56.png
# /usr/share/doc/wcslib-5.15/html/form_57.png
# /usr/share/doc/wcslib-5.15/html/form_58.png
# /usr/share/doc/wcslib-5.15/html/form_59.png
# /usr/share/doc/wcslib-5.15/html/form_6.png
# /usr/share/doc/wcslib-5.15/html/form_60.png
# /usr/share/doc/wcslib-5.15/html/form_61.png
# /usr/share/doc/wcslib-5.15/html/form_62.png
# /usr/share/doc/wcslib-5.15/html/form_63.png
# /usr/share/doc/wcslib-5.15/html/form_64.png
# /usr/share/doc/wcslib-5.15/html/form_65.png
# /usr/share/doc/wcslib-5.15/html/form_66.png
# /usr/share/doc/wcslib-5.15/html/form_67.png
# /usr/share/doc/wcslib-5.15/html/form_68.png
# /usr/share/doc/wcslib-5.15/html/form_69.png
# /usr/share/doc/wcslib-5.15/html/form_7.png
# /usr/share/doc/wcslib-5.15/html/form_70.png
# /usr/share/doc/wcslib-5.15/html/form_71.png
# /usr/share/doc/wcslib-5.15/html/form_72.png
# /usr/share/doc/wcslib-5.15/html/form_73.png
# /usr/share/doc/wcslib-5.15/html/form_74.png
# /usr/share/doc/wcslib-5.15/html/form_75.png
# /usr/share/doc/wcslib-5.15/html/form_76.png
# /usr/share/doc/wcslib-5.15/html/form_8.png
# /usr/share/doc/wcslib-5.15/html/form_9.png
# /usr/share/doc/wcslib-5.15/html/formula.repository
# /usr/share/doc/wcslib-5.15/html/fortran.html
# /usr/share/doc/wcslib-5.15/html/functions.html
# /usr/share/doc/wcslib-5.15/html/functions_b.html
# /usr/share/doc/wcslib-5.15/html/functions_c.html
# /usr/share/doc/wcslib-5.15/html/functions_d.html
# /usr/share/doc/wcslib-5.15/html/functions_e.html
# /usr/share/doc/wcslib-5.15/html/functions_f.html
# /usr/share/doc/wcslib-5.15/html/functions_g.html
# /usr/share/doc/wcslib-5.15/html/functions_i.html
# /usr/share/doc/wcslib-5.15/html/functions_j.html
# /usr/share/doc/wcslib-5.15/html/functions_k.html
# /usr/share/doc/wcslib-5.15/html/functions_l.html
# /usr/share/doc/wcslib-5.15/html/functions_m.html
# /usr/share/doc/wcslib-5.15/html/functions_n.html
# /usr/share/doc/wcslib-5.15/html/functions_o.html
# /usr/share/doc/wcslib-5.15/html/functions_p.html
# /usr/share/doc/wcslib-5.15/html/functions_r.html
# /usr/share/doc/wcslib-5.15/html/functions_s.html
# /usr/share/doc/wcslib-5.15/html/functions_t.html
# /usr/share/doc/wcslib-5.15/html/functions_u.html
# /usr/share/doc/wcslib-5.15/html/functions_v.html
# /usr/share/doc/wcslib-5.15/html/functions_vars.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_b.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_c.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_d.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_e.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_f.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_g.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_i.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_j.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_k.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_l.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_m.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_n.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_o.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_p.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_r.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_s.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_t.html
# /usr/share/doc/wcslib-5.15/html/functions_w.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_u.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_v.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_w.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_x.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_y.html
# /usr/share/doc/wcslib-5.15/html/functions_vars_z.html
# /usr/share/doc/wcslib-5.15/html/functions_x.html
# /usr/share/doc/wcslib-5.15/html/functions_y.html
# /usr/share/doc/wcslib-5.15/html/functions_z.html
# /usr/share/doc/wcslib-5.15/html/getwcstab_8h.html
# /usr/share/doc/wcslib-5.15/html/getwcstab_8h_source.html
# /usr/share/doc/wcslib-5.15/html/globals.html
# /usr/share/doc/wcslib-5.15/html/globals_b.html
# /usr/share/doc/wcslib-5.15/html/globals_c.html
# /usr/share/doc/wcslib-5.15/html/globals_d.html
# /usr/share/doc/wcslib-5.15/html/globals_defs.html
# /usr/share/doc/wcslib-5.15/html/globals_e.html
# /usr/share/doc/wcslib-5.15/html/globals_enum.html
# /usr/share/doc/wcslib-5.15/html/globals_eval.html
# /usr/share/doc/wcslib-5.15/html/globals_f.html
# /usr/share/doc/wcslib-5.15/html/globals_func.html
# /usr/share/doc/wcslib-5.15/html/globals_func_b.html
# /usr/share/doc/wcslib-5.15/html/globals_func_c.html
# /usr/share/doc/wcslib-5.15/html/globals_func_d.html
# /usr/share/doc/wcslib-5.15/html/globals_func_e.html
# /usr/share/doc/wcslib-5.15/html/globals_func_f.html
# /usr/share/doc/wcslib-5.15/html/globals_func_h.html
# /usr/share/doc/wcslib-5.15/html/globals_func_l.html
# /usr/share/doc/wcslib-5.15/html/globals_func_m.html
# /usr/share/doc/wcslib-5.15/html/globals_func_p.html
# /usr/share/doc/wcslib-5.15/html/globals_func_q.html
# /usr/share/doc/wcslib-5.15/html/globals_func_s.html
# /usr/share/doc/wcslib-5.15/html/globals_func_t.html
# /usr/share/doc/wcslib-5.15/html/globals_func_u.html
# /usr/share/doc/wcslib-5.15/html/globals_func_v.html
# /usr/share/doc/wcslib-5.15/html/globals_func_w.html
# /usr/share/doc/wcslib-5.15/html/globals_func_x.html
# /usr/share/doc/wcslib-5.15/html/globals_func_z.html
# /usr/share/doc/wcslib-5.15/html/globals_h.html
# /usr/share/doc/wcslib-5.15/html/globals_i.html
# /usr/share/doc/wcslib-5.15/html/globals_k.html
# /usr/share/doc/wcslib-5.15/html/globals_l.html
# /usr/share/doc/wcslib-5.15/html/globals_m.html
# /usr/share/doc/wcslib-5.15/html/globals_n.html
# /usr/share/doc/wcslib-5.15/html/globals_p.html
# /usr/share/doc/wcslib-5.15/html/globals_q.html
# /usr/share/doc/wcslib-5.15/html/globals_r.html
# /usr/share/doc/wcslib-5.15/html/globals_s.html
# /usr/share/doc/wcslib-5.15/html/globals_t.html
# /usr/share/doc/wcslib-5.15/html/globals_type.html
# /usr/share/doc/wcslib-5.15/html/globals_u.html
# /usr/share/doc/wcslib-5.15/html/globals_v.html
# /usr/share/doc/wcslib-5.15/html/globals_vars.html
# /usr/share/doc/wcslib-5.15/html/globals_w.html
# /usr/share/doc/wcslib-5.15/html/globals_x.html
# /usr/share/doc/wcslib-5.15/html/globals_z.html
# /usr/share/doc/wcslib-5.15/html/index.html
# /usr/share/doc/wcslib-5.15/html/intro.html
# /usr/share/doc/wcslib-5.15/html/jquery.js
# /usr/share/doc/wcslib-5.15/html/lin_8h.html
# /usr/share/doc/wcslib-5.15/html/lin_8h_source.html
# /usr/share/doc/wcslib-5.15/html/log_8h.html
# /usr/share/doc/wcslib-5.15/html/log_8h_source.html
# /usr/share/doc/wcslib-5.15/html/memory.html
# /usr/share/doc/wcslib-5.15/html/nav_f.png
# /usr/share/doc/wcslib-5.15/html/nav_g.png
# /usr/share/doc/wcslib-5.15/html/nav_h.png
# /usr/share/doc/wcslib-5.15/html/open.png
# /usr/share/doc/wcslib-5.15/html/overview.html
# /usr/share/doc/wcslib-5.15/html/pages.html
# /usr/share/doc/wcslib-5.15/html/pgsbox.html
# /usr/share/doc/wcslib-5.15/html/prj_8h.html
# /usr/share/doc/wcslib-5.15/html/prj_8h_source.html
# /usr/share/doc/wcslib-5.15/html/software.html
# /usr/share/doc/wcslib-5.15/html/spc_8h.html
# /usr/share/doc/wcslib-5.15/html/spc_8h_source.html
# /usr/share/doc/wcslib-5.15/html/sph_8h.html
# /usr/share/doc/wcslib-5.15/html/sph_8h_source.html
# /usr/share/doc/wcslib-5.15/html/splitbar.png
# /usr/share/doc/wcslib-5.15/html/spx_8h.html
# /usr/share/doc/wcslib-5.15/html/spx_8h_source.html
# /usr/share/doc/wcslib-5.15/html/structcelprm.html
# /usr/share/doc/wcslib-5.15/html/structdisprm.html
# /usr/share/doc/wcslib-5.15/html/structdpkey.html
# /usr/share/doc/wcslib-5.15/html/structfitskey.html
# /usr/share/doc/wcslib-5.15/html/structfitskeyid.html
# /usr/share/doc/wcslib-5.15/html/structlinprm.html
# /usr/share/doc/wcslib-5.15/html/structprjprm.html
# /usr/share/doc/wcslib-5.15/html/structpscard.html
# /usr/share/doc/wcslib-5.15/html/structpvcard.html
# /usr/share/doc/wcslib-5.15/html/structs.html
# /usr/share/doc/wcslib-5.15/html/structspcprm.html
# /usr/share/doc/wcslib-5.15/html/structspxprm.html
# /usr/share/doc/wcslib-5.15/html/structtabprm.html
# /usr/share/doc/wcslib-5.15/html/structwcserr.html
# /usr/share/doc/wcslib-5.15/html/structwcsprm.html
# /usr/share/doc/wcslib-5.15/html/structwtbarr.html
# /usr/share/doc/wcslib-5.15/html/sync_off.png
# /usr/share/doc/wcslib-5.15/html/sync_on.png
# /usr/share/doc/wcslib-5.15/html/tab_8h.html
# /usr/share/doc/wcslib-5.15/html/tab_8h_source.html
# /usr/share/doc/wcslib-5.15/html/tab_a.png
# /usr/share/doc/wcslib-5.15/html/tab_b.png
# /usr/share/doc/wcslib-5.15/html/tab_h.png
# /usr/share/doc/wcslib-5.15/html/tab_s.png
# /usr/share/doc/wcslib-5.15/html/tabs.css
# /usr/share/doc/wcslib-5.15/html/testing.html
# /usr/share/doc/wcslib-5.15/html/threads.html
# /usr/share/doc/wcslib-5.15/html/vector.html
# /usr/share/doc/wcslib-5.15/html/versioning.html
# /usr/share/doc/wcslib-5.15/html/wcs_8h.html
# /usr/share/doc/wcslib-5.15/html/wcs_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcserr_8h.html
# /usr/share/doc/wcslib-5.15/html/wcserr_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcsfix_8h.html
# /usr/share/doc/wcslib-5.15/html/wcsfix_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcshdr_8h.html
# /usr/share/doc/wcslib-5.15/html/wcshdr_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcslib_8h.html
# /usr/share/doc/wcslib-5.15/html/wcslib_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcsmath_8h.html
# /usr/share/doc/wcslib-5.15/html/wcsmath_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcsprintf_8h.html
# /usr/share/doc/wcslib-5.15/html/wcsprintf_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcstrig_8h.html
# /usr/share/doc/wcslib-5.15/html/wcstrig_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcsunits_8h.html
# /usr/share/doc/wcslib-5.15/html/wcsunits_8h_source.html
# /usr/share/doc/wcslib-5.15/html/wcsutil_8h.html
# /usr/share/doc/wcslib-5.15/html/wcsutil_8h_source.html
# /sysroot/usr/lib/libwcs-5.15.a
# /sysroot/usr/lib/libwcs.a
# /sysroot/usr/lib/libwcs.so.5.15
# /sysroot/usr/lib/libwcs.so.5
# /sysroot/usr/lib/libwcs.so
# /sysroot/usr/lib/pkgconfig/wcslib.pc
# /sysroot/usr/include/wcslib-5.15/cel.h
# /sysroot/usr/include/wcslib-5.15/dis.h
# /sysroot/usr/include/wcslib-5.15/fitshdr.h
# /sysroot/usr/include/wcslib-5.15/getwcstab.h
# /sysroot/usr/include/wcslib-5.15/lin.h
# /sysroot/usr/include/wcslib-5.15/log.h
# /sysroot/usr/include/wcslib-5.15/prj.h
# /sysroot/usr/include/wcslib-5.15/spc.h
# /sysroot/usr/include/wcslib-5.15/sph.h
# /sysroot/usr/include/wcslib-5.15/spx.h
# /sysroot/usr/include/wcslib-5.15/tab.h
# /sysroot/usr/include/wcslib-5.15/wcs.h
# /sysroot/usr/include/wcslib-5.15/wcserr.h
# /sysroot/usr/include/wcslib-5.15/wcsfix.h
# /sysroot/usr/include/wcslib-5.15/wcshdr.h
# /sysroot/usr/include/wcslib-5.15/wcslib.h
# /sysroot/usr/include/wcslib-5.15/wcsmath.h
# /sysroot/usr/include/wcslib-5.15/wcsprintf.h
# /sysroot/usr/include/wcslib-5.15/wcstrig.h
# /sysroot/usr/include/wcslib-5.15/wcsunits.h
# /sysroot/usr/include/wcslib-5.15/wcsutil.h
# /sysroot/usr/include/wcslib-5.15/cel.inc
# /sysroot/usr/include/wcslib-5.15/dis.inc
# /sysroot/usr/include/wcslib-5.15/fitshdr.inc
# /sysroot/usr/include/wcslib-5.15/getwcstab.inc
# /sysroot/usr/include/wcslib-5.15/lin.inc
# /sysroot/usr/include/wcslib-5.15/log.inc
# /sysroot/usr/include/wcslib-5.15/prj.inc
# /sysroot/usr/include/wcslib-5.15/spc.inc
# /sysroot/usr/include/wcslib-5.15/sph.inc
# /sysroot/usr/include/wcslib-5.15/spx.inc
# /sysroot/usr/include/wcslib-5.15/tab.inc
# /sysroot/usr/include/wcslib-5.15/wcs.inc
# /sysroot/usr/include/wcslib-5.15/wcserr.inc
# /sysroot/usr/include/wcslib-5.15/wcsfix.inc
# /sysroot/usr/include/wcslib-5.15/wcshdr.inc
# /sysroot/usr/include/wcslib-5.15/wcsmath.inc
# /sysroot/usr/include/wcslib-5.15/wcsunits.inc
# /sysroot/usr/include/wcslib-5.15/wcsconfig.h
# /sysroot/usr/include/wcslib-5.15/wcsconfig_f77.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf wcslib.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/wcslib.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wcslib.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/wcslib.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/wcslib/src/wcslib-5.15/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by WCSLIB configure 5.15, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --without-pgplot
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 01ba63a4ce28
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2620: checking build system type
# configure:2634: result: x86_64-unknown-linux-gnu
# configure:2661: checking for flex
# configure:2677: found /usr/bin/flex
# configure:2688: result: flex
# configure:2705: Using Flex version 2.6.0.
# configure:2727: checking for x86_64-unknown-linux-gcc
# configure:2757: result: no
# configure:2767: checking for gcc
# configure:2783: found /usr/bin/gcc
# configure:2794: result: gcc
# configure:3023: checking for C compiler version
# configure:3032: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3043: $? = 0
# configure:3032: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3043: $? = 0
# configure:3032: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3043: $? = 1
# configure:3032: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3043: $? = 1
# configure:3063: checking whether the C compiler works
# configure:3085: gcc conftest.c >&5
# configure:3089: $? = 0
# configure:3137: result: yes
# configure:3140: checking for C compiler default output file name
# configure:3142: result: a.out
# configure:3148: checking for suffix of executables
# configure:3155: gcc -o conftest conftest.c >&5
# configure:3159: $? = 0
# configure:3181: result:
# configure:3203: checking whether we are cross compiling
# configure:3211: gcc -o conftest conftest.c >&5
# configure:3215: $? = 0
# configure:3222: ./conftest
# configure:3226: $? = 0
# configure:3241: result: no
# configure:3246: checking for suffix of object files
# configure:3268: gcc -c conftest.c >&5
# configure:3272: $? = 0
# configure:3293: result: o
# configure:3297: checking whether we are using the GNU C compiler
# configure:3316: gcc -c conftest.c >&5
# configure:3316: $? = 0
# configure:3325: result: yes
# configure:3334: checking whether gcc accepts -g
# configure:3354: gcc -c -g conftest.c >&5
# configure:3354: $? = 0
# configure:3395: result: yes
# configure:3412: checking for gcc option to accept ISO C89
# configure:3475: gcc -c conftest.c >&5
# configure:3475: $? = 0
# configure:3488: result: none needed
# configure:3513: checking how to run the C preprocessor
# configure:3544: gcc -E conftest.c
# configure:3544: $? = 0
# configure:3558: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3558: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | /* end confdefs.h. */
# | #include
# configure:3583: result: gcc -E
# configure:3603: gcc -E conftest.c
# configure:3603: $? = 0
# configure:3617: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3617: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | /* end confdefs.h. */
# | #include
# configure:3653: checking for x86_64-unknown-linux-gcc
# configure:3680: result: gcc
# configure:3949: checking for C compiler version
# configure:3958: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3969: $? = 0
# configure:3958: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3969: $? = 0
# configure:3958: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3969: $? = 1
# configure:3958: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3969: $? = 1
# configure:3973: checking whether we are using the GNU C compiler
# configure:4001: result: yes
# configure:4010: checking whether gcc accepts -g
# configure:4071: result: yes
# configure:4088: checking for gcc option to accept ISO C89
# configure:4164: result: none needed
# configure:4188: checking for gcc option to accept ISO C99
# configure:4337: gcc -c conftest.c >&5
# configure:4337: $? = 0
# configure:4350: result: none needed
# configure:4458: checking for gcc option to accept ISO Standard C
# configure:4469: result: none needed
# configure:4477: checking for an ANSI C-conforming const
# configure:4543: gcc -c conftest.c >&5
# configure:4543: $? = 0
# configure:4550: result: yes
# configure:4559: checking for grep that handles long lines and -e
# configure:4617: result: /usr/bin/grep
# configure:4622: checking for egrep
# configure:4684: result: /usr/bin/grep -E
# configure:4689: checking for ANSI C header files
# configure:4709: gcc -c conftest.c >&5
# configure:4709: $? = 0
# configure:4782: gcc -o conftest conftest.c >&5
# configure:4782: $? = 0
# configure:4782: ./conftest
# configure:4782: $? = 0
# configure:4793: result: yes
# configure:4806: checking for sys/types.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for sys/stat.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for stdlib.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for string.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for memory.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for strings.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for inttypes.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for stdint.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4806: checking for unistd.h
# configure:4806: gcc -c conftest.c >&5
# configure:4806: $? = 0
# configure:4806: result: yes
# configure:4818: checking for size_t
# configure:4818: gcc -c conftest.c >&5
# configure:4818: $? = 0
# configure:4818: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4818: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4818: result: yes
# configure:4842: checking for off_t
# configure:4842: gcc -c conftest.c >&5
# configure:4842: $? = 0
# configure:4842: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:4842: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4842: result: yes
# configure:4853: checking for int8_t
# configure:4853: gcc -c conftest.c >&5
# configure:4853: $? = 0
# configure:4853: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:4853: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 8 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4853: result: yes
# configure:4864: checking for int16_t
# configure:4864: gcc -c conftest.c >&5
# configure:4864: $? = 0
# configure:4864: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:4864: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 16 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4864: result: yes
# configure:4875: checking for int32_t
# configure:4875: gcc -c conftest.c >&5
# configure:4875: $? = 0
# configure:4875: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:57:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:4875: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4875: result: yes
# configure:4886: checking for uint8_t
# configure:4886: gcc -c conftest.c >&5
# configure:4886: $? = 0
# configure:4886: result: yes
# configure:4900: checking for uint16_t
# configure:4900: gcc -c conftest.c >&5
# configure:4900: $? = 0
# configure:4900: result: yes
# configure:4912: checking for uint32_t
# configure:4912: gcc -c conftest.c >&5
# configure:4912: $? = 0
# configure:4912: result: yes
# configure:4928: checking for ANSI C header files
# configure:5032: result: yes
# configure:5044: checking ctype.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking ctype.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for ctype.h
# configure:5044: result: yes
# configure:5044: checking errno.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking errno.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for errno.h
# configure:5044: result: yes
# configure:5044: checking limits.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking limits.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for limits.h
# configure:5044: result: yes
# configure:5044: checking locale.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking locale.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for locale.h
# configure:5044: result: yes
# configure:5044: checking math.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking math.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for math.h
# configure:5044: result: yes
# configure:5044: checking setjmp.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking setjmp.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for setjmp.h
# configure:5044: result: yes
# configure:5044: checking stdarg.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking stdarg.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for stdarg.h
# configure:5044: result: yes
# configure:5044: checking stdio.h usability
# configure:5044: gcc -c conftest.c >&5
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking stdio.h presence
# configure:5044: gcc -E conftest.c
# configure:5044: $? = 0
# configure:5044: result: yes
# configure:5044: checking for stdio.h
# configure:5044: result: yes
# configure:5044: checking for stdlib.h
# configure:5044: result: yes
# configure:5044: checking for string.h
# configure:5044: result: yes
# configure:5066: checking for floor in -lm
# configure:5091: gcc -o conftest conftest.c -lm >&5
# conftest.c:38:6: warning: conflicting types for built-in function 'floor'
# char floor ();
# ^~~~~
# configure:5091: $? = 0
# configure:5100: result: yes
# configure:5111: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5130: gcc -o conftest conftest.c -lm >&5
# configure:5130: $? = 0
# configure:5158: result: no
# configure:5181: checking for stdlib.h
# configure:5181: result: yes
# configure:5191: checking for GNU libc compatible malloc
# configure:5215: gcc -o conftest conftest.c -lm >&5
# configure:5215: $? = 0
# configure:5215: ./conftest
# configure:5215: $? = 0
# configure:5225: result: yes
# configure:5248: checking for stdlib.h
# configure:5248: result: yes
# configure:5258: checking for GNU libc compatible realloc
# configure:5282: gcc -o conftest conftest.c -lm >&5
# configure:5282: $? = 0
# configure:5282: ./conftest
# configure:5282: $? = 0
# configure:5292: result: yes
# configure:5320: checking whether lstat correctly handles trailing slash
# configure:5346: gcc -o conftest conftest.c -lm >&5
# configure:5346: $? = 0
# configure:5346: ./conftest
# configure:5346: $? = 0
# configure:5363: result: yes
# configure:5382: checking whether stat accepts an empty string
# configure:5402: gcc -o conftest conftest.c -lm >&5
# configure:5402: $? = 0
# configure:5402: ./conftest
# configure:5402: $? = 0
# configure:5412: result: no
# configure:5430: checking for vprintf
# configure:5430: gcc -o conftest conftest.c -lm >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:5430: $? = 0
# configure:5430: result: yes
# configure:5436: checking for _doprnt
# configure:5436: gcc -o conftest conftest.c -lm >&5
# /tmp/ccvK3gVx.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:5436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:5436: result: no
# configure:5450: checking for floor
# configure:5450: gcc -o conftest conftest.c -lm >&5
# conftest.c:62:6: warning: conflicting types for built-in function 'floor'
# char floor ();
# ^~~~~
# configure:5450: $? = 0
# configure:5450: result: yes
# configure:5450: checking for memset
# configure:5450: gcc -o conftest conftest.c -lm >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:5450: $? = 0
# configure:5450: result: yes
# configure:5450: checking for pow
# configure:5450: gcc -o conftest conftest.c -lm >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'pow'
# char pow ();
# ^~~
# configure:5450: $? = 0
# configure:5450: result: yes
# configure:5450: checking for setlocale
# configure:5450: gcc -o conftest conftest.c -lm >&5
# configure:5450: $? = 0
# configure:5450: result: yes
# configure:5450: checking for sqrt
# configure:5450: gcc -o conftest conftest.c -lm >&5
# conftest.c:66:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^~~~
# configure:5450: $? = 0
# configure:5450: result: yes
# configure:5450: checking for strchr
# configure:5450: gcc -o conftest conftest.c -lm >&5
# conftest.c:67:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:5450: $? = 0
# configure:5450: result: yes
# configure:5450: checking for strstr
# configure:5450: gcc -o conftest conftest.c -lm >&5
# conftest.c:68:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:5450: $? = 0
# configure:5450: result: yes
# configure:5462: checking for cosd in -lsunmath
# configure:5487: gcc -o conftest conftest.c -lsunmath -lm >&5
# /usr/bin/ld: cannot find -lsunmath
# collect2: error: ld returned 1 exit status
# configure:5487: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FLOOR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POW 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char cosd ();
# | int
# | main ()
# | {
# | return cosd ();
# | ;
# | return 0;
# | }
# configure:5496: result: no
# configure:5506: checking for sincos
# configure:5506: gcc -o conftest conftest.c -lm >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'sincos'
# char sincos ();
# ^~~~~~
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5521: checking size of int
# configure:5526: gcc -o conftest conftest.c -lm >&5
# configure:5526: $? = 0
# configure:5526: ./conftest
# configure:5526: $? = 0
# configure:5540: result: 4
# configure:5554: checking size of long int
# configure:5559: gcc -o conftest conftest.c -lm >&5
# configure:5559: $? = 0
# configure:5559: ./conftest
# configure:5559: $? = 0
# configure:5573: result: 8
# configure:5587: checking size of long long int
# configure:5592: gcc -o conftest conftest.c -lm >&5
# configure:5592: $? = 0
# configure:5592: ./conftest
# configure:5592: $? = 0
# configure:5606: result: 8
# configure:5638: checking for printf z format modifier for size_t type
# configure:5663: gcc -o conftest conftest.c -lm >&5
# configure:5663: $? = 0
# configure:5663: ./conftest
# configure:5663: $? = 0
# configure:5667: result: yes
# configure:5729: checking for x86_64-unknown-linux-gfortran
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-g77
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-f77
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-ifort
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-xlf
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-frt
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-pgf77
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-fl32
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-af77
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-fort77
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-f90
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-xlf90
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-pgf90
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-epcf90
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-f95
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-fort
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-xlf95
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-lf95
# configure:5759: result: no
# configure:5729: checking for x86_64-unknown-linux-g95
# configure:5759: result: no
# configure:5774: checking for gfortran
# configure:5790: found /usr/bin/gfortran
# configure:5801: result: gfortran
# configure:5827: checking for Fortran 77 compiler version
# configure:5836: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5847: $? = 0
# configure:5836: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5847: $? = 0
# configure:5836: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5847: $? = 1
# configure:5836: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5847: $? = 1
# configure:5856: checking whether we are using the GNU Fortran 77 compiler
# configure:5869: gfortran -c conftest.F >&5
# configure:5869: $? = 0
# configure:5878: result: yes
# configure:5884: checking whether gfortran accepts -g
# configure:5895: gfortran -c -g conftest.f >&5
# configure:5895: $? = 0
# configure:5903: result: yes
# configure:5957: checking whether gfortran accepts -I
# configure:5972: gfortran -c -I. conftest.f >&5
# configure:5972: $? = 0
# configure:5973: result: yes
# configure:5990: checking host system type
# configure:6003: result: x86_64-unknown-linux-gnu
# configure:6027: checking how to get verbose linking output from gfortran
# configure:6037: gfortran -c -g -O2 -I. conftest.f >&5
# configure:6037: $? = 0
# configure:6055: gfortran -o conftest -g -O2 -I. -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-pc-linux-gnu
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/f951 conftest.f -ffixed-form -I . -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/finclude -o /tmp/ccAvcuWe.s
# GNU Fortran (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v -I . --64 -o /tmp/cc456hJT.o /tmp/ccAvcuWe.s
# GNU assembler version 2.26.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.1
# Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbOFHxy.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. /tmp/cc456hJT.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# configure:6138: result: -v
# configure:6140: checking for Fortran 77 libraries of gfortran
# configure:6163: gfortran -o conftest -g -O2 -I. -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-pc-linux-gnu
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/f951 conftest.f -ffixed-form -I . -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/finclude -o /tmp/ccHLMWIk.s
# GNU Fortran (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v -I . --64 -o /tmp/cc523YJZ.o /tmp/ccHLMWIk.s
# GNU assembler version 2.26.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.1
# Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbLycME.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. /tmp/cc523YJZ.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# configure:6359: result: -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath
# configure:6377: checking for dummy main to link with Fortran 77 libraries
# configure:6411: gcc -o conftest conftest.c -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# configure:6411: $? = 0
# configure:6456: result: none
# configure:6489: checking for Fortran 77 name-mangling scheme
# configure:6502: gfortran -c -g -O2 -I. conftest.f >&5
# configure:6502: $? = 0
# configure:6543: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# /tmp/ccgaFuZ8.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `foobar'
# collect2: error: ld returned 1 exit status
# configure:6543: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FLOOR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POW 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_SINCOS 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define WCSLIB_INT64 long long int
# | #define MODZ "z"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char foobar ();
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | return foobar ();
# | ;
# | return 0;
# | }
# configure:6543: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# configure:6543: $? = 0
# configure:6601: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# configure:6601: $? = 0
# configure:6643: result: lower case, underscore, no extra underscore
# configure:6721: checking for printf$LDBLStub in -lSystemStubs
# configure:6754: gcc -o conftest conftest.c -lSystemStubs -lm >&5
# /usr/bin/ld: cannot find -lSystemStubs
# collect2: error: ld returned 1 exit status
# configure:6754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FLOOR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POW 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_SINCOS 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define WCSLIB_INT64 long long int
# | #define MODZ "z"
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char printf$LDBLStub ();
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | return printf$LDBLStub ();
# | ;
# | return 0;
# | }
# configure:6764: result: no
# configure:6778: checking for x86_64-unknown-linux-ranlib
# configure:6808: result: no
# configure:6818: checking for ranlib
# configure:6834: found /usr/bin/ranlib
# configure:6845: result: ranlib
# configure:6917: checking whether ln -s works
# configure:6921: result: yes
# configure:6942: checking for a BSD-compatible install
# configure:7010: result: /usr/bin/install -c
# configure:7023: End of primary configuration.
#
# configure:7030: Looking for libraries etc. for utilities and test suite...
# configure:7036: checking for unistd.h
# configure:7036: result: yes
# configure:7048: checking for _LARGEFILE_SOURCE value needed for large files
# configure:7111: result: no
# configure:7139: checking for special C compiler options needed for large files
# configure:7192: result: no
# configure:7198: checking for _FILE_OFFSET_BITS value needed for large files
# configure:7231: gcc -c conftest.c >&5
# configure:7231: $? = 0
# configure:7271: result: no
# configure:7423: WARNING: PGPLOT disabled
# configure:7467: checking for /usr/local/cfitsio/lib
# configure:7481: result: no
# configure:7467: checking for /local/cfitsio/lib
# configure:7481: result: no
# configure:7467: checking for /usr/local/lib
# configure:7481: result: yes
# configure:7467: checking for /local/lib
# configure:7481: result: no
# configure:7467: checking for /opt/local/lib
# configure:7481: result: no
# configure:7467: checking for /opt/SUNWspro/lib
# configure:7481: result: no
# configure:7467: checking for /sw/lib
# configure:7481: result: no
# configure:7505: checking for /usr/local/cfitsio/include/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /usr/local/cfitsio/include/fitsio.h
# configure:7540: result: no
# configure:7505: checking for /local/cfitsio/include/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /local/cfitsio/include/fitsio.h
# configure:7540: result: no
# configure:7505: checking for /usr/local/include/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /usr/local/include/fitsio.h
# configure:7540: result: no
# configure:7505: checking for /local/include/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /local/include/fitsio.h
# configure:7540: result: no
# configure:7505: checking for /opt/local/include/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /opt/local/include/fitsio.h
# configure:7540: result: no
# configure:7505: checking for /sw/include/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /sw/include/fitsio.h
# configure:7540: result: no
# configure:7505: checking for /local/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /local/fitsio.h
# configure:7540: result: no
# configure:7505: checking for /usr/include/cfitsio/fitsio.h
# configure:7519: result: no
# configure:7526: checking for /usr/include/fitsio.h
# configure:7540: result: yes
# configure:7548: checking for recv in -lsocket
# configure:7581: gcc -o conftest -L/usr/local/lib conftest.c -lsocket -lm -lm >&5
# /usr/bin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:7581: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WCSLIB"
# | #define PACKAGE_TARNAME "wcslib-5.15"
# | #define PACKAGE_VERSION "5.15"
# | #define PACKAGE_STRING "WCSLIB 5.15"
# | #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# | #define PACKAGE_URL ""
# | #define WCSLIB_VERSION 5.15
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FLOOR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POW 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SQRT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_SINCOS 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define WCSLIB_INT64 long long int
# | #define MODZ "z"
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char recv ();
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | return recv ();
# | ;
# | return 0;
# | }
# configure:7590: result: no
# configure:7596: checking for ffopen in -lcfitsio
# configure:7629: gcc -o conftest -L/usr/local/lib conftest.c -lcfitsio -lm -lm >&5
# configure:7629: $? = 0
# configure:7638: result: yes
# configure:7649: CFITSIO appears to be available.
# configure:7656: checking for fits_read_wcstab in -lcfitsio
# configure:7689: gcc -o conftest -L/usr/local/lib conftest.c -lcfitsio -lcfitsio -lm -lm >&5
# configure:7689: $? = 0
# configure:7698: result: yes
# configure:8472: End of auxiliary configuration.
#
# configure:8478: Configuring files...
# configure:8598: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by WCSLIB config.status 5.15, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 01ba63a4ce28
#
# config.status:878: creating makedefs
# config.status:878: creating wcslib.pc
# config.status:878: creating wcsconfig.h
# config.status:878: creating wcsconfig_f77.h
# config.status:878: creating wcsconfig_tests.h
# config.status:878: creating wcsconfig_utils.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_int16_t=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int8_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_f77_dummy_main=none
# ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath'
# ac_cv_f77_mangling='lower case, underscore, no extra underscore'
# ac_cv_file__local_cfitsio_fitsio_h=no
# ac_cv_file__local_cfitsio_include_cfitsio_fitsio_h=no
# ac_cv_file__local_cfitsio_include_fitsio_h=no
# ac_cv_file__local_cfitsio_lib=no
# ac_cv_file__local_fitsio_h=no
# ac_cv_file__local_include_cfitsio_fitsio_h=no
# ac_cv_file__local_include_fitsio_h=no
# ac_cv_file__local_lib=no
# ac_cv_file__opt_SUNWspro_lib=no
# ac_cv_file__opt_local_include_cfitsio_fitsio_h=no
# ac_cv_file__opt_local_include_fitsio_h=no
# ac_cv_file__opt_local_lib=no
# ac_cv_file__sw_include_cfitsio_fitsio_h=no
# ac_cv_file__sw_include_fitsio_h=no
# ac_cv_file__sw_lib=no
# ac_cv_file__usr_include_cfitsio_fitsio_h=no
# ac_cv_file__usr_include_fitsio_h=yes
# ac_cv_file__usr_local_cfitsio_include_cfitsio_fitsio_h=no
# ac_cv_file__usr_local_cfitsio_include_fitsio_h=no
# ac_cv_file__usr_local_cfitsio_lib=no
# ac_cv_file__usr_local_include_cfitsio_fitsio_h=no
# ac_cv_file__usr_local_include_fitsio_h=no
# ac_cv_file__usr_local_lib=yes
# ac_cv_fortran_dummy_main=none
# ac_cv_func__doprnt=no
# ac_cv_func_floor=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_pow=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setvbuf_reversed=no
# ac_cv_func_sincos=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_SystemStubs_printf_LDBLStub=no
# ac_cv_lib_cfitsio_ffopen=yes
# ac_cv_lib_cfitsio_fits_read_wcstab=yes
# ac_cv_lib_m_floor=yes
# ac_cv_lib_socket_recv=no
# ac_cv_lib_sunmath_cosd=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_FLEX=flex
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_f77_g=yes
# ac_cv_prog_f77_v=-v
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long_int=8
# ac_cv_sizeof_long_long_int=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ARCH='x86_64-linux-gnu'
# CC='gcc'
# CFITSIOINC='-I/usr/include'
# CFITSIOLIB='-lcfitsio '
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2 -I.'
# FLEX='flex'
# FLIBS=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath'
# GETWCSTAB=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTDIR='Fortran utils'
# LDFLAGS=' -L/usr/local/lib'
# LIBOBJS=''
# LIBS='-lm '
# LIBVER='5.15'
# LN_S='ln -s'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT='mark@calabretta.id.au'
# PACKAGE_NAME='WCSLIB'
# PACKAGE_STRING='WCSLIB 5.15'
# PACKAGE_TARNAME='wcslib-5.15'
# PACKAGE_URL=''
# PACKAGE_VERSION='5.15'
# PATH_SEPARATOR=':'
# PGPLOTINC=''
# PGPLOTLIB=''
# RANLIB='ranlib'
# SHELL='/bin/sh'
# SHRFLAGS='-fPIC'
# SHRLD='$(CC) $(SHRFLAGS) -shared -Wl,-h$(SONAME)'
# SHRLIB='libwcs.so.5.15'
# SHRLN='libwcs.so'
# SHRSFX=''
# SONAME='libwcs.so.5'
# SUBDIRS='C Fortran utils'
# TSTDIRS='C Fortran'
# XMKMF=''
# ac_ct_CC='gcc'
# ac_ct_F77='gfortran'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "WCSLIB"
# #define PACKAGE_TARNAME "wcslib-5.15"
# #define PACKAGE_VERSION "5.15"
# #define PACKAGE_STRING "WCSLIB 5.15"
# #define PACKAGE_BUGREPORT "mark@calabretta.id.au"
# #define PACKAGE_URL ""
# #define WCSLIB_VERSION 5.15
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define STDC_HEADERS 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MATH_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LIBM 1
# #define HAVE_FSEEKO 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_VPRINTF 1
# #define HAVE_FLOOR 1
# #define HAVE_MEMSET 1
# #define HAVE_POW 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SQRT 1
# #define HAVE_STRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_SINCOS 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG_INT 8
# #define SIZEOF_LONG_LONG_INT 8
# #define WCSLIB_INT64 long long int
# #define MODZ "z"
# #define F77_FUNC(name,NAME) name ## _
# #define F77_FUNC_(name,NAME) name ## _
# #define HAVE_UNISTD_H 1
# #define HAVE_FSEEKO 1
# #define HAVE_CFITSIO 1
#
# configure: exit 0