>>> mozjs: Building community/mozjs 128.12.0-r0 (using abuild 3.15.0-r0) started Sat, 11 Oct 2025 18:34:03 +0000 >>> mozjs: Validating /home/udu/aports/community/mozjs/APKBUILD... >>> mozjs: Analyzing dependencies... >>> mozjs: Installing for build: build-base icu-dev libffi-dev nspr-dev cargo cbindgen clang19 linux-headers llvm19-dev m4 perl python3 rust sed zlib-dev lld icu-data-full WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/35) Installing icu-data-full (76.1-r1) (2/35) Installing icu-libs (76.1-r1) (3/35) Installing icu (76.1-r1) (4/35) Installing icu-dev (76.1-r1) (5/35) Installing linux-headers (6.14.2-r0) (6/35) Installing libffi-dev (3.4.8-r0) (7/35) Installing nspr (4.36-r0) (8/35) Installing nspr-dev (4.36-r0) (9/35) Installing libxml2 (2.13.9-r0) (10/35) Installing llvm20-libs (20.1.8-r0) (11/35) Installing scudo-malloc (20.1.8-r0) (12/35) Installing rust (1.87.0-r0) (13/35) Installing cargo (1.87.0-r0) (14/35) Installing cbindgen (0.28.0-r0) (15/35) Installing clang19-headers (19.1.7-r6) (16/35) Installing llvm19-libs (19.1.7-r6) (17/35) Installing clang19-libs (19.1.7-r6) (18/35) Installing llvm19-linker-tools (19.1.7-r6) (19/35) Installing clang19 (19.1.7-r6) (20/35) Installing llvm19 (19.1.7-r6) (21/35) Installing zlib-dev (1.3.1-r2) (22/35) Installing zstd (1.5.7-r0) (23/35) Installing zstd-dev (1.5.7-r0) (24/35) Installing llvm19-test-utils-pyc (19.1.7-r6) (25/35) Installing llvm19-test-utils (19.1.7-r6) (26/35) Installing llvm19-dev (19.1.7-r6) (27/35) Installing m4 (1.4.19-r4) (28/35) Installing perl (5.40.3-r0) (29/35) Installing sed (4.9-r2) (30/35) Installing lld20-libs (20.1.8-r0) (31/35) Installing lld20 (20.1.8-r0) (32/35) Installing .makedepends-mozjs (20251011.183404) (33/35) Installing perl-error (0.17030-r0) (34/35) Installing perl-git (2.49.1-r0) (35/35) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger OK: 1159 MiB in 124 packages >>> mozjs: Cleaning up srcdir >>> mozjs: Cleaning up pkgdir >>> mozjs: Cleaning up tmpdir >>> mozjs: Fetching https://ftp.mozilla.org/pub/firefox/releases/128.12.0esr/source/firefox-128.12.0esr.source.tar.xz >>> mozjs: Fetching https://ftp.mozilla.org/pub/firefox/releases/128.12.0esr/source/firefox-128.12.0esr.source.tar.xz >>> mozjs: Checking sha512sums... firefox-128.12.0esr.source.tar.xz: OK fix-rust-target.patch: OK libc-loongarch64-support.patch: OK 0001-Link-with-icu-uc-to-fix-build-with-ICU-76.patch: OK >>> mozjs: Unpacking /var/cache/distfiles/firefox-128.12.0esr.source.tar.xz... >>> mozjs: fix-rust-target.patch patching file build/moz.configure/rust.configure Hunk #1 succeeded at 279 (offset 54 lines). Hunk #2 succeeded at 413 with fuzz 2 (offset 71 lines). >>> mozjs: libc-loongarch64-support.patch patching file third_party/rust/libc/src/unix/linux_like/linux/musl/b64/loongarch64/align.rs patching file third_party/rust/libc/src/unix/linux_like/linux/musl/b64/loongarch64/mod.rs patching file third_party/rust/libc/src/unix/linux_like/linux/musl/b64/mod.rs patching file third_party/rust/libc/src/unix/linux_like/linux/musl/mod.rs >>> mozjs: 0001-Link-with-icu-uc-to-fix-build-with-ICU-76.patch patching file js/moz.configure Running "pip check" to verify compatibility between the system Python and the "mach" site. Creating local state directory: /home/udu/aports/community/mozjs/src/mozbuild/srcdirs/firefox-128.12.0-b74f251dd0f3 Running "pip check" to verify compatibility between the system Python and the "build" site. Error running mach: mach build The error occurred in code that was called by the mach command. This is either a bug in the called code itself or in the way that mach is calling it. You can invoke ``./mach busted`` to check if this issue is already on file. If it isn't, please use ``./mach busted file build`` to report it. If ``./mach busted`` is misbehaving, you can also inspect the dependencies of bug 1543241. If filing a bug, please include the full output of mach, including this error message. The details of the failure are as follows: FileNotFoundError: [Errno 2] No such file or directory: '/proc/cpuinfo' File "/home/udu/aports/community/mozjs/src/firefox-128.12.0/python/mozbuild/mozbuild/build_commands.py", line 221, in build return driver.build( ^^^^^^^^^^^^^ File "/home/udu/aports/community/mozjs/src/firefox-128.12.0/python/mozbuild/mozbuild/controller/building.py", line 1086, in build monitor.init(warnings_path, self.log_manager.terminal) File "/home/udu/aports/community/mozjs/src/firefox-128.12.0/python/mozbuild/mozbuild/controller/building.py", line 189, in init metadata={"CPUName": get_cpu_brand()}, ^^^^^^^^^^^^^^^ File "/home/udu/aports/community/mozjs/src/firefox-128.12.0/python/mozbuild/mozbuild/telemetry.py", line 83, in get_cpu_brand return { ^ File "/home/udu/aports/community/mozjs/src/firefox-128.12.0/python/mozbuild/mozbuild/telemetry.py", line 21, in cpu_brand_linux with open("/proc/cpuinfo", "r") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^ >>> ERROR: mozjs: build failed >>> mozjs: Uninstalling dependencies... (1/35) Purging .makedepends-mozjs (20251011.183404) (2/35) Purging icu-dev (76.1-r1) (3/35) Purging nspr-dev (4.36-r0) (4/35) Purging nspr (4.36-r0) (5/35) Purging cargo (1.87.0-r0) (6/35) Purging cbindgen (0.28.0-r0) (7/35) Purging clang19 (19.1.7-r6) (8/35) Purging clang19-headers (19.1.7-r6) (9/35) Purging llvm19-dev (19.1.7-r6) (10/35) Purging llvm19 (19.1.7-r6) (11/35) Purging llvm19-linker-tools (19.1.7-r6) (12/35) Purging libffi-dev (3.4.8-r0) (13/35) Purging linux-headers (6.14.2-r0) (14/35) Purging zstd-dev (1.5.7-r0) (15/35) Purging zstd (1.5.7-r0) (16/35) Purging llvm19-test-utils-pyc (19.1.7-r6) (17/35) Purging llvm19-test-utils (19.1.7-r6) (18/35) Purging m4 (1.4.19-r4) (19/35) Purging rust (1.87.0-r0) (20/35) Purging sed (4.9-r2) Executing sed-4.9-r2.post-deinstall (21/35) Purging zlib-dev (1.3.1-r2) (22/35) Purging clang19-libs (19.1.7-r6) (23/35) Purging git-perl (2.49.1-r0) (24/35) Purging perl-git (2.49.1-r0) (25/35) Purging perl-error (0.17030-r0) (26/35) Purging perl (5.40.3-r0) (27/35) Purging icu (76.1-r1) (28/35) Purging icu-libs (76.1-r1) (29/35) Purging lld20 (20.1.8-r0) (30/35) Purging lld20-libs (20.1.8-r0) (31/35) Purging llvm19-libs (19.1.7-r6) (32/35) Purging llvm20-libs (20.1.8-r0) (33/35) Purging scudo-malloc (20.1.8-r0) (34/35) Purging icu-data-full (76.1-r1) (35/35) Purging libxml2 (2.13.9-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages