<86>Sep 14 11:24:17 userdel[2474881]: delete user 'rooter' <86>Sep 14 11:24:17 userdel[2474881]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:24:17 userdel[2474881]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:24:17 groupadd[2474901]: group added to /etc/group: name=rooter, GID=648 <86>Sep 14 11:24:17 groupadd[2474901]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:24:17 groupadd[2474901]: new group: name=rooter, GID=648 <86>Sep 14 11:24:17 useradd[2474914]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Sep 14 11:24:17 userdel[2474925]: delete user 'builder' <86>Sep 14 11:24:17 userdel[2474925]: removed group 'builder' owned by 'builder' <86>Sep 14 11:24:17 userdel[2474925]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:24:17 groupadd[2474939]: group added to /etc/group: name=builder, GID=649 <86>Sep 14 11:24:17 groupadd[2474939]: group added to /etc/gshadow: name=builder <86>Sep 14 11:24:17 groupadd[2474939]: new group: name=builder, GID=649 <86>Sep 14 11:24:17 useradd[2474947]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/jikes-1.22-alt1.1.qa1.src.rpm: license not found in '/usr/share/license' directory: IBM /usr/src/in/srpm/jikes-1.22-alt1.1.qa1.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/jikes-1.22-alt1.1.qa1.src.rpm: license not found in '/usr/share/license' directory: License warning: ignored self-provides: jikes <13>Sep 14 11:24:21 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 14 11:24:22 rpmi: libstdc++11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 11:24:23 rpmi: gcc11-c++-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 11:24:23 rpmi: gcc-c++-11-alt1 icarus+285089.300.1.1 1631485148 installed <13>Sep 14 11:24:23 rpmi: libstdc++-devel-11-alt1 icarus+285089.300.1.1 1631483895 installed <13>Sep 14 11:24:23 rpmi: hostinfo-2.2-alt7 sisyphus+278100.2200.1.1 1626059236 installed warning: ignored self-provides: jikes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/jikes-1.22-alt1.1.qa1.nosrc.rpm (w1.gzdio) warning: ignored self-provides: jikes Installing jikes-1.22-alt1.1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jikes-1.22 + echo 'Source #0 (jikes-1.22.tar.bz2):' Source #0 (jikes-1.22.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/jikes-1.22.tar.bz2 + /bin/tar -xf - + cd jikes-1.22 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47813 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jikes-1.22 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 --disable-dependency-tracking checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for touch... /bin/touch checking for i586-alt-linux-g++... i586-alt-linux-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking for Windows and DOS and OS/2 style pathnames... no checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/cygwin.h usability... no checking sys/cygwin.h presence... no checking for sys/cygwin.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for library containing cos... none required checking whether the compiler implements namespaces... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the compiler recognizes bool as a built-in type... yes checking for VC++ style set_new_handler... no checking for standard set_new_handler... yes checking for compiler error on discard of const qualifier... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking for wcslen... yes checking for wcscpy... yes checking for wcsncpy... yes checking for wcscat... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wint_t... yes checking call wcslen... yes checking for error calling wcslen with const argument... no checking for presence of ostream << const unsigned char *... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing libiconv_open... no checking simple call to iconv... yes checking for error calling iconv with const 2nd argument... yes checking fix for calling iconv with non const argument... yes checking for wchar_t... yes checking size of wchar_t... 4 checking wchar_t as an encoding... wchar_t checking for u_getVersion in -licu-uc... no checking for cygwin_win32_to_posix_path_list... yes checking for i586-alt-linux-strip... no checking for strip... strip checking whether the compiler supports member constants... yes checking whether the compiler supports the explicit keyword... yes checking whether the compiler supports Run-Time Type Identification... yes checking whether the compiler supports const_cast<>... yes checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler supports reinterpret_cast<>... yes checking whether the compiler supports static_cast<>... yes checking for floating point support... emulated checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking whether int32_t and int are equivalent types... yes checking for __S_IFDIR symbol... yes checking for _S_IFDIR symbol... no checking for S_IFDIR symbol... yes checking for mkdir... yes checking for mac style mkdir... no checking for glibc style mkdir... yes checking for libc5 style mkdir... yes checking for win32 style mkdir... no checking floating point bug workaround for ICC compiler... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/jikes-1.22' Making all in doc make[1]: Entering directory '/usr/src/RPM/BUILD/jikes-1.22/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/jikes-1.22/doc' Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/jikes-1.22/src' make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/jikes-1.22/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ast.o ast.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o body.o body.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o bytecode.o bytecode.cpp bytecode.cpp: In member function 'void ByteCode::EmitTryStatement(AstTryStatement*)': bytecode.cpp:1694:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1694 | if (statement -> finally_clause_opt) | ^ i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o case.o case.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o class.o class.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o code.o code.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o control.o control.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o decl.o decl.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o definite.o definite.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o depend.o depend.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o diagnose.o diagnose.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o double.o double.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dump.o dump.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o error.o error.cpp error.cpp: In static member function 'static void SemanticError::StaticInitializer()': error.cpp:497:11: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 497 | memset(warning, MANDATORY_ERROR, _num_kinds * sizeof(unsigned char)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o expr.o expr.cpp expr.cpp: In instantiation of 'void CheckIntegerAddition(Semantic*, AstExpression*, const T&, const T&) [with T = LongInt]': expr.cpp:5318:37: required from here expr.cpp:68:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 68 | x < zero && y < zero && x >= (min - y) || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ expr.cpp:69:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | x < zero && y > zero || | ~~~~~~~~~^~~~~~~~~~~ expr.cpp:70:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 70 | x > zero && y < zero || | ~~~~~~~~~^~~~~~~~~~~ expr.cpp:71:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 71 | x > zero && y > zero && x <= (max - y); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ expr.cpp: In instantiation of 'void CheckIntegerAddition(Semantic*, AstExpression*, const T&, const T&) [with T = int]': expr.cpp:5330:37: required from here expr.cpp:68:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 68 | x < zero && y < zero && x >= (min - y) || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ expr.cpp:69:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | x < zero && y > zero || | ~~~~~~~~~^~~~~~~~~~~ expr.cpp:70:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 70 | x > zero && y < zero || | ~~~~~~~~~^~~~~~~~~~~ expr.cpp:71:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 71 | x > zero && y > zero && x <= (max - y); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ expr.cpp: In instantiation of 'void CheckIntegerMultiplication(Semantic*, AstExpression*, const T&, const T&) [with T = LongInt]': expr.cpp:6363:39: required from here expr.cpp:93:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 93 | bool safe = x > minus_one && x <= one || | ~~~~~~~~~~~~~~^~~~~~~~~~~ expr.cpp:95:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 95 | x < zero && y < zero && T(-x) <= max/-y || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ expr.cpp:96:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 96 | x < zero && y > zero && x >= min/y || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ expr.cpp:97:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 97 | x > zero && y < zero && y >= min/x || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ expr.cpp:98:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 98 | x > zero && y > zero && x <= max/y; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ expr.cpp: In instantiation of 'void CheckIntegerMultiplication(Semantic*, AstExpression*, const T&, const T&) [with T = int]': expr.cpp:6375:39: required from here expr.cpp:93:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 93 | bool safe = x > minus_one && x <= one || | ~~~~~~~~~~~~~~^~~~~~~~~~~ expr.cpp:95:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 95 | x < zero && y < zero && T(-x) <= max/-y || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ expr.cpp:96:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 96 | x < zero && y > zero && x >= min/y || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ expr.cpp:97:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 97 | x > zero && y < zero && y >= min/x || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ expr.cpp:98:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 98 | x > zero && y > zero && x <= max/y; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o incrmnt.o incrmnt.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o init.o init.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o javaact.o javaact.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o jikes.o jikes.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o jikesapi.o jikesapi.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o long.o long.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o lookup.o lookup.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o lpginput.o lpginput.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o modifier.o modifier.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o op.o op.cpp i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o option.o option.cpp option.cpp: In member function 'void ArgumentExpander::ExpandAtFileArgument(Tuple&, char*, Tuple&)': option.cpp:94:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 94 | if (start < end && | ~~~~~~~~~~~~^~ 95 | (*start == U_DOUBLE_QUOTE && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | *end == U_DOUBLE_QUOTE) || | ~~~~~~~~~~~~~~~~~~~~~~~ option.cpp: In function 'char* makeStrippedCopy(char*)': option.cpp:302:15: error: 'cygwin_posix_path_list_p' was not declared in this scope 302 | if (! cygwin_posix_path_list_p(result)) | ^~~~~~~~~~~~~~~~~~~~~~~~ option.cpp:305:26: error: 'cygwin_win32_to_posix_path_list_buf_size' was not declared in this scope 305 | new char[cygwin_win32_to_posix_path_list_buf_size(result)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ option.cpp:306:13: error: 'cygwin_win32_to_posix_path_list' was not declared in this scope 306 | cygwin_win32_to_posix_path_list(result, temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:437: option.o] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/jikes-1.22/src' make[1]: *** [Makefile:309: all] Error 2 make[1]: Leaving directory '/usr/src/RPM/BUILD/jikes-1.22/src' make: *** [Makefile:227: all-recursive] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/jikes-1.22' error: Bad exit status from /usr/src/tmp/rpm-tmp.47813 (%build) RPM build errors: ignored self-provides: jikes Bad exit status from /usr/src/tmp/rpm-tmp.47813 (%build) Command exited with non-zero status 1 43.36user 7.01system 0:49.96elapsed 100%CPU (0avgtext+0avgdata 114096maxresident)k 0inputs+0outputs (0major+1400855minor)pagefaults 0swaps hsh-rebuild: rebuild of `jikes-1.22-alt1.1.qa1.src.rpm' failed. Command exited with non-zero status 1 51.17user 10.81system 1:02.24elapsed 99%CPU (0avgtext+0avgdata 114096maxresident)k 32inputs+0outputs (0major+1614110minor)pagefaults 0swaps