Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tralics.spec'], chrootPath='/var/lib/mock/f31-build-70553-30489/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tralics.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/tralics-2.15.4-8.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tralics.spec'], chrootPath='/var/lib/mock/f31-build-70553-30489/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tralics.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RrEpqR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tralics-2.15.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/tralics-src-2.15.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tralics-2.15.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/testkeyval.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + for f in Licence_CeCILL_V2-en.txt ChangeLog + iconv -f ISO-8859-15 -t utf-8 Licence_CeCILL_V2-en.txt + touch -r Licence_CeCILL_V2-en.txt Licence_CeCILL_V2-en.txt.conv + mv -f Licence_CeCILL_V2-en.txt.conv Licence_CeCILL_V2-en.txt + for f in Licence_CeCILL_V2-en.txt ChangeLog + iconv -f ISO-8859-15 -t utf-8 ChangeLog + touch -r ChangeLog ChangeLog.conv + mv -f ChangeLog.conv ChangeLog + sed -i 's|tralics $(OBJECTS)|tralics $(OBJECTS) $(LDFLAGS)|' src/Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CSxugN + umask 022 + cd /builddir/build/BUILD + cd tralics-2.15.4 + /usr/bin/make -O -j4 V=1 VERBOSE=1 -C src/ 'CPPFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\"' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' BUILDSTDERR: txmath1.C: In member function 'void Math::find_paren0(MathP&) const': BUILDSTDERR: txmath1.C:123:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 123 | if(unbalance<=0) inner_big = true;seen_big = true;keep = true; break; BUILDSTDERR: | ^~ BUILDSTDERR: txmath1.C:123:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 123 | if(unbalance<=0) inner_big = true;seen_big = true;keep = true; break; BUILDSTDERR: | ^~~~~~~~ make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txtoken1.o txtoken1.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txtoken2.o txtoken2.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o tralics.o tralics.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txparser3.o txparser3.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txparser.o txparser.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txparser2.o txparser2.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txmath1.o txmath1.C BUILDSTDERR: make: Leavintxmath.C: In function 'std::ostream& operator<<(std::ostream&, math_list_type)': BUILDSTDERR: txmath.C:277:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 277 | else X << "impossible " << int(y); break; BUILDSTDERR: | ^~~~ BUILDSTDERR: txmath.C:277:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: 277 | else X << "impossible " << int(y); break; BUILDSTDERR: | ^~~~~ BUILDSTDERR: txmath.C: In function 'Buffer& operator<<(Buffer&, math_list_type)': BUILDSTDERR: txmath.C:304:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 304 | else X << "cimpossible " << int(y); break; BUILDSTDERR: | ^~~~ BUILDSTDERR: txmath.C:304:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: 304 | else X << "cimpossible " << int(y); break; BUILDSTDERR: | ^~~~~ BUILDSTDERR: txmath.C: In member function 'void MathHelper::ml_second_pass(Xmlp, bool)': BUILDSTDERR: txmath.C:1394:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 1394 | if(last_ml_pos==0) N = 0; N++; BUILDSTDERR: | ^~ BUILDSTDERR: txmath.C:1394:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 1394 | if(last_ml_pos==0) N = 0; N++; BUILDSTDERR: | ^ g directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txmath.o txmath.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txbuffer.o txbuffer.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txmathboot.o txmathboot.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txtoken.o txtoken.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txmlio.o txmlio.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txstack.o txstack.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/traltxio.C: In function 'FullLogger& operator<<(FullLogger&, String)': BUILDSTDERR: txio.C:56:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 56 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:56:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 56 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, Istring)': BUILDSTDERR: txio.C:61:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 61 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:61:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 61 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, int)': BUILDSTDERR: txio.C:66:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 66 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:66:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 66 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, char)': BUILDSTDERR: txio.C:71:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 71 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:71:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 71 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, unsigned char)': BUILDSTDERR: txio.C:76:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 76 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:76:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 76 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, const Buffer&)': BUILDSTDERR: txio.C:81:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 81 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:81:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 81 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, const string&)': BUILDSTDERR: txio.C:86:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 86 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:86:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 86 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, const TokenList&)': BUILDSTDERR: txio.C:91:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 91 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:91:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 91 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, const Xml*)': BUILDSTDERR: txio.C:96:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 96 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:96:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 96 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'FullLogger& operator<<(FullLogger&, const ScaledInt&)': BUILDSTDERR: txio.C:101:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 101 | if(X.verbose) cout << x; X.L << x; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:101:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 101 | if(X.verbose) cout << x; X.L << x; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'HalfLogger& operator<<(HalfLogger&, String)': BUILDSTDERR: txio.C:111:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:111:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'HalfLogger& operator<<(HalfLogger&, Istring)': BUILDSTDERR: txio.C:116:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 116 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:116:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 116 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'HalfLogger& operator<<(HalfLogger&, int)': BUILDSTDERR: txio.C:121:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 121 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:121:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 121 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In function 'HalfLogger& operator<<(HalfLogger&, const string&)': BUILDSTDERR: txio.C:125:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 125 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:125:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 125 | if(X.verbose) cout << s; X.L << s; return X; BUILDSTDERR: | ^ BUILDSTDERR: txio.C: In member function 'void Buffer::to_seven_bits()': BUILDSTDERR: txio.C:884:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 884 | if(I.at_eol()) remove_space_at_end();return; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:884:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 884 | if(I.at_eol()) remove_space_at_end();return; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: txio.C:886:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 886 | if(x<128) push_back(x); continue; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:886:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 886 | if(x<128) push_back(x); continue; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: txio.C:887:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 887 | if(x>256) push_back('?'); continue; BUILDSTDERR: | ^~ BUILDSTDERR: txio.C:887:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 887 | if(x>256) push_back('?'); continue; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: txscan.C: In member function 'void Parser::M_extension(int)': BUILDSTDERR: txscan.C:137:13: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 137 | system(s); BUILDSTDERR: | ~~~~~~^~~ ics\" -c -o txtranslate.o txtranslate.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txfonts.o txfonts.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txmain.o txmain.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txio.o txio.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txfp.o txfp.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txtrees.o txtrees.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txscan.o txscan.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txcommands.o txcommands.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txarray.o txarray.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txtitlepage.o txtitlepage.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txatt.o txatt.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txerr.o txerr.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txaccent.o txaccent.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txaux.o txaux.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection txclasses.C: In member function 'void Parser::check_language()': BUILDSTDERR: txclasses.C:773:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 773 | if(lang==-1) the_log << "babel options: "; lang = 1; BUILDSTDERR: | ^~ BUILDSTDERR: txclasses.C:773:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 773 | if(lang==-1) the_log << "babel options: "; lang = 1; BUILDSTDERR: | ^~~~ BUILDSTDERR: txclasses.C:778:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 778 | if(lang==-1) the_log << "babel options: "; lang = 0; BUILDSTDERR: | ^~ BUILDSTDERR: txclasses.C:778:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 778 | if(lang==-1) the_log << "babel options: "; lang = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: txclasses.C:783:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 783 | if(lang==-1) the_log << "babel options: "; lang = 2; BUILDSTDERR: | ^~ BUILDSTDERR: txclasses.C:783:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 783 | if(lang==-1) the_log << "babel options: "; lang = 2; BUILDSTDERR: | ^~~~ BUILDSTDERR: txbib.C: In member function 'void Parser::create_aux_file_and_run_pgm()': BUILDSTDERR: txbib.C:544:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 544 | system(T.get_cmd().c_str()); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txpost.o txpost.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o readline.o readline.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txra.o txra.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txconfig.o txconfig.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txclasses.o txclasses.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txbib.o txbib.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DTRALICSDIR=\"/usr/share/tralics\" -DCONFDIR=\"/etc/tralics\" -c -o txl3.o txl3.C make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' make: Entering directory '/builddir/build/BUILD/tralics-2.15.4/src' BUILDSTDERR: g++ -o tralics txtoken1.o txtoken2.o tralics.o txparser.o txparser2.o txparser3.o txmath.o txmath1.o txmathboot.o txbuffer.o txtoken.o txmlio.o txstack.o txtranslate.o txmain.o txfp.o txfonts.o txscan.o txio.o txtrees.o txtitlepage.o txcommands.o txarray.o txatt.o txaccent.o txpost.o txerr.o txaux.o txbib.o + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 readline.o txclasses.o txra.o txconfig.o txl3.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/tralics-2.15.4/src' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ecg3pN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64 + cd tralics-2.15.4 + rm -frv confdir/README confdir/COPYING + install -pDm755 src/tralics /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/bin/tralics + mkdir -p /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/tralics + install -pm644 confdir/12many.plt confdir/RR.plt confdir/RR.tcf confdir/abstract.plt confdir/ae.plt confdir/aecompl.plt confdir/aeguill.plt confdir/alltt.plt confdir/amsart.clt confdir/amsbsy.plt confdir/amscd.plt confdir/amsfonts.plt confdir/amsgen.plt confdir/amsmath.plt confdir/amsmidx.plt confdir/amsopn.plt confdir/amssymb.plt confdir/amstext.plt confdir/amsthm.plt confdir/amsxtra.plt confdir/article.clt confdir/bbding.plt confdir/book.clt confdir/booktabs.plt confdir/braket.plt confdir/calc.plt confdir/cedram.tcf confdir/cgloss4e.plt confdir/checkend.plt confdir/color.plt confdir/comma.plt confdir/config_empty confdir/coollist.plt confdir/coolstr.plt confdir/curves.plt confdir/datenumber.plt confdir/decimal.plt confdir/delarray.plt confdir/epigraph.plt confdir/esdiff.plt confdir/etex.plt confdir/eucal.plt confdir/eufrak.plt confdir/eurotex.tcf confdir/expl3.plt confdir/fancybox.plt confdir/fancyhdr.plt confdir/fancyvrb.plt confdir/fix-cm.plt confdir/fixfoot.plt confdir/fixltx2e.plt confdir/fixme.plt confdir/flafter.plt confdir/float.plt confdir/fontenc.plt confdir/forloop.plt confdir/fp.plt confdir/gb4e.plt confdir/gescap.tcf confdir/graphics.plt confdir/graphicx.plt confdir/graphpap.plt confdir/hello.tcf confdir/hello1.tcf confdir/hello3.tcf confdir/html.plt confdir/hyperref.plt confdir/ifpdf.plt confdir/ifthen.plt confdir/index.plt confdir/inputenc.plt confdir/keyval.plt confdir/kvoptions.plt confdir/latex.plt confdir/latexsym.plt confdir/lipsum.plt confdir/listings.plt confdir/makeidx.plt confdir/maple2e.plt confdir/mapleenv.plt confdir/mapleplots.plt confdir/maplestyle.plt confdir/mapletab.plt confdir/mapleutil.plt confdir/mathfont.plt confdir/minimal.clt confdir/mml.plt confdir/mml.sty confdir/natbib.plt confdir/newlfont.plt confdir/nopageno.plt confdir/oldlfont.plt confdir/overword.plt confdir/ra.plt confdir/ra.tcf confdir/ra2003.clt confdir/ra2004.clt confdir/ra2005.clt confdir/ra2006.clt confdir/ra2007.clt confdir/ra2007.tcf confdir/ra2008.clt confdir/ra2008.tcf confdir/ra2009.clt confdir/ra2009.tcf confdir/ra2011.clt confdir/ra2011.tcf confdir/ra2013.clt confdir/ra2013.tcf confdir/rabib.tcf confdir/remreset.plt confdir/report.clt confdir/shortvrb.plt confdir/showidx.plt confdir/soul.plt confdir/std.clt confdir/subfigure.plt confdir/suffix.plt confdir/syntonly.plt confdir/test.tcf confdir/test0.tcf confdir/testa.tcf confdir/textcase.plt confdir/textcomp.plt confdir/tipa.plt confdir/tipx.plt confdir/titlepage.plt confdir/tloop.plt confdir/torture.tcf confdir/tp.tcf confdir/tpa.tcf confdir/tracefnt.plt confdir/tralics-iso.plt confdir/tralics_rc confdir/unused.tcf confdir/upref.plt confdir/xkeyval.plt confdir/ziffer.plt confdir/zwgetfdate.plt /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/tralics/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.15.4-8.fc31 --unique-debug-suffix -2.15.4-8.fc31.riscv64 --unique-debug-src-base tralics-2.15.4-8.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tralics-2.15.4 BUILDSTDERR: 3858 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs removed 'confdir/README' removed 'confdir/COPYING' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/bin/tralics extracting debug info from /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/bin/tralics original debug info size: 23464kB, size after compression: 19488kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dEKSiO Processing files: tralics-2.15.4-8.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8sZl4O + umask 022 + cd /builddir/build/BUILD + cd tralics-2.15.4 + DOCDIR=/builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/doc/tralics + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/doc/tralics + cp -pr ChangeLog /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/doc/tralics + cp -pr README /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/doc/tralics + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bQiWxP + umask 022 + cd /builddir/build/BUILD + cd tralics-2.15.4 + LICENSEDIR=/builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/licenses/tralics + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/licenses/tralics + cp -pr COPYING /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/licenses/tralics + cp -pr Copyright /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/licenses/tralics + cp -pr Licence_CeCILL_V2-en.txt /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64/usr/share/licenses/tralics + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: tralics = 2.15.4-8.fc31 tralics(riscv-64) = 2.15.4-8.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: tralics-debugsource-2.15.4-8.fc31.riscv64 Provides: tralics-debugsource = 2.15.4-8.fc31 tralics-debugsource(riscv-64) = 2.15.4-8.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tralics-debuginfo-2.15.4-8.fc31.riscv64 Provides: debuginfo(build-id) = 41bc432d47660ec5c3e9e7b9d4fb05a98d79fa43 tralics-debuginfo = 2.15.4-8.fc31 tralics-debuginfo(riscv-64) = 2.15.4-8.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tralics-debugsource(riscv-64) = 2.15.4-8.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64 Wrote: /builddir/build/RPMS/tralics-2.15.4-8.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/tralics-debugsource-2.15.4-8.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/tralics-debuginfo-2.15.4-8.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4wRwjQ + umask 022 + cd /builddir/build/BUILD + cd tralics-2.15.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tralics-2.15.4-8.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0