Build of rlog with vanilla toolchain

The build took 00h 00m 56s and was 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.

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: rlog 1.4-6 (Wed Aug 24 12:59:29 UTC 2016)
# ==> 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 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.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking for C++ compiler default output file name... a.out
# checking whether the C++ compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognize 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 how to run the C++ preprocessor... g++ -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
# 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 /usr/sbin/nm -B 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 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 static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/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 (/usr/sbin/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... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for cc_r... gcc
# 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 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c -o rlog.lo rlog.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c -o rloginit.lo rloginit.cpp
# mkdir .libs
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT rlog.lo -MD -MP -MF .deps/rlog.Tpo -c rlog.cpp -fPIC -DPIC -o .libs/rlog.o
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT rloginit.lo -MD -MP -MF .deps/rloginit.Tpo -c rloginit.cpp -fPIC -DPIC -o .libs/rloginit.o
# mv -f .deps/rloginit.Tpo .deps/rloginit.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c -o rloglocation.lo rloglocation.cpp
# mv -f .deps/rlog.Tpo .deps/rlog.Plo
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT rloglocation.lo -MD -MP -MF .deps/rloglocation.Tpo -c rloglocation.cpp -fPIC -DPIC -o .libs/rloglocation.o
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c -o Error.lo Error.cpp
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -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 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT RLogChannel.lo -MD -MP -MF .deps/RLogChannel.Tpo -c -o RLogChannel.lo RLogChannel.cpp
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -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 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c -o RLogNode.lo RLogNode.cpp
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT RLogNode.lo -MD -MP -MF .deps/RLogNode.Tpo -c RLogNode.cpp -fPIC -DPIC -o .libs/RLogNode.o
# mv -f .deps/RLogNode.Tpo .deps/RLogNode.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c -o RLogPublisher.lo RLogPublisher.cpp
# mv -f .deps/RLogChannel.Tpo .deps/RLogChannel.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c -o RLogTime.lo RLogTime.cpp
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT RLogPublisher.lo -MD -MP -MF .deps/RLogPublisher.Tpo -c RLogPublisher.cpp -fPIC -DPIC -o .libs/RLogPublisher.o
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT RLogTime.lo -MD -MP -MF .deps/RLogTime.Tpo -c RLogTime.cpp -fPIC -DPIC -o .libs/RLogTime.o
# mv -f .deps/RLogTime.Tpo .deps/RLogTime.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c -o StdioNode.lo StdioNode.cpp
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT StdioNode.lo -MD -MP -MF .deps/StdioNode.Tpo -c StdioNode.cpp -fPIC -DPIC -o .libs/StdioNode.o
# mv -f .deps/RLogPublisher.Tpo .deps/RLogPublisher.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c -o SyslogNode.lo SyslogNode.cpp
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -MT SyslogNode.lo -MD -MP -MF .deps/SyslogNode.Tpo -c SyslogNode.cpp -fPIC -DPIC -o .libs/SyslogNode.o
# mv -f .deps/StdioNode.Tpo .deps/StdioNode.Plo
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.cpp
# mv -f .deps/SyslogNode.Tpo .deps/SyslogNode.Plo
# g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -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/test.Tpo .deps/test.Po
# /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -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
# 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/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/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 -pthread -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 g++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -o test test.o librlog.la
# g++ -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -o .libs/test test.o ./.libs/librlog.so
# creating test
# mv -f .deps/testlog-testlog.Tpo .deps/testlog-testlog.Po
# /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -pthread -o testlog testlog-testlog.o librlog.la
# g++ -DRLOG_COMPONENT=rlog -DUSE_VALGRIND=0 -pthread -o .libs/testlog testlog-testlog.o ./.libs/librlog.so
# creating testlog
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4/rlog'
# Making all in docs
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4/docs'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4/docs'
# Making all in config
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4/config'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4/config'
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4'
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4'
# make[1]: Leaving directory '/tmp/rlog/src/rlog-1.4'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in rlog
# make[1]: Entering directory '/tmp/rlog/src/rlog-1.4/rlog'
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4/rlog'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/rlog/pkg/rlog//usr/lib"
# test -z "/usr/include/rlog" || /usr/sbin/mkdir -p "/tmp/rlog/pkg/rlog//usr/include/rlog"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'librlog.la' '/tmp/rlog/pkg/rlog//usr/lib/librlog.la'
# /usr/bin/install -c -m 644 'common.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/common.h'
# /usr/bin/install -c -m 644 'Error.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/Error.h'
# /usr/bin/install -c -m 644 'Lock.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/Lock.h'
# /usr/bin/install -c -m 644 'Mutex.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/Mutex.h'
# /usr/bin/install -c -m 644 'rlog-c99.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/rlog-c99.h'
# /usr/bin/install -c -m 644 'RLogChannel.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/RLogChannel.h'
# /usr/bin/install -c -m 644 'rlog.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/rlog.h'
# /usr/bin/install -c -m 644 'rloginit.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/rloginit.h'
# /usr/bin/install -c -m 644 'rloglocation.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/rloglocation.h'
# /usr/bin/install -c -m 644 'RLogNode.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/RLogNode.h'
# /usr/bin/install -c -m 644 'rlog-novariadic.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/rlog-novariadic.h'
# /usr/bin/install -c -m 644 'rlog-prec99.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/rlog-prec99.h'
# /usr/bin/install -c -m 644 'RLogPublisher.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/RLogPublisher.h'
# /usr/bin/install -c -m 644 'RLogTime.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/RLogTime.h'
# /usr/bin/install -c -m 644 'StdioNode.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/StdioNode.h'
# /usr/bin/install -c -m 644 'SyslogNode.h' '/tmp/rlog/pkg/rlog//usr/include/rlog/SyslogNode.h'
# /usr/bin/install -c .libs/librlog.so.5.0.0 /tmp/rlog/pkg/rlog//usr/lib/librlog.so.5.0.0
# (cd /tmp/rlog/pkg/rlog//usr/lib && { ln -s -f librlog.so.5.0.0 librlog.so.5 || { rm -f librlog.so.5 && ln -s librlog.so.5.0.0 librlog.so.5; }; })
# (cd /tmp/rlog/pkg/rlog//usr/lib && { ln -s -f librlog.so.5.0.0 librlog.so || { rm -f librlog.so && ln -s librlog.so.5.0.0 librlog.so; }; })
# /usr/bin/install -c .libs/librlog.lai /tmp/rlog/pkg/rlog//usr/lib/librlog.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4/rlog'
# make[1]: Leaving directory '/tmp/rlog/src/rlog-1.4/rlog'
# Making install in docs
# make[1]: Entering directory '/tmp/rlog/src/rlog-1.4/docs'
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4/docs'
# make[2]: Nothing to be done for 'install-exec-am'.
# echo installing to /tmp/rlog/pkg/rlog//usr/share/doc/rlog/html
# test -z "/usr/share/doc/rlog" || /usr/sbin/mkdir -p "/tmp/rlog/pkg/rlog//usr/share/doc/rlog"
# installing to /tmp/rlog/pkg/rlog//usr/share/doc/rlog/html
# /bin/sh ../mkinstalldirs /tmp/rlog/pkg/rlog//usr/share/doc/rlog/html
# mkdir -p -- /tmp/rlog/pkg/rlog//usr/share/doc/rlog/html
# install html/* /tmp/rlog/pkg/rlog//usr/share/doc/rlog/html
# /usr/bin/install -c -m 644 'latex/refman.pdf' '/tmp/rlog/pkg/rlog//usr/share/doc/rlog/refman.pdf'
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4/docs'
# make[1]: Leaving directory '/tmp/rlog/src/rlog-1.4/docs'
# Making install in config
# make[1]: Entering directory '/tmp/rlog/src/rlog-1.4/config'
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4/config'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4/config'
# make[1]: Leaving directory '/tmp/rlog/src/rlog-1.4/config'
# make[1]: Entering directory '/tmp/rlog/src/rlog-1.4'
# make[2]: Entering directory '/tmp/rlog/src/rlog-1.4'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/rlog/pkg/rlog//usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'librlog.pc' '/tmp/rlog/pkg/rlog//usr/lib/pkgconfig/librlog.pc'
# make[2]: Leaving directory '/tmp/rlog/src/rlog-1.4'
# make[1]: Leaving directory '/tmp/rlog/src/rlog-1.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "rlog"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: rlog 1.4-6 (Wed Aug 24 12:59:42 UTC 2016)

