<86>Sep  3 05:24:44 userdel[526802]: delete user 'rooter'
<86>Sep  3 05:24:44 userdel[526802]: removed group 'rooter' owned by 'rooter'
<86>Sep  3 05:24:44 userdel[526802]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 05:24:44 groupadd[526865]: group added to /etc/group: name=rooter, GID=1811
<86>Sep  3 05:24:44 groupadd[526865]: group added to /etc/gshadow: name=rooter
<86>Sep  3 05:24:44 groupadd[526865]: new group: name=rooter, GID=1811
<86>Sep  3 05:24:44 useradd[526915]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none
<86>Sep  3 05:24:44 userdel[526985]: delete user 'builder'
<86>Sep  3 05:24:44 userdel[526985]: removed group 'builder' owned by 'builder'
<86>Sep  3 05:24:44 userdel[526985]: removed shadow group 'builder' owned by 'builder'
<86>Sep  3 05:24:44 groupadd[527042]: group added to /etc/group: name=builder, GID=1812
<86>Sep  3 05:24:44 groupadd[527042]: group added to /etc/gshadow: name=builder
<86>Sep  3 05:24:44 groupadd[527042]: new group: name=builder, GID=1812
<86>Sep  3 05:24:44 useradd[527088]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mcpp-2.7.2-alt4.nosrc.rpm (w1.gzdio)
Installing mcpp-2.7.2-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87796
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mcpp-2.7.2
+ echo 'Source #0 (mcpp-2.7.2.tar.gz):'
Source #0 (mcpp-2.7.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/mcpp-2.7.2.tar.gz
+ /bin/tar -xf -
+ cd mcpp-2.7.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (mcpp-manual.html.patch):'
Patch #0 (mcpp-manual.html.patch):
+ /usr/bin/patch -p0 -b --suffix -z.euc-jp
patching file doc-jp/mcpp-manual.html
+ echo 'Patch #1 (mcpp-fix.patch):'
Patch #1 (mcpp-fix.patch):
+ /usr/bin/patch -p1
patching file noconfig/vc2010.dif
patching file src/internal.H
patching file src/main.c
patching file src/support.c
patching file src/system.c
+ echo 'Patch #2 (mcpp-man.patch):'
Patch #2 (mcpp-man.patch):
+ /usr/bin/patch -p1
patching file mcpp.1
Hunk #2 succeeded at 43 (offset -2 lines).
patching file mcpp-gcc.1
patching file src/system.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87796
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mcpp-2.7.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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 --enable-mcpplib
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
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 for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
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 /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-cf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-pghpf... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-gfortran... no
checking for x86_64-alt-linux-g95... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-ifort... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... failed
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC 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 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking whether the cpp is target preprocessor... yes
checking for target cpu... x86_64
checking unistd.h, usability... no
checking unistd.h, presence... no
checking for unistd.h,... no
checking stdint.h, usability... no
checking stdint.h, presence... no
checking for stdint.h,... no
checking for inttypes.h... (cached) yes
checking for intmax_t... yes
checking for long long... yes
checking for stpcpy... yes
checking if the cases of filename are folded... no
checking printf length modifier for the longest integer... j
checking printf length modifier for the longest integer... (cached) j
checking for value of __GNUC__... 13
checking for value of __GNUC_MINOR__... 2
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
+ sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool
+ make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
make: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.lo main.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c main.c  -fPIC -DPIC -o .libs/main.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o directive.lo directive.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c directive.c  -fPIC -DPIC -o .libs/directive.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o eval.lo eval.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c eval.c  -fPIC -DPIC -o .libs/eval.o
eval.c: In function 'eval_if':
eval.c:361:49: warning: array subscript has type 'char' [-Wchar-subscripts]
  361 |                 , opname[ op], prec, opname[ opp->op], opp->prec, opp->skip);
      |                                              ~~~^~~~
eval.c:451:41: warning: array subscript has type 'char' [-Wchar-subscripts]
  451 |                             , opname[opp->op], 0L, NULL);
      |                                      ~~~^~~~
eval.c: In function 'dump_stack':
eval.c:1663:61: warning: array subscript has type 'char' [-Wchar-subscripts]
 1663 |                 , opp->op, opp->prec, opp->skip, opname[ opp->op]);
      |                                                          ~~~^~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o expand.lo expand.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c expand.c  -fPIC -DPIC -o .libs/expand.o
