Build of rlog with musl toolchain

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

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

SLOCLanguage
9,211 sh
1,736 makefile
1,635 cpp
32 ansic
12,614 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...

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: rlog 1.4-6 (Wed Apr 5 00:19:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file rlog/common.h
# patching file rlog/common.h.in
# patching file rlog/rlog-c99.h
# patching file rlog/rlog-novariadic.h
# patching file rlog/rlog-prec99.h
# 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 a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for C++ compiler default output file name... a.out
# checking whether the C++ compiler works... yes
# checking whether we are cross compiling... yes
# 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 ISO C89... none needed
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 recognize dependent libraries... pass_all
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... 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-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... 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-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# configure: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 1572864
# 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
# (cached) (cached) 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 gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (cached) (cached) checking how to hardcode library paths into programs... immediate
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for cc_r... clang
# checking if __printf__ attribute can apply to function pointers... yes
# checking if compiler has C99 variadac macro... yes
# checking if compiler has pre-C99 variadac macro... yes
# checking valgrind/valgrind.h usability... no
# checking valgrind/valgrind.h presence... no
# checking for valgrind/valgrind.h... no
# checking for doxygen... /usr/sbin/doxygen
# checking for latex... /usr/sbin/latex
# checking for pdflatex... /usr/sbin/pdflatex
# checking for localtime_r... yes
# checking sstream usability... yes
# checking sstream presence... yes
# checking for sstream... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating rlog/Makefile
# config.status: creating docs/Makefile
# config.status: creating config/Makefile
# config.status: creating rlog/common.h
# config.status: creating librlog.pc
# config.status: creating rlog.spec
# config.status: creating makedist2.sh
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/rlog/src/rlog-1.4'
# Making all in rlog
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4/rlog'
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c -o rlog.lo rlog.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c -o rloginit.lo rloginit.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c -o rloglocation.lo rloglocation.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c -o Error.lo Error.cpp
# mkdir .libs
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c rloginit.cpp -fPIC -DPIC -o .libs/rloginit.o
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c rloglocation.cpp -fPIC -DPIC -o .libs/rloglocation.o
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c rlog.cpp -fPIC -DPIC -o .libs/rlog.o
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c Error.cpp -fPIC -DPIC -o .libs/Error.o
# mv -f .deps/Error.Tpo .deps/Error.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c -o RLogChannel.lo RLogChannel.cpp
# mv -f .deps/rlog.Tpo .deps/rlog.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c -o RLogNode.lo RLogNode.cpp
# mv -f .deps/rloginit.Tpo .deps/rloginit.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c -o RLogPublisher.lo RLogPublisher.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c RLogChannel.cpp -fPIC -DPIC -o .libs/RLogChannel.o
# mv -f .deps/rloglocation.Tpo .deps/rloglocation.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c -o RLogTime.lo RLogTime.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c RLogNode.cpp -fPIC -DPIC -o .libs/RLogNode.o
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c RLogPublisher.cpp -fPIC -DPIC -o .libs/RLogPublisher.o
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c RLogTime.cpp -fPIC -DPIC -o .libs/RLogTime.o
# mv -f .deps/RLogChannel.Tpo .deps/RLogChannel.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c -o StdioNode.lo StdioNode.cpp
# mv -f .deps/RLogPublisher.Tpo .deps/RLogPublisher.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c -o SyslogNode.lo SyslogNode.cpp
# mv -f .deps/RLogNode.Tpo .deps/RLogNode.Plo
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c StdioNode.cpp -fPIC -DPIC -o .libs/StdioNode.o
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c SyslogNode.cpp -fPIC -DPIC -o .libs/SyslogNode.o
# mv -f .deps/RLogTime.Tpo .deps/RLogTime.Plo
# clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -MT testlog-testlog.o -MD -MP -MF .deps/testlog-testlog.Tpo -c -o testlog-testlog.o `test -f 'testlog.cpp' || echo './'`testlog.cpp
# mv -f .deps/StdioNode.Tpo .deps/StdioNode.Plo
# mv -f .deps/test.Tpo .deps/test.Po
# mv -f .deps/SyslogNode.Tpo .deps/SyslogNode.Plo
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -version-info 5:0:0 -o librlog.la -rpath /usr/lib rlog.lo rloginit.lo rloglocation.lo Error.lo RLogChannel.lo RLogNode.lo RLogPublisher.lo RLogTime.lo StdioNode.lo SyslogNode.lo
# clang++ -shared -nostdlib /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbeginS.o .libs/rlog.o .libs/rloginit.o .libs/rloglocation.o .libs/Error.o .libs/RLogChannel.o .libs/RLogNode.o .libs/RLogPublisher.o .libs/RLogTime.o .libs/StdioNode.o .libs/SyslogNode.o -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/sysroot/bin/../lib -L/sysroot/lib -lc++ -lc++abi -lunwind -lm -lc /sysroot/bin/../lib/clang/3.8.1/crtendS.o /sysroot/bin/../lib/crtn.o -Wl,-soname -Wl,librlog.so.5 -o .libs/librlog.so.5.0.0
# (cd .libs && rm -f librlog.so.5 && ln -s librlog.so.5.0.0 librlog.so.5)
# (cd .libs && rm -f librlog.so && ln -s librlog.so.5.0.0 librlog.so)
# creating librlog.la
# (cd .libs && rm -f librlog.la && ln -s ../librlog.la librlog.la)
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -o test test.o librlog.la
# clang++ -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -o .libs/test test.o ./.libs/librlog.so
# test.o:test.cpp:function main: error: undefined reference to '__dso_handle'
# test.o:test.cpp:function main: error: undefined reference to '__dso_handle'
# test.o:test.cpp:function main: error: undefined reference to '__dso_handle'
# test.o:test.cpp:function main: error: undefined reference to '__dso_handle'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:337: test] Error 1
# make[2]: *** Waiting for unfinished jobs....
# mv -f .deps/testlog-testlog.Tpo .deps/testlog-testlog.Po
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4/rlog'
# make[1]: *** [Makefile:314: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/rlog/src/rlog-1.4'
# make: *** [Makefile:221: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/rlog/src/rlog-1.4/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.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = faaf4b62cf58
# 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
# /usr/bin/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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1990: checking build system type
# configure:2008: result: x86_64-unknown-linux-gnu
# configure:2030: checking host system type
# configure:2045: result: x86_64-unknown-linux-gnu
# configure:2067: checking target system type
# configure:2082: result: x86_64-unknown-linux-gnu
# configure:2159: checking for a BSD-compatible install
# configure:2215: result: /usr/bin/install -c
# configure:2226: checking whether build environment is sane
# configure:2269: result: yes
# configure:2284: checking for a thread-safe mkdir -p
# configure:2323: result: /usr/sbin/mkdir -p
# configure:2336: checking for gawk
# configure:2352: found /usr/sbin/gawk
# configure:2363: result: gawk
# configure:2374: checking whether make sets $(MAKE)
# configure:2395: result: yes
# configure:2475: checking for x86_64-unknown-linux-strip
# configure:2505: result: no
# configure:2515: checking for strip
# configure:2531: found /sysroot/bin/strip
# configure:2542: result: strip
# configure:2766: checking for C++ compiler version
# configure:2773: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2776: $? = 0
# configure:2783: 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:2786: $? = 0
# configure:2793: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2796: $? = 1
# configure:2819: checking for C++ compiler default output file name
# configure:2846: clang++ conftest.cpp >&5
# configure:2849: $? = 0
# configure:2887: result: a.out
# configure:2904: checking whether the C++ compiler works
# configure:2914: ./a.out
# ./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:2917: $? = 127
# configure:2934: result: yes
# configure:2941: checking whether we are cross compiling
# configure:2943: result: yes
# configure:2946: checking for suffix of executables
# configure:2953: clang++ -o conftest conftest.cpp >&5
# configure:2956: $? = 0
# configure:2980: result:
# configure:2986: checking for suffix of object files
# configure:3012: clang++ -c conftest.cpp >&5
# configure:3015: $? = 0
# configure:3038: result: o
# configure:3042: checking whether we are using the GNU C++ compiler
# configure:3071: clang++ -c conftest.cpp >&5
# configure:3077: $? = 0
# configure:3094: result: yes
# configure:3099: checking whether clang++ accepts -g
# configure:3129: clang++ -c -g conftest.cpp >&5
# configure:3135: $? = 0
# configure:3234: result: yes
# configure:3268: checking for style of include used by make
# configure:3296: result: GNU
# configure:3321: checking dependency style of clang++
# configure:3412: result: gcc3
# configure:3459: checking for x86_64-unknown-linux-gcc
# configure:3486: result: clang
# configure:3764: checking for C compiler version
# configure:3771: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3774: $? = 0
# configure:3781: 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:3784: $? = 0
# configure:3791: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3794: $? = 1
# configure:3797: checking whether we are using the GNU C compiler
# configure:3826: clang -c conftest.c >&5
# configure:3832: $? = 0
# configure:3849: result: yes
# configure:3854: checking whether clang accepts -g
# configure:3884: clang -c -g conftest.c >&5
# configure:3890: $? = 0
# configure:3989: result: yes
# configure:4006: checking for clang option to accept ISO C89
# configure:4080: clang -c conftest.c >&5
# configure:4086: $? = 0
# configure:4109: result: none needed
# configure:4129: checking dependency style of clang
# configure:4220: result: gcc3
# configure:4235: checking for a sed that does not truncate output
# configure:4291: result: /usr/sbin/sed
# configure:4294: checking for grep that handles long lines and -e
# configure:4368: result: /usr/sbin/grep
# configure:4373: checking for egrep
# configure:4451: result: /usr/sbin/grep -E
# configure:4467: checking for ld used by clang
# configure:4534: result: /sysroot/bin/ld
# configure:4543: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4558: result: yes
# configure:4563: checking for /sysroot/bin/ld option to reload object files
# configure:4570: result: -r
# configure:4588: checking for BSD-compatible nm
# configure:4637: result: /sysroot/bin/nm -B
# configure:4641: checking whether ln -s works
# configure:4645: result: yes
# configure:4652: checking how to recognize dependent libraries
# configure:4838: result: pass_all
# configure:4928: clang++ -c conftest.cpp >&5
# configure:4931: $? = 0
# configure:5084: checking how to run the C preprocessor
# configure:5124: clang -E conftest.c
# configure:5130: $? = 0
# configure:5161: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5167: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rlog"
# | #define VERSION "1.4"
# | /* end confdefs.h. */
# | #include
# configure:5200: result: clang -E
# configure:5229: clang -E conftest.c
# configure:5235: $? = 0
# configure:5266: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5272: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rlog"
# | #define VERSION "1.4"
# | /* end confdefs.h. */
# | #include
# configure:5310: checking for ANSI C header files
# configure:5340: clang -c conftest.c >&5
# configure:5346: $? = 0
# configure:5474: result: yes
# configure:5498: checking for sys/types.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for sys/stat.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for stdlib.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for string.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for memory.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for strings.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for inttypes.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for stdint.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for unistd.h
# configure:5519: clang -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5568: checking dlfcn.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5591: $? = 0
# configure:5605: result: yes
# configure:5609: checking dlfcn.h presence
# configure:5624: clang -E conftest.c
# configure:5630: $? = 0
# configure:5644: result: yes
# configure:5672: checking for dlfcn.h
# configure:5680: result: yes
# configure:5703: checking how to run the C++ preprocessor
# configure:5739: clang++ -E conftest.cpp
# configure:5745: $? = 0
# configure:5776: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5782: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rlog"
# | #define VERSION "1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5815: result: clang++ -E
# configure:5844: clang++ -E conftest.cpp
# configure:5850: $? = 0
# configure:5881: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5887: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rlog"
# | #define VERSION "1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5935: checking for x86_64-unknown-linux-g77
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-xlf
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-f77
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-frt
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-pgf77
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-cf77
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-fort77
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-fl32
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-af77
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-xlf90
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-f90
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-pgf90
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-pghpf
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-epcf90
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-gfortran
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-g95
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-xlf95
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-f95
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-fort
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-ifort
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-ifc
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-efc
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-pgf95
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-lf95
# configure:5965: result: no
# configure:5935: checking for x86_64-unknown-linux-ftn
# configure:5965: result: no
# configure:5979: checking for g77
# configure:6009: result: no
# configure:5979: checking for xlf
# configure:6009: result: no
# configure:5979: checking for f77
# configure:6009: result: no
# configure:5979: checking for frt
# configure:6009: result: no
# configure:5979: checking for pgf77
# configure:6009: result: no
# configure:5979: checking for cf77
# configure:6009: result: no
# configure:5979: checking for fort77
# configure:6009: result: no
# configure:5979: checking for fl32
# configure:6009: result: no
# configure:5979: checking for af77
# configure:6009: result: no
# configure:5979: checking for xlf90
# configure:6009: result: no
# configure:5979: checking for f90
# configure:6009: result: no
# configure:5979: checking for pgf90
# configure:6009: result: no
# configure:5979: checking for pghpf
# configure:6009: result: no
# configure:5979: checking for epcf90
# configure:6009: result: no
# configure:5979: checking for gfortran
# configure:5995: found /usr/sbin/gfortran
# configure:6006: result: gfortran
# configure:6024: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# configure:6036: checking for Fortran 77 compiler version
# configure:6043: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6046: $? = 0
# configure:6053: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6056: $? = 0
# configure:6063: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6066: $? = 1
# configure:6074: checking whether we are using the GNU Fortran 77 compiler
# configure:6093: gfortran -c conftest.F >&5
# configure:6099: $? = 0
# configure:6116: result: yes
# configure:6122: checking whether gfortran accepts -g
# configure:6139: gfortran -c -g conftest.f >&5
# configure:6145: $? = 0
# configure:6161: result: yes
# configure:6190: checking the maximum length of command line arguments
# configure:6302: result: 1572864
# configure:6314: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6419: clang++ -c conftest.cpp >&5
# configure:6422: $? = 0
# configure:6426: /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:6429: $? = 0
# configure:6481: clang++ -o conftest conftest.cpp conftstm.o >&5
# configure:6484: $? = 0
# configure:6522: result: ok
# configure:6526: checking for objdir
# configure:6541: result: .libs
# configure:6593: checking for x86_64-unknown-linux-ar
# configure:6623: result: no
# configure:6633: checking for ar
# configure:6649: found /sysroot/bin/ar
# configure:6660: result: ar
# configure:6689: checking for x86_64-unknown-linux-ranlib
# configure:6719: result: no
# configure:6729: checking for ranlib
# configure:6745: found /sysroot/bin/ranlib
# configure:6756: result: ranlib
# configure:6785: checking for x86_64-unknown-linux-strip
# configure:6812: result: strip
# configure:7450: checking if clang supports -fno-rtti -fno-exceptions
# configure:7468: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7472: $? = 0
# configure:7485: result: yes
# configure:7500: checking for clang option to produce PIC
# configure:7732: result: -fPIC
# configure:7740: checking if clang PIC flag -fPIC works
# configure:7758: clang -c -fPIC -DPIC conftest.c >&5
# configure:7762: $? = 0
# configure:7775: result: yes
# configure:7803: checking if clang static flag -static works
# configure:7831: result: no
# configure:7841: checking if clang supports -c -o file.o
# configure:7862: clang -c -o out/conftest2.o conftest.c >&5
# configure:7866: $? = 0
# configure:7888: result: yes
# configure:7914: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:8895: result: yes
# configure:8916: checking whether -lc should be explicitly linked in
# configure:8921: clang -c conftest.c >&5
# configure:8924: $? = 0
# configure:8939: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8942: $? = 0
# configure:8954: result: no
# configure:8962: checking dynamic linker characteristics
# configure:9576: result: GNU/Linux ld.so
# configure:9600: checking how to hardcode library paths into programs
# configure:9625: result: immediate
# configure:9639: checking whether stripping libraries is possible
# configure:9644: result: yes
# configure:10446: checking if libtool supports shared libraries
# configure:10448: result: yes
# configure:10451: checking whether to build shared libraries
# configure:10472: result: yes
# configure:10475: checking whether to build static libraries
# configure:10479: result: no
# configure:10573: creating libtool
# configure:11166: checking for ld used by clang++
# configure:11233: result: /sysroot/bin/ld -m elf_x86_64
# configure:11242: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:11257: result: yes
# configure:11308: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:12254: result: yes
# configure:12271: clang++ -c conftest.cpp >&5
# configure:12274: $? = 0
# configure:12430: checking for clang++ option to produce PIC
# configure:12714: result: -fPIC
# configure:12722: checking if clang++ PIC flag -fPIC works
# configure:12740: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12744: $? = 0
# configure:12757: result: yes
# configure:12785: checking if clang++ static flag -static works
# configure:12813: result: no
# configure:12823: checking if clang++ supports -c -o file.o
# configure:12844: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12848: $? = 0
# configure:12870: result: yes
# configure:12896: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:12925: result: yes
# configure:12992: checking dynamic linker characteristics
# configure:13554: result: GNU/Linux ld.so
# configure:13578: checking how to hardcode library paths into programs
# configure:13603: result: immediate
# configure:14142: checking if libtool supports shared libraries
# configure:14144: result: yes
# configure:14147: checking whether to build shared libraries
# configure:14167: result: yes
# configure:14170: checking whether to build static libraries
# configure:14174: result: no
# configure:14184: checking for gfortran option to produce PIC
# configure:14416: result: -fPIC
# configure:14424: checking if gfortran PIC flag -fPIC works
# configure:14442: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14446: $? = 0
# configure:14459: result: yes
# configure:14487: checking if gfortran static flag -static works
# configure:14515: result: no
# configure:14525: checking if gfortran supports -c -o file.o
# configure:14546: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14550: $? = 0
# configure:14572: result: yes
# configure:14598: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15559: result: yes
# configure:15626: checking dynamic linker characteristics
# configure:16188: result: GNU/Linux ld.so
# configure:16212: checking how to hardcode library paths into programs
# configure:16237: result: immediate
# configure:20043: checking for the pthreads library -lpthreads
# configure:20086: clang -o conftest conftest.c -lpthreads >&5
# /sysroot/bin/ld: error: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20092: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rlog"
# | #define VERSION "1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:20112: result: no
# configure:19988: checking whether pthreads work without any flags
# configure:20086: clang -o conftest conftest.c >&5
# configure:20092: $? = 0
# configure:20112: result: yes
# configure:20132: checking for joinable pthread attribute
# configure:20155: clang -o conftest conftest.c >&5
# configure:20161: $? = 0
# configure:20229: result: PTHREAD_CREATE_JOINABLE
# configure:20236: checking if more special flags are required for pthreads
# configure:20243: result: no
# configure:20255: checking for cc_r
# configure:20283: result: clang
# configure:20330: checking if __printf__ attribute can apply to function pointers
# configure:20354: clang++ -c conftest.cpp >&5
# configure:20360: $? = 0
# configure:20375: result: yes
# configure:20393: checking if compiler has C99 variadac macro
# configure:20413: clang++ -c conftest.cpp >&5
# configure:20419: $? = 0
# configure:20425: result: yes
# configure:20440: checking if compiler has pre-C99 variadac macro
# configure:20460: clang++ -c conftest.cpp >&5
# configure:20466: $? = 0
# configure:20472: result: yes
# configure:20535: checking valgrind/valgrind.h usability
# configure:20552: clang++ -c conftest.cpp >&5
# conftest.cpp:56:10: fatal error: 'valgrind/valgrind.h' file not found
# #include
# ^
# 1 error generated.
# configure:20558: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rlog"
# | #define VERSION "1.4"
# | #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
# | #define HAVE_PTHREAD 1
# | #define USE_RDTSC 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20572: result: no
# configure:20576: checking valgrind/valgrind.h presence
# configure:20591: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'valgrind/valgrind.h' file not found
# #include
# ^
# 1 error generated.
# configure:20597: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rlog"
# | #define VERSION "1.4"
# | #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
# | #define HAVE_PTHREAD 1
# | #define USE_RDTSC 0
# | /* end confdefs.h. */
# | #include
# configure:20611: result: no
# configure:20639: checking for valgrind/valgrind.h
# configure:20646: result: no
# configure:20739: checking for doxygen
# configure:20757: found /usr/sbin/doxygen
# configure:20770: result: /usr/sbin/doxygen
# configure:20780: checking for latex
# configure:20798: found /usr/sbin/latex
# configure:20811: result: /usr/sbin/latex
# configure:20821: checking for pdflatex
# configure:20839: found /usr/sbin/pdflatex
# configure:20852: result: /usr/sbin/pdflatex
# configure:20877: checking for localtime_r
# configure:20933: clang++ -o conftest conftest.cpp >&5
# configure:20939: $? = 0
# configure:20957: result: yes
# configure:20984: checking sstream usability
# configure:21001: clang++ -c conftest.cpp >&5
# configure:21007: $? = 0
# configure:21021: result: yes
# configure:21025: checking sstream presence
# configure:21040: clang++ -E conftest.cpp
# configure:21046: $? = 0
# configure:21060: result: yes
# configure:21088: checking for sstream
# configure:21096: result: yes
# configure:21244: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on faaf4b62cf58
#
# config.status:690: creating Makefile
# config.status:690: creating rlog/Makefile
# config.status:690: creating docs/Makefile
# config.status:690: creating config/Makefile
# config.status:690: creating rlog/common.h
# config.status:690: creating librlog.pc
# config.status:690: creating rlog.spec
# config.status:690: creating makedist2.sh
# config.status:690: creating config.h
# config.status:968: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func_localtime_r=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_sstream=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_valgrind_valgrind_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_DOXYGEN=/usr/sbin/doxygen
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_LATEX=/usr/sbin/latex
# ac_cv_path_PDFLATEX=/usr/sbin/pdflatex
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_PTHREAD_CC=clang
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# 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/sbin/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_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_compiler_static_works_F77=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 \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_lib_dlsearch_path_spec='/lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot '
# lt_cv_sys_lib_search_path_spec='/sysroot/lib/clang/3.8.1 /lib64/gcc/x86_64-pc-linux-gnu/6.1.1 /sysroot/lib'
# lt_cv_sys_max_cmd_len=1572864
# 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/rlog/src/rlog-1.4/config/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/rlog/src/rlog-1.4/config/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/rlog/src/rlog-1.4/config/missing --run autoconf'
# AUTODIRS=''
# AUTOHEADER='${SHELL} /tmp/rlog/src/rlog-1.4/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/rlog/src/rlog-1.4/config/missing --run automake-1.10'
# AWK='gawk'
# BUILD_DOCS_FALSE='#'
# BUILD_DOCS_TRUE=''
# C99_VARIADAC_MACROS='1'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' '
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DOXYGEN='/usr/sbin/doxygen'
# DSYMUTIL=''
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/sbin/grep'
# HAVE_PRINTF_FP_PROTOTYPE='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LATEX='/usr/sbin/latex'
# LDFLAGS=' '
# LIBOBJS=''
# LIBRLOG_VERSION='5:0:0'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/rlog/src/rlog-1.4/config/missing --run makeinfo'
# NMEDIT=''
# OBJEXT='o'
# PACKAGE='rlog'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PDFLATEX='/usr/sbin/pdflatex'
# PREC99_VARIADAC_MACROS='1'
# PTHREAD_CC='clang'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_VALGRIND='0'
# VERSION='1.4'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# acx_pthread_config=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# 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='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='$(SHELL) /tmp/rlog/src/rlog-1.4/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "rlog"
# #define VERSION "1.4"
# #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
# #define HAVE_PTHREAD 1
# #define USE_RDTSC 0
# #define HAVE_LOCALTIME_R 1
# #define HAVE_SSTREAM 1
#
# configure: exit 0