Build of ding-libs with musl toolchain

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

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

SLOCLanguage
26,682 ansic
11,550 sh
1,997 makefile
40,229 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...

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ding-libs 0.6.0-1 (Wed Apr 5 00:46:39 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# 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 whether clang understands -c and -o together... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for CHECK... no
# configure: WARNING: Without the 'CHECK' libraries, you will be unable to run all tests in the 'make check' suite
# checking whether make supports nested variables... (cached) yes
# checking for doxygen... /usr/sbin/doxygen
# checking size of long... 8
# checking size of long long... 8
# checking for strcasestr... yes
# checking for getline... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating contrib/ding-libs.spec
# config.status: creating path_utils/path_utils.cfg.doxy
# config.status: creating path_utils/path_utils.pc
# config.status: creating dhash/dhash.pc
# config.status: creating collection/collection.cfg.doxy
# config.status: creating collection/collection.pc
# config.status: creating refarray/ref_array.cfg.doxy
# config.status: creating refarray/ref_array.pc
# config.status: creating basicobjects/basicobjects.cfg.doxy
# config.status: creating basicobjects/basicobjects.pc
# config.status: creating ini/ini_config.cfg.doxy
# config.status: creating ini/ini_config.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# cd path_utils; \
# /usr/sbin/doxygen path_utils.cfg.doxy;
# cd collection; \
# /usr/sbin/doxygen collection.cfg.doxy
# cd refarray; \
# /usr/sbin/doxygen ref_array.cfg.doxy
# cd ini; \
# /usr/sbin/doxygen ini_config.cfg.doxy
# warning: Tag `SYMBOL_CACHE_SIZE' at line 299 of file `path_utils.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 487 of file `path_utils.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 819 of file `path_utils.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `USE_INLINE_TREES' at line 972 of file `path_utils.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 1168 of file `path_utils.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 1174 of file `path_utils.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SYMBOL_CACHE_SIZE' at line 299 of file `ref_array.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SYMBOL_CACHE_SIZE' at line 299 of file `ini_config.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 487 of file `ref_array.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: doxygen no longer ships with the FreeSans font.
# You may want to clear or change DOT_FONTNAME.
# Otherwise you run the risk that the wrong font is being used for dot generated graphs.
# warning: Tag `SHOW_DIRECTORIES' at line 487 of file `ini_config.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 819 of file `ini_config.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `USE_INLINE_TREES' at line 972 of file `ini_config.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 819 of file `ref_array.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 1168 of file `ini_config.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 1174 of file `ini_config.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `USE_INLINE_TREES' at line 972 of file `ref_array.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: doxygen no longer ships with the FreeSans font.
# You may want to clear or change DOT_FONTNAME.
# Otherwise you run the risk that the wrong font is being used for dot generated graphs.
# warning: Tag `XML_SCHEMA' at line 1168 of file `ref_array.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 1174 of file `ref_array.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: doxygen no longer ships with the FreeSans font.
# You may want to clear or change DOT_FONTNAME.
# Otherwise you run the risk that the wrong font is being used for dot generated graphs.
# warning: Tag `SYMBOL_CACHE_SIZE' at line 299 of file `collection.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 487 of file `collection.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 819 of file `collection.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `USE_INLINE_TREES' at line 972 of file `collection.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 1168 of file `collection.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 1174 of file `collection.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: doxygen no longer ships with the FreeSans font.
# You may want to clear or change DOT_FONTNAME.
# Otherwise you run the risk that the wrong font is being used for dot generated graphs.
# Notice: Output directory `doc' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Searching for files in directory /tmp/ding-libs/src/ding-libs-0.6.0/path_utils
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/path_utils/path_utils.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/path_utils/path_utils.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/path_utils/path_utils.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/path_utils/path_utils.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file path_utils.h...
# Generating file documentation...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 18/65536 hits=29 misses=19
# finished...
# cd basicobjects; \
# /usr/sbin/doxygen basicobjects.cfg.doxy
# warning: Tag `SYMBOL_CACHE_SIZE' at line 299 of file `basicobjects.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 487 of file `basicobjects.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 819 of file `basicobjects.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `USE_INLINE_TREES' at line 972 of file `basicobjects.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 1168 of file `basicobjects.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 1174 of file `basicobjects.cfg.doxy' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# Notice: Output directory `doc' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Searching for files in directory /tmp/ding-libs/src/ding-libs-0.6.0/refarray
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/refarray/ref_array.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/refarray/ref_array.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/refarray/ref_array.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/refarray/ref_array.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file ref_array.h...
# Generating file documentation...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 24/65536 hits=193 misses=26
# finished...
# warning: doxygen no longer ships with the FreeSans font.
# You may want to clear or change DOT_FONTNAME.
# Otherwise you run the risk that the wrong font is being used for dot generated graphs.
# make all-am
# /tmp/ding-libs/src/ding-libs-0.6.0/ini/ini_configobj.h:2065: warning: argument 'errobj' of command @param is not found in the argument list of ini_errobj_create(struct ini_errobj **_errobj)
# /tmp/ding-libs/src/ding-libs-0.6.0/ini/ini_configobj.h:2075: warning: The following parameters of ini_errobj_create(struct ini_errobj **_errobj) are not documented:
# parameter '_errobj'
# /tmp/ding-libs/src/ding-libs-0.6.0/ini/ini_configmod.h:40: warning: Member INI_VA (enumeration) of group insflags is not documented.
# Notice: Output directory `doc' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Searching for files in directory /tmp/ding-libs/src/ding-libs-0.6.0/basicobjects
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/basicobjects/simplebuffer.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/basicobjects/simplebuffer.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/basicobjects/simplebuffer.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/basicobjects/simplebuffer.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file simplebuffer.h...
# Generating file documentation...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 14/65536 hits=71 misses=15
# finished...
# make[1]: Entering directory '/tmp/ding-libs/src/ding-libs-0.6.0'
# Notice: Output directory `doc' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/ini/ini_configobj.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/ini/ini_configobj.h...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/ini/ini_configmod.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/ini/ini_configmod.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file ini_configmod.h...
# Generating code for file ini_configobj.h...
# Generating file documentation...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating docs for compound access_check...
# Generating docs for compound ini_validator...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 147/65536 hits=330 misses=148
# finished...
# depbase=`echo path_utils/path_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT path_utils/path_utils.lo -MD -MP -MF $depbase.Tpo -c -o path_utils/path_utils.lo path_utils/path_utils.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dhash/dhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT dhash/dhash.lo -MD -MP -MF $depbase.Tpo -c -o dhash/dhash.lo dhash/dhash.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo collection/collection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection.lo -MD -MP -MF $depbase.Tpo -c -o collection/collection.lo collection/collection.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT dhash/dhash.lo -MD -MP -MF dhash/.deps/dhash.Tpo -c dhash/dhash.c -fPIC -DPIC -o dhash/.libs/dhash.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection.lo -MD -MP -MF collection/.deps/collection.Tpo -c collection/collection.c -fPIC -DPIC -o collection/.libs/collection.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT path_utils/path_utils.lo -MD -MP -MF path_utils/.deps/path_utils.Tpo -c path_utils/path_utils.c -fPIC -DPIC -o path_utils/.libs/path_utils.o
# Notice: Output directory `doc' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Searching for files in directory /tmp/ding-libs/src/ding-libs-0.6.0/collection
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection.h...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_cmp.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_cmp.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_cnv.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_cnv.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_iter.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_iter.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_queue.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_queue.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_queue.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_queue.h...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_stack.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_stack.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_stack.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_stack.h...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_tools.c...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_tools.c...
# Preprocessing /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_tools.h...
# Parsing file /tmp/ding-libs/src/ding-libs-0.6.0/collection/collection_tools.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file collection.h...
# Generating code for file collection_queue.h...
# Generating code for file collection_stack.h...
# Generating code for file collection_tools.h...
# Generating file documentIn file included from path_utils/path_utils.c:34:
# /sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# path_utils/path_utils.c:346:17: warning: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align]
# array_ptr = (char **)mem_block;
# ^~~~~~~~~~~~~~~~~~
# path_utils/path_utils.c:368:12: warning: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align]
# return (char **)mem_block;
# ^~~~~~~~~~~~~~~~~~
# depbase=`echo collection/collection_tools.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_tools.lo -MD -MP -MF $depbase.Tpo -c -o collection/collection_tools.lo collection/collection_tools.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 3 warnings generated.
# depbase=`echo collection/collection_cnv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_cnv.lo -MD -MP -MF $depbase.Tpo -c -o collection/collection_cnv.lo collection/collection_cnv.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_tools.lo -MD -MP -MF collection/.deps/collection_tools.Tpo -c collection/collection_tools.c -fPIC -DPIC -o collection/.libs/collection_tools.o
# depbase=`echo collection/collection_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_queue.lo -MD -MP -MF $depbase.Tpo -c -o collection/collection_queue.lo collection/collection_queue.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_cnv.lo -MD -MP -MF collection/.deps/collection_cnv.Tpo -c collection/collection_cnv.c -fPIC -DPIC -o collection/.libs/collection_cnv.o
# ation...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating docs for compound col_serial_data...
# Generating docs for compound collection_item...
# Generating docs for compound collection_iterator...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 191/65536 hits=2112 misses=197
# finished...
# depbase=`echo collection/collection_stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_stack.lo -MD -MP -MF $depbase.Tpo -c -o collection/collection_stack.lo collection/collection_stack.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# collection/collection_tools.c:205:27: warning: unused function 'col_get_type' [-Wunused-function]
# static inline const char *col_get_type(int type)
# ^
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_queue.lo -MD -MP -MF collection/.deps/collection_queue.Tpo -c collection/collection_queue.c -fPIC -DPIC -o collection/.libs/collection_queue.o
# 1 warning generated.
# depbase=`echo collection/collection_cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_cmp.lo -MD -MP -MF $depbase.Tpo -c -o collection/collection_cmp.lo collection/collection_cmp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_stack.lo -MD -MP -MF collection/.deps/collection_stack.Tpo -c collection/collection_stack.c -fPIC -DPIC -o collection/.libs/collection_stack.o
# depbase=`echo collection/collection_iter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_iter.lo -MD -MP -MF $depbase.Tpo -c -o collection/collection_iter.lo collection/collection_iter.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo refarray/ref_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT refarray/ref_array.lo -MD -MP -MF $depbase.Tpo -c -o refarray/ref_array.lo refarray/ref_array.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_cmp.lo -MD -MP -MF collection/.deps/collection_cmp.Tpo -c collection/collection_cmp.c -fPIC -DPIC -o collection/.libs/collection_cmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT collection/collection_iter.lo -MD -MP -MF collection/.deps/collection_iter.Tpo -c collection/collection_iter.c -fPIC -DPIC -o collection/.libs/collection_iter.o
# depbase=`echo basicobjects/simplebuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT basicobjects/simplebuffer.lo -MD -MP -MF $depbase.Tpo -c -o basicobjects/simplebuffer.lo basicobjects/simplebuffer.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT refarray/ref_array.lo -MD -MP -MF refarray/.deps/ref_array.Tpo -c refarray/ref_array.c -fPIC -DPIC -o refarray/.libs/ref_array.o
# depbase=`echo ini/ini_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_config.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_config.lo ini/ini_config.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# refarray/ref_array.c:568:32: warning: cast from 'unsigned char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align]
# printf("\n%s\n", *((char **)((unsigned char *)(ra->storage) + i * ra->elsize)));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# refarray/ref_array.c:571:32: warning: cast from 'unsigned char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
# printf("\n%d\n", *((uint32_t *)((unsigned char *)(ra->storage) + i * ra->elsize)));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT basicobjects/simplebuffer.lo -MD -MP -MF basicobjects/.deps/simplebuffer.Tpo -c basicobjects/simplebuffer.c -fPIC -DPIC -o basicobjects/.libs/simplebuffer.o
# depbase=`echo ini/ini_get_value.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_value.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_get_value.lo ini/ini_get_value.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 2 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_config.lo -MD -MP -MF ini/.deps/ini_config.Tpo -c ini/ini_config.c -fPIC -DPIC -o ini/.libs/ini_config.o
# depbase=`echo ini/ini_get_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_array.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_get_array.lo ini/ini_get_array.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_value.lo -MD -MP -MF ini/.deps/ini_get_value.Tpo -c ini/ini_get_value.c -fPIC -DPIC -o ini/.libs/ini_get_value.o
# depbase=`echo ini/ini_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_list.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_list.lo ini/ini_list.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_array.lo -MD -MP -MF ini/.deps/ini_get_array.Tpo -c ini/ini_get_array.c -fPIC -DPIC -o ini/.libs/ini_get_array.o
# depbase=`echo ini/ini_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_print.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_print.lo ini/ini_print.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_list.lo -MD -MP -MF ini/.deps/ini_list.Tpo -c ini/ini_list.c -fPIC -DPIC -o ini/.libs/ini_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_print.lo -MD -MP -MF ini/.deps/ini_print.Tpo -c ini/ini_print.c -fPIC -DPIC -o ini/.libs/ini_print.o
# depbase=`echo ini/ini_parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_parse.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_parse.lo ini/ini_parse.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ini/ini_metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_metadata.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_metadata.lo ini/ini_metadata.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ini/ini_comment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_comment.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_comment.lo ini/ini_comment.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_parse.lo -MD -MP -MF ini/.deps/ini_parse.Tpo -c ini/ini_parse.c -fPIC -DPIC -o ini/.libs/ini_parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_metadata.lo -MD -MP -MF ini/.deps/ini_metadata.Tpo -c ini/ini_metadata.c -fPIC -DPIC -o ini/.libs/ini_metadata.o
# depbase=`echo ini/ini_valueobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_valueobj.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_valueobj.lo ini/ini_valueobj.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_comment.lo -MD -MP -MF ini/.deps/ini_comment.Tpo -c ini/ini_comment.c -fPIC -DPIC -o ini/.libs/ini_comment.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_valueobj.lo -MD -MP -MF ini/.deps/ini_valueobj.Tpo -c ini/ini_valueobj.c -fPIC -DPIC -o ini/.libs/ini_valueobj.o
# depbase=`echo ini/ini_serialize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_serialize.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_serialize.lo ini/ini_serialize.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# ini/ini_valueobj.c:84:22: warning: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align]
# part = *((char **)(ptr));
# ^~~~~~~~~~~~~~
# ini/ini_valueobj.c:343:26: warning: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align]
# part = *((char **)ptr);
# ^~~~~~~~~~~~
# ini/ini_valueobj.c:1080:26: warning: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align]
# part = *((char **)(ptr));
# ^~~~~~~~~~~~~~
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_serialize.lo -MD -MP -MF ini/.deps/ini_serialize.Tpo -c ini/ini_serialize.c -fPIC -DPIC -o ini/.libs/ini_serialize.o
# 3 warnings generated.
# depbase=`echo ini/ini_fileobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_fileobj.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_fileobj.lo ini/ini_fileobj.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ini/ini_configobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_configobj.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_configobj.lo ini/ini_configobj.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_fileobj.lo -MD -MP -MF ini/.deps/ini_fileobj.Tpo -c ini/ini_fileobj.c -fPIC -DPIC -o ini/.libs/ini_fileobj.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_configobj.lo -MD -MP -MF ini/.deps/ini_configobj.Tpo -c ini/ini_configobj.c -fPIC -DPIC -o ini/.libs/ini_configobj.o
# depbase=`echo ini/ini_configmod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_configmod.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_configmod.lo ini/ini_configmod.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_configmod.lo -MD -MP -MF ini/.deps/ini_configmod.Tpo -c ini/ini_configmod.c -fPIC -DPIC -o ini/.libs/ini_configmod.o
# depbase=`echo ini/ini_get_valueobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_valueobj.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_get_valueobj.lo ini/ini_get_valueobj.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_valueobj.lo -MD -MP -MF ini/.deps/ini_get_valueobj.Tpo -c ini/ini_get_valueobj.c -fPIC -DPIC -o ini/.libs/ini_get_valueobj.o
# depbase=`echo ini/ini_get_array_valueobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_array_valueobj.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_get_array_valueobj.lo ini/ini_get_array_valueobj.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_get_array_valueobj.lo -MD -MP -MF ini/.deps/ini_get_array_valueobj.Tpo -c ini/ini_get_array_valueobj.c -fPIC -DPIC -o ini/.libs/ini_get_array_valueobj.o
# depbase=`echo ini/ini_list_valueobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_list_valueobj.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_list_valueobj.lo ini/ini_list_valueobj.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ini/ini_augment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_augment.lo -MD -MP -MF $depbase.Tpo -c -o ini/ini_augment.lo ini/ini_augment.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_augment.lo -MD -MP -MF ini/.deps/ini_augment.Tpo -c ini/ini_augment.c -fPIC -DPIC -o ini/.libs/ini_augment.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./collection -I./path_utils -I./refarray -I./dhash -I./ini -I./basicobjects -I. -I./trace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -MT ini/ini_list_valueobj.lo -MD -MP -MF ini/.deps/ini_list_valueobj.Tpo -c ini/ini_list_valueobj.c -fPIC -DPIC -o ini/.libs/ini_list_valueobj.o
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -version-info 1:1:0 -Wl,--version-script=./path_utils/libpath_utils.sym -o libpath_utils.la -rpath /usr/lib path_utils/path_utils.lo
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -version-info 1:2:0 -Wl,--version-script=./dhash/libdhash.sym -o libdhash.la -rpath /usr/lib dhash/dhash.lo
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -version-info 5:0:1 -Wl,--version-script=./collection/libcollection.sym -o libcollection.la -rpath /usr/lib collection/collection.lo collection/collection_tools.lo collection/collection_cnv.lo collection/collection_queue.lo collection/collection_stack.lo collection/collection_cmp.lo collection/collection_iter.lo
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -version-info 3:1:2 -Wl,--version-script=./refarray/libref_array.sym -o libref_array.la -rpath /usr/lib refarray/ref_array.lo
# libtool: link: clang -shared -fPIC -DPIC dhash/.libs/dhash.o -Wl,--version-script=./dhash/libdhash.sym -Wl,-soname -Wl,libdhash.so.1 -o .libs/libdhash.so.1.0.2
# libtool: link: clang -shared -fPIC -DPIC path_utils/.libs/path_utils.o -Wl,--version-script=./path_utils/libpath_utils.sym -Wl,-soname -Wl,libpath_utils.so.1 -o .libs/libpath_utils.so.1.0.1
# libtool: link: (cd ".libs" && rm -f "libdhash.so.1" && ln -s "libdhash.so.1.0.2" "libdhash.so.1")
# libtool: link: (cd ".libs" && rm -f "libpath_utils.so.1" && ln -s "libpath_utils.so.1.0.1" "libpath_utils.so.1")
# libtool: link: (cd ".libs" && rm -f "libdhash.so" && ln -s "libdhash.so.1.0.2" "libdhash.so")
# libtool: link: (cd ".libs" && rm -f "libpath_utils.so" && ln -s "libpath_utils.so.1.0.1" "libpath_utils.so")
# libtool: link: clang -shared -fPIC -DPIC refarray/.libs/ref_array.o -Wl,--version-script=./refarray/libref_array.sym -Wl,-soname -Wl,libref_array.so.1 -o .libs/libref_array.so.1.2.1
# libtool: link: clang -shared -fPIC -DPIC collection/.libs/collection.o collection/.libs/collection_tools.o collection/.libs/collection_cnv.o collection/.libs/collection_queue.o collection/.libs/collection_stack.o collection/.libs/collection_cmp.o collection/.libs/collection_iter.o -Wl,--version-script=./collection/libcollection.sym -Wl,-soname -Wl,libcollection.so.4 -o .libs/libcollection.so.4.1.0
# libtool: link: (cd ".libs" && rm -f "libref_array.so.1" && ln -s "libref_array.so.1.2.1" "libref_array.so.1")
# libtool: link: ( cd ".libs" && rm -f "libpath_utils.la" && ln -s "../libpath_utils.la" "libpath_utils.la" )
# libtool: link: (cd ".libs" && rm -f "libref_array.so" && ln -s "libref_array.so.1.2.1" "libref_array.so")
# libtool: link: (cd ".libs" && rm -f "libcollection.so.4" && ln -s "libcollection.so.4.1.0" "libcollection.so.4")
# libtool: link: ( cd ".libs" && rm -f "libdhash.la" && ln -s "../libdhash.la" "libdhash.la" )
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -version-info 1:0:1 -Wl,--version-script=./basicobjects/libbasicobjects.sym -o libbasicobjects.la -rpath /usr/lib basicobjects/simplebuffer.lo
# libtool: link: (cd ".libs" && rm -f "libcollection.so" && ln -s "libcollection.so.4.1.0" "libcollection.so")
# libtool: link: ( cd ".libs" && rm -f "libref_array.la" && ln -s "../libref_array.la" "libref_array.la" )
# libtool: link: ( cd ".libs" && rm -f "libcollection.la" && ln -s "../libcollection.la" "libcollection.la" )
# libtool: link: clang -shared -fPIC -DPIC basicobjects/.libs/simplebuffer.o -Wl,--version-script=./basicobjects/libbasicobjects.sym -Wl,-soname -Wl,libbasicobjects.so.0 -o .libs/libbasicobjects.so.0.1.0
# libtool: link: (cd ".libs" && rm -f "libbasicobjects.so.0" && ln -s "libbasicobjects.so.0.1.0" "libbasicobjects.so.0")
# libtool: link: (cd ".libs" && rm -f "libbasicobjects.so" && ln -s "libbasicobjects.so.0.1.0" "libbasicobjects.so")
# libtool: link: ( cd ".libs" && rm -f "libbasicobjects.la" && ln -s "../libbasicobjects.la" "libbasicobjects.la" )
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -version-info 7:0:2 -Wl,--version-script=./ini/libini_config.sym -o libini_config.la -rpath /usr/lib ini/ini_config.lo ini/ini_get_value.lo ini/ini_get_array.lo ini/ini_list.lo ini/ini_print.lo ini/ini_parse.lo ini/ini_metadata.lo ini/ini_comment.lo ini/ini_valueobj.lo ini/ini_serialize.lo ini/ini_fileobj.lo ini/ini_configobj.lo ini/ini_configmod.lo ini/ini_get_valueobj.lo ini/ini_get_array_valueobj.lo ini/ini_list_valueobj.lo ini/ini_augment.lo libcollection.la libpath_utils.la libref_array.la libbasicobjects.la
# libtool: link: clang -shared -fPIC -DPIC ini/.libs/ini_config.o ini/.libs/ini_get_value.o ini/.libs/ini_get_array.o ini/.libs/ini_list.o ini/.libs/ini_print.o ini/.libs/ini_parse.o ini/.libs/ini_metadata.o ini/.libs/ini_comment.o ini/.libs/ini_valueobj.o ini/.libs/ini_serialize.o ini/.libs/ini_fileobj.o ini/.libs/ini_configobj.o ini/.libs/ini_configmod.o ini/.libs/ini_get_valueobj.o ini/.libs/ini_get_array_valueobj.o ini/.libs/ini_list_valueobj.o ini/.libs/ini_augment.o -Wl,-rpath -Wl,/tmp/ding-libs/src/ding-libs-0.6.0/.libs ./.libs/libcollection.so ./.libs/libpath_utils.so ./.libs/libref_array.so ./.libs/libbasicobjects.so -Wl,--version-script=./ini/libini_config.sym -Wl,-soname -Wl,libini_config.so.5 -o .libs/libini_config.so.5.2.0
# libtool: link: (cd ".libs" && rm -f "libini_config.so.5" && ln -s "libini_config.so.5.2.0" "libini_config.so.5")
# libtool: link: (cd ".libs" && rm -f "libini_config.so" && ln -s "libini_config.so.5.2.0" "libini_config.so")
# libtool: link: ( cd ".libs" && rm -f "libini_config.la" && ln -s "../libini_config.la" "libini_config.la" )
# make[1]: Leaving directory '/tmp/ding-libs/src/ding-libs-0.6.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/ding-libs/src/ding-libs-0.6.0'
# /usr/sbin/mkdir -p '/tmp/ding-libs/pkg/ding-libs//usr/share/doc/ding-libs'
# /usr/sbin/mkdir -p '/tmp/ding-libs/pkg/ding-libs//usr/share/doc/ding-libs/examples'
# /usr/sbin/mkdir -p '/tmp/ding-libs/pkg/ding-libs//usr/include'
# /usr/sbin/mkdir -p '/tmp/ding-libs/pkg/ding-libs//usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 path_utils/README.path_utils dhash/README.dhash refarray/README.ref_array '/tmp/ding-libs/pkg/ding-libs//usr/share/doc/ding-libs'
# /usr/bin/install -c -m 644 dhash/examples/dhash_test.c dhash/examples/dhash_example.c '/tmp/ding-libs/pkg/ding-libs//usr/share/doc/ding-libs/examples'
# /usr/bin/install -c -m 644 path_utils/path_utils.pc dhash/dhash.pc collection/collection.pc refarray/ref_array.pc basicobjects/basicobjects.pc ini/ini_config.pc '/tmp/ding-libs/pkg/ding-libs//usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/ding-libs/pkg/ding-libs//usr/lib'
# /usr/bin/install -c -m 644 path_utils/path_utils.h dhash/dhash.h collection/collection.h collection/collection_tools.h collection/collection_queue.h collection/collection_stack.h refarray/ref_array.h basicobjects/simplebuffer.h ini/ini_config.h ini/ini_configobj.h ini/ini_valueobj.h ini/ini_comment.h ini/ini_configmod.h '/tmp/ding-libs/pkg/ding-libs//usr/include'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libpath_utils.la libdhash.la libcollection.la libref_array.la libbasicobjects.la libini_config.la '/tmp/ding-libs/pkg/ding-libs//usr/lib'
# libtool: install: /usr/bin/install -c .libs/libpath_utils.so.1.0.1 /tmp/ding-libs/pkg/ding-libs//usr/lib/libpath_utils.so.1.0.1
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libpath_utils.so.1.0.1 libpath_utils.so.1 || { rm -f libpath_utils.so.1 && ln -s libpath_utils.so.1.0.1 libpath_utils.so.1; }; })
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libpath_utils.so.1.0.1 libpath_utils.so || { rm -f libpath_utils.so && ln -s libpath_utils.so.1.0.1 libpath_utils.so; }; })
# libtool: install: /usr/bin/install -c .libs/libpath_utils.lai /tmp/ding-libs/pkg/ding-libs//usr/lib/libpath_utils.la
# libtool: install: /usr/bin/install -c .libs/libdhash.so.1.0.2 /tmp/ding-libs/pkg/ding-libs//usr/lib/libdhash.so.1.0.2
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libdhash.so.1.0.2 libdhash.so.1 || { rm -f libdhash.so.1 && ln -s libdhash.so.1.0.2 libdhash.so.1; }; })
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libdhash.so.1.0.2 libdhash.so || { rm -f libdhash.so && ln -s libdhash.so.1.0.2 libdhash.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdhash.lai /tmp/ding-libs/pkg/ding-libs//usr/lib/libdhash.la
# libtool: install: /usr/bin/install -c .libs/libcollection.so.4.1.0 /tmp/ding-libs/pkg/ding-libs//usr/lib/libcollection.so.4.1.0
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libcollection.so.4.1.0 libcollection.so.4 || { rm -f libcollection.so.4 && ln -s libcollection.so.4.1.0 libcollection.so.4; }; })
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libcollection.so.4.1.0 libcollection.so || { rm -f libcollection.so && ln -s libcollection.so.4.1.0 libcollection.so; }; })
# libtool: install: /usr/bin/install -c .libs/libcollection.lai /tmp/ding-libs/pkg/ding-libs//usr/lib/libcollection.la
# libtool: install: /usr/bin/install -c .libs/libref_array.so.1.2.1 /tmp/ding-libs/pkg/ding-libs//usr/lib/libref_array.so.1.2.1
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libref_array.so.1.2.1 libref_array.so.1 || { rm -f libref_array.so.1 && ln -s libref_array.so.1.2.1 libref_array.so.1; }; })
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libref_array.so.1.2.1 libref_array.so || { rm -f libref_array.so && ln -s libref_array.so.1.2.1 libref_array.so; }; })
# libtool: install: /usr/bin/install -c .libs/libref_array.lai /tmp/ding-libs/pkg/ding-libs//usr/lib/libref_array.la
# libtool: install: /usr/bin/install -c .libs/libbasicobjects.so.0.1.0 /tmp/ding-libs/pkg/ding-libs//usr/lib/libbasicobjects.so.0.1.0
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libbasicobjects.so.0.1.0 libbasicobjects.so.0 || { rm -f libbasicobjects.so.0 && ln -s libbasicobjects.so.0.1.0 libbasicobjects.so.0; }; })
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libbasicobjects.so.0.1.0 libbasicobjects.so || { rm -f libbasicobjects.so && ln -s libbasicobjects.so.0.1.0 libbasicobjects.so; }; })
# libtool: install: /usr/bin/install -c .libs/libbasicobjects.lai /tmp/ding-libs/pkg/ding-libs//usr/lib/libbasicobjects.la
# libtool: install: warning: relinking `libini_config.la'
# libtool: install: (cd /tmp/ding-libs/src/ding-libs-0.6.0; /bin/sh /tmp/ding-libs/src/ding-libs-0.6.0/libtool --tag CC --mode=relink clang -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat-security -Wmissing-prototypes -Wundef -version-info 7:0:2 -Wl,--version-script=./ini/libini_config.sym -o libini_config.la -rpath /usr/lib ini/ini_config.lo ini/ini_get_value.lo ini/ini_get_array.lo ini/ini_list.lo ini/ini_print.lo ini/ini_parse.lo ini/ini_metadata.lo ini/ini_comment.lo ini/ini_valueobj.lo ini/ini_serialize.lo ini/ini_fileobj.lo ini/ini_configobj.lo ini/ini_configmod.lo ini/ini_get_valueobj.lo ini/ini_get_array_valueobj.lo ini/ini_list_valueobj.lo ini/ini_augment.lo libcollection.la libpath_utils.la libref_array.la libbasicobjects.la -inst-prefix-dir /tmp/ding-libs/pkg/ding-libs/)
# libtool: relink: clang -shared -fPIC -DPIC ini/.libs/ini_config.o ini/.libs/ini_get_value.o ini/.libs/ini_get_array.o ini/.libs/ini_list.o ini/.libs/ini_print.o ini/.libs/ini_parse.o ini/.libs/ini_metadata.o ini/.libs/ini_comment.o ini/.libs/ini_valueobj.o ini/.libs/ini_serialize.o ini/.libs/ini_fileobj.o ini/.libs/ini_configobj.o ini/.libs/ini_configmod.o ini/.libs/ini_get_valueobj.o ini/.libs/ini_get_array_valueobj.o ini/.libs/ini_list_valueobj.o ini/.libs/ini_augment.o -L/tmp/ding-libs/pkg/ding-libs//usr/lib -L/usr/lib -lcollection -lpath_utils -lref_array -lbasicobjects -Wl,--version-script=./ini/libini_config.sym -Wl,-soname -Wl,libini_config.so.5 -o .libs/libini_config.so.5.2.0
# libtool: install: /usr/bin/install -c .libs/libini_config.so.5.2.0T /tmp/ding-libs/pkg/ding-libs//usr/lib/libini_config.so.5.2.0
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libini_config.so.5.2.0 libini_config.so.5 || { rm -f libini_config.so.5 && ln -s libini_config.so.5.2.0 libini_config.so.5; }; })
# libtool: install: (cd /tmp/ding-libs/pkg/ding-libs//usr/lib && { ln -s -f libini_config.so.5.2.0 libini_config.so || { rm -f libini_config.so && ln -s libini_config.so.5.2.0 libini_config.so; }; })
# libtool: install: /usr/bin/install -c .libs/libini_config.lai /tmp/ding-libs/pkg/ding-libs//usr/lib/libini_config.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[1]: Leaving directory '/tmp/ding-libs/src/ding-libs-0.6.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ding-libs"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ding-libs 0.6.0-1 (Wed Apr 5 00:46:53 UTC 2017)

