D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/libowfat-0.30-5.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eHfzii + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libowfat-0.30 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/libowfat-0.30.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libowfat-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/havescope.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libowfat-0.30-debug.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libowfat-0.30-shared.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libowfat-0.30-fix-gcc10-build.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.skZXlv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libowfat-0.30 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + make -f GNUmakefile DIET= rm -f haveuint128.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c tryuint128.c >/dev/null 2>&1; then echo "#define HAVE_UINT128"; fi > haveuint128.h rm -f tryuint128.o gcc -g -o ent ent.c -I. gcc -c byte/byte_chr.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. byte/byte_chr.c: In function 'byte_chr': byte/byte_chr.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (s==t) break; if (*s==c) break; ++s; | ^~ byte/byte_chr.c:10:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (s==t) break; if (*s==c) break; ++s; | ^~ byte/byte_chr.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 11 | if (s==t) break; if (*s==c) break; ++s; | ^~ byte/byte_chr.c:11:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 11 | if (s==t) break; if (*s==c) break; ++s; | ^~ byte/byte_chr.c:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 12 | if (s==t) break; if (*s==c) break; ++s; | ^~ byte/byte_chr.c:12:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 12 | if (s==t) break; if (*s==c) break; ++s; | ^~ byte/byte_chr.c:13:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 13 | if (s==t) break; if (*s==c) break; ++s; | ^~ byte/byte_chr.c:13:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 13 | if (s==t) break; if (*s==c) break; ++s; | ^~ gcc -c byte/byte_copy.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c byte/byte_copyr.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. byte/byte_copyr.c: In function 'byte_copyr': byte/byte_copyr.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (t>=u) break; --u; --s; *s=*u; | ^~ byte/byte_copyr.c:10:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (t>=u) break; --u; --s; *s=*u; | ^~ byte/byte_copyr.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 11 | if (t>=u) break; --u; --s; *s=*u; | ^~ byte/byte_copyr.c:11:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 11 | if (t>=u) break; --u; --s; *s=*u; | ^~ byte/byte_copyr.c:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 12 | if (t>=u) break; --u; --s; *s=*u; | ^~ byte/byte_copyr.c:12:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 12 | if (t>=u) break; --u; --s; *s=*u; | ^~ byte/byte_copyr.c:13:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 13 | if (t>=u) break; --u; --s; *s=*u; | ^~ byte/byte_copyr.c:13:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 13 | if (t>=u) break; --u; --s; *s=*u; | ^~ gcc -c byte/byte_diff.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c byte/byte_equal_notimingattack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c byte/byte_rchr.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c byte/byte_zero.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru byte.a byte_chr.o byte_copy.o byte_copyr.o byte_diff.o byte_equal_notimingattack.o byte_rchr.o byte_zero.o ranlib byte.a gcc -c fmt/fmt_8long.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_8longlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_asn1derlength.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_asn1dertag.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_double.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_escapecharc.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_escapecharhtml.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_escapecharjson.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_escapecharquotedprintable.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_escapecharquotedprintableutf8.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_escapecharxml.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_fill.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_httpdate.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_human.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_humank.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_long.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_longlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_minus.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_pad.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_plusminus.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_str.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. fmt/fmt_str.c: In function 'fmt_str': fmt/fmt_str.c:7:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_str.c:7:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_str.c:8:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_str.c:8:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_str.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_str.c:9:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_str.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_str.c:10:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (!*t) break; if (s) { *s=*t; ++s; } ++t; | ^~ gcc -c fmt/fmt_strm_internal.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_strn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. fmt/fmt_strn.c: In function 'fmt_strn': fmt/fmt_strn.c:8:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_strn.c:8:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_strn.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_strn.c:9:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_strn.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_strn.c:10:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_strn.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 11 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ fmt/fmt_strn.c:11:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 11 | if (!*t || t==u) break; if (s) { *s=*t; ++s; } ++t; | ^~ gcc -c fmt/fmt_tohex.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_ulong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_ulong0.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_ulonglong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_utf8.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. rm -f haveinline.h if ! gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c tryinline.c >/dev/null 2>&1; then echo "#define inline"; fi > haveinline.h rm -f tryinline.o gcc -c fmt/fmt_xlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_xlonglong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c fmt/fmt_xmlescape.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. fmt/fmt_xmlescape.c: In function 'fmt_xmlescape': fmt/fmt_xmlescape.c:37:16: warning: 'buf[0]' may be used uninitialized [-Wmaybe-uninitialized] 37 | dest[i]=x[i]; | ~^~~ fmt/fmt_xmlescape.c:16:10: note: 'buf' declared here 16 | char buf[6]; | ^~~ ar cru fmt.a fmt_8long.o fmt_8longlong.o fmt_asn1derlength.o fmt_asn1dertag.o fmt_double.o fmt_escapecharc.o fmt_escapecharhtml.o fmt_escapecharjson.o fmt_escapecharquotedprintable.o fmt_escapecharquotedprintableutf8.o fmt_escapecharxml.o fmt_fill.o fmt_httpdate.o fmt_human.o fmt_humank.o fmt_long.o fmt_longlong.o fmt_minus.o fmt_pad.o fmt_plusminus.o fmt_str.o fmt_strm_internal.o fmt_strn.o fmt_tohex.o fmt_ulong.o fmt_ulong0.o fmt_ulonglong.o fmt_utf8.o fmt_xlong.o fmt_xlonglong.o fmt_xmlescape.o ranlib fmt.a gcc -c scan/scan_8int.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_8long.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_8longlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_8longn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_8short.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_asn1derlength.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_asn1dertag.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_charsetnskip.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_double.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. scan/scan_double.c: In function 'scan_double': scan/scan_double.c:14:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 14 | case '-': neg=1; | ~~~^~ scan/scan_double.c:15:3: note: here 15 | case '+': c++; break; | ^~~~ scan/scan_double.c:34:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 34 | case '-': neg=1; | ~~~^~ scan/scan_double.c:35:7: note: here 35 | case '+': c++; break; | ^~~~ gcc -c scan/scan_fromhex.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_httpdate.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. scan/scan_httpdate.c: In function 'parsetime': scan/scan_httpdate.c:16:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 16 | if (*c!=':') return -1; ++c; | ^~ scan/scan_httpdate.c:16:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 16 | if (*c!=':') return -1; ++c; | ^~ scan/scan_httpdate.c:18:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 18 | if (*c!=':') return -1; ++c; | ^~ scan/scan_httpdate.c:18:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | if (*c!=':') return -1; ++c; | ^~ gcc -c scan/scan_int.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. scan/scan_int.c: In function 'scan_int': scan/scan_int.c:13:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 13 | case '-': neg=1; | ~~~^~ scan/scan_int.c:14:3: note: here 14 | case '+': ++tmp; | ^~~~ gcc -c scan/scan_long.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_longlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_longn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. scan/scan_longn.c: In function 'scan_longn': scan/scan_longn.c:14:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 14 | case '-': neg=1; | ~~~^~ scan/scan_longn.c:15:3: note: here 15 | case '+': ++tmp; | ^~~~ gcc -c scan/scan_netstring.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_noncharsetnskip.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_nonwhitenskip.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_plusminus.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. scan/scan_plusminus.c: In function 'scan_plusminus': scan/scan_plusminus.c:6:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 6 | case '-': *dest=-1; | ~~~~~^~~ scan/scan_plusminus.c:7:3: note: here 7 | case '+': return 1; break; | ^~~~ gcc -c scan/scan_short.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. scan/scan_short.c: In function 'scan_short': scan/scan_short.c:13:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 13 | case '-': neg=1; | ~~~^~ scan/scan_short.c:14:3: note: here 14 | case '+': ++tmp; | ^~~~ gcc -c scan/scan_uint.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_ulong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_ulonglong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_ulongn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_ushort.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_utf8.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_whitenskip.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_xint.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_xlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_xlonglong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_xlongn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c scan/scan_xshort.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru scan.a scan_8int.o scan_8long.o scan_8longlong.o scan_8longn.o scan_8short.o scan_asn1derlength.o scan_asn1dertag.o scan_charsetnskip.o scan_double.o scan_fromhex.o scan_httpdate.o scan_int.o scan_long.o scan_longlong.o scan_longn.o scan_netstring.o scan_noncharsetnskip.o scan_nonwhitenskip.o scan_plusminus.o scan_short.o scan_uint.o scan_ulong.o scan_ulonglong.o scan_ulongn.o scan_ushort.o scan_utf8.o scan_whitenskip.o scan_xint.o scan_xlong.o scan_xlonglong.o scan_xlongn.o scan_xshort.o ranlib scan.a gcc -c str/str_chr.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. str/str_chr.c: In function 'str_chr': str/str_chr.c:7:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7 | if (!*t || *t==c) break; ++t; | ^~ str/str_chr.c:7:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7 | if (!*t || *t==c) break; ++t; | ^~ str/str_chr.c:8:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if (!*t || *t==c) break; ++t; | ^~ str/str_chr.c:8:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if (!*t || *t==c) break; ++t; | ^~ str/str_chr.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (!*t || *t==c) break; ++t; | ^~ str/str_chr.c:9:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (!*t || *t==c) break; ++t; | ^~ str/str_chr.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (!*t || *t==c) break; ++t; | ^~ str/str_chr.c:10:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (!*t || *t==c) break; ++t; | ^~ gcc -c str/str_copy.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. str/str_copy.c: In function 'str_copy': str/str_copy.c:7:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7 | if (!(*s=*t)) break; ++s; ++t; | ^~ str/str_copy.c:7:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7 | if (!(*s=*t)) break; ++s; ++t; | ^~ str/str_copy.c:8:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if (!(*s=*t)) break; ++s; ++t; | ^~ str/str_copy.c:8:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if (!(*s=*t)) break; ++s; ++t; | ^~ str/str_copy.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (!(*s=*t)) break; ++s; ++t; | ^~ str/str_copy.c:9:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (!(*s=*t)) break; ++s; ++t; | ^~ str/str_copy.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (!(*s=*t)) break; ++s; ++t; | ^~ str/str_copy.c:10:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (!(*s=*t)) break; ++s; ++t; | ^~ gcc -c str/str_diff.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. str/str_diff.c: In function 'str_diff': str/str_diff.c:14:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 14 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diff.c:14:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 14 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diff.c:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diff.c:15:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 15 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diff.c:16:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 16 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diff.c:16:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 16 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diff.c:17:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 17 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diff.c:17:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 17 | if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ gcc -c str/str_diffn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. str/str_diffn.c: In function 'str_diffn': str/str_diffn.c:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diffn.c:15:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 15 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diffn.c:16:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 16 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diffn.c:16:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 16 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diffn.c:17:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 17 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diffn.c:17:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 17 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diffn.c:18:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 18 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ str/str_diffn.c:18:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | if (t>=u) break; if ((j=(*s-*t))) break; if (!*t) break; ++s; ++t; | ^~ gcc -c str/str_len.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. str/str_len.c: In function 'str_len': str/str_len.c:7:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7 | if (!*t) break; ++t; | ^~ str/str_len.c:7:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7 | if (!*t) break; ++t; | ^~ str/str_len.c:8:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if (!*t) break; ++t; | ^~ str/str_len.c:8:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if (!*t) break; ++t; | ^~ str/str_len.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (!*t) break; ++t; | ^~ str/str_len.c:9:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (!*t) break; ++t; | ^~ str/str_len.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (!*t) break; ++t; | ^~ str/str_len.c:10:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (!*t) break; ++t; | ^~ gcc -c str/str_rchr.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. str/str_rchr.c: In function 'str_rchr': str/str_rchr.c:8:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ str/str_rchr.c:8:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ str/str_rchr.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ str/str_rchr.c:9:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ str/str_rchr.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ str/str_rchr.c:10:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ str/str_rchr.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 11 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ str/str_rchr.c:11:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 11 | if (!*t) break; if (*t==c) found=t; ++t; | ^~ gcc -c str/str_start.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. str/str_start.c: In function 'str_start': str/str_start.c:8:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ str/str_start.c:8:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ str/str_start.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ str/str_start.c:9:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ str/str_start.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ str/str_start.c:10:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 10 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ str/str_start.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 11 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ str/str_start.c:11:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 11 | if (!*t) return 1; if (*s!=*t) break; ++s; ++t; | ^~ ar cru str.a str_chr.o str_copy.o str_diff.o str_diffn.o str_len.o str_rchr.o str_start.o ranlib str.a gcc -c uint/uint16_pack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint16_pack_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint16_read.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint16_read_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint16_unpack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint16_unpack_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint32_pack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint32_pack_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint32_read.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint32_read_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint32_unpack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint32_unpack_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint64_pack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint64_pack_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint64_read.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint64_read_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint64_unpack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c uint/uint64_unpack_big.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru uint.a uint16_pack.o uint16_pack_big.o uint16_read.o uint16_read_big.o uint16_unpack.o uint16_unpack_big.o uint32_pack.o uint32_pack_big.o uint32_read.o uint32_read_big.o uint32_unpack.o uint32_unpack_big.o uint64_pack.o uint64_pack_big.o uint64_read.o uint64_read_big.o uint64_unpack.o uint64_unpack_big.o ranlib uint.a gcc -c open/open_append.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c open/open_excl.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c open/open_read.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c open/open_rw.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c open/open_trunc.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c open/open_write.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c open/openreadclose.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c open/readclose.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru open.a open_append.o open_excl.o open_read.o open_rw.o open_trunc.o open_write.o openreadclose.o readclose.o ranlib open.a gcc -c stralloc/stralloc_append.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_cat.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_catb.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_catlong0.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. In file included from /usr/include/features.h:488, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-mageia-linux/11/include/stdint.h:9, from ./fmt.h:8, from stralloc/stralloc_catlong0.c:2: /usr/include/sys/cdefs.h:249:60: error: macro "__has_attribute" requires an identifier 249 | #if __GNUC_PREREQ (2,96) || __glibc_has_attribute (__pure__) | ^ make: *** [GNUmakefile:152: stralloc_catlong0.o] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.skZXlv (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.skZXlv (%build) I: [iurt_root_command] ERROR: chroot