Build of ccfits with vanilla toolchain

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

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

SLOCLanguage
14,309 cpp
8,322 sh
1,080 makefile
94 perl
10 ansic
23,815 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: ccfits 2.4-6 (Wed Aug 24 13:05:05 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()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking for C++ compiler default output file name... a.out
# checking whether the C++ compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... g++
# checking whether we are using the GNU C compiler... yes
# checking whether g++ accepts -g... yes
# checking for g++ option to accept ANSI C... none needed
# checking dependency style of g++... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for egrep... grep -E
# checking for ld used by g++... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... g++ -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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... 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-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... 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-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/bin/nm -B output from g++ object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if g++ supports -fno-rtti -fno-exceptions... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 static flag -static works... no
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for g++... /usr/bin/g++
# checking standard C++ library path... /usr/lib
# checking maximum warning verbosity option... -Wall for C++ -Wall for C
# checking ansi C/C++ option... -ansi for C++ -ansi for C
# checking for gmake... make
# checking for main in -lstdc++... yes
# checking for ffpss in -lcfitsio... yes
# checking fitsio.h usability... yes
# checking fitsio.h presence... yes
# checking for fitsio.h... yes
# cfitsio found.
# checking whether the compiler implements namespaces... yes
# checking whether the compiler has valarray... yes
# checking sstream usability... yes
# checking sstream presence... yes
# checking for sstream... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating Doxyfile
# config.status: creating CCfits.pc
# config.status: creating vs.net/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
#
# CCFits project now configured.
#
# make all-recursive
# make[1]: Entering directory '/tmp/ccfits/src/CCfits'
# Making all in vs.net
# make[2]: Entering directory '/tmp/ccfits/src/CCfits/vs.net'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ccfits/src/CCfits/vs.net'
# make[2]: Entering directory '/tmp/ccfits/src/CCfits'
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT AsciiTable.lo -MD -MP -MF ".deps/AsciiTable.Tpo" -c -o AsciiTable.lo AsciiTable.cxx; \
# then mv -f ".deps/AsciiTable.Tpo" ".deps/AsciiTable.Plo"; else rm -f ".deps/AsciiTable.Tpo"; exit 1; fi
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT BinTable.lo -MD -MP -MF ".deps/BinTable.Tpo" -c -o BinTable.lo BinTable.cxx; \
# then mv -f ".deps/BinTable.Tpo" ".deps/BinTable.Plo"; else rm -f ".deps/BinTable.Tpo"; exit 1; fi
# mkdir .libs
# mkdir .libs
# mkdir: cannot create directory '.libs': File exists
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT BinTable.lo -MD -MP -MF .deps/BinTable.Tpo -c BinTable.cxx -fPIC -DPIC -o .libs/BinTable.o
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT AsciiTable.lo -MD -MP -MF .deps/AsciiTable.Tpo -c AsciiTable.cxx -fPIC -DPIC -o .libs/AsciiTable.o
# BinTable.cxx: In constructor 'CCfits::BinTable::BinTable(CCfits::FITSBase*, const String&, int, const std::vector >&, const std::vector >&, const std::vector >&, int)':
# BinTable.cxx:54:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (i < columnUnit.size())
# ~~^~~~~~~~~~~~~~~~~~~
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT Column.lo -MD -MP -MF ".deps/Column.Tpo" -c -o Column.lo Column.cxx; \
# then mv -f ".deps/Column.Tpo" ".deps/Column.Plo"; else rm -f ".deps/Column.Tpo"; exit 1; fi
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ColumnCreator.lo -MD -MP -MF ".deps/ColumnCreator.Tpo" -c -o ColumnCreator.lo ColumnCreator.cxx; \
# then mv -f ".deps/ColumnCreator.Tpo" ".deps/ColumnCreator.Plo"; else rm -f ".deps/ColumnCreator.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT Column.lo -MD -MP -MF .deps/Column.Tpo -c Column.cxx -fPIC -DPIC -o .libs/Column.o
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ColumnCreator.lo -MD -MP -MF .deps/ColumnCreator.Tpo -c ColumnCreator.cxx -fPIC -DPIC -o .libs/ColumnCreator.o
# ColumnCreator.cxx: In member function 'void CCfits::ColumnCreator::getScaling(int, int&, long int&, long int&, double&, double&)':
# ColumnCreator.cxx:326:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
# if (!scalePresent || scalePresent && tscale == 1)
# ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ColumnData.lo -MD -MP -MF ".deps/ColumnData.Tpo" -c -o ColumnData.lo ColumnData.cxx; \
# then mv -f ".deps/ColumnData.Tpo" ".deps/ColumnData.Plo"; else rm -f ".deps/ColumnData.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ColumnData.lo -MD -MP -MF .deps/ColumnData.Tpo -c ColumnData.cxx -fPIC -DPIC -o .libs/ColumnData.o
# ColumnData.cxx: In member function 'void CCfits::ColumnData::readColumnData(long int, long int, T*) [with T = std::__cxx11::basic_string]':
# ColumnData.cxx:98:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (m_data.size() != rows()) setData(std::vector(rows(),String(nulval)));
# ~~~~~~~~~~~~~~^~~~~~~~~
# ColumnData.cxx: In member function 'void CCfits::ColumnData::readColumnData(long int, long int, T*) [with T = std::complex]':
# ColumnData.cxx:158:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (m_data.size() != rows()) m_data.resize(rows());
# ~~~~~~~~~~~~~~^~~~~~~~~
# ColumnData.cxx: In member function 'void CCfits::ColumnData::readColumnData(long int, long int, T*) [with T = std::complex]':
# ColumnData.cxx:191:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (m_data.size() != rows()) setData(std::vector >(rows(),nulval));
# ~~~~~~~~~~~~~~^~~~~~~~~
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ColumnVectorData.lo -MD -MP -MF ".deps/ColumnVectorData.Tpo" -c -o ColumnVectorData.lo ColumnVectorData.cxx; \
# then mv -f ".deps/ColumnVectorData.Tpo" ".deps/ColumnVectorData.Plo"; else rm -f ".deps/ColumnVectorData.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ColumnVectorData.lo -MD -MP -MF .deps/ColumnVectorData.Tpo -c ColumnVectorData.cxx -fPIC -DPIC -o .libs/ColumnVectorData.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ExtHDU.lo -MD -MP -MF ".deps/ExtHDU.Tpo" -c -o ExtHDU.lo ExtHDU.cxx; \
# then mv -f ".deps/ExtHDU.Tpo" ".deps/ExtHDU.Plo"; else rm -f ".deps/ExtHDU.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT ExtHDU.lo -MD -MP -MF .deps/ExtHDU.Tpo -c ExtHDU.cxx -fPIC -DPIC -o .libs/ExtHDU.o
# ExtHDU.cxx: In constructor 'CCfits::ExtHDU::ExtHDU(CCfits::FITSBase*, CCfits::HduType, const String&, int)':
# ExtHDU.cxx:73:7: warning: unused variable 'status' [-Wunused-variable]
# int status = 0;
# ^~~~~~
# ExtHDU.cxx:74:7: warning: unused variable 'htype' [-Wunused-variable]
# int htype = xtype;
# ^~~~~
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FITS.lo -MD -MP -MF ".deps/FITS.Tpo" -c -o FITS.lo FITS.cxx; \
# then mv -f ".deps/FITS.Tpo" ".deps/FITS.Plo"; else rm -f ".deps/FITS.Tpo"; exit 1; fi
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FITSBase.lo -MD -MP -MF ".deps/FITSBase.Tpo" -c -o FITSBase.lo FITSBase.cxx; \
# then mv -f ".deps/FITSBase.Tpo" ".deps/FITSBase.Plo"; else rm -f ".deps/FITSBase.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FITS.lo -MD -MP -MF .deps/FITS.Tpo -c FITS.cxx -fPIC -DPIC -o .libs/FITS.o
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FITSBase.lo -MD -MP -MF .deps/FITSBase.Tpo -c FITSBase.cxx -fPIC -DPIC -o .libs/FITSBase.o
# FITS.cxx: In constructor 'CCfits::FITS::FITS(const String&, CCfits::RWmode, const std::vector >&, const std::vector >&, bool, const std::vector >&, const std::vector >&, int)':
# FITS.cxx:334:10: warning: unused variable 'extSyntHdu' [-Wunused-variable]
# int extSyntHdu = open(mode);
# ^~~~~~~~~~
# FITS.cxx: In member function 'CCfits::ExtHDU* CCfits::FITS::addImage(const String&, int, std::vector&, int)':
# FITS.cxx:975:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (naxes.size() > m_FITSImpl->currentCompressionTileDim())
# ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from FITSBase.cxx:14:0:
# FITSBase.h: In constructor 'CCfits::FITSBase::FITSBase(const String&, CCfits::RWmode)':
# FITSBase.h:74:19: warning: 'CCfits::FITSBase::m_fptr' will be initialized after [-Wreorder]
# fitsfile* m_fptr;
# ^~~~~~
# FITSBase.h:73:16: warning: 'CCfits::ExtMap CCfits::FITSBase::m_extension' [-Wreorder]
# ExtMap m_extension;
# ^~~~~~~~~~~
# FITSBase.cxx:27:3: warning: when initialized here [-Wreorder]
# FITSBase::FITSBase (const String& fileName, RWmode rwmode)
# ^~~~~~~~
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FITSUtil.lo -MD -MP -MF ".deps/FITSUtil.Tpo" -c -o FITSUtil.lo FITSUtil.cxx; \
# then mv -f ".deps/FITSUtil.Tpo" ".deps/FITSUtil.Plo"; else rm -f ".deps/FITSUtil.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FITSUtil.lo -MD -MP -MF .deps/FITSUtil.Tpo -c FITSUtil.cxx -fPIC -DPIC -o .libs/FITSUtil.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FitsError.lo -MD -MP -MF ".deps/FitsError.Tpo" -c -o FitsError.lo FitsError.cxx; \
# then mv -f ".deps/FitsError.Tpo" ".deps/FitsError.Plo"; else rm -f ".deps/FitsError.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT FitsError.lo -MD -MP -MF .deps/FitsError.Tpo -c FitsError.cxx -fPIC -DPIC -o .libs/FitsError.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT HDU.lo -MD -MP -MF ".deps/HDU.Tpo" -c -o HDU.lo HDU.cxx; \
# then mv -f ".deps/HDU.Tpo" ".deps/HDU.Plo"; else rm -f ".deps/HDU.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT HDU.lo -MD -MP -MF .deps/HDU.Tpo -c HDU.cxx -fPIC -DPIC -o .libs/HDU.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT HDUCreator.lo -MD -MP -MF ".deps/HDUCreator.Tpo" -c -o HDUCreator.lo HDUCreator.cxx; \
# then mv -f ".deps/HDUCreator.Tpo" ".deps/HDUCreator.Plo"; else rm -f ".deps/HDUCreator.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT HDUCreator.lo -MD -MP -MF .deps/HDUCreator.Tpo -c HDUCreator.cxx -fPIC -DPIC -o .libs/HDUCreator.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT KeyData.lo -MD -MP -MF ".deps/KeyData.Tpo" -c -o KeyData.lo KeyData.cxx; \
# then mv -f ".deps/KeyData.Tpo" ".deps/KeyData.Plo"; else rm -f ".deps/KeyData.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT KeyData.lo -MD -MP -MF .deps/KeyData.Tpo -c KeyData.cxx -fPIC -DPIC -o .libs/KeyData.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT Keyword.lo -MD -MP -MF ".deps/Keyword.Tpo" -c -o Keyword.lo Keyword.cxx; \
# then mv -f ".deps/Keyword.Tpo" ".deps/Keyword.Plo"; else rm -f ".deps/Keyword.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT Keyword.lo -MD -MP -MF .deps/Keyword.Tpo -c Keyword.cxx -fPIC -DPIC -o .libs/Keyword.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT KeywordCreator.lo -MD -MP -MF ".deps/KeywordCreator.Tpo" -c -o KeywordCreator.lo KeywordCreator.cxx; \
# then mv -f ".deps/KeywordCreator.Tpo" ".deps/KeywordCreator.Plo"; else rm -f ".deps/KeywordCreator.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT KeywordCreator.lo -MD -MP -MF .deps/KeywordCreator.Tpo -c KeywordCreator.cxx -fPIC -DPIC -o .libs/KeywordCreator.o
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT PHDU.lo -MD -MP -MF ".deps/PHDU.Tpo" -c -o PHDU.lo PHDU.cxx; \
# then mv -f ".deps/PHDU.Tpo" ".deps/PHDU.Plo"; else rm -f ".deps/PHDU.Tpo"; exit 1; fi
# if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT Table.lo -MD -MP -MF ".deps/Table.Tpo" -c -o Table.lo Table.cxx; \
# then mv -f ".deps/Table.Tpo" ".deps/Table.Plo"; else rm -f ".deps/Table.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT Table.lo -MD -MP -MF .deps/Table.Tpo -c Table.cxx -fPIC -DPIC -o .libs/Table.o
# g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT PHDU.lo -MD -MP -MF .deps/PHDU.Tpo -c PHDU.cxx -fPIC -DPIC -o .libs/PHDU.o
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/local/cfitsio/include -Wall -ansi -MT cookbook.o -MD -MP -MF ".deps/cookbook.Tpo" -c -o cookbook.o cookbook.cxx; \
# then mv -f ".deps/cookbook.Tpo" ".deps/cookbook.Po"; else rm -f ".deps/cookbook.Tpo"; exit 1; fi
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -ansi -L/usr/lib -o libCCfits.la -rpath /usr/lib -R /usr/lib -R /usr/lib AsciiTable.lo BinTable.lo Column.lo ColumnCreator.lo ColumnData.lo ColumnVectorData.lo ExtHDU.lo FITS.lo FITSBase.lo FITSUtil.lo FitsError.lo HDU.lo HDUCreator.lo KeyData.lo Keyword.lo KeywordCreator.lo PHDU.lo Table.lo lstdc++ -lcfitsio
# cookbook.cxx: In function 'int copyHDU()':
# cookbook.cxx:614:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# int status(0);
# ^~~~~~
# In file included from ./CCfits:12:0,
# from cookbook.cxx:33:
# ./../CCfits/ColumnT.h: In instantiation of 'void CCfits::Column::writeArrays(const std::vector >&, long int, S*) [with S = long int]':
# ./../CCfits/ColumnT.h:1103:7: required from 'void CCfits::Column::writeArrays(const std::vector >&, long int) [with S = long int]'
# cookbook.cxx:537:58: required from here
# ./../CCfits/ColumnT.h:1251:33: warning: variable 'pNullVal' set but not used [-Wunused-but-set-variable]
# unsigned char* pNullVal = 0;
# ^~~~~~~~
# ./../CCfits/ColumnT.h: In instantiation of 'void CCfits::Column::writeArrays(const std::vector >&, long int, S*) [with S = double]':
# ./../CCfits/ColumnT.h:1103:7: required from 'void CCfits::Column::writeArrays(const std::vector >&, long int) [with S = double]'
# cookbook.cxx:538:55: required from here
# ./../CCfits/ColumnT.h:1251:33: warning: variable 'pNullVal' set but not used [-Wunused-but-set-variable]
# ./../CCfits/ColumnT.h: In instantiation of 'void CCfits::Column::writeArrays(const std::vector >&, long int, S*) [with S = unsigned int]':
# ./../CCfits/ColumnT.h:1074:7: required from 'void CCfits::Column::write(const std::valarray<_Tp>&, long int, long int, S*) [with S = unsigned int]'
# ./../CCfits/ColumnT.h:1016:7: required from 'void CCfits::Column::write(const std::valarray<_Tp>&, long int, long int) [with S = unsigned int]'
# cookbook.cxx:518:59: required from here
# ./../CCfits/ColumnT.h:1251:33: warning: variable 'pNullVal' set but not used [-Wunused-but-set-variable]
# g++ -shared -nostdlib /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/crtbeginS.o .libs/AsciiTable.o .libs/BinTable.o .libs/Column.o .libs/ColumnCreator.o .libs/ColumnData.o .libs/ColumnVectorData.o .libs/ExtHDU.o .libs/FITS.o .libs/FITSBase.o .libs/FITSUtil.o .libs/FitsError.o .libs/HDU.o .libs/HDUCreator.o .libs/KeyData.o .libs/Keyword.o .libs/KeywordCreator.o .libs/PHDU.o .libs/Table.o -Wl,--rpath -Wl,/usr/lib -L/usr/lib -lcfitsio -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/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libCCfits.so.0 -o .libs/libCCfits.so.0.0.0
# (cd .libs && rm -f libCCfits.so.0 && ln -s libCCfits.so.0.0.0 libCCfits.so.0)
# (cd .libs && rm -f libCCfits.so && ln -s libCCfits.so.0.0.0 libCCfits.so)
# creating libCCfits.la
# (cd .libs && rm -f libCCfits.la && ln -s ../libCCfits.la libCCfits.la)
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -ansi -L/usr/lib -o cookbook -R /usr/lib -R /usr/lib cookbook.o libCCfits.la -lcfitsio
# g++ -Wall -ansi -o .libs/cookbook cookbook.o -L/usr/lib ./.libs/libCCfits.so -lcfitsio -Wl,--rpath -Wl,/usr/lib
# creating cookbook
# make[2]: Leaving directory '/tmp/ccfits/src/CCfits'
# make[1]: Leaving directory '/tmp/ccfits/src/CCfits'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in vs.net
# make[1]: Entering directory '/tmp/ccfits/src/CCfits/vs.net'
# make[2]: Entering directory '/tmp/ccfits/src/CCfits/vs.net'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ccfits/src/CCfits/vs.net'
# make[1]: Leaving directory '/tmp/ccfits/src/CCfits/vs.net'
# make[1]: Entering directory '/tmp/ccfits/src/CCfits'
# make[2]: Entering directory '/tmp/ccfits/src/CCfits'
# test -z "/usr/include/CCfits" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/include/CCfits"
# test -z "/usr/lib/pkgconfig" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'AsciiTable.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/AsciiTable.h'
# /usr/bin/install -c -m 644 'CCfits.pc' '/tmp/ccfits/pkg/ccfits/usr/lib/pkgconfig/CCfits.pc'
# test -z "/usr/lib" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/lib"
# /usr/bin/install -c -m 644 'BinTable.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/BinTable.h'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'libCCfits.la' '/tmp/ccfits/pkg/ccfits/usr/lib/libCCfits.la'
# /usr/bin/install -c -m 644 'CCfits' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/CCfits'
# /usr/bin/install -c -m 644 'CCfits.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/CCfits.h'
# /usr/bin/install -c -m 644 'Column.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/Column.h'
# /usr/bin/install -c -m 644 'ColumnT.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/ColumnT.h'
# /usr/bin/install -c -m 644 'ColumnCreator.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/ColumnCreator.h'
# /usr/bin/install -c -m 644 'ColumnData.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/ColumnData.h'
# /usr/bin/install -c -m 644 'ColumnVectorData.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/ColumnVectorData.h'
# /usr/bin/install -c -m 644 'ExtHDU.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/ExtHDU.h'
# /usr/bin/install -c -m 644 'ExtHDUT.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/ExtHDUT.h'
# /usr/bin/install -c -m 644 'FITS.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/FITS.h'
# /usr/bin/install -c -m 644 'FITSBase.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/FITSBase.h'
# /usr/bin/install -c -m 644 'FITSUtil.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/FITSUtil.h'
# /usr/bin/install -c -m 644 'FITSUtilT.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/FITSUtilT.h'
# /usr/bin/install -c -m 644 'FitsError.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/FitsError.h'
# /usr/bin/install -c -m 644 'HDU.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/HDU.h'
# /usr/bin/install -c -m 644 'HDUCreator.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/HDUCreator.h'
# /usr/bin/install -c -m 644 'Image.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/Image.h'
# /usr/bin/install -c -m 644 'ImageExt.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/ImageExt.h'
# /usr/bin/install -c .libs/libCCfits.so.0.0.0 /tmp/ccfits/pkg/ccfits/usr/lib/libCCfits.so.0.0.0
# /usr/bin/install -c -m 644 'KeyData.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/KeyData.h'
# /usr/bin/install -c -m 644 'Keyword.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/Keyword.h'
# (cd /tmp/ccfits/pkg/ccfits/usr/lib && rm -f libCCfits.so.0 && ln -s libCCfits.so.0.0.0 libCCfits.so.0)
# /usr/bin/install -c -m 644 'KeywordT.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/KeywordT.h'
# (cd /tmp/ccfits/pkg/ccfits/usr/lib && rm -f libCCfits.so && ln -s libCCfits.so.0.0.0 libCCfits.so)
# /usr/bin/install -c -m 644 'KeywordCreator.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/KeywordCreator.h'
# /usr/bin/install -c .libs/libCCfits.lai /tmp/ccfits/pkg/ccfits/usr/lib/libCCfits.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/install -c -m 644 'NewColumn.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/NewColumn.h'
# test -z "/usr/bin" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/bin"
# /usr/bin/install -c -m 644 'NewKeyword.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/NewKeyword.h'
# /usr/bin/install -c -m 644 'PHDU.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/PHDU.h'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'cookbook' '/tmp/ccfits/pkg/ccfits/usr/bin/cookbook'
# /usr/bin/install -c -m 644 'PHDUT.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/PHDUT.h'
# /usr/bin/install -c -m 644 'PrimaryHDU.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/PrimaryHDU.h'
# /usr/bin/install -c -m 644 'Table.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/Table.h'
# libtool: install: warning: `libCCfits.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/cookbook /tmp/ccfits/pkg/ccfits/usr/bin/cookbook
# make[2]: Leaving directory '/tmp/ccfits/src/CCfits'
# make[1]: Leaving directory '/tmp/ccfits/src/CCfits'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ccfits"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ccfits 2.4-6 (Wed Aug 24 13:05:45 UTC 2016)

CMD: pacman --query --file ccfits-2.4-6-x86_64.pkg.tar.xz
# ccfits 2.4-6

Creating hybrid package for 'ccfits'

Trying to find vanilla package 'ccfits'...

CMD: pacman --query --file /mirror/ccfits-2.4-6.pkg.tar.xz
# ccfits 2.4-6

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libCCfits.so
# /usr/lib/libCCfits.so.0.0.0
# /usr/lib/libCCfits.so.0
# /usr/lib/pkgconfig/CCfits.pc
# /usr/share/licenses/ccfits/License.txt
# /usr/include/CCfits/KeyData.h
# /usr/include/CCfits/FITS.h
# /usr/include/CCfits/Image.h
# /usr/include/CCfits/NewKeyword.h
# /usr/include/CCfits/ImageExt.h
# /usr/include/CCfits/ColumnVectorData.h
# /usr/include/CCfits/ExtHDU.h
# /usr/include/CCfits/Column.h
# /usr/include/CCfits/AsciiTable.h
# /usr/include/CCfits/ColumnData.h
# /usr/include/CCfits/ColumnT.h
# /usr/include/CCfits/FITSUtil.h
# /usr/include/CCfits/NewColumn.h
# /usr/include/CCfits/HDU.h
# /usr/include/CCfits/BinTable.h
# /usr/include/CCfits/HDUCreator.h
# /usr/include/CCfits/CCfits
# /usr/include/CCfits/FITSUtilT.h
# /usr/include/CCfits/FITSBase.h
# /usr/include/CCfits/ColumnCreator.h
# /usr/include/CCfits/KeywordCreator.h
# /usr/include/CCfits/Keyword.h
# /usr/include/CCfits/FitsError.h
# /usr/include/CCfits/PHDUT.h
# /usr/include/CCfits/Table.h
# /usr/include/CCfits/ExtHDUT.h
# /usr/include/CCfits/CCfits.h
# /usr/include/CCfits/PrimaryHDU.h
# /usr/include/CCfits/PHDU.h
# /usr/include/CCfits/KeywordT.h
# /usr/bin/cookbook
# /sysroot/usr/lib/libCCfits.so.0.0.0
# /sysroot/usr/lib/libCCfits.so.0
# /sysroot/usr/lib/libCCfits.so
# /sysroot/usr/lib/libCCfits.la
# /sysroot/usr/lib/pkgconfig/CCfits.pc
# /sysroot/usr/include/CCfits/AsciiTable.h
# /sysroot/usr/include/CCfits/BinTable.h
# /sysroot/usr/include/CCfits/CCfits
# /sysroot/usr/include/CCfits/CCfits.h
# /sysroot/usr/include/CCfits/Column.h
# /sysroot/usr/include/CCfits/ColumnT.h
# /sysroot/usr/include/CCfits/ColumnCreator.h
# /sysroot/usr/include/CCfits/ColumnData.h
# /sysroot/usr/include/CCfits/ColumnVectorData.h
# /sysroot/usr/include/CCfits/ExtHDU.h
# /sysroot/usr/include/CCfits/ExtHDUT.h
# /sysroot/usr/include/CCfits/FITS.h
# /sysroot/usr/include/CCfits/FITSBase.h
# /sysroot/usr/include/CCfits/FITSUtil.h
# /sysroot/usr/include/CCfits/FITSUtilT.h
# /sysroot/usr/include/CCfits/FitsError.h
# /sysroot/usr/include/CCfits/HDU.h
# /sysroot/usr/include/CCfits/HDUCreator.h
# /sysroot/usr/include/CCfits/Image.h
# /sysroot/usr/include/CCfits/ImageExt.h
# /sysroot/usr/include/CCfits/KeyData.h
# /sysroot/usr/include/CCfits/Keyword.h
# /sysroot/usr/include/CCfits/KeywordT.h
# /sysroot/usr/include/CCfits/KeywordCreator.h
# /sysroot/usr/include/CCfits/NewColumn.h
# /sysroot/usr/include/CCfits/NewKeyword.h
# /sysroot/usr/include/CCfits/PHDU.h
# /sysroot/usr/include/CCfits/PHDUT.h
# /sysroot/usr/include/CCfits/PrimaryHDU.h
# /sysroot/usr/include/CCfits/Table.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 ccfits.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ccfits.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ccfits.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/ccfits/src/CCfits/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 configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --with-cfitsio-libdir=/usr/lib --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b7423c75b52c
# 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
# 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:1538: checking build system type
# configure:1556: result: x86_64-unknown-linux-gnu
# configure:1564: checking host system type
# configure:1578: result: x86_64-unknown-linux-gnu
# configure:1586: checking target system type
# configure:1600: result: x86_64-unknown-linux-gnu
# configure:1628: checking for a BSD-compatible install
# configure:1683: result: /usr/bin/install -c
# configure:1694: checking whether build environment is sane
# configure:1737: result: yes
# configure:1802: checking for gawk
# configure:1818: found /usr/bin/gawk
# configure:1828: result: gawk
# configure:1838: checking whether make sets $(MAKE)
# configure:1858: result: yes
# configure:1934: checking for x86_64-unknown-linux-strip
# configure:1963: result: no
# configure:1972: checking for strip
# configure:1988: found /usr/bin/strip
# configure:1999: result: strip
# configure:2044: checking for x86_64-unknown-linux-g++
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-c++
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-gpp
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-aCC
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-CC
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-cxx
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-cc++
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-cl
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-FCC
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-KCC
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-RCC
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-xlC_r
# configure:2073: result: no
# configure:2044: checking for x86_64-unknown-linux-xlC
# configure:2073: result: no
# configure:2086: checking for g++
# configure:2102: found /usr/bin/g++
# configure:2112: result: g++
# configure:2128: checking for C++ compiler version
# configure:2131: g++ --version &5
# g++ (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:2134: $? = 0
# configure:2136: g++ -v &5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:2139: $? = 0
# configure:2141: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2144: $? = 1
# configure:2167: checking for C++ compiler default output file name
# configure:2170: g++ conftest.cc >&5
# configure:2173: $? = 0
# configure:2219: result: a.out
# configure:2224: checking whether the C++ compiler works
# configure:2230: ./a.out
# configure:2233: $? = 0
# configure:2250: result: yes
# configure:2257: checking whether we are cross compiling
# configure:2259: result: no
# configure:2262: checking for suffix of executables
# configure:2264: g++ -o conftest conftest.cc >&5
# configure:2267: $? = 0
# configure:2292: result:
# configure:2298: checking for suffix of object files
# configure:2319: g++ -c conftest.cc >&5
# configure:2322: $? = 0
# configure:2344: result: o
# configure:2348: checking whether we are using the GNU C++ compiler
# configure:2372: g++ -c conftest.cc >&5
# configure:2378: $? = 0
# configure:2382: test -z
# || test ! -s conftest.err
# configure:2385: $? = 0
# configure:2388: test -s conftest.o
# configure:2391: $? = 0
# configure:2404: result: yes
# configure:2410: checking whether g++ accepts -g
# configure:2431: g++ -c -g conftest.cc >&5
# configure:2437: $? = 0
# configure:2441: test -z
# || test ! -s conftest.err
# configure:2444: $? = 0
# configure:2447: test -s conftest.o
# configure:2450: $? = 0
# configure:2461: result: yes
# configure:2503: g++ -c conftest.cc >&5
# configure:2509: $? = 0
# configure:2513: test -z
# || test ! -s conftest.err
# configure:2516: $? = 0
# configure:2519: test -s conftest.o
# configure:2522: $? = 0
# configure:2548: g++ -c conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:15:9: error: 'exit' was not declared in this scope
# exit (42);
# ^
# configure:2554: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2503: g++ -c conftest.cc >&5
# configure:2509: $? = 0
# configure:2513: test -z
# || test ! -s conftest.err
# configure:2516: $? = 0
# configure:2519: test -s conftest.o
# configure:2522: $? = 0
# configure:2548: g++ -c conftest.cc >&5
# configure:2554: $? = 0
# configure:2558: test -z
# || test ! -s conftest.err
# configure:2561: $? = 0
# configure:2564: test -s conftest.o
# configure:2567: $? = 0
# configure:2601: checking for style of include used by make
# configure:2629: result: GNU
# configure:2657: checking dependency style of g++
# configure:2747: result: gcc3
# configure:2855: checking for x86_64-unknown-linux-gcc
# configure:2881: result: g++
# configure:3163: checking for C compiler version
# configure:3166: g++ --version &5
# g++ (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:3169: $? = 0
# configure:3171: g++ -v &5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:3174: $? = 0
# configure:3176: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3179: $? = 1
# configure:3182: checking whether we are using the GNU C compiler
# configure:3206: g++ -c conftest.c >&5
# configure:3212: $? = 0
# configure:3216: test -z
# || test ! -s conftest.err
# configure:3219: $? = 0
# configure:3222: test -s conftest.o
# configure:3225: $? = 0
# configure:3238: result: yes
# configure:3244: checking whether g++ accepts -g
# configure:3265: g++ -c -g conftest.c >&5
# configure:3271: $? = 0
# configure:3275: test -z
# || test ! -s conftest.err
# configure:3278: $? = 0
# configure:3281: test -s conftest.o
# configure:3284: $? = 0
# configure:3295: result: yes
# configure:3312: checking for g++ option to accept ANSI C
# configure:3382: g++ -c conftest.c >&5
# conftest.c:21:17: error: 'p' was not declared in this scope
# static char *e (p, i)
# ^
# conftest.c:21:20: error: 'i' was not declared in this scope
# static char *e (p, i)
# ^
# conftest.c:21:21: error: expression list treated as compound expression in initializer [-fpermissive]
# static char *e (p, i)
# ^
# conftest.c:24:1: error: expected unqualified-id before '{' token
# {
# ^
# conftest.c: In function 'int main()':
# conftest.c:55:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
# return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# ^
# conftest.c:55:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
# return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# ^
# configure:3388: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
# | struct buf { int x; };
# | FILE * (*rcsopen) (struct buf *, struct stat *, int);
# | static char *e (p, i)
# | char **p;
# | int i;
# | {
# | return p[i];
# | }
# | static char *f (char * (*g) (char **, int), char **p, ...)
# | {
# | char *s;
# | va_list v;
# | va_start (v,p);
# | s = g (p, va_arg (v,int));
# | va_end (v);
# | return s;
# | }
# |
# | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
# | function prototypes and stuff, but not '\xHH' hex character constants.
# | These don't provoke an error unfortunately, instead are silently treated
# | as 'x'. The following induces an error, until -std1 is added to get
# | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
# | array size at least. It's necessary to write '\x00'==0 to get something
# | that's true only with -std1. */
# | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
# |
# | int test (int i, double x);
# | struct s1 {int (*f) (int a);};
# | struct s2 {int (*f) (double a);};
# | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
# | int argc;
# | char **argv;
# | int
# | main ()
# | {
# | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# | ;
# | return 0;
# | }
# configure:3382: g++ -qlanglvl=ansi -c conftest.c >&5
# g++: error: unrecognized command line option '-qlanglvl=ansi'
# configure:3388: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
# | struct buf { int x; };
# | FILE * (*rcsopen) (struct buf *, struct stat *, int);
# | static char *e (p, i)
# | char **p;
# | int i;
# | {
# | return p[i];
# | }
# | static char *f (char * (*g) (char **, int), char **p, ...)
# | {
# | char *s;
# | va_list v;
# | va_start (v,p);
# | s = g (p, va_arg (v,int));
# | va_end (v);
# | return s;
# | }
# |
# | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
# | function prototypes and stuff, but not '\xHH' hex character constants.
# | These don't provoke an error unfortunately, instead are silently treated
# | as 'x'. The following induces an error, until -std1 is added to get
# | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
# | array size at least. It's necessary to write '\x00'==0 to get something
# | that's true only with -std1. */
# | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
# |
# | int test (int i, double x);
# | struct s1 {int (*f) (int a);};
# | struct s2 {int (*f) (double a);};
# | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
# | int argc;
# | char **argv;
# | int
# | main ()
# | {
# | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# | ;
# | return 0;
# | }
# configure:3382: g++ -std1 -c conftest.c >&5
# g++: error: unrecognized command line option '-std1'
# configure:3388: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
# | struct buf { int x; };
# | FILE * (*rcsopen) (struct buf *, struct stat *, int);
# | static char *e (p, i)
# | char **p;
# | int i;
# | {
# | return p[i];
# | }
# | static char *f (char * (*g) (char **, int), char **p, ...)
# | {
# | char *s;
# | va_list v;
# | va_start (v,p);
# | s = g (p, va_arg (v,int));
# | va_end (v);
# | return s;
# | }
# |
# | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
# | function prototypes and stuff, but not '\xHH' hex character constants.
# | These don't provoke an error unfortunately, instead are silently treated
# | as 'x'. The following induces an error, until -std1 is added to get
# | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
# | array size at least. It's necessary to write '\x00'==0 to get something
# | that's true only with -std1. */
# | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
# |
# | int test (int i, double x);
# | struct s1 {int (*f) (int a);};
# | struct s2 {int (*f) (double a);};
# | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
# | int argc;
# | char **argv;
# | int
# | main ()
# | {
# | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# | ;
# | return 0;
# | }
# configure:3382: g++ -Ae -c conftest.c >&5
# :0:1: error: missing '(' after predicate
# conftest.c:21:17: error: 'p' was not declared in this scope
# static char *e (p, i)
# ^
# conftest.c:21:20: error: 'i' was not declared in this scope
# static char *e (p, i)
# ^
# conftest.c:21:21: error: expression list treated as compound expression in initializer [-fpermissive]
# static char *e (p, i)
# ^
# conftest.c:24:1: error: expected unqualified-id before '{' token
# {
# ^
# conftest.c: In function 'int main()':
# conftest.c:55:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
# return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# ^
# conftest.c:55:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
# return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# ^
# configure:3388: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
# | struct buf { int x; };
# | FILE * (*rcsopen) (struct buf *, struct stat *, int);
# | static char *e (p, i)
# | char **p;
# | int i;
# | {
# | return p[i];
# | }
# | static char *f (char * (*g) (char **, int), char **p, ...)
# | {
# | char *s;
# | va_list v;
# | va_start (v,p);
# | s = g (p, va_arg (v,int));
# | va_end (v);
# | return s;
# | }
# |
# | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
# | function prototypes and stuff, but not '\xHH' hex character constants.
# | These don't provoke an error unfortunately, instead are silently treated
# | as 'x'. The following induces an error, until -std1 is added to get
# | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
# | array size at least. It's necessary to write '\x00'==0 to get something
# | that's true only with -std1. */
# | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
# |
# | int test (int i, double x);
# | struct s1 {int (*f) (int a);};
# | struct s2 {int (*f) (double a);};
# | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
# | int argc;
# | char **argv;
# | int
# | main ()
# | {
# | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# | ;
# | return 0;
# | }
# configure:3382: g++ -Aa -D_HPUX_SOURCE -c conftest.c >&5
# :0:1: error: missing '(' after predicate
# conftest.c:21:17: error: 'p' was not declared in this scope
# static char *e (p, i)
# ^
# conftest.c:21:20: error: 'i' was not declared in this scope
# static char *e (p, i)
# ^
# conftest.c:21:21: error: expression list treated as compound expression in initializer [-fpermissive]
# static char *e (p, i)
# ^
# conftest.c:24:1: error: expected unqualified-id before '{' token
# {
# ^
# conftest.c: In function 'int main()':
# conftest.c:55:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
# return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# ^
# conftest.c:55:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
# return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# ^
# configure:3388: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
# | struct buf { int x; };
# | FILE * (*rcsopen) (struct buf *, struct stat *, int);
# | static char *e (p, i)
# | char **p;
# | int i;
# | {
# | return p[i];
# | }
# | static char *f (char * (*g) (char **, int), char **p, ...)
# | {
# | char *s;
# | va_list v;
# | va_start (v,p);
# | s = g (p, va_arg (v,int));
# | va_end (v);
# | return s;
# | }
# |
# | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
# | function prototypes and stuff, but not '\xHH' hex character constants.
# | These don't provoke an error unfortunately, instead are silently treated
# | as 'x'. The following induces an error, until -std1 is added to get
# | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
# | array size at least. It's necessary to write '\x00'==0 to get something
# | that's true only with -std1. */
# | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
# |
# | int test (int i, double x);
# | struct s1 {int (*f) (int a);};
# | struct s2 {int (*f) (double a);};
# | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
# | int argc;
# | char **argv;
# | int
# | main ()
# | {
# | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# | ;
# | return 0;
# | }
# configure:3382: g++ -Xc -D__EXTENSIONS__ -c conftest.c >&5
# g++: error: unrecognized command line option '-Xc'; did you mean '-c'?
# configure:3388: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
# | struct buf { int x; };
# | FILE * (*rcsopen) (struct buf *, struct stat *, int);
# | static char *e (p, i)
# | char **p;
# | int i;
# | {
# | return p[i];
# | }
# | static char *f (char * (*g) (char **, int), char **p, ...)
# | {
# | char *s;
# | va_list v;
# | va_start (v,p);
# | s = g (p, va_arg (v,int));
# | va_end (v);
# | return s;
# | }
# |
# | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
# | function prototypes and stuff, but not '\xHH' hex character constants.
# | These don't provoke an error unfortunately, instead are silently treated
# | as 'x'. The following induces an error, until -std1 is added to get
# | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
# | array size at least. It's necessary to write '\x00'==0 to get something
# | that's true only with -std1. */
# | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
# |
# | int test (int i, double x);
# | struct s1 {int (*f) (int a);};
# | struct s2 {int (*f) (double a);};
# | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
# | int argc;
# | char **argv;
# | int
# | main ()
# | {
# | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
# | ;
# | return 0;
# | }
# configure:3419: result: none needed
# configure:3437: g++ -c conftest.c >&5
# configure:3443: $? = 0
# configure:3447: test -z
# || test ! -s conftest.err
# configure:3450: $? = 0
# configure:3453: test -s conftest.o
# configure:3456: $? = 0
# configure:3483: g++ -c conftest.c >&5
# configure:3489: $? = 0
# configure:3493: test -z
# || test ! -s conftest.err
# configure:3496: $? = 0
# configure:3499: test -s conftest.o
# configure:3502: $? = 0
# configure:3528: g++ -c conftest.c >&5
# configure:3534: $? = 0
# configure:3538: test -z
# || test ! -s conftest.err
# configure:3541: $? = 0
# configure:3544: test -s conftest.o
# configure:3547: $? = 0
# configure:3578: checking dependency style of g++
# configure:3668: result: gcc3
# configure:3685: checking for a sed that does not truncate output
# configure:3741: result: /usr/bin/sed
# configure:3744: checking for egrep
# configure:3754: result: grep -E
# configure:3770: checking for ld used by g++
# configure:3837: result: /usr/bin/ld
# configure:3846: checking if the linker (/usr/bin/ld) is GNU ld
# configure:3861: result: yes
# configure:3866: checking for /usr/bin/ld option to reload object files
# configure:3873: result: -r
# configure:3891: checking for BSD-compatible nm
# configure:3940: result: /usr/bin/nm -B
# configure:3944: checking whether ln -s works
# configure:3948: result: yes
# configure:3955: checking how to recognise dependent libraries
# configure:4131: result: pass_all
# configure:4219: g++ -c conftest.cc >&5
# configure:4222: $? = 0
# configure:4368: checking how to run the C preprocessor
# configure:4403: g++ -E conftest.c
# configure:4409: $? = 0
# configure:4441: g++ -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4447: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:4486: result: g++ -E
# configure:4510: g++ -E conftest.c
# configure:4516: $? = 0
# configure:4548: g++ -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:4598: checking for ANSI C header files
# configure:4623: g++ -c conftest.c >&5
# configure:4629: $? = 0
# configure:4633: test -z
# || test ! -s conftest.err
# configure:4636: $? = 0
# configure:4639: test -s conftest.o
# configure:4642: $? = 0
# configure:4731: g++ -o conftest conftest.c >&5
# configure:4734: $? = 0
# configure:4736: ./conftest
# configure:4739: $? = 0
# configure:4754: result: yes
# configure:4778: checking for sys/types.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for sys/stat.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for stdlib.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for string.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for memory.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for strings.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for inttypes.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for stdint.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4778: checking for unistd.h
# configure:4794: g++ -c conftest.c >&5
# configure:4800: $? = 0
# configure:4804: test -z
# || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4810: test -s conftest.o
# configure:4813: $? = 0
# configure:4824: result: yes
# configure:4850: checking dlfcn.h usability
# configure:4862: g++ -c conftest.c >&5
# configure:4868: $? = 0
# configure:4872: test -z
# || test ! -s conftest.err
# configure:4875: $? = 0
# configure:4878: test -s conftest.o
# configure:4881: $? = 0
# configure:4891: result: yes
# configure:4895: checking dlfcn.h presence
# configure:4905: g++ -E conftest.c
# configure:4911: $? = 0
# configure:4931: result: yes
# configure:4966: checking for dlfcn.h
# configure:4973: result: yes
# configure:4996: checking how to run the C++ preprocessor
# configure:5027: g++ -E conftest.cc
# configure:5033: $? = 0
# configure:5065: g++ -E conftest.cc
# conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5071: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5110: result: g++ -E
# configure:5134: g++ -E conftest.cc
# configure:5140: $? = 0
# configure:5172: g++ -E conftest.cc
# conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5178: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "CCfits"
# | #define VERSION "2.4"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5233: checking for x86_64-unknown-linux-g77
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-f77
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-xlf
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-frt
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-pgf77
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-fort77
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-fl32
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-af77
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-f90
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-xlf90
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-pgf90
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-epcf90
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-f95
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-fort
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-xlf95
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-ifc
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-efc
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-pgf95
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-lf95
# configure:5262: result: no
# configure:5233: checking for x86_64-unknown-linux-gfortran
# configure:5262: result: no
# configure:5275: checking for g77
# configure:5304: result: no
# configure:5275: checking for f77
# configure:5304: result: no
# configure:5275: checking for xlf
# configure:5304: result: no
# configure:5275: checking for frt
# configure:5304: result: no
# configure:5275: checking for pgf77
# configure:5304: result: no
# configure:5275: checking for fort77
# configure:5304: result: no
# configure:5275: checking for fl32
# configure:5304: result: no
# configure:5275: checking for af77
# configure:5304: result: no
# configure:5275: checking for f90
# configure:5304: result: no
# configure:5275: checking for xlf90
# configure:5304: result: no
# configure:5275: checking for pgf90
# configure:5304: result: no
# configure:5275: checking for epcf90
# configure:5304: result: no
# configure:5275: checking for f95
# configure:5291: found /usr/bin/f95
# configure:5301: result: f95
# configure:5316: checking for Fortran 77 compiler version
# configure:5319: f95 --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:5322: $? = 0
# configure:5324: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# 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:5327: $? = 0
# configure:5329: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:5332: $? = 1
# configure:5340: checking whether we are using the GNU Fortran 77 compiler
# configure:5354: f95 -c conftest.F >&5
# configure:5360: $? = 0
# configure:5364: test -z
# || test ! -s conftest.err
# configure:5367: $? = 0
# configure:5370: test -s conftest.o
# configure:5373: $? = 0
# configure:5386: result: yes
# configure:5392: checking whether f95 accepts -g
# configure:5404: f95 -c -g conftest.f >&5
# configure:5410: $? = 0
# configure:5414: test -z
# || test ! -s conftest.err
# configure:5417: $? = 0
# configure:5420: test -s conftest.o
# configure:5423: $? = 0
# configure:5435: result: yes
# configure:5465: checking the maximum length of command line arguments
# configure:5574: result: 32768
# configure:5585: checking command to parse /usr/bin/nm -B output from g++ object
# configure:5690: g++ -c conftest.cc >&5
# configure:5693: $? = 0
# configure:5697: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:5700: $? = 0
# configure:5752: g++ -o conftest conftest.cc conftstm.o >&5
# configure:5755: $? = 0
# configure:5793: result: ok
# configure:5797: checking for objdir
# configure:5812: result: .libs
# configure:5864: checking for x86_64-unknown-linux-ar
# configure:5893: result: no
# configure:5902: checking for ar
# configure:5918: found /usr/bin/ar
# configure:5929: result: ar
# configure:5944: checking for x86_64-unknown-linux-ranlib
# configure:5973: result: no
# configure:5982: checking for ranlib
# configure:5998: found /usr/bin/ranlib
# configure:6009: result: ranlib
# configure:6024: checking for x86_64-unknown-linux-strip
# configure:6050: result: strip
# configure:6361: checking if g++ supports -fno-rtti -fno-exceptions
# configure:6379: g++ -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:6383: $? = 0
# configure:6396: result: yes
# configure:6411: checking for g++ option to produce PIC
# configure:6621: result: -fPIC
# configure:6629: checking if g++ PIC flag -fPIC works
# configure:6647: g++ -c -fPIC -DPIC conftest.c >&5
# configure:6651: $? = 0
# configure:6664: result: yes
# configure:6692: checking if g++ static flag -static works
# configure:6720: result: yes
# configure:6730: checking if g++ supports -c -o file.o
# configure:6751: g++ -c -o out/conftest2.o conftest.c >&5
# configure:6755: $? = 0
# configure:6777: result: yes
# configure:6803: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:7761: result: yes
# configure:7782: checking whether -lc should be explicitly linked in
# configure:7787: g++ -c conftest.c >&5
# configure:7790: $? = 0
# configure:7805: g++ -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7808: $? = 0
# configure:7820: result: no
# configure:7828: checking dynamic linker characteristics
# configure:8221: g++ -c conftest.c >&5
# configure:8224: $? = 0
# configure:8437: result: GNU/Linux ld.so
# configure:8446: checking how to hardcode library paths into programs
# configure:8471: result: immediate
# configure:8485: checking whether stripping libraries is possible
# configure:8490: result: yes
# configure:9324: checking if libtool supports shared libraries
# configure:9326: result: yes
# configure:9329: checking whether to build shared libraries
# configure:9350: result: yes
# configure:9353: checking whether to build static libraries
# configure:9357: result: no
# configure:9449: creating libtool
# configure:10040: checking for ld used by g++
# configure:10107: result: /usr/bin/ld -m elf_x86_64
# configure:10116: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:10131: result: yes
# configure:10182: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11120: result: yes
# configure:11138: g++ -c conftest.cpp >&5
# configure:11141: $? = 0
# configure:11260: checking for g++ option to produce PIC
# configure:11534: result: -fPIC
# configure:11542: checking if g++ PIC flag -fPIC works
# configure:11560: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11564: $? = 0
# configure:11577: result: yes
# configure:11605: checking if g++ static flag -static works
# configure:11633: result: yes
# configure:11643: checking if g++ supports -c -o file.o
# configure:11664: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:11668: $? = 0
# configure:11690: result: yes
# configure:11716: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11741: result: yes
# configure:11808: checking dynamic linker characteristics
# configure:12201: g++ -c conftest.cpp >&5
# configure:12204: $? = 0
# configure:12417: result: GNU/Linux ld.so
# configure:12426: checking how to hardcode library paths into programs
# configure:12451: result: immediate
# configure:12980: checking if libtool supports shared libraries
# configure:12982: result: yes
# configure:12985: checking whether to build shared libraries
# configure:13005: result: yes
# configure:13008: checking whether to build static libraries
# configure:13012: result: no
# configure:13022: checking for f95 option to produce PIC
# configure:13232: result: -fPIC
# configure:13240: checking if f95 PIC flag -fPIC works
# configure:13258: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:13262: $? = 0
# configure:13275: result: yes
# configure:13303: checking if f95 static flag -static works
# configure:13331: result: no
# configure:13341: checking if f95 supports -c -o file.o
# configure:13362: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13366: $? = 0
# configure:13388: result: yes
# configure:13414: checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14352: result: yes
# configure:14419: checking dynamic linker characteristics
# configure:14812: f95 -c -g -O2 conftest.f >&5
# conftest.f:1:2:
#
# #line 14811 "configure"
# 1
# Warning: Illegal preprocessor directive
# configure:14815: $? = 0
# configure:15028: result: GNU/Linux ld.so
# configure:15037: checking how to hardcode library paths into programs
# configure:15062: result: immediate
# configure:18658: checking for g++
# configure:18676: found /usr/bin/g++
# configure:18689: result: /usr/bin/g++
# configure:18696: checking standard C++ library path
# configure:18699: result: /usr/lib
# configure:18703: checking maximum warning verbosity option
# configure:18727: result: -Wall for C++ -Wall for C
# configure:18733: checking ansi C/C++ option
# configure:18754: result: -ansi for C++ -ansi for C
# configure:18762: checking for gmake
# configure:18789: result: make
# configure:18799: checking for main in -lstdc++
# configure:18823: g++ -o conftest -Wall -ansi conftest.cc -lstdc++ >&5
# configure:18829: $? = 0
# configure:18833: test -z
# || test ! -s conftest.err
# configure:18836: $? = 0
# configure:18839: test -s conftest
# configure:18842: $? = 0
# configure:18855: result: yes
# configure:18911: checking for ffpss in -lcfitsio
# configure:18941: g++ -o conftest -Wall -ansi -I/usr/local/cfitsio/include -L/usr/lib conftest.cc -lcfitsio >&5
# configure:18947: $? = 0
# configure:18951: test -z
# || test ! -s conftest.err
# configure:18954: $? = 0
# configure:18957: test -s conftest
# configure:18960: $? = 0
# configure:18973: result: yes
# configure:18996: checking fitsio.h usability
# configure:19008: g++ -c -Wall -ansi -I/usr/local/cfitsio/include conftest.cc >&5
# configure:19014: $? = 0
# configure:19018: test -z
# || test ! -s conftest.err
# configure:19021: $? = 0
# configure:19024: test -s conftest.o
# configure:19027: $? = 0
# configure:19037: result: yes
# configure:19041: checking fitsio.h presence
# configure:19051: g++ -E -I/usr/local/cfitsio/include conftest.cc
# configure:19057: $? = 0
# configure:19077: result: yes
# configure:19112: checking for fitsio.h
# configure:19119: result: yes
# configure:19139: result: cfitsio found.
# configure:19154: checking whether the compiler implements namespaces
# configure:19183: g++ -c -Wall -ansi -I/usr/local/cfitsio/include conftest.cc >&5
# configure:19189: $? = 0
# configure:19193: test -z
# || test ! -s conftest.err
# configure:19196: $? = 0
# configure:19199: test -s conftest.o
# configure:19202: $? = 0
# configure:19220: result: yes
# configure:19230: checking whether the compiler has valarray
# configure:19263: g++ -c -Wall -ansi -I/usr/local/cfitsio/include conftest.cc >&5
# configure:19269: $? = 0
# configure:19273: test -z
# || test ! -s conftest.err
# configure:19276: $? = 0
# configure:19279: test -s conftest.o
# configure:19282: $? = 0
# configure:19300: result: yes
# configure:19330: checking sstream usability
# configure:19342: g++ -c -Wall -ansi -I/usr/local/cfitsio/include conftest.cc >&5
# configure:19348: $? = 0
# configure:19352: test -z
# || test ! -s conftest.err
# configure:19355: $? = 0
# configure:19358: test -s conftest.o
# configure:19361: $? = 0
# configure:19371: result: yes
# configure:19375: checking sstream presence
# configure:19385: g++ -E -I/usr/local/cfitsio/include conftest.cc
# configure:19391: $? = 0
# configure:19411: result: yes
# configure:19446: checking for sstream
# configure:19453: result: yes
# configure:19756: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b7423c75b52c
#
# config.status:728: creating Makefile
# config.status:728: creating Doxyfile
# config.status:728: creating CCfits.pc
# config.status:728: creating vs.net/Makefile
# config.status:832: creating config.h
# config.status:1128: executing depfiles commands
# configure:21084: result:
# CCFits project now configured.
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_cxx_have_valarray=yes
# ac_cv_cxx_namespaces=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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_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_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_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fitsio_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_sstream=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_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_host_alias=x86_64-unknown-linux
# ac_cv_lib_cfitsio_ffpss=yes
# ac_cv_lib_stdcpp_main=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_pfk_cxx_lib_path=/usr/bin/g++
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=g++
# ac_cv_prog_CPP='g++ -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_GMAKE=make
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=no
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_target_alias=x86_64-unknown-linux
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ccfits/src/CCfits/config/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/ccfits/src/CCfits/config/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/ccfits/src/CCfits/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/ccfits/src/CCfits/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/ccfits/src/CCfits/config/missing --run automake-1.9'
# AWK='gawk'
# CC='g++'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -ansi'
# CPP='g++ -E'
# CPPFLAGS=' -I/usr/local/cfitsio/include'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -ansi'
# CXX_LIB_PATH='/usr/lib'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# GMAKE='make'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=' -L/usr/lib'
# LIBOBJS=''
# LIBS='-lcfitsio '
# LIBSTDCPP='lstdc++'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/ccfits/src/CCfits/config/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='CCfits'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# RDFLAGS='/usr/lib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STLPORT=''
# STRIP='strip'
# VERSION='2.4'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX='g++'
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# 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'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/ccfits/src/CCfits/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pfk_cxx_lib_path='/usr/bin/g++'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIBCFITSIO 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NAMESPACES
# #define HAVE_PKG_cfitsio 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_VALARRAY
# #define PACKAGE "CCfits"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #define VERSION "2.4"
# #endif
# #ifdef __cplusplus
# extern "C" void std::exit (int) throw (); using std::exit;
#
# configure: exit 0