>>> mozjs115: Building community/mozjs115 115.4.0-r0 (using abuild 3.12.0-r0) started Mon, 30 Oct 2023 00:58:41 +0000 >>> mozjs115: Checking sanity of /home/buildozer/aports/community/mozjs115/APKBUILD... >>> mozjs115: Analyzing dependencies... >>> mozjs115: Installing for build: build-base icu-dev libffi-dev nspr-dev cargo clang linux-headers lld llvm16-dev m4 perl python3 rust sed zlib-dev icu-data-full (1/47) Installing icu-data-full (73.2-r3) (2/47) Installing icu-libs (73.2-r3) (3/47) Installing icu (73.2-r3) (4/47) Installing icu-dev (73.2-r3) (5/47) Installing linux-headers (6.5-r0) (6/47) Installing libffi (3.4.4-r3) (7/47) Installing libffi-dev (3.4.4-r3) (8/47) Installing nspr (4.35-r4) (9/47) Installing nspr-dev (4.35-r4) (10/47) Installing xz-libs (5.4.4-r0) (11/47) Installing libxml2 (2.11.5-r0) (12/47) Installing llvm16-libs (16.0.6-r7) (13/47) Installing rust (1.72.1-r0) (14/47) Installing cargo (1.72.1-r0) (15/47) Installing clang17-headers (17.0.3-r0) (16/47) Installing llvm17-libs (17.0.3-r1) (17/47) Installing clang17-libs (17.0.3-r0) (18/47) Installing llvm17-linker-tools (17.0.3-r1) (19/47) Installing clang17 (17.0.3-r0) (20/47) Installing lld-libs (16.0.6-r3) (21/47) Installing scudo-malloc (16.0.6-r3) (22/47) Installing lld (16.0.6-r3) (23/47) Installing llvm16-linker-tools (16.0.6-r7) (24/47) Installing llvm16 (16.0.6-r7) (25/47) Installing zlib-dev (1.3-r2) (26/47) Installing zstd (1.5.5-r7) (27/47) Installing zstd-dev (1.5.5-r7) (28/47) Installing libbz2 (1.0.8-r6) (29/47) Installing gdbm (1.23-r1) (30/47) Installing mpdecimal (2.5.1-r2) (31/47) Installing libpanelw (6.4_p20231007-r0) (32/47) Installing readline (8.2.1-r2) (33/47) Installing sqlite-libs (3.43.2-r0) (34/47) Installing python3 (3.11.6-r1) (35/47) Installing python3-pycache-pyc0 (3.11.6-r1) (36/47) Installing pyc (3.11.6-r1) (37/47) Installing llvm16-test-utils-pyc (16.0.6-r7) (38/47) Installing python3-pyc (3.11.6-r1) (39/47) Installing llvm16-test-utils (16.0.6-r7) (40/47) Installing llvm16-dev (16.0.6-r7) (41/47) Installing m4 (1.4.19-r3) (42/47) Installing perl (5.38.0-r0) (43/47) Installing sed (4.9-r2) (44/47) Installing .makedepends-mozjs115 (20231030.005842) (45/47) Installing perl-error (0.17029-r2) (46/47) Installing perl-git (2.42.0-r0) (47/47) Installing git-perl (2.42.0-r0) Executing busybox-1.36.1-r13.trigger OK: 1340 MiB in 149 packages >>> mozjs115: Cleaning up srcdir >>> mozjs115: Cleaning up pkgdir >>> mozjs115: Cleaning up tmpdir >>> mozjs115: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//firefox-115.4.0esr.source.tar.xz >>> mozjs115: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//firefox-115.4.0esr.source.tar.xz >>> mozjs115: Checking sha512sums... firefox-115.4.0esr.source.tar.xz: OK disable-moz-stackwalk.patch: OK fix-musl-build.patch: OK fix-rust-target.patch: OK >>> mozjs115: Unpacking /var/cache/distfiles/firefox-115.4.0esr.source.tar.xz... >>> mozjs115: disable-moz-stackwalk.patch patching file mozglue/misc/StackWalk.cpp Hunk #1 succeeded at 43 (offset 10 lines). >>> mozjs115: fix-musl-build.patch patching file js/src/old-configure.in Hunk #1 succeeded at 807 (offset -465 lines). >>> mozjs115: fix-rust-target.patch patching file build/moz.configure/rust.configure Hunk #1 succeeded at 279 (offset 18 lines). Hunk #2 succeeded at 411 (offset 28 lines). Running "pip check" to verify compatibility between the system Python and the "mach" site. Running "pip check" to verify compatibility between the system Python and the "build" site. Site not up-to-date reason: "/home/buildozer/aports/community/mozjs115/src/firefox-115.4.0/obj/_virtualenvs/build" does not exist 0:02.51 Clobber not needed. 0:02.74 Using Python 3.11.6 from /home/buildozer/aports/community/mozjs115/src/firefox-115.4.0/obj/_virtualenvs/build/bin/python 0:02.74 Adding configure options from /home/buildozer/aports/community/mozjs115/src/firefox-115.4.0/.mozconfig 0:02.74 --enable-application=js 0:02.74 --prefix=/usr 0:02.74 --enable-release 0:02.74 --enable-hardening 0:02.74 --enable-optimize=-Os -fstack-clash-protection -Wformat -Werror=format-security -O2 0:02.74 --enable-rust-simd 0:02.74 --enable-linker=lld 0:02.74 --disable-bootstrap 0:02.74 --disable-debug 0:02.74 --disable-debug-symbols 0:02.74 --disable-jemalloc 0:02.74 --disable-strip 0:02.74 --with-system-icu 0:02.74 --with-system-nspr 0:02.74 --with-system-zlib 0:02.74 --enable-shared-js 0:02.74 --enable-tests 0:02.74 --with-intl-api 0:02.74 --disable-rust-simd 0:02.74 checking for vcs source checkout... no 0:02.81 checking for a shell... /bin/sh 0:02.85 checking for host system type... armv8l-unknown-linux-musleabihf 0:02.85 checking for target system type... armv8l-unknown-linux-musleabihf 0:03.37 checking for Python 3... /home/buildozer/aports/community/mozjs115/src/firefox-115.4.0/obj/_virtualenvs/build/bin/python (3.11.6) 0:03.39 checking whether cross compiling... no 0:03.39 checking for wget... /usr/bin/wget 0:03.40 checking for ccache... not found 0:03.40 checking for the target C compiler... /usr/bin/clang 0:03.52 checking whether the target C compiler can be used... yes 0:03.52 checking the target C compiler version... 17.0.3 0:03.57 checking the target C compiler works... yes 0:03.57 checking for the target C++ compiler... /usr/bin/clang++ 0:03.62 checking whether the target C++ compiler can be used... yes 0:03.62 checking the target C++ compiler version... 17.0.3 0:03.66 checking the target C++ compiler works... yes 0:03.66 checking for the host C compiler... /usr/bin/clang 0:03.66 checking whether the host C compiler can be used... yes 0:03.66 checking the host C compiler version... 17.0.3 0:03.66 checking the host C compiler works... yes 0:03.66 checking for the host C++ compiler... /usr/bin/clang++ 0:03.66 checking whether the host C++ compiler can be used... yes 0:03.66 checking the host C++ compiler version... 17.0.3 0:03.66 checking the host C++ compiler works... yes 0:03.73 checking for target linker... lld 0:03.80 checking for host linker... lld 0:03.83 checking ARM version support in compiler... 7 0:03.86 checking for ARM SIMD support in compiler... yes 0:03.90 checking for ARM NEON support in compiler... yes 0:03.93 checking for 64-bit OS... no 0:03.96 checking for new enough STL headers from libstdc++... yes 0:03.98 checking for the assembler... /usr/bin/clang 0:04.00 checking for ar... /usr/bin/ar 0:04.03 checking for host_ar... /usr/bin/ar 0:04.05 checking for nm... /usr/bin/nm 0:04.05 checking for pkg_config... /usr/bin/pkg-config 0:04.05 checking for pkg-config version... 2.0.3 0:04.06 checking whether pkg-config is pkgconf... yes 0:04.16 checking for strndup... yes 0:04.24 checking for posix_memalign... yes 0:04.33 checking for memalign... yes 0:04.42 checking for malloc_usable_size... yes 0:04.45 checking for stdint.h... yes 0:04.49 checking for inttypes.h... yes 0:04.52 checking for malloc.h... yes 0:04.55 checking for alloca.h... yes 0:04.58 checking for sys/byteorder.h... no 0:04.61 checking for getopt.h... yes 0:04.65 checking for unistd.h... yes 0:04.68 checking for nl_types.h... yes 0:04.71 checking for cpuid.h... no 0:04.74 checking for fts.h... no 0:04.77 checking for sys/statvfs.h... yes 0:04.80 checking for sys/statfs.h... yes 0:04.84 checking for sys/vfs.h... yes 0:04.87 checking for sys/mount.h... yes 0:04.90 checking for sys/quota.h... no 0:04.93 checking for linux/quota.h... yes 0:04.97 checking for linux/if_addr.h... yes 0:05.01 checking for linux/rtnetlink.h... yes 0:05.03 checking for sys/queue.h... no 0:05.07 checking for sys/types.h... yes 0:05.10 checking for netinet/in.h... yes 0:05.14 checking for byteswap.h... yes 0:05.17 checking for memfd_create in sys/mman.h... yes 0:05.21 checking for linux/perf_event.h... yes 0:05.24 checking for perf_event_open system call... yes 0:05.27 checking whether the C compiler supports -Wbitfield-enum-conversion... yes 0:05.31 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes 0:05.34 checking whether the C++ compiler supports -Wdeprecated-this-capture... yes 0:05.37 checking whether the C compiler supports -Wformat-type-confusion... yes 0:05.40 checking whether the C++ compiler supports -Wformat-type-confusion... yes 0:05.43 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes 0:05.46 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes 0:05.49 checking whether the C compiler supports -Wtautological-constant-in-range-compare... yes 0:05.53 checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... yes 0:05.56 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes 0:05.59 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... yes 0:05.62 checking whether the C compiler supports -Wunreachable-code-return... yes 0:05.65 checking whether the C++ compiler supports -Wunreachable-code-return... yes 0:05.68 checking whether the C compiler supports -Wunused-but-set-parameter... yes 0:05.71 checking whether the C++ compiler supports -Wunused-but-set-parameter... yes 0:05.74 checking whether the C compiler supports -Wclass-varargs... yes 0:05.77 checking whether the C++ compiler supports -Wclass-varargs... yes 0:05.81 checking whether the C++ compiler supports -Wempty-init-stmt... yes 0:05.84 checking whether the C compiler supports -Wfloat-overflow-conversion... yes 0:05.87 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes 0:05.90 checking whether the C compiler supports -Wfloat-zero-conversion... yes 0:05.93 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes 0:05.96 checking whether the C compiler supports -Wloop-analysis... yes 0:05.99 checking whether the C++ compiler supports -Wloop-analysis... yes 0:06.02 checking whether the C compiler supports -Wno-range-loop-analysis... yes 0:06.05 checking whether the C++ compiler supports -Wno-range-loop-analysis... yes 0:06.08 checking whether the C++ compiler supports -Wc++2a-compat... yes 0:06.11 checking whether the C++ compiler supports -Wcomma-subscript... no 0:06.14 checking whether the C compiler supports -Wenum-compare-conditional... yes 0:06.17 checking whether the C++ compiler supports -Wenum-compare-conditional... yes 0:06.20 checking whether the C compiler supports -Wenum-float-conversion... yes 0:06.23 checking whether the C++ compiler supports -Wenum-float-conversion... yes 0:06.26 checking whether the C++ compiler supports -Wvolatile... no 0:06.29 checking whether the C++ compiler supports -Wno-error=deprecated... yes 0:06.32 checking whether the C++ compiler supports -Wno-error=deprecated-anon-enum-enum-conversion... yes 0:06.35 checking whether the C++ compiler supports -Wno-error=deprecated-enum-enum-conversion... yes 0:06.39 checking whether the C++ compiler supports -Wno-error=deprecated-pragma... yes 0:06.42 checking whether the C++ compiler supports -Wno-error=deprecated-this-capture... yes 0:06.45 checking whether the C++ compiler supports -Wcomma... yes 0:06.47 checking whether the C compiler supports -Wduplicated-cond... no 0:06.50 checking whether the C++ compiler supports -Wduplicated-cond... no 0:06.53 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:06.56 checking whether the C compiler supports -Wlogical-op... no 0:06.59 checking whether the C++ compiler supports -Wlogical-op... no 0:06.62 checking whether the C compiler supports -Wstring-conversion... yes 0:06.65 checking whether the C++ compiler supports -Wstring-conversion... yes 0:06.68 checking whether the C++ compiler supports -Wno-inline-new-delete... yes 0:06.71 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no 0:06.73 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no 0:06.76 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:06.79 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:06.83 checking whether the C compiler supports -Wno-error=array-bounds... yes 0:06.86 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:06.89 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes 0:06.92 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 0:06.95 checking whether the C compiler supports -Wno-multistatement-macros... no 0:06.97 checking whether the C++ compiler supports -Wno-multistatement-macros... no 0:07.00 checking whether the C compiler supports -Wno-error=class-memaccess... no 0:07.03 checking whether the C++ compiler supports -Wno-error=class-memaccess... no 0:07.06 checking whether the C compiler supports -Wno-error=atomic-alignment... yes 0:07.09 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes 0:07.12 checking whether the C compiler supports -Wno-error=deprecated-builtins... yes 0:07.15 checking whether the C++ compiler supports -Wno-error=deprecated-builtins... yes 0:07.18 checking whether the C compiler supports -Wformat... yes 0:07.21 checking whether the C++ compiler supports -Wformat... yes 0:07.24 checking whether the C compiler supports -Wformat-security... yes 0:07.27 checking whether the C++ compiler supports -Wformat-security... yes 0:07.30 checking whether the C compiler supports -Wformat-overflow=2... no 0:07.33 checking whether the C++ compiler supports -Wformat-overflow=2... no 0:07.36 checking whether the C compiler supports -Werror=implicit-function-declaration... yes 0:07.39 checking whether the C compiler supports -Wno-psabi... yes 0:07.42 checking whether the C++ compiler supports -Wno-psabi... yes 0:07.46 checking whether the C compiler supports -Wthread-safety... yes 0:07.49 checking whether the C++ compiler supports -Wthread-safety... yes 0:07.52 checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes 0:07.55 checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes 0:07.58 checking whether the C compiler supports -Wno-unknown-warning-option... yes 0:07.61 checking whether the C++ compiler supports -Wno-unknown-warning-option... yes 0:07.64 checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:07.68 checking whether the C++ compiler supports -fno-aligned-new... yes 0:07.68 checking for llvm_profdata... not found 0:07.69 checking for nspr >= 4.10... yes 0:07.69 checking NSPR_CFLAGS... -I/usr/include/nspr 0:07.69 checking NSPR_LIBS... -lplds4 -lplc4 -lnspr4 0:07.69 checking for rustc... /usr/bin/rustc 0:07.69 checking for cargo... /usr/bin/cargo 0:07.79 checking rustc version... 1.72.1 0:07.80 checking cargo version... 1.72.1 0:07.93 checking for rust host triplet... armv7-alpine-linux-musleabihf 0:08.00 checking for rust target triplet... armv7-alpine-linux-musleabihf 0:08.00 checking for rustdoc... /usr/bin/rustdoc 0:08.00 checking for rustfmt... not found 0:08.00 checking for clang for bindgen... /usr/bin/clang++ 0:08.03 checking for libclang for bindgen... not found 0:08.03 checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_LINUX=1 0:08.03 checking for icu-i18n >= 73.1... yes 0:08.03 checking MOZ_ICU_CFLAGS... 0:08.03 checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata 0:08.07 checking for tm_zone and tm_gmtoff in struct tm... yes 0:08.15 checking for getpagesize... yes 0:08.24 checking for gmtime_r... yes 0:08.33 checking for localtime_r... yes 0:08.41 checking for gettid... yes 0:08.50 checking for setpriority... yes 0:08.59 checking for syscall... yes 0:08.67 checking for getc_unlocked... yes 0:08.76 checking for pthread_getname_np... yes 0:08.85 checking for pthread_get_name_np... no 0:08.93 checking for strerror... yes 0:09.02 checking for __cxa_demangle... yes 0:09.06 checking for unwind.h... yes 0:09.14 checking for _Unwind_Backtrace... yes 0:09.23 checking for _getc_nolock... no 0:09.31 checking for localeconv... yes 0:09.31 checking for awk... /usr/bin/awk 0:09.31 checking for gmake... /usr/bin/gmake 0:09.31 checking for watchman... not found 0:09.31 checking for xargs... /usr/bin/xargs 0:09.32 checking for rpmbuild... not found 0:09.41 checking for llvm-objdump... not found 0:09.41 DEBUG: llvm_objdump: Looking for llvm-objdump 0:09.41 ERROR: Cannot find llvm-objdump Config object not found by mach. *** Fix above errors and then restart with "./mach build" >>> ERROR: mozjs115: build failed >>> mozjs115: Uninstalling dependencies... (1/47) Purging .makedepends-mozjs115 (20231030.005842) (2/47) Purging icu-dev (73.2-r3) (3/47) Purging nspr-dev (4.35-r4) (4/47) Purging nspr (4.35-r4) (5/47) Purging cargo (1.72.1-r0) (6/47) Purging lld (16.0.6-r3) (7/47) Purging llvm16-dev (16.0.6-r7) (8/47) Purging llvm16 (16.0.6-r7) (9/47) Purging llvm16-linker-tools (16.0.6-r7) (10/47) Purging libffi-dev (3.4.4-r3) (11/47) Purging linux-headers (6.5-r0) (12/47) Purging zstd-dev (1.5.5-r7) (13/47) Purging zstd (1.5.5-r7) (14/47) Purging llvm16-test-utils-pyc (16.0.6-r7) (15/47) Purging llvm16-test-utils (16.0.6-r7) (16/47) Purging m4 (1.4.19-r3) (17/47) Purging rust (1.72.1-r0) (18/47) Purging sed (4.9-r2) Executing sed-4.9-r2.post-deinstall (19/47) Purging zlib-dev (1.3-r2) (20/47) Purging clang17 (17.0.3-r0) (21/47) Purging llvm17-linker-tools (17.0.3-r1) (22/47) Purging clang17-headers (17.0.3-r0) (23/47) Purging clang17-libs (17.0.3-r0) (24/47) Purging git-perl (2.42.0-r0) (25/47) Purging perl-git (2.42.0-r0) (26/47) Purging perl-error (0.17029-r2) (27/47) Purging perl (5.38.0-r0) (28/47) Purging icu (73.2-r3) (29/47) Purging icu-libs (73.2-r3) (30/47) Purging lld-libs (16.0.6-r3) (31/47) Purging llvm16-libs (16.0.6-r7) (32/47) Purging llvm17-libs (17.0.3-r1) (33/47) Purging python3-pyc (3.11.6-r1) (34/47) Purging python3-pycache-pyc0 (3.11.6-r1) (35/47) Purging pyc (3.11.6-r1) (36/47) Purging scudo-malloc (16.0.6-r3) (37/47) Purging python3 (3.11.6-r1) (38/47) Purging gdbm (1.23-r1) (39/47) Purging icu-data-full (73.2-r3) (40/47) Purging libbz2 (1.0.8-r6) (41/47) Purging libffi (3.4.4-r3) (42/47) Purging libpanelw (6.4_p20231007-r0) (43/47) Purging libxml2 (2.11.5-r0) (44/47) Purging mpdecimal (2.5.1-r2) (45/47) Purging readline (8.2.1-r2) (46/47) Purging sqlite-libs (3.43.2-r0) (47/47) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 271 MiB in 102 packages