From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4f9x6r52vnz2y57 for ; Wed, 11 Feb 2026 11:29:56 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4f9x6g73wQz2xRF for ; Wed, 11 Feb 2026 11:29:47 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4f9x6f40rnz1jv for ; Wed, 11 Feb 2026 11:29:46 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1770809386; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VnG0FONACepQTWL8Pw2bw8ht2+OpwUVqXZyxEtHSJpY=; b=opCGC6wPxfx6mkws2y4oXydYkc+qD7PGgtodcG5VDx/2ZPGIqwkR69JVKfyF7P+1mdGnDB BSHQh2k8KYhKl9Ag== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1770809386; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VnG0FONACepQTWL8Pw2bw8ht2+OpwUVqXZyxEtHSJpY=; b=id78V/rPJeYr+cevDIgwLFg1PU+wcup5lxT89GorDOGU+CVfBvMt/HW6DdYliAXSmpYq7W Gqlxnnt4++gQmq4wVP89+aDRGfRvnrIIEkwWyOJ04povkOxaX4EznmFq2HJIqSKZAzcbNC QIRPRSZP0nv0hOrKQlDYhznmLEjJP4RB6qdcGMljml4ATlDkZH3acsODH2wNTA2Hj22IF2 HcoUiukWbwKO56YlL/XEKJ8CD2o33olGERt8hGqWoXs4KUmtOSwrNiQXA/9IcTQ8GqccEc qhAT8jjlzpxS/1uxqJp6doYeDMfWfnEWvxOau/oqhp8kpqp2rb0XGqOrh/mdDQ== Message-ID: Date: Wed, 11 Feb 2026 12:29:36 +0100 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: [FAILED] Nightly Build of next (b4d0ec5) for riscv64 on riscv64-01.haj.ipfire.org To: "IPFire: Development-List" References: <4f9rfC4M22z2xH0@riscv64-01.haj.ipfire.org> Content-Language: en-GB From: Adolf Belka In-Reply-To: <4f9rfC4M22z2xH0@riscv64-01.haj.ipfire.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi All, I have been noticing that the riscv64 has been failing its build for a while. I just had a look at the error message and it is saying > tar: usr/lib/libcpupower.so.0.0.1: Cannot stat: No such file or directory Looking at the x86_64 and aarch64 Linux rootfiles they have libcpupower.so.1.0.1 instead of libcpupower.so.0.0.1 I suspect that somehow the rootfile for the riscv64 ended up with a typo in it. However not 100% sure, hence why I am just sending this message to the list rather than submitting a patch. Also there is another line > tar: lib/modules/6.18.7-ipfire/extra: Cannot stat: No such file or directory This directory seems to only be in riscv64 and not in x86_64 or aarch64 at all, so maybe it should just not be present. Just thought I would provide my inputs in case it helped in resolving the problem with the riscv64 build. Regards, Adolf. On 11/02/2026 09:08, IPFire Nightly Builder wrote: > https://nightly.ipfire.org/next/2026-02-06%2016%3A04%3A36%20%2B0000-b4d0ec55/riscv64 > > commit b4d0ec551ecac33487f7ec34240e46520d2941a8 > Author: Michael Tremer > Date: Fri Feb 6 16:04:36 2026 +0000 > > langs: Fix word order in German translation > > Signed-off-by: Michael Tremer > > https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=b4d0ec551ecac33487f7ec34240e46520d2941a8 > > Packaged toolchain compilation > Building IPFire > stage2 [ 29 ][ DONE ] > linux (6.18.7) HEADERS=1 [ 10:04 ][ DONE ] > man-pages (6.14) [ 4:16 ][ DONE ] > glibc (2.43) [ 46:35 ][ DONE ] > tzdata (2025c) [ 1:26 ][ DONE ] > cleanup-toolchain [ 3 ][ DONE ] > zlib-ng (2.2.5) [ 2:25 ][ DONE ] > gcc (15.2.0) PASS=A [ 5:25 ][ DONE ] > zstd (1.5.7) [ 50 ][ DONE ] > autoconf (2.72) [ 33 ][ DONE ] > autoconf-archive (2024.10.16) [ 43 ][ DONE ] > automake (1.18.1) [ 1:04 ][ DONE ] > help2man (1.49.3) [ 24 ][ DONE ] > libtool (2.5.4) [ 3:29 ][ DONE ] > binutils (2.45.1) [ 18:22 ][ DONE ] > gmp (6.3.0) [ 10:23 ][ DONE ] > mpfr (4.2.2) [ 5:28 ][ DONE ] > libmpc (1.3.1) [ 2:33 ][ DONE ] > pkg-config (0.29.2) [ 11:20 ][ DONE ] > libxcrypt (4.5.1) [ 4:18 ][ DONE ] > file (5.45) [ 3:55 ][ DONE ] > gcc (15.2.0) [ 1:18:24 ][ DONE ] > attr (2.5.2) [ 2:29 ][ DONE ] > acl (2.3.2) [ 3:49 ][ DONE ] > sed (4.9) [ 12:11 ][ DONE ] > berkeley (5.3.28) [ 11:16 ][ DONE ] > coreutils (9.9) [ 31:37 ][ DONE ] > iana-etc (20251215) [ 7 ][ DONE ] > m4 (1.4.20) [ 18:51 ][ DONE ] > bison (3.8.2) [ 16:53 ][ DONE ] > ncurses (6.5) [ 13:10 ][ DONE ] > perl (5.36.0) [ 41:42 ][ DONE ] > readline (8.3) [ 3:54 ][ DONE ] > bzip2 (1.0.8) [ 24 ][ DONE ] > xz (5.8.2) [ 6:06 ][ DONE ] > lzip (1.25) [ 6 ][ DONE ] > pcre (8.45) [ 3:14 ][ DONE ] > pcre2 (10.47) [ 2:59 ][ DONE ] > gettext (1.0) [ 1:44:01 ][ DONE ] > bash (5.3) [ 13:47 ][ DONE ] > diffutils (3.12) [ 16:02 ][ DONE ] > ed (1.22.2) [ 7 ][ DONE ] > findutils (4.10.0) [ 20:15 ][ DONE ] > flex (2.6.4) [ 3:50 ][ DONE ] > gawk (5.3.2) [ 7:50 ][ DONE ] > go (1.20.4) [ 0 ][ SKIP ] > grep (3.12) [ 14:43 ][ DONE ] > groff (1.23.0) [ 15:00 ][ DONE ] > gperf (3.3) [ 5:21 ][ DONE ] > gzip (1.14) [ 9:36 ][ DONE ] > hostname (3.20) [ 5 ][ DONE ] > whois (5.6.5) [ 10 ][ DONE ] > kbd (2.9.0) [ 5:49 ][ DONE ] > less (691) [ 2:28 ][ DONE ] > procps (4.0.6) [ 7:05 ][ DONE ] > make (4.4.1) [ 5:39 ][ DONE ] > libpipeline (1.5.8) [ 10:50 ][ DONE ] > man (2.13.1) [ 26:13 ][ DONE ] > net-tools (2.10) [ 1:02 ][ DONE ] > patch (2.8) [ 10:43 ][ DONE ] > psmisc (23.7) [ 3:26 ][ DONE ] > shadow (4.18.0) [ 5:43 ][ DONE ] > sysklogd (1.5.1) [ 7 ][ DONE ] > sysvinit (3.14) [ 26 ][ DONE ] > tar (1.35) [ 18:46 ][ DONE ] > texinfo (7.2) [ 17:02 ][ DONE ] > util-linux (2.41.2) [ 12:43 ][ DONE ] > vim (9.1.2098) [ 7:39 ][ DONE ] > e2fsprogs (1.47.3) [ 7:14 ][ DONE ] > jq (1.8.1) [ 4:58 ][ DONE ] > configroot [ 30 ][ DONE ] > initscripts [ 37 ][ DONE ] > backup [ 4 ][ DONE ] > rust (1.92.0) [ 3:19 ][ DONE ] > openssl (3.6.1) [ 53:13 ][ DONE ] > popt (1.19) [ 2:16 ][ DONE ] > libedit (20250104-3.1) [ 3:22 ][ DONE ] > expat (2.7.4) [ 2:55 ][ DONE ] > libffi (3.5.2) [ 2:49 ][ DONE ] > gdbm (1.26) [ 5:19 ][ DONE ] > sqlite (3510100) [ 12:22 ][ DONE ] > python3 (3.10.8) [ 23:58 ][ DONE ] > python3-wheel (0.45.1) [ 9 ][ DONE ] > python3-toml (0.10.2) [ 7 ][ DONE ] > python3-setuptools (80.9.0) [ 52 ][ DONE ] > python3-pyproject2setuppy (22) [ 11 ][ DONE ] > python3-packaging (25.0) [ 12 ][ DONE ] > python3-pep517 (0.13.0) [ 11 ][ DONE ] > python3-build (0.8.0) [ 20 ][ DONE ] > python3-install (0.0.3) [ 12 ][ DONE ] > python3-urllib3 (1.26.12) [ 13 ][ DONE ] > python3-charset-normalizer (2.1.1) [ 13 ][ DONE ] > python3-idna (3.4) [ 14 ][ DONE ] > python3-certifi (2022.9.24) [ 11 ][ DONE ] > python3-requests (2.28.1) [ 15 ][ DONE ] > python3-docutils (0.19) [ 47 ][ DONE ] > python3-flit (3.7.1) [ 26 ][ DONE ] > python3-more_itertools (10.7.0) [ 12 ][ DONE ] > ninja (1.13.2) [ 1:07 ][ DONE ] > meson (1.10.1) [ 42 ][ DONE ] > pam (1.7.2) [ 2:35 ][ DONE ] > libcap (2.77) [ 1:15 ][ DONE ] > libcap-ng (0.9) [ 3:24 ][ DONE ] > libpcap (1.10.6) [ 3:01 ][ DONE ] > ppp (2.5.2) [ 4:56 ][ DONE ] > pptp (1.10.0) [ 7 ][ DONE ] > unzip (60) [ 1:21 ][ DONE ] > which (2.23) [ 1:34 ][ DONE ] > bc (1.08.1) [ 1:29 ][ DONE ] > cpio (2.15) [ 14:59 ][ DONE ] > libaio (0.3.113) [ 7 ][ DONE ] > freetype (2.14.1) [ 2:04 ][ DONE ] > jansson (2.15.0) [ 2:34 ][ DONE ] > libmnl (1.0.5) [ 1:39 ][ DONE ] > libnfnetlink (1.0.2) [ 1:33 ][ DONE ] > libnetfilter_queue (1.0.5) [ 1:36 ][ DONE ] > libnetfilter_conntrack (1.1.1) [ 1:58 ][ DONE ] > libnetfilter_cthelper (1.0.1) [ 1:34 ][ DONE ] > libnetfilter_cttimeout (1.0.1) [ 1:31 ][ DONE ] > iptables (1.8.11) [ 2:47 ][ DONE ] > iproute2 (6.17.0) [ 1:09 ][ DONE ] > screen (5.0.1) [ 1:42 ][ DONE ] > elfutils (0.194) [ 5:43 ][ DONE ] > libconfig (1.8.1) [ 3:34 ][ DONE ] > curl (8.18.0) [ 11:53 ][ DONE ] > libarchive (3.8.5) [ 12:54 ][ DONE ] > cmake (4.1.1) [ 19:43 ][ DONE ] > json-c (0.18) [ 4:04 ][ DONE ] > tcl (8.6.14) [ 17:54 ][ DONE ] > expect (5.45.4) [ 4:12 ][ DONE ] > python3-MarkupSafe (2.1.3) [ 13 ][ DONE ] > python3-Jinja2 (3.1.2) [ 13 ][ DONE ] > kmod (34.2) [ 1:23 ][ DONE ] > systemd (258) [ 7:27 ][ DONE ] > libusb (1.0.29) [ 2:24 ][ DONE ] > mdadm (4.5) [ 29 ][ DONE ] > dracut-ng (108) [ 56 ][ DONE ] > lvm2 (2.03.38) [ 6:09 ][ DONE ] > multipath-tools (0.8.9) [ 18 ][ DONE ] > glib (2.87.0) [ 9:59 ][ DONE ] > json-glib (1.10.6) [ 1:11 ][ DONE ] > libgudev (238) [ 45 ][ DONE ] > libgpg-error (1.58) [ 5:15 ][ DONE ] > libgcrypt (1.11.2) [ 6:24 ][ DONE ] > libassuan (3.0.2) [ 3:24 ][ DONE ] > nettle (3.10.2) [ 2:48 ][ DONE ] > libsodium (1.0.20) [ 5:53 ][ DONE ] > libevent2 (2.1.12-stable) [ 6:23 ][ DONE ] > apr (1.7.6) [ 10:27 ][ DONE ] > aprutil (1.6.3) [ 1:57 ][ DONE ] > unbound (1.24.2) [ 9:26 ][ DONE ] > libtasn1 (4.21.0) [ 8:03 ][ DONE ] > libunistring (1.3) [ 26:07 ][ DONE ] > gnutls (3.8.11) [ 24:27 ][ DONE ] > libuv (1.49.2) [ 3:13 ][ DONE ] > liburcu (0.15.5) [ 6:05 ][ DONE ] > bind (9.20.18) [ 10:16 ][ DONE ] > dhcp (4.4.3-P1) [ 16:05 ][ DONE ] > dhcpcd (10.3.0) [ 1:04 ][ DONE ] > boost (1_89_0) [ 1:05:27 ][ DONE ] > linux-atm (2.5.2) [ 4:56 ][ DONE ] > libqmi (1.34.0) [ 1:47 ][ DONE ] > c-ares (1.34.5) [ 5:46 ][ DONE ] > rust-cfg-if (1.0.0) [ 10 ][ DONE ] > rust-libc (0.2.180) [ 1:12 ][ DONE ] > rust-windows-link (0.2.1) [ 11 ][ DONE ] > rust-windows-sys (0.61.2) [ 41 ][ DONE ] > rust-errno (0.3.14) [ 54 ][ DONE ] > rust-anyhow (1.0.100) [ 42 ][ DONE ] > rust-unicode-xid (0.2.6) [ 13 ][ DONE ] > rust-unicode-ident (1.0.14) [ 14 ][ DONE ] > rust-proc-macro2 (1.0.92) [ 1:04 ][ DONE ] > rust-quote (1.0.37) [ 1:22 ][ DONE ] > rust-syn (2.0.114) [ 3:43 ][ DONE ] > rust-prettyplease (0.2.37) [ 2:51 ][ DONE ] > rust-id-arena (2.3.0) [ 14 ][ DONE ] > rust-log (0.4.29) [ 17 ][ DONE ] > rust-semver (1.0.27) [ 26 ][ DONE ] > rust-bitflags (2.10.0) [ 21 ][ DONE ] > rust-allocator-api2 (0.2.21) [ 22 ][ DONE ] > rust-foldhash (0.1.3) [ 15 ][ DONE ] > rust-equivalent (1.0.1) [ 11 ][ DONE ] > rust-hashbrown (0.15.2) [ 49 ][ DONE ] > rust-indexmap (2.7.0) [ 46 ][ DONE ] > rust-serde_derive (1.0.228) [ 6:28 ][ DONE ] > rust-serde_core (1.0.228) [ 1:14 ][ DONE ] > rust-serde (1.0.228) [ 1:42 ][ DONE ] > rust-memchr (2.7.4) [ 28 ][ DONE ] > rust-itoa (1.0.1) [ 13 ][ DONE ] > rust-ryu (1.0.9) [ 19 ][ DONE ] > rust-serde_json (1.0.133) [ 3:01 ][ DONE ] > rust-heck (0.5.0) [ 30 ][ DONE ] > rust-topological-sort (0.2.2) [ 13 ][ DONE ] > rust-auditable-serde (0.8.0) [ 10:00 ][ DONE ] > rust-crc32fast (1.5.0) [ 28 ][ DONE ] > rust-adler2 (2.0.1) [ 15 ][ DONE ] > rust-simd-adler32 (0.3.8) [ 17 ][ DONE ] > rust-miniz_oxide (0.8.5) [ 46 ][ DONE ] > rust-flate2 (1.1.8) [ 1:35 ][ DONE ] > rust-smallvec (1.15.0) [ 18 ][ DONE ] > rust-spdx (0.10.1) [ 1:02 ][ DONE ] > rust-percent-encoding (2.3.2) [ 18 ][ DONE ] > rust-form_urlencoded (1.2.2) [ 26 ][ DONE ] > rust-displaydoc (0.2.5) [ 4:29 ][ DONE ] > rust-writeable (0.6.2) [ 23 ][ DONE ] > rust-synstructure (0.13.2) [ 4:52 ][ DONE ] > rust-zerofrom-derive (0.1.6) [ 5:57 ][ DONE ] > rust-zerofrom (0.1.6) [ 13 ][ DONE ] > rust-zerovec-derive (0.11.2) [ 5:03 ][ DONE ] > rust-zerovec (0.11.3) [ 30 ][ DONE ] > rust-zerotrie (0.2.3) [ 4:38 ][ DONE ] > rust-potential_utf (0.1.4) [ 29 ][ DONE ] > rust-stable_deref_trait (1.2.1) [ 11 ][ DONE ] > rust-yoke-derive (0.8.1) [ 5:40 ][ DONE ] > rust-yoke (0.8.0) [ 22 ][ DONE ] > rust-icu_collections (2.1.1) [ 9:28 ][ DONE ] > rust-icu_normalizer_data (2.1.1) [ 17 ][ DONE ] > rust-litemap (0.8.1) [ 18 ][ DONE ] > rust-tinystr (0.8.2) [ 4:33 ][ DONE ] > rust-utf8_iter (1.0.4) [ 16 ][ DONE ] > rust-utf16_iter (1.0.5) [ 14 ][ DONE ] > rust-write16 (1.0.0) [ 12 ][ DONE ] > rust-icu_locale_core (2.1.1) [ 5:29 ][ DONE ] > rust-icu_provider (2.1.1) [ 10:12 ][ DONE ] > rust-icu_properties_data (2.1.2) [ 23 ][ DONE ] > rust-icu_properties (2.1.2) [ 11:46 ][ DONE ] > rust-icu_normalizer (2.1.1) [ 12:03 ][ DONE ] > rust-idna_adapter (1.2.1) [ 11:54 ][ DONE ] > rust-idna (1.1.0) [ 13:05 ][ DONE ] > rust-url (2.5.8) [ 14:12 ][ DONE ] > rust-leb128fmt (0.1.0) [ 17 ][ DONE ] > rust-wasmparser (0.244.0) [ 10:35 ][ DONE ] > rust-wasm-encoder (0.244.0) [ 1:23 ][ DONE ] > rust-wasm-metadata (0.244.0) [ 27:42 ][ DONE ] > rust-wit-parser (0.244.0) [ 26:33 ][ DONE ] > rust-wit-component (0.244.0) [ 34:34 ][ DONE ] > rust-wit-bindgen-core (0.51.0) [ 26:27 ][ DONE ] > rust-wit-bindgen-rust (0.51.0) [ 44:13 ][ DONE ] > rust-wit-bindgen-rust-macro (0.51.0) [ 41:56 ][ DONE ] > rust-wit-bindgen (0.51.0) [ 42:19 ][ DONE ] > rust-wasip2 (1.0.2+wasi-0.2.9) [ 1:03 ][ DONE ] > rust-r-efi (5.3.0) [ 26 ][ DONE ] > rust-getrandom (0.3.4) [ 1:09 ][ DONE ] > rust-version-check (0.9.4) [ 26 ][ DONE ] > rust-syn-1.0.109 (1.0.109) [ 3:44 ][ DONE ] > rust-lazy-static (1.4.0) [ 13 ][ DONE ] > rust-aho-corasick (0.7.18) [ 1:01 ][ DONE ] > rust-regex-syntax (0.6.25) [ 1:59 ][ DONE ] > rust-regex (1.5.3) [ 5:58 ][ DONE ] > rust-autocfg (1.0.1) [ 27 ][ DONE ] > rust-scopeguard (1.1.0) [ 13 ][ DONE ] > rust-once_cell (1.21.3) [ 18 ][ DONE ] > rust-serde_spanned (0.6.8) [ 13 ][ DONE ] > rust-toml_datetime (0.6.8) [ 18 ][ DONE ] > rust-winnow (0.6.20) [ 58 ][ DONE ] > rust-toml_edit (0.22.22) [ 4:24 ][ DONE ] > rust-toml (0.8.19) [ 6:37 ][ DONE ] > rust-unindent (0.1.11) [ 17 ][ DONE ] > rust-proc-macro-hack (0.5.19) [ 56 ][ DONE ] > rust-indoc-impl-0.3.6 (0.3.6) [ 4:39 ][ DONE ] > rust-indoc-0.3.6 (0.3.6) [ 4:48 ][ DONE ] > rust-instant (0.1.12) [ 14 ][ DONE ] > rust-lock_api (0.4.5) [ 18 ][ DONE ] > rust-parking_lot_core (0.8.5) [ 1:20 ][ DONE ] > rust-parking_lot (0.11.2) [ 1:49 ][ DONE ] > rust-paste-impl (0.1.18) [ 1:22 ][ DONE ] > rust-paste-0.1.18 (0.1.18) [ 1:26 ][ DONE ] > rust-pyo3-build-config (0.15.2) [ 1:41 ][ DONE ] > rust-pyo3-macros-backend (0.15.2) [ 10:07 ][ DONE ] > rust-pyo3-macros (0.15.2) [ 11:25 ][ DONE ] > rust-pyo3 (0.15.2) [ 17:10 ][ DONE ] > rust-num-traits (0.2.15) [ 1:09 ][ DONE ] > rust-num-integer (0.1.45) [ 1:33 ][ DONE ] > rust-time (0.1.43) [ 1:04 ][ DONE ] > rust-iana-time-zone (0.1.51) [ 18 ][ DONE ] > rust-chrono (0.4.22) [ 3:25 ][ DONE ] > rust-asn1_derive (0.12.2) [ 4:33 ][ DONE ] > rust-asn1 (0.12.2) [ 6:46 ][ DONE ] > rust-proc-macro-error-attr (1.0.4) [ 2:07 ][ DONE ] > rust-proc-macro-error (1.0.4) [ 4:11 ][ DONE ] > rust-Inflector (0.11.4) [ 5:07 ][ DONE ] > rust-ouroboros_macro (0.15.5) [ 8:26 ][ DONE ] > rust-aliasable (0.1.3) [ 14 ][ DONE ] > rust-ouroboros (0.15.5) [ 8:20 ][ DONE ] > rust-base64 (0.13.0) [ 22 ][ DONE ] > rust-pem (1.1.0) [ 37 ][ DONE ] > rust-humantime (2.3.0) [ 22 ][ DONE ] > rust-utf8parse (0.2.2) [ 22 ][ DONE ] > rust-colorchoice (1.0.4) [ 13 ][ DONE ] > rust-is_terminal_polyfill (1.70.2) [ 12 ][ DONE ] > rust-once_cell_polyfill (1.70.2) [ 12 ][ DONE ] > rust-strsim (0.11.1) [ 27 ][ DONE ] > rust-anstyle (1.0.13) [ 18 ][ DONE ] > rust-anstyle-parse (0.2.7) [ 20 ][ DONE ] > rust-anstyle-query (1.1.5) [ 13 ][ DONE ] > rust-anstyle-wincon (3.0.11) [ 27 ][ DONE ] > rust-anstream (0.6.21) [ 52 ][ DONE ] > rust-clap_lex (0.7.7) [ 20 ][ DONE ] > rust-clap_builder (4.5.54) [ 4:17 ][ DONE ] > rust-clap (4.5.54) [ 5:41 ][ DONE ] > rust-fastrand (2.3.0) [ 19 ][ DONE ] > rust-linux-raw-sys (0.11.0) [ 39 ][ DONE ] > rust-rustix (1.1.3) [ 1:25 ][ DONE ] > rust-tempfile (3.24.0) [ 3:14 ][ DONE ] > cbindgen (0.29.0) [ 49:05 ][ DONE ] > gdb (17.1) [ 30:21 ][ DONE ] > grub (0e36779-bootstrapped) [ 25:14 ][ DONE ] > mandoc (1.14.6) [ 1:22 ][ DONE ] > efivar (38) [ 33 ][ DONE ] > efibootmgr (18) [ 12 ][ DONE ] > p11-kit (0.26.1) [ 5:10 ][ DONE ] > ca-certificates (20250317) [ 1:34 ][ DONE ] > fireinfo (2.2.1) [ 3:05 ][ DONE ] > libnet (1.3) [ 1:55 ][ DONE ] > libnl-3 (3.11.0) [ 4:48 ][ DONE ] > libidn2 (2.3.8) [ 7:45 ][ DONE ] > nasm (3.00) [ 0 ][ SKIP ] > libexif (0.6.25) [ 2:14 ][ DONE ] > libjpeg (3.1.3) [ 1:27 ][ DONE ] > libpng (1.6.53) [ 1:55 ][ DONE ] > gd (2.3.3) [ 3:05 ][ DONE ] > slang (2.3.3) [ 8:30 ][ DONE ] > newt (0.52.25) [ 1:10 ][ DONE ] > libsmooth [ 2:29 ][ DONE ] > pciutils (3.14.0) [ 11 ][ DONE ] > usbutils (019) [ 52 ][ DONE ] > libxml2 (2.15.1) [ 2:11 ][ DONE ] > libxslt (1.1.42) [ 2:45 ][ DONE ] > perl-BerkeleyDB (0.63) [ 21 ][ DONE ] > cyrus-sasl (2.1.28) [ 9:01 ][ DONE ] > openldap (2.6.10) [ 19:13 ][ DONE ] > apache2 (2.4.66) [ 14:45 ][ DONE ] > web-user-interface [ 58 ][ DONE ] > flag-icons (2.6) [ 18 ][ DONE ] > jquery (3.7.1) [ 4 ][ DONE ] > bootstrap (4.0.0-alpha.6) [ 7 ][ DONE ] > arping (2.23) [ 2:25 ][ DONE ] > beep (1.4.12) [ 52 ][ DONE ] > libssh (0.11.3) [ 6:12 ][ DONE ] > libinih (61) [ 33 ][ DONE ] > xorriso (1.5.6) [ 2:20 ][ DONE ] > dosfstools (4.2) [ 1:44 ][ DONE ] > exfatprogs (1.2.9) [ 1:47 ][ DONE ] > xfsprogs (6.18.0) [ 12:06 ][ DONE ] > sysfsutils (2.1.1) [ 3:16 ][ DONE ] > fuse (3.18.1) [ 1:27 ][ DONE ] > ntfs-3g (2022.10.3) [ 5:00 ][ DONE ] > ethtool (6.15) [ 1:10 ][ DONE ] > fcron (3.4.0) [ 3:14 ][ DONE ] > wireguard-tools (1.0.20250521) [ 12 ][ DONE ] > perl-ExtUtils-PkgConfig (1.16) [ 13 ][ DONE ] > perl-GD (2.73) [ 25 ][ DONE ] > perl-GD-Graph (1.54) [ 16 ][ DONE ] > perl-GD-TextUtil (0.86) [ 14 ][ DONE ] > perl-Device-SerialPort (1.000002) [ 3:16 ][ DONE ] > perl-Device-Modem (1.56) [ 14 ][ DONE ] > perl-Parse-Yapp (1.21) [ 17 ][ DONE ] > perl-Data-UUID (1.224) [ 17 ][ DONE ] > perl-Try-Tiny (0.31) [ 14 ][ DONE ] > perl-HTTP-Message (6.36) [ 16 ][ DONE ] > perl-HTTP-Date (6.05) [ 13 ][ DONE ] > libksba (1.6.7) [ 3:14 ][ DONE ] > npth (1.8) [ 2:22 ][ DONE ] > gnupg (2.4.9) [ 14:46 ][ DONE ] > hdparm (9.65) [ 9 ][ DONE ] > whatmask (1.2) [ 1:23 ][ DONE ] > libtirpc (1.3.7) [ 2:24 ][ DONE ] > conntrack-tools (1.4.9) [ 2:14 ][ DONE ] > iputils (20250605) [ 58 ][ DONE ] > l7-protocols (2009-05-10) [ 19 ][ DONE ] > hwdata (0.403) [ 7 ][ DONE ] > logrotate (3.22.0) [ 1:18 ][ DONE ] > logwatch (7.11) [ 39 ][ DONE ] > misc-progs [ 59 ][ DONE ] > nano (8.7.1) [ 13:47 ][ DONE ] > perl-URI (5.09) [ 22 ][ DONE ] > perl-CGI (4.54) [ 16 ][ DONE ] > perl-Switch (2.17) [ 12 ][ DONE ] > perl-HTML-Tagset (3.04) [ 13 ][ DONE ] > perl-HTML-Parser (3.78) [ 18 ][ DONE ] > perl-HTML-Template (2.94) [ 14 ][ DONE ] > perl-libwww (6.62) [ 18 ][ DONE ] > perl-LWP-Protocol-https (6.10) [ 13 ][ DONE ] > perl-Net-HTTP (6.22) [ 13 ][ DONE ] > perl-Net-DNS (1.30) [ 37 ][ DONE ] > perl-Net-IPv4Addr (0.10) [ 15 ][ DONE ] > perl-Net_SSLeay (1.88) [ 42 ][ DONE ] > perl-IO-Stringy (2.110) [ 17 ][ DONE ] > perl-IO-Socket-SSL (2.066) [ 19 ][ DONE ] > perl-Unix-Syslog (1.1) [ 16 ][ DONE ] > perl-Mail-Tools (2.07) [ 20 ][ DONE ] > perl-MIME-Tools (5.509) [ 19 ][ DONE ] > perl-Net-Server (0.97) [ 20 ][ DONE ] > perl-Canary-Stability (2013) [ 12 ][ DONE ] > perl-Convert-TNEF (0.18) [ 13 ][ DONE ] > perl-Convert-UUlib (1.8) [ 1:19 ][ DONE ] > perl-Archive-Zip (1.16) [ 16 ][ DONE ] > perl-Text-Tabs+Wrap (2013.0523) [ 16 ][ DONE ] > perl-XML-Parser (2.46) [ 28 ][ DONE ] > perl-Crypt-PasswdMD5 (1.41) [ 13 ][ DONE ] > perl-Net-Telnet (3.03) [ 13 ][ DONE ] > perl-Capture-Tiny (0.48) [ 13 ][ DONE ] > perl-Config-AutoConf (0.320) [ 13 ][ DONE ] > perl-File-LibMagic (1.23) [ 32 ][ DONE ] > perl-Object-Tiny (1.09) [ 13 ][ DONE ] > perl-Archive-Peek-Libarchive (0.38) [ 24 ][ DONE ] > python3-inotify (0.2.10) [ 10 ][ DONE ] > python3-daemon (2.3.1) [ 14 ][ DONE ] > ntp (4.2.8p18) [ 36:23 ][ DONE ] > openssh (10.2p1) [ 18:11 ][ DONE ] > fontconfig (2.17.1) [ 2:35 ][ DONE ] > prompt (18f813a4dea16a7ecc6f944053d3ce2cd4d7e824) [ 8 ][ DONE ] > dejavu-fonts-ttf (2.37) [ 8 ][ DONE ] > ubuntu-font-family (0.83) [ 7 ][ DONE ] > freefont (20100919) [ 6 ][ DONE ] > pixman (0.46.2) [ 1:28 ][ DONE ] > cairo (1.18.4) [ 3:19 ][ DONE ] > harfbuzz (12.3.2) [ 3:01 ][ DONE ] > fribidi (1.0.16) [ 52 ][ DONE ] > pango (1.57.0) [ 2:20 ][ DONE ] > rrdtool (1.9.0) [ 8:06 ][ DONE ] > setup [ 4:06 ][ DONE ] > yaml (0.2.5) [ 1:37 ][ DONE ] > colm (0.14.7) [ 5:11 ][ DONE ] > ragel (7.0.4) [ 4:51 ][ DONE ] > vectorscan (5.4.12) [ 0 ][ SKIP ] > suricata (8.0.3) [ 46:58 ][ DONE ] > ids-ruleset-sources [ 4 ][ DONE ] > ipblocklist-sources [ 4 ][ DONE ] > squid (6.14) [ 44:18 ][ DONE ] > squidguard (1.6.0) [ 2:20 ][ DONE ] > calamaris (2.59) [ 5 ][ DONE ] > tcpdump (4.99.5) [ 2:54 ][ DONE ] > traceroute (2.1.6) [ 9 ][ DONE ] > wireless (30.pre9) [ 12 ][ DONE ] > pakfire (0.99) [ 6 ][ DONE ] > lz4 (1.10.0) [ 2:26 ][ DONE ] > lzo (2.10) [ 5:21 ][ DONE ] > openvpn (2.6.17) [ 6:00 ][ DONE ] > mpage (2.5.7) [ 7 ][ DONE ] > dbus (1.16.2) [ 3:24 ][ DONE ] > intltool (0.51.0) [ 20 ][ DONE ] > libdaemon (0.14) [ 3:11 ][ DONE ] > avahi (0.8) [ 8:35 ][ DONE ] > libtalloc (2.4.3) [ 11:29 ][ DONE ] > cifs-utils (7.4) [ 3:21 ][ DONE ] > krb5 (1.22.1) [ 12:48 ][ DONE ] > rpcsvc-proto (1.4.4) [ 1:14 ][ DONE ] > lmdb (0.9.33) [ 8 ][ DONE ] > samba (4.23.5) [ 1:04:50 ][ DONE ] > iniparser (4.2.6) [ 17 ][ DONE ] > netatalk (4.2.4) [ 3:14 ][ DONE ] > sudo (1.9.17p2) [ 11:49 ][ DONE ] > mc (4.8.33) [ 10:32 ][ DONE ] > wget (1.25.0) [ 17:29 ][ DONE ] > bridge-utils (1.7.1) [ 1:08 ][ DONE ] > smartmontools (7.5) [ 2:05 ][ DONE ] > htop (3.4.1) [ 3:38 ][ DONE ] > chkconfig (1.30) [ 6 ][ DONE ] > postfix (3.10.6) [ 4:02 ][ DONE ] > fetchmail (6.6.0) [ 2:21 ][ DONE ] > clamav (1.5.1) [ 27:41 ][ DONE ] > perl-NetAddr-IP (4.079) [ 2:05 ][ DONE ] > dma (0.14) [ 36 ][ DONE ] > alsa (1.2.15.3) [ 11:25 ][ DONE ] > guardian (2.0.2) [ 13 ][ DONE ] > libid3tag (0.16.3) [ 37 ][ DONE ] > libmad (0.15.1b) [ 4:18 ][ DONE ] > libogg (1.3.6) [ 2:04 ][ DONE ] > libvorbis (1.3.7) [ 2:26 ][ DONE ] > flac (1.4.3) [ 5:27 ][ DONE ] > lame (3.100) [ 4:09 ][ DONE ] > soxr (0.1.3) [ 1:05 ][ DONE ] > libshout (2.4.6) [ 3:22 ][ DONE ] > gnump3d (3.0) [ 1:20 ][ DONE ] > libxxhash (0.8.3) [ 35 ][ DONE ] > rsync (3.4.1) [ 7:29 ][ DONE ] > rpcbind (1.2.8) [ 43 ][ DONE ] > keyutils (1.6.3) [ 17 ][ DONE ] > nfs (2.8.4) [ 9:11 ][ DONE ] > ncat (7.98) [ 14:50 ][ DONE ] > nmap (7.98) [ 16:32 ][ DONE ] > etherwake (1.09) [ 9 ][ DONE ] > bwm-ng (0.6.3) [ 3:08 ][ DONE ] > sysstat (12.7.6) [ 1:49 ][ DONE ] > strongswan (6.0.4) [ 20:02 ][ DONE ] > rng-tools (6.17) [ 2:00 ][ DONE ] > lsof (4.99.5) [ 17 ][ DONE ] > lm_sensors (3-6-2) [ 17 ][ DONE ] > libstatgrab (0.92.1) [ 8:04 ][ DONE ] > liboping (1.10.0) [ 3:17 ][ DONE ] > netsnmpd (5.9.3) [ 1:18:37 ][ DONE ] > nut (2.8.4) [ 23:58 ][ DONE ] > collectd (5.12.0) [ 13:28 ][ DONE ] > git (2.52.0) [ 5:16 ][ DONE ] > linux-firmware (20250211) [ 18:32 ][ DONE ] > dvb-firmwares (20141125) [ 8 ][ DONE ] > zd1211-firmware (1.5) [ 6 ][ DONE ] > rpi-firmware (20240424) [ 0 ][ SKIP ] > intel-microcode (20251111) [ 0 ][ SKIP ] > pcengines-apu-firmware (4.19.0.1) [ 0 ][ SKIP ] > elinks (0.19.0) [ 4:21 ][ DONE ] > igmpproxy (0.4) [ 53 ][ DONE ] > opus (1.6.1) [ 3:04 ][ DONE ] > python3-pyparsing (3.0.9) [ 13 ][ DONE ] > spice-protocol (0.14.3) [ 15 ][ DONE ] > spice (0.15.0) [ 10:08 ][ DONE ] > sdl2 (2.32.6) [ 9:15 ][ DONE ] > libusbredir (0.15.0) [ 59 ][ DONE ] > libseccomp (2.6.0) [ 2:05 ][ DONE ] > libslirp (4.9.1) [ 47 ][ DONE ] > dtc (1.7.2) [ 40 ][ DONE ] > python3-tomli (2.0.1) [ 14 ][ DONE ] > qemu (10.1.0) [ 20:42 ][ DONE ] > nagios_nrpe (4.1.3) [ 3:07 ][ DONE ] > nagios-plugins (2.4.11) [ 16:51 ][ DONE ] > observium-agent (24.4) [ 24 ][ DONE ] > ebtables (2.0.11) [ 1:45 ][ DONE ] > faad2 (2_10_0) [ 3:47 ][ DONE ] > alac (0.0.7) [ 3:14 ][ DONE ] > ffmpeg (8.0) [ 11:14 ][ DONE ] > vdr (2.6.9) [ 1:12 ][ DONE ] > vdr_streamdev (0.6.3) [ 1:46 ][ DONE ] > vdr_epgsearch (2.4.2) [ 4:23 ][ DONE ] > vdr_dvbapi (2.2.5) [ 38 ][ DONE ] > vdr_eepg (master) [ 27 ][ DONE ] > w_scan (20170107) [ 1:13 ][ DONE ] > fmt (12.1.0) [ 1:13 ][ DONE ] > mpd (0.24.5) [ 4:53 ][ DONE ] > libmpdclient (2.23) [ 47 ][ DONE ] > mpc (0.35) [ 36 ][ DONE ] > perl-Net-CIDR-Lite (0.21) [ 13 ][ DONE ] > perl-Net-SMTP-SSL (1.04) [ 13 ][ DONE ] > perl-Authen-SASL (2.16) [ 17 ][ DONE ] > perl-MIME-Lite (3.033) [ 13 ][ DONE ] > perl-Email-Date-Format (1.005) [ 12 ][ DONE ] > vnstat (2.13) [ 2:21 ][ DONE ] > iw (6.9) [ 17 ][ DONE ] > wpa_supplicant (2.11) [ 3:26 ][ DONE ] > hostapd (f747ae0) [ 31 ][ DONE ] > syslinux (6.04-pre1) [ 0 ][ SKIP ] > tftpd (5.2) [ 3:37 ][ DONE ] > apcupsd (3.14.14) [ 3:58 ][ DONE ] > fireperf (0.2.0) [ 3:34 ][ DONE ] > iperf (2.2.0) [ 3:57 ][ DONE ] > iperf3 (3.19) [ 2:37 ][ DONE ] > 7zip (17.05) [ 30 ][ DONE ] > lynis (3.1.5) [ 19 ][ DONE ] > sshfs (3.7.3) [ 32 ][ DONE ] > utfcpp (4.0.6) [ 5 ][ DONE ] > taglib (2.1.1) [ 1:26 ][ DONE ] > perl-gettext (1.05) [ 22 ][ DONE ] > perl-Sort-Naturally (1.03) [ 13 ][ DONE ] > vdradmin (3.6.10) [ 21 ][ DONE ] > perl-DBI (1.631) [ 45 ][ DONE ] > perl-DBD-SQLite (1.40) [ 23 ][ DONE ] > perl-File-ReadBackwards (1.05) [ 12 ][ DONE ] > openvmtools (stable-13.0.5) [ 0 ][ SKIP ] > joe (4.6) [ 4:47 ][ DONE ] > monit (5.35.2) [ 8:33 ][ DONE ] > watchdog (5.16) [ 1:41 ][ DONE ] > usb_modeswitch (2.6.1) [ 21 ][ DONE ] > usb_modeswitch_data (20191128) [ 1:14 ][ DONE ] > zerofree (1.1.1) [ 8 ][ DONE ] > minicom (2.9) [ 2:47 ][ DONE ] > ddrescue (1.29) [ 10 ][ DONE ] > parted (3.6) [ 12:40 ][ DONE ] > swig (4.1.0) [ 7:24 ][ DONE ] > python3-pyelftools (0.31) [ 22 ][ DONE ] > u-boot (2024.10) [ 0 ][ SKIP ] > wireless-regdb (2025.10.07) [ 10 ][ DONE ] > ddns (014) [ 2:07 ][ DONE ] > python3-pycparser (2.21) [ 29 ][ DONE ] > python3-typing-extensions (4.4.0) [ 9 ][ DONE ] > python3-semantic-version (2.10.0) [ 12 ][ DONE ] > python3-setuptools-scm (7.0.5) [ 15 ][ DONE ] > python3-setuptools-rust (1.5.2) [ 13 ][ DONE ] > python3-six (1.16.0) [ 11 ][ DONE ] > python3-dateutil (2.8.2) [ 16 ][ DONE ] > python3-jmespath (1.0.1) [ 13 ][ DONE ] > python3-colorama (0.4.5) [ 12 ][ DONE ] > python3-yaml (6.0) [ 18 ][ DONE ] > python3-s3transfer (0.6.0) [ 14 ][ DONE ] > python3-rsa (4.9) [ 16 ][ DONE ] > python3-pyasn1 (0.4.8) [ 18 ][ DONE ] > python3-botocore (1.36.5) [ 6:49 ][ DONE ] > python3-cffi (1.15.1) [ 24 ][ DONE ] > python3-cryptography (38.0.1) [ 15:49 ][ DONE ] > python3-circuitbreaker (1.4.0) [ 12 ][ DONE ] > python3-pytz (2022.4) [ 1:43 ][ DONE ] > python3-click (8.1.3) [ 15 ][ DONE ] > python3-arrow (1.2.3) [ 14 ][ DONE ] > python3-terminaltables (3.1.10) [ 13 ][ DONE ] > python3-pkgconfig (1.5.5) [ 12 ][ DONE ] > python3-msgpack (1.1.0) [ 20 ][ DONE ] > python3-editables (0.5) [ 18 ][ DONE ] > python3-pathspec (0.12.1) [ 20 ][ DONE ] > python3-pluggy (1.4.0) [ 14 ][ DONE ] > python3-calver (2022.6.26) [ 12 ][ DONE ] > python3-trove-classifiers (2024.1.8) [ 13 ][ DONE ] > python3-hatchling (1.21.1) [ 25 ][ DONE ] > python3-hatch-vcs (0.4.0) [ 19 ][ DONE ] > python3-hatch-fancy-pypi-readme (24.1.0) [ 21 ][ DONE ] > python3-attrs (23.2.0) [ 25 ][ DONE ] > python3-sniffio (1.3.0) [ 14 ][ DONE ] > python3-sortedcontainers (2.4.0) [ 13 ][ DONE ] > python3-outcome (1.2.0) [ 12 ][ DONE ] > python3-async_generator (1.10) [ 14 ][ DONE ] > python3-flit_scm (1.7.0) [ 20 ][ DONE ] > python3-exceptiongroup (1.2.0) [ 22 ][ DONE ] > python3-trio (0.23.1) [ 36 ][ DONE ] > python3-pyfuse3 (3.3.0) [ 20 ][ DONE ] > python3-pillow (11.3.0) [ 2:12 ][ DONE ] > python3-reportlab (4.4.3) [ 51 ][ DONE ] > python3-wcwidth (0.3.1) [ 18 ][ DONE ] > python3-prompt-toolkit (3.0.52) [ 56 ][ DONE ] > aws-cli (1.37.4) [ 6:28 ][ DONE ] > oci-python-sdk (2.107.0) [ 29:17 ][ DONE ] > oci-cli (3.45.2) [ 7:13 ][ DONE ] > transmission (4.0.5) [ 8:22 ][ DONE ] > mtr (0.96) [ 2:26 ][ DONE ] > minidlna (1.3.3) [ 4:24 ][ DONE ] > acpid (2.0.34) [ 1:53 ][ DONE ] > fping (5.4) [ 1:01 ][ DONE ] > telnet (0.17) [ 51 ][ DONE ] > xinetd (2.3.15.4) [ 2:06 ][ DONE ] > stress (1.0.7) [ 1:22 ][ DONE ] > sarg (2.4.0) [ 3:13 ][ DONE ] > nginx (1.29.1) [ 4:36 ][ DONE ] > sysbench (1.0.20) [ 0 ][ SKIP ] > strace (6.18) [ 0 ][ SKIP ] > ltrace (0.7.3) [ 0 ][ SKIP ] > ipfire-netboot (v2.0) [ 0 ][ SKIP ] > keepalived (2.3.1) [ 6:21 ][ DONE ] > ipvsadm (1.31) [ 12 ][ DONE ] > perl-Carp-Clan (6.08) [ 14 ][ DONE ] > perl-Date-Calc (6.4) [ 16 ][ DONE ] > perl-Date-Manip (6.86) [ 2:57 ][ DONE ] > perl-File-Tail (1.3) [ 13 ][ DONE ] > perl-TimeDate (2.33) [ 19 ][ DONE ] > swatch (3.2.4) [ 17 ][ DONE ] > tor (0.4.8.21) [ 16:05 ][ DONE ] > wavemon (0.9.5) [ 1:29 ][ DONE ] > iptraf-ng (1.2.2) [ 18 ][ DONE ] > iotop (1.30) [ 1:02 ][ DONE ] > stunnel (5.72) [ 3:59 ][ DONE ] > bacula (15.0.2) [ 12:44 ][ DONE ] > perl-Font-TTF (1.06) [ 35 ][ DONE ] > perl-IO-String (1.08) [ 14 ][ DONE ] > perl-PDF-API2 (2.033) [ 41 ][ DONE ] > proxy-accounting (1.0.4) [ 7 ][ DONE ] > tmux (3.6a) [ 4:20 ][ DONE ] > perl-Text-CSV_XS (1.12) [ 18 ][ DONE ] > lua (5.4.7) [ 10 ][ DONE ] > haproxy (3.2.4) [ 30 ][ DONE ] > ipset (7.22) [ 2:38 ][ DONE ] > dnsdist (2.0.2) [ 11:19 ][ DONE ] > bird (2.15.1) [ 3:22 ][ DONE ] > libyang (3.7.8) [ 1:41 ][ DONE ] > abseil-cpp (20250814.0) [ 3:19 ][ DONE ] > protobuf (33.0) [ 2:36 ][ DONE ] > protobuf-c (1.5.2) [ 2:21 ][ DONE ] > frr (10.4.1) [ 12:57 ][ DONE ] > dmidecode (3.5) [ 0 ][ SKIP ] > mcelog (200) [ 0 ][ SKIP ] > socat (1.7.4.2) [ 11:07 ][ DONE ] > libtpms (0.10.2) [ 6:00 ][ DONE ] > swtpm (0.10.1) [ 5:22 ][ DONE ] > libpciaccess (0.17) [ 2:40 ][ DONE ] > ovmf (2025.02-1) [ 7 ][ DONE ] > libvirt (11.7.0) [ 0 ][ SKIP ] > freeradius (3.2.8) [ 38:36 ][ DONE ] > perl-common-sense (3.74) [ 13 ][ DONE ] > perl-inotify2 (1.22) [ 16 ][ DONE ] > perl-Net-IP (1.26) [ 15 ][ DONE ] > wio (1.3.2) [ 9 ][ DONE ] > iftop (1.0pre4) [ 2:02 ][ DONE ] > mdns-repeater (1.11) [ 7 ][ DONE ] > i2c-tools (4.4) [ 15 ][ DONE ] > nss-myhostname (0.3) [ 2:48 ][ DONE ] > dehydrated (0.7.2) [ 7 ][ DONE ] > libplist (2.7.0) [ 2:54 ][ DONE ] > nqptp (1.2.4) [ 1:23 ][ DONE ] > shairport-sync (4.3.7) [ 3:02 ][ DONE ] > borgbackup (1.4.1) [ 1:01 ][ DONE ] > knot (3.4.2) [ 4:22 ][ DONE ] > spectre-meltdown-checker (0.46) [ 5 ][ DONE ] > zabbix_agentd (7.0.21) [ 13:12 ][ DONE ] > flashrom (1.2) [ 0 ][ SKIP ] > firmware-update (20210107) [ 33 ][ DONE ] > ruby (4.0.1) [ 27:27 ][ DONE ] > asciidoctor (2.0.26) [ 1:34 ][ DONE ] > speexdsp (1.2.1) [ 2:16 ][ DONE ] > tshark (4.6.3) [ 14:34 ][ DONE ] > speedtest-cli (2.1.3) [ 14 ][ DONE ] > amazon-ssm-agent (3.3.1345.0) [ 0 ][ SKIP ] > libloc (0.9.18) [ 8:07 ][ DONE ] > ncdu (1.22) [ 1:25 ][ DONE ] > lshw (B.02.20) [ 18 ][ DONE ] > libcdada (0.4.0) [ 6:07 ][ DONE ] > pmacct (1.7.9) [ 11:44 ][ DONE ] > squid-asnbl (0.2.5) [ 6 ][ DONE ] > qemu-ga (10.1.0) [ 4 ][ DONE ] > gptfdisk (1.0.10) [ 35 ][ DONE ] > oath-toolkit (2.6.13) [ 22:38 ][ DONE ] > qrencode (4.1.1) [ 1:39 ][ DONE ] > perl-File-Remove (1.60) [ 13 ][ DONE ] > perl-Module-Build (0.4231) [ 18 ][ DONE ] > perl-Module-ScanDeps (1.31) [ 16 ][ DONE ] > perl-YAML-Tiny (1.73) [ 14 ][ DONE ] > perl-Module-Install (1.19) [ 19 ][ DONE ] > perl-Imager (1.024) [ 2:25 ][ DONE ] > perl-Imager-QRCode (0.035) [ 17 ][ DONE ] > perl-MIME-Base32 (1.303) [ 13 ][ DONE ] > perl-URI-Encode (1.1.1) [ 13 ][ DONE ] > rsnapshot (1.4.5) [ 43 ][ DONE ] > mympd (22.1.1) [ 3:45 ][ DONE ] > wsdd (0.9) [ 5 ][ DONE ] > btrfs-progs (6.17.1) [ 3:52 ][ DONE ] > inotify-tools (4.23.9.0) [ 3:24 ][ DONE ] > grub-btrfs (4.13) [ 9 ][ DONE ] > libmicrohttpd (1.0.2) [ 6:49 ][ DONE ] > fort-validator (1.6.7) [ 1:44 ][ DONE ] > arpwatch (3.8) [ 1:03 ][ DONE ] > suricata-reporter (0.6) [ 54 ][ DONE ] > lldpd (1.0.20) [ 9:08 ][ DONE ] > linux (6.18.7) [ 52:12 ][ DONE ] > linux-initrd ($(KVER)) [ 4:25 ][ DONE ] > memtest (8.00) [ 0 ][ SKIP ] > installer [ 3:49 ][ DONE ] > cdrom [ 10 ][ FAIL ] > > else \ > : ; \ > fi > make[1]: Leaving directory '/usr/src/installer' > Updating linker cache... > Install done; saving file list to /usr/src/log/installer ... > > make: Leaving directory '/usr/src/lfs' > Feb 11 08:08:03: Building cdrom make: Entering directory '/build/nightly/next/lfs' > make: Nothing to be done for 'download'. > make: Leaving directory '/build/nightly/next/lfs' > make: Entering directory '/usr/src/lfs' > make: Nothing to be done for 'b2'. > # Update /etc/system-release, because the string might have changed > # since stage2 has been executed.. > echo "IPFire 2.29 (riscv64) - core201 Development Build: next/b4d0ec55" > /etc/system-release > # Create a directory to authorise the CDROM in > rm -rf /tmp/cdrom && mkdir -p /tmp/cdrom > # Create the target directory > rm -rf /tmp/root && mkdir -p /tmp/root > # Copy all files that we want > # Copy all files from /usr/src/config/rootfiles/common to /tmp/root () > # = rootfile to write out > # = exclude > BUILD_ARCH="riscv64" BUILDTARGET="riscv64-pc-linux-gnu" KVER="6.18.7-ipfire" /usr/src/src/scripts/archive.files riscv64 /usr/src/config/rootfiles/common | tee | tar --create --format=pax --acls --xattrs --xattrs-include='*' --sparse --directory=/ --exclude="dev/pts/*" --exclude="proc/*" --exclude="tmp/*" --exclude="__pycache__" --files-from=- | tar --extract --format=pax --acls --xattrs --xattrs-include='*' --sparse --directory=/tmp/root > tar: lib/modules/6.18.7-ipfire/extra: Cannot stat: No such file or directory > tar: usr/lib/libcpupower.so.0.0.1: Cannot stat: No such file or directory > tar: Exiting with failure status due to previous errors > make: *** [cdrom:148: /usr/src/log/cdrom] Error 2 > make: Leaving directory '/usr/src/lfs' > > ERROR: Building cdrom [ FAIL ] > Check /build/nightly/next/log_riscv64/_build.ipfire.log for errors if applicable[ FAIL ] >