expand.c: In function 'chk_magic_balance':
expand.c:503:13: warning: variable 'mac_loc' set but not used [-Wunused-but-set-variable]
  503 |     char *  mac_loc[ MAX_NEST_MAGICS];
      |             ^~~~~~~
expand.c: In function 'replace':
expand.c:713:21: warning: assignment to 'char *' from incompatible pointer type 'LOCATION *' {aka 'struct location *'} [-Wincompatible-pointer-types]
  713 |         m_inf->args = m_inf->loc_args = NULL;       /* Default args */
      |                     ^
expand.c: In function 'substitute':
expand.c:1753:13: warning: variable 'gvar_arg' set but not used [-Wunused-but-set-variable]
 1753 |     int     gvar_arg;   /* gvar_arg'th argument is GCC variable argument    */
      |             ^~~~~~~~
expand.c:1751:21: warning: unused variable 'arg' [-Wunused-variable]
 1751 |     const char *    arg;
      |                     ^~~
expand.c:1750:13: warning: unused variable 'out_start' [-Wunused-variable]
 1750 |     char *  out_start = out;
      |             ^~~~~~~~~
expand.c: In function 'rescan':
expand.c:1975:41: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1975 |                             mgc_cleared = remove_magics(
      |                                         ^
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mbchar.lo mbchar.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mbchar.c  -fPIC -DPIC -o .libs/mbchar.o
mbchar.c: In function 'mb_read_iso2022_jp':
mbchar.c:708:40: warning: array subscript has type 'char' [-Wchar-subscripts]
  708 |             if (! (char_type[ *out_p++ = (*in_p++ & UCHARMAX)] & IJP)) {
      |                               ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o support.lo support.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c support.c  -fPIC -DPIC -o .libs/support.o
support.c: In function 'scan_ucn':
support.c:1159:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1159 |             if (infile->fp)
      |             ^~
support.c:1162:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1162 |                 *out = EOS;
      |                 ^
support.c: In function 'get_ch':
support.c:1590:19: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1590 |         free( file->src_dir);
      |               ~~~~^~~~~~~~~
In file included from configed.H:374,
                 from system.H:45,
                 from support.c:76:
/usr/include/stdlib.h:687:25: note: expected 'void *' but argument is of type 'const char *'
  687 | extern void free (void *__ptr) __THROW;
      |                   ~~~~~~^~~~~
support.c:1596:19: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1596 |         free( file->src_dir);               /* Free src_dir         */
      |               ~~~~^~~~~~~~~
/usr/include/stdlib.h:687:25: note: expected 'void *' but argument is of type 'const char *'
  687 | extern void free (void *__ptr) __THROW;
      |                   ~~~~~~^~~~~
support.c:1599:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1599 |         cur_fullname = infile->full_fname;
      |                      ^
support.c: In function 'parse_line':
support.c:1684:1: warning: label 'com_start' defined but not used [-Wunused-label]
 1684 | com_start:
      | ^~~~~~~~~
support.c: In function 'get_file':
support.c:2303:21: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 2303 |         strcpy( file->src_dir, src_dir);
      |                 ~~~~^~~~~~~~~
In file included from /usr/include/features.h:503,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib64/gcc/x86_64-alt-linux/13/include/limits.h:205,
                 from /usr/lib64/gcc/x86_64-alt-linux/13/include/syslimits.h:7,
                 from /usr/lib64/gcc/x86_64-alt-linux/13/include/limits.h:34,
                 from configed.H:305:
/usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'const char *'
   77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o system.lo system.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c system.c  -fPIC -DPIC -o .libs/system.o
system.c: In function 'do_options':
system.c:427:17: warning: unused variable 'defp' [-Wunused-variable]
  427 |     DEFBUF *    defp;
      |                 ^~~~
system.c: In function 'norm_path':
system.c:2529:20: warning: implicit declaration of function 'readlink' [-Wimplicit-function-declaration]
 2529 |         if ((len = readlink( slbuf1, slbuf2, PATHMAX)) > 0) {
      |                    ^~~~~~~~
system.c: In function 'open_file':
system.c:3447:1: warning: label 'search' defined but not used [-Wunused-label]
 3447 | search:
      | ^~~~~~
system.c: In function 'do_once':
system.c:4290:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 4290 |     once_end->name = fullname;
      |                    ^
system.c: In function 'do_old':
system.c:4435:33: warning: unused variable 'ext' [-Wunused-variable]
 4435 |     static const char * const   ext
      |                                 ^~~
system.c: In function 'dump_path':
system.c:4799:21: warning: unused variable 'i' [-Wunused-variable]
 4799 |     int             i;
      |                     ^
system.c: In function 'do_options':
system.c:452:5: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
  452 |     getcwd( cur_work_dir, PATHMAX);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -no-undefined -version-info 3:0:3  -o libmcpp.la -rpath /usr/lib64 main.lo directive.lo eval.lo expand.lo mbchar.lo support.lo system.lo  
x86_64-alt-linux-gcc -shared  .libs/main.o .libs/directive.o .libs/eval.o .libs/expand.o .libs/mbchar.o .libs/support.o .libs/system.o   -Wl,-soname -Wl,libmcpp.so.0 -o .libs/libmcpp.so.0.3.0
(cd .libs && rm -f libmcpp.so.0 && ln -s libmcpp.so.0.3.0 libmcpp.so.0)
(cd .libs && rm -f libmcpp.so && ln -s libmcpp.so.0.3.0 libmcpp.so)
creating libmcpp.la
(cd .libs && rm -f libmcpp.la && ln -s ../libmcpp.la libmcpp.la)
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mcpp-main_libmcpp.o `test -f 'main_libmcpp.c' || echo './'`main_libmcpp.c
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o mcpp mcpp-main_libmcpp.o -lmcpp 
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/mcpp mcpp-main_libmcpp.o  /usr/src/RPM/BUILD/mcpp-2.7.2/src/.libs/libmcpp.so
creating mcpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
make: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8217
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mcpp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mcpp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mcpp-2.7.2
+ iconv -f euc-jp -t utf-8 doc-jp/mcpp-manual.html
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mcpp-buildroot
make: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/mcpp-buildroot/usr/lib64"
 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p  'libmcpp.la' '/usr/src/tmp/mcpp-buildroot/usr/lib64/libmcpp.la'
/usr/libexec/rpm-build/install -p .libs/libmcpp.so.0.3.0 /usr/src/tmp/mcpp-buildroot/usr/lib64/libmcpp.so.0.3.0
(cd /usr/src/tmp/mcpp-buildroot/usr/lib64 && { ln -s -f libmcpp.so.0.3.0 libmcpp.so.0 || { rm -f libmcpp.so.0 && ln -s libmcpp.so.0.3.0 libmcpp.so.0; }; })
(cd /usr/src/tmp/mcpp-buildroot/usr/lib64 && { ln -s -f libmcpp.so.0.3.0 libmcpp.so || { rm -f libmcpp.so && ln -s libmcpp.so.0.3.0 libmcpp.so; }; })
/usr/libexec/rpm-build/install -p .libs/libmcpp.lai /usr/src/tmp/mcpp-buildroot/usr/lib64/libmcpp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/mcpp-buildroot/usr/bin"
  /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p 'mcpp' '/usr/src/tmp/mcpp-buildroot/usr/bin/mcpp'
libtool: install: warning: `/usr/src/RPM/BUILD/mcpp-2.7.2/src/libmcpp.la' has not been installed in `/usr/lib64'
/usr/libexec/rpm-build/install -p .libs/mcpp /usr/src/tmp/mcpp-buildroot/usr/bin/mcpp
make  install-exec-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
test -z "" || /bin/mkdir -p "/usr/src/tmp/mcpp-buildroot"
test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/mcpp-buildroot/usr/include"
 /usr/libexec/rpm-build/install -p -m 644 'mcpp_lib.h' '/usr/src/tmp/mcpp-buildroot/usr/include/mcpp_lib.h'
 /usr/libexec/rpm-build/install -p -m 644 'mcpp_out.h' '/usr/src/tmp/mcpp-buildroot/usr/include/mcpp_out.h'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
make  install-exec-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
./config/install-sh -d "/usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp"
cp -pf ./LICENSE ./README ./NEWS \
            /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp
cp -pf ./doc/mcpp-manual.html   \
            /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp
cp -pf ./doc-jp/mcpp-manual.html   \
            /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp/mcpp-manual-jp.html
make[3]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/mcpp-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 './mcpp.1' '/usr/src/tmp/mcpp-buildroot/usr/share/man/man1/mcpp.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
make: Leaving directory '/usr/src/RPM/BUILD/mcpp-2.7.2'
+ rm -rf /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mcpp-buildroot (auto)
removed './usr/lib64/libmcpp.la'
mode of './usr/lib64/libmcpp.so.0.3.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/mcpp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mcpp-buildroot/ (default)
Compressing files in /usr/src/tmp/mcpp-buildroot (auto)
Adjusting library links in /usr/src/tmp/mcpp-buildroot
./usr/lib64: (from <cmdline>:0)
	libmcpp.so.0 -> libmcpp.so.0.3.0
Verifying ELF objects in /usr/src/tmp/mcpp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: mcpp-2.7.2-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8217
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mcpp-2.7.2
+ DOCDIR=/usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-2.7.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-2.7.2
+ /bin/mkdir -p /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-2.7.2
+ cp -prL ChangeLog ChangeLog.old LICENSE NEWS README /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-2.7.2
+ chmod -R go-w /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-2.7.2
+ chmod -R a+rX /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-2.7.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bDFDnh
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p5BxvY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libmcpp.so.0()(64bit) >= set:hgnZx, 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.0gpY6w
Creating mcpp-debuginfo package
Processing files: libmcpp-2.7.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fiaZKm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/mcpp-buildroot/usr/lib64/libmcpp.so.0: 10 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rJNDsA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmcpp.so.0()(64bit) = set:hd7s4d8aHJL5FKQIZk8PQQ0
Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(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.KURVfr
Creating libmcpp-debuginfo package
Processing files: libmcpp-devel-2.7.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lKM5yv
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yPa7Qi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libmcpp = 2.7.2, /usr/lib64/libmcpp.so.0.3.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MFhYwQ
Processing files: mcpp-doc-2.7.2-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16549
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mcpp-2.7.2
+ DOCDIR=/usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ /bin/mkdir -p /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ cp -prL doc/mcpp-manual.html /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ chmod -R go-w /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ chmod -R a+rX /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ cp -prL doc-jp/mcpp-manual-jp.html /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ chmod -R go-w /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ chmod -R a+rX /usr/src/tmp/mcpp-buildroot/usr/share/doc/mcpp-doc-2.7.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nTWVJm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hewB1j
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: mcpp-debuginfo-2.7.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u8Uf6M
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6NIqXA
find-requires: running scripts (debuginfo)
Requires: mcpp = 2.7.2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmcpp.so.0)
Processing files: libmcpp-debuginfo-2.7.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gsaNZz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BvncGN
find-requires: running scripts (debuginfo)
Provides: debug64(libmcpp.so.0)
Requires: libmcpp = 2.7.2-alt4, debug64(libc.so.6)
Adding to mcpp-debuginfo a strict dependency on mcpp
Adding to libmcpp-debuginfo a strict dependency on libmcpp
Adding to mcpp a strict dependency on libmcpp
Adding to libmcpp-devel a strict dependency on libmcpp
Adding to mcpp-debuginfo a strict dependency on libmcpp-debuginfo
Removing 2 extra deps from mcpp due to dependency on libmcpp
Removing 1 extra deps from libmcpp-devel due to dependency on libmcpp
Removing 1 extra deps from mcpp-debuginfo due to dependency on libmcpp-debuginfo
Removing 2 extra deps from mcpp due to repentancy on libmcpp
Removing 1 extra deps from mcpp-debuginfo due to repentancy on libmcpp-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/mcpp-2.7.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmcpp-2.7.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmcpp-devel-2.7.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/mcpp-doc-2.7.2-alt4.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mcpp-debuginfo-2.7.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmcpp-debuginfo-2.7.2-alt4.x86_64.rpm (w2.lzdio)
4.74user 3.00system 0:21.84elapsed 35%CPU (0avgtext+0avgdata 65572maxresident)k
0inputs+0outputs (0major+1085725minor)pagefaults 0swaps
0.57user 1.01system 0:25.40elapsed 6%CPU (0avgtext+0avgdata 12148maxresident)k
0inputs+0outputs (0major+95169minor)pagefaults 0swaps
--- libmcpp-2.7.2-alt4.x86_64.rpm.repo	2021-12-05 18:07:51.000000000 +0000
+++ libmcpp-2.7.2-alt4.x86_64.rpm.hasher	2023-09-03 05:25:07.966193910 +0000
@@ -14,3 +14,3 @@
 File: /usr/lib64/libmcpp.so.0	120777	root:root		libmcpp.so.0.3.0
-File: /usr/lib64/libmcpp.so.0.3.0	100644	root:root	2222ff346ee9b9eb067851b5ea39d936	
-RPMIdentity: 767ba2b3f0ada44162c4477e89bf76897727bd702c84e16a629cb418219e11744a820261ff66208924580ce4090f3316ffe84f0b92a7d1335e12f1396c461859
+File: /usr/lib64/libmcpp.so.0.3.0	100644	root:root	43baf40c22211c28073e89bc04480fc9	
+RPMIdentity: 157c276b0095c0defc5a305dbc5f9d5dc94aa8e07073fc9111dfca6d9225f58d3a13e0f1e40ec8a885217c06c63ae23945421f362b6efe2f10ffa79ff1a6dfa2
--- libmcpp-debuginfo-2.7.2-alt4.x86_64.rpm.repo	2021-12-05 18:07:51.000000000 +0000
+++ libmcpp-debuginfo-2.7.2-alt4.x86_64.rpm.hasher	2023-09-03 05:25:08.098196399 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f3	40755	root:root	
-/usr/lib/debug/.build-id/f3/e5893248d4285e328595ea8d334d4f08677b6d	120777	root:root	../../../../lib64/libmcpp.so.0.3.0
-/usr/lib/debug/.build-id/f3/e5893248d4285e328595ea8d334d4f08677b6d.debug	120777	root:root	../../usr/lib64/libmcpp.so.0.3.0.debug
+/usr/lib/debug/.build-id/d4	40755	root:root	
+/usr/lib/debug/.build-id/d4/73064a061c4a611ab4d3344bb3d6cc4009a529	120777	root:root	../../../../lib64/libmcpp.so.0.3.0
+/usr/lib/debug/.build-id/d4/73064a061c4a611ab4d3344bb3d6cc4009a529.debug	120777	root:root	../../usr/lib64/libmcpp.so.0.3.0.debug
 /usr/lib/debug/usr/lib64/libmcpp.so.0.3.0.debug	100644	root:root	
@@ -22,6 +22,6 @@
 Provides: libmcpp-debuginfo = 2.7.2-alt4:sisyphus+291456.100.1.1
-File: /usr/lib/debug/.build-id/f3	40755	root:root		
-File: /usr/lib/debug/.build-id/f3/e5893248d4285e328595ea8d334d4f08677b6d	120777	root:root		../../../../lib64/libmcpp.so.0.3.0
-File: /usr/lib/debug/.build-id/f3/e5893248d4285e328595ea8d334d4f08677b6d.debug	120777	root:root		../../usr/lib64/libmcpp.so.0.3.0.debug
-File: /usr/lib/debug/usr/lib64/libmcpp.so.0.3.0.debug	100644	root:root	1f49006069f388fed9bd0d59a2fa0985	
+File: /usr/lib/debug/.build-id/d4	40755	root:root		
+File: /usr/lib/debug/.build-id/d4/73064a061c4a611ab4d3344bb3d6cc4009a529	120777	root:root		../../../../lib64/libmcpp.so.0.3.0
+File: /usr/lib/debug/.build-id/d4/73064a061c4a611ab4d3344bb3d6cc4009a529.debug	120777	root:root		../../usr/lib64/libmcpp.so.0.3.0.debug
+File: /usr/lib/debug/usr/lib64/libmcpp.so.0.3.0.debug	100644	root:root	69d182ab706b8f3e204fcdab7c199bd2	
 File: /usr/lib/debug/usr/lib64/libmcpp.so.0.debug	120777	root:root		libmcpp.so.0.3.0.debug
@@ -39,2 +39,2 @@
 File: /usr/src/debug/mcpp-2.7.2/src/system.c	100644	root:root	81197c7952cbbf3326c7f37520c433e9	
-RPMIdentity: 1fb89abc6001410594dd81a8db7f783fb99520967fd73bfbfa0ba3b56d86c5feeeee137a2dbee99b5a6b651ca9bedc98352078b0afa6fd67409b44963d35f4b5
+RPMIdentity: 0838fb4177dca0183ec03229a72cc1d14c984af6bf015f7100fb6575f63f4de794b06f1779859e5e5922f6d5e8037b3f8c4fc22027acd7730ab352c9eb9d6520
--- mcpp-2.7.2-alt4.x86_64.rpm.repo	2021-12-05 18:07:51.000000000 +0000
+++ mcpp-2.7.2-alt4.x86_64.rpm.hasher	2023-09-03 05:25:08.214198586 +0000
@@ -13,3 +13,3 @@
 Provides: mcpp = 2.7.2-alt4:sisyphus+291456.100.1.1
-File: /usr/bin/mcpp	100755	root:root	11c102c81b84d4a50ba9571dde72fe03	
+File: /usr/bin/mcpp	100755	root:root	25a25535a11562a66d5793e6be2758d3	
 File: /usr/share/doc/mcpp-2.7.2	40755	root:root		
@@ -21,2 +21,2 @@
 File: /usr/share/man/man1/mcpp.1.xz	100644	root:root	9526e3367f22267b5ca13803fee8bda0	
-RPMIdentity: abcdcada3250778cd2309e416d4276eff1c9711d0e62eaca52dce5149cd3bf4ac593384111839c3d1e4fb95544875efd7edb17c1acc0ca7c23829d691a496fad
+RPMIdentity: 6e77a0ac6eb6063bc62783c97268b3cc0885a3a08f799c58102e3f29d35e71c28fccd7b72aa3dcea3a9e59fe28c202988e09c74caa77c123f23730b8729c7803
--- mcpp-debuginfo-2.7.2-alt4.x86_64.rpm.repo	2021-12-05 18:07:51.000000000 +0000
+++ mcpp-debuginfo-2.7.2-alt4.x86_64.rpm.hasher	2023-09-03 05:25:08.269199624 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/bd	40755	root:root	
-/usr/lib/debug/.build-id/bd/8ce0bb9892697902c0c5e671f4532cc9770411	120777	root:root	../../../../bin/mcpp
-/usr/lib/debug/.build-id/bd/8ce0bb9892697902c0c5e671f4532cc9770411.debug	120777	root:root	../../usr/bin/mcpp.debug
+/usr/lib/debug/.build-id/aa	40755	root:root	
+/usr/lib/debug/.build-id/aa/18200e6feadb16fb7138dfdc69673c30b81d35	120777	root:root	../../../../bin/mcpp
+/usr/lib/debug/.build-id/aa/18200e6feadb16fb7138dfdc69673c30b81d35.debug	120777	root:root	../../usr/bin/mcpp.debug
 /usr/lib/debug/usr/bin/mcpp.debug	100644	root:root	
@@ -13,6 +13,6 @@
 Provides: mcpp-debuginfo = 2.7.2-alt4:sisyphus+291456.100.1.1
-File: /usr/lib/debug/.build-id/bd	40755	root:root		
-File: /usr/lib/debug/.build-id/bd/8ce0bb9892697902c0c5e671f4532cc9770411	120777	root:root		../../../../bin/mcpp
-File: /usr/lib/debug/.build-id/bd/8ce0bb9892697902c0c5e671f4532cc9770411.debug	120777	root:root		../../usr/bin/mcpp.debug
-File: /usr/lib/debug/usr/bin/mcpp.debug	100644	root:root	5008bec032c2a5532aa784fe2d640272	
+File: /usr/lib/debug/.build-id/aa	40755	root:root		
+File: /usr/lib/debug/.build-id/aa/18200e6feadb16fb7138dfdc69673c30b81d35	120777	root:root		../../../../bin/mcpp
+File: /usr/lib/debug/.build-id/aa/18200e6feadb16fb7138dfdc69673c30b81d35.debug	120777	root:root		../../usr/bin/mcpp.debug
+File: /usr/lib/debug/usr/bin/mcpp.debug	100644	root:root	4c275b9bb4ccf9718d313cf5cc2a566b	
 File: /usr/src/debug/mcpp-2.7.2	40755	root:root		
@@ -21,2 +21,2 @@
 File: /usr/src/debug/mcpp-2.7.2/src/mcpp_lib.h	100644	root:root	80c41acfebc73b096b58e7e72c59b16b	
-RPMIdentity: 8b2d5be691e6f6c825195d0e762ae07782f498badcb7dddc8e17f886ff2fc7cc3f3ea4c89fea7548ae54f49441d88965c7d097a2487855c5010feda9e5dce977
+RPMIdentity: f92beb0f6f7cdcceaa131b3d653ac493d36fada8f6aca8943ea4dc2c32d85c55d7ec7972bc7c877d29cd762cee3b0043b7572a600290e837ac18d44017db95dd