>>> libowfat: Building community/libowfat 0.32-r1 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 14:19:49 +0000 >>> libowfat: Checking sanity of /home/buildozer/aports/community/libowfat/APKBUILD... >>> libowfat: Analyzing dependencies... >>> libowfat: Installing for build: build-base (1/1) Installing .makedepends-libowfat (20220418.141952) OK: 1274 MiB in 104 packages >>> libowfat: Cleaning up srcdir >>> libowfat: Cleaning up pkgdir >>> libowfat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libowfat-0.32.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 191k 100 191k 0 0 2295k 0 --:--:-- --:--:-- --:--:-- 2303k >>> libowfat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libowfat-0.32.tar.xz >>> libowfat: Checking sha512sums... libowfat-0.32.tar.xz: OK libowfat-0.32-gcc10.patch: OK >>> libowfat: Unpacking /var/cache/distfiles/v3.16/libowfat-0.32.tar.xz... >>> libowfat: libowfat-0.32-gcc10.patch patching file io_internal.h ln -f buffer.h libowfat/buffer.h ln -f byte.h libowfat/byte.h ln -f fmt.h libowfat/fmt.h ln -f ip4.h libowfat/ip4.h ln -f ip6.h libowfat/ip6.h ln -f mmap.h libowfat/mmap.h ln -f scan.h libowfat/scan.h ln -f socket.h libowfat/socket.h ln -f str.h libowfat/str.h ln -f stralloc.h libowfat/stralloc.h ln -f uint16.h libowfat/uint16.h ln -f uint32.h libowfat/uint32.h ln -f uint64.h libowfat/uint64.h ln -f open.h libowfat/open.h ln -f textcode.h libowfat/textcode.h ln -f tai.h libowfat/tai.h ln -f taia.h libowfat/taia.h ln -f dns.h libowfat/dns.h rm -f iopause.h ln -f case.h libowfat/case.h if gcc -I. -Os -fomit-frame-pointer -o t trypoll.c >/dev/null 2>&1; then cp iopause.h2 iopause.h; else cp iopause.h1 iopause.h; fi ln -f openreadclose.h libowfat/openreadclose.h ln -f readclose.h libowfat/readclose.h ln -f ndelay.h libowfat/ndelay.h ln -f array.h libowfat/array.h ln -f io.h libowfat/io.h ln -f safemult.h libowfat/safemult.h ln -f iob.h libowfat/iob.h rm -f havealloca.h ln -f errmsg.h libowfat/errmsg.h echo "#include " > havealloca.h ln -f cdb.h libowfat/cdb.h ln -f cdb_make.h libowfat/cdb_make.h if gcc -I. -Os -fomit-frame-pointer -c tryalloca.c -DA >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h ln -f rangecheck.h libowfat/rangecheck.h ln -f iarray.h libowfat/iarray.h ln -f va_narg.h libowfat/va_narg.h ln -f isset.h libowfat/isset.h ln -f compiletimeassert.h libowfat/compiletimeassert.h ln -f critbit.h libowfat/critbit.h rm -f haveuint128.h if gcc -I. -Os -fomit-frame-pointer -c tryuint128.c >/dev/null 2>&1; then echo "#define HAVE_UINT128"; fi > haveuint128.h gcc -c byte/byte_chr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I. gcc -c byte/byte_copy.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I. gcc -c byte/byte_copyr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I. gcc -c byte/byte_diff.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I. gcc -c byte/byte_equal_notimingattack.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I. gcc -c byte/byte_rchr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I. gcc -c byte/byte_zero.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I. gcc -c fmt/fmt_8long.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_8longlong.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_asn1derlength.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_asn1dertag.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_double.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_escapecharc.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_escapecharhtml.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_escapecharjson.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_escapecharquotedprintable.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_escapecharquotedprintableutf8.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_escapecharxml.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_fill.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_httpdate.c -I. -Os -fomit-frame-pointer rm -f tryuint128.o gcc -c fmt/fmt_human.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_humank.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_iso8601.c -I. -Os -fomit-frame-pointer if gcc -I. -Os -fomit-frame-pointer -c tryalloca.c -DB >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h gcc -c fmt/fmt_long.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_longlong.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_minus.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_netstring.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pad.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_double.c -I. -Os -fomit-frame-pointer rm -f t gcc -c fmt/fmt_pb_float.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_int.c -I. -Os -fomit-frame-pointer rm -f tryalloca.o gcc -c fmt/fmt_pb_sint.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_string.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_tag.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_type0_sint.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_type1_double.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_type1_fixed64.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_type2_string.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_type5_fixed32.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_pb_type5_float.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_plusminus.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_str.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_strm_internal.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_strn.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_tohex.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_ulong.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_ulong0.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_ulonglong.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_utf8.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_varint.c -I. -Os -fomit-frame-pointer rm -f haveinline.h if ! gcc -I. -Os -fomit-frame-pointer -c tryinline.c >/dev/null 2>&1; then echo "#define inline"; fi > haveinline.h gcc -c fmt/fmt_xlonglong.c -I. -Os -fomit-frame-pointer gcc -c fmt/fmt_xmlescape.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_8int.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_8long.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_8longlong.c -I. -Os -fomit-frame-pointer rm -f tryinline.o gcc -c scan/scan_8longn.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_8short.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_asn1derlength.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_asn1dertag.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_charsetnskip.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_double.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_fromhex.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_httpdate.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_int.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_iso8601.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_long.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_longlong.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_longn.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_netstring.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_noncharsetnskip.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_nonwhitenskip.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_pb_tag.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_pb_type0_sint.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_pb_type1_double.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_pb_type1_fixed64.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_pb_type2_stringlen.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_pb_type5_fixed32.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_pb_type5_float.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_plusminus.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_short.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_uint.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_ulong.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_ulonglong.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_ulongn.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_ushort.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_utf8.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_utf8_sem.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_varint.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_whitenskip.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_xint.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_xlong.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_xlonglong.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_xlongn.c -I. -Os -fomit-frame-pointer gcc -c scan/scan_xshort.c -I. -Os -fomit-frame-pointer gcc -c str/str_chr.c -I. -Os -fomit-frame-pointer gcc -c str/str_copy.c -I. -Os -fomit-frame-pointer gcc -c str/str_diff.c -I. -Os -fomit-frame-pointer gcc -c str/str_diffn.c -I. -Os -fomit-frame-pointer gcc -c str/str_len.c -I. -Os -fomit-frame-pointer gcc -c str/str_rchr.c -I. -Os -fomit-frame-pointer gcc -c str/str_start.c -I. -Os -fomit-frame-pointer gcc -c uint/uint16_pack.c -I. -Os -fomit-frame-pointer gcc -c uint/uint16_pack_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint16_read.c -I. -Os -fomit-frame-pointer gcc -c uint/uint16_read_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint16_unpack.c -I. -Os -fomit-frame-pointer gcc -c uint/uint16_unpack_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint32_pack.c -I. -Os -fomit-frame-pointer gcc -c uint/uint32_pack_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint32_read.c -I. -Os -fomit-frame-pointer gcc -c uint/uint32_read_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint32_unpack.c -I. -Os -fomit-frame-pointer gcc -c uint/uint32_unpack_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint64_pack.c -I. -Os -fomit-frame-pointer gcc -c uint/uint64_pack_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint64_read.c -I. -Os -fomit-frame-pointer gcc -c uint/uint64_read_big.c -I. -Os -fomit-frame-pointer gcc -c uint/uint64_unpack.c -I. -Os -fomit-frame-pointer gcc -c uint/uint64_unpack_big.c -I. -Os -fomit-frame-pointer gcc -c open/open_append.c -I. -Os -fomit-frame-pointer gcc -c open/open_excl.c -I. -Os -fomit-frame-pointer gcc -c open/open_read.c -I. -Os -fomit-frame-pointer gcc -c open/open_rw.c -I. -Os -fomit-frame-pointer gcc -c open/open_trunc.c -I. -Os -fomit-frame-pointer gcc -c open/open_write.c -I. -Os -fomit-frame-pointer gcc -c open/openreadclose.c -I. -Os -fomit-frame-pointer gcc -c open/readclose.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_append.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_cat.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_catb.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_catlong0.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_catm_internal.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_cats.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_catulong0.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_chomp.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_chop.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_copy.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_copyb.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_copys.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_diff.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_diffs.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_free.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_init.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_ready.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_readyplus.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_starts.c -I. -Os -fomit-frame-pointer gcc -c stralloc/stralloc_zero.c -I. -Os -fomit-frame-pointer rm -f select.h if gcc -I. -Os -fomit-frame-pointer -c trysysel.c >/dev/null 2>&1; then cp select.h2 select.h; else cp select.h1 select.h; fi gcc -c unix/ndelay_off.c -I. -Os -fomit-frame-pointer gcc -c unix/ndelay_on.c -I. -Os -fomit-frame-pointer gcc -c unix/winsock2errno.c -I. -Os -fomit-frame-pointer gcc -c socket/fmt_ip4.c -I. -Os -fomit-frame-pointer gcc -c socket/fmt_ip6.c -I. -Os -fomit-frame-pointer gcc -c socket/fmt_ip6_flat.c -I. -Os -fomit-frame-pointer gcc -c socket/fmt_ip6c.c -I. -Os -fomit-frame-pointer gcc -c socket/fmt_ip6if.c -I. -Os -fomit-frame-pointer gcc -c socket/fmt_ip6ifc.c -I. -Os -fomit-frame-pointer gcc -c socket/init.c -I. -Os -fomit-frame-pointer gcc -c socket/scan_ip4.c -I. -Os -fomit-frame-pointer gcc -c socket/scan_ip6.c -I. -Os -fomit-frame-pointer gcc -c socket/scan_ip6_flat.c -I. -Os -fomit-frame-pointer gcc -c socket/scan_ip6if.c -I. -Os -fomit-frame-pointer rm -f havesl.h if ! gcc -I. -Os -fomit-frame-pointer -o t trysl.c >/dev/null 2>&1; then echo "typedef int socklen_t;"; fi > havesl.h rm -f haveip6.h if gcc -I. -Os -fomit-frame-pointer -c tryip6.c >/dev/null 2>&1; then echo "#define LIBC_HAS_IP6"; fi > haveip6.h rm -f havescope.h if gcc -I. -Os -fomit-frame-pointer -c tryscope.c >/dev/null 2>&1; then echo "#define LIBC_HAS_SCOPE_ID"; fi > havescope.h gcc -c socket/socket_bind4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_bind4_reuse.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_bind6_reuse.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_broadcast.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_connect4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_deferaccept.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_fastopen.c -I. -Os -fomit-frame-pointer rm -f trysysel.o gcc -c socket/socket_fastopen_connect4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_fastopen_connect6.c -I. -Os -fomit-frame-pointer rm -f haven2i.h if gcc -I. -Os -fomit-frame-pointer -o t tryn2i.c >/dev/null 2>&1; then echo "#define HAVE_N2I"; fi > haven2i.h gcc -c socket/socket_ip4loopback.c -I. -Os -fomit-frame-pointer rm -f tryip6.o gcc -c socket/socket_listen.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_mchopcount6.c -I. -Os -fomit-frame-pointer rm -f tryscope.o gcc -c socket/socket_mcjoin4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_mcjoin6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_mcleave4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_mcleave6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_mcloop4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_mcloop6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_mcttl4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_noipv6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_quickack.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_sctp4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_sctp4b.c -I. -Os -fomit-frame-pointer rm -f t gcc -c socket/socket_sctp6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_sctp6b.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_send4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_send6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_tcp4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_tcp4b.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_tcp6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_tcp6b.c -I. -Os -fomit-frame-pointer rm -f t gcc -c socket/socket_tryreservein.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_udp4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_udp6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_v4mappedprefix.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_v6any.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_v6loopback.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_0.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_0small.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_1.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_1small.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_2.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_close.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_feed.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_flush.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_free.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_fromarray.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_frombuf.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_fromsa.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_get.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_get_new_token_sa.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_get_new_token_sa_pred.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_get_token.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_get_token_pred.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_get_token_sa.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_get_token_sa_pred.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_getc.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_getline.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_getline_sa.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_getn.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_getnewline_sa.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_init.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_init_free.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_mmapread.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_munmap.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_peek.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_put.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_put8long.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putalign.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_puterror.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_puterror2.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putflush.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putlong.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putlonglong.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putm_internal.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putm_internal_flush.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putnlflush.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_puts.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putsa.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putsaflush.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putsalign.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putsflush.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putspace.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putulong.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putulonglong.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_putxlong.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_seek.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_stubborn.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_stubborn2.c -I. -Os -fomit-frame-pointer gcc -c buffer/buffer_tosa.c -I. -Os -fomit-frame-pointer gcc -c buffer/errmsg_iam.c -I. -Os -fomit-frame-pointer gcc -c buffer/errmsg_info.c -I. -Os -fomit-frame-pointer gcc -c buffer/errmsg_infosys.c -I. -Os -fomit-frame-pointer gcc -c buffer/errmsg_puts.c -I. -Os -fomit-frame-pointer gcc -c buffer/errmsg_warn.c -I. -Os -fomit-frame-pointer gcc -c buffer/errmsg_warnsys.c -I. -Os -fomit-frame-pointer gcc -c buffer/errmsg_write.c -I. -Os -fomit-frame-pointer gcc -c mmap/mmap_private.c -I. -Os -fomit-frame-pointer gcc -c mmap/mmap_read.c -I. -Os -fomit-frame-pointer gcc -c mmap/mmap_readat.c -I. -Os -fomit-frame-pointer gcc -c mmap/mmap_shared.c -I. -Os -fomit-frame-pointer gcc -c mmap/mmap_unmap.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_add.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_addsec.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_approx.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_frac.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_half.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_less.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_now.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_pack.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_sub.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_tai.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_uint.c -I. -Os -fomit-frame-pointer gcc -c taia/taia_unpack.c -I. -Os -fomit-frame-pointer gcc -c tai/tai_add.c -I. -Os -fomit-frame-pointer gcc -c tai/tai_now.c -I. -Os -fomit-frame-pointer gcc -c tai/tai_pack.c -I. -Os -fomit-frame-pointer gcc -c tai/tai_sub.c -I. -Os -fomit-frame-pointer gcc -c tai/tai_uint.c -I. -Os -fomit-frame-pointer gcc -c tai/tai_unpack.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_dfd.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_domain.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_dtda.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_ip.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_ip6.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_ipq.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_ipq6.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_mx.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_name.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_nd.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_nd6.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_packet.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_random.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_rcip.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_rcrw.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_resolve.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_sortip.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_sortip6.c -I. -Os -fomit-frame-pointer gcc -c dns/dns_transmit.c -I. -Os -fomit-frame-pointer In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_domain.c:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_dtda.c:2: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c dns/dns_txt.c -I. -Os -fomit-frame-pointer In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_ipq.c:5: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c case/case_diffb.c -I. -Os -fomit-frame-pointer In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_ip6.c:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_packet.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_dfd.c:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_ip.c:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_nd6.c:3: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_ipq6.c:5: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c case/case_diffs.c -I. -Os -fomit-frame-pointer gcc -c case/case_lowerb.c -I. -Os -fomit-frame-pointer In file included from ./iopause.h:9, from dns/dns_resolve.c:1: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_mx.c:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_random.c:2: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_rcip.c:7: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_nd.c:3: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_name.c:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_sortip.c:2: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_rcrw.c:7: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_sortip6.c:2: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c case/case_lowers.c -I. -Os -fomit-frame-pointer In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_txt.c:5: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./iopause.h:9, from ./dns.h:6, from dns/dns_transmit.c:14: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c case/case_starts.c -I. -Os -fomit-frame-pointer gcc -c mult/imult16.c -I. -Os -fomit-frame-pointer gcc -c mult/imult32.c -I. -Os -fomit-frame-pointer gcc -c mult/imult64.c -I. -Os -fomit-frame-pointer gcc -c mult/range_arrayinbuf.c -I. -Os -fomit-frame-pointer gcc -c mult/range_str2inbuf.c -I. -Os -fomit-frame-pointer gcc -c mult/range_str4inbuf.c -I. -Os -fomit-frame-pointer gcc -c mult/range_strinbuf.c -I. -Os -fomit-frame-pointer gcc -c mult/umult16.c -I. -Os -fomit-frame-pointer gcc -c mult/umult32.c -I. -Os -fomit-frame-pointer gcc -c mult/umult64.c -I. -Os -fomit-frame-pointer gcc -c array/array_allocate.c -I. -Os -fomit-frame-pointer gcc -c array/array_bytes.c -I. -Os -fomit-frame-pointer gcc -c array/array_cat.c -I. -Os -fomit-frame-pointer gcc -c array/array_cat0.c -I. -Os -fomit-frame-pointer gcc -c array/array_catb.c -I. -Os -fomit-frame-pointer gcc -c array/array_cate.c -I. -Os -fomit-frame-pointer gcc -c array/array_cats.c -I. -Os -fomit-frame-pointer gcc -c array/array_cats0.c -I. -Os -fomit-frame-pointer gcc -c array/array_equal.c -I. -Os -fomit-frame-pointer gcc -c array/array_fail.c -I. -Os -fomit-frame-pointer gcc -c array/array_get.c -I. -Os -fomit-frame-pointer gcc -c array/array_length.c -I. -Os -fomit-frame-pointer gcc -c array/array_reset.c -I. -Os -fomit-frame-pointer gcc -c array/array_start.c -I. -Os -fomit-frame-pointer gcc -c array/array_trunc.c -I. -Os -fomit-frame-pointer gcc -c array/array_truncate.c -I. -Os -fomit-frame-pointer gcc -c array/iarray_allocate.c -I. -Os -fomit-frame-pointer gcc -c array/iarray_free.c -I. -Os -fomit-frame-pointer gcc -c array/iarray_get.c -I. -Os -fomit-frame-pointer gcc -c array/iarray_init.c -I. -Os -fomit-frame-pointer gcc -c array/iarray_length.c -I. -Os -fomit-frame-pointer rm -f haveepoll.h if gcc -I. -Os -fomit-frame-pointer -o tryepoll tryepoll.c >/dev/null 2>&1; then echo "#define HAVE_EPOLL 1"; else \ if gcc -I. -Os -fomit-frame-pointer -o tryepoll tryepoll.c -lepoll >/dev/null 2>&1; then echo "#define HAVE_EPOLL 2"; fi; fi > haveepoll.h rm -f havekqueue.h if gcc -I. -Os -fomit-frame-pointer -c trykqueue.c >/dev/null 2>&1; then echo "#define HAVE_KQUEUE"; fi > havekqueue.h rm -f havesigio.h if gcc -I. -Os -fomit-frame-pointer -c trysigio.c >/dev/null 2>&1; then echo "#define HAVE_SIGIO"; fi > havesigio.h rm -f havebsdsf.h if gcc -I. -Os -fomit-frame-pointer -o trybsdsf trybsdsf.c >/dev/null 2>&1; then echo "#define HAVE_BSDSENDFILE"; fi > havebsdsf.h rm -f havedevpoll.h if gcc -I. -Os -fomit-frame-pointer -c trydevpoll.c >/dev/null 2>&1; then echo "#define HAVE_DEVPOLL"; fi > havedevpoll.h rm -f havesendfile.h if gcc -I. -Os -fomit-frame-pointer -c trysendfile.c >/dev/null 2>&1; then echo "#define HAVE_SENDFILE"; fi > havesendfile.h rm -f havepread.h rm -f trykqueue.o rm -f trybsdsf.o trybsdsf rm -f trydevpoll.o rm -f trysendfile.o if gcc -I. -Os -fomit-frame-pointer -c trypread.c >/dev/null 2>&1; then echo "#define HAVE_PREAD"; fi > havepread.h gcc -c textcode/base64.c -I. -Os -fomit-frame-pointer gcc -c textcode/base64url.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_base64.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_base64url.c -I. -Os -fomit-frame-pointer rm -f trysigio.o gcc -c textcode/fmt_cescape.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_foldwhitespace.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_hexdump.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_html.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_html_tagarg.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_jsonescape.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_ldapescape.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_ldapescape2.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_quotedprintable.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_to_array.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_to_sa.c -I. -Os -fomit-frame-pointer rm -f tryepoll gcc -c textcode/fmt_tofrom_array.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_urlencoded.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_uuencoded.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_xml.c -I. -Os -fomit-frame-pointer gcc -c textcode/fmt_yenc.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_base64.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_base64url.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_cescape.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_hexdump.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_jsonescape.c -I. -Os -fomit-frame-pointer rm -f trypread.o gcc -c textcode/scan_ldapescape.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_quotedprintable.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_to_array.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_to_sa.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_tofrom_array.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_urlencoded.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_uuencoded.c -I. -Os -fomit-frame-pointer gcc -c textcode/scan_yenc.c -I. -Os -fomit-frame-pointer gcc -c cdb/cdb.c -I. -Os -fomit-frame-pointer gcc -c cdb/cdb_hash.c -I. -Os -fomit-frame-pointer gcc -c cdb/cdb_make.c -I. -Os -fomit-frame-pointer gcc -c cdb/cdb_traverse.c -I. -Os -fomit-frame-pointer gcc -c critbit/critbit.c -I. -Os -fomit-frame-pointer if gcc -I. -Os -fomit-frame-pointer -o trysocket trysocket.c >/dev/null 2>&1; then echo ""; else \ if gcc -I. -Os -fomit-frame-pointer -o trysocket trysocket.c -lsocket >/dev/null 2>&1; then echo "-lsocket"; else \ if gcc -I. -Os -fomit-frame-pointer -o trysocket trysocket.c -lsocket -lnsl >/dev/null 2>&1; then echo "-lsocket -lnsl"; \ fi; fi; fi > blah gcc -c t.c -I. -Os -fomit-frame-pointer ln -f iopause.h libowfat/iopause.h ln -f havealloca.h libowfat/havealloca.h gcc -g -o ent ent.c -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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib byte.a gcc -c fmt/fmt_xlong.c -I. -Os -fomit-frame-pointer 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_iso8601.o scan_long.o scan_longlong.o scan_longn.o scan_netstring.o scan_noncharsetnskip.o scan_nonwhitenskip.o scan_pb_tag.o scan_pb_type0_sint.o scan_pb_type1_double.o scan_pb_type1_fixed64.o scan_pb_type2_stringlen.o scan_pb_type5_fixed32.o scan_pb_type5_float.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_utf8_sem.o scan_varint.o scan_whitenskip.o scan_xint.o scan_xlong.o scan_xlonglong.o scan_xlongn.o scan_xshort.o ar: `u' modifier ignored since `D' is the default (see `U') 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib str.a 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib uint.a 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 scan.a gcc -c unix/iopause.c -I. -Os -fomit-frame-pointer ranlib open.a ar: `u' modifier ignored since `D' is the default (see `U') gcc -c socket/socket_accept4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_accept6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_bind6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_connect6.c -I. -Os -fomit-frame-pointer ranlib stralloc.a gcc -c socket/socket_connected.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_getifidx.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_getifname.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_local4.c -I. -Os -fomit-frame-pointer In file included from iopause.h:9, from dns.h:6, from t.c:15: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c socket/socket_local6.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_recv4.c -I. -Os -fomit-frame-pointer gcc -c socket/socket_recv6.c -I. -Os -fomit-frame-pointer In file included from ./iopause.h:9, from unix/iopause.c:2: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c socket/socket_remote4.c -I. -Os -fomit-frame-pointer if gcc -I. -Os -fomit-frame-pointer -o trysocket trysendfile.c `cat blah`>/dev/null 2>&1; then cat blah; else \ if gcc -I. -Os -fomit-frame-pointer -o trysocket trysendfile.c -lsendfile `cat blah` >/dev/null 2>&1; then echo "-lsendfile"; cat blah; \ fi; fi > libsocket gcc -c socket/socket_remote6.c -I. -Os -fomit-frame-pointer 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 ar cru mmap.a mmap_private.o mmap_read.o mmap_readat.o mmap_shared.o mmap_unmap.o ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ranlib mmap.a 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib taia.a ar cru tai.a tai_add.o tai_now.o tai_pack.o tai_sub.o tai_uint.o tai_unpack.o ar: `u' modifier ignored since `D' is the default (see `U') 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 ar cru case.a case_diffb.o case_diffs.o case_lowerb.o case_lowers.o case_starts.o ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') 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 tai.a ranlib case.a ranlib buffer.a ar: `u' modifier ignored since `D' is the default (see `U') 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 gcc -c io/io_appendfile.c -I. -Os -fomit-frame-pointer ar: `u' modifier ignored since `D' is the default (see `U') ranlib mult.a ranlib dns.a gcc -c io/io_block.c -I. -Os -fomit-frame-pointer gcc -c io/io_canread.c -I. -Os -fomit-frame-pointer gcc -c io/io_canwrite.c -I. -Os -fomit-frame-pointer gcc -c io/io_check.c -I. -Os -fomit-frame-pointer ranlib array.a gcc -c io/io_close.c -I. -Os -fomit-frame-pointer gcc -c io/io_closeonexec.c -I. -Os -fomit-frame-pointer gcc -c io/io_createfile.c -I. -Os -fomit-frame-pointer gcc -c io/io_debugstring.c -I. -Os -fomit-frame-pointer gcc -c io/io_dontwantread.c -I. -Os -fomit-frame-pointer gcc -c io/io_dontwantwrite.c -I. -Os -fomit-frame-pointer gcc -c io/io_eagain.c -I. -Os -fomit-frame-pointer gcc -c io/io_eagain_read.c -I. -Os -fomit-frame-pointer gcc -c io/io_eagain_write.c -I. -Os -fomit-frame-pointer gcc -c io/io_fd.c -I. -Os -fomit-frame-pointer gcc -c io/io_finishandshutdown.c -I. -Os -fomit-frame-pointer rm -f blah trysocket gcc -c io/io_getcookie.c -I. -Os -fomit-frame-pointer gcc -c io/io_mmapwritefile.c -I. -Os -fomit-frame-pointer gcc -c io/io_nonblock.c -I. -Os -fomit-frame-pointer gcc -c io/io_passfd.c -I. -Os -fomit-frame-pointer gcc -c io/io_pipe.c -I. -Os -fomit-frame-pointer gcc -c io/io_readfile.c -I. -Os -fomit-frame-pointer gcc -c io/io_readwritefile.c -I. -Os -fomit-frame-pointer gcc -c io/io_receivefd.c -I. -Os -fomit-frame-pointer gcc -c io/io_sendfile.c -I. -Os -fomit-frame-pointer gcc -c io/io_setcookie.c -I. -Os -fomit-frame-pointer gcc -c io/io_sigpipe.c -I. -Os -fomit-frame-pointer gcc -c io/io_socketpair.c -I. -Os -fomit-frame-pointer gcc -c io/io_timedout.c -I. -Os -fomit-frame-pointer gcc -c io/io_timeout.c -I. -Os -fomit-frame-pointer gcc -c io/io_timeouted.c -I. -Os -fomit-frame-pointer gcc -c io/io_tryread.c -I. -Os -fomit-frame-pointer gcc -c io/io_tryreadtimeout.c -I. -Os -fomit-frame-pointer gcc -c io/io_trywrite.c -I. -Os -fomit-frame-pointer gcc -c io/io_trywritetimeout.c -I. -Os -fomit-frame-pointer gcc -c io/io_wait.c -I. -Os -fomit-frame-pointer gcc -c io/io_waitread.c -I. -Os -fomit-frame-pointer gcc -c io/io_waituntil.c -I. -Os -fomit-frame-pointer gcc -c io/io_waituntil2.c -I. -Os -fomit-frame-pointer gcc -c io/io_waitwrite.c -I. -Os -fomit-frame-pointer gcc -c io/io_wantread.c -I. -Os -fomit-frame-pointer gcc -c io/io_wantwrite.c -I. -Os -fomit-frame-pointer gcc -c io/iob_addbuf.c -I. -Os -fomit-frame-pointer io/io_waituntil2.c:3: warning: "_XOPEN_SOURCE" redefined 3 | #define _XOPEN_SOURCE | In file included from /usr/include/inttypes.h:8, from ./uint64.h:5, from ./io.h:7, from ./io_internal.h:5, from io/io_waituntil2.c:1: /usr/include/features.h:16: note: this is the location of the previous definition 16 | #define _XOPEN_SOURCE 700 | gcc -c io/iob_addbuf_free.c -I. -Os -fomit-frame-pointer gcc -c io/iob_addbuf_internal.c -I. -Os -fomit-frame-pointer gcc -c io/iob_addbuf_munmap.c -I. -Os -fomit-frame-pointer gcc -c io/iob_addfile.c -I. -Os -fomit-frame-pointer gcc -c io/iob_addfile_close.c -I. -Os -fomit-frame-pointer gcc -c io/iob_adds.c -I. -Os -fomit-frame-pointer gcc -c io/iob_adds_free.c -I. -Os -fomit-frame-pointer gcc -c io/iob_bytesleft.c -I. -Os -fomit-frame-pointer gcc -c io/iob_free.c -I. -Os -fomit-frame-pointer gcc -c io/iob_new.c -I. -Os -fomit-frame-pointer In file included from io/io_wantwrite.c:16: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c io/iob_prefetch.c -I. -Os -fomit-frame-pointer gcc -c io/iob_reset.c -I. -Os -fomit-frame-pointer In file included from io/io_wantread.c:16: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -c io/iob_send.c -I. -Os -fomit-frame-pointer gcc -c io/iob_write.c -I. -Os -fomit-frame-pointer gcc -c io/iom_abort.c -I. -Os -fomit-frame-pointer gcc -c io/iom_add.c -I. -Os -fomit-frame-pointer gcc -c io/iom_init.c -I. -Os -fomit-frame-pointer gcc -c io/iom_wait.c -I. -Os -fomit-frame-pointer ./ent ar cru cdb.a cdb.o cdb_hash.o cdb_make.o cdb_traverse.o ar: `u' modifier ignored since `D' is the default (see `U') ar cru critbit.a critbit.o ar: `u' modifier ignored since `D' is the default (see `U') 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_iso8601.o fmt_long.o fmt_longlong.o fmt_minus.o fmt_netstring.o fmt_pad.o fmt_pb_double.o fmt_pb_float.o fmt_pb_int.o fmt_pb_sint.o fmt_pb_string.o fmt_pb_tag.o fmt_pb_type0_sint.o fmt_pb_type1_double.o fmt_pb_type1_fixed64.o fmt_pb_type2_string.o fmt_pb_type5_fixed32.o fmt_pb_type5_float.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_varint.o fmt_xlong.o fmt_xlonglong.o fmt_xmlescape.o ranlib cdb.a ar cru unix.a iopause.o ndelay_off.o ndelay_on.o winsock2errno.o ranlib critbit.a ar: `u' modifier ignored since `D' is the default (see `U') 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 ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ranlib unix.a ranlib socket.a ranlib fmt.a nodes=9853, datasize=8115 actually used: 9853 nodes, 8115 bytes data gcc -c textcode/scan_html.c -I. -Os -fomit-frame-pointer 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 iom_abort.o iom_add.o iom_init.o iom_wait.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib io.a ar cru textcode.a base64.o base64url.o fmt_base64.o fmt_base64url.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_base64url.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 ar: `u' modifier ignored since `D' is the default (see `U') ar cru libowfat.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 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_iso8601.o fmt_long.o fmt_longlong.o fmt_minus.o fmt_netstring.o fmt_pad.o fmt_pb_double.o fmt_pb_float.o fmt_pb_int.o fmt_pb_sint.o fmt_pb_string.o fmt_pb_tag.o fmt_pb_type0_sint.o fmt_pb_type1_double.o fmt_pb_type1_fixed64.o fmt_pb_type2_string.o fmt_pb_type5_fixed32.o fmt_pb_type5_float.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_varint.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_iso8601.o scan_long.o scan_longlong.o scan_longn.o scan_netstring.o scan_noncharsetnskip.o scan_nonwhitenskip.o scan_pb_tag.o scan_pb_type0_sint.o scan_pb_type1_double.o scan_pb_type1_fixed64.o scan_pb_type2_stringlen.o scan_pb_type5_fixed32.o scan_pb_type5_float.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_utf8_sem.o scan_varint.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_readat.o mmap_shared.o mmap_unmap.o base64.o base64url.o fmt_base64.o fmt_base64url.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_base64url.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 iom_abort.o iom_add.o iom_init.o iom_wait.o cdb.o cdb_hash.o cdb_make.o cdb_traverse.o critbit.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib textcode.a ranlib libowfat.a gcc -g -o t t.o libowfat.a `cat libsocket` -lpthread >>> WARNING: libowfat: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> libowfat: Entering fakeroot... install -d /home/buildozer/aports/community/libowfat/pkg/libowfat/usr/include/libowfat install -m 644 buffer.h byte.h fmt.h ip4.h ip6.h mmap.h scan.h socket.h str.h stralloc.h uint16.h uint32.h uint64.h open.h textcode.h tai.h taia.h dns.h iopause.h case.h openreadclose.h readclose.h ndelay.h array.h io.h safemult.h iob.h havealloca.h errmsg.h cdb.h cdb_make.h rangecheck.h iarray.h va_narg.h isset.h compiletimeassert.h critbit.h /home/buildozer/aports/community/libowfat/pkg/libowfat/usr/include/libowfat install -d /home/buildozer/aports/community/libowfat/pkg/libowfat/usr/share/man/man3 install -m 644 array/array.3 array/array_allocate.3 array/array_bytes.3 array/array_cat.3 array/array_cat0.3 array/array_catb.3 array/array_cate.3 array/array_cats.3 array/array_cats0.3 array/array_equal.3 array/array_fail.3 array/array_get.3 array/array_length.3 array/array_reset.3 array/array_start.3 array/array_trunc.3 array/array_truncate.3 array/iarray_allocate.3 array/iarray_free.3 array/iarray_get.3 array/iarray_init.3 buffer/buffer.3 buffer/buffer_close.3 buffer/buffer_feed.3 buffer/buffer_flush.3 buffer/buffer_fromarray.3 buffer/buffer_frombuf.3 buffer/buffer_fromsa.3 buffer/buffer_get.3 buffer/buffer_get_new_token_sa.3 buffer/buffer_get_new_token_sa_pred.3 buffer/buffer_get_token.3 buffer/buffer_get_token_pred.3 buffer/buffer_get_token_sa.3 buffer/buffer_get_token_sa_pred.3 buffer/buffer_getc.3 buffer/buffer_getline.3 buffer/buffer_getline_sa.3 buffer/buffer_getn.3 buffer/buffer_getnewline_sa.3 buffer/buffer_init.3 buffer/buffer_init_free.3 buffer/buffer_mmapread.3 buffer/buffer_peek.3 buffer/buffer_put.3 buffer/buffer_put8long.3 buffer/buffer_putalign.3 buffer/buffer_puterror.3 buffer/buffer_puterror2.3 buffer/buffer_putflush.3 buffer/buffer_putlong.3 buffer/buffer_putlonglong.3 buffer/buffer_putm.3 buffer/buffer_putnlflush.3 buffer/buffer_puts.3 buffer/buffer_putsa.3 buffer/buffer_putsaflush.3 buffer/buffer_putsalign.3 buffer/buffer_putsflush.3 buffer/buffer_putspace.3 buffer/buffer_putulong.3 buffer/buffer_putulonglong.3 buffer/buffer_putxlong.3 buffer/buffer_seek.3 buffer/buffer_tosa.3 byte/byte_chr.3 byte/byte_copy.3 byte/byte_copyr.3 byte/byte_diff.3 byte/byte_equal.3 byte/byte_rchr.3 byte/byte_zero.3 case/case_diffb.3 case/case_diffs.3 case/case_lowerb.3 case/case_lowers.3 case/case_starts.3 cdb/cdb_datalen.3 cdb/cdb_datapos.3 cdb/cdb_find.3 cdb/cdb_firstkey.3 cdb/cdb_free.3 cdb/cdb_init.3 cdb/cdb_keylen.3 cdb/cdb_keypos.3 cdb/cdb_nextkey.3 cdb/cdb_read.3 cdb/cdb_successor.3 critbit/critbit0_allprefixed.3 critbit/critbit0_clear.3 critbit/critbit0_contains.3 critbit/critbit0_delete.3 critbit/critbit0_insert.3 dns/dns_ip4.3 dns/dns_ip4_packet.3 dns/dns_ip4_qualify.3 dns/dns_ip6.3 dns/dns_ip6_packet.3 dns/dns_ip6_qualify.3 dns/dns_mx.3 dns/dns_mx_packet.3 dns/dns_name4.3 dns/dns_name4_domain.3 dns/dns_name6.3 dns/dns_name6_domain.3 dns/dns_name_packet.3 dns/dns_txt.3 dns/dns_txt_packet.3 fmt/fmt_8long.3 fmt/fmt_asn1derlength.3 fmt/fmt_asn1dertag.3 fmt/fmt_double.3 fmt/fmt_fill.3 fmt/fmt_httpdate.3 fmt/fmt_human.3 fmt/fmt_humank.3 fmt/fmt_iso8601.3 fmt/fmt_long.3 fmt/fmt_longlong.3 fmt/fmt_minus.3 fmt/fmt_netstring.3 fmt/fmt_pad.3 fmt/fmt_plusminus.3 fmt/fmt_str.3 fmt/fmt_strm.3 fmt/fmt_strn.3 fmt/fmt_uint.3 fmt/fmt_uint0.3 fmt/fmt_ulong.3 fmt/fmt_ulong0.3 fmt/fmt_ulonglong.3 fmt/fmt_utf8.3 fmt/fmt_xlong.3 fmt/fmt_xlonglong.3 io/io_appendfile.3 io/io_block.3 io/io_canread.3 io/io_canwrite.3 io/io_check.3 io/io_close.3 io/io_closeonexec.3 io/io_createfile.3 io/io_dontwantread.3 io/io_dontwantwrite.3 io/io_eagain.3 io/io_fd.3 io/io_fd_canwrite.3 io/io_fd_flags.3 io/io_finishandshutdown.3 io/io_getcookie.3 io/io_nonblock.3 io/io_passfd.3 io/io_pipe.3 io/io_readfile.3 io/io_readwritefile.3 io/io_receivefd.3 io/io_sendfile.3 io/io_setcookie.3 io/io_socketpair.3 io/io_timeout.3 io/io_timeouted.3 io/io_tryread.3 io/io_tryreadtimeout.3 io/io_trywrite.3 io/io_trywritetimeout.3 io/io_wait.3 io/io_waitread.3 io/io_waituntil.3 io/io_wantread.3 io/io_wantwrite.3 io/iob_addbuf.3 io/iob_addbuf_free.3 io/iob_addfile.3 io/iob_addfile_close.3 io/iob_adds.3 io/iob_adds_free.3 io/iob_bytesleft.3 io/iob_free.3 io/iob_new.3 io/iob_prefetch.3 io/iob_reset.3 io/iob_send.3 io/iob_write.3 io/iom_abort.3 io/iom_add.3 io/iom_init.3 io/iom_wait.3 mmap/mmap_private.3 mmap/mmap_read.3 mmap/mmap_readat.3 mmap/mmap_shared.3 mmap/mmap_unmap.3 mult/add_of.3 mult/assign.3 mult/imult16.3 mult/imult32.3 mult/imult64.3 mult/range_arrayinbuf.3 mult/range_bufinbuf.3 mult/range_ptrinbuf.3 mult/range_str2inbuf.3 mult/range_str4inbuf.3 mult/range_strinbuf.3 mult/range_validbuf.3 mult/rangecheck.3 mult/sub_of.3 mult/umult16.3 mult/umult32.3 mult/umult64.3 open/open_append.3 open/open_excl.3 open/open_read.3 open/open_rw.3 open/open_trunc.3 open/open_write.3 open/openreadclose.3 open/readclose.3 open/readclose_append.3 scan/scan_8int.3 scan/scan_8long.3 scan/scan_8short.3 scan/scan_asn1derlength.3 scan/scan_asn1derlengthvalue.3 scan/scan_asn1dertag.3 scan/scan_charsetnskip.3 scan/scan_double.3 scan/scan_httpdate.3 scan/scan_int.3 scan/scan_iso8601.3 scan/scan_long.3 scan/scan_longlong.3 scan/scan_netstring.3 scan/scan_noncharsetnskip.3 scan/scan_nonwhitenskip.3 scan/scan_plusminus.3 scan/scan_short.3 scan/scan_uint.3 scan/scan_ulong.3 scan/scan_ulonglong.3 scan/scan_ushort.3 scan/scan_utf8.3 scan/scan_utf8_sem.3 scan/scan_whitenskip.3 scan/scan_xint.3 scan/scan_xlong.3 scan/scan_xlonglong.3 scan/scan_xshort.3 socket/fmt_ip4.3 socket/fmt_ip6.3 socket/fmt_ip6_flat.3 socket/fmt_ip6c.3 socket/fmt_ip6if.3 socket/fmt_ip6ifc.3 socket/scan_ip4.3 socket/scan_ip6.3 socket/scan_ip6_flat.3 socket/scan_ip6if.3 socket/socket_accept4.3 socket/socket_accept6.3 socket/socket_bind4.3 socket/socket_bind4_reuse.3 socket/socket_bind6.3 socket/socket_bind6_reuse.3 socket/socket_broadcast.3 socket/socket_connect4.3 socket/socket_connect6.3 socket/socket_connected.3 socket/socket_fastopen.3 socket/socket_fastopen_connect4.3 socket/socket_fastopen_connect6.3 socket/socket_getifidx.3 socket/socket_getifname.3 socket/socket_listen.3 socket/socket_local4.3 socket/socket_local6.3 socket/socket_mchopcount6.3 socket/socket_mcjoin4.3 socket/socket_mcjoin6.3 socket/socket_mcleave4.3 socket/socket_mcleave6.3 socket/socket_mcloop4.3 socket/socket_mcloop6.3 socket/socket_mcttl4.3 socket/socket_quickack.3 socket/socket_recv4.3 socket/socket_recv6.3 socket/socket_remote4.3 socket/socket_remote6.3 socket/socket_sctp4.3 socket/socket_sctp4b.3 socket/socket_sctp6.3 socket/socket_sctp6b.3 socket/socket_send4.3 socket/socket_send6.3 socket/socket_tcp4.3 socket/socket_tcp4b.3 socket/socket_tcp6.3 socket/socket_tcp6b.3 socket/socket_udp4.3 socket/socket_udp6.3 str/str_chr.3 str/str_copy.3 str/str_diff.3 str/str_diffn.3 str/str_equal.3 str/str_len.3 str/str_rchr.3 str/str_start.3 stralloc/stralloc_0.3 stralloc/stralloc_append.3 stralloc/stralloc_cat.3 stralloc/stralloc_catb.3 stralloc/stralloc_catlong0.3 stralloc/stralloc_catm.3 stralloc/stralloc_cats.3 stralloc/stralloc_catulong0.3 stralloc/stralloc_chomp.3 stralloc/stralloc_chop.3 stralloc/stralloc_copy.3 stralloc/stralloc_copyb.3 stralloc/stralloc_copym.3 stralloc/stralloc_copys.3 stralloc/stralloc_diff.3 stralloc/stralloc_diffs.3 stralloc/stralloc_free.3 stralloc/stralloc_init.3 stralloc/stralloc_ready.3 stralloc/stralloc_readyplus.3 stralloc/stralloc_starts.3 stralloc/stralloc_zero.3 tai/tai_add.3 tai/tai_approx.3 tai/tai_less.3 tai/tai_now.3 tai/tai_pack.3 tai/tai_sub.3 tai/tai_unpack.3 taia/taia_add.3 taia/taia_addsec.3 taia/taia_approx.3 taia/taia_frac.3 taia/taia_less.3 taia/taia_now.3 taia/taia_pack.3 taia/taia_sub.3 taia/taia_tai.3 taia/taia_uint.3 taia/taia_unpack.3 textcode/scan_base64.3 textcode/scan_base64url.3 textcode/scan_cescape.3 textcode/scan_hexdump.3 textcode/scan_jsonescape.3 textcode/scan_ldapescape.3 textcode/scan_urlencoded.3 textcode/scan_urlencoded2.3 textcode/scan_uuencoded.3 uint/uint16_pack.3 uint/uint16_pack_big.3 uint/uint16_read.3 uint/uint16_read_big.3 uint/uint16_unpack.3 uint/uint16_unpack_big.3 uint/uint32_pack.3 uint/uint32_pack_big.3 uint/uint32_read.3 uint/uint32_read_big.3 uint/uint32_unpack.3 uint/uint32_unpack_big.3 uint/uint64_pack.3 uint/uint64_pack_big.3 uint/uint64_read.3 uint/uint64_read_big.3 uint/uint64_unpack.3 uint/uint64_unpack_big.3 unix/iopause.3 unix/ndelay_off.3 unix/ndelay_on.3 /home/buildozer/aports/community/libowfat/pkg/libowfat/usr/share/man/man3 install -d /home/buildozer/aports/community/libowfat/pkg/libowfat/usr/lib install -m 644 libowfat.a /home/buildozer/aports/community/libowfat/pkg/libowfat/usr/lib >>> libowfat-dev*: Running split function dev... >>> libowfat-dev*: Preparing subpackage libowfat-dev... >>> libowfat-dev*: Stripping binaries >>> libowfat-dev*: Running postcheck for libowfat-dev >>> libowfat-doc*: Running split function doc... >>> libowfat-doc*: Preparing subpackage libowfat-doc... >>> libowfat-doc*: Running postcheck for libowfat-doc >>> libowfat*: Running postcheck for libowfat >>> libowfat*: Preparing package libowfat... >>> libowfat*: Stripping binaries >>> WARNING: libowfat*: No arch specific binaries found so arch should probably be set to "noarch" >>> libowfat-dev*: Scanning shared objects >>> libowfat-doc*: Scanning shared objects >>> libowfat*: Scanning shared objects >>> libowfat-dev*: Tracing dependencies... >>> libowfat-dev*: Package size: 1.0 MB >>> libowfat-dev*: Compressing data... >>> libowfat-dev*: Create checksum... >>> libowfat-dev*: Create libowfat-dev-0.32-r1.apk >>> libowfat-doc*: Tracing dependencies... >>> libowfat-doc*: Package size: 1.5 MB >>> libowfat-doc*: Compressing data... >>> libowfat-doc*: Create checksum... >>> libowfat-doc*: Create libowfat-doc-0.32-r1.apk >>> libowfat*: Tracing dependencies... >>> libowfat*: Package size: 4.0 KB >>> libowfat*: Compressing data... >>> libowfat*: Create checksum... >>> libowfat*: Create libowfat-0.32-r1.apk >>> libowfat: Build complete at Mon, 18 Apr 2022 14:20:01 +0000 elapsed time 0h 0m 12s >>> libowfat: Cleaning up srcdir >>> libowfat: Cleaning up pkgdir >>> libowfat: Uninstalling dependencies... (1/1) Purging .makedepends-libowfat (20220418.141952) OK: 1274 MiB in 103 packages >>> libowfat: Updating the community/x86_64 repository index... >>> libowfat: Signing the index...