D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libowfat-0.30-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.63DFh4 + 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 + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libowfat-0.30-debug.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libowfat-0.30-shared.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eG2Op6 + 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' may be used uninitialized in this function [-Wmaybe-uninitialized] 37 | dest[i]=x[i]; | ~^~~ 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. gcc -c stralloc/stralloc_catm_internal.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_cats.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_catulong0.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_chomp.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_chop.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_copy.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_copyb.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_copys.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_diff.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. stralloc/stralloc_diff.c: In function 'stralloc_diff': stralloc/stralloc_diff.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (i==a->len) return i==b->len?0:-1; if (i==b->len) return 1; | ^~ stralloc/stralloc_diff.c:9:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (i==a->len) return i==b->len?0:-1; if (i==b->len) return 1; | ^~ gcc -c stralloc/stralloc_diffs.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. stralloc/stralloc_diffs.c: In function 'stralloc_diffs': stralloc/stralloc_diffs.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if (i==a->len) return (!b[i])?0:-1; if (!b[i]) return 1; | ^~ stralloc/stralloc_diffs.c:9:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 9 | if (i==a->len) return (!b[i])?0:-1; if (!b[i]) return 1; | ^~ gcc -c stralloc/stralloc_free.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_init.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_ready.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_readyplus.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_starts.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c stralloc/stralloc_zero.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru stralloc.a stralloc_append.o stralloc_cat.o stralloc_catb.o stralloc_catlong0.o stralloc_catm_internal.o stralloc_cats.o stralloc_catulong0.o stralloc_chomp.o stralloc_chop.o stralloc_copy.o stralloc_copyb.o stralloc_copys.o stralloc_diff.o stralloc_diffs.o stralloc_free.o stralloc_init.o stralloc_ready.o stralloc_readyplus.o stralloc_starts.o stralloc_zero.o ranlib stralloc.a rm -f iopause.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -o t trypoll.c >/dev/null 2>&1; then cp iopause.h2 iopause.h; else cp iopause.h1 iopause.h; fi rm -f t rm -f select.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c trysysel.c >/dev/null 2>&1; then cp select.h2 select.h; else cp select.h1 select.h; fi rm -f trysysel.o gcc -c unix/iopause.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c unix/ndelay_off.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c unix/ndelay_on.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c unix/winsock2errno.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru unix.a iopause.o ndelay_off.o ndelay_on.o winsock2errno.o ranlib unix.a gcc -c socket/fmt_ip4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/fmt_ip6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/fmt_ip6_flat.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/fmt_ip6c.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/fmt_ip6if.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/fmt_ip6ifc.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/init.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/scan_ip4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. socket/scan_ip4.c: In function 'scan_ip4': socket/scan_ip4.c:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if (i<3 && *s!='.') return 0; ++s; | ^~ socket/scan_ip4.c:15:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 15 | if (i<3 && *s!='.') return 0; ++s; | ^~ gcc -c socket/scan_ip6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/scan_ip6_flat.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. rm -f havealloca.h echo "#include " > havealloca.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c tryalloca.c -DA >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c tryalloca.c -DB >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h rm -f tryalloca.o gcc -c socket/scan_ip6if.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. rm -f havesl.h if ! gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -o t trysl.c >/dev/null 2>&1; then echo "typedef int socklen_t;"; fi > havesl.h rm -f t rm -f havescope.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c tryscope.c >/dev/null 2>&1; then echo "#define LIBC_HAS_SCOPE_ID"; fi > havescope.h rm -f tryscope.o gcc -c socket/socket_accept4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. rm -f haveip6.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c tryip6.c >/dev/null 2>&1; then echo "#define LIBC_HAS_IP6"; fi > haveip6.h rm -f tryip6.o gcc -c socket/socket_accept6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_bind4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_bind4_reuse.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_bind6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_bind6_reuse.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_broadcast.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_connect4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_connect6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_connected.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_deferaccept.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_fastopen.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_fastopen_connect4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_fastopen_connect6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. rm -f haven2i.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -o t tryn2i.c >/dev/null 2>&1; then echo "#define HAVE_N2I"; fi > haven2i.h rm -f t gcc -c socket/socket_getifidx.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_getifname.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_ip4loopback.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_listen.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_local4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_local6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mchopcount6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mcjoin4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mcjoin6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mcleave4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mcleave6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mcloop4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mcloop6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_mcttl4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_noipv6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_quickack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_recv4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_recv6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_remote4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_remote6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_sctp4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_sctp4b.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_sctp6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_sctp6b.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_send4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_send6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_tcp4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_tcp4b.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_tcp6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_tcp6b.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_tryreservein.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_udp4.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_udp6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_v4mappedprefix.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_v6any.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c socket/socket_v6loopback.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru socket.a fmt_ip4.o fmt_ip6.o fmt_ip6_flat.o fmt_ip6c.o fmt_ip6if.o fmt_ip6ifc.o init.o scan_ip4.o scan_ip6.o scan_ip6_flat.o scan_ip6if.o socket_accept4.o socket_accept6.o socket_bind4.o socket_bind4_reuse.o socket_bind6.o socket_bind6_reuse.o socket_broadcast.o socket_connect4.o socket_connect6.o socket_connected.o socket_deferaccept.o socket_fastopen.o socket_fastopen_connect4.o socket_fastopen_connect6.o socket_getifidx.o socket_getifname.o socket_ip4loopback.o socket_listen.o socket_local4.o socket_local6.o socket_mchopcount6.o socket_mcjoin4.o socket_mcjoin6.o socket_mcleave4.o socket_mcleave6.o socket_mcloop4.o socket_mcloop6.o socket_mcttl4.o socket_noipv6.o socket_quickack.o socket_recv4.o socket_recv6.o socket_remote4.o socket_remote6.o socket_sctp4.o socket_sctp4b.o socket_sctp6.o socket_sctp6b.o socket_send4.o socket_send6.o socket_tcp4.o socket_tcp4b.o socket_tcp6.o socket_tcp6b.o socket_tryreservein.o socket_udp4.o socket_udp6.o socket_v4mappedprefix.o socket_v6any.o socket_v6loopback.o ranlib socket.a gcc -c buffer/buffer_0.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_0small.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_1.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_1small.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_2.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_close.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_feed.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_flush.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_free.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_fromarray.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_frombuf.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_fromsa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_get.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_get_new_token_sa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_get_new_token_sa_pred.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_get_token.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_get_token_pred.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_get_token_sa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_get_token_sa_pred.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_getc.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_getline.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_getline_sa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_getn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_getnewline_sa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_init.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_init_free.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_mmapread.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_munmap.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_peek.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_put.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_put8long.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putalign.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_puterror.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_puterror2.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putflush.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putlonglong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putm_internal.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putm_internal_flush.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putnlflush.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_puts.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putsa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putsaflush.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putsalign.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putsflush.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putspace.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putulong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putulonglong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_putxlong.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_seek.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_stubborn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_stubborn2.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/buffer_tosa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/errmsg_iam.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/errmsg_info.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/errmsg_infosys.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/errmsg_puts.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/errmsg_warn.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/errmsg_warnsys.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c buffer/errmsg_write.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru buffer.a buffer_0.o buffer_0small.o buffer_1.o buffer_1small.o buffer_2.o buffer_close.o buffer_feed.o buffer_flush.o buffer_free.o buffer_fromarray.o buffer_frombuf.o buffer_fromsa.o buffer_get.o buffer_get_new_token_sa.o buffer_get_new_token_sa_pred.o buffer_get_token.o buffer_get_token_pred.o buffer_get_token_sa.o buffer_get_token_sa_pred.o buffer_getc.o buffer_getline.o buffer_getline_sa.o buffer_getn.o buffer_getnewline_sa.o buffer_init.o buffer_init_free.o buffer_mmapread.o buffer_munmap.o buffer_peek.o buffer_put.o buffer_put8long.o buffer_putalign.o buffer_puterror.o buffer_puterror2.o buffer_putflush.o buffer_putlong.o buffer_putlonglong.o buffer_putm_internal.o buffer_putm_internal_flush.o buffer_putnlflush.o buffer_puts.o buffer_putsa.o buffer_putsaflush.o buffer_putsalign.o buffer_putsflush.o buffer_putspace.o buffer_putulong.o buffer_putulonglong.o buffer_putxlong.o buffer_seek.o buffer_stubborn.o buffer_stubborn2.o buffer_tosa.o errmsg_iam.o errmsg_info.o errmsg_infosys.o errmsg_puts.o errmsg_warn.o errmsg_warnsys.o errmsg_write.o ranlib buffer.a gcc -c mmap/mmap_private.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mmap/mmap_read.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mmap/mmap_shared.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mmap/mmap_unmap.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru mmap.a mmap_private.o mmap_read.o mmap_shared.o mmap_unmap.o ranlib mmap.a gcc -c taia/taia_add.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_addsec.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_approx.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_frac.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_half.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_less.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_now.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_pack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_sub.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_tai.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_uint.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c taia/taia_unpack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru taia.a taia_add.o taia_addsec.o taia_approx.o taia_frac.o taia_half.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_uint.o taia_unpack.o ranlib taia.a gcc -c tai/tai_add.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c tai/tai_now.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c tai/tai_pack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c tai/tai_sub.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c tai/tai_uint.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c tai/tai_unpack.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru tai.a tai_add.o tai_now.o tai_pack.o tai_sub.o tai_uint.o tai_unpack.o ranlib tai.a gcc -c dns/dns_dfd.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_domain.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_dtda.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_ip.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_ip6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_ipq.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_ipq6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_mx.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_name.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_nd.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_nd6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_packet.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. dns/dns_packet.c: In function 'dns_packet_getname': dns/dns_packet.c:46:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 46 | if (pos >= len) goto PROTO; ch = buf[pos++]; | ^~ dns/dns_packet.c:46:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 46 | if (pos >= len) goto PROTO; ch = buf[pos++]; | ^~ dns/dns_packet.c:50:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 50 | if (namelen + 1 > sizeof name) goto PROTO; name[namelen++] = ch; | ^~ dns/dns_packet.c:50:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 50 | if (namelen + 1 > sizeof name) goto PROTO; name[namelen++] = ch; | ^~~~ dns/dns_packet.c:56:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 56 | if (pos >= len) goto PROTO; ch = buf[pos++]; | ^~ dns/dns_packet.c:56:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 56 | if (pos >= len) goto PROTO; ch = buf[pos++]; | ^~ dns/dns_packet.c:59:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 59 | if (pos >= len) goto PROTO; ch = buf[pos++]; | ^~ dns/dns_packet.c:59:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 59 | if (pos >= len) goto PROTO; ch = buf[pos++]; | ^~ dns/dns_packet.c:63:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 63 | if (namelen + 1 > sizeof name) goto PROTO; name[namelen++] = ch; | ^~ dns/dns_packet.c:63:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 63 | if (namelen + 1 > sizeof name) goto PROTO; name[namelen++] = ch; | ^~~~ gcc -c dns/dns_random.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_rcip.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_rcrw.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_resolve.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_sortip.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_sortip6.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_transmit.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c dns/dns_txt.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru dns.a dns_dfd.o dns_domain.o dns_dtda.o dns_ip.o dns_ip6.o dns_ipq.o dns_ipq6.o dns_mx.o dns_name.o dns_nd.o dns_nd6.o dns_packet.o dns_random.o dns_rcip.o dns_rcrw.o dns_resolve.o dns_sortip.o dns_sortip6.o dns_transmit.o dns_txt.o ranlib dns.a gcc -c case/case_diffb.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c case/case_diffs.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c case/case_lowerb.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c case/case_lowers.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c case/case_starts.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru case.a case_diffb.o case_diffs.o case_lowerb.o case_lowers.o case_starts.o ranlib case.a gcc -c mult/imult16.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/imult32.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/imult64.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/range_arrayinbuf.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/range_str2inbuf.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/range_str4inbuf.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/range_strinbuf.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/umult16.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/umult32.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c mult/umult64.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru mult.a imult16.o imult32.o imult64.o range_arrayinbuf.o range_str2inbuf.o range_str4inbuf.o range_strinbuf.o umult16.o umult32.o umult64.o ranlib mult.a gcc -c array/array_allocate.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_bytes.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_cat.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_cat0.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_catb.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_cate.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_cats.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_cats0.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_equal.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_fail.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_get.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_length.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_reset.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_start.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_trunc.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/array_truncate.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/iarray_allocate.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/iarray_free.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/iarray_get.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/iarray_init.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c array/iarray_length.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru array.a array_allocate.o array_bytes.o array_cat.o array_cat0.o array_catb.o array_cate.o array_cats.o array_cats0.o array_equal.o array_fail.o array_get.o array_length.o array_reset.o array_start.o array_trunc.o array_truncate.o iarray_allocate.o iarray_free.o iarray_get.o iarray_init.o iarray_length.o ranlib array.a rm -f haveepoll.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -o tryepoll tryepoll.c >/dev/null 2>&1; then echo "#define HAVE_EPOLL 1"; else \ if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -o tryepoll tryepoll.c -lepoll >/dev/null 2>&1; then echo "#define HAVE_EPOLL 2"; fi; fi > haveepoll.h rm -f tryepoll rm -f havekqueue.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c trykqueue.c >/dev/null 2>&1; then echo "#define HAVE_KQUEUE"; fi > havekqueue.h rm -f trykqueue.o rm -f havesigio.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c trysigio.c >/dev/null 2>&1; then echo "#define HAVE_SIGIO"; fi > havesigio.h rm -f trysigio.o rm -f havebsdsf.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -o trybsdsf trybsdsf.c >/dev/null 2>&1; then echo "#define HAVE_BSDSENDFILE"; fi > havebsdsf.h rm -f trybsdsf.o trybsdsf rm -f havedevpoll.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c trydevpoll.c >/dev/null 2>&1; then echo "#define HAVE_DEVPOLL"; fi > havedevpoll.h rm -f trydevpoll.o rm -f havesendfile.h if gcc -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. -c trysendfile.c >/dev/null 2>&1; then echo "#define HAVE_SENDFILE"; fi > havesendfile.h rm -f trysendfile.o gcc -c io/io_appendfile.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_block.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_canread.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_canwrite.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_check.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_close.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_closeonexec.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_createfile.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_debugstring.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. io/io_debugstring.c: In function 'io_debugstring': io/io_debugstring.c:10:3: warning: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration] 10 | gettimeofday(&tv,NULL); | ^~~~~~~~~~~~ gcc -c io/io_dontwantread.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_dontwantwrite.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_eagain.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_eagain_read.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_eagain_write.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_fd.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_finishandshutdown.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_getcookie.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_mmapwritefile.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_nonblock.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_passfd.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_pipe.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_readfile.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_readwritefile.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_receivefd.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_sendfile.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_setcookie.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_sigpipe.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_socketpair.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_timedout.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_timeout.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_timeouted.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_tryread.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_tryreadtimeout.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_trywrite.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_trywritetimeout.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_wait.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_waitread.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_waituntil.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_waituntil2.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_waitwrite.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_wantread.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/io_wantwrite.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_addbuf.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_addbuf_free.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_addbuf_internal.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_addbuf_munmap.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_addfile.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_addfile_close.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_adds.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_adds_free.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_bytesleft.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_free.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_new.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_prefetch.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_reset.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_send.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c io/iob_write.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru io.a io_appendfile.o io_block.o io_canread.o io_canwrite.o io_check.o io_close.o io_closeonexec.o io_createfile.o io_debugstring.o io_dontwantread.o io_dontwantwrite.o io_eagain.o io_eagain_read.o io_eagain_write.o io_fd.o io_finishandshutdown.o io_getcookie.o io_mmapwritefile.o io_nonblock.o io_passfd.o io_pipe.o io_readfile.o io_readwritefile.o io_receivefd.o io_sendfile.o io_setcookie.o io_sigpipe.o io_socketpair.o io_timedout.o io_timeout.o io_timeouted.o io_tryread.o io_tryreadtimeout.o io_trywrite.o io_trywritetimeout.o io_wait.o io_waitread.o io_waituntil.o io_waituntil2.o io_waitwrite.o io_wantread.o io_wantwrite.o iob_addbuf.o iob_addbuf_free.o iob_addbuf_internal.o iob_addbuf_munmap.o iob_addfile.o iob_addfile_close.o iob_adds.o iob_adds_free.o iob_bytesleft.o iob_free.o iob_new.o iob_prefetch.o iob_reset.o iob_send.o iob_write.o ranlib io.a gcc -c textcode/base64.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_base64.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_cescape.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_foldwhitespace.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_hexdump.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_html.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_html_tagarg.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_jsonescape.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_ldapescape.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. textcode/fmt_ldapescape.c: In function 'fmt_ldapescape': textcode/fmt_ldapescape.c:19:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 19 | if (dest) dest[written]=s[i]; ++written; | ^~ textcode/fmt_ldapescape.c:19:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 19 | if (dest) dest[written]=s[i]; ++written; | ^~ gcc -c textcode/fmt_ldapescape2.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. textcode/fmt_ldapescape2.c: In function 'fmt_ldapescape2': textcode/fmt_ldapescape2.c:18:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 18 | if (dest) dest[written]=s[i]; ++written; | ^~ textcode/fmt_ldapescape2.c:18:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | if (dest) dest[written]=s[i]; ++written; | ^~ gcc -c textcode/fmt_quotedprintable.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. textcode/fmt_quotedprintable.c: In function 'fmt_quotedprintable2': textcode/fmt_quotedprintable.c:18:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 18 | if (dest) dest[written]=s[i]; ++written; | ^~ textcode/fmt_quotedprintable.c:18:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | if (dest) dest[written]=s[i]; ++written; | ^~ gcc -c textcode/fmt_to_array.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_to_sa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_tofrom_array.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_urlencoded.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. textcode/fmt_urlencoded.c: In function 'fmt_urlencoded2': textcode/fmt_urlencoded.c:26:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 26 | if (dest) dest[written]=s[i]; ++written; | ^~ textcode/fmt_urlencoded.c:26:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 26 | if (dest) dest[written]=s[i]; ++written; | ^~ gcc -c textcode/fmt_uuencoded.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. textcode/fmt_uuencoded.c: In function 'fmt_uuencoded': textcode/fmt_uuencoded.c:19:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 19 | if (orig) *dest=enc(diff); ++dest; | ^~ textcode/fmt_uuencoded.c:19:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 19 | if (orig) *dest=enc(diff); ++dest; | ^~ textcode/fmt_uuencoded.c:34:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 34 | if (orig) *dest='\n'; ++dest; | ^~ textcode/fmt_uuencoded.c:34:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 34 | if (orig) *dest='\n'; ++dest; | ^~ gcc -c textcode/fmt_xml.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/fmt_yenc.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. textcode/fmt_yenc.c: In function 'fmt_yenc': textcode/fmt_yenc.c:13:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 13 | if (dest) dest[written]='\n'; ++written; linelen=0; | ^~ textcode/fmt_yenc.c:13:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 13 | if (dest) dest[written]='\n'; ++written; linelen=0; | ^~ textcode/fmt_yenc.c:25:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 25 | if (dest) dest[written]='='; ++written; | ^~ textcode/fmt_yenc.c:25:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 25 | if (dest) dest[written]='='; ++written; | ^~ textcode/fmt_yenc.c:31:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 31 | if (dest) dest[written]=c; ++written; | ^~ textcode/fmt_yenc.c:31:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 31 | if (dest) dest[written]=c; ++written; | ^~ textcode/fmt_yenc.c:33:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 33 | if (dest) dest[written]='\n'; ++written; linelen=0; | ^~ textcode/fmt_yenc.c:33:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 33 | if (dest) dest[written]='\n'; ++written; linelen=0; | ^~ textcode/fmt_yenc.c:40:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 40 | if (dest) dest[written]='\n'; ++written; linelen=0; | ^~ textcode/fmt_yenc.c:40:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 40 | if (dest) dest[written]='\n'; ++written; linelen=0; | ^~ textcode/fmt_yenc.c:17:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 17 | if (s[i+1]+42!='r' || s[i+2]+42!='o' || s[i+3]+42!='m' || s[i+4]+42!=' ') goto dontescape; | ^ textcode/fmt_yenc.c:18:5: note: here 18 | case '.': /* dot at start of line needs to be escaped */ | ^~~~ gcc -c textcode/scan_base64.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_cescape.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_hexdump.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ./ent nodes=9853, datasize=8115 actually used: 9853 nodes, 8115 bytes data gcc -c textcode/scan_html.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_jsonescape.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_ldapescape.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_quotedprintable.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_to_array.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_to_sa.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_tofrom_array.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_urlencoded.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c textcode/scan_uuencoded.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. textcode/scan_uuencoded.c: In function 'scan_uuencoded': textcode/scan_uuencoded.c:8:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | if ((len=*s-' ')>64) return 0; len&=63; | ^~ textcode/scan_uuencoded.c:8:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 8 | if ((len=*s-' ')>64) return 0; len&=63; | ^~~ gcc -c textcode/scan_yenc.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru textcode.a base64.o fmt_base64.o fmt_cescape.o fmt_foldwhitespace.o fmt_hexdump.o fmt_html.o fmt_html_tagarg.o fmt_jsonescape.o fmt_ldapescape.o fmt_ldapescape2.o fmt_quotedprintable.o fmt_to_array.o fmt_to_sa.o fmt_tofrom_array.o fmt_urlencoded.o fmt_uuencoded.o fmt_xml.o fmt_yenc.o scan_base64.o scan_cescape.o scan_hexdump.o scan_html.o scan_jsonescape.o scan_ldapescape.o scan_quotedprintable.o scan_to_array.o scan_to_sa.o scan_tofrom_array.o scan_urlencoded.o scan_uuencoded.o scan_yenc.o ranlib textcode.a gcc -c cdb/cdb.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c cdb/cdb_hash.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c cdb/cdb_make.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. gcc -c cdb/cdb_traverse.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru cdb.a cdb.o cdb_hash.o cdb_make.o cdb_traverse.o ranlib cdb.a gcc -c critbit/critbit.c -g -pipe -W -Wall -Wextra -O2 -fomit-frame-pointer -fPIC -D_REENTRANT -I. ar cru critbit.a critbit.o ranlib critbit.a gcc -shared -Wl,-soname,libowfat.so.0 -o libowfat.so.0.30 dns_dfd.o dns_domain.o dns_dtda.o dns_ip.o dns_ip6.o dns_ipq.o dns_ipq6.o dns_mx.o dns_name.o dns_nd.o dns_nd6.o dns_packet.o dns_random.o dns_rcip.o dns_rcrw.o dns_resolve.o dns_sortip.o dns_sortip6.o dns_transmit.o dns_txt.o byte_chr.o byte_copy.o byte_copyr.o byte_diff.o byte_equal_notimingattack.o byte_rchr.o byte_zero.o 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 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 str_chr.o str_copy.o str_diff.o str_diffn.o str_len.o str_rchr.o str_start.o 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 open_append.o open_excl.o open_read.o open_rw.o open_trunc.o open_write.o openreadclose.o readclose.o stralloc_append.o stralloc_cat.o stralloc_catb.o stralloc_catlong0.o stralloc_catm_internal.o stralloc_cats.o stralloc_catulong0.o stralloc_chomp.o stralloc_chop.o stralloc_copy.o stralloc_copyb.o stralloc_copys.o stralloc_diff.o stralloc_diffs.o stralloc_free.o stralloc_init.o stralloc_ready.o stralloc_readyplus.o stralloc_starts.o stralloc_zero.o iopause.o ndelay_off.o ndelay_on.o winsock2errno.o fmt_ip4.o fmt_ip6.o fmt_ip6_flat.o fmt_ip6c.o fmt_ip6if.o fmt_ip6ifc.o init.o scan_ip4.o scan_ip6.o scan_ip6_flat.o scan_ip6if.o socket_accept4.o socket_accept6.o socket_bind4.o socket_bind4_reuse.o socket_bind6.o socket_bind6_reuse.o socket_broadcast.o socket_connect4.o socket_connect6.o socket_connected.o socket_deferaccept.o socket_fastopen.o socket_fastopen_connect4.o socket_fastopen_connect6.o socket_getifidx.o socket_getifname.o socket_ip4loopback.o socket_listen.o socket_local4.o socket_local6.o socket_mchopcount6.o socket_mcjoin4.o socket_mcjoin6.o socket_mcleave4.o socket_mcleave6.o socket_mcloop4.o socket_mcloop6.o socket_mcttl4.o socket_noipv6.o socket_quickack.o socket_recv4.o socket_recv6.o socket_remote4.o socket_remote6.o socket_sctp4.o socket_sctp4b.o socket_sctp6.o socket_sctp6b.o socket_send4.o socket_send6.o socket_tcp4.o socket_tcp4b.o socket_tcp6.o socket_tcp6b.o socket_tryreservein.o socket_udp4.o socket_udp6.o socket_v4mappedprefix.o socket_v6any.o socket_v6loopback.o buffer_0.o buffer_0small.o buffer_1.o buffer_1small.o buffer_2.o buffer_close.o buffer_feed.o buffer_flush.o buffer_free.o buffer_fromarray.o buffer_frombuf.o buffer_fromsa.o buffer_get.o buffer_get_new_token_sa.o buffer_get_new_token_sa_pred.o buffer_get_token.o buffer_get_token_pred.o buffer_get_token_sa.o buffer_get_token_sa_pred.o buffer_getc.o buffer_getline.o buffer_getline_sa.o buffer_getn.o buffer_getnewline_sa.o buffer_init.o buffer_init_free.o buffer_mmapread.o buffer_munmap.o buffer_peek.o buffer_put.o buffer_put8long.o buffer_putalign.o buffer_puterror.o buffer_puterror2.o buffer_putflush.o buffer_putlong.o buffer_putlonglong.o buffer_putm_internal.o buffer_putm_internal_flush.o buffer_putnlflush.o buffer_puts.o buffer_putsa.o buffer_putsaflush.o buffer_putsalign.o buffer_putsflush.o buffer_putspace.o buffer_putulong.o buffer_putulonglong.o buffer_putxlong.o buffer_seek.o buffer_stubborn.o buffer_stubborn2.o buffer_tosa.o errmsg_iam.o errmsg_info.o errmsg_infosys.o errmsg_puts.o errmsg_warn.o errmsg_warnsys.o errmsg_write.o mmap_private.o mmap_read.o mmap_shared.o mmap_unmap.o base64.o fmt_base64.o fmt_cescape.o fmt_foldwhitespace.o fmt_hexdump.o fmt_html.o fmt_html_tagarg.o fmt_jsonescape.o fmt_ldapescape.o fmt_ldapescape2.o fmt_quotedprintable.o fmt_to_array.o fmt_to_sa.o fmt_tofrom_array.o fmt_urlencoded.o fmt_uuencoded.o fmt_xml.o fmt_yenc.o scan_base64.o scan_cescape.o scan_hexdump.o scan_html.o scan_jsonescape.o scan_ldapescape.o scan_quotedprintable.o scan_to_array.o scan_to_sa.o scan_tofrom_array.o scan_urlencoded.o scan_uuencoded.o scan_yenc.o taia_add.o taia_addsec.o taia_approx.o taia_frac.o taia_half.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_uint.o taia_unpack.o tai_add.o tai_now.o tai_pack.o tai_sub.o tai_uint.o tai_unpack.o case_diffb.o case_diffs.o case_lowerb.o case_lowers.o case_starts.o array_allocate.o array_bytes.o array_cat.o array_cat0.o array_catb.o array_cate.o array_cats.o array_cats0.o array_equal.o array_fail.o array_get.o array_length.o array_reset.o array_start.o array_trunc.o array_truncate.o iarray_allocate.o iarray_free.o iarray_get.o iarray_init.o iarray_length.o imult16.o imult32.o imult64.o range_arrayinbuf.o range_str2inbuf.o range_str4inbuf.o range_strinbuf.o umult16.o umult32.o umult64.o io_appendfile.o io_block.o io_canread.o io_canwrite.o io_check.o io_close.o io_closeonexec.o io_createfile.o io_debugstring.o io_dontwantread.o io_dontwantwrite.o io_eagain.o io_eagain_read.o io_eagain_write.o io_fd.o io_finishandshutdown.o io_getcookie.o io_mmapwritefile.o io_nonblock.o io_passfd.o io_pipe.o io_readfile.o io_readwritefile.o io_receivefd.o io_sendfile.o io_setcookie.o io_sigpipe.o io_socketpair.o io_timedout.o io_timeout.o io_timeouted.o io_tryread.o io_tryreadtimeout.o io_trywrite.o io_trywritetimeout.o io_wait.o io_waitread.o io_waituntil.o io_waituntil2.o io_waitwrite.o io_wantread.o io_wantwrite.o iob_addbuf.o iob_addbuf_free.o iob_addbuf_internal.o iob_addbuf_munmap.o iob_addfile.o iob_addfile_close.o iob_adds.o iob_adds_free.o iob_bytesleft.o iob_free.o iob_new.o iob_prefetch.o iob_reset.o iob_send.o iob_write.o cdb.o cdb_hash.o cdb_make.o cdb_traverse.o critbit.o /usr/bin/ld: buffer_0small.o:/home/iurt/rpmbuild/BUILD/libowfat-0.30/buffer/buffer_0small.c:9: multiple definition of `buffer_0_space'; buffer_0.o:/home/iurt/rpmbuild/BUILD/libowfat-0.30/buffer/buffer_0.c:9: first defined here /usr/bin/ld: buffer_1small.o:/home/iurt/rpmbuild/BUILD/libowfat-0.30/buffer/buffer_1small.c:4: multiple definition of `buffer_1_space'; buffer_1.o:/home/iurt/rpmbuild/BUILD/libowfat-0.30/buffer/buffer_1.c:7: first defined here collect2: error: ld returned 1 exit status make: *** [GNUmakefile:147: libowfat.so] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.eG2Op6 (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.eG2Op6 (%build) I: [iurt_root_command] ERROR: chroot