<86>May 11 11:02:58 userdel[102689]: delete user 'rooter' <86>May 11 11:02:58 userdel[102689]: removed group 'rooter' owned by 'rooter' <86>May 11 11:02:58 userdel[102689]: removed shadow group 'rooter' owned by 'rooter' <86>May 11 11:02:58 groupadd[102701]: group added to /etc/group: name=rooter, GID=663 <86>May 11 11:02:58 groupadd[102701]: group added to /etc/gshadow: name=rooter <86>May 11 11:02:58 groupadd[102701]: new group: name=rooter, GID=663 <86>May 11 11:02:58 useradd[102728]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>May 11 11:02:58 userdel[102747]: delete user 'builder' <86>May 11 11:02:58 userdel[102747]: removed group 'builder' owned by 'builder' <86>May 11 11:02:58 userdel[102747]: removed shadow group 'builder' owned by 'builder' <86>May 11 11:02:58 groupadd[102759]: group added to /etc/group: name=builder, GID=664 <86>May 11 11:02:58 groupadd[102759]: group added to /etc/gshadow: name=builder <86>May 11 11:02:58 groupadd[102759]: new group: name=builder, GID=664 <86>May 11 11:02:58 useradd[102769]: new user: name=builder, UID=664, GID=664, 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 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.99286 + 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.99286 + 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 + '[' -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__... 3 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.72188 + 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 + cd mcpp-2.7.2 + iconv -f euc-jp -t utf-8 doc-jp/mcpp-manual.html + make 'INSTALL=/bin/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 /bin/install -p 'libmcpp.la' '/usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.la' /bin/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; }; }) /bin/install -p .libs/libmcpp.lai /usr/src/tmp/mcpp-buildroot/usr/lib/libmcpp.la /bin/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 /bin/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' /bin/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" /bin/install -p -m 644 'mcpp_lib.h' '/usr/src/tmp/mcpp-buildroot/usr/include/mcpp_lib.h' /bin/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" /bin/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) 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.23149 + 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.MrRgqP 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.75WX4M find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.k7emMU 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.6BPWIi 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.tNUgQ4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.ZCoUL4 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.lkZHXb 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.UFvQHI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.0B67Vr 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.3lm15s 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.SJwLgz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.256tST Processing files: mcpp-doc-2.7.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92316 + 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.twFylI 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.iivdHR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.0XRHuq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bGE6oc 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.5CVaUe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pIWFqv 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 Wrote: /usr/src/RPM/RPMS/i586/libmcpp-2.7.2-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmcpp-devel-2.7.2-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmcpp-devel-static-2.7.2-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/mcpp-doc-2.7.2-alt3.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/mcpp-debuginfo-2.7.2-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmcpp-debuginfo-2.7.2-alt3.i586.rpm 17.36user 2.41system 0:43.48elapsed 45%CPU (0avgtext+0avgdata 35160maxresident)k 0inputs+0outputs (0major+1105444minor)pagefaults 0swaps 19.23user 4.45system 0:48.06elapsed 49%CPU (0avgtext+0avgdata 35160maxresident)k 0inputs+0outputs (0major+1381536minor)pagefaults 0swaps