The build took 00h 01m 49s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
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.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ccfits 2.4-6 (Thu Apr 13 16:11:30 UTC 2017)
==> 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++... clang++
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 clang++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of clang++... gcc3
checking for x86_64-unknown-linux-gcc... clang++
checking whether we are using the GNU C compiler... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to accept ANSI C... none needed
checking dependency style of clang++... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by clang++... /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... clang++ -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... clang++ -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 clang++ 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 clang++ supports -fno-rtti -fno-exceptions... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ 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 clang++... /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 clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ 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 clang++... /usr/bin/clang++
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 clang++ -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
mkdir .libs
clang++ -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
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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:326:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
if (!scalePresent || scalePresent && tscale == 1)
~~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
ColumnCreator.cxx:326:41: note: place parentheses around the '&&' expression to silence this warning
if (!scalePresent || scalePresent && tscale == 1)
^
( )
1 warning generated.
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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 clang++ -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
clang++ -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:74:7: warning: unused variable 'htype' [-Wunused-variable]
int htype = xtype;
^
ExtHDU.cxx:73:7: warning: unused variable 'status' [-Wunused-variable]
int status = 0;
^
2 warnings generated.
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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
FITS.cxx:334:10: warning: unused variable 'extSyntHdu' [-Wunused-variable]
int extSyntHdu = open(mode);
^
1 warning generated.
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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
FITSBase.cxx:30:18: warning: field 'm_fptr' will be initialized after field 'm_extension' [-Wreorder]
m_pHDU(0), m_fptr(0), m_extension()
^
1 warning generated.
if /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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 clang++ -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
clang++ -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 clang++ -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
clang++ -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 clang++ -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
clang++ -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 clang++ -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
clang++ -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 clang++ -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
clang++ -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 clang++ -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
clang++ -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 clang++ -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
clang++ -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 /bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
clang++ -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
/bin/sh ./libtool --tag=CXX --mode=link clang++ -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
clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/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/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/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)
if clang++ -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
In file included from cookbook.cxx:33:
In file included from ./CCfits:12:
./../CCfits/ColumnT.h:1008:14: warning: unused variable 'n' [-Wunused-variable]
size_t n(vectorLengths.size());
^
In file included from cookbook.cxx:33:
In file included from ./CCfits:13:
./../CCfits/ExtHDUT.h:415:24: warning: unused variable 'n' [-Wunused-variable]
size_t n(first.size());
^
./../CCfits/ExtHDUT.h:435:24: warning: unused variable 'n' [-Wunused-variable]
size_t n(first.size());
^
In file included from cookbook.cxx:33:
In file included from ./CCfits:18:
./../CCfits/PHDUT.h:416:24: warning: unused variable 'n' [-Wunused-variable]
size_t n(first.size());
^
./../CCfits/PHDUT.h:435:24: warning: unused variable 'n' [-Wunused-variable]
size_t n(first.size());
^
5 warnings generated.
/bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -ansi -L/usr/lib -o cookbook -R /usr/lib -R /usr/lib cookbook.o libCCfits.la -lcfitsio
clang++ -Wall -ansi -o .libs/cookbook cookbook.o -L/usr/lib ./.libs/libCCfits.so -lcfitsio -Wl,--rpath -Wl,/usr/lib
clang-3.8: warning: argument unused during compilation: '-ansi'
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/lib" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c 'libCCfits.la' '/tmp/ccfits/pkg/ccfits/usr/lib/libCCfits.la'
/usr/bin/install -c .libs/libCCfits.so.0.0.0 /tmp/ccfits/pkg/ccfits/usr/lib/libCCfits.so.0.0.0
(cd /tmp/ccfits/pkg/ccfits/usr/lib && rm -f libCCfits.so.0 && ln -s libCCfits.so.0.0.0 libCCfits.so.0)
(cd /tmp/ccfits/pkg/ccfits/usr/lib && rm -f libCCfits.so && ln -s libCCfits.so.0.0.0 libCCfits.so)
/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'
test -z "/usr/bin" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/bin"
/bin/sh ./libtool --mode=install /usr/bin/install -c 'cookbook' '/tmp/ccfits/pkg/ccfits/usr/bin/cookbook'
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
test -z "/usr/include/CCfits" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/include/CCfits"
/usr/bin/install -c -m 644 'AsciiTable.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/AsciiTable.h'
/usr/bin/install -c -m 644 'BinTable.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/BinTable.h'
/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 -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'
/usr/bin/install -c -m 644 'KeywordT.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/KeywordT.h'
/usr/bin/install -c -m 644 'KeywordCreator.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/KeywordCreator.h'
/usr/bin/install -c -m 644 'NewColumn.h' '/tmp/ccfits/pkg/ccfits/usr/include/CCfits/NewColumn.h'
/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'
/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'
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/tmp/ccfits/pkg/ccfits/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'CCfits.pc' '/tmp/ccfits/pkg/ccfits/usr/lib/pkgconfig/CCfits.pc'
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 (Thu Apr 13 16:12:29 UTC 2017)
CMD: pacman --query --file ccfits-2.4-6-x86_64.pkg.tar.xz
Creating hybrid package for 'ccfits'
Trying to find vanilla package 'ccfits'...
CMD: pacman --query --file /mirror/ccfits-2.4-6.pkg.tar.xz
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
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 = 032519ccf4f5
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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/bin
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:2070: result: clang++
configure:2128: checking for C++ compiler version
configure:2131: clang++ --version &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2134: $? = 0
configure:2136: clang++ -v &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2139: $? = 0
configure:2141: clang++ -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2144: $? = 1
configure:2167: checking for C++ compiler default output file name
configure:2170: clang++ 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: clang++ -o conftest conftest.cc >&5
configure:2267: $? = 0
configure:2292: result:
configure:2298: checking for suffix of object files
configure:2319: clang++ -c conftest.cc >&5
configure:2322: $? = 0
configure:2344: result: o
configure:2348: checking whether we are using the GNU C++ compiler
configure:2372: clang++ -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 clang++ accepts -g
configure:2431: clang++ -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: clang++ -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: clang++ -c conftest.cc >&5
conftest.cc:15:1: error: use of undeclared identifier 'exit'
exit (42);
^
1 error generated.
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: clang++ -c conftest.cc >&5
conftest.cc:11:17: error: use of undeclared identifier 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
conftest.cc:11:49: error: use of undeclared identifier 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
2 errors generated.
configure:2509: $? = 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. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2503: clang++ -c conftest.cc >&5
conftest.cc:11:17: error: use of undeclared identifier 'std'
extern "C" void std::exit (int); using std::exit;
^
conftest.cc:11:40: error: use of undeclared identifier 'std'
extern "C" void std::exit (int); using std::exit;
^
2 errors generated.
configure:2509: $? = 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. */
| extern "C" void std::exit (int); using std::exit;
| #include
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2503: clang++ -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: clang++ -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 clang++
configure:2747: result: gcc3
configure:2855: checking for x86_64-unknown-linux-gcc
configure:2881: result: clang++
configure:3163: checking for C compiler version
configure:3166: clang++ --version &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3169: $? = 0
configure:3171: clang++ -v &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3174: $? = 0
configure:3176: clang++ -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3179: $? = 1
configure:3182: checking whether we are using the GNU C compiler
configure:3206: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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 clang++ accepts -g
configure:3265: clang++ -c -g conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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 clang++ option to accept ANSI C
configure:3382: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
conftest.c:21:17: error: C++ requires a type specifier for all declarations
static char *e (p, i)
^
conftest.c:21:20: error: unknown type name 'i'
static char *e (p, i)
^
conftest.c:21:22: error: expected ';' after top level declarator
static char *e (p, i)
^
;
conftest.c:24:1: error: expected unqualified-id
{
^
4 errors generated.
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 exit (int) throw ();
| #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: clang++ -qlanglvl=ansi -c conftest.c >&5
clang-3.8: error: unknown argument: '-qlanglvl=ansi'
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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 exit (int) throw ();
| #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: clang++ -std1 -c conftest.c >&5
clang-3.8: error: unknown argument: '-std1'
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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 exit (int) throw ();
| #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: clang++ -Ae -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
clang-3.8: warning: argument unused during compilation: '-Ae'
conftest.c:21:17: error: C++ requires a type specifier for all declarations
static char *e (p, i)
^
conftest.c:21:20: error: unknown type name 'i'
static char *e (p, i)
^
conftest.c:21:22: error: expected ';' after top level declarator
static char *e (p, i)
^
;
conftest.c:24:1: error: expected unqualified-id
{
^
4 errors generated.
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 exit (int) throw ();
| #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: clang++ -Aa -D_HPUX_SOURCE -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
clang-3.8: warning: argument unused during compilation: '-Aa'
conftest.c:21:17: error: C++ requires a type specifier for all declarations
static char *e (p, i)
^
conftest.c:21:20: error: unknown type name 'i'
static char *e (p, i)
^
conftest.c:21:22: error: expected ';' after top level declarator
static char *e (p, i)
^
;
conftest.c:24:1: error: expected unqualified-id
{
^
4 errors generated.
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 exit (int) throw ();
| #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: clang++ -Xc -D__EXTENSIONS__ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
clang-3.8: warning: argument unused during compilation: '-Xc'
conftest.c:21:17: error: C++ requires a type specifier for all declarations
static char *e (p, i)
^
conftest.c:21:20: error: unknown type name 'i'
static char *e (p, i)
^
conftest.c:21:22: error: expected ';' after top level declarator
static char *e (p, i)
^
;
conftest.c:24:1: error: expected unqualified-id
{
^
4 errors generated.
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 exit (int) throw ();
| #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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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 clang++
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 clang++
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: clang++ -c conftest.cc >&5
configure:4222: $? = 0
configure:4368: checking how to run the C preprocessor
configure:4403: clang++ -E conftest.c
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:4409: $? = 0
configure:4441: clang++ -E conftest.c
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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 exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include
configure:4486: result: clang++ -E
configure:4510: clang++ -E conftest.c
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:4516: $? = 0
configure:4548: clang++ -E conftest.c
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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 exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include
configure:4598: checking for ANSI C header files
configure:4623: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:4629: $? = 0
configure:4633: test -z
|| test ! -s conftest.err
configure:4636: $? = 0
configure:4639: test -s conftest.o
configure:4642: $? = 0
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:4731: clang++ -o conftest conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:4734: $? = 0
configure:4736: ./conftest
configure:4739: $? = 0
configure:4754: result: yes
configure:4778: checking for sys/types.h
configure:4794: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -E conftest.c
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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: clang++ -E conftest.cc
configure:5033: $? = 0
configure:5065: clang++ -E conftest.cc
conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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 exit (int) throw ();
| #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: clang++ -E
configure:5134: clang++ -E conftest.cc
configure:5140: $? = 0
configure:5172: clang++ -E conftest.cc
conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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 exit (int) throw ();
| #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 clang++ object
configure:5690: clang++ -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: clang++ -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 clang++ supports -fno-rtti -fno-exceptions
configure:6379: clang++ -c -fno-rtti -fno-exceptions conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:6383: $? = 0
configure:6396: result: yes
configure:6411: checking for clang++ option to produce PIC
configure:6621: result: -fPIC
configure:6629: checking if clang++ PIC flag -fPIC works
configure:6647: clang++ -c -fPIC -DPIC conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:6651: $? = 0
configure:6664: result: yes
configure:6692: checking if clang++ static flag -static works
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:6720: result: yes
configure:6730: checking if clang++ supports -c -o file.o
configure:6751: clang++ -c -o out/conftest2.o conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:6755: $? = 0
configure:6777: result: yes
configure:6803: checking whether the clang++ 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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
configure:7790: $? = 0
configure:7805: clang++ -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: clang++ -c conftest.c >&5
clang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
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 clang++
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 clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11120: result: yes
configure:11138: clang++ -c conftest.cpp >&5
configure:11141: $? = 0
configure:11260: checking for clang++ option to produce PIC
configure:11534: result: -fPIC
configure:11542: checking if clang++ PIC flag -fPIC works
configure:11560: clang++ -c -fPIC -DPIC conftest.cpp >&5
configure:11564: $? = 0
configure:11577: result: yes
configure:11605: checking if clang++ static flag -static works
configure:11633: result: yes
configure:11643: checking if clang++ supports -c -o file.o
configure:11664: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:11668: $? = 0
configure:11690: result: yes
configure:11716: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11741: result: yes
configure:11808: checking dynamic linker characteristics
configure:12201: clang++ -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 clang++
configure:18676: found /usr/bin/clang++
configure:18689: result: /usr/bin/clang++
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: clang++ -o conftest -Wall -ansi conftest.cc -lstdc++ >&5
conftest.cc:29:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
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: clang++ -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: clang++ -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: clang++ -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: clang++ -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: clang++ -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: clang++ -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: clang++ -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 032519ccf4f5
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=set
ac_cv_env_CC_value=clang
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=set
ac_cv_env_CXX_value=clang++
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/clang++
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang++
ac_cv_prog_CPP='clang++ -E'
ac_cv_prog_CXX=clang++
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_GMAKE=make
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
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='clang++'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -ansi'
CPP='clang++ -E'
CPPFLAGS=' -I/usr/local/cfitsio/include'
CXX='clang++'
CXXCPP='clang++ -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=''
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/clang++'
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 exit (int) throw ();
configure: exit 0