Build of libofa with vanilla toolchain

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

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

SLOCLanguage
24,349 cpp
8,366 sh
2,818 makefile
166 ansic
35,699 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libofa 0.9.3-6 (Wed Aug 24 14:32:27 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fftw-3.3.4-2
#
# Total Installed Size: 5.52 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 fftw...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> 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 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 whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for gawk... (cached) gawk
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for egrep... grep -E
# checking for ld used by gcc... /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... nm
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... gcc -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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse nm output from gcc 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 gcc static flag works... yes
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc 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... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# 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... yes
# checking for f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# 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 whether stripping libraries is possible... yes
# checking for x86_64-unknown-linux-g++... g++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking dependency style of g++... (cached) gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether byte ordering is bigendian... no
# checking for long... yes
# checking size of long... 8
# checking for XML_ExpatVersion in -lexpat... yes
# checking for curl_global_init in -lcurl... yes
# configure: Using libfftw3
# checking for fftw_malloc in -lfftw3... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating include/ofa1/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/JAMA/Makefile
# config.status: creating lib/AFLIB/Makefile
# config.status: creating examples/Makefile
# config.status: creating libofa.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default commands
# make all-recursive
# make[1]: Entering directory '/tmp/libofa/src/libofa-0.9.3'
# Making all in include
# make[2]: Entering directory '/tmp/libofa/src/libofa-0.9.3/include'
# Making all in ofa1
# make[3]: Entering directory '/tmp/libofa/src/libofa-0.9.3/include/ofa1'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/include/ofa1'
# make[3]: Entering directory '/tmp/libofa/src/libofa-0.9.3/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/include'
# make[2]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/include'
# Making all in lib
# make[2]: Entering directory '/tmp/libofa/src/libofa-0.9.3/lib'
# Making all in JAMA
# make[3]: Entering directory '/tmp/libofa/src/libofa-0.9.3/lib/JAMA'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/lib/JAMA'
# Making all in AFLIB
# make[3]: Entering directory '/tmp/libofa/src/libofa-0.9.3/lib/AFLIB'
# if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -MT aflibConverter.lo -MD -MP -MF ".deps/aflibConverter.Tpo" -c -o aflibConverter.lo aflibConverter.cpp; \
# then mv -f ".deps/aflibConverter.Tpo" ".deps/aflibConverter.Plo"; else rm -f ".deps/aflibConverter.Tpo"; exit 1; fi
# mkdir .libs
# g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -MT aflibConverter.lo -MD -MP -MF .deps/aflibConverter.Tpo -c aflibConverter.cpp -fPIC -DPIC -o .libs/aflibConverter.o
# aflibConverter.cpp: In member function 'int aflibConverter::resampleWithFilter(int&, int, short int*, short int*, short int*, short int*, short unsigned int, short unsigned int, short unsigned int)':
# aflibConverter.cpp:560:34: warning: variable 'orig_Nx' set but not used [-Wunused-but-set-variable]
# unsigned short Nout = 0, Nx, orig_Nx;
# ^~~~~~~
# g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -MT aflibConverter.lo -MD -MP -MF .deps/aflibConverter.Tpo -c aflibConverter.cpp -o aflibConverter.o >/dev/null 2>&1
# /bin/sh ../../libtool --mode=link g++ -Wall -g -o libaflib.la aflibConverter.lo -lfftw3
# ar cru .libs/libaflib.a .libs/aflibConverter.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libaflib.a
# creating libaflib.la
# (cd .libs && rm -f libaflib.la && ln -s ../libaflib.la libaflib.la)
# make[3]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/lib/AFLIB'
# make[3]: Entering directory '/tmp/libofa/src/libofa-0.9.3/lib'
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT fftlibw3_op.lo -MD -MP -MF ".deps/fftlibw3_op.Tpo" -c -o fftlibw3_op.lo fftlibw3_op.cpp; \
# then mv -f ".deps/fftlibw3_op.Tpo" ".deps/fftlibw3_op.Plo"; else rm -f ".deps/fftlibw3_op.Tpo"; exit 1; fi
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT fft_op.lo -MD -MP -MF ".deps/fft_op.Tpo" -c -o fft_op.lo fft_op.cpp; \
# then mv -f ".deps/fft_op.Tpo" ".deps/fft_op.Plo"; else rm -f ".deps/fft_op.Tpo"; exit 1; fi
# mkdir .libs
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT fft_op.lo -MD -MP -MF .deps/fft_op.Tpo -c fft_op.cpp -fPIC -DPIC -o .libs/fft_op.o
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT fftlibw3_op.lo -MD -MP -MF .deps/fftlibw3_op.Tpo -c fftlibw3_op.cpp -fPIC -DPIC -o .libs/fftlibw3_op.o
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT fftlibw3_op.lo -MD -MP -MF .deps/fftlibw3_op.Tpo -c fftlibw3_op.cpp -o fftlibw3_op.o >/dev/null 2>&1
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT frametracker_op.lo -MD -MP -MF ".deps/frametracker_op.Tpo" -c -o frametracker_op.lo frametracker_op.cpp; \
# then mv -f ".deps/frametracker_op.Tpo" ".deps/frametracker_op.Plo"; else rm -f ".deps/frametracker_op.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT frametracker_op.lo -MD -MP -MF .deps/frametracker_op.Tpo -c frametracker_op.cpp -fPIC -DPIC -o .libs/frametracker_op.o
# fft_op.cpp: In member function 'void FFT_op::ReSample(int, bool)':
# fft_op.cpp:215:14: warning: variable 'curInd' set but not used [-Wunused-but-set-variable]
# int srcInd, curInd;
# ^~~~~~
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT fft_op.lo -MD -MP -MF .deps/fft_op.Tpo -c fft_op.cpp -o fft_op.o >/dev/null 2>&1
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT mainprint.lo -MD -MP -MF ".deps/mainprint.Tpo" -c -o mainprint.lo mainprint.cpp; \
# then mv -f ".deps/mainprint.Tpo" ".deps/mainprint.Plo"; else rm -f ".deps/mainprint.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT mainprint.lo -MD -MP -MF .deps/mainprint.Tpo -c mainprint.cpp -fPIC -DPIC -o .libs/mainprint.o
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT frametracker_op.lo -MD -MP -MF .deps/frametracker_op.Tpo -c frametracker_op.cpp -o frametracker_op.o >/dev/null 2>&1
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT signal_op.lo -MD -MP -MF ".deps/signal_op.Tpo" -c -o signal_op.lo signal_op.cpp; \
# then mv -f ".deps/signal_op.Tpo" ".deps/signal_op.Plo"; else rm -f ".deps/signal_op.Tpo"; exit 1; fi
# In file included from JAMA/jama_svd.h:7:0,
# from mainprint.cpp:21:
# JAMA/tnt_array2d_utils.h: In function 'std::istream& TNT::operator>>(std::istream&, TNT::Array2D&)':
# JAMA/tnt_array2d_utils.h:67:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
# for (int i=0; i
# ^~~
# JAMA/tnt_array2d_utils.h:73:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
# A = B;
# ^
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT signal_op.lo -MD -MP -MF .deps/signal_op.Tpo -c signal_op.cpp -fPIC -DPIC -o .libs/signal_op.o
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT mainprint.lo -MD -MP -MF .deps/mainprint.Tpo -c mainprint.cpp -o mainprint.o >/dev/null 2>&1
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT signal_op.lo -MD -MP -MF .deps/signal_op.Tpo -c signal_op.cpp -o signal_op.o >/dev/null 2>&1
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT trackdata_op.lo -MD -MP -MF ".deps/trackdata_op.Tpo" -c -o trackdata_op.lo trackdata_op.cpp; \
# then mv -f ".deps/trackdata_op.Tpo" ".deps/trackdata_op.Plo"; else rm -f ".deps/trackdata_op.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT trackdata_op.lo -MD -MP -MF .deps/trackdata_op.Tpo -c trackdata_op.cpp -fPIC -DPIC -o .libs/trackdata_op.o
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT trackframe_op.lo -MD -MP -MF ".deps/trackframe_op.Tpo" -c -o trackframe_op.lo trackframe_op.cpp; \
# then mv -f ".deps/trackframe_op.Tpo" ".deps/trackframe_op.Plo"; else rm -f ".deps/trackframe_op.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT trackframe_op.lo -MD -MP -MF .deps/trackframe_op.Tpo -c trackframe_op.cpp -fPIC -DPIC -o .libs/trackframe_op.o
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT trackframe_op.lo -MD -MP -MF .deps/trackframe_op.Tpo -c trackframe_op.cpp -o trackframe_op.o >/dev/null 2>&1
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT trackdata_op.lo -MD -MP -MF .deps/trackdata_op.Tpo -c trackdata_op.cpp -o trackdata_op.o >/dev/null 2>&1
# if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT tracklist_op.lo -MD -MP -MF ".deps/tracklist_op.Tpo" -c -o tracklist_op.lo tracklist_op.cpp; \
# then mv -f ".deps/tracklist_op.Tpo" ".deps/tracklist_op.Plo"; else rm -f ".deps/tracklist_op.Tpo"; exit 1; fi
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT tracklist_op.lo -MD -MP -MF .deps/tracklist_op.Tpo -c tracklist_op.cpp -fPIC -DPIC -o .libs/tracklist_op.o
# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT tracklist_op.lo -MD -MP -MF .deps/tracklist_op.Tpo -c tracklist_op.cpp -o tracklist_op.o >/dev/null 2>&1
# /bin/sh ../libtool --mode=link g++ -Wall -g -o libofa.la -rpath /usr/lib -version-info 0:0:0 -no-undefined fftlibw3_op.lo fft_op.lo frametracker_op.lo mainprint.lo signal_op.lo trackdata_op.lo trackframe_op.lo tracklist_op.lo AFLIB/libaflib.la -lm -lfftw3
# g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/fftlibw3_op.o .libs/fft_op.o .libs/frametracker_op.o .libs/mainprint.o .libs/signal_op.o .libs/trackdata_op.o .libs/trackframe_op.o .libs/tracklist_op.o -Wl,--whole-archive AFLIB/.libs/libaflib.a -Wl,--no-whole-archive -lfftw3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libofa.so.0 -o .libs/libofa.so.0.0.0
# (cd .libs && rm -f libofa.so.0 && ln -s libofa.so.0.0.0 libofa.so.0)
# (cd .libs && rm -f libofa.so && ln -s libofa.so.0.0.0 libofa.so)
# rm -fr .libs/libofa.lax
# mkdir .libs/libofa.lax
# rm -fr .libs/libofa.lax/libaflib.a
# mkdir .libs/libofa.lax/libaflib.a
# (cd .libs/libofa.lax/libaflib.a && ar x /tmp/libofa/src/libofa-0.9.3/lib/AFLIB/.libs/libaflib.a)
# ar cru .libs/libofa.a fftlibw3_op.o fft_op.o frametracker_op.o mainprint.o signal_op.o trackdata_op.o trackframe_op.o tracklist_op.o .libs/libofa.lax/libaflib.a/aflibConverter.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libofa.a
# rm -fr .libs/libofa.lax
# creating libofa.la
# (cd .libs && rm -f libofa.la && ln -s ../libofa.la libofa.la)
# make[3]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/lib'
# make[2]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/lib'
# Making all in examples
# make[2]: Entering directory '/tmp/libofa/src/libofa-0.9.3/examples'
# if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT example.o -MD -MP -MF ".deps/example.Tpo" -c -o example.o example.cpp; \
# then mv -f ".deps/example.Tpo" ".deps/example.Po"; else rm -f ".deps/example.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -MT protocol.o -MD -MP -MF ".deps/protocol.Tpo" -c -o protocol.o protocol.cpp; \
# then mv -f ".deps/protocol.Tpo" ".deps/protocol.Po"; else rm -f ".deps/protocol.Tpo"; exit 1; fi
# protocol.cpp:15:24: fatal error: curl/types.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:259: protocol.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# example.cpp: In function 'int main(int, char**)':
# example.cpp:24:29: error: 'strrchr' was not declared in this scope
# char *p = strrchr(file, '.');
# ^
# example.cpp:26:22: error: 'strcpy' was not declared in this scope
# strcpy(fext, p+1);
# ^
# example.cpp:36:25: error: 'strstr' was not declared in this scope
# if ( strstr(fext, "wav") ) {
# ^
# make[2]: *** [Makefile:259: example.o] Error 1
# make[2]: Leaving directory '/tmp/libofa/src/libofa-0.9.3/examples'
# make[1]: *** [Makefile:295: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libofa/src/libofa-0.9.3'
# make: *** [Makefile:205: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libofa/src/libofa-0.9.3/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 --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ddc1a3f11e83
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1541: checking for a BSD-compatible install
# configure:1596: result: /usr/bin/install -c
# configure:1607: checking whether build environment is sane
# configure:1650: result: yes
# configure:1707: checking for gawk
# configure:1723: found /usr/bin/gawk
# configure:1733: result: gawk
# configure:1743: checking whether make sets $(MAKE)
# configure:1763: result: yes
# configure:1842: checking for x86_64-unknown-linux-strip
# configure:1871: result: no
# configure:1880: checking for strip
# configure:1896: found /usr/bin/strip
# configure:1907: result: strip
# configure:1928: checking whether to enable maintainer-specific portions of Makefiles
# configure:1937: result: no
# configure:1959: checking build system type
# configure:1977: result: x86_64-unknown-linux-gnu
# configure:1985: checking host system type
# configure:1999: result: x86_64-unknown-linux-gnu
# configure:2047: checking for gawk
# configure:2073: result: gawk
# configure:2091: checking for x86_64-unknown-linux-gcc
# configure:2120: result: no
# configure:2129: checking for gcc
# configure:2145: found /usr/bin/gcc
# configure:2155: result: gcc
# configure:2399: checking for C compiler version
# configure:2402: gcc --version &5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2405: $? = 0
# configure:2407: gcc -v &5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2410: $? = 0
# configure:2412: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2415: $? = 1
# configure:2438: checking for C compiler default output file name
# configure:2441: gcc conftest.c >&5
# configure:2444: $? = 0
# configure:2490: result: a.out
# configure:2495: checking whether the C compiler works
# configure:2501: ./a.out
# configure:2504: $? = 0
# configure:2521: result: yes
# configure:2528: checking whether we are cross compiling
# configure:2530: result: no
# configure:2533: checking for suffix of executables
# configure:2535: gcc -o conftest conftest.c >&5
# configure:2538: $? = 0
# configure:2563: result:
# configure:2569: checking for suffix of object files
# configure:2590: gcc -c conftest.c >&5
# configure:2593: $? = 0
# configure:2615: result: o
# configure:2619: checking whether we are using the GNU C compiler
# configure:2643: gcc -c conftest.c >&5
# configure:2649: $? = 0
# configure:2652: test -z || test ! -s conftest.err
# configure:2655: $? = 0
# configure:2658: test -s conftest.o
# configure:2661: $? = 0
# configure:2674: result: yes
# configure:2680: checking whether gcc accepts -g
# configure:2701: gcc -c -g conftest.c >&5
# configure:2707: $? = 0
# configure:2710: test -z || test ! -s conftest.err
# configure:2713: $? = 0
# configure:2716: test -s conftest.o
# configure:2719: $? = 0
# configure:2730: result: yes
# configure:2747: checking for gcc option to accept ANSI C
# configure:2817: gcc -c conftest.c >&5
# configure:2823: $? = 0
# configure:2826: test -z || test ! -s conftest.err
# configure:2829: $? = 0
# configure:2832: test -s conftest.o
# configure:2835: $? = 0
# configure:2853: result: none needed
# configure:2871: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:2877: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:3018: checking for style of include used by make
# configure:3046: result: GNU
# configure:3074: checking dependency style of gcc
# configure:3164: result: gcc3
# configure:3265: checking for a sed that does not truncate output
# configure:3319: result: /usr/bin/sed
# configure:3322: checking for egrep
# configure:3332: result: grep -E
# configure:3348: checking for ld used by gcc
# configure:3415: result: /usr/bin/ld
# configure:3424: checking if the linker (/usr/bin/ld) is GNU ld
# configure:3439: result: yes
# configure:3444: checking for /usr/bin/ld option to reload object files
# configure:3451: result: -r
# configure:3460: checking for BSD-compatible nm
# configure:3502: result: nm
# configure:3506: checking whether ln -s works
# configure:3510: result: yes
# configure:3517: checking how to recognise dependent libraries
# configure:3691: result: pass_all
# configure:3776: gcc -c conftest.c >&5
# configure:3779: $? = 0
# configure:3904: checking how to run the C preprocessor
# configure:3939: gcc -E conftest.c
# configure:3945: $? = 0
# configure:3977: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3983: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libofa"
# | #define VERSION "0.9.3"
# | /* end confdefs.h. */
# | #include
# configure:4022: result: gcc -E
# configure:4046: gcc -E conftest.c
# configure:4052: $? = 0
# configure:4084: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4090: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libofa"
# | #define VERSION "0.9.3"
# | /* end confdefs.h. */
# | #include
# configure:4134: checking for ANSI C header files
# configure:4159: gcc -c conftest.c >&5
# configure:4165: $? = 0
# configure:4168: test -z || test ! -s conftest.err
# configure:4171: $? = 0
# configure:4174: test -s conftest.o
# configure:4177: $? = 0
# configure:4266: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:28:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(2);
# ^~~~
# conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:28:7: note: include '' or provide a declaration of 'exit'
# conftest.c:29:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0);
# ^~~~
# conftest.c:29:3: note: include '' or provide a declaration of 'exit'
# configure:4269: $? = 0
# configure:4271: ./conftest
# configure:4274: $? = 0
# configure:4289: result: yes
# configure:4313: checking for sys/types.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for sys/stat.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for stdlib.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for string.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for memory.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for strings.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for inttypes.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for stdint.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4313: checking for unistd.h
# configure:4329: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4338: test -z || test ! -s conftest.err
# configure:4341: $? = 0
# configure:4344: test -s conftest.o
# configure:4347: $? = 0
# configure:4358: result: yes
# configure:4384: checking dlfcn.h usability
# configure:4396: gcc -c conftest.c >&5
# configure:4402: $? = 0
# configure:4405: test -z || test ! -s conftest.err
# configure:4408: $? = 0
# configure:4411: test -s conftest.o
# configure:4414: $? = 0
# configure:4424: result: yes
# configure:4428: checking dlfcn.h presence
# configure:4438: gcc -E conftest.c
# configure:4444: $? = 0
# configure:4464: result: yes
# configure:4499: checking for dlfcn.h
# configure:4506: result: yes
# configure:4529: checking for x86_64-unknown-linux-g++
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-c++
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-gpp
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-aCC
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-CC
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-cxx
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-cc++
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-cl
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-FCC
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-KCC
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-RCC
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-xlC_r
# configure:4558: result: no
# configure:4529: checking for x86_64-unknown-linux-xlC
# configure:4558: result: no
# configure:4571: checking for g++
# configure:4587: found /usr/bin/g++
# configure:4597: result: g++
# configure:4613: checking for C++ compiler version
# configure:4616: g++ --version &5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4619: $? = 0
# configure:4621: g++ -v &5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4624: $? = 0
# configure:4626: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4629: $? = 1
# configure:4632: checking whether we are using the GNU C++ compiler
# configure:4656: g++ -c conftest.cc >&5
# configure:4662: $? = 0
# configure:4665: test -z || test ! -s conftest.err
# configure:4668: $? = 0
# configure:4671: test -s conftest.o
# configure:4674: $? = 0
# configure:4687: result: yes
# configure:4693: checking whether g++ accepts -g
# configure:4714: g++ -c -g conftest.cc >&5
# configure:4720: $? = 0
# configure:4723: test -z || test ! -s conftest.err
# configure:4726: $? = 0
# configure:4729: test -s conftest.o
# configure:4732: $? = 0
# configure:4743: result: yes
# configure:4785: g++ -c conftest.cc >&5
# configure:4791: $? = 0
# configure:4794: test -z || test ! -s conftest.err
# configure:4797: $? = 0
# configure:4800: test -s conftest.o
# configure:4803: $? = 0
# configure:4829: g++ -c conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:26:9: error: 'exit' was not declared in this scope
# exit (42);
# ^
# configure:4835: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libofa"
# | #define VERSION "0.9.3"
# | #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. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4785: g++ -c conftest.cc >&5
# configure:4791: $? = 0
# configure:4794: test -z || test ! -s conftest.err
# configure:4797: $? = 0
# configure:4800: test -s conftest.o
# configure:4803: $? = 0
# configure:4829: g++ -c conftest.cc >&5
# configure:4835: $? = 0
# configure:4838: test -z || test ! -s conftest.err
# configure:4841: $? = 0
# configure:4844: test -s conftest.o
# configure:4847: $? = 0
# configure:4872: checking dependency style of g++
# configure:4962: result: gcc3
# configure:4984: checking how to run the C++ preprocessor
# configure:5015: g++ -E conftest.cc
# configure:5021: $? = 0
# configure:5053: g++ -E conftest.cc
# conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5059: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libofa"
# | #define VERSION "0.9.3"
# | #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
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5098: result: g++ -E
# configure:5122: g++ -E conftest.cc
# configure:5128: $? = 0
# configure:5160: g++ -E conftest.cc
# conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5166: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libofa"
# | #define VERSION "0.9.3"
# | #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
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5219: checking for x86_64-unknown-linux-g77
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-f77
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-xlf
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-frt
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-pgf77
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-fort77
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-fl32
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-af77
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-f90
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-xlf90
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-pgf90
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-epcf90
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-f95
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-fort
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-xlf95
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-ifc
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-efc
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-pgf95
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-lf95
# configure:5248: result: no
# configure:5219: checking for x86_64-unknown-linux-gfortran
# configure:5248: result: no
# configure:5261: checking for g77
# configure:5290: result: no
# configure:5261: checking for f77
# configure:5290: result: no
# configure:5261: checking for xlf
# configure:5290: result: no
# configure:5261: checking for frt
# configure:5290: result: no
# configure:5261: checking for pgf77
# configure:5290: result: no
# configure:5261: checking for fort77
# configure:5290: result: no
# configure:5261: checking for fl32
# configure:5290: result: no
# configure:5261: checking for af77
# configure:5290: result: no
# configure:5261: checking for f90
# configure:5290: result: no
# configure:5261: checking for xlf90
# configure:5290: result: no
# configure:5261: checking for pgf90
# configure:5290: result: no
# configure:5261: checking for epcf90
# configure:5290: result: no
# configure:5261: checking for f95
# configure:5277: found /usr/bin/f95
# configure:5287: result: f95
# configure:5302: checking for Fortran 77 compiler version
# configure:5305: 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:5308: $? = 0
# configure:5310: 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:5313: $? = 0
# configure:5315: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:5318: $? = 1
# configure:5326: checking whether we are using the GNU Fortran 77 compiler
# configure:5340: f95 -c conftest.F >&5
# configure:5346: $? = 0
# configure:5349: test -z || test ! -s conftest.err
# configure:5352: $? = 0
# configure:5355: test -s conftest.o
# configure:5358: $? = 0
# configure:5371: result: yes
# configure:5377: checking whether f95 accepts -g
# configure:5389: f95 -c -g conftest.f >&5
# configure:5395: $? = 0
# configure:5398: test -z || test ! -s conftest.err
# configure:5401: $? = 0
# configure:5404: test -s conftest.o
# configure:5407: $? = 0
# configure:5419: result: yes
# configure:5449: checking the maximum length of command line arguments
# configure:5514: result: 32768
# configure:5525: checking command to parse nm output from gcc object
# configure:5614: gcc -c conftest.c >&5
# configure:5617: $? = 0
# configure:5621: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:5624: $? = 0
# configure:5676: gcc -o conftest conftest.c conftstm.o >&5
# configure:5679: $? = 0
# configure:5717: result: ok
# configure:5721: checking for objdir
# configure:5736: result: .libs
# configure:5788: checking for x86_64-unknown-linux-ar
# configure:5817: result: no
# configure:5826: checking for ar
# configure:5842: found /usr/bin/ar
# configure:5853: result: ar
# configure:5868: checking for x86_64-unknown-linux-ranlib
# configure:5897: result: no
# configure:5906: checking for ranlib
# configure:5922: found /usr/bin/ranlib
# configure:5933: result: ranlib
# configure:5948: checking for x86_64-unknown-linux-strip
# configure:5974: result: strip
# configure:6275: checking if gcc static flag works
# configure:6298: result: yes
# configure:6316: checking if gcc supports -fno-rtti -fno-exceptions
# configure:6334: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:6338: $? = 0
# configure:6349: result: no
# configure:6364: checking for gcc option to produce PIC
# configure:6541: result: -fPIC
# configure:6549: checking if gcc PIC flag -fPIC works
# configure:6567: gcc -c -fPIC -DPIC conftest.c >&5
# configure:6571: $? = 0
# configure:6582: result: yes
# configure:6606: checking if gcc supports -c -o file.o
# configure:6627: gcc -c -o out/conftest2.o conftest.c >&5
# configure:6631: $? = 0
# configure:6651: result: yes
# configure:6677: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:7524: result: yes
# configure:7550: checking whether -lc should be explicitly linked in
# configure:7555: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7572: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7575: $? = 0
# configure:7587: result: no
# configure:7595: checking dynamic linker characteristics
# configure:8147: result: GNU/Linux ld.so
# configure:8151: checking how to hardcode library paths into programs
# configure:8176: result: immediate
# configure:8190: checking whether stripping libraries is possible
# configure:8195: result: yes
# configure:9018: checking if libtool supports shared libraries
# configure:9020: result: yes
# configure:9023: checking whether to build shared libraries
# configure:9081: result: yes
# configure:9084: checking whether to build static libraries
# configure:9088: result: yes
# configure:9180: creating libtool
# configure:9727: checking for ld used by g++
# configure:9794: result: /usr/bin/ld -m elf_x86_64
# configure:9803: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:9818: result: yes
# configure:9869: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10695: result: yes
# configure:10713: g++ -c conftest.cc >&5
# configure:10716: $? = 0
# configure:10812: checking for g++ option to produce PIC
# configure:11064: result: -fPIC
# configure:11072: checking if g++ PIC flag -fPIC works
# configure:11090: g++ -c -fPIC -DPIC conftest.cc >&5
# configure:11094: $? = 0
# configure:11105: result: yes
# configure:11129: checking if g++ supports -c -o file.o
# configure:11150: g++ -c -o out/conftest2.o conftest.cc >&5
# configure:11154: $? = 0
# configure:11174: result: yes
# configure:11200: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11228: result: yes
# configure:11299: checking dynamic linker characteristics
# configure:11851: result: GNU/Linux ld.so
# configure:11855: checking how to hardcode library paths into programs
# configure:11880: result: immediate
# configure:11894: checking whether stripping libraries is possible
# configure:11899: result: yes
# configure:13199: checking if libtool supports shared libraries
# configure:13201: result: yes
# configure:13204: checking whether to build shared libraries
# configure:13222: result: yes
# configure:13225: checking whether to build static libraries
# configure:13229: result: yes
# configure:13241: checking for f95 option to produce PIC
# configure:13418: result: -fPIC
# configure:13426: checking if f95 PIC flag -fPIC works
# configure:13444: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:13448: $? = 0
# configure:13459: result: yes
# configure:13483: checking if f95 supports -c -o file.o
# configure:13504: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13508: $? = 0
# configure:13528: result: yes
# configure:13554: checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14381: result: yes
# configure:14452: checking dynamic linker characteristics
# configure:15004: result: GNU/Linux ld.so
# configure:15008: checking how to hardcode library paths into programs
# configure:15033: result: immediate
# configure:15047: checking whether stripping libraries is possible
# configure:15052: result: yes
# configure:19153: checking for x86_64-unknown-linux-g++
# configure:19179: result: g++
# configure:19237: checking for C++ compiler version
# configure:19240: g++ --version &5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:19243: $? = 0
# configure:19245: g++ -v &5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:19248: $? = 0
# configure:19250: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:19253: $? = 1
# configure:19256: checking whether we are using the GNU C++ compiler
# configure:19311: result: yes
# configure:19317: checking whether g++ accepts -g
# configure:19367: result: yes
# configure:19409: g++ -c conftest.cc >&5
# configure:19415: $? = 0
# configure:19418: test -z || test ! -s conftest.err
# configure:19421: $? = 0
# configure:19424: test -s conftest.o
# configure:19427: $? = 0
# configure:19453: g++ -c conftest.cc >&5
# configure:19459: $? = 0
# configure:19462: test -z || test ! -s conftest.err
# configure:19465: $? = 0
# configure:19468: test -s conftest.o
# configure:19471: $? = 0
# configure:19496: checking dependency style of g++
# configure:19586: result: gcc3
# configure:19616: checking for a BSD-compatible install
# configure:19671: result: /usr/bin/install -c
# configure:19684: checking whether byte ordering is bigendian
# configure:19711: gcc -c conftest.c >&5
# configure:19717: $? = 0
# configure:19720: test -z || test ! -s conftest.err
# configure:19723: $? = 0
# configure:19726: test -s conftest.o
# configure:19729: $? = 0
# configure:19753: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:2: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:32:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:19759: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libofa"
# | #define VERSION "0.9.3"
# | #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
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:19892: result: no
# configure:19911: checking for long
# configure:19935: gcc -c conftest.c >&5
# configure:19941: $? = 0
# configure:19944: test -z || test ! -s conftest.err
# configure:19947: $? = 0
# configure:19950: test -s conftest.o
# configure:19953: $? = 0
# configure:19964: result: yes
# configure:19967: checking size of long
# configure:20279: gcc -o conftest conftest.c >&5
# configure:20282: $? = 0
# configure:20284: ./conftest
# configure:20287: $? = 0
# configure:20310: result: 8
# configure:20327: checking for XML_ExpatVersion in -lexpat
# configure:20357: gcc -o conftest -Wall -g conftest.c -lexpat -lexpat >&5
# configure:20363: $? = 0
# configure:20366: test -z || test ! -s conftest.err
# configure:20369: $? = 0
# configure:20372: test -s conftest
# configure:20375: $? = 0
# configure:20388: result: yes
# configure:20406: checking for curl_global_init in -lcurl
# configure:20436: gcc -o conftest -Wall -g conftest.c -lcurl -lcurl >&5
# configure:20442: $? = 0
# configure:20445: test -z || test ! -s conftest.err
# configure:20448: $? = 0
# configure:20451: test -s conftest
# configure:20454: $? = 0
# configure:20467: result: yes
# configure:20517: Using libfftw3
# configure:20519: checking for fftw_malloc in -lfftw3
# configure:20549: gcc -o conftest -Wall -g conftest.c -lfftw3 >&5
# configure:20555: $? = 0
# configure:20558: test -z || test ! -s conftest.err
# configure:20561: $? = 0
# configure:20564: test -s conftest
# configure:20567: $? = 0
# configure:20580: result: yes
# configure:20802: 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 ddc1a3f11e83
#
# config.status:775: creating Makefile
# config.status:775: creating include/Makefile
# config.status:775: creating include/ofa1/Makefile
# config.status:775: creating lib/Makefile
# config.status:775: creating lib/JAMA/Makefile
# config.status:775: creating lib/AFLIB/Makefile
# config.status:775: creating examples/Makefile
# config.status:775: creating libofa.pc
# config.status:841: creating config.h
# config.status:1133: executing depfiles commands
# config.status:1133: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=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_curl_curl_global_init=yes
# ac_cv_lib_expat_XML_ExpatVersion=yes
# ac_cv_lib_fftw3_fftw_malloc=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXX=g++
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# 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_sizeof_long=8
# ac_cv_type_long=yes
# 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=nm
# 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=no
# 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\3 \3/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\\3 \\3/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/libofa/src/libofa-0.9.3/missing --run aclocal-1.8'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libofa/src/libofa-0.9.3/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libofa/src/libofa-0.9.3/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libofa/src/libofa-0.9.3/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libofa/src/libofa-0.9.3/missing --run automake-1.8'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -g'
# CPP='gcc -E'
# CPPFLAGS=''
# CURL_LIBS='-lcurl'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -g'
# CYGPATH_W='echo'
# DARWIN_FALSE=''
# DARWIN_TRUE='#'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# EXPAT_LIBS='-lexpat'
# F77='f95'
# FFLAGS='-g -O2'
# FFTW3_FALSE='#'
# FFTW3_TRUE=''
# FFT_WRAPPER='fftlibw3_op.cpp'
# FREEBSD_FALSE=''
# FREEBSD_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' -lfftw3'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libofa/src/libofa-0.9.3/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='libofa'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PREFIX='/usr'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VDSP_FALSE=''
# VDSP_TRUE='#'
# VERSION='0.9.3'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# 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/libofa/src/libofa-0.9.3/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# mkdir_p='mkdir -p -- .'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define FFTW3 1
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 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 PACKAGE "libofa"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define SIZEOF_LONG 8
# #define STDC_HEADERS 1
# #define VERSION "0.9.3"
# #endif
# #ifdef __cplusplus
# extern "C" void std::exit (int) throw (); using std::exit;
#
# configure: exit 0