<86>Jul 25 11:53:03 userdel[2287772]: delete user 'rooter' <86>Jul 25 11:53:03 userdel[2287772]: removed group 'rooter' owned by 'rooter' <86>Jul 25 11:53:03 groupadd[2287782]: group added to /etc/group: name=rooter, GID=699 <86>Jul 25 11:53:03 groupadd[2287782]: group added to /etc/gshadow: name=rooter <86>Jul 25 11:53:03 groupadd[2287782]: new group: name=rooter, GID=699 <86>Jul 25 11:53:03 useradd[2287786]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Jul 25 11:53:03 userdel[2287793]: delete user 'builder' <86>Jul 25 11:53:03 userdel[2287793]: removed group 'builder' owned by 'builder' <86>Jul 25 11:53:03 userdel[2287793]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 11:53:03 groupadd[2287798]: group added to /etc/group: name=builder, GID=700 <86>Jul 25 11:53:03 groupadd[2287798]: group added to /etc/gshadow: name=builder <86>Jul 25 11:53:03 groupadd[2287798]: new group: name=builder, GID=700 <86>Jul 25 11:53:03 useradd[2287802]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mcpp-2.7.2-alt3.nosrc.rpm (w1.gzdio) Installing mcpp-2.7.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48416 + 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 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48416 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ 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 -- '{}' + 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=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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-mcpplib --enable-static checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-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 i586-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 i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl.exe... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-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 i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-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 i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC 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 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... 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... yes 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... i386 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__... 8 checking for value of __GNUC_MINOR__... 4 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 -march=i586 -mtune=generic' 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o main.lo main.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c main.c -fPIC -DPIC -o .libs/main.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c main.c -o main.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o directive.lo directive.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c directive.c -fPIC -DPIC -o .libs/directive.o directive.c: In function 'do_define': directive.c:808:24: warning: 'def_end' may be used uninitialized in this function [-Wmaybe-uninitialized] e_line_col.col = def_end; ~~~~~~~~~~~~~~~^~~~~~~~~ directive.c:804:24: warning: 'def_start' may be used uninitialized in this function [-Wmaybe-uninitialized] s_line_col.col = def_start; ~~~~~~~~~~~~~~~^~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c directive.c -o directive.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o eval.lo eval.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c eval.c -fPIC -DPIC -o .libs/eval.o eval.c: In function 'eval_if': eval.c:361:44: warning: array subscript has type 'char' [-Wchar-subscripts] , opname[ op], prec, opname[ opp->op], opp->prec, opp->skip); ^ eval.c:451:37: warning: array subscript has type 'char' [-Wchar-subscripts] , opname[opp->op], 0L, NULL); ^ eval.c: In function 'dump_stack': eval.c:1663:56: warning: array subscript has type 'char' [-Wchar-subscripts] , opp->op, opp->prec, opp->skip, opname[ opp->op]); ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c eval.c -o eval.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o expand.lo expand.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 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] 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] int gvar_arg; /* gvar_arg'th argument is GCC variable argument */ ^~~~~~~~ expand.c:1751:21: warning: unused variable 'arg' [-Wunused-variable] const char * arg; ^~~ expand.c:1750:13: warning: unused variable 'out_start' [-Wunused-variable] char * out_start = out; ^~~~~~~~~ expand.c: In function 'rescan': expand.c:1975:41: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] mgc_cleared = remove_magics( ^ expand.c: In function 'remove_magics': expand.c:1506:16: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] tp += len; ^~ expand.c:1503:12: warning: 'rm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (rm == FALSE) { /* Not to be removed */ ^ expand.c:1504:33: warning: 'num' may be used uninitialized in this function [-Wmaybe-uninitialized] memmove( tp, loc_tab[ num], len); ^ expand.c:1504:33: warning: 'loc_tab' may be used uninitialized in this function [-Wmaybe-uninitialized] expand.c: In function 'collect_args': expand.c:2564:32: warning: 'locs' may be used uninitialized in this function [-Wmaybe-uninitialized] = (LOCATION *) xrealloc( (char *) locs ^~~~~~~~~~~~~~~~~~~~~~~ , (loc - locs) * sizeof (LOCATION)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expand.c: In function 'replace': expand.c:734:25: warning: 'm_inf' may be used uninitialized in this function [-Wmaybe-uninitialized] m_inf->defp = defp; /* Redefined dynamically*/ ~~~~~~~~~~~~^~~~~~ expand.c: In function 'rescan': expand.c:2025:25: warning: 'inner' may be used uninitialized in this function [-Wmaybe-uninitialized] diag_macro( CWARN, ^~~~~~~~~~~~~~~~~~ "Replacement text \"%s\" of macro %.0ld\"%s\" involved subsequent text" /* _W1_ */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , in, 0L, outer->name, outer, inner); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expand.c: In function 'expand_std': expand.c:448:20: warning: 'm_inf' may be used uninitialized in this function [-Wmaybe-uninitialized] *opp = print_macro_arg( *opp, m_inf, i, FALSE, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expand.c:404:21: note: 'm_inf' was declared here MACRO_INF * m_inf; ^~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c expand.c -o expand.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mbchar.lo mbchar.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o mbchar.c: In function 'mb_read_iso2022_jp': mbchar.c:708:29: warning: array subscript has type 'char' [-Wchar-subscripts] if (! (char_type[ *out_p++ = (*in_p++ & UCHARMAX)] & IJP)) { ^ mbchar.c: In function 'mb_read_utf8': mbchar.c:744:28: warning: 'bytes' may be used uninitialized in this function [-Wmaybe-uninitialized] int i, bytes; ^~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mbchar.c -o mbchar.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o support.lo support.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] if (infile->fp) ^~ support.c:1162:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' *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] free( file->src_dir); ~~~~^~~~~~~~~ In file included from configed.H:374, from system.H:45, from support.c:76: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' 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] free( file->src_dir); /* Free src_dir */ ~~~~^~~~~~~~~ In file included from configed.H:374, from system.H:45, from support.c:76: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ support.c:1599:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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] 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] strcpy( file->src_dir, src_dir); ~~~~^~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/i586-alt-linux/8/include/limits.h:194, from /usr/lib/gcc/i586-alt-linux/8/include/syslimits.h:7, from /usr/lib/gcc/i586-alt-linux/8/include/limits.h:34, from configed.H:305, from system.H:45, from support.c:76: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'const char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^~~~~ support.c: In function 'parse_line': support.c:1854:31: warning: 'com_size' may be used uninitialized in this function [-Wmaybe-uninitialized] *sizp = *sizp + (sp - saved_sp); ~~~~~~^~~~~~~~~~~~~~~~~ support.c:1654:17: note: 'com_size' was declared here size_t com_size; ^~~~~~~~ support.c:1854:37: warning: 'saved_sp' may be used uninitialized in this function [-Wmaybe-uninitialized] *sizp = *sizp + (sp - saved_sp); ~~~~^~~~~~~~~~~ support.c:1820:17: note: 'saved_sp' was declared here char * saved_sp; ^~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c support.c -o support.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o system.lo system.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] DEFBUF * defp; ^~~~ system.c: In function 'norm_path': system.c:2510:20: warning: implicit declaration of function 'readlink'; did you mean 'unlink'? [-Wimplicit-function-declaration] if ((len = readlink( slbuf1, slbuf2, PATHMAX)) > 0) { ^~~~~~~~ unlink system.c: In function 'open_file': system.c:3428:1: warning: label 'search' defined but not used [-Wunused-label] search: ^~~~~~ system.c: In function 'do_once': system.c:4271:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] once_end->name = fullname; ^ system.c: In function 'do_old': system.c:4416:33: warning: unused variable 'ext' [-Wunused-variable] static const char * const ext ^~~ system.c: In function 'dump_path': system.c:4780:21: warning: unused variable 'i' [-Wunused-variable] 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] getcwd( cur_work_dir, PATHMAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: system.c:4416:33: warning: 'ext' defined but not used [-Wunused-const-variable=] static const char * const ext ^~~ system.c: In function 'do_debug': system.c:4747:31: warning: 'num' may be used uninitialized in this function [-Wmaybe-uninitialized] mcpp_debug &= ~num; /* Disable */ ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c system.c -o system.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -no-undefined -version-info 3:0:3 -o libmcpp.la -rpath /usr/lib main.lo directive.lo eval.lo expand.lo mbchar.lo support.lo system.lo i586-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 -march=i586 -mtune=generic -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) ar cru .libs/libmcpp.a main.o directive.o eval.o expand.o mbchar.o support.o system.o ranlib .libs/libmcpp.a creating libmcpp.la (cd .libs && rm -f libmcpp.la && ln -s ../libmcpp.la libmcpp.la) i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mcpp-main_libmcpp.o `test -f 'main_libmcpp.c' || echo './'`main_libmcpp.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o mcpp mcpp-main_libmcpp.o -lmcpp i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.34787 + 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/lib" || /bin/mkdir -p "/usr/src/tmp/mcpp-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p 'libmcpp.la' '/usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.la' /usr/libexec/rpm-build/install -p .libs/libmcpp.so.0.3.0 /usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.so.0.3.0 (cd /usr/src/tmp/mcpp-buildroot/usr/lib && { 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/lib && { 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/lib/libmcpp.la /usr/libexec/rpm-build/install -p .libs/libmcpp.a /usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.a chmod 644 /usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.a ranlib /usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' 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/lib' /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/lib/libmcpp.la' mode of './usr/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/libmcpp.so.0.3.0: uses non-LFS functions: __xstat fopen Hardlinking identical .pyc and .pyo files Processing files: mcpp-2.7.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61840 + 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.SM7Yj2 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.ZfO8Pb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libmcpp.so.0 >= 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.6BTa9r Creating mcpp-debuginfo package Processing files: libmcpp-2.7.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GEJTpU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.so.0: 10 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XyatgE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmcpp.so.0 = set:hd7s4d8aHJL5FKQIZk8PQQ0 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.11), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), 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.1tt40A Creating libmcpp-debuginfo package Processing files: libmcpp-devel-2.7.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hqu3HD 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.kV0P7X find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libmcpp = 2.7.2, /usr/lib/libmcpp.so.0.3.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Opodjv Processing files: libmcpp-devel-static-2.7.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1A2fYj 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.1mbhOp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libmcpp-devel = 2.7.2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RGcciA Processing files: mcpp-doc-2.7.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22181 + 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.u7UTni 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.6A1Ipd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: mcpp-debuginfo-2.7.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gNQ5ke find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v74BNw find-requires: running scripts (debuginfo) Requires: mcpp = 2.7.2-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libmcpp.so.0) Processing files: libmcpp-debuginfo-2.7.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DZ8wq2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yohwBO find-requires: running scripts (debuginfo) Provides: debug(libmcpp.so.0) Requires: libmcpp = 2.7.2-alt3, debug(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 libmcpp-devel-static a strict dependency on libmcpp-devel 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/i586/mcpp-2.7.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmcpp-2.7.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmcpp-devel-2.7.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmcpp-devel-static-2.7.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/mcpp-doc-2.7.2-alt3.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mcpp-debuginfo-2.7.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmcpp-debuginfo-2.7.2-alt3.i586.rpm (w2.lzdio) 15.29user 2.99system 0:35.10elapsed 52%CPU (0avgtext+0avgdata 35240maxresident)k 0inputs+0outputs (0major+1120608minor)pagefaults 0swaps 16.88user 5.22system 0:38.61elapsed 57%CPU (0avgtext+0avgdata 35240maxresident)k 0inputs+0outputs (0major+1397116minor)pagefaults 0swaps --- libmcpp-2.7.2-alt3.i586.rpm.repo 2019-02-27 15:03:52.000000000 +0000 +++ libmcpp-2.7.2-alt3.i586.rpm.hasher 2021-07-25 11:53:40.374689467 +0000 @@ -14,3 +14,3 @@ File: /usr/lib/libmcpp.so.0 120777 root:root libmcpp.so.0.3.0 -File: /usr/lib/libmcpp.so.0.3.0 100644 root:root 3b09a6a94580878d8a43963ca4e9a138 -RPMIdentity: 30297189be97a996e6578f226dbff0b9 +File: /usr/lib/libmcpp.so.0.3.0 100644 root:root d419799cfe8aa5cad84e824609f871e4 +RPMIdentity: 7ee9f022f43a4759b787b03a41397aef --- libmcpp-debuginfo-2.7.2-alt3.i586.rpm.repo 2019-02-27 15:03:52.000000000 +0000 +++ libmcpp-debuginfo-2.7.2-alt3.i586.rpm.hasher 2021-07-25 11:53:40.461689594 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/aa 40755 root:root -/usr/lib/debug/.build-id/aa/d435305b850095aba7a845b6e2547c653d23d8 120777 root:root ../../../libmcpp.so.0.3.0 -/usr/lib/debug/.build-id/aa/d435305b850095aba7a845b6e2547c653d23d8.debug 120777 root:root ../../usr/lib/libmcpp.so.0.3.0.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/97fc7313642f1032d85ba271278e83e38143f9 120777 root:root ../../../libmcpp.so.0.3.0 +/usr/lib/debug/.build-id/a3/97fc7313642f1032d85ba271278e83e38143f9.debug 120777 root:root ../../usr/lib/libmcpp.so.0.3.0.debug /usr/lib/debug/usr/lib/libmcpp.so.0.3.0.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: libmcpp-debuginfo = 2.7.2-alt3:sisyphus+222938.100.1.1 -File: /usr/lib/debug/.build-id/aa 40755 root:root -File: /usr/lib/debug/.build-id/aa/d435305b850095aba7a845b6e2547c653d23d8 120777 root:root ../../../libmcpp.so.0.3.0 -File: /usr/lib/debug/.build-id/aa/d435305b850095aba7a845b6e2547c653d23d8.debug 120777 root:root ../../usr/lib/libmcpp.so.0.3.0.debug -File: /usr/lib/debug/usr/lib/libmcpp.so.0.3.0.debug 100644 root:root 9c6305b4044932a44adbf23937da7938 +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/97fc7313642f1032d85ba271278e83e38143f9 120777 root:root ../../../libmcpp.so.0.3.0 +File: /usr/lib/debug/.build-id/a3/97fc7313642f1032d85ba271278e83e38143f9.debug 120777 root:root ../../usr/lib/libmcpp.so.0.3.0.debug +File: /usr/lib/debug/usr/lib/libmcpp.so.0.3.0.debug 100644 root:root 054ac0251812a14186269c606a97816a File: /usr/lib/debug/usr/lib/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 15cf5f07d4db4d62e8c38528273c1ff6 -RPMIdentity: 89104da39d66c731ea66cf9e86227e42 +RPMIdentity: 705d3b8c646faf392afb09ff810a8a38 --- libmcpp-devel-static-2.7.2-alt3.i586.rpm.repo 2019-02-27 15:03:52.000000000 +0000 +++ libmcpp-devel-static-2.7.2-alt3.i586.rpm.hasher 2021-07-25 11:53:40.594689787 +0000 @@ -6,3 +6,3 @@ Provides: libmcpp-devel-static = 2.7.2-alt3:sisyphus+222938.100.1.1 -File: /usr/lib/libmcpp.a 100644 root:root 2c63feccab740dd3322f9190cfea6371 -RPMIdentity: bde95776ea1aba4fd56e3d5f5ca8222f +File: /usr/lib/libmcpp.a 100644 root:root 3dfb380fb0fbdc71f418454cd6e074af +RPMIdentity: 86bc8c8afe31066ca8cf993eb9c6d52b --- mcpp-2.7.2-alt3.i586.rpm.repo 2019-02-27 15:03:52.000000000 +0000 +++ mcpp-2.7.2-alt3.i586.rpm.hasher 2021-07-25 11:53:40.670689898 +0000 @@ -12,3 +12,3 @@ Provides: mcpp = 2.7.2-alt3:sisyphus+222938.100.1.1 -File: /usr/bin/mcpp 100755 root:root d64f6a75fa90a710716e1f49963cfff3 +File: /usr/bin/mcpp 100755 root:root a015a2e24d2b53ef714dc150760ac00c File: /usr/share/doc/mcpp-2.7.2 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/man/man1/mcpp.1.xz 100644 root:root 24faae3d16524bc95e45d12bc4f3ebbe -RPMIdentity: d885efc5986a2aa563fc08e5b74295b0 +RPMIdentity: b1812fd6a2c6ffd975e2c973c6afb855 --- mcpp-debuginfo-2.7.2-alt3.i586.rpm.repo 2019-02-27 15:03:52.000000000 +0000 +++ mcpp-debuginfo-2.7.2-alt3.i586.rpm.hasher 2021-07-25 11:53:40.748690011 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/69a495ae1be590000caea0e9d4ad629725c75a 120777 root:root ../../../../bin/mcpp -/usr/lib/debug/.build-id/fe/69a495ae1be590000caea0e9d4ad629725c75a.debug 120777 root:root ../../usr/bin/mcpp.debug +/usr/lib/debug/.build-id/08 40755 root:root +/usr/lib/debug/.build-id/08/e5cb3afc1bfa8d12add8f54b6e0c879ad6311d 120777 root:root ../../../../bin/mcpp +/usr/lib/debug/.build-id/08/e5cb3afc1bfa8d12add8f54b6e0c879ad6311d.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-alt3:sisyphus+222938.100.1.1 -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/69a495ae1be590000caea0e9d4ad629725c75a 120777 root:root ../../../../bin/mcpp -File: /usr/lib/debug/.build-id/fe/69a495ae1be590000caea0e9d4ad629725c75a.debug 120777 root:root ../../usr/bin/mcpp.debug -File: /usr/lib/debug/usr/bin/mcpp.debug 100644 root:root cc07d1fcaeae40bb65f1f148b81af73f +File: /usr/lib/debug/.build-id/08 40755 root:root +File: /usr/lib/debug/.build-id/08/e5cb3afc1bfa8d12add8f54b6e0c879ad6311d 120777 root:root ../../../../bin/mcpp +File: /usr/lib/debug/.build-id/08/e5cb3afc1bfa8d12add8f54b6e0c879ad6311d.debug 120777 root:root ../../usr/bin/mcpp.debug +File: /usr/lib/debug/usr/bin/mcpp.debug 100644 root:root 323f9f42e7caf23aa20a5e92fc2f5d9c 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: d6316ef3c7b10bbe5cdef098b2314260 +RPMIdentity: 4e2ac34e14b780dbbca5981d6daa79fb