CMD: pacman --query --file rlog-1.4-6-x86_64.pkg.tar.xz
# rlog 1.4-6

Creating hybrid package for 'rlog'

Trying to find vanilla package 'rlog'...

CMD: pacman --query --file /mirror/rlog-1.4-6.pkg.tar.xz
# rlog 1.4-6

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/rlog/common.h
# /usr/include/rlog/Error.h
# /usr/include/rlog/Lock.h
# /usr/include/rlog/Mutex.h
# /usr/include/rlog/rlog-c99.h
# /usr/include/rlog/RLogChannel.h
# /usr/include/rlog/rlog.h
# /usr/include/rlog/rloginit.h
# /usr/include/rlog/rloglocation.h
# /usr/include/rlog/RLogNode.h
# /usr/include/rlog/rlog-novariadic.h
# /usr/include/rlog/rlog-prec99.h
# /usr/include/rlog/RLogPublisher.h
# /usr/include/rlog/RLogTime.h
# /usr/include/rlog/StdioNode.h
# /usr/include/rlog/SyslogNode.h
# /usr/lib/librlog.so.5
# /usr/lib/librlog.so
# /usr/lib/librlog.so.5.0.0
# /usr/lib/pkgconfig/librlog.pc
# /usr/share/doc/rlog/refman.pdf
# /usr/share/doc/rlog/html/Error_8h-source.html
# /usr/share/doc/rlog/html/Lock_8h-source.html
# /usr/share/doc/rlog/html/Mutex_8h-source.html
# /usr/share/doc/rlog/html/RLogChannel_8h-source.html
# /usr/share/doc/rlog/html/RLogNode_8h-source.html
# /usr/share/doc/rlog/html/RLogPublisher_8h-source.html
# /usr/share/doc/rlog/html/RLogTime_8h-source.html
# /usr/share/doc/rlog/html/StdioNode_8h-source.html
# /usr/share/doc/rlog/html/SyslogNode_8h-source.html
# /usr/share/doc/rlog/html/annotated.html
# /usr/share/doc/rlog/html/channel.html
# /usr/share/doc/rlog/html/classrlog_1_1Error-members.html
# /usr/share/doc/rlog/html/classrlog_1_1Error.html
# /usr/share/doc/rlog/html/classrlog_1_1FileNode-members.html
# /usr/share/doc/rlog/html/classrlog_1_1FileNode.html
# /usr/share/doc/rlog/html/classrlog_1_1FileNode.png
# /usr/share/doc/rlog/html/classrlog_1_1Lock-members.html
# /usr/share/doc/rlog/html/classrlog_1_1Lock.html
# /usr/share/doc/rlog/html/classrlog_1_1Mutex-members.html
# /usr/share/doc/rlog/html/classrlog_1_1Mutex.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogChannel-members.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogChannel.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogChannel.png
# /usr/share/doc/rlog/html/classrlog_1_1RLogModule-members.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogModule.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogNode-members.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogNode.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogNode.png
# /usr/share/doc/rlog/html/classrlog_1_1RLogPublisher-members.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogPublisher.html
# /usr/share/doc/rlog/html/classrlog_1_1RLogPublisher.png
# /usr/share/doc/rlog/html/classrlog_1_1StdioNode-members.html
# /usr/share/doc/rlog/html/classrlog_1_1StdioNode.html
# /usr/share/doc/rlog/html/classrlog_1_1StdioNode.png
# /usr/share/doc/rlog/html/classrlog_1_1SyslogNode-members.html
# /usr/share/doc/rlog/html/classrlog_1_1SyslogNode.html
# /usr/share/doc/rlog/html/classrlog_1_1SyslogNode.png
# /usr/share/doc/rlog/html/common_8h-source.html
# /usr/share/doc/rlog/html/component.html
# /usr/share/doc/rlog/html/config_8h-source.html
# /usr/share/doc/rlog/html/doxygen.css
# /usr/share/doc/rlog/html/doxygen.png
# /usr/share/doc/rlog/html/files.html
# /usr/share/doc/rlog/html/functions.html
# /usr/share/doc/rlog/html/functions_func.html
# /usr/share/doc/rlog/html/functions_vars.html
# /usr/share/doc/rlog/html/group__RLogMacros.html
# /usr/share/doc/rlog/html/hierarchy.html
# /usr/share/doc/rlog/html/index.html
# /usr/share/doc/rlog/html/modules.html
# /usr/share/doc/rlog/html/pages.html
# /usr/share/doc/rlog/html/rlog-c99_8h-source.html
# /usr/share/doc/rlog/html/rlog-novariadic_8h-source.html
# /usr/share/doc/rlog/html/rlog-prec99_8h-source.html
# /usr/share/doc/rlog/html/rlog_8h-source.html
# /usr/share/doc/rlog/html/rlog_8h.html
# /usr/share/doc/rlog/html/rloginit_8h-source.html
# /usr/share/doc/rlog/html/rloglocation_8h-source.html
# /usr/share/doc/rlog/html/structrlog_1_1ErrorData-members.html
# /usr/share/doc/rlog/html/structrlog_1_1ErrorData.html
# /usr/share/doc/rlog/html/structrlog_1_1PublishLoc-members.html
# /usr/share/doc/rlog/html/structrlog_1_1PublishLoc.html
# /usr/share/doc/rlog/html/structrlog_1_1RLogData-members.html
# /usr/share/doc/rlog/html/structrlog_1_1RLogData.html
# /usr/share/doc/rlog/html/tab_b.gif
# /usr/share/doc/rlog/html/tab_l.gif
# /usr/share/doc/rlog/html/tab_r.gif
# /usr/share/doc/rlog/html/tabs.css
# /sysroot/usr/lib/librlog.so.5.0.0
# /sysroot/usr/lib/librlog.so.5
# /sysroot/usr/lib/librlog.so
# /sysroot/usr/lib/librlog.la
# /sysroot/usr/lib/pkgconfig/librlog.pc
# /sysroot/usr/include/rlog/common.h
# /sysroot/usr/include/rlog/Error.h
# /sysroot/usr/include/rlog/Lock.h
# /sysroot/usr/include/rlog/Mutex.h
# /sysroot/usr/include/rlog/rlog-c99.h
# /sysroot/usr/include/rlog/RLogChannel.h
# /sysroot/usr/include/rlog/rlog.h
# /sysroot/usr/include/rlog/rloginit.h
# /sysroot/usr/include/rlog/rloglocation.h
# /sysroot/usr/include/rlog/RLogNode.h
# /sysroot/usr/include/rlog/rlog-novariadic.h
# /sysroot/usr/include/rlog/rlog-prec99.h
# /sysroot/usr/include/rlog/RLogPublisher.h
# /sysroot/usr/include/rlog/RLogTime.h
# /sysroot/usr/include/rlog/StdioNode.h
# /sysroot/usr/include/rlog/SyslogNode.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf rlog.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/rlog.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/rlog.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/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 = 6b734fbadecc
# 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
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# 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 /usr/sbin/strip
# configure:2542: result: strip
# configure:2664: checking for x86_64-unknown-linux-g++
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-c++
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-gpp
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-aCC
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-CC
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-cxx
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-cc++
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-cl.exe
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-FCC
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-KCC
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-RCC
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-xlC_r
# configure:2694: result: no
# configure:2664: checking for x86_64-unknown-linux-xlC
# configure:2694: result: no
# configure:2708: checking for g++
# configure:2724: found /usr/sbin/g++
# configure:2735: result: g++
# configure:2766: checking for C++ compiler version
# configure:2773: 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:2776: $? = 0
# configure:2783: 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:2786: $? = 0
# configure:2793: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2796: $? = 1
# configure:2819: checking for C++ compiler default output file name
# configure:2846: g++ conftest.cpp >&5
# configure:2849: $? = 0
# configure:2887: result: a.out
# configure:2904: checking whether the C++ compiler works
# configure:2914: ./a.out
# configure:2917: $? = 0
# configure:2934: result: yes
# configure:2941: checking whether we are cross compiling
# configure:2943: result: no
# configure:2946: checking for suffix of executables
# configure:2953: g++ -o conftest conftest.cpp >&5
# configure:2956: $? = 0
# configure:2980: result:
# configure:2986: checking for suffix of object files
# configure:3012: g++ -c conftest.cpp >&5
# configure:3015: $? = 0
# configure:3038: result: o
# configure:3042: checking whether we are using the GNU C++ compiler
# configure:3071: g++ -c conftest.cpp >&5
# configure:3077: $? = 0
# configure:3094: result: yes
# configure:3099: checking whether g++ accepts -g
# configure:3129: g++ -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 g++
# configure:3412: result: gcc3
# configure:3459: checking for x86_64-unknown-linux-gcc
# configure:3489: result: no
# configure:3499: checking for gcc
# configure:3515: found /usr/sbin/gcc
# configure:3526: result: gcc
# configure:3764: checking for C compiler version
# configure:3771: 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:3774: $? = 0
# configure:3781: 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:3784: $? = 0
# configure:3791: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3794: $? = 1
# configure:3797: checking whether we are using the GNU C compiler
# configure:3826: gcc -c conftest.c >&5
# configure:3832: $? = 0
# configure:3849: result: yes
# configure:3854: checking whether gcc accepts -g
# configure:3884: gcc -c -g conftest.c >&5
# configure:3890: $? = 0
# configure:3989: result: yes
# configure:4006: checking for gcc option to accept ISO C89
# configure:4080: gcc -c conftest.c >&5
# configure:4086: $? = 0
# configure:4109: result: none needed
# configure:4129: checking dependency style of gcc
# 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 gcc
# configure:4534: result: /usr/sbin/ld
# configure:4543: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4558: result: yes
# configure:4563: checking for /usr/sbin/ld option to reload object files
# configure:4570: result: -r
# configure:4588: checking for BSD-compatible nm
# configure:4637: result: /usr/sbin/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: g++ -c conftest.cpp >&5
# configure:4931: $? = 0
# configure:5084: checking how to run the C preprocessor
# configure:5124: gcc -E conftest.c
# configure:5130: $? = 0
# configure:5161: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:5229: gcc -E conftest.c
# configure:5235: $? = 0
# configure:5266: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5346: $? = 0
# configure:5445: gcc -o conftest conftest.c >&5
# configure:5448: $? = 0
# configure:5454: ./conftest
# configure:5457: $? = 0
# configure:5474: result: yes
# configure:5498: checking for sys/types.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for sys/stat.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for stdlib.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for string.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for memory.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for strings.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for inttypes.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for stdint.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5498: checking for unistd.h
# configure:5519: gcc -c conftest.c >&5
# configure:5525: $? = 0
# configure:5541: result: yes
# configure:5568: checking dlfcn.h usability
# configure:5585: gcc -c conftest.c >&5
# configure:5591: $? = 0
# configure:5605: result: yes
# configure:5609: checking dlfcn.h presence
# configure:5624: gcc -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: g++ -E conftest.cpp
# configure:5745: $? = 0
# configure:5776: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E
# configure:5844: g++ -E conftest.cpp
# configure:5850: $? = 0
# configure:5881: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: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 /usr/sbin/nm -B output from gcc object
# configure:6419: g++ -c conftest.cpp >&5
# configure:6422: $? = 0
# configure:6426: /usr/sbin/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: g++ -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 /usr/sbin/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 /usr/sbin/ranlib
# configure:6756: result: ranlib
# configure:6785: checking for x86_64-unknown-linux-strip
# configure:6812: result: strip
# configure:7450: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7468: 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:7472: $? = 0
# configure:7485: result: no
# configure:7500: checking for gcc option to produce PIC
# configure:7732: result: -fPIC
# configure:7740: checking if gcc PIC flag -fPIC works
# configure:7758: gcc -c -fPIC -DPIC conftest.c >&5
# configure:7762: $? = 0
# configure:7775: result: yes
# configure:7803: checking if gcc static flag -static works
# configure:7831: result: yes
# configure:7841: checking if gcc supports -c -o file.o
# configure:7862: gcc -c -o out/conftest2.o conftest.c >&5
# configure:7866: $? = 0
# configure:7888: result: yes
# configure:7914: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:8895: result: yes
# configure:8916: checking whether -lc should be explicitly linked in
# configure:8921: gcc -c conftest.c >&5
# configure:8924: $? = 0
# configure:8939: gcc -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 g++
# configure:11233: result: /usr/sbin/ld -m elf_x86_64
# configure:11242: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11257: result: yes
# configure:11308: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12254: result: yes
# configure:12271: g++ -c conftest.cpp >&5
# configure:12274: $? = 0
# configure:12430: checking for g++ option to produce PIC
# configure:12714: result: -fPIC
# configure:12722: checking if g++ PIC flag -fPIC works
# configure:12740: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12744: $? = 0
# configure:12757: result: yes
# configure:12785: checking if g++ static flag -static works
# configure:12813: result: yes
# configure:12823: checking if g++ supports -c -o file.o
# configure:12844: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12848: $? = 0
# configure:12870: result: yes
# configure:12896: checking whether the g++ linker (/usr/sbin/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 (/usr/sbin/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: gcc -o conftest conftest.c -lpthreads >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c >&5
# /tmp/ccKlYCSL.o: In function `main':
# conftest.c:(.text+0x18): undefined reference to `pthread_join'
# conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0x97): undefined reference to `pthread_create'
# conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# 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:19993: checking whether pthreads work with -Kthread
# configure:20086: gcc -o conftest -Kthread conftest.c >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# 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:19993: checking whether pthreads work with -kthread
# configure:20086: gcc -o conftest -kthread conftest.c >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# 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:20043: checking for the pthreads library -llthread
# configure:20086: gcc -o conftest conftest.c -llthread >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# 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:19993: checking whether pthreads work with -pthread
# configure:20086: gcc -o conftest -pthread conftest.c >&5
# configure:20092: $? = 0
# configure:20112: result: yes
# configure:20132: checking for joinable pthread attribute
# configure:20155: gcc -o conftest -pthread 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: gcc
# configure:20330: checking if __printf__ attribute can apply to function pointers
# configure:20354: g++ -c conftest.cpp >&5
# configure:20360: $? = 0
# configure:20375: result: yes
# configure:20393: checking if compiler has C99 variadac macro
# configure:20413: g++ -c conftest.cpp >&5
# configure:20419: $? = 0
# configure:20425: result: yes
# configure:20440: checking if compiler has pre-C99 variadac macro
# configure:20460: g++ -c conftest.cpp >&5
# configure:20466: $? = 0
# configure:20472: result: yes
# configure:20535: checking valgrind/valgrind.h usability
# configure:20552: g++ -c conftest.cpp >&5
# conftest.cpp:56:31: fatal error: valgrind/valgrind.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E conftest.cpp
# conftest.cpp:23:31: fatal error: valgrind/valgrind.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -o conftest conftest.cpp >&5
# configure:20939: $? = 0
# configure:20957: result: yes
# configure:20984: checking sstream usability
# configure:21001: g++ -c conftest.cpp >&5
# configure:21007: $? = 0
# configure:21021: result: yes
# configure:21025: checking sstream presence
# configure:21040: g++ -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 6b734fbadecc
#
# 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=
# 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_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_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_PTHREAD_CC=gcc
# 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=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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# 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 /usr/lib/R/lib /usr/lib/libfakeroot '
# lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 /usr/lib /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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -pthread '
# 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='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_VALGRIND='0'
# VERSION='1.4'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# 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