>>> dmd: Building community/dmd 2.100.0-r1 (using abuild 3.9.0-r2) started Mon, 01 Aug 2022 12:07:33 +0000 >>> dmd: Checking sanity of /home/buildozer/aports/community/dmd/APKBUILD... >>> dmd: Analyzing dependencies... >>> dmd: Installing for build: build-base llvm-libunwind-dev tzdata chrpath dtools ldc (1/12) Installing llvm-libunwind (14.0.6-r1) (2/12) Installing llvm-libunwind-dev (14.0.6-r1) (3/12) Installing tzdata (2022a-r2) (4/12) Installing chrpath (0.16-r2) (5/12) Installing ldc-static (1.30.0-r0) (6/12) Installing ldc-runtime (1.30.0-r0) (7/12) Installing dtools (2.098.0-r2) (8/12) Installing libffi (3.4.2-r1) (9/12) Installing libxml2 (2.9.14-r1) (10/12) Installing llvm14-libs (14.0.6-r2) (11/12) Installing ldc (1.30.0-r0) (12/12) Installing .makedepends-dmd (20220801.120734) Executing busybox-1.35.0-r20.trigger OK: 911 MiB in 115 packages >>> dmd: Cleaning up srcdir >>> dmd: Cleaning up pkgdir >>> dmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dmd-2.100.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 100 3828k 100 3828k 0 0 20.2M 0 --:--:-- --:--:-- --:--:-- 20.2M >>> dmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/druntime-2.100.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 100 1839k 100 1839k 0 0 12.1M 0 --:--:-- --:--:-- --:--:-- 12.2M >>> dmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/phobos-2.100.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 100 2632k 100 2632k 0 0 16.7M 0 --:--:-- --:--:-- --:--:-- 16.8M >>> dmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dmd-2.100.0.tar.gz >>> dmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/druntime-2.100.0.tar.gz >>> dmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/phobos-2.100.0.tar.gz >>> dmd: Checking sha512sums... dmd-2.100.0.tar.gz: OK druntime-2.100.0.tar.gz: OK phobos-2.100.0.tar.gz: OK dmd-install-config.conf: OK 10-dmd-musl.patch: OK >>> dmd: Unpacking /var/cache/distfiles/edge/dmd-2.100.0.tar.gz... >>> dmd: Unpacking /var/cache/distfiles/edge/druntime-2.100.0.tar.gz... >>> dmd: Unpacking /var/cache/distfiles/edge/phobos-2.100.0.tar.gz... >>> dmd: 10-dmd-musl.patch patching file dmd/src/dmd/link.d Hunk #1 succeeded at 749 with fuzz 2 (offset 3 lines). (DC) COMMON (TX) SYSCONFDIR (TX) VERSION (TX) DMD_CONF (DC) LEXER (DC) BACKEND (DC) DMD Success make: Entering directory '/home/buildozer/aports/community/dmd/src/druntime-2.100.0' ../dmd/generated/linux/release/64/dmd -conf= -c -o- -Isrc -Iimport -Hfimport/core/sync/barrier.di src/core/sync/barrier.d ../dmd/generated/linux/release/64/dmd -conf= -c -o- -Isrc -Iimport -Hfimport/core/sync/condition.di src/core/sync/condition.d ../dmd/generated/linux/release/64/dmd -conf= -c -o- -Isrc -Iimport -Hfimport/core/sync/config.di src/core/sync/config.d ../dmd/generated/linux/release/64/dmd -conf= -c -o- -Isrc -Iimport -Hfimport/core/sync/exception.di src/core/sync/exception.d ../dmd/generated/linux/release/64/dmd -conf= -c -o- -Isrc -Iimport -Hfimport/core/sync/mutex.di src/core/sync/mutex.d ../dmd/generated/linux/release/64/dmd -conf= -c -o- -Isrc -Iimport -Hfimport/core/sync/rwmutex.di src/core/sync/rwmutex.d ../dmd/generated/linux/release/64/dmd -conf= -c -o- -Isrc -Iimport -Hfimport/core/sync/semaphore.di src/core/sync/semaphore.d gcc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 src/core/stdc/errno.c -ogenerated/linux/release/64/errno_c.o gcc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 src/core/threadasm.S -ogenerated/linux/release/64/threadasm.o ../dmd/generated/linux/release/64/dmd -c -fPIC -ofgenerated/linux/release/64/libdruntime.so.o -conf= -Isrc -Iimport -w -de -preview=dip1000 -preview=fieldwise -m64 -fPIC -preview=dtorfields -O -release -inline -version=Shared -fPIC -version=Shared -fPIC src/object.d src/core/atomic.d src/core/attribute.d src/core/bitop.d src/core/checkedint.d src/core/cpuid.d src/core/demangle.d src/core/exception.d src/core/int128.d src/core/lifetime.d src/core/math.d src/core/memory.d src/core/runtime.d src/core/simd.d src/core/time.d src/core/vararg.d src/core/volatile.d src/core/gc/config.d src/core/gc/gcinterface.d src/core/gc/registry.d src/core/internal/abort.d src/core/internal/atomic.d src/core/internal/attributes.d src/core/internal/convert.d src/core/internal/dassert.d src/core/internal/destruction.d src/core/internal/entrypoint.d src/core/internal/execinfo.d src/core/internal/hash.d src/core/internal/moving.d src/core/internal/parseoptions.d src/core/internal/postblit.d src/core/internal/qsort.d src/core/internal/spinlock.d src/core/internal/string.d src/core/internal/switch_.d src/core/internal/traits.d src/core/internal/utf.d src/core/internal/lifetime.d src/core/internal/array/appending.d src/core/internal/array/comparison.d src/core/internal/array/construction.d src/core/internal/array/equality.d src/core/internal/array/casting.d src/core/internal/array/capacity.d src/core/internal/array/concatenation.d src/core/internal/array/operations.d src/core/internal/array/utils.d src/core/internal/backtrace/dwarf.d src/core/internal/backtrace/elf.d src/core/internal/backtrace/handler.d src/core/internal/backtrace/libunwind.d src/core/internal/backtrace/macho.d src/core/internal/backtrace/unwind.d src/core/internal/container/array.d src/core/internal/container/common.d src/core/internal/container/hashtab.d src/core/internal/container/treap.d src/core/internal/elf/dl.d src/core/internal/elf/io.d src/core/internal/gc/bits.d src/core/internal/gc/os.d src/core/internal/gc/pooltable.d src/core/internal/gc/proxy.d src/core/internal/gc/impl/conservative/gc.d src/core/internal/gc/impl/manual/gc.d src/core/internal/gc/impl/proto/gc.d src/core/internal/util/array.d src/core/internal/util/math.d src/core/internal/vararg/aarch64.d src/core/internal/vararg/sysv_x64.d src/core/stdc/assert_.d src/core/stdc/complex.d src/core/stdc/config.d src/core/stdc/ctype.d src/core/stdc/errno.d src/core/stdc/fenv.d src/core/stdc/float_.d src/core/stdc/inttypes.d src/core/stdc/limits.d src/core/stdc/locale.d src/core/stdc/math.d src/core/stdc/signal.d src/core/stdc/stdarg.d src/core/stdc/stddef.d src/core/stdc/stdint.d src/core/stdc/stdio.d src/core/stdc/stdlib.d src/core/stdc/string.d src/core/stdc/tgmath.d src/core/stdc/time.d src/core/stdc/wchar_.d src/core/stdc/wctype.d src/core/stdcpp/allocator.d src/core/stdcpp/array.d src/core/stdcpp/exception.d src/core/stdcpp/memory.d src/core/stdcpp/new_.d src/core/stdcpp/string.d src/core/stdcpp/string_view.d src/core/stdcpp/typeinfo.d src/core/stdcpp/type_traits.d src/core/stdcpp/utility.d src/core/stdcpp/vector.d src/core/stdcpp/xutility.d src/core/sync/barrier.d src/core/sync/condition.d src/core/sync/config.d src/core/sync/exception.d src/core/sync/event.d src/core/sync/mutex.d src/core/sync/rwmutex.d src/core/sync/semaphore.d src/core/sys/bionic/err.d src/core/sys/bionic/fcntl.d src/core/sys/bionic/stdlib.d src/core/sys/bionic/string.d src/core/sys/bionic/unistd.d src/core/sys/darwin/crt_externs.d src/core/sys/darwin/dlfcn.d src/core/sys/darwin/err.d src/core/sys/darwin/execinfo.d src/core/sys/darwin/fcntl.d src/core/sys/darwin/ifaddrs.d src/core/sys/darwin/pthread.d src/core/sys/darwin/stdlib.d src/core/sys/darwin/string.d src/core/sys/darwin/mach/dyld.d src/core/sys/darwin/mach/getsect.d src/core/sys/darwin/mach/kern_return.d src/core/sys/darwin/mach/loader.d src/core/sys/darwin/mach/nlist.d src/core/sys/darwin/mach/port.d src/core/sys/darwin/mach/semaphore.d src/core/sys/darwin/mach/stab.d src/core/sys/darwin/mach/thread_act.d src/core/sys/darwin/netinet/in_.d src/core/sys/darwin/sys/cdefs.d src/core/sys/darwin/sys/event.d src/core/sys/darwin/sys/mman.d src/core/sys/darwin/sys/sysctl.d src/core/sys/freebsd/dlfcn.d src/core/sys/freebsd/err.d src/core/sys/freebsd/execinfo.d src/core/sys/freebsd/netinet/in_.d src/core/sys/freebsd/pthread_np.d src/core/sys/freebsd/stdlib.d src/core/sys/freebsd/string.d src/core/sys/freebsd/time.d src/core/sys/freebsd/unistd.d src/core/sys/freebsd/sys/_bitset.d src/core/sys/freebsd/sys/_cpuset.d src/core/sys/freebsd/sys/cdefs.d src/core/sys/freebsd/sys/elf_common.d src/core/sys/freebsd/sys/elf.d src/core/sys/freebsd/sys/elf32.d src/core/sys/freebsd/sys/elf64.d src/core/sys/freebsd/sys/event.d src/core/sys/freebsd/sys/link_elf.d src/core/sys/freebsd/sys/mman.d src/core/sys/freebsd/sys/mount.d src/core/sys/freebsd/sys/sysctl.d src/core/sys/dragonflybsd/dlfcn.d src/core/sys/dragonflybsd/err.d src/core/sys/dragonflybsd/execinfo.d src/core/sys/dragonflybsd/netinet/in_.d src/core/sys/dragonflybsd/pthread_np.d src/core/sys/dragonflybsd/stdlib.d src/core/sys/dragonflybsd/string.d src/core/sys/dragonflybsd/time.d src/core/sys/dragonflybsd/sys/_bitset.d src/core/sys/dragonflybsd/sys/_cpuset.d src/core/sys/dragonflybsd/sys/cdefs.d src/core/sys/dragonflybsd/sys/elf.d src/core/sys/dragonflybsd/sys/elf32.d src/core/sys/dragonflybsd/sys/elf64.d src/core/sys/dragonflybsd/sys/elf_common.d src/core/sys/dragonflybsd/sys/event.d src/core/sys/dragonflybsd/sys/link_elf.d src/core/sys/dragonflybsd/sys/mman.d src/core/sys/dragonflybsd/sys/socket.d src/core/sys/dragonflybsd/sys/sysctl.d src/core/sys/linux/config.d src/core/sys/linux/dlfcn.d src/core/sys/linux/elf.d src/core/sys/linux/epoll.d src/core/sys/linux/err.d src/core/sys/linux/errno.d src/core/sys/linux/execinfo.d src/core/sys/linux/fcntl.d src/core/sys/linux/fs.d src/core/sys/linux/ifaddrs.d src/core/sys/linux/io_uring.d src/core/sys/linux/link.d src/core/sys/linux/perf_event.d src/core/sys/linux/sched.d src/core/sys/linux/stdio.d src/core/sys/linux/string.d src/core/sys/linux/termios.d src/core/sys/linux/time.d src/core/sys/linux/timerfd.d src/core/sys/linux/tipc.d src/core/sys/linux/unistd.d src/core/sys/linux/netinet/in_.d src/core/sys/linux/netinet/tcp.d src/core/sys/linux/sys/auxv.d src/core/sys/linux/sys/eventfd.d src/core/sys/linux/sys/file.d src/core/sys/linux/sys/inotify.d src/core/sys/linux/sys/mman.d src/core/sys/linux/sys/signalfd.d src/core/sys/linux/sys/socket.d src/core/sys/linux/sys/sysinfo.d src/core/sys/linux/sys/xattr.d src/core/sys/linux/sys/time.d src/core/sys/linux/sys/prctl.d src/core/sys/netbsd/dlfcn.d src/core/sys/netbsd/err.d src/core/sys/netbsd/execinfo.d src/core/sys/netbsd/stdlib.d src/core/sys/netbsd/string.d src/core/sys/netbsd/time.d src/core/sys/netbsd/sys/elf.d src/core/sys/netbsd/sys/elf32.d src/core/sys/netbsd/sys/elf64.d src/core/sys/netbsd/sys/elf_common.d src/core/sys/netbsd/sys/event.d src/core/sys/netbsd/sys/featuretest.d src/core/sys/netbsd/sys/link_elf.d src/core/sys/netbsd/sys/mman.d src/core/sys/netbsd/sys/sysctl.d src/core/sys/openbsd/dlfcn.d src/core/sys/openbsd/err.d src/core/sys/openbsd/execinfo.d src/core/sys/openbsd/pthread_np.d src/core/sys/openbsd/pwd.d src/core/sys/openbsd/stdlib.d src/core/sys/openbsd/string.d src/core/sys/openbsd/time.d src/core/sys/openbsd/unistd.d src/core/sys/openbsd/sys/cdefs.d src/core/sys/openbsd/sys/elf.d src/core/sys/openbsd/sys/elf32.d src/core/sys/openbsd/sys/elf64.d src/core/sys/openbsd/sys/elf_common.d src/core/sys/openbsd/sys/link_elf.d src/core/sys/openbsd/sys/mman.d src/core/sys/openbsd/sys/sysctl.d src/core/sys/posix/arpa/inet.d src/core/sys/posix/aio.d src/core/sys/posix/config.d src/core/sys/posix/dirent.d src/core/sys/posix/dlfcn.d src/core/sys/posix/fcntl.d src/core/sys/posix/grp.d src/core/sys/posix/iconv.d src/core/sys/posix/inttypes.d src/core/sys/posix/libgen.d src/core/sys/posix/locale.d src/core/sys/posix/mqueue.d src/core/sys/posix/netdb.d src/core/sys/posix/poll.d src/core/sys/posix/pthread.d src/core/sys/posix/pwd.d src/core/sys/posix/sched.d src/core/sys/posix/semaphore.d src/core/sys/posix/setjmp.d src/core/sys/posix/signal.d src/core/sys/posix/spawn.d src/core/sys/posix/stdio.d src/core/sys/posix/stdlib.d src/core/sys/posix/string.d src/core/sys/posix/strings.d src/core/sys/posix/syslog.d src/core/sys/posix/termios.d src/core/sys/posix/time.d src/core/sys/posix/ucontext.d src/core/sys/posix/unistd.d src/core/sys/posix/utime.d src/core/sys/posix/net/if_.d src/core/sys/posix/netinet/in_.d src/core/sys/posix/netinet/tcp.d src/core/sys/posix/stdc/time.d src/core/sys/posix/sys/filio.d src/core/sys/posix/sys/ioccom.d src/core/sys/posix/sys/ioctl.d src/core/sys/posix/sys/ipc.d src/core/sys/posix/sys/mman.d src/core/sys/posix/sys/msg.d src/core/sys/posix/sys/resource.d src/core/sys/posix/sys/select.d src/core/sys/posix/sys/shm.d src/core/sys/posix/sys/socket.d src/core/sys/posix/sys/stat.d src/core/sys/posix/sys/statvfs.d src/core/sys/posix/sys/time.d src/core/sys/posix/sys/ttycom.d src/core/sys/posix/sys/types.d src/core/sys/posix/sys/uio.d src/core/sys/posix/sys/un.d src/core/sys/posix/sys/utsname.d src/core/sys/posix/sys/wait.d src/core/sys/solaris/dlfcn.d src/core/sys/solaris/elf.d src/core/sys/solaris/err.d src/core/sys/solaris/execinfo.d src/core/sys/solaris/libelf.d src/core/sys/solaris/link.d src/core/sys/solaris/stdlib.d src/core/sys/solaris/time.d src/core/sys/solaris/sys/elf.d src/core/sys/solaris/sys/elf_386.d src/core/sys/solaris/sys/elf_amd64.d src/core/sys/solaris/sys/elf_notes.d src/core/sys/solaris/sys/elf_SPARC.d src/core/sys/solaris/sys/elftypes.d src/core/sys/solaris/sys/link.d src/core/sys/solaris/sys/priocntl.d src/core/sys/solaris/sys/procset.d src/core/sys/solaris/sys/types.d src/core/sys/windows/accctrl.d src/core/sys/windows/aclapi.d src/core/sys/windows/aclui.d src/core/sys/windows/basetsd.d src/core/sys/windows/basetyps.d src/core/sys/windows/cderr.d src/core/sys/windows/cguid.d src/core/sys/windows/com.d src/core/sys/windows/comcat.d src/core/sys/windows/commctrl.d src/core/sys/windows/commdlg.d src/core/sys/windows/core.d src/core/sys/windows/cpl.d src/core/sys/windows/cplext.d src/core/sys/windows/custcntl.d src/core/sys/windows/dbghelp.d src/core/sys/windows/dbghelp_types.d src/core/sys/windows/dbt.d src/core/sys/windows/dde.d src/core/sys/windows/ddeml.d src/core/sys/windows/dhcpcsdk.d src/core/sys/windows/dlgs.d src/core/sys/windows/dll.d src/core/sys/windows/docobj.d src/core/sys/windows/errorrep.d src/core/sys/windows/exdisp.d src/core/sys/windows/exdispid.d src/core/sys/windows/httpext.d src/core/sys/windows/idispids.d src/core/sys/windows/imagehlp.d src/core/sys/windows/imm.d src/core/sys/windows/intshcut.d src/core/sys/windows/ipexport.d src/core/sys/windows/iphlpapi.d src/core/sys/windows/ipifcons.d src/core/sys/windows/iprtrmib.d src/core/sys/windows/iptypes.d src/core/sys/windows/isguids.d src/core/sys/windows/lm.d src/core/sys/windows/lmaccess.d src/core/sys/windows/lmalert.d src/core/sys/windows/lmapibuf.d src/core/sys/windows/lmat.d src/core/sys/windows/lmaudit.d src/core/sys/windows/lmbrowsr.d src/core/sys/windows/lmchdev.d src/core/sys/windows/lmconfig.d src/core/sys/windows/lmcons.d src/core/sys/windows/lmerr.d src/core/sys/windows/lmerrlog.d src/core/sys/windows/lmmsg.d src/core/sys/windows/lmremutl.d src/core/sys/windows/lmrepl.d src/core/sys/windows/lmserver.d src/core/sys/windows/lmshare.d src/core/sys/windows/lmsname.d src/core/sys/windows/lmstats.d src/core/sys/windows/lmsvc.d src/core/sys/windows/lmuse.d src/core/sys/windows/lmuseflg.d src/core/sys/windows/lmwksta.d src/core/sys/windows/lzexpand.d src/core/sys/windows/mapi.d src/core/sys/windows/mciavi.d src/core/sys/windows/mcx.d src/core/sys/windows/mgmtapi.d src/core/sys/windows/mmsystem.d src/core/sys/windows/msacm.d src/core/sys/windows/mshtml.d src/core/sys/windows/mswsock.d src/core/sys/windows/nb30.d src/core/sys/windows/nddeapi.d src/core/sys/windows/nspapi.d src/core/sys/windows/ntdef.d src/core/sys/windows/ntdll.d src/core/sys/windows/ntldap.d src/core/sys/windows/ntsecapi.d src/core/sys/windows/ntsecpkg.d src/core/sys/windows/oaidl.d src/core/sys/windows/objbase.d src/core/sys/windows/objfwd.d src/core/sys/windows/objidl.d src/core/sys/windows/objsafe.d src/core/sys/windows/ocidl.d src/core/sys/windows/odbcinst.d src/core/sys/windows/ole.d src/core/sys/windows/ole2.d src/core/sys/windows/ole2ver.d src/core/sys/windows/oleacc.d src/core/sys/windows/oleauto.d src/core/sys/windows/olectl.d src/core/sys/windows/olectlid.d src/core/sys/windows/oledlg.d src/core/sys/windows/oleidl.d src/core/sys/windows/pbt.d src/core/sys/windows/powrprof.d src/core/sys/windows/prsht.d src/core/sys/windows/psapi.d src/core/sys/windows/rapi.d src/core/sys/windows/ras.d src/core/sys/windows/rasdlg.d src/core/sys/windows/raserror.d src/core/sys/windows/rassapi.d src/core/sys/windows/reason.d src/core/sys/windows/regstr.d src/core/sys/windows/richedit.d src/core/sys/windows/richole.d src/core/sys/windows/rpc.d src/core/sys/windows/rpcdce.d src/core/sys/windows/rpcdce2.d src/core/sys/windows/rpcdcep.d src/core/sys/windows/rpcndr.d src/core/sys/windows/rpcnsi.d src/core/sys/windows/rpcnsip.d src/core/sys/windows/rpcnterr.d src/core/sys/windows/schannel.d src/core/sys/windows/sdkddkver.d src/core/sys/windows/secext.d src/core/sys/windows/security.d src/core/sys/windows/servprov.d src/core/sys/windows/setupapi.d src/core/sys/windows/shellapi.d src/core/sys/windows/shldisp.d src/core/sys/windows/shlguid.d src/core/sys/windows/shlobj.d src/core/sys/windows/shlwapi.d src/core/sys/windows/snmp.d src/core/sys/windows/sql.d src/core/sys/windows/sqlext.d src/core/sys/windows/sqltypes.d src/core/sys/windows/sqlucode.d src/core/sys/windows/sspi.d src/core/sys/windows/stacktrace.d src/core/sys/windows/stat.d src/core/sys/windows/stdc/malloc.d src/core/sys/windows/stdc/time.d src/core/sys/windows/subauth.d src/core/sys/windows/threadaux.d src/core/sys/windows/tlhelp32.d src/core/sys/windows/tmschema.d src/core/sys/windows/unknwn.d src/core/sys/windows/uuid.d src/core/sys/windows/vfw.d src/core/sys/windows/w32api.d src/core/sys/windows/winbase.d src/core/sys/windows/winber.d src/core/sys/windows/wincon.d src/core/sys/windows/wincrypt.d src/core/sys/windows/windef.d src/core/sys/windows/windows.d src/core/sys/windows/winerror.d src/core/sys/windows/wingdi.d src/core/sys/windows/winhttp.d src/core/sys/windows/wininet.d src/core/sys/windows/winioctl.d src/core/sys/windows/winldap.d src/core/sys/windows/winnetwk.d src/core/sys/windows/winnls.d src/core/sys/windows/winnt.d src/core/sys/windows/winperf.d src/core/sys/windows/winreg.d src/core/sys/windows/winsock2.d src/core/sys/windows/winspool.d src/core/sys/windows/winsvc.d src/core/sys/windows/winuser.d src/core/sys/windows/winver.d src/core/sys/windows/wtsapi32.d src/core/sys/windows/wtypes.d src/core/thread/fiber.d src/core/thread/types.d src/core/thread/threadgroup.d src/core/thread/threadbase.d src/core/thread/osthread.d src/core/thread/context.d src/core/thread/package.d src/rt/aApply.d src/rt/aApplyR.d src/rt/aaA.d src/rt/adi.d src/rt/alloca.d src/rt/arrayassign.d src/rt/arraycat.d src/rt/cast_.d src/rt/cmath2.d src/rt/config.d src/rt/cover.d src/rt/critical_.d src/rt/deh.d src/rt/deh_win32.d src/rt/deh_win64_posix.d src/rt/dmain2.d src/rt/dwarfeh.d src/rt/ehalloc.d src/rt/invariant.d src/rt/lifetime.d src/rt/llmath.d src/rt/memory.d src/rt/memset.d src/rt/minfo.d src/rt/monitor_.d src/rt/msvc.d src/rt/msvc_math.d src/rt/profilegc.d src/rt/sections.d src/rt/sections_android.d src/rt/sections_darwin_64.d src/rt/sections_elf_shared.d src/rt/sections_osx_x86.d src/rt/sections_osx_x86_64.d src/rt/sections_solaris.d src/rt/sections_win32.d src/rt/sections_win64.d src/rt/tlsgc.d src/rt/trace.d src/rt/tracegc.d src/rt/util/typeinfo.d src/rt/util/utility.d src/etc/linux/memoryerror.d ../dmd/generated/linux/release/64/dmd -lib -ofgenerated/linux/release/64/libdruntime.a -Xfdruntime.json -conf= -Isrc -Iimport -w -de -preview=dip1000 -preview=fieldwise -m64 -fPIC -preview=dtorfields -O -release -inline src/object.d src/core/atomic.d src/core/attribute.d src/core/bitop.d src/core/checkedint.d src/core/cpuid.d src/core/demangle.d src/core/exception.d src/core/int128.d src/core/lifetime.d src/core/math.d src/core/memory.d src/core/runtime.d src/core/simd.d src/core/time.d src/core/vararg.d src/core/volatile.d src/core/gc/config.d src/core/gc/gcinterface.d src/core/gc/registry.d src/core/internal/abort.d src/core/internal/atomic.d src/core/internal/attributes.d src/core/internal/convert.d src/core/internal/dassert.d src/core/internal/destruction.d src/core/internal/entrypoint.d src/core/internal/execinfo.d src/core/internal/hash.d src/core/internal/moving.d src/core/internal/parseoptions.d src/core/internal/postblit.d src/core/internal/qsort.d src/core/internal/spinlock.d src/core/internal/string.d src/core/internal/switch_.d src/core/internal/traits.d src/core/internal/utf.d src/core/internal/lifetime.d src/core/internal/array/appending.d src/core/internal/array/comparison.d src/core/internal/array/construction.d src/core/internal/array/equality.d src/core/internal/array/casting.d src/core/internal/array/capacity.d src/core/internal/array/concatenation.d src/core/internal/array/operations.d src/core/internal/array/utils.d src/core/internal/backtrace/dwarf.d src/core/internal/backtrace/elf.d src/core/internal/backtrace/handler.d src/core/internal/backtrace/libunwind.d src/core/internal/backtrace/macho.d src/core/internal/backtrace/unwind.d src/core/internal/container/array.d src/core/internal/container/common.d src/core/internal/container/hashtab.d src/core/internal/container/treap.d src/core/internal/elf/dl.d src/core/internal/elf/io.d src/core/internal/gc/bits.d src/core/internal/gc/os.d src/core/internal/gc/pooltable.d src/core/internal/gc/proxy.d src/core/internal/gc/impl/conservative/gc.d src/core/internal/gc/impl/manual/gc.d src/core/internal/gc/impl/proto/gc.d src/core/internal/util/array.d src/core/internal/util/math.d src/core/internal/vararg/aarch64.d src/core/internal/vararg/sysv_x64.d src/core/stdc/assert_.d src/core/stdc/complex.d src/core/stdc/config.d src/core/stdc/ctype.d src/core/stdc/errno.d src/core/stdc/fenv.d src/core/stdc/float_.d src/core/stdc/inttypes.d src/core/stdc/limits.d src/core/stdc/locale.d src/core/stdc/math.d src/core/stdc/signal.d src/core/stdc/stdarg.d src/core/stdc/stddef.d src/core/stdc/stdint.d src/core/stdc/stdio.d src/core/stdc/stdlib.d src/core/stdc/string.d src/core/stdc/tgmath.d src/core/stdc/time.d src/core/stdc/wchar_.d src/core/stdc/wctype.d src/core/stdcpp/allocator.d src/core/stdcpp/array.d src/core/stdcpp/exception.d src/core/stdcpp/memory.d src/core/stdcpp/new_.d src/core/stdcpp/string.d src/core/stdcpp/string_view.d src/core/stdcpp/typeinfo.d src/core/stdcpp/type_traits.d src/core/stdcpp/utility.d src/core/stdcpp/vector.d src/core/stdcpp/xutility.d src/core/sync/barrier.d src/core/sync/condition.d src/core/sync/config.d src/core/sync/exception.d src/core/sync/event.d src/core/sync/mutex.d src/core/sync/rwmutex.d src/core/sync/semaphore.d src/core/sys/bionic/err.d src/core/sys/bionic/fcntl.d src/core/sys/bionic/stdlib.d src/core/sys/bionic/string.d src/core/sys/bionic/unistd.d src/core/sys/darwin/crt_externs.d src/core/sys/darwin/dlfcn.d src/core/sys/darwin/err.d src/core/sys/darwin/execinfo.d src/core/sys/darwin/fcntl.d src/core/sys/darwin/ifaddrs.d src/core/sys/darwin/pthread.d src/core/sys/darwin/stdlib.d src/core/sys/darwin/string.d src/core/sys/darwin/mach/dyld.d src/core/sys/darwin/mach/getsect.d src/core/sys/darwin/mach/kern_return.d src/core/sys/darwin/mach/loader.d src/core/sys/darwin/mach/nlist.d src/core/sys/darwin/mach/port.d src/core/sys/darwin/mach/semaphore.d src/core/sys/darwin/mach/stab.d src/core/sys/darwin/mach/thread_act.d src/core/sys/darwin/netinet/in_.d src/core/sys/darwin/sys/cdefs.d src/core/sys/darwin/sys/event.d src/core/sys/darwin/sys/mman.d src/core/sys/darwin/sys/sysctl.d src/core/sys/freebsd/dlfcn.d src/core/sys/freebsd/err.d src/core/sys/freebsd/execinfo.d src/core/sys/freebsd/netinet/in_.d src/core/sys/freebsd/pthread_np.d src/core/sys/freebsd/stdlib.d src/core/sys/freebsd/string.d src/core/sys/freebsd/time.d src/core/sys/freebsd/unistd.d src/core/sys/freebsd/sys/_bitset.d src/core/sys/freebsd/sys/_cpuset.d src/core/sys/freebsd/sys/cdefs.d src/core/sys/freebsd/sys/elf_common.d src/core/sys/freebsd/sys/elf.d src/core/sys/freebsd/sys/elf32.d src/core/sys/freebsd/sys/elf64.d src/core/sys/freebsd/sys/event.d src/core/sys/freebsd/sys/link_elf.d src/core/sys/freebsd/sys/mman.d src/core/sys/freebsd/sys/mount.d src/core/sys/freebsd/sys/sysctl.d src/core/sys/dragonflybsd/dlfcn.d src/core/sys/dragonflybsd/err.d src/core/sys/dragonflybsd/execinfo.d src/core/sys/dragonflybsd/netinet/in_.d src/core/sys/dragonflybsd/pthread_np.d src/core/sys/dragonflybsd/stdlib.d src/core/sys/dragonflybsd/string.d src/core/sys/dragonflybsd/time.d src/core/sys/dragonflybsd/sys/_bitset.d src/core/sys/dragonflybsd/sys/_cpuset.d src/core/sys/dragonflybsd/sys/cdefs.d src/core/sys/dragonflybsd/sys/elf.d src/core/sys/dragonflybsd/sys/elf32.d src/core/sys/dragonflybsd/sys/elf64.d src/core/sys/dragonflybsd/sys/elf_common.d src/core/sys/dragonflybsd/sys/event.d src/core/sys/dragonflybsd/sys/link_elf.d src/core/sys/dragonflybsd/sys/mman.d src/core/sys/dragonflybsd/sys/socket.d src/core/sys/dragonflybsd/sys/sysctl.d src/core/sys/linux/config.d src/core/sys/linux/dlfcn.d src/core/sys/linux/elf.d src/core/sys/linux/epoll.d src/core/sys/linux/err.d src/core/sys/linux/errno.d src/core/sys/linux/execinfo.d src/core/sys/linux/fcntl.d src/core/sys/linux/fs.d src/core/sys/linux/ifaddrs.d src/core/sys/linux/io_uring.d src/core/sys/linux/link.d src/core/sys/linux/perf_event.d src/core/sys/linux/sched.d src/core/sys/linux/stdio.d src/core/sys/linux/string.d src/core/sys/linux/termios.d src/core/sys/linux/time.d src/core/sys/linux/timerfd.d src/core/sys/linux/tipc.d src/core/sys/linux/unistd.d src/core/sys/linux/netinet/in_.d src/core/sys/linux/netinet/tcp.d src/core/sys/linux/sys/auxv.d src/core/sys/linux/sys/eventfd.d src/core/sys/linux/sys/file.d src/core/sys/linux/sys/inotify.d src/core/sys/linux/sys/mman.d src/core/sys/linux/sys/signalfd.d src/core/sys/linux/sys/socket.d src/core/sys/linux/sys/sysinfo.d src/core/sys/linux/sys/xattr.d src/core/sys/linux/sys/time.d src/core/sys/linux/sys/prctl.d src/core/sys/netbsd/dlfcn.d src/core/sys/netbsd/err.d src/core/sys/netbsd/execinfo.d src/core/sys/netbsd/stdlib.d src/core/sys/netbsd/string.d src/core/sys/netbsd/time.d src/core/sys/netbsd/sys/elf.d src/core/sys/netbsd/sys/elf32.d src/core/sys/netbsd/sys/elf64.d src/core/sys/netbsd/sys/elf_common.d src/core/sys/netbsd/sys/event.d src/core/sys/netbsd/sys/featuretest.d src/core/sys/netbsd/sys/link_elf.d src/core/sys/netbsd/sys/mman.d src/core/sys/netbsd/sys/sysctl.d src/core/sys/openbsd/dlfcn.d src/core/sys/openbsd/err.d src/core/sys/openbsd/execinfo.d src/core/sys/openbsd/pthread_np.d src/core/sys/openbsd/pwd.d src/core/sys/openbsd/stdlib.d src/core/sys/openbsd/string.d src/core/sys/openbsd/time.d src/core/sys/openbsd/unistd.d src/core/sys/openbsd/sys/cdefs.d src/core/sys/openbsd/sys/elf.d src/core/sys/openbsd/sys/elf32.d src/core/sys/openbsd/sys/elf64.d src/core/sys/openbsd/sys/elf_common.d src/core/sys/openbsd/sys/link_elf.d src/core/sys/openbsd/sys/mman.d src/core/sys/openbsd/sys/sysctl.d src/core/sys/posix/arpa/inet.d src/core/sys/posix/aio.d src/core/sys/posix/config.d src/core/sys/posix/dirent.d src/core/sys/posix/dlfcn.d src/core/sys/posix/fcntl.d src/core/sys/posix/grp.d src/core/sys/posix/iconv.d src/core/sys/posix/inttypes.d src/core/sys/posix/libgen.d src/core/sys/posix/locale.d src/core/sys/posix/mqueue.d src/core/sys/posix/netdb.d src/core/sys/posix/poll.d src/core/sys/posix/pthread.d src/core/sys/posix/pwd.d src/core/sys/posix/sched.d src/core/sys/posix/semaphore.d src/core/sys/posix/setjmp.d src/core/sys/posix/signal.d src/core/sys/posix/spawn.d src/core/sys/posix/stdio.d src/core/sys/posix/stdlib.d src/core/sys/posix/string.d src/core/sys/posix/strings.d src/core/sys/posix/syslog.d src/core/sys/posix/termios.d src/core/sys/posix/time.d src/core/sys/posix/ucontext.d src/core/sys/posix/unistd.d src/core/sys/posix/utime.d src/core/sys/posix/net/if_.d src/core/sys/posix/netinet/in_.d src/core/sys/posix/netinet/tcp.d src/core/sys/posix/stdc/time.d src/core/sys/posix/sys/filio.d src/core/sys/posix/sys/ioccom.d src/core/sys/posix/sys/ioctl.d src/core/sys/posix/sys/ipc.d src/core/sys/posix/sys/mman.d src/core/sys/posix/sys/msg.d src/core/sys/posix/sys/resource.d src/core/sys/posix/sys/select.d src/core/sys/posix/sys/shm.d src/core/sys/posix/sys/socket.d src/core/sys/posix/sys/stat.d src/core/sys/posix/sys/statvfs.d src/core/sys/posix/sys/time.d src/core/sys/posix/sys/ttycom.d src/core/sys/posix/sys/types.d src/core/sys/posix/sys/uio.d src/core/sys/posix/sys/un.d src/core/sys/posix/sys/utsname.d src/core/sys/posix/sys/wait.d src/core/sys/solaris/dlfcn.d src/core/sys/solaris/elf.d src/core/sys/solaris/err.d src/core/sys/solaris/execinfo.d src/core/sys/solaris/libelf.d src/core/sys/solaris/link.d src/core/sys/solaris/stdlib.d src/core/sys/solaris/time.d src/core/sys/solaris/sys/elf.d src/core/sys/solaris/sys/elf_386.d src/core/sys/solaris/sys/elf_amd64.d src/core/sys/solaris/sys/elf_notes.d src/core/sys/solaris/sys/elf_SPARC.d src/core/sys/solaris/sys/elftypes.d src/core/sys/solaris/sys/link.d src/core/sys/solaris/sys/priocntl.d src/core/sys/solaris/sys/procset.d src/core/sys/solaris/sys/types.d src/core/sys/windows/accctrl.d src/core/sys/windows/aclapi.d src/core/sys/windows/aclui.d src/core/sys/windows/basetsd.d src/core/sys/windows/basetyps.d src/core/sys/windows/cderr.d src/core/sys/windows/cguid.d src/core/sys/windows/com.d src/core/sys/windows/comcat.d src/core/sys/windows/commctrl.d src/core/sys/windows/commdlg.d src/core/sys/windows/core.d src/core/sys/windows/cpl.d src/core/sys/windows/cplext.d src/core/sys/windows/custcntl.d src/core/sys/windows/dbghelp.d src/core/sys/windows/dbghelp_types.d src/core/sys/windows/dbt.d src/core/sys/windows/dde.d src/core/sys/windows/ddeml.d src/core/sys/windows/dhcpcsdk.d src/core/sys/windows/dlgs.d src/core/sys/windows/dll.d src/core/sys/windows/docobj.d src/core/sys/windows/errorrep.d src/core/sys/windows/exdisp.d src/core/sys/windows/exdispid.d src/core/sys/windows/httpext.d src/core/sys/windows/idispids.d src/core/sys/windows/imagehlp.d src/core/sys/windows/imm.d src/core/sys/windows/intshcut.d src/core/sys/windows/ipexport.d src/core/sys/windows/iphlpapi.d src/core/sys/windows/ipifcons.d src/core/sys/windows/iprtrmib.d src/core/sys/windows/iptypes.d src/core/sys/windows/isguids.d src/core/sys/windows/lm.d src/core/sys/windows/lmaccess.d src/core/sys/windows/lmalert.d src/core/sys/windows/lmapibuf.d src/core/sys/windows/lmat.d src/core/sys/windows/lmaudit.d src/core/sys/windows/lmbrowsr.d src/core/sys/windows/lmchdev.d src/core/sys/windows/lmconfig.d src/core/sys/windows/lmcons.d src/core/sys/windows/lmerr.d src/core/sys/windows/lmerrlog.d src/core/sys/windows/lmmsg.d src/core/sys/windows/lmremutl.d src/core/sys/windows/lmrepl.d src/core/sys/windows/lmserver.d src/core/sys/windows/lmshare.d src/core/sys/windows/lmsname.d src/core/sys/windows/lmstats.d src/core/sys/windows/lmsvc.d src/core/sys/windows/lmuse.d src/core/sys/windows/lmuseflg.d src/core/sys/windows/lmwksta.d src/core/sys/windows/lzexpand.d src/core/sys/windows/mapi.d src/core/sys/windows/mciavi.d src/core/sys/windows/mcx.d src/core/sys/windows/mgmtapi.d src/core/sys/windows/mmsystem.d src/core/sys/windows/msacm.d src/core/sys/windows/mshtml.d src/core/sys/windows/mswsock.d src/core/sys/windows/nb30.d src/core/sys/windows/nddeapi.d src/core/sys/windows/nspapi.d src/core/sys/windows/ntdef.d src/core/sys/windows/ntdll.d src/core/sys/windows/ntldap.d src/core/sys/windows/ntsecapi.d src/core/sys/windows/ntsecpkg.d src/core/sys/windows/oaidl.d src/core/sys/windows/objbase.d src/core/sys/windows/objfwd.d src/core/sys/windows/objidl.d src/core/sys/windows/objsafe.d src/core/sys/windows/ocidl.d src/core/sys/windows/odbcinst.d src/core/sys/windows/ole.d src/core/sys/windows/ole2.d src/core/sys/windows/ole2ver.d src/core/sys/windows/oleacc.d src/core/sys/windows/oleauto.d src/core/sys/windows/olectl.d src/core/sys/windows/olectlid.d src/core/sys/windows/oledlg.d src/core/sys/windows/oleidl.d src/core/sys/windows/pbt.d src/core/sys/windows/powrprof.d src/core/sys/windows/prsht.d src/core/sys/windows/psapi.d src/core/sys/windows/rapi.d src/core/sys/windows/ras.d src/core/sys/windows/rasdlg.d src/core/sys/windows/raserror.d src/core/sys/windows/rassapi.d src/core/sys/windows/reason.d src/core/sys/windows/regstr.d src/core/sys/windows/richedit.d src/core/sys/windows/richole.d src/core/sys/windows/rpc.d src/core/sys/windows/rpcdce.d src/core/sys/windows/rpcdce2.d src/core/sys/windows/rpcdcep.d src/core/sys/windows/rpcndr.d src/core/sys/windows/rpcnsi.d src/core/sys/windows/rpcnsip.d src/core/sys/windows/rpcnterr.d src/core/sys/windows/schannel.d src/core/sys/windows/sdkddkver.d src/core/sys/windows/secext.d src/core/sys/windows/security.d src/core/sys/windows/servprov.d src/core/sys/windows/setupapi.d src/core/sys/windows/shellapi.d src/core/sys/windows/shldisp.d src/core/sys/windows/shlguid.d src/core/sys/windows/shlobj.d src/core/sys/windows/shlwapi.d src/core/sys/windows/snmp.d src/core/sys/windows/sql.d src/core/sys/windows/sqlext.d src/core/sys/windows/sqltypes.d src/core/sys/windows/sqlucode.d src/core/sys/windows/sspi.d src/core/sys/windows/stacktrace.d src/core/sys/windows/stat.d src/core/sys/windows/stdc/malloc.d src/core/sys/windows/stdc/time.d src/core/sys/windows/subauth.d src/core/sys/windows/threadaux.d src/core/sys/windows/tlhelp32.d src/core/sys/windows/tmschema.d src/core/sys/windows/unknwn.d src/core/sys/windows/uuid.d src/core/sys/windows/vfw.d src/core/sys/windows/w32api.d src/core/sys/windows/winbase.d src/core/sys/windows/winber.d src/core/sys/windows/wincon.d src/core/sys/windows/wincrypt.d src/core/sys/windows/windef.d src/core/sys/windows/windows.d src/core/sys/windows/winerror.d src/core/sys/windows/wingdi.d src/core/sys/windows/winhttp.d src/core/sys/windows/wininet.d src/core/sys/windows/winioctl.d src/core/sys/windows/winldap.d src/core/sys/windows/winnetwk.d src/core/sys/windows/winnls.d src/core/sys/windows/winnt.d src/core/sys/windows/winperf.d src/core/sys/windows/winreg.d src/core/sys/windows/winsock2.d src/core/sys/windows/winspool.d src/core/sys/windows/winsvc.d src/core/sys/windows/winuser.d src/core/sys/windows/winver.d src/core/sys/windows/wtsapi32.d src/core/sys/windows/wtypes.d src/core/thread/fiber.d src/core/thread/types.d src/core/thread/threadgroup.d src/core/thread/threadbase.d src/core/thread/osthread.d src/core/thread/context.d src/core/thread/package.d src/rt/aApply.d src/rt/aApplyR.d src/rt/aaA.d src/rt/adi.d src/rt/alloca.d src/rt/arrayassign.d src/rt/arraycat.d src/rt/cast_.d src/rt/cmath2.d src/rt/config.d src/rt/cover.d src/rt/critical_.d src/rt/deh.d src/rt/deh_win32.d src/rt/deh_win64_posix.d src/rt/dmain2.d src/rt/dwarfeh.d src/rt/ehalloc.d src/rt/invariant.d src/rt/lifetime.d src/rt/llmath.d src/rt/memory.d src/rt/memset.d src/rt/minfo.d src/rt/monitor_.d src/rt/msvc.d src/rt/msvc_math.d src/rt/profilegc.d src/rt/sections.d src/rt/sections_android.d src/rt/sections_darwin_64.d src/rt/sections_elf_shared.d src/rt/sections_osx_x86.d src/rt/sections_osx_x86_64.d src/rt/sections_solaris.d src/rt/sections_win32.d src/rt/sections_win64.d src/rt/tlsgc.d src/rt/trace.d src/rt/tracegc.d src/rt/util/typeinfo.d src/rt/util/utility.d src/etc/linux/memoryerror.d generated/linux/release/64/errno_c.o generated/linux/release/64/threadasm.o ../dmd/generated/linux/release/64/dmd -conf= -lib -ofgenerated/linux/release/64/libdruntime.so.a generated/linux/release/64/libdruntime.so.o generated/linux/release/64/errno_c.o generated/linux/release/64/threadasm.o mkdir -p /home/buildozer/aports/community/dmd/src/install/src/druntime/import cp -r import/* /home/buildozer/aports/community/dmd/src/install/src/druntime/import/ cp LICENSE.txt /home/buildozer/aports/community/dmd/src/install/druntime-LICENSE.txt make: Leaving directory '/home/buildozer/aports/community/dmd/src/druntime-2.100.0' make: Entering directory '/home/buildozer/aports/community/dmd/src/phobos-2.100.0' make -f posix.mak OS=linux MODEL=64 BUILD=release INSTALL_DIR=/home/buildozer/aports/community/dmd/src/install \ DMD=../dmd/generated/linux/release/64/dmd install2 make[1]: Entering directory '/home/buildozer/aports/community/dmd/src/phobos-2.100.0' cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/adler32.c -ogenerated/linux/release/64/etc/c/zlib/adler32.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/crc32.c -ogenerated/linux/release/64/etc/c/zlib/crc32.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/compress.c -ogenerated/linux/release/64/etc/c/zlib/compress.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/deflate.c -ogenerated/linux/release/64/etc/c/zlib/deflate.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/gzclose.c -ogenerated/linux/release/64/etc/c/zlib/gzclose.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/gzlib.c -ogenerated/linux/release/64/etc/c/zlib/gzlib.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/gzread.c -ogenerated/linux/release/64/etc/c/zlib/gzread.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/gzwrite.c -ogenerated/linux/release/64/etc/c/zlib/gzwrite.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/infback.c -ogenerated/linux/release/64/etc/c/zlib/infback.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/inffast.c -ogenerated/linux/release/64/etc/c/zlib/inffast.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/inflate.c -ogenerated/linux/release/64/etc/c/zlib/inflate.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/inftrees.c -ogenerated/linux/release/64/etc/c/zlib/inftrees.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/trees.c -ogenerated/linux/release/64/etc/c/zlib/trees.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/uncompr.c -ogenerated/linux/release/64/etc/c/zlib/uncompr.o cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 etc/c/zlib/zutil.c -ogenerated/linux/release/64/etc/c/zlib/zutil.o make -C ../druntime -f posix.mak MODEL=64 DMD=../dmd/generated/linux/release/64/dmd OS=linux BUILD=release make[2]: Entering directory '/home/buildozer/aports/community/dmd/src/druntime-2.100.0' make[2]: Nothing to be done for 'target'. make[2]: Leaving directory '/home/buildozer/aports/community/dmd/src/druntime-2.100.0' ../dmd/generated/linux/release/64/dmd -conf= -I../druntime/import -w -de -preview=dip1000 -preview=dtorfields -preview=fieldwise -m64 -fPIC -O -release -lib -ofgenerated/linux/release/64/libphobos2.a ../druntime/generated/linux/release/64/libdruntime.a std/array.d std/ascii.d std/base64.d std/bigint.d std/bitmanip.d std/checkedint.d std/compiler.d std/complex.d std/concurrency.d std/conv.d std/csv.d std/demangle.d std/encoding.d std/exception.d std/file.d std/functional.d std/getopt.d std/int128.d std/json.d std/mathspecial.d std/meta.d std/mmfile.d std/numeric.d std/outbuffer.d std/package.d std/parallelism.d std/path.d std/process.d std/random.d std/signals.d std/socket.d std/stdint.d std/stdio.d std/string.d std/sumtype.d std/system.d std/traits.d std/typecons.d std/uri.d std/utf.d std/uuid.d std/variant.d std/xml.d std/zip.d std/zlib.d std/algorithm/comparison.d std/algorithm/iteration.d std/algorithm/mutation.d std/algorithm/package.d std/algorithm/searching.d std/algorithm/setops.d std/algorithm/sorting.d std/container/array.d std/container/binaryheap.d std/container/dlist.d std/container/package.d std/container/rbtree.d std/container/slist.d std/container/util.d std/datetime/date.d std/datetime/interval.d std/datetime/package.d std/datetime/stopwatch.d std/datetime/systime.d std/datetime/timezone.d std/digest/crc.d std/digest/hmac.d std/digest/md.d std/digest/murmurhash.d std/digest/package.d std/digest/ripemd.d std/digest/sha.d std/experimental/allocator/common.d std/experimental/allocator/gc_allocator.d std/experimental/allocator/mallocator.d std/experimental/allocator/mmap_allocator.d std/experimental/allocator/package.d std/experimental/allocator/showcase.d std/experimental/allocator/typed.d std/experimental/allocator/building_blocks/affix_allocator.d std/experimental/allocator/building_blocks/aligned_block_list.d std/experimental/allocator/building_blocks/allocator_list.d std/experimental/allocator/building_blocks/ascending_page_allocator.d std/experimental/allocator/building_blocks/bucketizer.d std/experimental/allocator/building_blocks/fallback_allocator.d std/experimental/allocator/building_blocks/free_list.d std/experimental/allocator/building_blocks/free_tree.d std/experimental/allocator/building_blocks/bitmapped_block.d std/experimental/allocator/building_blocks/kernighan_ritchie.d std/experimental/allocator/building_blocks/null_allocator.d std/experimental/allocator/building_blocks/package.d std/experimental/allocator/building_blocks/quantizer.d std/experimental/allocator/building_blocks/region.d std/experimental/allocator/building_blocks/scoped_allocator.d std/experimental/allocator/building_blocks/segregator.d std/experimental/allocator/building_blocks/stats_collector.d std/experimental/logger/core.d std/experimental/logger/filelogger.d std/experimental/logger/nulllogger.d std/experimental/logger/multilogger.d std/experimental/logger/package.d std/format/package.d std/format/read.d std/format/spec.d std/format/write.d std/format/internal/floats.d std/format/internal/read.d std/format/internal/write.d std/math/algebraic.d std/math/constants.d std/math/exponential.d std/math/hardware.d std/math/operations.d std/math/package.d std/math/remainder.d std/math/rounding.d std/math/traits.d std/math/trigonometry.d std/net/curl.d std/net/isemail.d std/uni/package.d std/experimental/checkedint.d std/experimental/typecons.d std/range/interfaces.d std/range/package.d std/range/primitives.d std/regex/package.d std/regex/internal/generator.d std/regex/internal/ir.d std/regex/internal/parser.d std/regex/internal/backtracking.d std/regex/internal/tests.d std/regex/internal/tests2.d std/regex/internal/thompson.d std/regex/internal/kickstart.d std/windows/charset.d std/windows/registry.d std/windows/syserror.d etc/c/curl.d etc/c/odbc/sql.d etc/c/odbc/sqlext.d etc/c/odbc/sqltypes.d etc/c/odbc/sqlucode.d etc/c/sqlite3.d etc/c/zlib.d std/algorithm/internal.d std/digest/digest.d std/internal/cstring.d std/internal/digest/sha_SSSE3.d std/internal/math/biguintcore.d std/internal/math/biguintnoasm.d std/internal/math/biguintx86.d std/internal/math/errorfunction.d std/internal/math/gammafunction.d std/internal/scopebuffer.d std/internal/test/dummyrange.d std/internal/test/range.d std/internal/unicode_comp.d std/internal/unicode_decomp.d std/internal/unicode_grapheme.d std/internal/unicode_norm.d std/internal/unicode_tables.d std/internal/windows/advapi32.d std/typetuple.d generated/linux/release/64/etc/c/zlib/adler32.o generated/linux/release/64/etc/c/zlib/compress.o generated/linux/release/64/etc/c/zlib/crc32.o generated/linux/release/64/etc/c/zlib/deflate.o generated/linux/release/64/etc/c/zlib/gzclose.o generated/linux/release/64/etc/c/zlib/gzlib.o generated/linux/release/64/etc/c/zlib/gzread.o generated/linux/release/64/etc/c/zlib/gzwrite.o generated/linux/release/64/etc/c/zlib/infback.o generated/linux/release/64/etc/c/zlib/inffast.o generated/linux/release/64/etc/c/zlib/inflate.o generated/linux/release/64/etc/c/zlib/inftrees.o generated/linux/release/64/etc/c/zlib/trees.o generated/linux/release/64/etc/c/zlib/uncompr.o generated/linux/release/64/etc/c/zlib/zutil.o ../dmd/generated/linux/release/64/dmd -conf= -I../druntime/import -w -de -preview=dip1000 -preview=dtorfields -preview=fieldwise -m64 -fPIC -O -release -shared -defaultlib= -debuglib= -L-lpthread -L-lm -ofgenerated/linux/release/64/libphobos2.so.0.100.0 -L-soname=libphobos2.so.0.100 ../druntime/generated/linux/release/64/libdruntime.so.a -L-ldl std/array.d std/ascii.d std/base64.d std/bigint.d std/bitmanip.d std/checkedint.d std/compiler.d std/complex.d std/concurrency.d std/conv.d std/csv.d std/demangle.d std/encoding.d std/exception.d std/file.d std/functional.d std/getopt.d std/int128.d std/json.d std/mathspecial.d std/meta.d std/mmfile.d std/numeric.d std/outbuffer.d std/package.d std/parallelism.d std/path.d std/process.d std/random.d std/signals.d std/socket.d std/stdint.d std/stdio.d std/string.d std/sumtype.d std/system.d std/traits.d std/typecons.d std/uri.d std/utf.d std/uuid.d std/variant.d std/xml.d std/zip.d std/zlib.d std/algorithm/comparison.d std/algorithm/iteration.d std/algorithm/mutation.d std/algorithm/package.d std/algorithm/searching.d std/algorithm/setops.d std/algorithm/sorting.d std/container/array.d std/container/binaryheap.d std/container/dlist.d std/container/package.d std/container/rbtree.d std/container/slist.d std/container/util.d std/datetime/date.d std/datetime/interval.d std/datetime/package.d std/datetime/stopwatch.d std/datetime/systime.d std/datetime/timezone.d std/digest/crc.d std/digest/hmac.d std/digest/md.d std/digest/murmurhash.d std/digest/package.d std/digest/ripemd.d std/digest/sha.d std/experimental/allocator/common.d std/experimental/allocator/gc_allocator.d std/experimental/allocator/mallocator.d std/experimental/allocator/mmap_allocator.d std/experimental/allocator/package.d std/experimental/allocator/showcase.d std/experimental/allocator/typed.d std/experimental/allocator/building_blocks/affix_allocator.d std/experimental/allocator/building_blocks/aligned_block_list.d std/experimental/allocator/building_blocks/allocator_list.d std/experimental/allocator/building_blocks/ascending_page_allocator.d std/experimental/allocator/building_blocks/bucketizer.d std/experimental/allocator/building_blocks/fallback_allocator.d std/experimental/allocator/building_blocks/free_list.d std/experimental/allocator/building_blocks/free_tree.d std/experimental/allocator/building_blocks/bitmapped_block.d std/experimental/allocator/building_blocks/kernighan_ritchie.d std/experimental/allocator/building_blocks/null_allocator.d std/experimental/allocator/building_blocks/package.d std/experimental/allocator/building_blocks/quantizer.d std/experimental/allocator/building_blocks/region.d std/experimental/allocator/building_blocks/scoped_allocator.d std/experimental/allocator/building_blocks/segregator.d std/experimental/allocator/building_blocks/stats_collector.d std/experimental/logger/core.d std/experimental/logger/filelogger.d std/experimental/logger/nulllogger.d std/experimental/logger/multilogger.d std/experimental/logger/package.d std/format/package.d std/format/read.d std/format/spec.d std/format/write.d std/format/internal/floats.d std/format/internal/read.d std/format/internal/write.d std/math/algebraic.d std/math/constants.d std/math/exponential.d std/math/hardware.d std/math/operations.d std/math/package.d std/math/remainder.d std/math/rounding.d std/math/traits.d std/math/trigonometry.d std/net/curl.d std/net/isemail.d std/uni/package.d std/experimental/checkedint.d std/experimental/typecons.d std/range/interfaces.d std/range/package.d std/range/primitives.d std/regex/package.d std/regex/internal/generator.d std/regex/internal/ir.d std/regex/internal/parser.d std/regex/internal/backtracking.d std/regex/internal/tests.d std/regex/internal/tests2.d std/regex/internal/thompson.d std/regex/internal/kickstart.d std/windows/charset.d std/windows/registry.d std/windows/syserror.d etc/c/curl.d etc/c/odbc/sql.d etc/c/odbc/sqlext.d etc/c/odbc/sqltypes.d etc/c/odbc/sqlucode.d etc/c/sqlite3.d etc/c/zlib.d std/algorithm/internal.d std/digest/digest.d std/internal/cstring.d std/internal/digest/sha_SSSE3.d std/internal/math/biguintcore.d std/internal/math/biguintnoasm.d std/internal/math/biguintx86.d std/internal/math/errorfunction.d std/internal/math/gammafunction.d std/internal/scopebuffer.d std/internal/test/dummyrange.d std/internal/test/range.d std/internal/unicode_comp.d std/internal/unicode_decomp.d std/internal/unicode_grapheme.d std/internal/unicode_norm.d std/internal/unicode_tables.d std/internal/windows/advapi32.d std/typetuple.d generated/linux/release/64/etc/c/zlib/adler32.o generated/linux/release/64/etc/c/zlib/compress.o generated/linux/release/64/etc/c/zlib/crc32.o generated/linux/release/64/etc/c/zlib/deflate.o generated/linux/release/64/etc/c/zlib/gzclose.o generated/linux/release/64/etc/c/zlib/gzlib.o generated/linux/release/64/etc/c/zlib/gzread.o generated/linux/release/64/etc/c/zlib/gzwrite.o generated/linux/release/64/etc/c/zlib/infback.o generated/linux/release/64/etc/c/zlib/inffast.o generated/linux/release/64/etc/c/zlib/inflate.o generated/linux/release/64/etc/c/zlib/inftrees.o generated/linux/release/64/etc/c/zlib/trees.o generated/linux/release/64/etc/c/zlib/uncompr.o generated/linux/release/64/etc/c/zlib/zutil.o ln -sf libphobos2.so.0.100.0 generated/linux/release/64/libphobos2.so.0.100 ln -sf libphobos2.so.0.100.0 generated/linux/release/64/libphobos2.so mkdir -p /home/buildozer/aports/community/dmd/src/install/linux/lib64 cp generated/linux/release/64/libphobos2.a /home/buildozer/aports/community/dmd/src/install/linux/lib64/ cp -P generated/linux/release/64/libphobos2.so.0.100.0 /home/buildozer/aports/community/dmd/src/install/linux/lib64/ cp -P generated/linux/release/64/libphobos2.so.0.100 /home/buildozer/aports/community/dmd/src/install/linux/lib64/ cp -P generated/linux/release/64/libphobos2.so /home/buildozer/aports/community/dmd/src/install/linux/lib64/ mkdir -p /home/buildozer/aports/community/dmd/src/install/src/phobos/etc mkdir -p /home/buildozer/aports/community/dmd/src/install/src/phobos/std cp -r std/* /home/buildozer/aports/community/dmd/src/install/src/phobos/std/ cp -r etc/* /home/buildozer/aports/community/dmd/src/install/src/phobos/etc/ cp LICENSE_1_0.txt /home/buildozer/aports/community/dmd/src/install/phobos-LICENSE.txt make[1]: Leaving directory '/home/buildozer/aports/community/dmd/src/phobos-2.100.0' make: Leaving directory '/home/buildozer/aports/community/dmd/src/phobos-2.100.0' (DC) COMMON-unittest (DC) LEXER-unittest (DC) BACKEND-unittest (DC) DMD-unittest (RUN) DMD-UNITTEST Success 36 modules passed unittests >>> dmd: Entering fakeroot... >>> dmd*: Running postcheck for dmd >>> dmd*: Preparing package dmd... >>> dmd*: Stripping binaries >>> dmd*: Scanning shared objects >>> dmd*: Tracing dependencies... llvm-libunwind-dev tzdata so:libc.musl-x86_64.so.1 so:libdruntime-ldc-shared.so.100 so:libunwind.so.1 >>> dmd*: Package size: 87.7 MB >>> dmd*: Compressing data... >>> dmd*: Create checksum... >>> dmd*: Create dmd-2.100.0-r1.apk >>> dmd: Build complete at Mon, 01 Aug 2022 12:10:05 +0000 elapsed time 0h 2m 32s >>> dmd: Cleaning up srcdir >>> dmd: Cleaning up pkgdir >>> dmd: Uninstalling dependencies... (1/12) Purging .makedepends-dmd (20220801.120734) (2/12) Purging chrpath (0.16-r2) (3/12) Purging dtools (2.098.0-r2) (4/12) Purging ldc (1.30.0-r0) (5/12) Purging ldc-runtime (1.30.0-r0) (6/12) Purging ldc-static (1.30.0-r0) (7/12) Purging tzdata (2022a-r2) (8/12) Purging llvm-libunwind-dev (14.0.6-r1) (9/12) Purging llvm-libunwind (14.0.6-r1) (10/12) Purging llvm14-libs (14.0.6-r2) (11/12) Purging libffi (3.4.2-r1) (12/12) Purging libxml2 (2.9.14-r1) Executing busybox-1.35.0-r20.trigger OK: 713 MiB in 103 packages >>> dmd: Updating the community/x86_64 repository index... >>> dmd: Signing the index...