Build of rarian with clang_glibc toolchain

The build took 00h 01m 50s and was SUCCESSFUL.

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

SLOCLanguage
9,985 sh
4,670 cpp
3,552 ansic
2,444 makefile
20,651 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: rarian 0.8.1-5 (Thu Apr 13 18:59:49 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file util/rarian-sk-get-cl.cpp
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# ./configure: line 2450: foreign: command not found
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/bin/nm -B
# checking whether ln -s works... yes
# checking how to 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 whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# 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
# 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/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (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/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 whether we are using the GNU C++ compiler... (cached) yes
# checking whether clang++ accepts -g... (cached) yes
# checking dependency style of clang++... (cached) gcc3
# conv dir is /usr/share/omf
# checking for xsltproc... yes
# checking for bash... /usr/bin/bash
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating rarian.pc
# config.status: creating data/Makefile
# config.status: creating docs/Makefile
# config.status: creating librarian/Makefile
# config.status: creating util/Makefile
# config.status: creating util/rarian-sk-update
# config.status: creating util/rarian-sk-install
# config.status: creating util/rarian-sk-rebuild
# config.status: creating util/rarian-sk-config
# config.status: creating util/rarian-sk-get-scripts
# config.status: creating util/rarian-sk-extract
# config.status: creating util/rarian-sk-get-content-list
# config.status: creating util/rarian-sk-get-extended-content-list
# config.status: creating docs/rarian.document
# config.status: creating config.h
# config.status: executing depfiles commands
#
# Rarian-0.8.1:
# This is not API-stable yet.
# Prefix......... /usr
# make all-recursive
# make[1]: Entering directory '/tmp/rarian/src/rarian-0.8.1'
# Making all in librarian
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/librarian'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-main.lo -MD -MP -MF .deps/librarian_la-rarian-main.Tpo -c -o librarian_la-rarian-main.lo `test -f 'rarian-main.c' || echo './'`rarian-main.c
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-main.lo -MD -MP -MF .deps/librarian_la-rarian-main.Tpo -c rarian-main.c -fPIC -DPIC -o .libs/librarian_la-rarian-main.o
# rarian-main.c:568:1: warning: control may reach end of non-void function [-Wreturn-type]
# }
# ^
# 1 warning generated.
# mv -f .deps/librarian_la-rarian-main.Tpo .deps/librarian_la-rarian-main.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-reg-utils.lo -MD -MP -MF .deps/librarian_la-rarian-reg-utils.Tpo -c -o librarian_la-rarian-reg-utils.lo `test -f 'rarian-reg-utils.c' || echo './'`rarian-reg-utils.c
# clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-reg-utils.lo -MD -MP -MF .deps/librarian_la-rarian-reg-utils.Tpo -c rarian-reg-utils.c -fPIC -DPIC -o .libs/librarian_la-rarian-reg-utils.o
# rarian-reg-utils.c:433:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# 1 warning generated.
# mv -f .deps/librarian_la-rarian-reg-utils.Tpo .deps/librarian_la-rarian-reg-utils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-language.lo -MD -MP -MF .deps/librarian_la-rarian-language.Tpo -c -o librarian_la-rarian-language.lo `test -f 'rarian-language.c' || echo './'`rarian-language.c
# clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-language.lo -MD -MP -MF .deps/librarian_la-rarian-language.Tpo -c rarian-language.c -fPIC -DPIC -o .libs/librarian_la-rarian-language.o
# mv -f .deps/librarian_la-rarian-language.Tpo .deps/librarian_la-rarian-language.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-utils.lo -MD -MP -MF .deps/librarian_la-rarian-utils.Tpo -c -o librarian_la-rarian-utils.lo `test -f 'rarian-utils.c' || echo './'`rarian-utils.c
# clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-utils.lo -MD -MP -MF .deps/librarian_la-rarian-utils.Tpo -c rarian-utils.c -fPIC -DPIC -o .libs/librarian_la-rarian-utils.o
# mv -f .deps/librarian_la-rarian-utils.Tpo .deps/librarian_la-rarian-utils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-info.lo -MD -MP -MF .deps/librarian_la-rarian-info.Tpo -c -o librarian_la-rarian-info.lo `test -f 'rarian-info.c' || echo './'`rarian-info.c
# clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-info.lo -MD -MP -MF .deps/librarian_la-rarian-info.Tpo -c rarian-info.c -fPIC -DPIC -o .libs/librarian_la-rarian-info.o
# rarian-info.c:480:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
# } else if ((*line == '*')) {
# ~~~~~~^~~~~~
# rarian-info.c:480:23: note: remove extraneous parentheses around the comparison to silence this warning
# } else if ((*line == '*')) {
# ~ ^ ~
# rarian-info.c:480:23: note: use '=' to turn this equality comparison into an assignment
# } else if ((*line == '*')) {
# ^~
# =
# 1 warning generated.
# mv -f .deps/librarian_la-rarian-info.Tpo .deps/librarian_la-rarian-info.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-man.lo -MD -MP -MF .deps/librarian_la-rarian-man.Tpo -c -o librarian_la-rarian-man.lo `test -f 'rarian-man.c' || echo './'`rarian-man.c
# clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -MT librarian_la-rarian-man.lo -MD -MP -MF .deps/librarian_la-rarian-man.Tpo -c rarian-man.c -fPIC -DPIC -o .libs/librarian_la-rarian-man.o
# mv -f .deps/librarian_la-rarian-man.Tpo .deps/librarian_la-rarian-man.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -MT rarian-omf.lo -MD -MP -MF .deps/rarian-omf.Tpo -c -o rarian-omf.lo rarian-omf.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -MT rarian-omf.lo -MD -MP -MF .deps/rarian-omf.Tpo -c rarian-omf.cpp -fPIC -DPIC -o .libs/rarian-omf.o
# mv -f .deps/rarian-omf.Tpo .deps/rarian-omf.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c -o tinyxml.lo `test -f '../util/tinyxml.cpp' || echo './'`../util/tinyxml.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c ../util/tinyxml.cpp -fPIC -DPIC -o .libs/tinyxml.o
# mv -f .deps/tinyxml.Tpo .deps/tinyxml.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c -o tinyxmlparser.lo `test -f '../util/tinyxmlparser.cpp' || echo './'`../util/tinyxmlparser.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c ../util/tinyxmlparser.cpp -fPIC -DPIC -o .libs/tinyxmlparser.o
# ../util/tinyxmlparser.cpp:356:14: warning: '&&' within '||' [-Wlogical-op-parentheses]
# while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' )
# ~~~^~~~~~~~~~~~~~~~~~~~~ ~~
# ../util/tinyxmlparser.cpp:356:14: note: place parentheses around the '&&' expression to silence this warning
# while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' )
# ^
# ( )
# 1 warning generated.
# mv -f .deps/tinyxmlparser.Tpo .deps/tinyxmlparser.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c -o tinystr.lo `test -f '../util/tinystr.cpp' || echo './'`../util/tinystr.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c ../util/tinystr.cpp -fPIC -DPIC -o .libs/tinystr.o
# mv -f .deps/tinystr.Tpo .deps/tinystr.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c -o tinyxmlerror.lo `test -f '../util/tinyxmlerror.cpp' || echo './'`../util/tinyxmlerror.cpp
# clang++ -DHAVE_CONFIG_H -I. -I.. -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c ../util/tinyxmlerror.cpp -fPIC -DPIC -o .libs/tinyxmlerror.o
# mv -f .deps/tinyxmlerror.Tpo .deps/tinyxmlerror.Plo
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -export-symbols-regex "^rrn_.*" -o librarian.la -rpath /usr/lib librarian_la-rarian-main.lo librarian_la-rarian-reg-utils.lo librarian_la-rarian-language.lo librarian_la-rarian-utils.lo librarian_la-rarian-info.lo librarian_la-rarian-man.lo rarian-omf.lo tinyxml.lo tinyxmlparser.lo tinystr.lo tinyxmlerror.lo
# generating symbol list for `librarian.la'
# /usr/bin/nm -B .libs/librarian_la-rarian-main.o .libs/librarian_la-rarian-reg-utils.o .libs/librarian_la-rarian-language.o .libs/librarian_la-rarian-utils.o .libs/librarian_la-rarian-info.o .libs/librarian_la-rarian-man.o .libs/rarian-omf.o .libs/tinyxml.o .libs/tinyxmlparser.o .libs/tinystr.o .libs/tinyxmlerror.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/librarian.exp
# /usr/bin/grep -E -e "^rrn_.*" ".libs/librarian.exp" > ".libs/librarian.expT"
# mv -f ".libs/librarian.expT" ".libs/librarian.exp"
# clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/librarian_la-rarian-main.o .libs/librarian_la-rarian-reg-utils.o .libs/librarian_la-rarian-language.o .libs/librarian_la-rarian-utils.o .libs/librarian_la-rarian-info.o .libs/librarian_la-rarian-man.o .libs/rarian-omf.o .libs/tinyxml.o .libs/tinyxmlparser.o .libs/tinystr.o .libs/tinyxmlerror.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,librarian.so.0 -Wl,-retain-symbols-file -Wl,.libs/librarian.exp -o .libs/librarian.so.0.0.0
# (cd .libs && rm -f librarian.so.0 && ln -s librarian.so.0.0.0 librarian.so.0)
# (cd .libs && rm -f librarian.so && ln -s librarian.so.0.0.0 librarian.so)
# creating librarian.la
# (cd .libs && rm -f librarian.la && ln -s ../librarian.la librarian.la)
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/librarian'
# Making all in util
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/util'
# clang -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT rarian-example.o -MD -MP -MF .deps/rarian-example.Tpo -c -o rarian-example.o rarian-example.c
# rarian-example.c:80:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# info_for_each (RrnInfoEntry *entry, void *data)
# ^
# rarian-example.c:93:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# man_for_each (RrnManEntry *entry, void *data)
# ^
# 2 warnings generated.
# mv -f .deps/rarian-example.Tpo .deps/rarian-example.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -o rarian-example rarian-example.o ../librarian/librarian.la
# mkdir .libs
# clang -o .libs/rarian-example rarian-example.o ../librarian/.libs/librarian.so
# creating rarian-example
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT rarian-sk-migrate.o -MD -MP -MF .deps/rarian-sk-migrate.Tpo -c -o rarian-sk-migrate.o rarian-sk-migrate.cpp
# rarian-sk-migrate.cpp:308:63: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# sprintf (new_series, "org.scrollkeeper.undefined.%d", (long) t1);
# ~~ ^~~~~~~~~
# %ld
# 1 warning generated.
# mv -f .deps/rarian-sk-migrate.Tpo .deps/rarian-sk-migrate.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT tinystr.o -MD -MP -MF .deps/tinystr.Tpo -c -o tinystr.o tinystr.cpp
# mv -f .deps/tinystr.Tpo .deps/tinystr.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT tinyxml.o -MD -MP -MF .deps/tinyxml.Tpo -c -o tinyxml.o tinyxml.cpp
# mv -f .deps/tinyxml.Tpo .deps/tinyxml.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT tinyxmlerror.o -MD -MP -MF .deps/tinyxmlerror.Tpo -c -o tinyxmlerror.o tinyxmlerror.cpp
# mv -f .deps/tinyxmlerror.Tpo .deps/tinyxmlerror.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT tinyxmlparser.o -MD -MP -MF .deps/tinyxmlparser.Tpo -c -o tinyxmlparser.o tinyxmlparser.cpp
# tinyxmlparser.cpp:356:14: warning: '&&' within '||' [-Wlogical-op-parentheses]
# while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' )
# ~~~^~~~~~~~~~~~~~~~~~~~~ ~~
# tinyxmlparser.cpp:356:14: note: place parentheses around the '&&' expression to silence this warning
# while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' )
# ^
# ( )
# 1 warning generated.
# mv -f .deps/tinyxmlparser.Tpo .deps/tinyxmlparser.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT rarian-reg-full.o -MD -MP -MF .deps/rarian-reg-full.Tpo -c -o rarian-reg-full.o `test -f '../librarian/rarian-reg-full.c' || echo './'`../librarian/rarian-reg-full.c
# ../librarian/rarian-reg-full.c:167:10: warning: format specifies type 'char *' but the argument has type 'RrnListEntry *' (aka 'struct _RrnListEntry *') [-Wformat]
# sect->name);
# ^~~~~~~~~~
# 1 warning generated.
# mv -f .deps/rarian-reg-full.Tpo .deps/rarian-reg-full.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -o rarian-sk-migrate rarian-sk-migrate.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o rarian-reg-full.o ../librarian/librarian.la
# clang++ -o .libs/rarian-sk-migrate rarian-sk-migrate.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o rarian-reg-full.o ../librarian/.libs/librarian.so
# creating rarian-sk-migrate
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT rarian-sk-preinstall.o -MD -MP -MF .deps/rarian-sk-preinstall.Tpo -c -o rarian-sk-preinstall.o rarian-sk-preinstall.cpp
# mv -f .deps/rarian-sk-preinstall.Tpo .deps/rarian-sk-preinstall.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -o rarian-sk-preinstall rarian-sk-preinstall.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o ../librarian/librarian.la
# clang++ -o .libs/rarian-sk-preinstall rarian-sk-preinstall.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o ../librarian/.libs/librarian.so
# creating rarian-sk-preinstall
# clang -DHAVE_CONFIG_H -I. -I.. -I./../librarian -MT rarian-sk-gen-uuid.o -MD -MP -MF .deps/rarian-sk-gen-uuid.Tpo -c -o rarian-sk-gen-uuid.o rarian-sk-gen-uuid.c
# mv -f .deps/rarian-sk-gen-uuid.Tpo .deps/rarian-sk-gen-uuid.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -o rarian-sk-gen-uuid rarian-sk-gen-uuid.o ../librarian/librarian.la
# clang -o .libs/rarian-sk-gen-uuid rarian-sk-gen-uuid.o ../librarian/.libs/librarian.so
# creating rarian-sk-gen-uuid
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -MT rarian_sk_get_cl-rarian-sk-get-cl.o -MD -MP -MF .deps/rarian_sk_get_cl-rarian-sk-get-cl.Tpo -c -o rarian_sk_get_cl-rarian-sk-get-cl.o `test -f 'rarian-sk-get-cl.cpp' || echo './'`rarian-sk-get-cl.cpp
# mv -f .deps/rarian_sk_get_cl-rarian-sk-get-cl.Tpo .deps/rarian_sk_get_cl-rarian-sk-get-cl.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -MT rarian_sk_get_cl-tinystr.o -MD -MP -MF .deps/rarian_sk_get_cl-tinystr.Tpo -c -o rarian_sk_get_cl-tinystr.o `test -f 'tinystr.cpp' || echo './'`tinystr.cpp
# mv -f .deps/rarian_sk_get_cl-tinystr.Tpo .deps/rarian_sk_get_cl-tinystr.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -MT rarian_sk_get_cl-tinyxml.o -MD -MP -MF .deps/rarian_sk_get_cl-tinyxml.Tpo -c -o rarian_sk_get_cl-tinyxml.o `test -f 'tinyxml.cpp' || echo './'`tinyxml.cpp
# mv -f .deps/rarian_sk_get_cl-tinyxml.Tpo .deps/rarian_sk_get_cl-tinyxml.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -MT rarian_sk_get_cl-tinyxmlerror.o -MD -MP -MF .deps/rarian_sk_get_cl-tinyxmlerror.Tpo -c -o rarian_sk_get_cl-tinyxmlerror.o `test -f 'tinyxmlerror.cpp' || echo './'`tinyxmlerror.cpp
# mv -f .deps/rarian_sk_get_cl-tinyxmlerror.Tpo .deps/rarian_sk_get_cl-tinyxmlerror.Po
# clang++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -MT rarian_sk_get_cl-tinyxmlparser.o -MD -MP -MF .deps/rarian_sk_get_cl-tinyxmlparser.Tpo -c -o rarian_sk_get_cl-tinyxmlparser.o `test -f 'tinyxmlparser.cpp' || echo './'`tinyxmlparser.cpp
# tinyxmlparser.cpp:356:14: warning: '&&' within '||' [-Wlogical-op-parentheses]
# while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' )
# ~~~^~~~~~~~~~~~~~~~~~~~~ ~~
# tinyxmlparser.cpp:356:14: note: place parentheses around the '&&' expression to silence this warning
# while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' )
# ^
# ( )
# 1 warning generated.
# mv -f .deps/rarian_sk_get_cl-tinyxmlparser.Tpo .deps/rarian_sk_get_cl-tinyxmlparser.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -o rarian-sk-get-cl rarian_sk_get_cl-rarian-sk-get-cl.o rarian_sk_get_cl-tinystr.o rarian_sk_get_cl-tinyxml.o rarian_sk_get_cl-tinyxmlerror.o rarian_sk_get_cl-tinyxmlparser.o ../librarian/librarian.la
# clang++ -DDATADIR=\"/usr/share\" -DLOCALSTATEDIR=\"/var\" -o .libs/rarian-sk-get-cl rarian_sk_get_cl-rarian-sk-get-cl.o rarian_sk_get_cl-tinystr.o rarian_sk_get_cl-tinyxml.o rarian_sk_get_cl-tinyxmlerror.o rarian_sk_get_cl-tinyxmlparser.o ../librarian/.libs/librarian.so
# creating rarian-sk-get-cl
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/util'
# Making all in data
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/data'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/data'
# Making all in docs
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/docs'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/docs'
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1'
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1'
# make[1]: Leaving directory '/tmp/rarian/src/rarian-0.8.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in librarian
# make[1]: Entering directory '/tmp/rarian/src/rarian-0.8.1/librarian'
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/librarian'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'librarian.la' '/tmp/rarian/pkg/rarian/usr/lib/librarian.la'
# /usr/bin/install -c .libs/librarian.so.0.0.0 /tmp/rarian/pkg/rarian/usr/lib/librarian.so.0.0.0
# (cd /tmp/rarian/pkg/rarian/usr/lib && { ln -s -f librarian.so.0.0.0 librarian.so.0 || { rm -f librarian.so.0 && ln -s librarian.so.0.0.0 librarian.so.0; }; })
# (cd /tmp/rarian/pkg/rarian/usr/lib && { ln -s -f librarian.so.0.0.0 librarian.so || { rm -f librarian.so && ln -s librarian.so.0.0.0 librarian.so; }; })
# /usr/bin/install -c .libs/librarian.lai /tmp/rarian/pkg/rarian/usr/lib/librarian.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include/rarian" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/include/rarian"
# /usr/bin/install -c -m 644 'rarian.h' '/tmp/rarian/pkg/rarian/usr/include/rarian/rarian.h'
# /usr/bin/install -c -m 644 'rarian-main.h' '/tmp/rarian/pkg/rarian/usr/include/rarian/rarian-main.h'
# /usr/bin/install -c -m 644 'rarian-reg-utils.h' '/tmp/rarian/pkg/rarian/usr/include/rarian/rarian-reg-utils.h'
# /usr/bin/install -c -m 644 'rarian-info.h' '/tmp/rarian/pkg/rarian/usr/include/rarian/rarian-info.h'
# /usr/bin/install -c -m 644 'rarian-man.h' '/tmp/rarian/pkg/rarian/usr/include/rarian/rarian-man.h'
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/librarian'
# make[1]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/librarian'
# Making install in util
# make[1]: Entering directory '/tmp/rarian/src/rarian-0.8.1/util'
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/util'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-example' '/tmp/rarian/pkg/rarian/usr/bin/rarian-example'
# libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/rarian-example /tmp/rarian/pkg/rarian/usr/bin/rarian-example
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-migrate' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-migrate'
# libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/rarian-sk-migrate /tmp/rarian/pkg/rarian/usr/bin/rarian-sk-migrate
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-preinstall' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-preinstall'
# libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/rarian-sk-preinstall /tmp/rarian/pkg/rarian/usr/bin/rarian-sk-preinstall
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-gen-uuid' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-gen-uuid'
# libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/rarian-sk-gen-uuid /tmp/rarian/pkg/rarian/usr/bin/rarian-sk-gen-uuid
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-get-cl' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-get-cl'
# libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/rarian-sk-get-cl /tmp/rarian/pkg/rarian/usr/bin/rarian-sk-get-cl
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/bin"
# /usr/bin/install -c 'rarian-sk-update' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-update'
# /usr/bin/install -c 'rarian-sk-install' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-install'
# /usr/bin/install -c 'rarian-sk-rebuild' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-rebuild'
# /usr/bin/install -c 'rarian-sk-config' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-config'
# /usr/bin/install -c 'rarian-sk-get-scripts' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-get-scripts'
# /usr/bin/install -c 'rarian-sk-get-content-list' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-get-content-list'
# /usr/bin/install -c 'rarian-sk-get-extended-content-list' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-get-extended-content-list'
# /usr/bin/install -c 'rarian-sk-extract' '/tmp/rarian/pkg/rarian/usr/bin/rarian-sk-extract'
# make install-exec-hook
# make[3]: Entering directory '/tmp/rarian/src/rarian-0.8.1/util'
# Moving Files if needed
# Translating current database
# make[3]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/util'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/util'
# make[1]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/util'
# Making install in data
# make[1]: Entering directory '/tmp/rarian/src/rarian-0.8.1/data'
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/data'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/librarian/Templates/C" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/share/librarian/Templates/C"
# /usr/bin/install -c -m 644 'scrollkeeper_cl.xml' '/tmp/rarian/pkg/rarian/usr/share/librarian/Templates/C/scrollkeeper_cl.xml'
# test -z "/usr/share/librarian" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/share/librarian"
# /usr/bin/install -c -m 644 'rarian-sk-cl.xml' '/tmp/rarian/pkg/rarian/usr/share/librarian/rarian-sk-cl.xml'
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/data'
# make[1]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/data'
# Making install in docs
# make[1]: Entering directory '/tmp/rarian/src/rarian-0.8.1/docs'
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1/docs'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/librarian/manual" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/share/librarian/manual"
# /usr/bin/install -c -m 644 'help-spec-0.2.xml' '/tmp/rarian/pkg/rarian/usr/share/librarian/manual/help-spec-0.2.xml'
# /usr/bin/install -c -m 644 'index.xhtml' '/tmp/rarian/pkg/rarian/usr/share/librarian/manual/index.xhtml'
# /usr/bin/install -c -m 644 'rar-mdf.xhtml' '/tmp/rarian/pkg/rarian/usr/share/librarian/manual/rar-mdf.xhtml'
# /usr/bin/install -c -m 644 'rar-lib.xhtml' '/tmp/rarian/pkg/rarian/usr/share/librarian/manual/rar-lib.xhtml'
# /usr/bin/install -c -m 644 'rar-skcompat.xhtml' '/tmp/rarian/pkg/rarian/usr/share/librarian/manual/rar-skcompat.xhtml'
# test -z "/usr/share/help" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/share/help"
# /usr/bin/install -c -m 644 'rarian.document' '/tmp/rarian/pkg/rarian/usr/share/help/rarian.document'
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/docs'
# make[1]: Leaving directory '/tmp/rarian/src/rarian-0.8.1/docs'
# make[1]: Entering directory '/tmp/rarian/src/rarian-0.8.1'
# make[2]: Entering directory '/tmp/rarian/src/rarian-0.8.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/rarian/pkg/rarian/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'rarian.pc' '/tmp/rarian/pkg/rarian/usr/lib/pkgconfig/rarian.pc'
# make[2]: Leaving directory '/tmp/rarian/src/rarian-0.8.1'
# make[1]: Leaving directory '/tmp/rarian/src/rarian-0.8.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "rarian"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: rarian 0.8.1-5 (Thu Apr 13 19:00:23 UTC 2017)

CMD: pacman --query --file rarian-0.8.1-5-x86_64.pkg.tar.xz
# rarian 0.8.1-5

Creating hybrid package for 'rarian'

Trying to find vanilla package 'rarian'...

CMD: pacman --query --file /mirror/rarian-0.8.1-5.pkg.tar.xz
# rarian 0.8.1-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/librarian.so.0
# /usr/lib/librarian.so
# /usr/lib/librarian.so.0.0.0
# /usr/lib/pkgconfig/rarian.pc
# /usr/include/rarian/rarian.h
# /usr/include/rarian/rarian-main.h
# /usr/include/rarian/rarian-reg-utils.h
# /usr/include/rarian/rarian-info.h
# /usr/include/rarian/rarian-man.h
# /usr/bin/rarian-sk-update
# /usr/bin/rarian-sk-install
# /usr/bin/rarian-sk-rebuild
# /usr/bin/rarian-sk-config
# /usr/bin/rarian-sk-get-scripts
# /usr/bin/rarian-sk-get-content-list
# /usr/bin/rarian-sk-get-extended-content-list
# /usr/bin/rarian-sk-extract
# /usr/bin/scrollkeeper-config
# /usr/bin/scrollkeeper-extract
# /usr/bin/scrollkeeper-gen-seriesid
# /usr/bin/scrollkeeper-get-cl
# /usr/bin/scrollkeeper-get-content-list
# /usr/bin/scrollkeeper-get-extended-content-list
# /usr/bin/scrollkeeper-get-index-from-docpath
# /usr/bin/scrollkeeper-get-toc-from-docpath
# /usr/bin/scrollkeeper-get-toc-from-id
# /usr/bin/scrollkeeper-install
# /usr/bin/scrollkeeper-preinstall
# /usr/bin/scrollkeeper-rebuilddb
# /usr/bin/scrollkeeper-uninstall
# /usr/bin/scrollkeeper-update
# /usr/bin/rarian-example
# /usr/bin/rarian-sk-migrate
# /usr/bin/rarian-sk-preinstall
# /usr/bin/rarian-sk-gen-uuid
# /usr/bin/rarian-sk-get-cl
# /usr/share/librarian/rarian-sk-cl.xml
# /usr/share/librarian/Templates/C/scrollkeeper_cl.xml
# /usr/share/librarian/manual/help-spec-0.2.xml
# /usr/share/librarian/manual/index.xhtml
# /usr/share/librarian/manual/rar-mdf.xhtml
# /usr/share/librarian/manual/rar-lib.xhtml
# /usr/share/librarian/manual/rar-skcompat.xhtml
# /usr/share/help/rarian.document
# /sysroot/usr/lib/librarian.so.0.0.0
# /sysroot/usr/lib/librarian.so.0
# /sysroot/usr/lib/librarian.so
# /sysroot/usr/lib/librarian.la
# /sysroot/usr/lib/pkgconfig/rarian.pc
# /sysroot/usr/include/rarian/rarian.h
# /sysroot/usr/include/rarian/rarian-main.h
# /sysroot/usr/include/rarian/rarian-reg-utils.h
# /sysroot/usr/include/rarian/rarian-info.h
# /sysroot/usr/include/rarian/rarian-man.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/rarian.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 4448

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/rarian.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/rarian.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/rarian/src/rarian-0.8.1/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 rarian configure 0.8.1, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7a204fd47b9d
# 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: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2014: checking for a BSD-compatible install
# configure:2070: result: /usr/bin/install -c
# configure:2081: checking whether build environment is sane
# configure:2124: result: yes
# configure:2152: checking for a thread-safe mkdir -p
# configure:2191: result: /usr/bin/mkdir -p
# configure:2204: checking for gawk
# configure:2220: found /usr/bin/gawk
# configure:2231: result: gawk
# configure:2242: checking whether make sets $(MAKE)
# configure:2263: result: yes
# configure:2343: checking for x86_64-unknown-linux-strip
# configure:2373: result: no
# configure:2383: checking for strip
# configure:2399: found /usr/bin/strip
# configure:2410: result: strip
# configure:2452: checking whether to enable maintainer-specific portions of Makefiles
# configure:2461: result: no
# configure:2484: checking for x86_64-unknown-linux-gcc
# configure:2511: result: clang
# configure:2789: checking for C compiler version
# configure:2796: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2799: $? = 0
# configure:2806: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2809: $? = 0
# configure:2816: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2819: $? = 1
# configure:2842: checking for C compiler default output file name
# configure:2869: clang conftest.c >&5
# configure:2872: $? = 0
# configure:2910: result: a.out
# configure:2927: checking whether the C compiler works
# configure:2937: ./a.out
# configure:2940: $? = 0
# configure:2957: result: yes
# configure:2964: checking whether we are cross compiling
# configure:2966: result: no
# configure:2969: checking for suffix of executables
# configure:2976: clang -o conftest conftest.c >&5
# configure:2979: $? = 0
# configure:3003: result:
# configure:3009: checking for suffix of object files
# configure:3035: clang -c conftest.c >&5
# configure:3038: $? = 0
# configure:3061: result: o
# configure:3065: checking whether we are using the GNU C compiler
# configure:3094: clang -c conftest.c >&5
# configure:3100: $? = 0
# configure:3117: result: yes
# configure:3122: checking whether clang accepts -g
# configure:3152: clang -c -g conftest.c >&5
# configure:3158: $? = 0
# configure:3257: result: yes
# configure:3274: checking for clang option to accept ISO C89
# configure:3348: clang -c conftest.c >&5
# configure:3354: $? = 0
# configure:3377: result: none needed
# configure:3406: checking for style of include used by make
# configure:3434: result: GNU
# configure:3459: checking dependency style of clang
# configure:3550: result: gcc3
# configure:3578: checking for a BSD-compatible install
# configure:3634: result: /usr/bin/install -c
# configure:3723: checking build system type
# configure:3741: result: x86_64-unknown-linux-gnu
# configure:3763: checking host system type
# configure:3778: result: x86_64-unknown-linux-gnu
# configure:3800: checking for a sed that does not truncate output
# configure:3856: result: /usr/bin/sed
# configure:3859: checking for grep that handles long lines and -e
# configure:3933: result: /usr/bin/grep
# configure:3938: checking for egrep
# configure:4016: result: /usr/bin/grep -E
# configure:4032: checking for ld used by clang
# configure:4099: result: /usr/bin/ld
# configure:4108: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4123: result: yes
# configure:4128: checking for /usr/bin/ld option to reload object files
# configure:4135: result: -r
# configure:4153: checking for BSD-compatible nm
# configure:4202: result: /usr/bin/nm -B
# configure:4206: checking whether ln -s works
# configure:4210: result: yes
# configure:4217: checking how to recognize dependent libraries
# configure:4403: result: pass_all
# configure:4492: clang -c conftest.c >&5
# configure:4495: $? = 0
# configure:4648: checking how to run the C preprocessor
# configure:4688: clang -E conftest.c
# configure:4694: $? = 0
# configure:4725: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4731: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "rarian"
# | #define PACKAGE_TARNAME "rarian"
# | #define PACKAGE_VERSION "0.8.1"
# | #define PACKAGE_STRING "rarian 0.8.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rarian"
# | #define VERSION "0.8.1"
# | /* end confdefs.h. */
# | #include
# configure:4764: result: clang -E
# configure:4793: clang -E conftest.c
# configure:4799: $? = 0
# configure:4830: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4836: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "rarian"
# | #define PACKAGE_TARNAME "rarian"
# | #define PACKAGE_VERSION "0.8.1"
# | #define PACKAGE_STRING "rarian 0.8.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rarian"
# | #define VERSION "0.8.1"
# | /* end confdefs.h. */
# | #include
# configure:4874: checking for ANSI C header files
# configure:4904: clang -c conftest.c >&5
# configure:4910: $? = 0
# configure:5009: clang -o conftest conftest.c >&5
# configure:5012: $? = 0
# configure:5018: ./conftest
# configure:5021: $? = 0
# configure:5038: result: yes
# configure:5062: checking for sys/types.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for sys/stat.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for stdlib.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for string.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for memory.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for strings.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for inttypes.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for stdint.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5062: checking for unistd.h
# configure:5083: clang -c conftest.c >&5
# configure:5089: $? = 0
# configure:5105: result: yes
# configure:5132: checking dlfcn.h usability
# configure:5149: clang -c conftest.c >&5
# configure:5155: $? = 0
# configure:5169: result: yes
# configure:5173: checking dlfcn.h presence
# configure:5188: clang -E conftest.c
# configure:5194: $? = 0
# configure:5208: result: yes
# configure:5236: checking for dlfcn.h
# configure:5244: result: yes
# configure:5373: checking for C++ compiler version
# configure:5380: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5383: $? = 0
# configure:5390: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5393: $? = 0
# configure:5400: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5403: $? = 1
# configure:5406: checking whether we are using the GNU C++ compiler
# configure:5435: clang++ -c conftest.cpp >&5
# configure:5441: $? = 0
# configure:5458: result: yes
# configure:5463: checking whether clang++ accepts -g
# configure:5493: clang++ -c -g conftest.cpp >&5
# configure:5499: $? = 0
# configure:5598: result: yes
# configure:5623: checking dependency style of clang++
# configure:5714: result: gcc3
# configure:5739: checking how to run the C++ preprocessor
# configure:5775: clang++ -E conftest.cpp
# configure:5781: $? = 0
# configure:5812: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5818: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "rarian"
# | #define PACKAGE_TARNAME "rarian"
# | #define PACKAGE_VERSION "0.8.1"
# | #define PACKAGE_STRING "rarian 0.8.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rarian"
# | #define VERSION "0.8.1"
# | #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:5851: result: clang++ -E
# configure:5880: clang++ -E conftest.cpp
# configure:5886: $? = 0
# configure:5917: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5923: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "rarian"
# | #define PACKAGE_TARNAME "rarian"
# | #define PACKAGE_VERSION "0.8.1"
# | #define PACKAGE_STRING "rarian 0.8.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "rarian"
# | #define VERSION "0.8.1"
# | #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:5972: checking for x86_64-unknown-linux-g77
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-xlf
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-f77
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-frt
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-pgf77
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-cf77
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-fort77
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-fl32
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-af77
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-xlf90
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-f90
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-pgf90
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-pghpf
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-epcf90
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-gfortran
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-g95
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-xlf95
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-f95
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-fort
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-ifort
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-ifc
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-efc
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-pgf95
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-lf95
# configure:6002: result: no
# configure:5972: checking for x86_64-unknown-linux-ftn
# configure:6002: result: no
# configure:6016: checking for g77
# configure:6046: result: no
# configure:6016: checking for xlf
# configure:6046: result: no
# configure:6016: checking for f77
# configure:6046: result: no
# configure:6016: checking for frt
# configure:6046: result: no
# configure:6016: checking for pgf77
# configure:6046: result: no
# configure:6016: checking for cf77
# configure:6046: result: no
# configure:6016: checking for fort77
# configure:6046: result: no
# configure:6016: checking for fl32
# configure:6046: result: no
# configure:6016: checking for af77
# configure:6046: result: no
# configure:6016: checking for xlf90
# configure:6046: result: no
# configure:6016: checking for f90
# configure:6046: result: no
# configure:6016: checking for pgf90
# configure:6046: result: no
# configure:6016: checking for pghpf
# configure:6046: result: no
# configure:6016: checking for epcf90
# configure:6046: result: no
# configure:6016: checking for gfortran
# configure:6032: found /usr/bin/gfortran
# configure:6043: result: gfortran
# configure:6073: checking for Fortran 77 compiler version
# configure:6080: 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:6083: $? = 0
# configure:6090: 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:6093: $? = 0
# configure:6100: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6103: $? = 1
# configure:6111: checking whether we are using the GNU Fortran 77 compiler
# configure:6130: gfortran -c conftest.F >&5
# configure:6136: $? = 0
# configure:6153: result: yes
# configure:6159: checking whether gfortran accepts -g
# configure:6176: gfortran -c -g conftest.f >&5
# configure:6182: $? = 0
# configure:6198: result: yes
# configure:6227: checking the maximum length of command line arguments
# configure:6339: result: 1572864
# configure:6351: checking command to parse /usr/bin/nm -B output from clang object
# configure:6456: clang -c conftest.c >&5
# configure:6459: $? = 0
# configure:6463: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6466: $? = 0
# configure:6518: clang -o conftest conftest.c conftstm.o >&5
# configure:6521: $? = 0
# configure:6559: result: ok
# configure:6563: checking for objdir
# configure:6578: result: .libs
# configure:6630: checking for x86_64-unknown-linux-ar
# configure:6660: result: no
# configure:6670: checking for ar
# configure:6686: found /usr/bin/ar
# configure:6697: result: ar
# configure:6726: checking for x86_64-unknown-linux-ranlib
# configure:6756: result: no
# configure:6766: checking for ranlib
# configure:6782: found /usr/bin/ranlib
# configure:6793: result: ranlib
# configure:6822: checking for x86_64-unknown-linux-strip
# configure:6849: result: strip
# configure:7487: checking if clang supports -fno-rtti -fno-exceptions
# configure:7505: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7509: $? = 0
# configure:7522: result: yes
# configure:7537: checking for clang option to produce PIC
# configure:7769: result: -fPIC
# configure:7777: checking if clang PIC flag -fPIC works
# configure:7795: clang -c -fPIC -DPIC conftest.c >&5
# configure:7799: $? = 0
# configure:7812: result: yes
# configure:7840: checking if clang static flag -static works
# configure:7868: result: yes
# configure:7878: checking if clang supports -c -o file.o
# configure:7899: clang -c -o out/conftest2.o conftest.c >&5
# configure:7903: $? = 0
# configure:7925: result: yes
# configure:7951: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:8932: result: yes
# configure:8953: checking whether -lc should be explicitly linked in
# configure:8958: clang -c conftest.c >&5
# configure:8961: $? = 0
# configure:8976: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8979: $? = 0
# configure:8991: result: no
# configure:8999: checking dynamic linker characteristics
# configure:9613: result: GNU/Linux ld.so
# configure:9637: checking how to hardcode library paths into programs
# configure:9662: result: immediate
# configure:9676: checking whether stripping libraries is possible
# configure:9681: result: yes
# configure:10483: checking if libtool supports shared libraries
# configure:10485: result: yes
# configure:10488: checking whether to build shared libraries
# configure:10509: result: yes
# configure:10512: checking whether to build static libraries
# configure:10516: result: no
# configure:10610: creating libtool
# configure:11203: checking for ld used by clang++
# configure:11270: result: /usr/bin/ld -m elf_x86_64
# configure:11279: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:11294: result: yes
# configure:11345: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12291: result: yes
# configure:12308: clang++ -c conftest.cpp >&5
# configure:12311: $? = 0
# configure:12467: checking for clang++ option to produce PIC
# configure:12751: result: -fPIC
# configure:12759: checking if clang++ PIC flag -fPIC works
# configure:12777: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12781: $? = 0
# configure:12794: result: yes
# configure:12822: checking if clang++ static flag -static works
# configure:12850: result: yes
# configure:12860: checking if clang++ supports -c -o file.o
# configure:12881: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12885: $? = 0
# configure:12907: result: yes
# configure:12933: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12962: result: yes
# configure:13029: checking dynamic linker characteristics
# configure:13591: result: GNU/Linux ld.so
# configure:13615: checking how to hardcode library paths into programs
# configure:13640: result: immediate
# configure:14179: checking if libtool supports shared libraries
# configure:14181: result: yes
# configure:14184: checking whether to build shared libraries
# configure:14204: result: yes
# configure:14207: checking whether to build static libraries
# configure:14211: result: no
# configure:14221: checking for gfortran option to produce PIC
# configure:14453: result: -fPIC
# configure:14461: checking if gfortran PIC flag -fPIC works
# configure:14479: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14483: $? = 0
# configure:14496: result: yes
# configure:14524: checking if gfortran static flag -static works
# configure:14552: result: no
# configure:14562: checking if gfortran supports -c -o file.o
# configure:14583: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14587: $? = 0
# configure:14609: result: yes
# configure:14635: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15596: result: yes
# configure:15663: checking dynamic linker characteristics
# configure:16225: result: GNU/Linux ld.so
# configure:16249: checking how to hardcode library paths into programs
# configure:16274: result: immediate
# configure:20003: checking for C++ compiler version
# configure:20010: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:20013: $? = 0
# configure:20020: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:20023: $? = 0
# configure:20030: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:20033: $? = 1
# configure:20036: checking whether we are using the GNU C++ compiler
# configure:20088: result: yes
# configure:20093: checking whether clang++ accepts -g
# configure:20228: result: yes
# configure:20253: checking dependency style of clang++
# configure:20344: result: gcc3
# configure:20601: checking for xsltproc
# configure:20617: found /usr/bin/xsltproc
# configure:20629: result: yes
# configure:20649: checking for bash
# configure:20667: found /usr/bin/bash
# configure:20679: result: /usr/bin/bash
# configure:20707: checking malloc.h usability
# configure:20724: clang -c conftest.c >&5
# configure:20730: $? = 0
# configure:20744: result: yes
# configure:20748: checking malloc.h presence
# configure:20763: clang -E conftest.c
# configure:20769: $? = 0
# configure:20783: result: yes
# configure:20811: checking for malloc.h
# configure:20819: result: yes
# configure:21050: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by rarian config.status 0.8.1, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7a204fd47b9d
#
# config.status:700: creating Makefile
# config.status:700: creating rarian.pc
# config.status:700: creating data/Makefile
# config.status:700: creating docs/Makefile
# config.status:700: creating librarian/Makefile
# config.status:700: creating util/Makefile
# config.status:700: creating util/rarian-sk-update
# config.status:700: creating util/rarian-sk-install
# config.status:700: creating util/rarian-sk-rebuild
# config.status:700: creating util/rarian-sk-config
# config.status:700: creating util/rarian-sk-get-scripts
# config.status:700: creating util/rarian-sk-extract
# config.status:700: creating util/rarian-sk-get-content-list
# config.status:700: creating util/rarian-sk-get-extended-content-list
# config.status:700: creating docs/rarian.document
# config.status:700: creating config.h
# config.status:979: 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_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_have_bash=/usr/bin/bash
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/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_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_have_xslt=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_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=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/clang/3.8.0 /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1 /usr/lib64 /lib64 /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/rarian/src/rarian-0.8.1/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/rarian/src/rarian-0.8.1/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/rarian/src/rarian-0.8.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/rarian/src/rarian-0.8.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/rarian/src/rarian-0.8.1/missing --run automake-1.10'
# AWK='gawk'
# BASH='/usr/bin/bash'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONVERT_DIR='/usr/share/omf'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DISTCHECK_CONFIGURE_FLAGS='--disable-skdb-update'
# DSYMUTIL=''
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_EXTRACT_FALSE='#'
# ENABLE_EXTRACT_TRUE=''
# ENABLE_INSTALL='1'
# ENABLE_INSTALL_FALSE='#'
# ENABLE_INSTALL_TRUE=''
# ENABLE_OMF_READ='1'
# ENABLE_OMF_READ_FALSE='#'
# ENABLE_OMF_READ_TRUE=''
# ENABLE_SKDB_UPDATE='1'
# ENABLE_SKDB_UPDATE_FALSE='#'
# ENABLE_SKDB_UPDATE_TRUE=''
# ENABLE_SK_COMPAT='1'
# ENABLE_SK_COMPAT_FALSE='#'
# ENABLE_SK_COMPAT_TRUE=''
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/rarian/src/rarian-0.8.1/missing --run makeinfo'
# NMEDIT=''
# OBJEXT='o'
# PACKAGE='rarian'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='rarian'
# PACKAGE_STRING='rarian 0.8.1'
# PACKAGE_TARNAME='rarian'
# PACKAGE_VERSION='0.8.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.8.1'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# 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='/usr/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='/usr/share'
# datarootdir='/usr/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='/usr'
# have_bash='/usr/bin/bash'
# have_xslt='yes'
# 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/rarian/src/rarian-0.8.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/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='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "rarian"
# #define PACKAGE_TARNAME "rarian"
# #define PACKAGE_VERSION "0.8.1"
# #define PACKAGE_STRING "rarian 0.8.1"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "rarian"
# #define VERSION "0.8.1"
# #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 ENABLE_INSTALL 1
# #define ENABLE_SK_COMPAT 1
# #define ENABLE_OMF_READ 1
# #define ENABLE_SKDB_UPDATE 1
# #define HAVE_MALLOC_H 1
#
# configure: exit 0