<86>Sep 22 08:53:52 userdel[515796]: delete user 'rooter'
<86>Sep 22 08:53:52 userdel[515796]: removed group 'rooter' owned by 'rooter'
<86>Sep 22 08:53:52 groupadd[515829]: group added to /etc/group: name=rooter, GID=633
<86>Sep 22 08:53:52 groupadd[515829]: new group: name=rooter, GID=633
<86>Sep 22 08:53:52 useradd[515865]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Sep 22 08:53:52 userdel[515915]: delete user 'builder'
<86>Sep 22 08:53:52 userdel[515915]: removed group 'builder' owned by 'builder'
<86>Sep 22 08:53:52 userdel[515915]: removed shadow group 'builder' owned by 'builder'
<86>Sep 22 08:53:52 groupadd[515967]: group added to /etc/group: name=builder, GID=634
<86>Sep 22 08:53:52 groupadd[515967]: group added to /etc/gshadow: name=builder
<86>Sep 22 08:53:52 groupadd[515967]: new group: name=builder, GID=634
<86>Sep 22 08:53:52 useradd[515984]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
<13>Sep 22 08:53:54 rpmi: doxygen-1:1.8.17-alt2 sisyphus+251932.100.4.1 1589893423 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libdatrie-0.2.9-alt1_6.nosrc.rpm
Installing libdatrie-0.2.9-alt1_6.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42502
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libdatrie-0.2.9
+ echo 'Source #0 (libdatrie-0.2.9.tar.xz):'
Source #0 (libdatrie-0.2.9.tar.xz):
+ /bin/tar -xf -
+ /usr/bin/xz -dc /usr/src/RPM/SOURCES/libdatrie-0.2.9.tar.xz
+ cd libdatrie-0.2.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (libdatrie-fixes-docs.patch):'
Patch #0 (libdatrie-fixes-docs.patch):
+ /usr/bin/patch -p1 -b --suffix .docs
patching file configure.ac
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51339
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libdatrie-0.2.9
+ autoreconf -f -i -v
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --copy --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: copying file './config.guess'
libtoolize-default: copying file './config.sub'
libtoolize-default: copying file './install-sh'
libtoolize-default: copying file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: copying file 'm4/libtool.m4'
libtoolize-default: copying file 'm4/ltoptions.m4'
libtoolize-default: copying file 'm4/ltsugar.m4'
libtoolize-default: copying file 'm4/ltversion.m4'
libtoolize-default: copying file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --copy --force-missing
configure.ac:26: installing './compile'
configure.ac:10: installing './missing'
datrie/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --with-html-docdir=/usr/share/doc/libdatrie-devel
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 whether linker supports -version-script... yes
checking for iconv_open... yes
checking for locale_charset in -liconv... no
checking for nl_langinfo (CODESET)... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for doxygen... doxygen
checking doxygen >= 1.8.8... 1.8.17, yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating datrie-0.2.pc
config.status: creating datrie/Makefile
config.status: creating tools/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j8
make  all-recursive
Making all in datrie
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o trie-string.lo trie-string.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c trie-string.c  -fPIC -DPIC -o .libs/trie-string.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o dstring.lo dstring.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c dstring.c  -fPIC -DPIC -o .libs/dstring.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o fileutils.lo fileutils.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c fileutils.c  -fPIC -DPIC -o .libs/fileutils.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o alpha-map.lo alpha-map.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c alpha-map.c  -fPIC -DPIC -o .libs/alpha-map.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o tail.lo tail.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c tail.c  -fPIC -DPIC -o .libs/tail.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o darray.lo darray.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c darray.c  -fPIC -DPIC -o .libs/darray.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o trie.lo trie.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c trie.c  -fPIC -DPIC -o .libs/trie.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -no-undefined -version-info 4:2:3 -Wl,-version-script -Wl,./libdatrie.map  -o libdatrie.la -rpath /usr/lib dstring.lo trie-string.lo fileutils.lo darray.lo tail.lo trie.lo alpha-map.lo  
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/dstring.o .libs/trie-string.o .libs/fileutils.o .libs/darray.o .libs/tail.o .libs/trie.o .libs/alpha-map.o    -g -O2 -march=i586 -mtune=generic -Wl,-version-script -Wl,./libdatrie.map   -Wl,-soname -Wl,libdatrie.so.1 -o .libs/libdatrie.so.1.3.2
libtool: link: (cd ".libs" && rm -f "libdatrie.so.1" && ln -s "libdatrie.so.1.3.2" "libdatrie.so.1")
libtool: link: (cd ".libs" && rm -f "libdatrie.so" && ln -s "libdatrie.so.1.3.2" "libdatrie.so")
libtool: link: ( cd ".libs" && rm -f "libdatrie.la" && ln -s "../libdatrie.la" "libdatrie.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
Making all in tools
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o trietool.o trietool.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o trietool trietool.o ../datrie/libdatrie.la  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/trietool trietool.o  ../datrie/.libs/libdatrie.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
doxygen
warning: Tag 'CLANG_ASSISTED_PARSING' at line 1004 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'CLANG_OPTIONS' at line 1012 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'PERL_PATH' at line 2061 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2083 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/alpha-map.h...
Parsing file /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/alpha-map.h...
Preprocessing /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/alpha-map.c...
Parsing file /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/alpha-map.c...
Preprocessing /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/trie.h...
Parsing file /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/trie.h...
Preprocessing /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/trie.c...
Parsing file /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/trie.c...
Preprocessing /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/triedefs.h...
Parsing file /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/triedefs.h...
Preprocessing /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/typedefs.h...
Parsing file /usr/src/RPM/BUILD/libdatrie-0.2.9/datrie/typedefs.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Computing nesting relations for classes...
Associating documentation with 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...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
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...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
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...
Correcting members for VHDL...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating docs for file datrie/alpha-map.h...
Generating docs for file datrie/trie.h...
Generating docs for file datrie/triedefs.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _Trie...
Generating docs for compound _TrieIterator...
Generating docs for compound _TrieState...
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...
Running plantuml with JAVA...
lookup cache used 69/65536 hits=592 misses=80
finished...
touch doxygen.stamp
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
Making all in tests
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28636
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdatrie-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libdatrie-buildroot
+ cd libdatrie-0.2.9
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libdatrie-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
Making install in datrie
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
 /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libdatrie.la '/usr/src/tmp/libdatrie-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libdatrie.so.1.3.2 /usr/src/tmp/libdatrie-buildroot/usr/lib/libdatrie.so.1.3.2
libtool: install: (cd /usr/src/tmp/libdatrie-buildroot/usr/lib && { ln -s -f libdatrie.so.1.3.2 libdatrie.so.1 || { rm -f libdatrie.so.1 && ln -s libdatrie.so.1.3.2 libdatrie.so.1; }; })
libtool: install: (cd /usr/src/tmp/libdatrie-buildroot/usr/lib && { ln -s -f libdatrie.so.1.3.2 libdatrie.so || { rm -f libdatrie.so && ln -s libdatrie.so.1.3.2 libdatrie.so; }; })
libtool: install: /bin/install -p .libs/libdatrie.lai /usr/src/tmp/libdatrie-buildroot/usr/lib/libdatrie.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/include/datrie'
 /bin/install -p -m 644 typedefs.h triedefs.h alpha-map.h trie.h '/usr/src/tmp/libdatrie-buildroot/usr/include/datrie'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
Making install in tools
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
 /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -p trietool '/usr/src/tmp/libdatrie-buildroot/usr/bin'
libtool: warning: '../datrie/libdatrie.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -p .libs/trietool /usr/src/tmp/libdatrie-buildroot/usr/bin/trietool
make  install-data-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
rm -f /usr/src/tmp/libdatrie-buildroot/usr/bin/trietool-0.2
ln -s trietool /usr/src/tmp/libdatrie-buildroot/usr/bin/trietool-0.2
make[3]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 trietool.1 '/usr/src/tmp/libdatrie-buildroot/usr/share/man/man1'
make  install-data-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
rm -f /usr/src/tmp/libdatrie-buildroot/usr/share/man/man1/trietool-0.2.1
ln -s trietool.1 /usr/src/tmp/libdatrie-buildroot/usr/share/man/man1/trietool-0.2.1
make[3]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/install -p -d /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel
/bin/install -p -m 644 html/* /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie'
 /bin/install -p -m 644 README.migration '/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie'
 /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 datrie-0.2.pc '/usr/src/tmp/libdatrie-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
make: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
+ rm -frv /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie
removed '/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie/README.migration'
removed directory '/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie'
+ find /usr/src/tmp/libdatrie-buildroot -name '*.*a' -delete -print
/usr/src/tmp/libdatrie-buildroot/usr/lib/libdatrie.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libdatrie-buildroot (auto)
mode of './usr/lib/libdatrie.so.1.3.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libdatrie-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/datrie-0.2.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/datrie-0.2.pc: Libs: '-L${libdir} -ldatrie' --> '-ldatrie'
Checking contents of files in /usr/src/tmp/libdatrie-buildroot/ (default)
Compressing files in /usr/src/tmp/libdatrie-buildroot (auto)
removed '/usr/src/tmp/libdatrie-buildroot/usr/share/man/man1/trietool-0.2.1'
'/usr/src/tmp/libdatrie-buildroot/usr/share/man/man1/trietool-0.2.1.xz' -> 'trietool.1.xz'
Adjusting library links in /usr/src/tmp/libdatrie-buildroot
./usr/lib:
	libdatrie.so.1 -> libdatrie.so.1.3.2
Verifying ELF objects in /usr/src/tmp/libdatrie-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/trietool: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/lib/libdatrie.so.1.3.2: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.73487
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libdatrie-0.2.9
+ LD_LIBRARY_PATH=../datrie/.libs
+ make check
make: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
Making check in datrie
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/datrie'
Making check in tools
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tools'
Making check in man
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/man'
Making check in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/doc'
Making check in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make  test_walk test_iterator test_store-retrieve test_file test_nonalpha test_null_trie
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o test_walk.o test_walk.c
test_walk.c: In function 'main':
test_walk.c:105:43: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  105 |             printf ("Failed to add key '%ls', data %d.\n",
      |                                         ~~^
      |                                           |
      |                                           long int *
      |                                         %n
  106 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~            
      |                           |
      |                           AlphaChar * {aka unsigned int *}
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o utils.o utils.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o test_walk test_walk.o utils.o ../datrie/libdatrie.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/test_walk test_walk.o utils.o  ../datrie/.libs/libdatrie.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o test_iterator.o test_iterator.c
test_iterator.c: In function 'main':
test_iterator.c:52:43: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   52 |             printf ("Failed to add key '%ls', data %d.\n",
      |                                         ~~^
      |                                           |
      |                                           long int *
      |                                         %n
   53 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~            
      |                           |
      |                           AlphaChar * {aka unsigned int *}
test_iterator.c:84:71: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   84 |             printf ("Failed to get data from trie iterator for key '%ls'\n",
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int *
      |                                                                     %n
   85 |                     key);
      |                     ~~~                                                
      |                     |
      |                     AlphaChar * {aka unsigned int *}
test_iterator.c:91:50: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   91 |             printf ("Extra entry in trie: key '%ls', data %d.\n",
      |                                                ~~^
      |                                                  |
      |                                                  long int *
      |                                                %n
   92 |                     key, key_data);
      |                     ~~~                           
      |                     |
      |                     AlphaChar * {aka unsigned int *}
test_iterator.c:95:48: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   95 |             printf ("Data mismatch for: key '%ls', expected %d, got %d.\n",
      |                                              ~~^
      |                                                |
      |                                                long int *
      |                                              %n
   96 |                     key, src_data, key_data);
      |                     ~~~                         
      |                     |
      |                     AlphaChar * {aka unsigned int *}
test_iterator.c:108:51: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  108 |             printf ("Entry missed in trie: key '%ls', data %d.\n",
      |                                                 ~~^
      |                                                   |
      |                                                   long int *
      |                                                 %n
  109 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~                    
      |                           |
      |                           AlphaChar * {aka unsigned int *}
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o test_iterator test_iterator.o utils.o ../datrie/libdatrie.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/test_iterator test_iterator.o utils.o  ../datrie/.libs/libdatrie.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o test_store-retrieve.o test_store-retrieve.c
test_store-retrieve.c: In function 'main':
test_store-retrieve.c:55:43: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   55 |             printf ("Failed to add key '%ls', data %d.\n",
      |                                         ~~^
      |                                           |
      |                                           long int *
      |                                         %n
   56 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~            
      |                           |
      |                           AlphaChar * {aka unsigned int *}
test_store-retrieve.c:66:48: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   66 |             printf ("Failed to retrieve key '%ls'.\n", dict_p->key);
      |                                              ~~^       ~~~~~~~~~~~
      |                                                |             |
      |                                                long int *    AlphaChar * {aka unsigned int *}
      |                                              %n
test_store-retrieve.c:70:44: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   70 |             printf ("Wrong data for key '%ls'; expected %d, got %d.\n",
      |                                          ~~^
      |                                            |
      |                                            long int *
      |                                          %n
   71 |                     dict_p->key, dict_p->data, trie_data);
      |                     ~~~~~~~~~~~             
      |                           |
      |                           AlphaChar * {aka unsigned int *}
test_store-retrieve.c:90:30: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   90 |         printf ("Deleting '%ls'\n", dict_src[i].key);
      |                            ~~^      ~~~~~~~~~~~~~~~
      |                              |                 |
      |                              long int *        AlphaChar * {aka unsigned int *}
      |                            %n
test_store-retrieve.c:92:42: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   92 |             printf ("Failed to delete '%ls'\n", dict_src[i].key);
      |                                        ~~^      ~~~~~~~~~~~~~~~
      |                                          |                 |
      |                                          long int *        AlphaChar * {aka unsigned int *}
      |                                        %n
test_store-retrieve.c:110:48: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  110 |             printf ("Failed to retrieve key '%ls'.\n", dict_p->key);
      |                                              ~~^       ~~~~~~~~~~~
      |                                                |             |
      |                                                long int *    AlphaChar * {aka unsigned int *}
      |                                              %n
test_store-retrieve.c:114:44: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  114 |             printf ("Wrong data for key '%ls'; expected %d, got %d.\n",
      |                                          ~~^
      |                                            |
      |                                            long int *
      |                                          %n
  115 |                     dict_p->key, dict_p->data, trie_data);
      |                     ~~~~~~~~~~~             
      |                           |
      |                           AlphaChar * {aka unsigned int *}
test_store-retrieve.c:149:71: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  149 |             printf ("Failed to get data from trie iterator for key '%ls'\n",
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int *
      |                                                                     %n
  150 |                     key);
      |                     ~~~                                                
      |                     |
      |                     AlphaChar * {aka unsigned int *}
test_store-retrieve.c:156:50: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  156 |             printf ("Extra entry in trie: key '%ls', data %d.\n",
      |                                                ~~^
      |                                                  |
      |                                                  long int *
      |                                                %n
  157 |                     key, key_data);
      |                     ~~~                           
      |                     |
      |                     AlphaChar * {aka unsigned int *}
test_store-retrieve.c:160:48: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  160 |             printf ("Data mismatch for: key '%ls', expected %d, got %d.\n",
      |                                              ~~^
      |                                                |
      |                                                long int *
      |                                              %n
  161 |                     key, src_data, key_data);
      |                     ~~~                         
      |                     |
      |                     AlphaChar * {aka unsigned int *}
test_store-retrieve.c:173:51: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  173 |             printf ("Entry missed in trie: key '%ls', data %d.\n",
      |                                                 ~~^
      |                                                   |
      |                                                   long int *
      |                                                 %n
  174 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~                    
      |                           |
      |                           AlphaChar * {aka unsigned int *}
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o test_store-retrieve test_store-retrieve.o utils.o ../datrie/libdatrie.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/test_store-retrieve test_store-retrieve.o utils.o  ../datrie/.libs/libdatrie.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o test_file.o test_file.c
test_file.c: In function 'trie_enum_mark_rec':
test_file.c:42:46: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'const AlphaChar *' {aka 'const unsigned int *'} [-Wformat=]
   42 |         printf ("Extra entry in file: key '%ls', data %d.\n", key, key_data);
      |                                            ~~^                ~~~
      |                                              |                |
      |                                              long int *       const AlphaChar * {aka const unsigned int *}
      |                                            %n
test_file.c:45:44: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'const AlphaChar *' {aka 'const unsigned int *'} [-Wformat=]
   45 |         printf ("Data mismatch for: key '%ls', expected %d, got %d.\n",
      |                                          ~~^
      |                                            |
      |                                            long int *
      |                                          %n
   46 |                 key, src_data, key_data);
      |                 ~~~                         
      |                 |
      |                 const AlphaChar * {aka const unsigned int *}
test_file.c: In function 'main':
test_file.c:72:43: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   72 |             printf ("Failed to add key '%ls', data %d.\n",
      |                                         ~~^
      |                                           |
      |                                           long int *
      |                                         %n
   73 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~            
      |                           |
      |                           AlphaChar * {aka unsigned int *}
test_file.c:107:51: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
  107 |             printf ("Entry missed in file: key '%ls', data %d.\n",
      |                                                 ~~^
      |                                                   |
      |                                                   long int *
      |                                                 %n
  108 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~                    
      |                           |
      |                           AlphaChar * {aka unsigned int *}
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o test_file test_file.o utils.o ../datrie/libdatrie.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/test_file test_file.o utils.o  ../datrie/.libs/libdatrie.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o test_nonalpha.o test_nonalpha.c
test_nonalpha.c: In function 'main':
test_nonalpha.c:57:43: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   57 |             printf ("Failed to add key '%ls', data %d.\n",
      |                                         ~~^
      |                                           |
      |                                           long int *
      |                                         %n
   58 |                     dict_p->key, dict_p->data);
      |                     ~~~~~~~~~~~            
      |                           |
      |                           AlphaChar * {aka unsigned int *}
test_nonalpha.c:67:50: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'const AlphaChar *' {aka 'const unsigned int *'} [-Wformat=]
   67 |             printf ("False duplication on key '%ls', with existing data %d.\n",
      |                                                ~~^
      |                                                  |
      |                                                  long int *
      |                                                %n
   68 |                     *nonalpha_key, trie_data);
      |                     ~~~~~~~~~~~~~                 
      |                     |
      |                     const AlphaChar * {aka const unsigned int *}
test_nonalpha.c:72:43: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'const AlphaChar *' {aka 'const unsigned int *'} [-Wformat=]
   72 |             printf ("Wrongly added key '%ls' containing non-alphanet char\n",
      |                                         ~~^
      |                                           |
      |                                           long int *
      |                                         %n
   73 |                     *nonalpha_key);
      |                     ~~~~~~~~~~~~~          
      |                     |
      |                     const AlphaChar * {aka const unsigned int *}
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o test_nonalpha test_nonalpha.o utils.o ../datrie/libdatrie.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/test_nonalpha test_nonalpha.o utils.o  ../datrie/.libs/libdatrie.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o test_null_trie.o test_null_trie.c
test_null_trie.c: In function 'main':
test_null_trie.c:68:71: warning: format '%ls' expects argument of type 'wchar_t *', but argument 2 has type 'AlphaChar *' {aka 'unsigned int *'} [-Wformat=]
   68 |             printf ("Got key from empty trie, which is weird! (key='%ls')\n",
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int *
      |                                                                     %n
   69 |                     key);
      |                     ~~~                                                
      |                     |
      |                     AlphaChar * {aka unsigned int *}
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o test_null_trie test_null_trie.o utils.o ../datrie/libdatrie.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/test_null_trie test_null_trie.o utils.o  ../datrie/.libs/libdatrie.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make  check-TESTS
make[2]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
PASS: test_walk
PASS: test_iterator
PASS: test_store-retrieve
PASS: test_file
PASS: test_nonalpha
PASS: test_null_trie
============================================================================
Testsuite summary for libdatrie 0.2.9
============================================================================
# TOTAL: 6
# PASS:  6
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
make: Leaving directory '/usr/src/RPM/BUILD/libdatrie-0.2.9'
+ exit 0
Processing files: libdatrie-0.2.9-alt1_6
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90577
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libdatrie-0.2.9
+ DOCDIR=/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.9
+ /bin/mkdir -p /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.9
+ cp -prL COPYING /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.9
+ chmod -R go-w /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.9
+ chmod -R a+rX /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YehYOl
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libdatrie-buildroot/usr/lib/libdatrie.so.1: 33 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H867Tl
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libdatrie.so.1 = set:jdB3yCURhU7PFKGsByW5d4z8tWPnOHm8skykFbaP6Qnx8LFRspc3te8RiMcQXPDEHlCwya, libdatrie.so.1(DATRIE_0.2), libdatrie.so.1(DATRIE_0.2.4), libdatrie.so.1(DATRIE_0.2.6), libdatrie.so.1(DATRIE_0.2.7)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jcLs3n
Creating libdatrie-debuginfo package
Processing files: libdatrie-devel-0.2.9-alt1_6
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88987
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libdatrie-0.2.9
+ DOCDIR=/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.9
+ /bin/mkdir -p /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.9
+ cp -prL AUTHORS ChangeLog NEWS README README.migration /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.9
+ chmod -R go-w /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.9
+ chmod -R a+rX /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GABMMj
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aVJxak
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(datrie-0.2) = 0.2.9
Requires: libdatrie = 0.2.9-alt1_6, /lib/ld-linux.so.2, /usr/lib/libdatrie.so.1.3.2, /usr/lib/pkgconfig, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdatrie.so.1 >= set:jfRm907vseOZaKgomawG75NYvyjzflza1, libdatrie.so.1(DATRIE_0.2), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vb4dSm
Creating libdatrie-devel-debuginfo package
Processing files: libdatrie-debuginfo-0.2.9-alt1_6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wg1X8l
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ARXjEl
find-requires: running scripts (debuginfo)
Provides: debug(libdatrie.so.1)
Requires: libdatrie = 0.2.9-alt1_6, debug(libc.so.6)
Processing files: libdatrie-devel-debuginfo-0.2.9-alt1_6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gtP1bk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lQtWlk
find-requires: running scripts (debuginfo)
Requires: libdatrie-devel = 0.2.9-alt1_6, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdatrie.so.1)
Adding to libdatrie-devel-debuginfo a strict dependency on libdatrie-debuginfo
Removing from libdatrie-devel-debuginfo 4 sources provided by libdatrie-debuginfo
also prunning dir /usr/src/debug/libdatrie-0.2.9/datrie
Removing 4 extra deps from libdatrie-devel due to dependency on libdatrie
Removing 1 extra deps from libdatrie-devel-debuginfo due to dependency on libdatrie-debuginfo
Removing 4 extra deps from libdatrie-devel due to repentancy on libdatrie
Removing 1 extra deps from libdatrie-devel-debuginfo due to repentancy on libdatrie-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libdatrie-0.2.9-alt1_6.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libdatrie-devel-0.2.9-alt1_6.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libdatrie-debuginfo-0.2.9-alt1_6.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libdatrie-devel-debuginfo-0.2.9-alt1_6.i586.rpm
13.93user 2.65system 0:26.03elapsed 63%CPU (0avgtext+0avgdata 24356maxresident)k
0inputs+0outputs (0major+1138247minor)pagefaults 0swaps
17.89user 5.18system 0:32.89elapsed 70%CPU (0avgtext+0avgdata 110268maxresident)k
0inputs+0outputs (0major+1458619minor)pagefaults 0swaps