<86>Oct  9 08:08:12 userdel[1448384]: delete user 'rooter'
<86>Oct  9 08:08:12 userdel[1448384]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 08:08:12 userdel[1448384]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 08:08:12 groupadd[1448408]: group added to /etc/group: name=rooter, GID=966
<86>Oct  9 08:08:12 groupadd[1448408]: group added to /etc/gshadow: name=rooter
<86>Oct  9 08:08:12 groupadd[1448408]: new group: name=rooter, GID=966
<86>Oct  9 08:08:12 useradd[1448426]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash
<86>Oct  9 08:08:12 userdel[1448444]: delete user 'builder'
<86>Oct  9 08:08:12 userdel[1448444]: removed group 'builder' owned by 'builder'
<86>Oct  9 08:08:12 userdel[1448444]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 08:08:12 groupadd[1448456]: group added to /etc/group: name=builder, GID=967
<86>Oct  9 08:08:12 groupadd[1448456]: group added to /etc/gshadow: name=builder
<86>Oct  9 08:08:12 groupadd[1448456]: new group: name=builder, GID=967
<86>Oct  9 08:08:12 useradd[1448474]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash
<13>Oct  9 08:08:13 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libyaml-0.2.2-alt1.nosrc.rpm (w1.gzdio)
Installing libyaml-0.2.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17782
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libyaml-0.2.2
+ echo 'Source #0 (libyaml-0.2.2.tar):'
Source #0 (libyaml-0.2.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libyaml-0.2.2.tar
+ cd libyaml-0.2.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17782
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libyaml-0.2.2
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize-default: linking file 'config/config.guess'
libtoolize-default: linking file 'config/config.sub'
libtoolize-default: linking file 'config/install-sh'
libtoolize-default: linking file 'config/ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
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 --force-missing
configure.ac:51: installing 'config/compile'
configure.ac:30: installing 'config/missing'
src/Makefile.am: installing 'config/depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for doxygen... true
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating yaml-0.1.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
Making all in include
make  all-am
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o writer.lo writer.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c writer.c  -fPIC -DPIC -o .libs/writer.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o reader.lo reader.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c reader.c  -fPIC -DPIC -o .libs/reader.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o dumper.lo dumper.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c dumper.c  -fPIC -DPIC -o .libs/dumper.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o loader.lo loader.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c loader.c  -fPIC -DPIC -o .libs/loader.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o api.lo api.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c api.c  -fPIC -DPIC -o .libs/api.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o parser.lo parser.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c parser.c  -fPIC -DPIC -o .libs/parser.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o emitter.lo emitter.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c emitter.c  -fPIC -DPIC -o .libs/emitter.o
emitter.c: In function 'yaml_emitter_write_plain_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:1924:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_single_quoted_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:1985:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_literal_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:2251:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_folded_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:2300:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o scanner.lo scanner.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c scanner.c  -fPIC -DPIC -o .libs/scanner.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -release 0 -version-info 2:6:0  -o libyaml.la -rpath /usr/lib64 api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o    -g -O2   -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.6
libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.6" "libyaml-0.so.2")
libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.6" "libyaml.so")
libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
Making all in .
make[1]: Nothing to be done for 'all-am'.
Making all in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o run-loader.o run-loader.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o run-parser.o run-parser.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o run-scanner.o run-scanner.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o run-emitter-test-suite.o run-emitter-test-suite.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o run-parser-test-suite.o run-parser-test-suite.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o example-reformatter.o example-reformatter.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o example-reformatter-alt.o example-reformatter-alt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o run-emitter.o run-emitter.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o example-deconstructor-alt.o example-deconstructor-alt.c
example-deconstructor-alt.c: In function 'main':
example-deconstructor-alt.c:649:51: warning: comparison between 'yaml_sequence_style_t' {aka 'enum yaml_sequence_style_e'} and 'enum yaml_mapping_style_e' [-Wenum-compare]
                             (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" :
                                                   ^~
example-deconstructor-alt.c:650:36: warning: comparison between 'yaml_sequence_style_t' {aka 'enum yaml_sequence_style_e'} and 'enum yaml_mapping_style_e' [-Wenum-compare]
                              style == YAML_FLOW_MAPPING_STYLE ? "flow" :
                                    ^~
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o run-dumper.o run-dumper.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o example-deconstructor.o example-deconstructor.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o run-scanner run-scanner.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/run-scanner run-scanner.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o run-loader run-loader.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/run-loader run-loader.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o run-emitter-test-suite run-emitter-test-suite.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/run-emitter-test-suite run-emitter-test-suite.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o run-parser-test-suite run-parser-test-suite.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/run-parser-test-suite run-parser-test-suite.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o run-parser run-parser.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/run-parser run-parser.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o example-reformatter example-reformatter.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/example-reformatter example-reformatter.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o run-emitter run-emitter.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/run-emitter run-emitter.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/example-reformatter-alt example-reformatter-alt.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o run-dumper run-dumper.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/run-dumper run-dumper.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/example-deconstructor-alt example-deconstructor-alt.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o example-deconstructor example-deconstructor.o ../src/libyaml.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/example-deconstructor example-deconstructor.o  ../src/.libs/libyaml.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
++ pwd
+ top_srcdir=/usr/src/RPM/BUILD/libyaml-0.2.2
++ pwd
+ top_builddir=/usr/src/RPM/BUILD/libyaml-0.2.2
+ doxygen doc/doxygen.cfg
warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file `doc/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DETAILS_AT_TOP' at line 23 of file `doc/doxygen.cfg' 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 59 of file `doc/doxygen.cfg' 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 112 of file `doc/doxygen.cfg' 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 159 of file `doc/doxygen.cfg' 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 160 of file `doc/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 212 of file `doc/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 213 of file `doc/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/usr/src/RPM/BUILD/libyaml-0.2.2/include/yaml.h:1523: warning: Compound yaml_anchors_s is not documented.
/usr/src/RPM/BUILD/libyaml-0.2.2/include/yaml.h:1530: warning: Member yaml_anchors_t (typedef) of group emitter is not documented.
/usr/src/RPM/BUILD/libyaml-0.2.2/include/yaml.h:1530: warning: Member yaml_anchors_t (typedef) of group emitter is not documented.
/usr/src/RPM/BUILD/libyaml-0.2.2/include/yaml.h:1152: warning: Member unread (variable) of class yaml_parser_s is not documented.
/usr/src/RPM/BUILD/libyaml-0.2.2/include/yaml.h:1209: warning: Member token_available (variable) of class yaml_parser_s is not documented.
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 /usr/src/RPM/BUILD/libyaml-0.2.2/include
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/libyaml-0.2.2/include/config.h...
Parsing file /usr/src/RPM/BUILD/libyaml-0.2.2/include/config.h...
Preprocessing /usr/src/RPM/BUILD/libyaml-0.2.2/include/yaml.h...
Parsing file /usr/src/RPM/BUILD/libyaml-0.2.2/include/yaml.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...
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...
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 file documentation...
Generating docs for file include/yaml.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound yaml_alias_data_s...
Generating docs for compound yaml_anchors_s...
Generating docs for compound yaml_document_s...
Generating docs for compound yaml_emitter_s...
Generating docs for compound yaml_event_s...
Generating docs for compound yaml_mark_s...
Generating docs for compound yaml_node_pair_s...
Generating docs for compound yaml_node_s...
Generating docs for compound yaml_parser_s...
Generating docs for compound yaml_simple_key_s...
Generating docs for compound yaml_tag_directive_s...
Generating docs for compound yaml_token_s...
Generating docs for compound yaml_version_directive_s...
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 464/65536 hits=2460 misses=549
finished...
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43215
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libyaml-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libyaml-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libyaml-0.2.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libyaml-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libyaml-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644  yaml.h '/usr/src/tmp/libyaml-buildroot/usr/include/.'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
 /bin/mkdir -p '/usr/src/tmp/libyaml-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libyaml.la '/usr/src/tmp/libyaml-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libyaml-0.so.2.0.6 /usr/src/tmp/libyaml-buildroot/usr/lib64/libyaml-0.so.2.0.6
libtool: install: (cd /usr/src/tmp/libyaml-buildroot/usr/lib64 && { ln -s -f libyaml-0.so.2.0.6 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.6 libyaml-0.so.2; }; })
libtool: install: (cd /usr/src/tmp/libyaml-buildroot/usr/lib64 && { ln -s -f libyaml-0.so.2.0.6 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.6 libyaml.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libyaml.lai /usr/src/tmp/libyaml-buildroot/usr/lib64/libyaml.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/src'
Making install in .
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libyaml-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 yaml-0.1.pc '/usr/src/tmp/libyaml-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libyaml-0.2.2/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/libyaml-0.2.2/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2/tests'
make: Leaving directory '/usr/src/RPM/BUILD/libyaml-0.2.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libyaml-buildroot (auto)
removed './usr/lib64/libyaml.la'
mode of './usr/lib64/libyaml-0.so.2.0.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libyaml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/yaml-0.1.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/yaml-0.1.pc: Libs: '-L${libdir} -lyaml' --> '-lyaml'
Checking contents of files in /usr/src/tmp/libyaml-buildroot/ (default)
Compressing files in /usr/src/tmp/libyaml-buildroot (auto)
Adjusting library links in /usr/src/tmp/libyaml-buildroot
./usr/lib64:
	libyaml-0.so.2 -> libyaml-0.so.2.0.6
Verifying ELF objects in /usr/src/tmp/libyaml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libyaml2-0.2.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43215
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libyaml-0.2.2
+ DOCDIR=/usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml2-0.2.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml2-0.2.2
+ /bin/mkdir -p /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml2-0.2.2
+ cp -prL README /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml2-0.2.2
+ chmod -R go-w /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml2-0.2.2
+ chmod -R a+rX /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml2-0.2.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JRqoix
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libyaml-buildroot/usr/lib64/libyaml-0.so.2: 58 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PEKwd3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libyaml-0.so.2()(64bit) = set:jdDZuuddLL28V2GTK1qUfOpFrI3C93jZiqjFbWT8nXQbibgtiKQtCS59xZg8jkEO1xQI0mdJUxItMTtagjXFSLiiaLZA5qUipWD7K8Cm7hZ3H3xdvVU6
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dNu6GC
Creating libyaml2-debuginfo package
Processing files: libyaml-devel-0.2.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42081
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libyaml-0.2.2
+ DOCDIR=/usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml-devel-0.2.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml-devel-0.2.2
+ /bin/mkdir -p /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml-devel-0.2.2
+ cp -prL doc/html /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml-devel-0.2.2
+ chmod -R go-w /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml-devel-0.2.2
+ chmod -R a+rX /usr/src/tmp/libyaml-buildroot/usr/share/doc/libyaml-devel-0.2.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5urA1f
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.jcfROW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(yaml-0.1) = 0.2.2
Requires: libyaml2 = 0.2.2-alt1, /usr/lib64/libyaml-0.so.2.0.6, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BZsI1G
Processing files: libyaml2-debuginfo-0.2.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tH77Lu
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ps2AXl
find-requires: running scripts (debuginfo)
Provides: debug64(libyaml-0.so.2)
Requires: libyaml2 = 0.2.2-alt1, debug64(libc.so.6)
Adding to libyaml-devel a strict dependency on libyaml2
Adding to libyaml2-debuginfo a strict dependency on libyaml2
Removing 1 extra deps from libyaml-devel due to dependency on libyaml2
Wrote: /usr/src/RPM/RPMS/x86_64/libyaml2-0.2.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libyaml-devel-0.2.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libyaml2-debuginfo-0.2.2-alt1.x86_64.rpm (w2.lzdio)
7.89user 3.03system 0:16.31elapsed 67%CPU (0avgtext+0avgdata 64212maxresident)k
0inputs+0outputs (0major+1209004minor)pagefaults 0swaps
1.61user 1.06system 0:20.80elapsed 12%CPU (0avgtext+0avgdata 120404maxresident)k
0inputs+0outputs (34446major+152317minor)pagefaults 0swaps
--- libyaml2-0.2.2-alt1.x86_64.rpm.repo	2019-05-08 19:12:03.000000000 +0000
+++ libyaml2-0.2.2-alt1.x86_64.rpm.hasher	2022-10-09 08:08:32.005940969 +0000
@@ -13,5 +13,5 @@
 File: /usr/lib64/libyaml-0.so.2	120777	root:root		libyaml-0.so.2.0.6
-File: /usr/lib64/libyaml-0.so.2.0.6	100644	root:root	0ec73b3a408945e149c0791a48f57f72	
+File: /usr/lib64/libyaml-0.so.2.0.6	100644	root:root	5f279ea9d3eea05d4b012b1265f0dc5e	
 File: /usr/share/doc/libyaml2-0.2.2	40755	root:root		
 File: /usr/share/doc/libyaml2-0.2.2/README	100644	root:root	966033cd0680faa9d098c8526ee945a8	
-RPMIdentity: adddea7d406c492bddc1d4e9fe7032c27aa223c46e5531b36dc7756c97d462506de84f50e37f5f139719d0e94b974d511de70cb7843554ddd54f0e31cfe17b04
+RPMIdentity: 724725e62603ebcafd92deb518c807374872b64d0e3bd4ef1c6b38b15858aec5d460f50983057186e7c8c27d944e5ad3a0fd0b7a5776ecf55df45b4db87e9c69
--- libyaml2-debuginfo-0.2.2-alt1.x86_64.rpm.repo	2019-05-08 19:12:03.000000000 +0000
+++ libyaml2-debuginfo-0.2.2-alt1.x86_64.rpm.hasher	2022-10-09 08:08:32.068941659 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/c5	40755	root:root	
-/usr/lib/debug/.build-id/c5/cfc768f6aa44234a81db1f56314e6fe88be71d	120777	root:root	../../../../lib64/libyaml-0.so.2.0.6
-/usr/lib/debug/.build-id/c5/cfc768f6aa44234a81db1f56314e6fe88be71d.debug	120777	root:root	../../usr/lib64/libyaml-0.so.2.0.6.debug
+/usr/lib/debug/.build-id/4e	40755	root:root	
+/usr/lib/debug/.build-id/4e/c959d79331ff71935c75815e6e1902e248db49	120777	root:root	../../../../lib64/libyaml-0.so.2.0.6
+/usr/lib/debug/.build-id/4e/c959d79331ff71935c75815e6e1902e248db49.debug	120777	root:root	../../usr/lib64/libyaml-0.so.2.0.6.debug
 /usr/lib/debug/usr/lib64/libyaml-0.so.2.0.6.debug	100644	root:root	
@@ -23,6 +23,6 @@
 Provides: libyaml2-debuginfo = 0.2.2-alt1:sisyphus+229134.100.1.1
-File: /usr/lib/debug/.build-id/c5	40755	root:root		
-File: /usr/lib/debug/.build-id/c5/cfc768f6aa44234a81db1f56314e6fe88be71d	120777	root:root		../../../../lib64/libyaml-0.so.2.0.6
-File: /usr/lib/debug/.build-id/c5/cfc768f6aa44234a81db1f56314e6fe88be71d.debug	120777	root:root		../../usr/lib64/libyaml-0.so.2.0.6.debug
-File: /usr/lib/debug/usr/lib64/libyaml-0.so.2.0.6.debug	100644	root:root	584d5aaeab4d7f60d1b53b278274d838	
+File: /usr/lib/debug/.build-id/4e	40755	root:root		
+File: /usr/lib/debug/.build-id/4e/c959d79331ff71935c75815e6e1902e248db49	120777	root:root		../../../../lib64/libyaml-0.so.2.0.6
+File: /usr/lib/debug/.build-id/4e/c959d79331ff71935c75815e6e1902e248db49.debug	120777	root:root		../../usr/lib64/libyaml-0.so.2.0.6.debug
+File: /usr/lib/debug/usr/lib64/libyaml-0.so.2.0.6.debug	100644	root:root	3142018d149dd24a130b0aa76a7b7888	
 File: /usr/lib/debug/usr/lib64/libyaml-0.so.2.debug	120777	root:root		libyaml-0.so.2.0.6.debug
@@ -41,2 +41,2 @@
 File: /usr/src/debug/libyaml-0.2.2/src/yaml_private.h	100644	root:root	f9a3252c2bb3f882698c10254b484541	
-RPMIdentity: 23be1260217be4cc2b93a2597a698bbf02b79caa3751c36e6f75205f4354fe4a9e5bc01b0fe0c02ccfdb6811384b44f70ae7e9217a98365b408568f7cb814956
+RPMIdentity: 3680713a3283ede878294576015ac16502979c3f7cb1c8611d334f8b24c41f46f4ffb835f508f33b8c0c682ed75eed6e2d9c0f22f9bd1049b22bcdd809d5fcd4