Build of ccfits with musl toolchain

The build took 00h 01m 27s and was NOT successful.

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

SLOCLanguage
14,308 cpp
8,322 sh
1,080 makefile
94 perl
10 ansic
23,814 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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 (Wed Apr 5 00:25:47 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++... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /sysroot/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... no
# 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 /sysroot/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... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/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++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/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... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/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 (/sysroot/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++... /sysroot/bin/clang++
# checking standard C++ library path... /sysroot/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
# 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
# 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
# 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
# mkdir .libs
# 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
# 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
# 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
# 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)
# ^
# ( )
# 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
# 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 ColumnData.lo -MD -MP -MF .deps/ColumnData.Tpo -c ColumnData.cxx -fPIC -DPIC -o .libs/ColumnData.o
# 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
# In file included from ColumnCreator.cxx:10:
# In file included from ./Column.h:16:
# In file included from ./Table.h:13:
# In file included from ./ExtHDU.h:15:
# In file included from ./HDU.h:21:
# In file included from ./NewKeyword.h:13:
# In file included from ./KeywordCreator.h:13:
# In file included from ./KeyData.h:22:
# In file included from ./FITSUtil.h:18:
# /sysroot/bin/../include/c++/v1/valarray:2743:32: error: no viable conversion from 'value_type' (aka 'std::__1::complex') to 'result_type' (aka 'bool')
# ::new (__r.__end_) result_type(__expr_[__i]);
# ^ ~~~~~~~~~~~~
# ./ColumnVectorData.h:268:44: note: in instantiation of member function 'std::__1::__val_expr >, std::__1::valarray >, std::__1::valarray > > >::operator valarray' requested here
# std::valarray test = (m_data[i] == that.m_data[i]);
# ^
# ./ColumnVectorData.h:56:9: note: in instantiation of member function 'CCfits::ColumnVectorData >::compare' requested here
# ColumnVectorData (int columnIndex, const string &columnName, ValueType type, const string &format, const string &unit, Table* p, int rpt = 1, long w = 1, const string &comment = "");
# ^
# ColumnCreator.cxx:259:25: note: in instantiation of member function 'CCfits::ColumnVectorData >::ColumnVectorData' requested here
# m_column = new ColumnVectorData >(number, name,
# ^
# In file included from ColumnCreator.cxx:10:
# In file included from ./Column.h:16:
# In file included from ./Table.h:13:
# In file included from ./ExtHDU.h:15:
# In file included from ./HDU.h:21:
# In file included from ./NewKeyword.h:13:
# In file included from ./KeywordCreator.h:13:
# In file included from ./KeyData.h:22:
# In file included from ./FITSUtil.h:18:
# /sysroot/bin/../include/c++/v1/valarray:2743:32: error: no viable conversion from 'value_type' (aka 'std::__1::complex') to 'result_type' (aka 'bool')
# ::new (__r.__end_) result_type(__expr_[__i]);
# ^ ~~~~~~~~~~~~
# ./ColumnVectorData.h:268:44: note: in instantiation of member function 'std::__1::__val_expr >, std::__1::valarray >, std::__1::valarray > > >::operator valarray' requested here
# std::valarray test = (m_data[i] == that.m_data[i]);
# ^
# ./ColumnVectorData.h:56:9: note: in instantiation of member function 'CCfits::ColumnVectorData >::compare' requested here
# ColumnVectorData (int columnIndex, const string &columnName, ValueType type, const string &format, const string &unit, Table* p, int rpt = 1, long w = 1, const string &comment = "");
# ^
# ColumnCreator.cxx:275:25: note: in instantiation of member function 'CCfits::ColumnVectorData >::ColumnVectorData' requested here
# m_column = new ColumnVectorData >(number, name,
# ^
# 1 warning and 2 errors generated.
# make[2]: *** [Makefile:475: ColumnCreator.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: Leaving directory '/tmp/ccfits/src/CCfits'
# make[1]: *** [Makefile:532: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/ccfits/src/CCfits'
# make: *** [Makefile:315: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = 4c02fbc43d59
# 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: /sysroot/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 /sysroot/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2134: $? = 0
# configure:2136: clang++ -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../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
# In file included from conftest.cc:12:
# In file included from /sysroot/bin/../include/c++/v1/stdlib.h:94:
# /sysroot/include/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()'
# _Noreturn void exit (int);
# ^
# conftest.cc:11:17: note: previous declaration is here
# extern "C" void exit (int) throw ();
# ^
# 1 error 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 exit (int) throw ();
# | #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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3169: $? = 0
# configure:3171: clang++ -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../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);
# | #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);
# | #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);
# | #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);
# | #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);
# | #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);
# | #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: /sysroot/bin/ld
# configure:3846: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:3861: result: yes
# configure:3866: checking for /sysroot/bin/ld option to reload object files
# configure:3873: result: -r
# configure:3891: checking for BSD-compatible nm
# configure:3940: result: /sysroot/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);
# | #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);
# | #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: line 4737: 1101 Segmentation fault (core dumped) ./conftest$ac_exeext
# configure:4739: $? = 139
# configure: program exited with status 139
# 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);
# | #endif
# | /* end confdefs.h. */
# | #include
# | #if ((' ' & 0x0FF) == 0x020)
# | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
# | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
# | #else
# | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z'))
# | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
# | #endif
# |
# | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
# | int
# | main ()
# | {
# | int i;
# | for (i = 0; i < 256; i++)
# | if (XOR (islower (i), ISLOWER (i))
# | || toupper (i) != TOUPPER (i))
# | exit(2);
# | exit (0);
# | }
# configure:4754: result: no
# 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:24: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);
# | #endif
# | #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:24: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);
# | #endif
# | #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 /sysroot/bin/nm -B output from clang++ object
# configure:5690: clang++ -c conftest.cc >&5
# configure:5693: $? = 0
# configure:5697: /sysroot/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 /sysroot/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 /sysroot/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
# configure:6720: result: no
# 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 (/sysroot/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: /sysroot/bin/ld -m elf_x86_64
# configure:10116: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:10131: result: yes
# configure:10182: checking whether the clang++ linker (/sysroot/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: no
# 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 (/sysroot/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 (/sysroot/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 /sysroot/bin/clang++
# configure:18689: result: /sysroot/bin/clang++
# configure:18696: checking standard C++ library path
# configure:18699: result: /sysroot/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:28: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 4c02fbc43d59
#
# 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:1126: 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=no
# 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=/sysroot/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=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/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='/sysroot/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='/sysroot/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 VERSION "2.4"
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int);
#
# configure: exit 0