>>> libtbox: Building community/libtbox 1.7.5-r1 (using abuild 3.13.0-r3) started Thu, 25 Apr 2024 11:41:06 +0000 >>> libtbox: Checking sanity of /home/buildozer/aports/community/libtbox/APKBUILD... >>> libtbox: Analyzing dependencies... >>> libtbox: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.6-r0) (2/2) Installing .makedepends-libtbox (20240425.114107) OK: 271 MiB in 112 packages >>> libtbox: Cleaning up srcdir >>> libtbox: Cleaning up pkgdir >>> libtbox: Cleaning up tmpdir >>> libtbox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtbox-1.7.5.tar.gz >>> libtbox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtbox-1.7.5.tar.gz >>> libtbox: Checking sha512sums... libtbox-1.7.5.tar.gz: OK libtbox.pc: OK >>> libtbox: Unpacking /var/cache/distfiles/libtbox-1.7.5.tar.gz... checking for platform ... linux checking for architecture ... powerpc64le checking for make ... ok checking for the c compiler (cc) ... gcc checking for the c++ compiler (cxx) ... gcc checking for the assembler (as) ... gcc checking for the objc compiler (mm) ... gcc checking for the objc++ compiler (mxx) ... gcc checking for the linker (ld) ... g++ checking for the static library archiver (ar) ... ar checking for the shared library linker (sh) ... g++ checking for toolchain ... envs checking for wchar .. no checking for libc_memcpy .. ok checking for libc_memset .. ok checking for libc_memmove .. ok checking for libc_memcmp .. ok checking for libc_memmem .. ok checking for libc_strcat .. ok checking for libc_strncat .. ok checking for libc_strcpy .. ok checking for libc_strncpy .. ok checking for libc_strlcpy .. ok checking for libc_strlen .. ok checking for libc_strnlen .. ok checking for libc_strstr .. ok checking for libc_strchr .. ok checking for libc_strrchr .. ok checking for libc_strcasestr .. ok checking for libc_strcmp .. ok checking for libc_strcasecmp .. ok checking for libc_strncmp .. ok checking for libc_strncasecmp .. ok checking for libc_wcscat .. ok checking for libc_wcsncat .. ok checking for libc_wcscpy .. ok checking for libc_wcsncpy .. ok checking for libc_wcslcpy .. no checking for libc_wcslen .. ok checking for libc_wcsnlen .. ok checking for libc_wcsstr .. ok checking for libc_wcscasestr .. no checking for libc_wcscmp .. ok checking for libc_wcscasecmp .. ok checking for libc_wcsncmp .. ok checking for libc_wcsncasecmp .. ok checking for libc_wcstombs .. ok checking for libc_mbstowcs .. ok checking for libc_gmtime .. ok checking for libc_mktime .. ok checking for libc_localtime .. ok checking for libc_gettimeofday .. ok checking for libc_signal .. ok checking for libc_setjmp .. ok checking for libc_kill .. ok checking for libc_backtrace .. no checking for libc_setlocale .. ok checking for libc_fputs .. ok checking for libc_fgets .. ok checking for libc_fgetc .. ok checking for libc_ungetc .. ok checking for libc_fputc .. ok checking for libc_fread .. ok checking for libc_fwrite .. ok checking for libc_srandom .. ok checking for libc_random .. ok checking for libm_sincos .. ok checking for libm_sincosf .. ok checking for libm_log2 .. ok checking for libm_log2f .. ok checking for libm_sqrt .. ok checking for libm_sqrtf .. ok checking for libm_acos .. ok checking for libm_acosf .. ok checking for libm_asin .. ok checking for libm_asinf .. ok checking for libm_pow .. ok checking for libm_powf .. ok checking for libm_fmod .. ok checking for libm_fmodf .. ok checking for libm_tan .. ok checking for libm_tanf .. ok checking for libm_atan .. ok checking for libm_atanf .. ok checking for libm_atan2 .. ok checking for libm_atan2f .. ok checking for libm_cos .. ok checking for libm_cosf .. ok checking for libm_sin .. ok checking for libm_sinf .. ok checking for libm_exp .. ok checking for libm_expf .. ok checking for posix_poll .. ok checking for posix_select .. ok checking for posix_pthread_mutex_init .. ok checking for posix_pthread_create .. ok checking for posix_pthread_setspecific .. ok checking for posix_pthread_getspecific .. ok checking for posix_pthread_key_create .. ok checking for posix_pthread_key_delete .. ok checking for posix_pthread_setaffinity_np .. ok checking for posix_socket .. ok checking for posix_opendir .. ok checking for posix_dlopen .. ok checking for posix_open .. ok checking for posix_stat64 .. no checking for posix_lstat64 .. no checking for posix_gethostname .. ok checking for posix_getifaddrs .. ok checking for posix_sem_init .. ok checking for posix_getpagesize .. ok checking for posix_sysconf .. ok checking for posix_sched_yield .. ok checking for posix_sched_setaffinity .. ok checking for posix_regcomp .. ok checking for posix_regexec .. ok checking for posix_readv .. ok checking for posix_writev .. ok checking for posix_preadv .. ok checking for posix_pwritev .. ok checking for posix_pread64 .. no checking for posix_pwrite64 .. no checking for posix_fdatasync .. ok checking for posix_copyfile .. no checking for posix_sendfile .. ok checking for posix_epoll_create .. ok checking for posix_epoll_wait .. ok checking for posix_posix_spawnp .. ok checking for posix_posix_spawn_file_actions_addchdir_np .. ok checking for posix_execvp .. ok checking for posix_execvpe .. ok checking for posix_fork .. ok checking for posix_vfork .. ok checking for posix_waitpid .. ok checking for posix_getdtablesize .. ok checking for posix_getrlimit .. ok checking for posix_getaddrinfo .. ok checking for posix_getnameinfo .. ok checking for posix_gethostbyname .. ok checking for posix_gethostbyaddr .. ok checking for posix_fcntl .. ok checking for posix_pipe .. ok checking for posix_pipe2 .. ok checking for posix_mkfifo .. ok checking for posix_mmap .. ok checking for posix_futimens .. ok checking for posix_utimensat .. ok checking for bsd_flock .. ok checking for systemv_semget .. ok checking for systemv_semtimedop .. ok checking for linux_inotify_init .. ok checking for libc_sigsetjmp .. ok checking for valgrind .. no checking for keyword_thread .. ok checking for keyword_thread_local .. ok checking for feature_anonymous_union .. ok analyzing project configuration .. generating build/linux/powerpc64le/release/tbox.config.h .. build/linux/powerpc64le/release/tbox.config.h is generated! generating makefile .. makefile is generated! compiling.release src/tbox/tbox.c compiling.release src/tbox/hash/bkdr.c compiling.release src/tbox/hash/fnv32.c compiling.release src/tbox/hash/adler32.c compiling.release src/tbox/math/impl/math.c compiling.release src/tbox/math/random/linear.c compiling.release src/tbox/math/random/random.c compiling.release src/tbox/math/int32.c compiling.release src/tbox/math/fixed16.c compiling.release src/tbox/libc/misc/time/mktime.c compiling.release src/tbox/libc/misc/time/time.c compiling.release src/tbox/libc/misc/time/gmtime.c compiling.release src/tbox/libc/misc/time/localtime.c compiling.release src/tbox/libc/misc/time/gmmktime.c compiling.release src/tbox/libc/stdio/wprintf.c compiling.release src/tbox/libc/stdio/printf.c compiling.release src/tbox/libc/stdio/sprintf.c compiling.release src/tbox/libc/stdio/wputs.c compiling.release src/tbox/libc/stdio/printf_object.c compiling.release src/tbox/libc/stdio/snprintf.c compiling.release src/tbox/libc/stdio/swprintf.c compiling.release src/tbox/libc/stdio/vswprintf.c compiling.release src/tbox/libc/stdio/vsnprintf.c compiling.release src/tbox/libc/stdio/putchar.c compiling.release src/tbox/libc/stdio/getchar.c compiling.release src/tbox/libc/stdio/puts.c compiling.release src/tbox/libc/stdlib/mbstowcs.c compiling.release src/tbox/libc/stdlib/random.c compiling.release src/tbox/libc/stdlib/stdlib.c compiling.release src/tbox/libc/stdlib/wcstombs.c compiling.release src/tbox/libc/string/strrchr.c compiling.release src/tbox/libc/string/strlcpy.c compiling.release src/tbox/libc/string/memmov.c compiling.release src/tbox/libc/string/strnstr.c compiling.release src/tbox/libc/string/strnchr.c compiling.release src/tbox/libc/string/strnlen.c compiling.release src/tbox/libc/string/wcscmp.c compiling.release src/tbox/libc/string/strncat.c compiling.release src/tbox/libc/string/wcschr.c compiling.release src/tbox/libc/string/strchr.c compiling.release src/tbox/libc/string/stricmp.c compiling.release src/tbox/libc/string/strcat.c compiling.release src/tbox/libc/string/strcmp.c compiling.release src/tbox/libc/string/wcsirchr.c compiling.release src/tbox/libc/string/wcsicmp.c compiling.release src/tbox/libc/string/strnirstr.c compiling.release src/tbox/libc/string/wcsnrstr.c compiling.release src/tbox/libc/string/strcpy.c compiling.release src/tbox/libc/string/strirstr.c compiling.release src/tbox/libc/string/strstr.c compiling.release src/tbox/libc/string/strnirchr.c compiling.release src/tbox/libc/string/strnrchr.c compiling.release src/tbox/libc/string/memcpy.c compiling.release src/tbox/libc/string/wcsrchr.c compiling.release src/tbox/libc/string/wcslen.c compiling.release src/tbox/libc/string/strnistr.c compiling.release src/tbox/libc/string/wcsndup.c compiling.release src/tbox/libc/string/wcsstr.c compiling.release src/tbox/libc/string/wcsncpy.c compiling.release src/tbox/libc/string/strnichr.c compiling.release src/tbox/libc/string/memdup.c compiling.release src/tbox/libc/string/wcsirstr.c compiling.release src/tbox/libc/string/memmem.c compiling.release src/tbox/libc/string/strncmp.c compiling.release src/tbox/libc/string/wcsdup.c compiling.release src/tbox/libc/string/wcsnirchr.c compiling.release src/tbox/libc/string/stristr.c compiling.release src/tbox/libc/string/memcmp.c compiling.release src/tbox/libc/string/strnrstr.c compiling.release src/tbox/libc/string/wcscat.c compiling.release src/tbox/libc/string/memset.c compiling.release src/tbox/libc/string/wcsistr.c compiling.release src/tbox/libc/string/wcsnicmp.c compiling.release src/tbox/libc/string/wcsnlen.c compiling.release src/tbox/libc/string/wcsncmp.c compiling.release src/tbox/libc/string/strrstr.c compiling.release src/tbox/libc/string/strlen.c compiling.release src/tbox/libc/string/wcsnirstr.c compiling.release src/tbox/libc/string/wcsncat.c compiling.release src/tbox/libc/string/wcsrstr.c compiling.release src/tbox/libc/string/wcslcpy.c compiling.release src/tbox/libc/string/wcsichr.c compiling.release src/tbox/libc/string/wcsnrchr.c compiling.release src/tbox/libc/string/strichr.c compiling.release src/tbox/libc/string/wcscpy.c compiling.release src/tbox/libc/string/strirchr.c compiling.release src/tbox/libc/string/strncpy.c compiling.release src/tbox/libc/string/strndup.c compiling.release src/tbox/libc/string/strnicmp.c compiling.release src/tbox/libc/string/strdup.c compiling.release src/tbox/libc/impl/libc.c compiling.release src/tbox/utils/base32.c compiling.release src/tbox/utils/base64.c compiling.release src/tbox/utils/bits.c compiling.release src/tbox/utils/dump.c compiling.release src/tbox/utils/lock_profiler.c compiling.release src/tbox/utils/singleton.c compiling.release src/tbox/utils/trace.c compiling.release src/tbox/utils/url.c compiling.release src/tbox/utils/used.c compiling.release src/tbox/prefix/state.c compiling.release src/tbox/memory/string_pool.c compiling.release src/tbox/memory/static_buffer.c compiling.release src/tbox/memory/native_allocator.c compiling.release src/tbox/memory/allocator.c compiling.release src/tbox/memory/impl/static_large_allocator.c compiling.release src/tbox/memory/impl/native_large_allocator.c compiling.release src/tbox/memory/impl/prefix.c compiling.release src/tbox/memory/impl/static_fixed_pool.c compiling.release src/tbox/memory/impl/memory.c compiling.release src/tbox/memory/buffer.c compiling.release src/tbox/memory/large_allocator.c compiling.release src/tbox/memory/virtual_allocator.c compiling.release src/tbox/memory/small_allocator.c compiling.release src/tbox/memory/queue_buffer.c compiling.release src/tbox/memory/fixed_pool.c compiling.release src/tbox/memory/default_allocator.c compiling.release src/tbox/memory/static_allocator.c compiling.release src/tbox/string/static_string.c compiling.release src/tbox/string/string.c compiling.release src/tbox/stream/static_stream.c compiling.release src/tbox/stream/transfer.c compiling.release src/tbox/stream/filter.c compiling.release src/tbox/stream/stream.c compiling.release src/tbox/stream/impl/stream/http.c compiling.release src/tbox/stream/impl/stream/file.c compiling.release src/tbox/stream/impl/stream/data.c compiling.release src/tbox/stream/impl/stream/filter.c compiling.release src/tbox/stream/impl/stream/sock.c compiling.release src/tbox/stream/impl/filter/cache.c compiling.release src/tbox/stream/impl/filter/chunked.c compiling.release src/tbox/network/unixaddr.c compiling.release src/tbox/network/http.c compiling.release src/tbox/network/ipv6.c compiling.release src/tbox/network/ipaddr.c compiling.release src/tbox/network/cookies.c compiling.release src/tbox/network/hwaddr.c compiling.release src/tbox/network/ipv4.c compiling.release src/tbox/network/url.c compiling.release src/tbox/network/impl/network.c compiling.release src/tbox/network/impl/http/date.c compiling.release src/tbox/network/impl/http/status.c compiling.release src/tbox/network/impl/http/method.c compiling.release src/tbox/network/impl/http/option.c compiling.release src/tbox/network/dns/cache.c compiling.release src/tbox/network/dns/looker.c compiling.release src/tbox/network/dns/server.c compiling.release src/tbox/algorithm/heap_sort.c compiling.release src/tbox/algorithm/remove_first.c compiling.release src/tbox/algorithm/remove_first_if.c compiling.release src/tbox/algorithm/remove_if.c compiling.release src/tbox/algorithm/rwalk.c compiling.release src/tbox/algorithm/sort.c compiling.release src/tbox/algorithm/predicate.c compiling.release src/tbox/algorithm/rfind_if.c compiling.release src/tbox/algorithm/bubble_sort.c compiling.release src/tbox/algorithm/rfind.c compiling.release src/tbox/algorithm/binary_find_if.c compiling.release src/tbox/algorithm/find.c compiling.release src/tbox/algorithm/walk.c compiling.release src/tbox/algorithm/distance.c compiling.release src/tbox/algorithm/binary_find.c compiling.release src/tbox/algorithm/count_if.c compiling.release src/tbox/algorithm/find_if.c compiling.release src/tbox/algorithm/remove.c compiling.release src/tbox/algorithm/insert_sort.c compiling.release src/tbox/algorithm/quick_sort.c compiling.release src/tbox/algorithm/count.c compiling.release src/tbox/container/array_iterator.c compiling.release src/tbox/container/hash_map.c compiling.release src/tbox/container/bloom_filter.c compiling.release src/tbox/container/iterator.c compiling.release src/tbox/container/heap.c compiling.release src/tbox/container/list_entry.c compiling.release src/tbox/container/queue.c compiling.release src/tbox/container/circle_queue.c compiling.release src/tbox/container/hash_set.c compiling.release src/tbox/container/single_list_entry.c compiling.release src/tbox/container/list.c compiling.release src/tbox/container/vector.c compiling.release src/tbox/container/single_list.c compiling.release src/tbox/container/priority_queue.c compiling.release src/tbox/container/stack.c compiling.release src/tbox/container/element/hash.c compiling.release src/tbox/container/element/long.c compiling.release src/tbox/container/element/null.c compiling.release src/tbox/container/element/size.c compiling.release src/tbox/container/element/true.c compiling.release src/tbox/container/element/uint8.c compiling.release src/tbox/container/element/uint16.c compiling.release src/tbox/container/element/uint32.c compiling.release src/tbox/container/element/mem.c compiling.release src/tbox/container/element/ptr.c compiling.release src/tbox/container/element/str.c compiling.release src/tbox/libm/impl/libm.c compiling.release src/tbox/libm/ilog2i.c compiling.release src/tbox/libm/isqrti.c compiling.release src/tbox/libm/isqrti64.c compiling.release src/tbox/libm/idivi8.c compiling.release src/tbox/platform/addrinfo.c compiling.release src/tbox/platform/atomic64.c compiling.release src/tbox/platform/backtrace.c compiling.release src/tbox/platform/cache_time.c compiling.release src/tbox/platform/cpu.c compiling.release src/tbox/platform/directory.c compiling.release src/tbox/platform/dynamic.c compiling.release src/tbox/platform/environment.c compiling.release src/tbox/platform/event.c compiling.release src/tbox/platform/file.c compiling.release src/tbox/platform/filelock.c compiling.release src/tbox/platform/fwatcher.c compiling.release src/tbox/platform/hostname.c compiling.release src/tbox/platform/ifaddrs.c compiling.release src/tbox/platform/ltimer.c compiling.release src/tbox/platform/mutex.c compiling.release src/tbox/platform/native_memory.c compiling.release src/tbox/platform/page.c compiling.release src/tbox/platform/path.c compiling.release src/tbox/platform/pipe.c compiling.release src/tbox/platform/poller.c compiling.release src/tbox/platform/print.c compiling.release src/tbox/platform/process.c compiling.release src/tbox/platform/sched.c compiling.release src/tbox/platform/semaphore.c compiling.release src/tbox/platform/socket.c compiling.release src/tbox/platform/stdfile.c compiling.release src/tbox/platform/syserror.c compiling.release src/tbox/platform/thread.c compiling.release src/tbox/platform/thread_local.c compiling.release src/tbox/platform/thread_pool.c compiling.release src/tbox/platform/time.c compiling.release src/tbox/platform/timer.c compiling.release src/tbox/platform/virtual_memory.c compiling.release src/tbox/platform/impl/platform.c compiling.release src/tbox/platform/impl/pollerdata.c compiling.release src/tbox/platform/impl/dns.c compiling.release src/tbox/libm/acos.c compiling.release src/tbox/libm/acosf.c compiling.release src/tbox/libm/asin.c compiling.release src/tbox/libm/asinf.c compiling.release src/tbox/libm/atan.c compiling.release src/tbox/libm/atan2.c compiling.release src/tbox/libm/atan2f.c compiling.release src/tbox/libm/atanf.c compiling.release src/tbox/libm/cos.c compiling.release src/tbox/libm/cosf.c compiling.release src/tbox/libm/exp.c compiling.release src/tbox/libm/exp1.c compiling.release src/tbox/libm/exp1f.c compiling.release src/tbox/libm/expf.c compiling.release src/tbox/libm/expi.c compiling.release src/tbox/libm/expif.c compiling.release src/tbox/libm/fmod.c compiling.release src/tbox/libm/fmodf.c compiling.release src/tbox/libm/isfin.c compiling.release src/tbox/libm/isfinf.c compiling.release src/tbox/libm/isinf.c compiling.release src/tbox/libm/isinff.c compiling.release src/tbox/libm/isnan.c compiling.release src/tbox/libm/isnanf.c compiling.release src/tbox/libm/log2.c compiling.release src/tbox/libm/log2f.c compiling.release src/tbox/libm/pow.c compiling.release src/tbox/libm/powf.c compiling.release src/tbox/libm/sin.c compiling.release src/tbox/libm/sincos.c compiling.release src/tbox/libm/sincosf.c compiling.release src/tbox/libm/sinf.c compiling.release src/tbox/libm/sqrt.c compiling.release src/tbox/libm/sqrtf.c compiling.release src/tbox/libm/tan.c compiling.release src/tbox/libm/tanf.c compiling.release src/tbox/hash/ap.c compiling.release src/tbox/hash/blizzard.c compiling.release src/tbox/hash/crc16.c compiling.release src/tbox/hash/crc32.c compiling.release src/tbox/hash/crc8.c compiling.release src/tbox/hash/djb2.c compiling.release src/tbox/hash/fnv64.c compiling.release src/tbox/hash/md5.c compiling.release src/tbox/hash/murmur.c compiling.release src/tbox/hash/sdbm.c compiling.release src/tbox/hash/rs.c compiling.release src/tbox/hash/sha.c compiling.release src/tbox/hash/uuid.c compiling.release src/tbox/hash/arch/crc32.S compiling.release src/tbox/charset/iso8859.c compiling.release src/tbox/charset/ucs2.c compiling.release src/tbox/charset/utf32.c compiling.release src/tbox/charset/ascii.c compiling.release src/tbox/charset/gb2312.c compiling.release src/tbox/charset/ucs4.c compiling.release src/tbox/charset/utf16.c compiling.release src/tbox/charset/charset.c compiling.release src/tbox/charset/utf8.c compiling.release src/tbox/platform/impl/charset.c compiling.release src/tbox/stream/impl/filter/charset.c compiling.release src/demo/demo.c compiling.release src/demo/libc/time.c compiling.release src/demo/libc/mbstowcs.c compiling.release src/demo/libc/wchar.c compiling.release src/demo/libc/string.c compiling.release src/demo/libc/stdlib.c compiling.release src/demo/libc/wcstombs.c compiling.release src/demo/libm/integer.c compiling.release src/demo/math/random.c compiling.release src/demo/utils/base32.c compiling.release src/demo/utils/base64.c compiling.release src/demo/utils/bits.c compiling.release src/demo/utils/dump.c compiling.release src/demo/utils/url.c compiling.release src/demo/other/test.c compiling.release src/demo/other/test.cpp compiling.release src/demo/string/static_string.c compiling.release src/demo/string/string.c compiling.release src/demo/memory/string_pool.c compiling.release src/demo/memory/static_buffer.c compiling.release src/demo/memory/large_pool.c compiling.release src/demo/memory/impl/static_fixed_pool.c compiling.release src/demo/memory/memops.c compiling.release src/demo/memory/buffer.c compiling.release src/demo/memory/check.c compiling.release src/demo/memory/small_allocator.c compiling.release src/demo/memory/queue_buffer.c compiling.release src/demo/memory/fixed_pool.c compiling.release src/demo/memory/default_allocator.c compiling.release src/demo/platform/addrinfo.c compiling.release src/demo/platform/atomic.c compiling.release src/demo/platform/atomic32.c compiling.release src/demo/platform/atomic64.c compiling.release src/demo/platform/backtrace.c compiling.release src/demo/platform/cache_time.c compiling.release src/demo/platform/directory.c compiling.release src/demo/platform/environment.c compiling.release src/demo/platform/event.c compiling.release src/demo/platform/file.c compiling.release src/demo/platform/filelock.c compiling.release src/demo/platform/fwatcher.c compiling.release src/demo/platform/hostname.c compiling.release src/demo/platform/ifaddrs.c compiling.release src/demo/platform/lock.c compiling.release src/demo/platform/ltimer.c compiling.release src/demo/platform/named_pipe.c compiling.release src/demo/platform/path.c compiling.release src/demo/platform/pipe_pair.c compiling.release src/demo/platform/poller_client.c compiling.release src/demo/platform/poller_fwatcher.c compiling.release src/demo/platform/poller_pipe.c compiling.release src/demo/platform/poller_process.c compiling.release src/demo/platform/poller_server.c compiling.release src/demo/platform/process.c compiling.release src/demo/platform/sched.c compiling.release src/demo/platform/semaphore.c compiling.release src/demo/platform/stdfile.c compiling.release src/demo/platform/thread.c compiling.release src/demo/platform/thread_local.c compiling.release src/demo/platform/thread_pool.c compiling.release src/demo/platform/timer.c compiling.release src/demo/platform/utils.c compiling.release src/demo/container/hash_map.c compiling.release src/demo/container/bloom_filter.c compiling.release src/demo/container/heap.c compiling.release src/demo/container/list_entry.c compiling.release src/demo/container/queue.c compiling.release src/demo/container/circle_queue.c compiling.release src/demo/container/hash_set.c compiling.release src/demo/container/single_list_entry.c compiling.release src/demo/container/list.c compiling.release src/demo/container/vector.c compiling.release src/demo/container/single_list.c compiling.release src/demo/container/stack.c compiling.release src/demo/algorithm/sort.c compiling.release src/demo/algorithm/find.c compiling.release src/demo/stream/stream.c compiling.release src/demo/stream/stream/zip.c compiling.release src/demo/stream/stream/charset.c compiling.release src/demo/stream/stream/cache.c compiling.release src/demo/stream/stream/null.c compiling.release src/demo/network/unixaddr.c compiling.release src/demo/network/http.c compiling.release src/demo/network/dns.c compiling.release src/demo/network/ipv6.c compiling.release src/demo/network/unix_echo_client.c compiling.release src/demo/network/ipaddr.c compiling.release src/demo/network/impl/date.c compiling.release src/demo/network/cookies.c compiling.release src/demo/network/whois.c compiling.release src/demo/network/ping.c compiling.release src/demo/network/unix_echo_server.c compiling.release src/demo/network/hwaddr.c compiling.release src/demo/network/ipv4.c compiling.release src/demo/network/url.c compiling.release src/demo/hash/crc8.c compiling.release src/demo/hash/djb2.c compiling.release src/demo/hash/fnv64.c compiling.release src/demo/hash/crc16.c compiling.release src/demo/hash/crc32.c compiling.release src/demo/hash/adler32.c compiling.release src/demo/hash/sha.c compiling.release src/demo/hash/fnv32.c compiling.release src/demo/hash/uuid.c compiling.release src/demo/hash/sdbm.c compiling.release src/demo/hash/benchmark.c compiling.release src/demo/hash/md5.c compiling.release src/demo/math/fixed.c compiling.release src/demo/libm/float.c compiling.release src/demo/libm/double.c compiling.release src/demo/other/charset.c linking.release build/linux/powerpc64le/release/libtbox.so linking.release build/linux/powerpc64le/release/demo linking.release build/linux/powerpc64le/release/libtbox.so linking.release build/linux/powerpc64le/release/demo [demo]: ====================================================================== [demo]: Usages: xmake r demo [testname] arguments ... [demo]: [demo]: .e.g [demo]: xmake r demo stream http://www.xxxxx.com /tmp/a [demo]: [demo]: testname: libc_time [demo]: testname: libc_wchar [demo]: testname: libc_string [demo]: testname: libc_stdlib [demo]: testname: libc_wcstombs [demo]: testname: libc_mbstowcs [demo]: testname: libm_float [demo]: testname: libm_double [demo]: testname: libm_integer [demo]: testname: math_fixed [demo]: testname: math_random [demo]: testname: utils_url [demo]: testname: utils_bits [demo]: testname: utils_dump [demo]: testname: utils_base32 [demo]: testname: utils_base64 [demo]: testname: hash_md5 [demo]: testname: hash_sha [demo]: testname: hash_uuid [demo]: testname: hash_djb2 [demo]: testname: hash_sdbm [demo]: testname: hash_crc8 [demo]: testname: hash_crc16 [demo]: testname: hash_crc32 [demo]: testname: hash_fnv32 [demo]: testname: hash_fnv64 [demo]: testname: hash_adler32 [demo]: testname: hash_benchmark [demo]: testname: other_test [demo]: testname: other_test_cpp [demo]: testname: other_charset [demo]: testname: stream [demo]: testname: stream_null [demo]: testname: stream_cache [demo]: testname: stream_charset [demo]: testname: stream_zip [demo]: testname: string_string [demo]: testname: string_static_string [demo]: testname: memory_check [demo]: testname: memory_fixed_pool [demo]: testname: memory_string_pool [demo]: testname: memory_large_allocator [demo]: testname: memory_small_allocator [demo]: testname: memory_default_allocator [demo]: testname: memory_memops [demo]: testname: memory_buffer [demo]: testname: memory_queue_buffer [demo]: testname: memory_static_buffer [demo]: testname: memory_impl_static_fixed_pool [demo]: testname: network_dns [demo]: testname: network_url [demo]: testname: network_ipv4 [demo]: testname: network_ipv6 [demo]: testname: network_unixaddr [demo]: testname: network_unix_echo_server [demo]: testname: network_unix_echo_client [demo]: testname: network_ping [demo]: testname: network_ipaddr [demo]: testname: network_hwaddr [demo]: testname: network_http [demo]: testname: network_whois [demo]: testname: network_cookies [demo]: testname: network_impl_date [demo]: testname: platform_file [demo]: testname: platform_path [demo]: testname: platform_utils [demo]: testname: platform_sched [demo]: testname: platform_atomic [demo]: testname: platform_atomic32 [demo]: testname: platform_atomic64 [demo]: testname: platform_stdfile [demo]: testname: platform_process [demo]: testname: platform_ifaddrs [demo]: testname: platform_filelock [demo]: testname: platform_addrinfo [demo]: testname: platform_hostname [demo]: testname: platform_backtrace [demo]: testname: platform_directory [demo]: testname: platform_cache_time [demo]: testname: platform_environment [demo]: testname: platform_pipe_pair [demo]: testname: platform_named_pipe [demo]: testname: platform_fwatcher [demo]: testname: platform_lock [demo]: testname: platform_timer [demo]: testname: platform_ltimer [demo]: testname: platform_event [demo]: testname: platform_semaphore [demo]: testname: platform_thread [demo]: testname: platform_thread_pool [demo]: testname: platform_thread_local [demo]: testname: platform_poller_pipe [demo]: testname: platform_poller_client [demo]: testname: platform_poller_server [demo]: testname: platform_poller_process [demo]: testname: platform_poller_fwatcher [demo]: testname: container_heap [demo]: testname: container_stack [demo]: testname: container_vector [demo]: testname: container_hash_map [demo]: testname: container_hash_set [demo]: testname: container_queue [demo]: testname: container_circle_queue [demo]: testname: container_list [demo]: testname: container_list_entry [demo]: testname: container_single_list [demo]: testname: container_single_list_entry [demo]: testname: container_bloom_filter [demo]: testname: algorithm_find [demo]: testname: algorithm_sort >>> libtbox: Entering fakeroot... installing build/linux/powerpc64le/release/libtbox.so to /home/buildozer/aports/community/libtbox/pkg/libtbox/usr/lib installing build/linux/powerpc64le/release/demo to /home/buildozer/aports/community/libtbox/pkg/libtbox/usr/bin >>> libtbox-dev*: Running split function dev... >>> libtbox-dev*: Preparing subpackage libtbox-dev... >>> libtbox-dev*: Stripping binaries >>> libtbox-dev*: Running postcheck for libtbox-dev >>> libtbox*: Running postcheck for libtbox >>> libtbox*: Preparing package libtbox... >>> libtbox*: Stripping binaries >>> libtbox-dev*: Scanning shared objects >>> libtbox*: Scanning shared objects >>> libtbox-dev*: Tracing dependencies... libtbox=1.7.5-r1 pkgconfig >>> libtbox-dev*: Package size: 2.7 MB >>> libtbox-dev*: Compressing data... >>> libtbox-dev*: Create checksum... >>> libtbox-dev*: Create libtbox-dev-1.7.5-r1.apk >>> libtbox*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> libtbox*: Package size: 596.0 KB >>> libtbox*: Compressing data... >>> libtbox*: Create checksum... >>> libtbox*: Create libtbox-1.7.5-r1.apk >>> libtbox: Build complete at Thu, 25 Apr 2024 11:41:24 +0000 elapsed time 0h 0m 18s >>> libtbox: Cleaning up srcdir >>> libtbox: Cleaning up pkgdir >>> libtbox: Uninstalling dependencies... (1/2) Purging .makedepends-libtbox (20240425.114107) (2/2) Purging linux-headers (6.6-r0) OK: 263 MiB in 110 packages >>> libtbox: Updating the community/ppc64le repository index... >>> libtbox: Signing the index...