CMD: pacman --query --file ding-libs-0.6.0-1-x86_64.pkg.tar.xz
# ding-libs 0.6.0-1

Creating hybrid package for 'ding-libs'

Trying to find vanilla package 'ding-libs'...

CMD: pacman --query --file /mirror/ding-libs-0.6.0-1.pkg.tar.xz
# ding-libs 0.6.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libpath_utils.so.1.0.1
# /usr/lib/libref_array.so.1.2.1
# /usr/lib/libcollection.so
# /usr/lib/libdhash.so.1
# /usr/lib/libpath_utils.so
# /usr/lib/libdhash.so.1.0.2
# /usr/lib/libcollection.so.4
# /usr/lib/libcollection.so.4.1.0
# /usr/lib/libbasicobjects.so.0.1.0
# /usr/lib/libpath_utils.so.1
# /usr/lib/libbasicobjects.so.0
# /usr/lib/libref_array.so.1
# /usr/lib/libdhash.so
# /usr/lib/libref_array.so
# /usr/lib/libini_config.so.5
# /usr/lib/libini_config.so.5.2.0
# /usr/lib/libbasicobjects.so
# /usr/lib/libini_config.so
# /usr/lib/pkgconfig/path_utils.pc
# /usr/lib/pkgconfig/ini_config.pc
# /usr/lib/pkgconfig/collection.pc
# /usr/lib/pkgconfig/ref_array.pc
# /usr/lib/pkgconfig/dhash.pc
# /usr/lib/pkgconfig/basicobjects.pc
# /usr/share/doc/ding-libs/README.ref_array
# /usr/share/doc/ding-libs/README.path_utils
# /usr/share/doc/ding-libs/README.dhash
# /usr/share/doc/ding-libs/examples/dhash_test.c
# /usr/share/doc/ding-libs/examples/dhash_example.c
# /usr/include/ini_configobj.h
# /usr/include/dhash.h
# /usr/include/ini_config.h
# /usr/include/collection_tools.h
# /usr/include/path_utils.h
# /usr/include/collection.h
# /usr/include/ini_comment.h
# /usr/include/ref_array.h
# /usr/include/collection_queue.h
# /usr/include/collection_stack.h
# /usr/include/simplebuffer.h
# /usr/include/ini_valueobj.h
# /usr/include/ini_configmod.h
# /sysroot/usr/lib/libpath_utils.so.1.0.1
# /sysroot/usr/lib/libpath_utils.so.1
# /sysroot/usr/lib/libpath_utils.so
# /sysroot/usr/lib/libpath_utils.la
# /sysroot/usr/lib/libdhash.so.1.0.2
# /sysroot/usr/lib/libdhash.so.1
# /sysroot/usr/lib/libdhash.so
# /sysroot/usr/lib/libdhash.la
# /sysroot/usr/lib/libcollection.so.4.1.0
# /sysroot/usr/lib/libcollection.so.4
# /sysroot/usr/lib/libcollection.so
# /sysroot/usr/lib/libcollection.la
# /sysroot/usr/lib/libref_array.so.1.2.1
# /sysroot/usr/lib/libref_array.so.1
# /sysroot/usr/lib/libref_array.so
# /sysroot/usr/lib/libref_array.la
# /sysroot/usr/lib/libbasicobjects.so.0.1.0
# /sysroot/usr/lib/libbasicobjects.so.0
# /sysroot/usr/lib/libbasicobjects.so
# /sysroot/usr/lib/libbasicobjects.la
# /sysroot/usr/lib/libini_config.so.5.2.0
# /sysroot/usr/lib/libini_config.so.5
# /sysroot/usr/lib/libini_config.so
# /sysroot/usr/lib/libini_config.la
# /sysroot/usr/lib/pkgconfig/path_utils.pc
# /sysroot/usr/lib/pkgconfig/dhash.pc
# /sysroot/usr/lib/pkgconfig/collection.pc
# /sysroot/usr/lib/pkgconfig/ref_array.pc
# /sysroot/usr/lib/pkgconfig/basicobjects.pc
# /sysroot/usr/lib/pkgconfig/ini_config.pc
# /sysroot/usr/include/path_utils.h
# /sysroot/usr/include/dhash.h
# /sysroot/usr/include/collection.h
# /sysroot/usr/include/collection_tools.h
# /sysroot/usr/include/collection_queue.h
# /sysroot/usr/include/collection_stack.h
# /sysroot/usr/include/ref_array.h
# /sysroot/usr/include/simplebuffer.h
# /sysroot/usr/include/ini_config.h
# /sysroot/usr/include/ini_configobj.h
# /sysroot/usr/include/ini_valueobj.h
# /sysroot/usr/include/ini_comment.h
# /sysroot/usr/include/ini_configmod.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf ding-libs.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ding-libs.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ding-libs.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ding-libs.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/ding-libs/src/ding-libs-0.6.0/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 ding-libs configure 0.6.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 01a0bef3ac39
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2466: checking for x86_64-unknown-linux-gcc
# configure:2493: result: clang
# configure:2762: checking for C compiler version
# configure:2771: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2782: $? = 0
# configure:2771: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2782: $? = 0
# configure:2771: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2782: $? = 1
# configure:2771: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2782: $? = 1
# configure:2802: checking whether the C compiler works
# configure:2824: clang conftest.c >&5
# configure:2828: $? = 0
# configure:2876: result: yes
# configure:2879: checking for C compiler default output file name
# configure:2881: result: a.out
# configure:2887: checking for suffix of executables
# configure:2894: clang -o conftest conftest.c >&5
# configure:2898: $? = 0
# configure:2920: result:
# configure:2942: checking whether we are cross compiling
# configure:2950: clang -o conftest conftest.c >&5
# configure:2954: $? = 0
# configure:2961: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2965: $? = 127
# configure:2980: result: yes
# configure:2985: checking for suffix of object files
# configure:3007: clang -c conftest.c >&5
# configure:3011: $? = 0
# configure:3032: result: o
# configure:3036: checking whether we are using the GNU C compiler
# configure:3055: clang -c conftest.c >&5
# configure:3055: $? = 0
# configure:3064: result: yes
# configure:3073: checking whether clang accepts -g
# configure:3093: clang -c -g conftest.c >&5
# configure:3093: $? = 0
# configure:3134: result: yes
# configure:3151: checking for clang option to accept ISO C89
# configure:3214: clang -c conftest.c >&5
# configure:3214: $? = 0
# configure:3227: result: none needed
# configure:3252: checking whether clang understands -c and -o together
# configure:3274: clang -c conftest.c -o conftest2.o
# configure:3277: $? = 0
# configure:3274: clang -c conftest.c -o conftest2.o
# configure:3277: $? = 0
# configure:3289: result: yes
# configure:3312: checking how to run the C preprocessor
# configure:3343: clang -E conftest.c
# configure:3343: $? = 0
# configure:3357: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3357: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3382: result: clang -E
# configure:3402: clang -E conftest.c
# configure:3402: $? = 0
# configure:3416: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3416: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3445: checking for grep that handles long lines and -e
# configure:3503: result: /usr/sbin/grep
# configure:3508: checking for egrep
# configure:3570: result: /usr/sbin/grep -E
# configure:3575: checking for ANSI C header files
# configure:3595: clang -c conftest.c >&5
# configure:3595: $? = 0
# configure:3679: result: yes
# configure:3692: checking for sys/types.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for sys/stat.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for stdlib.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for string.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for memory.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for strings.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for inttypes.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for stdint.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3692: checking for unistd.h
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3692: result: yes
# configure:3705: checking minix/config.h usability
# configure:3705: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3705: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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
# | /* 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:3705: result: no
# configure:3705: checking minix/config.h presence
# configure:3705: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3705: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #include
# configure:3705: result: no
# configure:3705: checking for minix/config.h
# configure:3705: result: no
# configure:3726: checking whether it is safe to define __EXTENSIONS__
# configure:3744: clang -c conftest.c >&5
# configure:3744: $? = 0
# configure:3751: result: yes
# configure:3782: checking for a BSD-compatible install
# configure:3850: result: /usr/bin/install -c
# configure:3861: checking whether build environment is sane
# configure:3916: result: yes
# configure:3972: checking for x86_64-unknown-linux-strip
# configure:4002: result: no
# configure:4012: checking for strip
# configure:4028: found /sysroot/bin/strip
# configure:4039: result: strip
# configure:4051: WARNING: using cross tools not prefixed with host triplet
# configure:4064: checking for a thread-safe mkdir -p
# configure:4103: result: /usr/sbin/mkdir -p
# configure:4110: checking for gawk
# configure:4126: found /usr/sbin/gawk
# configure:4137: result: gawk
# configure:4148: checking whether make sets $(MAKE)
# configure:4170: result: yes
# configure:4200: checking for style of include used by make
# configure:4228: result: GNU
# configure:4262: checking whether make supports nested variables
# configure:4279: result: yes
# configure:4364: checking dependency style of clang
# configure:4475: result: gcc3
# configure:4539: checking for x86_64-unknown-linux-ar
# configure:4569: result: no
# configure:4539: checking for x86_64-unknown-linux-lib
# configure:4569: result: no
# configure:4539: checking for x86_64-unknown-linux-link
# configure:4569: result: no
# configure:4583: checking for ar
# configure:4599: found /sysroot/bin/ar
# configure:4610: result: ar
# configure:4636: checking the archiver (ar) interface
# configure:4652: clang -c conftest.c >&5
# configure:4652: $? = 0
# configure:4654: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4657: $? = 0
# configure:4685: result: ar
# configure:4734: checking build system type
# configure:4748: result: x86_64-unknown-linux-gnu
# configure:4768: checking host system type
# configure:4781: result: x86_64-unknown-linux-gnu
# configure:4822: checking how to print strings
# configure:4849: result: printf
# configure:4870: checking for a sed that does not truncate output
# configure:4934: result: /usr/sbin/sed
# configure:4952: checking for fgrep
# configure:5014: result: /usr/sbin/grep -F
# configure:5049: checking for ld used by clang
# configure:5116: result: /sysroot/bin/ld
# configure:5123: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5138: result: yes
# configure:5150: checking for BSD- or MS-compatible name lister (nm)
# configure:5199: result: /sysroot/bin/nm -B
# configure:5329: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5336: clang -c conftest.c >&5
# configure:5339: /sysroot/bin/nm -B "conftest.o"
# configure:5342: output
# 0000000000000000 B some_variable
# configure:5349: result: BSD nm
# configure:5352: checking whether ln -s works
# configure:5356: result: yes
# configure:5364: checking the maximum length of command line arguments
# configure:5494: result: 1572864
# configure:5511: checking whether the shell understands some XSI constructs
# configure:5521: result: yes
# configure:5525: checking whether the shell understands "+="
# configure:5531: result: yes
# configure:5566: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5606: result: func_convert_file_noop
# configure:5613: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5633: result: func_convert_file_noop
# configure:5640: checking for /sysroot/bin/ld option to reload object files
# configure:5647: result: -r
# configure:5681: checking for x86_64-unknown-linux-objdump
# configure:5711: result: no
# configure:5721: checking for objdump
# configure:5737: found /sysroot/bin/objdump
# configure:5748: result: objdump
# configure:5780: checking how to recognize dependent libraries
# configure:5982: result: pass_all
# configure:6027: checking for x86_64-unknown-linux-dlltool
# configure:6057: result: no
# configure:6067: checking for dlltool
# configure:6097: result: no
# configure:6127: checking how to associate runtime and link libraries
# configure:6154: result: printf %s\n
# configure:6170: checking for x86_64-unknown-linux-ar
# configure:6197: result: ar
# configure:6278: checking for archiver @FILE support
# configure:6295: clang -c conftest.c >&5
# configure:6295: $? = 0
# configure:6298: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6301: $? = 0
# configure:6306: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6309: $? = 1
# configure:6321: result: @
# configure:6339: checking for x86_64-unknown-linux-strip
# configure:6366: result: strip
# configure:6438: checking for x86_64-unknown-linux-ranlib
# configure:6468: result: no
# configure:6478: checking for ranlib
# configure:6494: found /sysroot/bin/ranlib
# configure:6505: result: ranlib
# configure:6607: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6727: clang -c conftest.c >&5
# configure:6730: $? = 0
# configure:6734: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6737: $? = 0
# configure:6803: clang -o conftest conftest.c conftstm.o >&5
# configure:6806: $? = 0
# configure:6844: result: ok
# configure:6881: checking for sysroot
# configure:6911: result: no
# configure:6988: clang -c conftest.c >&5
# configure:6991: $? = 0
# configure:7133: checking for x86_64-unknown-linux-mt
# configure:7163: result: no
# configure:7173: checking for mt
# configure:7203: result: no
# configure:7223: checking if : is a manifest tool
# configure:7229: : '-?'
# configure:7237: result: no
# configure:7876: checking for dlfcn.h
# configure:7876: clang -c conftest.c >&5
# configure:7876: $? = 0
# configure:7876: result: yes
# configure:8082: checking for objdir
# configure:8097: result: .libs
# configure:8368: checking if clang supports -fno-rtti -fno-exceptions
# configure:8386: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8390: $? = 0
# configure:8403: result: yes
# configure:8730: checking for clang option to produce PIC
# configure:8737: result: -fPIC -DPIC
# configure:8745: checking if clang PIC flag -fPIC -DPIC works
# configure:8763: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8767: $? = 0
# configure:8780: result: yes
# configure:8809: checking if clang static flag -static works
# configure:8837: result: no
# configure:8852: checking if clang supports -c -o file.o
# configure:8873: clang -c -o out/conftest2.o conftest.c >&5
# configure:8877: $? = 0
# configure:8899: result: yes
# configure:8907: checking if clang supports -c -o file.o
# configure:8954: result: yes
# configure:8987: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10140: result: yes
# configure:10177: checking whether -lc should be explicitly linked in
# configure:10185: clang -c conftest.c >&5
# configure:10188: $? = 0
# configure:10203: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10206: $? = 0
# configure:10220: result: no
# configure:10380: checking dynamic linker characteristics
# configure:10891: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10891: $? = 0
# configure:11117: result: GNU/Linux ld.so
# configure:11224: checking how to hardcode library paths into programs
# configure:11249: result: immediate
# configure:11789: checking whether stripping libraries is possible
# configure:11794: result: yes
# configure:11829: checking if libtool supports shared libraries
# configure:11831: result: yes
# configure:11834: checking whether to build shared libraries
# configure:11855: result: yes
# configure:11858: checking whether to build static libraries
# configure:11862: result: no
# configure:11922: checking for x86_64-unknown-linux-pkg-config
# configure:11955: result: no
# configure:11965: checking for pkg-config
# configure:11983: found /usr/sbin/pkg-config
# configure:11995: result: /usr/sbin/pkg-config
# configure:12020: checking pkg-config is at least version 0.9.0
# configure:12023: result: yes
# configure:12033: checking for CHECK
# configure:12040: $PKG_CONFIG --exists --print-errors "check >= 0.9.5"
# Package check was not found in the pkg-config search path.
# Perhaps you should add the directory containing `check.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'check' found
# configure:12043: $? = 1
# configure:12057: $PKG_CONFIG --exists --print-errors "check >= 0.9.5"
# Package check was not found in the pkg-config search path.
# Perhaps you should add the directory containing `check.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'check' found
# configure:12060: $? = 1
# configure:12074: result: no
# No package 'check' found
# configure:12103: WARNING: Without the 'CHECK' libraries, you will be unable to run all tests in the 'make check' suite
# configure:12126: checking whether make supports nested variables
# configure:12143: result: yes
# configure:12184: checking for doxygen
# configure:12202: found /usr/sbin/doxygen
# configure:12215: result: /usr/sbin/doxygen
# configure:12249: checking size of long
# configure:12254: clang -c conftest.c >&5
# configure:12254: $? = 0
# configure:12254: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12254: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12254: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12254: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12254: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12254: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12254: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12254: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12254: clang -c conftest.c >&5
# configure:12254: $? = 0
# configure:12254: clang -c conftest.c >&5
# configure:12254: $? = 0
# configure:12254: clang -c conftest.c >&5
# configure:12254: $? = 0
# configure:12254: clang -c conftest.c >&5
# configure:12254: $? = 0
# configure:12268: result: 8
# configure:12282: checking size of long long
# configure:12287: clang -c conftest.c >&5
# configure:12287: $? = 0
# configure:12287: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_LONG 8
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12287: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_LONG 8
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12287: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_LONG 8
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12287: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ding-libs"
# | #define PACKAGE_TARNAME "ding-libs"
# | #define PACKAGE_VERSION "0.6.0"
# | #define PACKAGE_STRING "ding-libs 0.6.0"
# | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# | #define PACKAGE_URL ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "ding-libs"
# | #define VERSION "0.6.0"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_LONG 8
# | /* 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12287: clang -c conftest.c >&5
# configure:12287: $? = 0
# configure:12287: clang -c conftest.c >&5
# configure:12287: $? = 0
# configure:12287: clang -c conftest.c >&5
# configure:12287: $? = 0
# configure:12287: clang -c conftest.c >&5
# configure:12287: $? = 0
# configure:12301: result: 8
# configure:12312: checking for strcasestr
# configure:12312: clang -o conftest conftest.c >&5
# configure:12312: $? = 0
# configure:12312: result: yes
# configure:12322: checking for getline
# configure:12322: clang -o conftest conftest.c >&5
# configure:12322: $? = 0
# configure:12322: result: yes
# configure:12458: checking that generated files are newer than configure
# configure:12464: result: done
# configure:12503: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ding-libs config.status 0.6.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 01a0bef3ac39
#
# config.status:1125: creating Makefile
# config.status:1125: creating contrib/ding-libs.spec
# config.status:1125: creating path_utils/path_utils.cfg.doxy
# config.status:1125: creating path_utils/path_utils.pc
# config.status:1125: creating dhash/dhash.pc
# config.status:1125: creating collection/collection.cfg.doxy
# config.status:1125: creating collection/collection.pc
# config.status:1125: creating refarray/ref_array.cfg.doxy
# config.status:1125: creating refarray/ref_array.pc
# config.status:1125: creating basicobjects/basicobjects.cfg.doxy
# config.status:1125: creating basicobjects/basicobjects.pc
# config.status:1125: creating ini/ini_config.cfg.doxy
# config.status:1125: creating ini/ini_config.pc
# config.status:1125: creating config.h
# config.status:1354: executing depfiles commands
# config.status:1354: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CHECK_CFLAGS_set=
# ac_cv_env_CHECK_CFLAGS_value=
# ac_cv_env_CHECK_LIBS_set=
# ac_cv_env_CHECK_LIBS_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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_func_getline=yes
# ac_cv_func_strcasestr=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# 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_DOXYGEN=/usr/sbin/doxygen
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# 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_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ding-libs/src/ding-libs-0.6.0/build/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/ding-libs/src/ding-libs-0.6.0/build/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ding-libs/src/ding-libs-0.6.0/build/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ding-libs/src/ding-libs-0.6.0/build/missing automake-1.15'
# AWK='gawk'
# BASICOBJECTS_VERSION='0.1.1'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CHECK_CFLAGS=''
# CHECK_LIBS=''
# COLLECTION_VERSION='0.7.0'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DHASH_VERSION='0.4.3'
# DLLTOOL='false'
# DOXYGEN='/usr/sbin/doxygen'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GIT_CHECKOUT_FALSE=''
# GIT_CHECKOUT_TRUE='#'
# GREP='/usr/sbin/grep'
# HAVE_CHECK_FALSE=''
# HAVE_CHECK_TRUE='#'
# HAVE_DOXYGEN_FALSE='#'
# HAVE_DOXYGEN_TRUE=''
# HAVE_GCC_FALSE='#'
# HAVE_GCC_TRUE=''
# INI_CONFIG_VERSION='1.3.0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/ding-libs/src/ding-libs-0.6.0/build/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ding-libs'
# PACKAGE_BUGREPORT='sssd-devel@lists.fedorahosted.org'
# PACKAGE_NAME='ding-libs'
# PACKAGE_STRING='ding-libs 0.6.0'
# PACKAGE_TARNAME='ding-libs'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.6.0'
# PATH_SEPARATOR=':'
# PATH_UTILS_VERSION='0.2.1'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PRERELEASE_VERSION=''
# RANLIB='ranlib'
# REF_ARRAY_VERSION='0.1.5'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TRACE_VAR=''
# VERSION='0.6.0'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} 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_TARNAME}'
# 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/ding-libs/src/ding-libs-0.6.0/build/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(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_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ding-libs"
# #define PACKAGE_TARNAME "ding-libs"
# #define PACKAGE_VERSION "0.6.0"
# #define PACKAGE_STRING "ding-libs 0.6.0"
# #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
# #define PACKAGE_URL ""
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PACKAGE "ding-libs"
# #define VERSION "0.6.0"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define HAVE_STRCASESTR 1
# #define HAVE_GETLINE 1
# #define COL_MAX_DATA 65535
# #define MAX_KEY 1024
#
# configure: exit 0