>>> talloc: Building main/talloc 2.4.0-r0 (using abuild 3.10.0-r0) started Mon, 23 Jan 2023 11:21:41 +0000 >>> talloc: Checking sanity of /home/buildozer/aports/main/talloc/APKBUILD... >>> WARNING: talloc: No maintainer >>> talloc: Analyzing dependencies... >>> talloc: Installing for build: build-base docbook-xsl libxslt python3-dev (1/17) Installing xz-libs (5.4.1-r0) (2/17) Installing libxml2 (2.10.3-r2) (3/17) Installing libxml2-utils (2.10.3-r2) (4/17) Installing libgpg-error (1.46-r1) (5/17) Installing libgcrypt (1.10.1-r0) (6/17) Installing libxslt (1.1.37-r0) (7/17) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (8/17) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (9/17) Installing libbz2 (1.0.8-r4) (10/17) Installing libffi (3.4.4-r0) (11/17) Installing gdbm (1.23-r0) (12/17) Installing mpdecimal (2.5.1-r1) (13/17) Installing readline (8.2.0-r0) (14/17) Installing sqlite-libs (3.40.1-r0) (15/17) Installing python3 (3.11.1-r2) (16/17) Installing python3-dev (3.11.1-r2) (17/17) Installing .makedepends-talloc (20230123.112142) Executing busybox-1.36.0-r1.trigger OK: 465 MiB in 113 packages >>> talloc: Cleaning up srcdir >>> talloc: Cleaning up pkgdir >>> talloc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/talloc-2.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> talloc: Fetching https://samba.org/ftp/talloc/talloc-2.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 260 100 260 0 0 81 0 0:00:03 0:00:03 --:--:-- 81 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 68 660k 68 455k 0 0 64838 0 0:00:10 0:00:07 0:00:03 157k 100 660k 100 660k 0 0 94022 0 0:00:07 0:00:07 --:--:-- 228k >>> talloc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/talloc-2.4.0.tar.gz >>> talloc: Checking sha512sums... talloc-2.4.0.tar.gz: OK always-libs.patch: OK >>> talloc: Unpacking /var/cache/distfiles/talloc-2.4.0.tar.gz... >>> talloc: always-libs.patch patching file buildtools/wafsamba/samba_conftests.py Hunk #1 succeeded at 275 (offset 3 lines). Setting top to : /home/buildozer/aports/main/talloc/src/talloc-2.4.0 Setting out to : /home/buildozer/aports/main/talloc/src/talloc-2.4.0/bin Checking for 'gcc' (C compiler) : gcc Checking for program 'git' : /usr/bin/git Checking for c flags '-MMD' : yes Checking for program 'gdb' : not found Checking for header sys/utsname.h : yes Checking uname sysname type : Linux Checking uname machine type : ppc64le Checking uname release type : 5.15.76-0-lts Checking uname version type : #1-Alpine SMP Sun, 30 Oct 2022 08:24:20 +0000 Checking for header stdio.h : yes Checking simple C program : ok Checking compiler accepts ['-Werror'] : yes Checking linker accepts ['-Wl,-rpath,.'] : yes Checking for rpath library support : yes Checking for -Wl,--version-script support : yes Checking compiler accepts ['-fvisibility=hidden'] : yes Checking for HAVE_VISIBILITY_ATTR : ok Checking for library constructor support : ok Checking for library destructor support : ok Checking for __attribute__ : ok Checking compiler accepts ['-fPIC'] : yes Checking for inline : inline Checking for program 'pkg-config' : /usr/bin/pkg-config Checking for pkg-config version >= '0.0.0' : yes Checking compiler accepts ['-D__STDC_WANT_LIB_EXT1__=1'] : yes Checking compiler accepts [''] : yes Checking for header sys/types.h : yes Checking for header sys/stat.h : yes Checking for header stdlib.h : yes Checking for header stddef.h : yes Checking for header memory.h : yes Checking for header string.h : yes Checking for header strings.h : yes Checking for header inttypes.h : yes Checking for header stdint.h : yes Checking for header unistd.h : yes Checking for header minix/config.h : no Checking for header ctype.h : yes Checking for header standards.h : no Checking for header stdbool.h : yes Checking for header stdarg.h : yes Checking for header vararg.h : no Checking for header limits.h : yes Checking for header assert.h : yes Checking getconf LFS_CFLAGS : getconf: LFS_CFLAGS: unknown variable not found Checking for large file support without additional flags : ok Checking for header sys/time.h : yes Checking for header time.h : yes Checking for header endian.h : yes Checking for header sys/endian.h : no Checking for HAVE_LITTLE_ENDIAN : ok Checking for HAVE_BIG_ENDIAN : not found Checking for header signal.h : yes Checking if signal handlers return int : not found Checking for variable __FUNCTION__ : ok Checking for va_copy : ok Checking for HAVE__VA_ARGS__MACRO : ok Checking for header linux/types.h : no Checking for header crypt.h : yes Checking for header locale.h : yes Checking for header acl/libacl.h : no Checking for header compat.h : no Checking for header attr/xattr.h : no Checking for header dustat.h : no Checking for header fcntl.h : yes Checking for header fnmatch.h : yes Checking for header glob.h : yes Checking for header history.h : no Checking for header krb5.h : no Checking for header langinfo.h : yes Checking for header ndir.h : no Checking for header pwd.h : yes Checking for header shadow.h : yes Checking for header sys/acl.h : no Checking for header sys/attributes.h : no Checking for header attr/attributes.h : no Checking for header sys/capability.h : no Checking for header sys/dir.h : yes Checking for header sys/epoll.h : yes Checking for header port.h : no Checking for header sys/fcntl.h : yes Checking for header sys/filio.h : no Checking for header sys/filsys.h : no Checking for header sys/fs/s5param.h : no Checking for header sys/id.h : no Checking for header sys/ioctl.h : yes Checking for header sys/ipc.h : yes Checking for header sys/mman.h : yes Checking for header sys/mode.h : no Checking for header sys/ndir.h : no Checking for header sys/priv.h : no Checking for header sys/resource.h : yes Checking for header sys/security.h : no Checking for header sys/shm.h : yes Checking for header sys/statfs.h : yes Checking for header sys/statvfs.h : yes Checking for header sys/termio.h : no Checking for header sys/vfs.h : yes Checking for header sys/xattr.h : yes Checking for header termio.h : no Checking for header termios.h : yes Checking for header sys/file.h : yes Checking for header sys/ucontext.h : yes Checking for header sys/wait.h : yes Checking for declaration of malloc : ok Checking for header grp.h : yes Checking for header sys/select.h : yes Checking for header setjmp.h : yes Checking for header utime.h : yes Checking for header sys/syslog.h : yes Checking for header syslog.h : yes Checking for header sys/mount.h : yes Checking for header mntent.h : yes Checking for header stropts.h : yes Checking for header unix.h : no Checking for header sys/param.h : yes Checking for header sys/socket.h : yes Checking for header netinet/in.h : yes Checking for header netdb.h : yes Checking for header arpa/inet.h : yes Checking for header netinet/in_systm.h : yes Checking for header netinet/ip.h : yes Checking for header netinet/tcp.h : yes Checking for header netinet/in_ip.h : no Checking for header sys/sockio.h : no Checking for header sys/un.h : yes Checking for header sys/uio.h : yes Checking for header ifaddrs.h : yes Checking for header direct.h : no Checking for header dirent.h : yes Checking for header windows.h : no Checking for header winsock2.h : no Checking for header ws2tcpip.h : no Checking for header errno.h : yes Checking for header getopt.h : yes Checking for header iconv.h : yes Checking for header nss.h : no Checking for header sasl/sasl.h : no Checking for header linux/openat2.h : no Checking for inotify_init : ok Checking for header security/pam_appl.h : no Checking for header zlib.h : no Checking for header asm/unistd.h : no Checking for header sys/unistd.h : no Checking for header alloca.h : yes Checking for header float.h : yes Checking for header rpc/rpc.h : no Checking for header rpc/nettype.h : no Checking for tirpc rpc headers in default system path : not found Checking for libtirpc headers : not found Checking for libntirpc headers : not found No rpc/rpc.h header found, tirpc or libntirpc missing? Checking for header sys/sysctl.h : not found Checking for header sys/fileio.h : no Checking for header sys/filesys.h : no Checking for header sys/dustat.h : no Checking for header sys/sysmacros.h : yes Checking for header xfs/libxfs.h : no Checking for header netgroup.h : no Checking for header valgrind.h : no Checking for header valgrind/valgrind.h : no Checking for header valgrind/memcheck.h : no Checking for header valgrind/helgrind.h : no Checking for header nss_common.h : no Checking for header nsswitch.h : no Checking for header ns_api.h : no Checking for header sys/extattr.h : no Checking for header sys/ea.h : no Checking for header sys/proplist.h : no Checking for header sys/cdefs.h : no Checking for header utmp.h : yes Checking for header utmpx.h : yes Checking for header lastlog.h : yes Checking for header syscall.h : yes Checking for header sys/syscall.h : yes Checking for header sys/atomic.h : no Checking for header stdatomic.h : yes Checking for header libgen.h : yes Checking compiler accepts -Wno-format-truncation : yes Checking compiler accepts -Wno-unused-function : yes Checking compiler accepts -Wno-strict-overflow : yes Checking compiler accepts -Wuse-after-free=1 : yes Checking for header sys/prctl.h : yes Checking for prctl syscall : ok Checking for O_DIRECT flag to open(2) : ok Checking for long long : ok Checking for intptr_t : ok Checking for uintptr_t : ok Checking for ptrdiff_t : ok Checking for comparison_fn_t : not found Checking for bool : ok Checking for int8_t : ok Checking for uint8_t : ok Checking for int16_t : ok Checking for uint16_t : ok Checking for int32_t : ok Checking for uint32_t : ok Checking for int64_t : ok Checking for uint64_t : ok Checking for size_t : ok Checking for ssize_t : ok Checking for ino_t : ok Checking for loff_t : not found Checking for offset_t : not found Checking for volatile int : ok Checking for uint_t : not found Checking for blksize_t : ok Checking for blkcnt_t : ok Checking if size of bool == 1 : ok Checking if size of char == 1 : ok Checking if size of int == 1 : not found Checking if size of int == 2 : not found Checking if size of int == 4 : ok Checking if size of long long == 1 : not found Checking if size of long long == 2 : not found Checking if size of long long == 4 : not found Checking if size of long long == 8 : ok Checking if size of long == 1 : not found Checking if size of long == 2 : not found Checking if size of long == 4 : not found Checking if size of long == 8 : ok Checking if size of short == 1 : not found Checking if size of short == 2 : ok Checking if size of size_t == 1 : not found Checking if size of size_t == 2 : not found Checking if size of size_t == 4 : not found Checking if size of size_t == 8 : ok Checking if size of ssize_t == 1 : not found Checking if size of ssize_t == 2 : not found Checking if size of ssize_t == 4 : not found Checking if size of ssize_t == 8 : ok Checking if size of int8_t == 1 : ok Checking if size of uint8_t == 1 : ok Checking if size of int16_t == 1 : not found Checking if size of int16_t == 2 : ok Checking if size of uint16_t == 1 : not found Checking if size of uint16_t == 2 : ok Checking if size of int32_t == 1 : not found Checking if size of int32_t == 2 : not found Checking if size of int32_t == 4 : ok Checking if size of uint32_t == 1 : not found Checking if size of uint32_t == 2 : not found Checking if size of uint32_t == 4 : ok Checking if size of int64_t == 1 : not found Checking if size of int64_t == 2 : not found Checking if size of int64_t == 4 : not found Checking if size of int64_t == 8 : ok Checking if size of uint64_t == 1 : not found Checking if size of uint64_t == 2 : not found Checking if size of uint64_t == 4 : not found Checking if size of uint64_t == 8 : ok Checking if size of void* == 1 : not found Checking if size of void* == 2 : not found Checking if size of void* == 4 : not found Checking if size of void* == 8 : ok Checking if size of off_t == 1 : not found Checking if size of off_t == 2 : not found Checking if size of off_t == 4 : not found Checking if size of off_t == 8 : ok Checking if size of dev_t == 1 : not found Checking if size of dev_t == 2 : not found Checking if size of dev_t == 4 : not found Checking if size of dev_t == 8 : ok Checking if size of ino_t == 1 : not found Checking if size of ino_t == 2 : not found Checking if size of ino_t == 4 : not found Checking if size of ino_t == 8 : ok Checking if size of time_t == 1 : not found Checking if size of time_t == 2 : not found Checking if size of time_t == 4 : not found Checking if size of time_t == 8 : ok Checking for socklen_t : ok Checking for struct ifaddrs : ok Checking for struct addrinfo : ok Checking for struct sockaddr : ok Checking for HAVE_STRUCT_SOCKADDR_IN6 : ok Checking for struct sockaddr_storage : ok Checking for sa_family_t : ok Checking for sig_atomic_t : ok Checking for sigsetmask : not found Checking for siggetmask : not found Checking for sigprocmask : ok Checking for sigblock : not found Checking for sigaction : ok Checking for sigset : ok Checking for inet_ntoa : ok Checking for inet_aton : ok Checking for inet_ntop : ok Checking for inet_pton : ok Checking for connect : ok Checking for gethostbyname : ok Checking for getaddrinfo : ok Checking for getnameinfo : ok Checking for freeaddrinfo : ok Checking for gai_strerror : ok Checking for socketpair : ok Checking for memset_s : not found Checking for memset_explicit : not found Checking for volatile memory protection : ok Checking for variable IPV6_V6ONLY : ok Checking for header net/if.h : yes Checking for HAVE_IPV6 : ok Checking whether we have ucontext_t : ok Checking for __sync_fetch_and_add compiler builtin : ok Checking for __sync_add_and_fetch compiler builtin : ok Checking for atomic_add_32 compiler builtin : not found Checking for __atomic_add_fetch compiler builtin : ok Checking for __atomic_load compiler builtin : ok Checking for atomic_thread_fence(memory_order_seq_cst) in stdatomic.h : ok Checking for fallthrough attribute : ok Checking for strdup : ok Checking for memmem : ok Checking for printf : ok Checking for memset : ok Checking for memcpy : ok Checking for memmove : ok Checking for strcpy : ok Checking for strncpy : ok Checking for bzero : ok Checking for shl_load : not found Checking for shl_unload : not found Checking for shl_findsym : not found Checking for pipe : ok Checking for strftime : ok Checking for srandom : ok Checking for random : ok Checking for srand : ok Checking for rand : ok Checking for usleep : ok Checking for setbuffer : ok Checking for lstat : ok Checking for getpgrp : ok Checking for utime : ok Checking for utimes : ok Checking for setuid : ok Checking for seteuid : ok Checking for setreuid : ok Checking for setresuid : ok Checking for setgid : ok Checking for setegid : ok Checking for setregid : ok Checking for setresgid : ok Checking for chroot : ok Checking for strerror : ok Checking for vsyslog : ok Checking for setlinebuf : ok Checking for mktime : ok Checking for ftruncate : ok Checking for chsize : not found Checking for rename : ok Checking for waitpid : ok Checking for wait4 : ok Checking for initgroups : ok Checking for pread : ok Checking for pwrite : ok Checking for strndup : ok Checking for strcasestr : ok Checking for strsep : ok Checking for strtok_r : ok Checking for mkdtemp : ok Checking for dup2 : ok Checking for dprintf : ok Checking for vdprintf : ok Checking for isatty : ok Checking for chown : ok Checking for lchown : ok Checking for link : ok Checking for readlink : ok Checking for symlink : ok Checking for realpath : ok Checking for snprintf : ok Checking for vsnprintf : ok Checking for asprintf : ok Checking for vasprintf : ok Checking for setenv : ok Checking for unsetenv : ok Checking for strnlen : ok Checking for strtoull : ok Checking for __strtoull : not found Checking for strtouq : not found Checking for strtoll : ok Checking for __strtoll : not found Checking for strtoq : not found Checking for memalign : ok Checking for posix_memalign : ok Checking for fmemopen : ok Checking for header malloc.h : yes Checking for declaration of memalign : ok Checking for posix_fallocate-capable libc : ok Checking for posix_fallocate : ok Checking for prctl : ok Checking for dirname : ok Checking for basename : ok Checking for strlcpy : ok Checking for strlcat : ok Checking for getpeereid : not found Checking for library bsd : no Checking for getpeereid : not found Checking for library setproctitle : no Checking for setproctitle : not found Checking for library bsd : no Checking for setproctitle : not found Checking for setproctitle_init : not found Checking for library bsd : no Checking for setproctitle_init : not found Checking for closefrom : not found Checking for library bsd : no Checking for closefrom : not found Checking whether we can use SO_PEERCRED to get socket credentials : ok Checking correct behavior of strtoll : ok Checking for if_nameindex : ok Checking for if_nametoindex : ok Checking for strerror_r : ok Checking for syslog : ok Checking for gai_strerror : ok Checking for get_current_dir_name : ok Checking for timegm : ok Checking for getifaddrs : ok Checking for freeifaddrs : ok Checking for mmap : ok Checking for setgroups : ok Checking for syscall : ok Checking for setsid : ok Checking for getgrent_r : not found Checking for getgrgid_r : ok Checking for getgrnam_r : ok Checking for getgrouplist : ok Checking for getpagesize : ok Checking for getpwent_r : not found Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for epoll_create : ok Checking for port_create : not found Checking for getprogname : not found Checking for copy_file_range : ok Checking for getxattr : ok Checking whether xattr interface takes additional options : not found Checking for dlopen : ok Checking for dlsym : ok Checking for dlerror : ok Checking for dlclose : ok Checking for declaration of dlopen : ok Checking C prototype for dlopen : not found Checking for fdatasync : ok Checking for declaration of fdatasync : ok Checking for clock_gettime : ok Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok Checking whether the clock_gettime clock ID CLOCK_REALTIME is available : ok Checking for struct timespec : ok Checking for header arpa/nameser.h : yes Checking for header resolv.h : yes Checking for res_search : ok Checking for pthread_create : ok Checking for pthread_attr_init : ok Checking for pthread_mutexattr_setrobust : ok Checking for declaration of PTHREAD_MUTEX_ROBUST : ok Checking for pthread_mutex_consistent : ok Checking for __thread local storage : ok Checking for crypt : ok Checking for crypt_r : ok Checking for crypt_rn : not found Checking for library crypt : yes Checking for crypt_rn in crypt : not found Checking for header readline.h : no Checking for header readline/readline.h : no Checking for header readline/history.h : no Checking for variable rl_event_hook : not found Checking for variable program_invocation_short_name : ok Checking for declaration of snprintf : ok Checking for declaration of vsnprintf : ok Checking for declaration of asprintf : ok Checking for declaration of vasprintf : ok Checking for declaration of errno : ok Checking for declaration of EWOULDBLOCK : ok Checking for declaration of environ : ok Checking for declaration of getgrent_r : not found Checking for declaration of getgrent_r (as enum) : not found Checking for declaration of getpwent_r : not found Checking for declaration of getpwent_r (as enum) : not found Checking for declaration of pread : ok Checking for declaration of pwrite : ok Checking for declaration of setenv : ok Checking for declaration of setresgid : ok Checking for declaration of setresuid : ok Checking for eventfd : ok Checking for header poll.h : yes Checking for poll : ok Checking for strptime : ok Checking for declaration of strptime : ok Checking for working strptime : not found Checking for declaration of gettimeofday : ok Checking C prototype for gettimeofday : not found Checking C prototype for gettimeofday : ok Checking for C99 vsnprintf : ok Checking for HAVE_SHARED_MMAP : ok Checking for HAVE_MREMAP : ok Checking for HAVE_INCOHERENT_MMAP : not found Checking for HAVE_IMMEDIATE_STRUCTURES : ok Checking for HAVE_MKDIR_MODE : ok Checking for member st_rdev in struct stat : ok Checking for member st_rdev in struct stat : ok Checking for member ss_family in struct sockaddr_storage : ok Checking for member __ss_family in struct sockaddr_storage : not found Checking for member sa_len in struct sockaddr : not found Checking for member sin_len in struct sockaddr_in : not found Checking for member sin6_len in struct sockaddr_in6 : not found Checking for HAVE_UNIXSOCKET : ok Checking for HAVE_SECURE_MKSTEMP : ok Checking for HAVE_IFACE_GETIFADDRS : not found Checking for HAVE_IFACE_AIX : not found Checking for HAVE_IFACE_IFCONF : not found Checking for HAVE_IFACE_IFREQ : not found Checking for declaration of getpwent_r : not found Checking for declaration of getpwent_r (as enum) : not found Checking for declaration of getgrent_r : not found Checking for declaration of getgrent_r (as enum) : not found Checking for declaration of getpwent_r : not found Checking for declaration of getpwent_r (as enum) : not found Checking for declaration of getgrent_r : not found Checking for declaration of getgrent_r (as enum) : not found Checking for strerror_r : ok Checking for XSI (rather than GNU) prototype for strerror_r : ok Checking for program 'xsltproc' : /usr/bin/xsltproc Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok Checking for header sys/auxv.h : yes Checking for getauxval : ok Checking if compiler accepts -fstack-protector-strong : yes Checking if compiler accepts -fstack-clash-protection : yes Checking linker accepts -Wl,-no-undefined : yes Checking linker accepts ['-undefined', 'dynamic_lookup'] : no Checking for program 'python3' : /usr/bin/python3 Checking for program 'python' : /usr/bin/python3 Checking for program 'python3' : /usr/bin/python3 Checking for python version >= 3.6.0 : 3.11.1 python-config : /usr/bin/python3-config Asking python-config for pyembed '--cflags --libs --ldflags --embed' flags : yes Testing pyembed configuration : yes Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes 'configure' finished successfully (27.452s) PYTHONHASHSEED=1 WAF_MAKE=1 `PATH=buildtools/bin:../../buildtools/bin:$PATH which waf` build Waf: Entering directory `/home/buildozer/aports/main/talloc/src/talloc-2.4.0/bin/default' Checking project rules ... Project rules pass [1/3] Creating bin/default/lib/replace/replace.empty.c [2/3] Compiling talloc.pc.in [3/3] Compiling pytalloc-util.pc.in [4/6] Compiling lib/replace/closefrom.c [5/6] Compiling lib/replace/strptime.c [6/6] Compiling lib/replace/replace.c [7/8] Processing talloc.vscript: ABI/talloc-2.0.2.sigs ABI/talloc-2.0.3.sigs ABI/talloc-2.0.4.sigs ABI/talloc-2.0.5.sigs ABI/talloc-2.0.6.sigs ABI/talloc-2.0.7.sigs ABI/talloc-2.0.8.sigs ABI/talloc-2.1.0.sigs ABI/talloc-2.1.1.sigs ABI/talloc-2.1.2.sigs ABI/talloc-2.1.3.sigs ABI/talloc-2.1.4.sigs ABI/talloc-2.1.5.sigs ABI/talloc-2.1.6.sigs ABI/talloc-2.1.7.sigs ABI/talloc-2.1.8.sigs ABI/talloc-2.1.9.sigs ABI/talloc-2.1.10.sigs ABI/talloc-2.1.11.sigs ABI/talloc-2.1.12.sigs ABI/talloc-2.1.13.sigs ABI/talloc-2.1.14.sigs ABI/talloc-2.1.15.sigs ABI/talloc-2.1.16.sigs ABI/talloc-2.2.0.sigs ABI/talloc-2.3.0.sigs ABI/talloc-2.3.1.sigs ABI/talloc-2.3.2.sigs ABI/talloc-2.3.3.sigs ABI/talloc-2.3.4.sigs ABI/talloc-2.3.5.sigs ABI/talloc-2.4.0.sigs -> bin/default/talloc.vscript [8/8] Processing pytalloc-util.cpython-311-powerpc64le-linux-musl.vscript: ABI/pytalloc-util-2.0.6.sigs ABI/pytalloc-util-2.0.7.sigs ABI/pytalloc-util-2.0.8.sigs ABI/pytalloc-util-2.1.0.sigs ABI/pytalloc-util-2.1.1.sigs ABI/pytalloc-util-2.1.2.sigs ABI/pytalloc-util-2.1.3.sigs ABI/pytalloc-util-2.1.4.sigs ABI/pytalloc-util-2.1.5.sigs ABI/pytalloc-util-2.1.6.sigs ABI/pytalloc-util-2.1.7.sigs ABI/pytalloc-util-2.1.8.sigs ABI/pytalloc-util-2.1.9.sigs ABI/pytalloc-util-2.1.10.sigs ABI/pytalloc-util-2.1.11.sigs ABI/pytalloc-util-2.1.12.sigs ABI/pytalloc-util-2.1.13.sigs ABI/pytalloc-util-2.1.14.sigs ABI/pytalloc-util-2.1.15.sigs ABI/pytalloc-util-2.1.16.sigs ABI/pytalloc-util-2.2.0.sigs ABI/pytalloc-util-2.3.0.sigs ABI/pytalloc-util-2.3.1.sigs ABI/pytalloc-util-2.3.2.sigs ABI/pytalloc-util-2.3.3.sigs ABI/pytalloc-util-2.3.4.sigs ABI/pytalloc-util-2.3.5.sigs ABI/pytalloc-util-2.4.0.sigs -> bin/default/pytalloc-util.cpython-311-powerpc64le-linux-musl.vscript [ 9/11] Compiling lib/replace/closefrom.c [10/11] Compiling lib/replace/strptime.c [11/11] Compiling lib/replace/replace.c [12/34] Compiling talloc.c [13/34] Compiling pytalloc_util.c [14/34] Compiling lib/replace/tests/getifaddrs.c [15/34] Compiling lib/replace/tests/os2_delete.c [16/34] Compiling lib/replace/tests/strptime.c [17/34] Compiling lib/replace/tests/testsuite.c [18/34] Compiling lib/replace/tests/main.c [19/34] Compiling testsuite_main.c [20/34] Compiling testsuite.c [21/34] Compiling test_magic_differs_helper.c [22/34] Compiling pytalloc.c [23/34] Compiling test_pytalloc.c [24/34] Compiling bin/default/lib/replace/replace.empty.c [25/34] Compiling talloc.c [26/34] Linking bin/default/libtalloc.so [27/34] Linking bin/default/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so [28/34] Linking bin/default/talloc_test_magic_differs_helper [29/34] Linking bin/default/pytalloc.cpython-311-powerpc64le-linux-musl.so [30/34] Linking bin/default/test-pytalloc.cpython-311-powerpc64le-linux-musl.so ../../testsuite.c: In function 'test_autofree': ../../testsuite.c:1282:9: warning: 'talloc_autofree_context' is deprecated [-Wdeprecated-declarations] 1282 | p = talloc_autofree_context(); | ^ In file included from ../../testsuite.c:28: ../../talloc.h:1071:16: note: declared here 1071 | _PUBLIC_ void *talloc_autofree_context(void) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1285:9: warning: 'talloc_autofree_context' is deprecated [-Wdeprecated-declarations] 1285 | p = talloc_autofree_context(); | ^ ../../talloc.h:1071:16: note: declared here 1071 | _PUBLIC_ void *talloc_autofree_context(void) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~~~~~ ../../testsuite.c: In function 'test_memlimit': ../../testsuite.c:1628:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1628 | torture_assert("memlimit", talloc_set_memlimit(l1, 2048) == 0, | ^~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1688:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1688 | torture_assert("memlimit", talloc_set_memlimit(l3, 1024) == 0, | ^~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1701:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1701 | torture_assert("memlimit", talloc_set_memlimit(l4, 512) == 0, | ^~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1735:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1735 | torture_assert("memlimit", talloc_set_memlimit(l4, 512) == 0, | ^~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1768:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1768 | talloc_set_memlimit(pool, 10*1024); | ^~~~~~~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1821:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1821 | talloc_set_memlimit(pool, 11*1024); | ^~~~~~~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1833:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1833 | talloc_set_memlimit(pool, 21*1024); | ^~~~~~~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1871:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1871 | talloc_set_memlimit(pool, 1024); | ^~~~~~~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ ../../testsuite.c:1892:9: warning: 'talloc_set_memlimit' is deprecated [-Wdeprecated-declarations] 1892 | talloc_set_memlimit(pool, 10*1024); | ^~~~~~~~~~~~~~~~~~~ ../../talloc.h:1951:14: note: declared here 1951 | _PUBLIC_ int talloc_set_memlimit(const void *ctx, size_t max_size) _DEPRECATED_; | ^~~~~~~~~~~~~~~~~~~ [31/34] Linking bin/default/talloc_testsuite [32/34] Linking bin/default/lib/replace/replace_testsuite [33/34] Symlinking bin/default/libtalloc.so [34/34] Symlinking bin/default/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so [35/35] Compiling man/talloc.3.xml Note: namesp. add : added namespace before processing talloc Note: Writing talloc.3 Waf: Leaving directory `/home/buildozer/aports/main/talloc/src/talloc-2.4.0/bin/default' Build commands will be stored in bin/default/compile_commands.json 'build' finished successfully (2.813s) ar: creating libtalloc.a PYTHONHASHSEED=1 WAF_MAKE=1 `PATH=buildtools/bin:../../buildtools/bin:$PATH which waf` test 'test' finished successfully (0.001s) Waf: Entering directory `/home/buildozer/aports/main/talloc/src/talloc-2.4.0/bin/default' Waf: Leaving directory `/home/buildozer/aports/main/talloc/src/talloc-2.4.0/bin/default' 'build' finished successfully (0.104s) test: ref1 # SINGLE REFERENCE FREE full talloc report on 'root' (total 9 bytes in 8 blocks) r1 contains 1 bytes in 2 blocks (ref 0) 0x7fff81d0fc50 reference to: p2 p1 contains 8 bytes in 5 blocks (ref 0) 0x7fff81d0f9f0 x3 contains 3 bytes in 1 blocks (ref 0) 0x7fff81d0fbe0 x2 contains 2 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 p2 contains 1 bytes in 1 blocks (ref 1) 0x7fff81d0fa60 Freeing p2 full talloc report on 'root' (total 9 bytes in 7 blocks) r1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fc50 p1 contains 8 bytes in 5 blocks (ref 0) 0x7fff81d0f9f0 x3 contains 3 bytes in 1 blocks (ref 0) 0x7fff81d0fbe0 x2 contains 2 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 p2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing p1 full talloc report on 'root' (total 1 bytes in 2 blocks) r1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fc50 Freeing r1 full talloc report on 'null_context' (total 0 bytes in 2 blocks) root contains 0 bytes in 1 blocks (ref 0) 0x7fff81d0f980 Testing NULL success: ref1 test: ref2 # DOUBLE REFERENCE FREE full talloc report on 'root' (total 6 bytes in 8 blocks) r1 contains 1 bytes in 2 blocks (ref 0) 0x7fff81d0fc50 reference to: p2 p1 contains 5 bytes in 5 blocks (ref 0) 0x7fff81d0f9f0 p2 contains 1 bytes in 1 blocks (ref 1) 0x7fff81d0fbe0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing ref full talloc report on 'root' (total 6 bytes in 7 blocks) r1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fc50 p1 contains 5 bytes in 5 blocks (ref 0) 0x7fff81d0f9f0 p2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fbe0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing p2 full talloc report on 'root' (total 5 bytes in 6 blocks) r1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fc50 p1 contains 4 bytes in 4 blocks (ref 0) 0x7fff81d0f9f0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing p1 full talloc report on 'root' (total 1 bytes in 2 blocks) r1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fc50 Freeing r1 full talloc report on 'root' (total 0 bytes in 1 blocks) success: ref2 test: ref3 # PARENT REFERENCE FREE full talloc report on 'root' (total 3 bytes in 5 blocks) p2 contains 1 bytes in 2 blocks (ref 0) 0x7fff81d0fa60 reference to: r1 p1 contains 2 bytes in 2 blocks (ref 0) 0x7fff81d0f9f0 r1 contains 1 bytes in 1 blocks (ref 1) 0x7fff81d0fb00 Freeing p1 full talloc report on 'root' (total 2 bytes in 3 blocks) p2 contains 2 bytes in 2 blocks (ref 0) 0x7fff81d0fa60 r1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 Freeing p2 full talloc report on 'root' (total 0 bytes in 1 blocks) success: ref3 test: ref4 # REFERRER REFERENCE FREE full talloc report on 'root' (total 6 bytes in 8 blocks) r1 contains 1 bytes in 2 blocks (ref 0) 0x7fff81d0fc50 reference to: p2 p1 contains 5 bytes in 5 blocks (ref 0) 0x7fff81d0f9f0 p2 contains 1 bytes in 1 blocks (ref 1) 0x7fff81d0fbe0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing r1 full talloc report on 'root' (total 5 bytes in 6 blocks) p1 contains 5 bytes in 5 blocks (ref 0) 0x7fff81d0f9f0 p2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fbe0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing p2 full talloc report on 'root' (total 4 bytes in 5 blocks) p1 contains 4 bytes in 4 blocks (ref 0) 0x7fff81d0f9f0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing p1 full talloc report on 'root' (total 0 bytes in 1 blocks) success: ref4 test: unlink # UNLINK full talloc report on 'root' (total 6 bytes in 8 blocks) p1 contains 6 bytes in 7 blocks (ref 0) 0x7fff81d0f9f0 r1 contains 1 bytes in 2 blocks (ref 0) 0x7fff81d0fc50 reference to: p2 p2 contains 1 bytes in 1 blocks (ref 1) 0x7fff81d0fbe0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Unreferencing r1 full talloc report on 'root' (total 6 bytes in 7 blocks) p1 contains 6 bytes in 6 blocks (ref 0) 0x7fff81d0f9f0 r1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fc50 p2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fbe0 x3 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb70 x2 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 x1 contains 1 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 Freeing p1 full talloc report on 'root' (total 0 bytes in 1 blocks) success: unlink test: misc # MISCELLANEOUS talloc report on 'talloc_new: ../../testsuite.c:402' (total 19 bytes in 3 blocks) UNNAMED contains 19 bytes in 2 blocks (ref 0) 0x7fff81d0f9f0 full talloc report on 'talloc_new: ../../testsuite.c:402' (total 30 bytes in 4 blocks) p2 contains 20 bytes in 1 blocks (ref 1) 0x7fff81dff970 p1 contains 10 bytes in 2 blocks (ref 0) 0x7fff81d0f9f0 reference to: p2 full talloc report on 'talloc_new: ../../testsuite.c:402' (total 30 bytes in 3 blocks) p1 contains 30 bytes in 2 blocks (ref 0) 0x7fff81d0f9f0 p2 contains 20 bytes in 1 blocks (ref 0) 0x7fff81dff970 full talloc report on 'talloc_new: ../../testsuite.c:402' (total 30 bytes in 3 blocks) p2 contains 20 bytes in 1 blocks (ref 1) 0x7fff81e0ffc0 p1 contains 10 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 full talloc report on 'talloc_new: ../../testsuite.c:402' (total 10 bytes in 2 blocks) p1 contains 10 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 talloc report on 'talloc_new: ../../testsuite.c:402' (total 0 bytes in 1 blocks) talloc report on 'null_context' (total 0 bytes in 2 blocks) talloc_new: ../../testsuite.c:402 contains 0 bytes in 1 blocks (ref 0) 0x7fff81d0f980 success: misc test: realloc # REALLOC success: realloc test: REALLOC WITH CHILD success: REALLOC WITH CHILD test: steal # STEAL full talloc report on 'null_context' (total 3 bytes in 2 blocks) ../../testsuite.c:753 contains 3 bytes in 1 blocks (ref 0) 0x13cbffa90 success: steal test: move # MOVE success: move test: unref_reparent # UNREFERENCE AFTER PARENT FREED success: unref_reparent test: realloc_fn # talloc_realloc_fn success: realloc_fn test: type # talloc type checking success: type test: lifeless # TALLOC_UNLINK LOOP full talloc report on 'talloc_new: ../../testsuite.c:930' (total 13 bytes in 4 blocks) parent contains 13 bytes in 3 blocks (ref 1) 0x13cbffa90 child contains 6 bytes in 2 blocks (ref 1) 0x13cbffb30 reference to: parent full talloc report on 'talloc_new: ../../testsuite.c:930' (total 0 bytes in 1 blocks) success: lifeless test: loop # TALLOC LOOP DESTRUCTION full talloc report on 'talloc_new: ../../testsuite.c:962' (total 33 bytes in 6 blocks) parent contains 33 bytes in 5 blocks (ref 0) 0x13cbffa20 struct req1 contains 26 bytes in 4 blocks (ref 1) 0x7fff81e0ffc0 req3 contains 5 bytes in 2 blocks (ref 0) 0x13cbffb30 reference to: struct req1 req2 contains 5 bytes in 1 blocks (ref 0) 0x13cbffa90 full talloc report on 'talloc_new: ../../testsuite.c:962' (total 0 bytes in 1 blocks) full talloc report on 'null_context' (total 0 bytes in 2 blocks) talloc_new: ../../testsuite.c:962 contains 0 bytes in 1 blocks (ref 0) 0x13cbff9b0 success: loop test: free_parent_deny_child # TALLOC FREE PARENT DENY CHILD success: free_parent_deny_child test: free_for_exit # TALLOC FREE FOR EXIT success: free_for_exit test: free_parent_reparent_child # TALLOC FREE PARENT REPARENT CHILD success: free_parent_reparent_child test: free_parent_reparent_child_in_pool # TALLOC FREE PARENT REPARENT CHILD IN POOL success: free_parent_reparent_child_in_pool test: ptrtype # TALLOC PTRTYPE success: ptrtype test: free_in_destructor # TALLOC FREE IN DESTRUCTOR success: free_in_destructor full talloc report on 'talloc_new: ../../testsuite.c:1538' (total 4 bytes in 2 blocks) foo contains 4 bytes in 1 blocks (ref 1) 0x13cbffa20 full talloc report on 'talloc_new: ../../testsuite.c:1556' (total 5 bytes in 2 blocks) testname2 contains 5 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 test: memlimit # MEMORY LIMITS ==== talloc_new(NULL) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 0 bytes in 1 blocks) ==== talloc_size(root, 2048) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 2048 bytes in 2 blocks) ../../testsuite.c:1609 contains 2048 bytes in 1 blocks (ref 0) 0x7fff81dfc090 ==== talloc_free(l1) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 0 bytes in 1 blocks) ==== talloc_strdup(root, level 1) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 8 bytes in 2 blocks) level 1 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa20 ==== talloc_set_memlimit(l1, 2048) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 8 bytes in 2 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 104 bytes) level 1 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa20 ==== talloc_size(root, 2048) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 8 bytes in 2 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 104 bytes) level 1 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa20 ==== talloc_strdup(l1, level 2) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 16 bytes in 3 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 208 bytes) level 1 contains 16 bytes in 2 blocks (ref 0) 0x13cbffa20 level 2 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa90 ==== talloc_free(l2) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 8 bytes in 2 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 104 bytes) level 1 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa20 ==== talloc_size(NULL, 2048) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 8 bytes in 2 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 104 bytes) level 1 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa20 ==== talloc_steal(l1, l2) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 2056 bytes in 3 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 2248 bytes) level 1 contains 2056 bytes in 2 blocks (ref 0) 0x13cbffa20 ../../testsuite.c:1653 contains 2048 bytes in 1 blocks (ref 0) 0x7fff81d0c110 ==== talloc_strdup(l2, level 3) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 2056 bytes in 3 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 2248 bytes) level 1 contains 2056 bytes in 2 blocks (ref 0) 0x13cbffa20 ../../testsuite.c:1653 contains 2048 bytes in 1 blocks (ref 0) 0x7fff81d0c110 ==== talloc_free(l2) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 8 bytes in 2 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 104 bytes) level 1 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa20 ==== talloc_strdup(NULL, level 2) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 16 bytes in 3 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 208 bytes) level 1 contains 16 bytes in 2 blocks (ref 0) 0x13cbffa20 level 2 contains 8 bytes in 1 blocks (ref 0) 0x13cbffa90 ==== talloc_strdup(l2, level 3) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 24 bytes in 4 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 312 bytes) level 1 contains 24 bytes in 3 blocks (ref 0) 0x13cbffa20 level 2 contains 16 bytes in 2 blocks (ref 0) 0x13cbffa90 level 3 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0f910 ==== talloc_set_memlimit(l3, 1024) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 24 bytes in 4 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 312 bytes) level 1 contains 24 bytes in 3 blocks (ref 0) 0x13cbffa20 level 2 contains 16 bytes in 2 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 104 bytes) level 3 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0f910 ==== talloc_strdup(l3, level 4) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 32 bytes in 5 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 416 bytes) level 1 contains 32 bytes in 4 blocks (ref 0) 0x13cbffa20 level 2 contains 24 bytes in 3 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 208 bytes) level 3 contains 16 bytes in 2 blocks (ref 0) 0x7fff81d0f910 level 4 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0f980 ==== talloc_set_memlimit(l4, 512) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 32 bytes in 5 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 416 bytes) level 1 contains 32 bytes in 4 blocks (ref 0) 0x13cbffa20 level 2 contains 24 bytes in 3 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 208 bytes) level 3 contains 16 bytes in 2 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 104 bytes) level 4 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0f980 ==== talloc_strdup(l4, level 5) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 40 bytes in 6 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 520 bytes) level 1 contains 40 bytes in 5 blocks (ref 0) 0x13cbffa20 level 2 contains 32 bytes in 4 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 312 bytes) level 3 contains 24 bytes in 3 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 208 bytes) level 4 contains 16 bytes in 2 blocks (ref 0) 0x7fff81d0f980 level 5 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== talloc_realloc(NULL, l5, char, 600) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 40 bytes in 6 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 520 bytes) level 1 contains 40 bytes in 5 blocks (ref 0) 0x13cbffa20 level 2 contains 32 bytes in 4 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 312 bytes) level 3 contains 24 bytes in 3 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 208 bytes) level 4 contains 16 bytes in 2 blocks (ref 0) 0x7fff81d0f980 level 5 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== talloc_realloc(NULL, l5, char, 5) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 37 bytes in 6 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 517 bytes) level 1 contains 37 bytes in 5 blocks (ref 0) 0x13cbffa20 level 2 contains 29 bytes in 4 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 309 bytes) level 3 contains 21 bytes in 3 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 205 bytes) level 4 contains 13 bytes in 2 blocks (ref 0) 0x7fff81d0f980 char contains 5 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== talloc_strdup(l3, level 4) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 45 bytes in 7 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 621 bytes) level 1 contains 45 bytes in 6 blocks (ref 0) 0x13cbffa20 level 2 contains 37 bytes in 5 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 413 bytes) level 3 contains 29 bytes in 4 blocks (ref 0) 0x7fff81d0f910 level 4 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 205 bytes) level 4 contains 13 bytes in 2 blocks (ref 0) 0x7fff81d0f980 char contains 5 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== talloc_set_memlimit(l4, 512) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 45 bytes in 7 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 621 bytes) level 1 contains 45 bytes in 6 blocks (ref 0) 0x13cbffa20 level 2 contains 37 bytes in 5 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 413 bytes) level 3 contains 29 bytes in 4 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 104 bytes) level 4 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 205 bytes) level 4 contains 13 bytes in 2 blocks (ref 0) 0x7fff81d0f980 char contains 5 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== talloc_strdup(l4, level 5) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 53 bytes in 8 blocks) level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 725 bytes) level 1 contains 53 bytes in 7 blocks (ref 0) 0x13cbffa20 level 2 contains 45 bytes in 6 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 517 bytes) level 3 contains 37 bytes in 5 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 208 bytes) level 4 contains 16 bytes in 2 blocks (ref 0) 0x7fff81d0fa60 level 5 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 205 bytes) level 4 contains 13 bytes in 2 blocks (ref 0) 0x7fff81d0f980 char contains 5 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== Make new temp context and steal l5 full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 53 bytes in 9 blocks) talloc_new: ../../testsuite.c:1748 contains 8 bytes in 2 blocks (ref 0) 0x7fff81d0fb70 level 5 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 621 bytes) level 1 contains 45 bytes in 6 blocks (ref 0) 0x13cbffa20 level 2 contains 37 bytes in 5 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 413 bytes) level 3 contains 29 bytes in 4 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 208 bytes) level 4 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 205 bytes) level 4 contains 13 bytes in 2 blocks (ref 0) 0x7fff81d0f980 char contains 5 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== talloc_size(t, 2048) full talloc report on 'talloc_new: ../../testsuite.c:1604' (total 2101 bytes in 10 blocks) talloc_new: ../../testsuite.c:1748 contains 2056 bytes in 3 blocks (ref 0) 0x7fff81d0fb70 ../../testsuite.c:1754 contains 2048 bytes in 1 blocks (ref 0) 0x13cbfc140 level 5 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0fb00 level 1 is a memlimit context (max_size = 2048 bytes, cur_size = 621 bytes) level 1 contains 45 bytes in 6 blocks (ref 0) 0x13cbffa20 level 2 contains 37 bytes in 5 blocks (ref 0) 0x13cbffa90 level 3 is a memlimit context (max_size = 1024 bytes, cur_size = 413 bytes) level 3 contains 29 bytes in 4 blocks (ref 0) 0x7fff81d0f910 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 208 bytes) level 4 contains 8 bytes in 1 blocks (ref 0) 0x7fff81d0fa60 level 4 is a memlimit context (max_size = 512 bytes, cur_size = 205 bytes) level 4 contains 13 bytes in 2 blocks (ref 0) 0x7fff81d0f980 char contains 5 bytes in 1 blocks (ref 0) 0x7fff81d0f9f0 ==== talloc_pool(NULL, 10*1024) ==== talloc_set_memlimit(pool, 10*1024) ==== talloc_size(pool, 1024) 1/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 1024 bytes in 2 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 2/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 2048 bytes in 3 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 3/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 3072 bytes in 4 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 4/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 4096 bytes in 5 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0e20 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 5/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 5120 bytes in 6 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1280 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0e20 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 6/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 6144 bytes in 7 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df16e0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1280 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0e20 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 7/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 7168 bytes in 8 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1b40 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df16e0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1280 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0e20 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 8/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 8192 bytes in 9 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1fa0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1b40 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df16e0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1280 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0e20 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 9/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 9216 bytes in 10 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df2400 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1fa0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1b40 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df16e0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1280 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0e20 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_size(pool, 1024) 10/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 9216 bytes in 10 blocks) ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df2400 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1fa0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1b40 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df16e0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df1280 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0e20 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df09c0 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0560 ../../testsuite.c:1771 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_new(NULL) ==== talloc_steal(root, l1) ==== talloc_size(pool, 1024) ==== talloc_free_children(pool) ==== talloc_size(pool, 1024) ==== talloc_realloc_size(NULL, l1, 1*1024) 2/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 1024 bytes in 2 blocks) ../../testsuite.c:1803 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 2*1024) 3/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 2048 bytes in 2 blocks) ../../testsuite.c:1808 contains 2048 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 3*1024) 4/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 3072 bytes in 2 blocks) ../../testsuite.c:1808 contains 3072 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 4*1024) 5/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 4096 bytes in 2 blocks) ../../testsuite.c:1808 contains 4096 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 5*1024) 6/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 5120 bytes in 2 blocks) ../../testsuite.c:1808 contains 5120 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 6*1024) 7/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 6144 bytes in 2 blocks) ../../testsuite.c:1808 contains 6144 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 7*1024) 8/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 7168 bytes in 2 blocks) ../../testsuite.c:1808 contains 7168 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 8*1024) 9/10 UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 8192 bytes in 2 blocks) ../../testsuite.c:1808 contains 8192 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_realloc_size(NULL, l1, 10*1024) 10/10 ==== talloc_set_memlimit(pool, 11*1024) ==== talloc_realloc_size(NULL, l1, 10*1024) 10/10 UNNAMED is a memlimit context (max_size = 11264 bytes, cur_size = 10368 bytes) full talloc report on 'UNNAMED' (total 8192 bytes in 2 blocks) ../../testsuite.c:1808 contains 8192 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_set_memlimit(pool, 21*1024) ==== talloc_realloc_size(NULL, l1, 10*1024) 10/10 UNNAMED is a memlimit context (max_size = 21504 bytes, cur_size = 20608 bytes) full talloc report on 'UNNAMED' (total 10240 bytes in 2 blocks) ../../testsuite.c:1837 contains 10240 bytes in 1 blocks (ref 0) 0x7fff81df2b20 ==== talloc_size(pool, 9*1024) UNNAMED is a memlimit context (max_size = 21504 bytes, cur_size = 20608 bytes) full talloc report on 'UNNAMED' (total 19456 bytes in 3 blocks) ../../testsuite.c:1845 contains 9216 bytes in 1 blocks (ref 0) 0x7fff81df0100 ../../testsuite.c:1837 contains 10240 bytes in 1 blocks (ref 0) 0x7fff81df2b20 ==== talloc_realloc_size(NULL, l1, 10*1024) UNNAMED is a memlimit context (max_size = 21504 bytes, cur_size = 20608 bytes) full talloc report on 'UNNAMED' (total 19456 bytes in 3 blocks) ../../testsuite.c:1845 contains 9216 bytes in 1 blocks (ref 0) 0x7fff81df0100 ../../testsuite.c:1837 contains 10240 bytes in 1 blocks (ref 0) 0x7fff81df2b20 ==== talloc_size(pool, 1024) UNNAMED is a memlimit context (max_size = 21504 bytes, cur_size = 20608 bytes) full talloc report on 'UNNAMED' (total 19456 bytes in 3 blocks) ../../testsuite.c:1845 contains 9216 bytes in 1 blocks (ref 0) 0x7fff81df0100 ../../testsuite.c:1837 contains 10240 bytes in 1 blocks (ref 0) 0x7fff81df2b20 ==== talloc_free_children(pool) ==== talloc_set_memlimit(pool, 1024) ==== talloc_size(pool, 9*1024) UNNAMED is a memlimit context (max_size = 1024 bytes, cur_size = 10272 bytes) full talloc report on 'UNNAMED' (total 9216 bytes in 2 blocks) ../../testsuite.c:1876 contains 9216 bytes in 1 blocks (ref 0) 0x7fff81df0100 UNNAMED is a memlimit context (max_size = 1024 bytes, cur_size = 10272 bytes) full talloc report on 'UNNAMED' (total 9216 bytes in 2 blocks) ../../testsuite.c:1876 contains 9216 bytes in 1 blocks (ref 0) 0x7fff81df0100 ==== talloc_free_children(pool) ==== talloc_set_memlimit(pool, 10*1024) ==== talloc_size(pool, 1024) UNNAMED is a memlimit context (max_size = 10240 bytes, cur_size = 10272 bytes) full talloc report on 'UNNAMED' (total 1024 bytes in 2 blocks) ../../testsuite.c:1895 contains 1024 bytes in 1 blocks (ref 0) 0x7fff81df0100 success: memlimit test: pthread_talloc_passing # PTHREAD TALLOC PASSING Created 100 threads talloc report on 'toplevel' (total 10000 bytes in 101 blocks) thread:99 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0cf20 thread:98 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0ce30 thread:97 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0cd40 thread:96 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0cc50 thread:95 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0cb60 thread:94 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0ca70 thread:93 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c980 thread:92 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c890 thread:91 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c7a0 thread:90 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c6b0 thread:89 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c5c0 thread:88 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c4d0 thread:87 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c3e0 thread:86 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c2f0 thread:85 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c200 thread:84 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0c120 thread:83 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfde90 thread:82 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfdda0 thread:81 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfdcb0 thread:80 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfdbc0 thread:79 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfdad0 thread:78 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd9e0 thread:77 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd8f0 thread:76 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd800 thread:75 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd710 thread:74 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd620 thread:73 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd530 thread:72 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd440 thread:71 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd350 thread:70 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd260 thread:69 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd170 thread:68 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfd080 thread:67 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfef10 thread:66 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfee20 thread:65 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfed30 thread:64 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfec40 thread:63 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfeb50 thread:62 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfea60 thread:61 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe970 thread:60 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe880 thread:59 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe720 thread:58 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe630 thread:57 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe540 thread:56 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe450 thread:55 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe360 thread:54 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe270 thread:53 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe1a0 thread:52 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dfe0a0 thread:51 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe7f0 thread:50 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe700 thread:49 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe5f0 thread:48 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe520 thread:47 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe430 thread:46 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe340 thread:45 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe250 thread:44 contains 100 bytes in 1 blocks (ref 0) 0x13cbfe140 thread:43 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0ef90 thread:42 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0eea0 thread:41 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0edb0 thread:40 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0ecc0 thread:39 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0ebd0 thread:38 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0eae0 thread:37 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0e9f0 thread:36 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0e900 thread:35 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0e3f0 thread:34 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0e300 thread:33 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0e220 thread:32 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0e120 thread:31 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f9b0 thread:30 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f8c0 thread:29 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f7d0 thread:28 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f6e0 thread:27 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f5b0 thread:26 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f4c0 thread:25 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f3d0 thread:24 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0f2e0 thread:23 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dff770 thread:22 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dff680 thread:21 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dff590 thread:20 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dff4a0 thread:19 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dff1b0 thread:18 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dff0a0 thread:17 contains 100 bytes in 1 blocks (ref 0) 0x13cbff840 thread:16 contains 100 bytes in 1 blocks (ref 0) 0x13cbff750 thread:15 contains 100 bytes in 1 blocks (ref 0) 0x13cbff450 thread:14 contains 100 bytes in 1 blocks (ref 0) 0x13cbff360 thread:13 contains 100 bytes in 1 blocks (ref 0) 0x13cbff260 thread:12 contains 100 bytes in 1 blocks (ref 0) 0x13cbff150 thread:11 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0f600 thread:9 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0f400 thread:6 contains 100 bytes in 1 blocks (ref 0) 0x13cbffc20 thread:10 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0f510 thread:2 contains 100 bytes in 1 blocks (ref 0) 0x7fff81e0fee0 thread:7 contains 100 bytes in 1 blocks (ref 0) 0x13cbffb40 thread:8 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0f310 thread:5 contains 100 bytes in 1 blocks (ref 0) 0x13cbffa30 thread:4 contains 100 bytes in 1 blocks (ref 0) 0x13cbff950 thread:3 contains 100 bytes in 1 blocks (ref 0) 0x13cbfff40 thread:1 contains 100 bytes in 1 blocks (ref 0) 0x7fff81d0ff10 thread:0 contains 100 bytes in 1 blocks (ref 0) 0x7fff81dff890 success: pthread_talloc_passing test: speed # TALLOC VS MALLOC SPEED talloc: 5727871 ops/sec talloc_pool: 14396040 ops/sec malloc: 12496720 ops/sec success: speed test: autofree # TALLOC AUTOFREE CONTEXT success: autofree test: magic_protection Bad talloc magic value - unknown value success: magic_protection test: magic_free_protection talloc: access after free error - first free may be at ../../talloc.c:2016_talloc_realloc Bad talloc magic value - access after free success: magic_free_protection test: magic differs success: magic differs ................ ---------------------------------------------------------------------- Ran 16 tests in 0.031s OK testsuite returned 0 magic differs test returned 0 Running Python test with /usr/bin/python3: test_pytalloc.py python testsuite returned 0 >>> talloc: Entering fakeroot... PYTHONHASHSEED=1 WAF_MAKE=1 `PATH=buildtools/bin:../../buildtools/bin:$PATH which waf` install Waf: Entering directory `/home/buildozer/aports/main/talloc/src/talloc-2.4.0/bin/default' + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/pkgconfig/talloc.pc (from bin/default/talloc.pc) + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/pkgconfig/pytalloc-util.cpython-311-powerpc64le-linux-musl.pc (from bin/default/pytalloc-util.cpython-311-powerpc64le-linux-musl.pc) [15/43] Linking bin/default/libtalloc.so + symlink /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libtalloc.so (to libtalloc.so.2.4.0) + symlink /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libtalloc.so.2 (to libtalloc.so.2.4.0) + symlink /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2 (to libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2.4.0) + symlink /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so (to libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2.4.0) [34/43] Linking bin/default/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libtalloc.so.2.4.0 (from bin/default/libtalloc.so) [38/43] Linking bin/default/pytalloc.cpython-311-powerpc64le-linux-musl.so + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2.4.0 (from bin/default/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so) + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/python3.11/site-packages/talloc.cpython-311-powerpc64le-linux-musl.so (from bin/default/pytalloc.cpython-311-powerpc64le-linux-musl.so) + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/include/talloc.h (from talloc.h) + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/include/pytalloc.h (from pytalloc.h) + install /home/buildozer/aports/main/talloc/pkg/talloc/usr/share/man/man3/talloc.3 (from bin/default/man/talloc.3) Waf: Leaving directory `/home/buildozer/aports/main/talloc/src/talloc-2.4.0/bin/default' 'install' finished successfully (0.838s) >>> talloc-static*: Running split function static... >>> talloc-static*: Preparing subpackage talloc-static... >>> talloc-static*: Stripping binaries >>> talloc-static*: Running postcheck for talloc-static >>> talloc-dev*: Running split function dev... >>> talloc-dev*: Preparing subpackage talloc-dev... >>> talloc-dev*: Stripping binaries >>> talloc-dev*: Running postcheck for talloc-dev >>> py3-talloc*: Running split function _py3... '/home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2' -> '/home/buildozer/aports/main/talloc/pkg/py3-talloc/usr/lib/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2' '/home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2.4.0' -> '/home/buildozer/aports/main/talloc/pkg/py3-talloc/usr/lib/libpytalloc-util.cpython-311-powerpc64le-linux-musl.so.2.4.0' '/home/buildozer/aports/main/talloc/pkg/talloc/usr/lib/python3.11' -> '/home/buildozer/aports/main/talloc/pkg/py3-talloc/usr/lib/python3.11' >>> py3-talloc*: Preparing subpackage py3-talloc... >>> py3-talloc*: Stripping binaries >>> py3-talloc*: Running postcheck for py3-talloc >>> talloc-doc*: Running split function doc... >>> talloc-doc*: Preparing subpackage talloc-doc... >>> talloc-doc*: Running postcheck for talloc-doc >>> talloc*: Running postcheck for talloc >>> talloc*: Preparing package talloc... >>> talloc*: Stripping binaries >>> py3-talloc*: Scanning shared objects >>> talloc-dev*: Scanning shared objects >>> talloc-doc*: Scanning shared objects >>> talloc-static*: Scanning shared objects >>> talloc*: Scanning shared objects >>> py3-talloc*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libpython3.11.so.1.0 so:libtalloc.so.2 >>> py3-talloc*: Package size: 160.0 KB >>> py3-talloc*: Compressing data... >>> py3-talloc*: Create checksum... >>> py3-talloc*: Create py3-talloc-2.4.0-r0.apk >>> talloc-dev*: Tracing dependencies... pkgconfig py3-talloc=2.4.0-r0 talloc=2.4.0-r0 >>> talloc-dev*: Package size: 100.0 KB >>> talloc-dev*: Compressing data... >>> talloc-dev*: Create checksum... >>> talloc-dev*: Create talloc-dev-2.4.0-r0.apk >>> talloc-doc*: Tracing dependencies... >>> talloc-doc*: Package size: 28.0 KB >>> talloc-doc*: Compressing data... >>> talloc-doc*: Create checksum... >>> talloc-doc*: Create talloc-doc-2.4.0-r0.apk >>> talloc-static*: Tracing dependencies... >>> talloc-static*: Package size: 112.0 KB >>> talloc-static*: Compressing data... >>> talloc-static*: Create checksum... >>> talloc-static*: Create talloc-static-2.4.0-r0.apk >>> talloc*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> talloc*: Package size: 80.0 KB >>> talloc*: Compressing data... >>> talloc*: Create checksum... >>> talloc*: Create talloc-2.4.0-r0.apk >>> talloc: Build complete at Mon, 23 Jan 2023 11:22:41 +0000 elapsed time 0h 1m 0s >>> talloc: Cleaning up srcdir >>> talloc: Cleaning up pkgdir >>> talloc: Uninstalling dependencies... (1/17) Purging .makedepends-talloc (20230123.112142) (2/17) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (3/17) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (4/17) Purging libxml2-utils (2.10.3-r2) (5/17) Purging libxslt (1.1.37-r0) (6/17) Purging python3-dev (3.11.1-r2) (7/17) Purging python3 (3.11.1-r2) (8/17) Purging libxml2 (2.10.3-r2) (9/17) Purging xz-libs (5.4.1-r0) (10/17) Purging libgcrypt (1.10.1-r0) (11/17) Purging libgpg-error (1.46-r1) (12/17) Purging libbz2 (1.0.8-r4) (13/17) Purging libffi (3.4.4-r0) (14/17) Purging gdbm (1.23-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r1.trigger OK: 294 MiB in 96 packages >>> talloc: Updating the main/ppc64le repository index... >>> talloc: Signing the index...