public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [FAILED] Nightly Build of next (645c2eb) for armv6l on arm64-01.zrh.ipfire.org
Date: Sat, 06 Aug 2022 14:37:03 +0200	[thread overview]
Message-ID: <9f88d9b5-c340-7bd7-e1ff-5bdfc271a828@ipfire.org> (raw)
In-Reply-To: <9B38CD5D-4A78-43B5-B3E3-0F4F9845D60F@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 81731 bytes --]

Hi Michael,

On 06/08/2022 14:11, Michael Tremer wrote:
> Hello Adolf,
> 
> As far as I see, the problem is that armv6l names the binary modules slightly different.
> 
> Instead of pyfuse3.cpython-310-MACHINE-linux-gnu.so it is pyfuse3.cpython-310-MACHINE-linux-gnueabi.so (note the gnueabi).
> 
> For some packages we have extra rootfiles for armv6l to accommodate for that:
> 
>    https://git.ipfire.org/?p=ipfire-2.x.git;a=blob;f=config/rootfiles/packages/armv6l/python3-msgpack;h=5602ecc41cc905158c2beff21e0e82bbf984eeef;hb=refs/heads/next
> 
> So just copying the root file and adding that “eabi” bit should do it.
OK, clear. I also note that the build system is also smart enough that 
all the rest can stay with xxxMACHINExxx in the main rootfile directory, 
so that is good.

I will redo the patch for that but I aim to try out the arm build anyway 
to test out the qemu-user-static approach for fun. In Arch Linux I am 
having to build the qemu-user-static and it required glib2-static and 
pcre-static to be built as well.

Nice test exercise for that.

Thanks very much,
Adolf.
> 
> -Michael
> 
>> On 6 Aug 2022, at 11:47, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>>
>> Hi All,
>>
>> On 05/08/2022 19:44, Adolf Belka wrote:
>>> Hi Michael,
>>>
>>> On 05/08/2022 18:04, Michael Tremer wrote:
>>>> Ah, a classic :)
>>>>
>>>> Can I ask you to send a patch for the root file?
>>> Sure but how do I deal with it.
>>>
>>> The original created rootfile had x86_64 in the file name so I replaced it with xxxMACHINExxx.
>>>
>>> So do I have to leave the rootfile with x86_64 in the filename, which will cause the build to complain or is there some command to put in the lfs that says it is only for certain architectures and does that then have to apply to all of the 11 dependencies as well or only pyfuse3 or only borgbackup or what?
>>>
>> Borgbackup itself has download files for Linux, BSD and MacOS. However they also have a link for a person who has built binaries for various arm architectures. So it looks like it should work for arm.
>>
>> I have also noticed that the aarch64 build completed successfully with the same pyfuse3 rootfile. So I suspect the issue is that for the armv6l architecture pyfuse3 does not call it armv6l. I have seen this in some other packages and the rootfiles have had to be made specific for each architecture and stored in the aarch64, armv6l etc rootfile directories.
>>
>> I will have a go at doing an armv6l build with qemu on my x86 system and see what file gets created by pyfuse3 and what the name is. Then I can redo the patch with architecture specific pyfuse3 rootfiles.
>>
>> Looks like this bug still hasn't finished with making life difficult.
>>
>> Regards,
>>
>> Adolf.
>>> Regards,
>>>
>>> Adolf
>>>>
>>>>> Begin forwarded message:
>>>>>
>>>>> *From: *IPFire Nightly Builder <nightly-builds(a)ipfire.org <mailto:nightly-builds(a)ipfire.org>>
>>>>> *Subject: **[FAILED] Nightly Build of next (645c2eb) for armv6l on arm64-01.zrh.ipfire.org <http://arm64-01.zrh.ipfire.org>*
>>>>> *Date: *5 August 2022 at 16:38:50 BST
>>>>> *To: *Nightly Builds List <nightly-builds(a)lists.ipfire.org <mailto:nightly-builds(a)lists.ipfire.org>>
>>>>>
>>>>> https://nightly.ipfire.org/next/2022-08-05%2009%3A12%3A54%20%2B0000-645c2eb8/armv6l <https://nightly.ipfire.org/next/2022-08-05%2009%3A12%3A54%20%2B0000-645c2eb8/armv6l>
>>>>>
>>>>> commit 645c2eb8dce4a6a193f672aa47a696b2c7dc16de
>>>>> Author: Jon Murphy <jon.murphy(a)ipfire.org>
>>>>> Date:   Mon Aug 1 10:11:22 2022 -0500
>>>>>
>>>>>     tftpd: add missing directory
>>>>>
>>>>>     - starting tftpd currently throws "missing directory" error
>>>>>     - this change corrects the issue
>>>>>
>>>>>     Signed-off-by: Jon Murphy <jon.murphy(a)ipfire.org>
>>>>>     Acked-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
>>>>>
>>>>> https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=645c2eb8dce4a6a193f672aa47a696b2c7dc16de
>>>>>
>>>>> Packaged toolchain compilation
>>>>> Checking for necessary space on disk                                    [ DONE ]
>>>>> Set cache size limit to 4.0 GB
>>>>> Building LFS
>>>>> stage2                                                      [        1 ][ DONE ]
>>>>> linux (5.15.57)                               KCFG=-headers [       22 ][ DONE ]
>>>>> man-pages (5.13)                                            [        7 ][ DONE ]
>>>>> glibc (2.35)                                                [     4:48 ][ DONE ]
>>>>> tzdata (2022a)                                              [        2 ][ DONE ]
>>>>> cleanup-toolchain                                           [        0 ][ DONE ]
>>>>> zlib (1.2.12)                                               [        2 ][ DONE ]
>>>>> zstd (1.5.2)                                                [        1 ][ DONE ]
>>>>> autoconf (2.71)                                             [        2 ][ DONE ]
>>>>> automake (1.16.3)                                           [        3 ][ DONE ]
>>>>> libtool (2.4.6)                                             [        6 ][ DONE ]
>>>>> binutils (2.37)                                             [       32 ][ DONE ]
>>>>> gmp (6.2.1)                                                 [       29 ][ DONE ]
>>>>> mpfr (4.1.0)                                                [       15 ][ DONE ]
>>>>> libmpc (1.2.1)                                              [        5 ][ DONE ]
>>>>> libxcrypt (4.4.28)                                          [       11 ][ DONE ]
>>>>> file (5.40)                                                 [        8 ][ DONE ]
>>>>> gcc (11.3.0)                                                [     5:36 ][ DONE ]
>>>>> attr (2.5.1)                                                [        6 ][ DONE ]
>>>>> acl (2.3.1)                                                 [        9 ][ DONE ]
>>>>> sed (4.8)                                                   [       25 ][ DONE ]
>>>>> berkeley (5.3.28)                                           [       24 ][ DONE ]
>>>>> coreutils (9.0)                                             [     2:02 ][ DONE ]
>>>>> iana-etc (20220414)                                         [        0 ][ DONE ]
>>>>> m4 (1.4.19)                                                 [       33 ][ DONE ]
>>>>> bison (3.8.2)                                               [       31 ][ DONE ]
>>>>> ncurses (6.3)                                               [       27 ][ DONE ]
>>>>> perl (5.32.1)                                               [     2:04 ][ DONE ]
>>>>> readline (8.1)                                              [        7 ][ DONE ]
>>>>> bzip2 (1.0.8)                                               [        1 ][ DONE ]
>>>>> xz (5.2.5)                                                  [       10 ][ DONE ]
>>>>> lzip (1.23)                                                 [        1 ][ DONE ]
>>>>> pcre (8.45)                                                 [        8 ][ DONE ]
>>>>> pcre2 (10.40)                                               [        6 ][ DONE ]
>>>>> gettext (0.21)                                              [     2:34 ][ DONE ]
>>>>> bash (5.1.16)                                               [       31 ][ DONE ]
>>>>> diffutils (3.8)                                             [       26 ][ DONE ]
>>>>> ed (1.17)                                                   [        0 ][ DONE ]
>>>>> findutils (4.9.0)                                           [       40 ][ DONE ]
>>>>> flex (2.6.4)                                                [        9 ][ DONE ]
>>>>> gawk (5.1.1)                                                [       13 ][ DONE ]
>>>>> go (1.15.4)                                                 [        0 ][ SKIP ]
>>>>> grep (3.7)                                                  [       27 ][ DONE ]
>>>>> groff (1.22.4)                                              [       36 ][ DONE ]
>>>>> gperf (3.1)                                                 [        3 ][ DONE ]
>>>>> gzip (1.12)                                                 [       16 ][ DONE ]
>>>>> hostname (3.20)                                             [        0 ][ DONE ]
>>>>> whois (5.5.13)                                              [        1 ][ DONE ]
>>>>> kbd (2.2.0)                                                 [       12 ][ DONE ]
>>>>> less (590)                                                  [        5 ][ DONE ]
>>>>> pkg-config (0.29.2)                                         [       24 ][ DONE ]
>>>>> procps (v4.0.0)                                             [       15 ][ DONE ]
>>>>> make (4.3)                                                  [       16 ][ DONE ]
>>>>> libpipeline (1.5.6)                                         [       18 ][ DONE ]
>>>>> man (2.10.2)                                                [       49 ][ DONE ]
>>>>> net-tools (2.10)                                            [        1 ][ DONE ]
>>>>> patch (2.7.6)                                               [       22 ][ DONE ]
>>>>> psmisc (23.4)                                               [        6 ][ DONE ]
>>>>> shadow (4.11.1)                                             [       16 ][ DONE ]
>>>>> sysklogd (1.5.1)                                            [        0 ][ DONE ]
>>>>> sysvinit (3.00)                                             [        1 ][ DONE ]
>>>>> tar (1.34)                                                  [       34 ][ DONE ]
>>>>> texinfo (6.8)                                               [       25 ][ DONE ]
>>>>> util-linux (2.38)                                           [       40 ][ DONE ]
>>>>> vim (9.0)                                                   [       19 ][ DONE ]
>>>>> e2fsprogs (1.46.5)                                          [       15 ][ DONE ]
>>>>> jq (1.6)                                                    [       12 ][ DONE ]
>>>>> Building IPFire
>>>>> configroot                                                  [        1 ][ DONE ]
>>>>> initscripts                                                 [        1 ][ DONE ]
>>>>> backup                                                      [        0 ][ DONE ]
>>>>> rust (2022-01-27)                                           [       17 ][ DONE ]
>>>>> openssl (1.1.1q)                                            [     1:26 ][ DONE ]
>>>>> kmod (30)                                                   [        8 ][ DONE ]
>>>>> udev (3.2.6)                                                [       13 ][ DONE ]
>>>>> popt (1.18)                                                 [        5 ][ DONE ]
>>>>> libedit (20210910-3.1)                                      [        6 ][ DONE ]
>>>>> libusb (1.0.25)                                             [        5 ][ DONE ]
>>>>> libpcap (1.10.1)                                            [        7 ][ DONE ]
>>>>> ppp (2.4.9)                                                 [        2 ][ DONE ]
>>>>> pptp (1.10.0)                                               [        0 ][ DONE ]
>>>>> unzip (60)                                                  [        2 ][ DONE ]
>>>>> which (2.21)                                                [        3 ][ DONE ]
>>>>> linux-firmware (20220610)                                   [       27 ][ DONE ]
>>>>> dvb-firmwares (20141125)                                    [        1 ][ DONE ]
>>>>> xr819-firmware (c01.08.0043)                                [        0 ][ DONE ]
>>>>> zd1211-firmware (1.5)                                       [        0 ][ DONE ]
>>>>> rpi-firmware (20211127)                                     [        1 ][ DONE ]
>>>>> intel-microcode (20220510)                                  [        0 ][ SKIP ]
>>>>> pcengines-apu-firmware (4.17.0.1)                           [        0 ][ SKIP ]
>>>>> bc (1.07.1)                                                 [        4 ][ DONE ]
>>>>> u-boot (2021.07)                                  MKIMAGE=1 [       15 ][ DONE ]
>>>>> cpio (2.13)                                                 [       32 ][ DONE ]
>>>>> mdadm (4.2)                                                 [        1 ][ DONE ]
>>>>> dracut (056)                                                [        1 ][ DONE ]
>>>>> libaio (0.3.113)                                            [        1 ][ DONE ]
>>>>> lvm2 (2.02.188)                                             [       14 ][ DONE ]
>>>>> multipath-tools (0.8.9)                                     [        0 ][ DONE ]
>>>>> freetype (2.12.1)                                           [        5 ][ DONE ]
>>>>> libmnl (1.0.5)                                              [        3 ][ DONE ]
>>>>> libnfnetlink (1.0.2)                                        [        3 ][ DONE ]
>>>>> libnetfilter_queue (1.0.5)                                  [        4 ][ DONE ]
>>>>> libnetfilter_conntrack (1.0.8)                              [        4 ][ DONE ]
>>>>> libnetfilter_cthelper (1.0.1)                               [        3 ][ DONE ]
>>>>> libnetfilter_cttimeout (1.0.1)                              [        3 ][ DONE ]
>>>>> iptables (1.8.8)                                            [        7 ][ DONE ]
>>>>> iproute2 (5.17.0)                                           [        3 ][ DONE ]
>>>>> screen (4.9.0)                                              [        9 ][ DONE ]
>>>>> elfutils (0.186)                                            [       12 ][ DONE ]
>>>>> linux (5.15.57)                                       KCFG= [     9:48 ][ DONE ]
>>>>> rtl8189es (03ac413135a355b55b693154c44b70f86a39732e)               KCFG= [        5 ][ DONE ]
>>>>> rtl8189fs (3129a665f835ce0342f9a85a0ce14a556e656b8c)               KCFG= [        4 ][ DONE ]
>>>>> rtl8812au (307d694076b056588c652c2bdaa543a89eb255d9)               KCFG= [        5 ][ DONE ]
>>>>> rtl8822bu (fd0b735e2e30d32f4d91497242cf6af288bdd082)               KCFG= [        7 ][ DONE ]
>>>>> xradio (354e8c32e7948d46a63796d0ca266b1f702999b0)               KCFG= [        2 ][ DONE ]
>>>>> linux-initrd ($(KVER))                                KCFG= [       14 ][ DONE ]
>>>>> libgpg-error (1.44)                                         [       13 ][ DONE ]
>>>>> libgcrypt (1.10.1)                                          [       15 ][ DONE ]
>>>>> libassuan (2.5.4)                                           [        9 ][ DONE ]
>>>>> nettle (3.7.3)                                              [       10 ][ DONE ]
>>>>> json-c (0.13.1)                                             [        6 ][ DONE ]
>>>>> libconfig (1.7.2)                                           [       16 ][ DONE ]
>>>>> libevent2 (2.1.12-stable)                                   [       13 ][ DONE ]
>>>>> expat (2.4.8)                                               [        6 ][ DONE ]
>>>>> apr (1.7.0)                                                 [       23 ][ DONE ]
>>>>> aprutil (1.6.1)                                             [        5 ][ DONE ]
>>>>> unbound (1.16.2)                                            [       22 ][ DONE ]
>>>>> gnutls (3.7.7)                                              [     1:02 ][ DONE ]
>>>>> libuv (1.42.0)                                              [       13 ][ DONE ]
>>>>> bind (9.16.31)                                              [       33 ][ DONE ]
>>>>> dhcp (4.4.1)                                                [       23 ][ DONE ]
>>>>> dhcpcd (9.4.1)                                              [        3 ][ DONE ]
>>>>> boost (1_76_0)                                              [     2:09 ][ DONE ]
>>>>> linux-atm (2.4.1)                                           [       10 ][ DONE ]
>>>>> gdbm (1.23)                                                 [       12 ][ DONE ]
>>>>> pam (1.5.2)                                                 [       37 ][ DONE ]
>>>>> c-ares (1.17.1)                                             [       26 ][ DONE ]
>>>>> curl (7.83.1)                                               [       29 ][ DONE ]
>>>>> tcl (8.6.12)                                                [       29 ][ DONE ]
>>>>> sqlite (3390000)                                            [        5 ][ DONE ]
>>>>> libffi (3.4.2)                                              [        6 ][ DONE ]
>>>>> python3 (3.10.1)                                            [       54 ][ DONE ]
>>>>> rust (2022-01-27)                                           [        0 ][ DONE ]
>>>>> rust-dissimilar (1.0.3)                                     [        5 ][ DONE ]
>>>>> rust-cfg-if (1.0.0)                                         [        0 ][ DONE ]
>>>>> rust-libc (0.2.108)                                         [        4 ][ DONE ]
>>>>> rust-getrandom (0.2.4)                                      [        4 ][ DONE ]
>>>>> rust-typenum (1.15.0)                                       [        5 ][ DONE ]
>>>>> rust-version-check (0.9.4)                                  [        3 ][ DONE ]
>>>>> rust-generic-array (0.14.4)                                 [        5 ][ DONE ]
>>>>> rust-cipher (0.3.0)                                         [        6 ][ DONE ]
>>>>> rust-hex (0.4.3)                                            [        2 ][ DONE ]
>>>>> rust-unicode-xid (0.2.1)                                    [        0 ][ DONE ]
>>>>> rust-proc-macro2 (1.0.36)                                   [        6 ][ DONE ]
>>>>> rust-quote (1.0.15)                                         [        7 ][ DONE ]
>>>>> rust-syn (1.0.86)                                           [       29 ][ DONE ]
>>>>> rust-home (0.5.3)                                           [        1 ][ DONE ]
>>>>> rust-lazy-static (1.4.0)                                    [        1 ][ DONE ]
>>>>> rust-memchr (2.4.1)                                         [        3 ][ DONE ]
>>>>> rust-aho-corasick (0.7.18)                                  [        7 ][ DONE ]
>>>>> rust-regex-syntax (0.6.25)                                  [       20 ][ DONE ]
>>>>> rust-regex (1.5.3)                                          [       40 ][ DONE ]
>>>>> rust-ucd-trie (0.1.3)                                       [        2 ][ DONE ]
>>>>> rust-pest (2.1.3)                                           [        3 ][ DONE ]
>>>>> rust-semver-parser (0.7.0)                                  [        3 ][ DONE ]
>>>>> rust-semver (0.9.0)                                         [        3 ][ DONE ]
>>>>> rust-same-file (1.0.6)                                      [        1 ][ DONE ]
>>>>> rust-walkdir (2.3.2)                                        [        2 ][ DONE ]
>>>>> rust-dirs (1.0.5)                                           [        4 ][ DONE ]
>>>>> rust-toolchain_find (0.1.4)                                 [       31 ][ DONE ]
>>>>> rust-serde (1.0.136)                                        [       10 ][ DONE ]
>>>>> rust-itoa (1.0.1)                                           [        1 ][ DONE ]
>>>>> rust-ryu (1.0.9)                                            [        1 ][ DONE ]
>>>>> rust-serde_json (1.0.78)                                    [       16 ][ DONE ]
>>>>> rust-synstructure (0.12.6)                                  [       35 ][ DONE ]
>>>>> rust-block-buffer (0.9.0)                                   [        5 ][ DONE ]
>>>>> rust-crypto-common (0.1.1)                                  [        6 ][ DONE ]
>>>>> rust-digest (0.9.0)                                         [        6 ][ DONE ]
>>>>> rust-ppv-lite86 (0.2.16)                                    [        1 ][ DONE ]
>>>>> rust-rand_core (0.6.3)                                      [        1 ][ DONE ]
>>>>> rust-rand_core-0.4.2 (0.4.2)                                [        1 ][ DONE ]
>>>>> rust-rand_core-0.3.1 (0.3.1)                                [        1 ][ DONE ]
>>>>> rust-rand_chacha (0.3.1)                                    [        6 ][ DONE ]
>>>>> rust-rand_hc (0.3.1)                                        [        2 ][ DONE ]
>>>>> rust-rand (0.8.4)                                           [        9 ][ DONE ]
>>>>> rust-rdrand (0.4.0)                                         [        1 ][ DONE ]
>>>>> rust-rand-0.4 (0.4.6)                                       [        6 ][ DONE ]
>>>>> rust-log (0.4.14)                                           [        2 ][ DONE ]
>>>>> rust-num_cpus (1.13.1)                                      [        5 ][ DONE ]
>>>>> rust-crossbeam-utils (0.8.6)                                [        3 ][ DONE ]
>>>>> rust-autocfg (1.0.1)                                        [        3 ][ DONE ]
>>>>> rust-memoffset (0.6.5)                                      [        3 ][ DONE ]
>>>>> rust-scopeguard (1.1.0)                                     [        1 ][ DONE ]
>>>>> rust-crossbeam-epoch (0.9.6)                                [        5 ][ DONE ]
>>>>> rust-crossbeam-deque (0.8.1)                                [        5 ][ DONE ]
>>>>> rust-either (1.6.1)                                         [        1 ][ DONE ]
>>>>> rust-crossbeam-channel (0.5.2)                              [        4 ][ DONE ]
>>>>> rust-rayon-core (1.9.1)                                     [        9 ][ DONE ]
>>>>> rust-rayon (1.5.1)                                          [       13 ][ DONE ]
>>>>> rust-remove_dir_all (0.5.3)                                 [        0 ][ DONE ]
>>>>> rust-tempdir (0.3.7)                                        [        6 ][ DONE ]
>>>>> rust-glob (0.3.0)                                           [        3 ][ DONE ]
>>>>> rust-once_cell (1.9.0)                                      [        1 ][ DONE ]
>>>>> rust-termcolor (1.1.2)                                      [        2 ][ DONE ]
>>>>> rust-toml (0.5.8)                                           [       22 ][ DONE ]
>>>>> rust-serde_derive (1.0.136)                                 [     1:03 ][ DONE ]
>>>>> rust-trybuild (1.0.54)                                      [     2:02 ][ DONE ]
>>>>> rust-unindent (0.1.7)                                       [        2 ][ DONE ]
>>>>> rust-proc-macro-hack (0.5.19)                               [        6 ][ DONE ]
>>>>> rust-indoc-impl (0.3.6)                                     [       33 ][ DONE ]
>>>>> rust-indoc (1.0.3)                                          [        4 ][ DONE ]
>>>>> rust-indoc-0.3.6 (0.3.6)                                    [       32 ][ DONE ]
>>>>> rust-instant (0.1.12)                                       [        1 ][ DONE ]
>>>>> rust-lock_api (0.4.5)                                       [        1 ][ DONE ]
>>>>> rust-smallvec (1.8.0)                                       [        1 ][ DONE ]
>>>>> rust-parking_lot_core (0.8.5)                               [        4 ][ DONE ]
>>>>> rust-parking_lot (0.11.2)                                   [        7 ][ DONE ]
>>>>> rust-paste-impl (0.1.18)                                    [       10 ][ DONE ]
>>>>> rust-paste (1.0.3)                                          [        4 ][ DONE ]
>>>>> rust-paste-0.1.18 (0.1.18)                                  [        9 ][ DONE ]
>>>>> rust-ctor (0.1.21)                                          [       53 ][ DONE ]
>>>>> rust-ghost (0.1.2)                                          [       35 ][ DONE ]
>>>>> rust-inventory-impl (0.1.4)                                 [       31 ][ DONE ]
>>>>> rust-inventory (0.1.4)                                      [     1:03 ][ DONE ]
>>>>> rust-pyo3-build-config (0.15.1)                             [       14 ][ DONE ]
>>>>> rust-pyo3-macros-backend (0.15.1)                           [     1:05 ][ DONE ]
>>>>> rust-pyo3-macros (0.15.1)                                   [     1:14 ][ DONE ]
>>>>> rust-pyo3 (0.15.1)                                          [     1:36 ][ DONE ]
>>>>> rust-num-traits (0.2.15)                                    [        6 ][ DONE ]
>>>>> rust-num-integer (0.1.45)                                   [        8 ][ DONE ]
>>>>> rust-num_threads (0.1.5)                                    [        1 ][ DONE ]
>>>>> rust-time (0.1.43)                                          [        6 ][ DONE ]
>>>>> rust-chrono (0.4.19)                                        [       12 ][ DONE ]
>>>>> rust-asn1_derive (0.8.7)                                    [       40 ][ DONE ]
>>>>> rust-asn1 (0.8.7)                                           [       43 ][ DONE ]
>>>>> rust-proc-macro-error-attr (1.0.4)                          [       10 ][ DONE ]
>>>>> rust-proc-macro-error (1.0.4)                               [       15 ][ DONE ]
>>>>> rust-Inflector (0.11.4)                                     [       31 ][ DONE ]
>>>>> rust-ouroboros_macro (0.13.0)                               [     1:10 ][ DONE ]
>>>>> rust-aliasable (0.1.3)                                      [        1 ][ DONE ]
>>>>> rust-stable_deref_trait (1.2.0)                             [        1 ][ DONE ]
>>>>> rust-ouroboros (0.13.0)                                     [     1:10 ][ DONE ]
>>>>> rust-base64 (0.13.0)                                        [        2 ][ DONE ]
>>>>> rust-pem (1.0.2)                                            [        3 ][ DONE ]
>>>>> gdb (12.1)                                                  [     1:01 ][ DONE ]
>>>>> grub (2.06)                                                 [        0 ][ SKIP ]
>>>>> efivar (37)                                                 [        0 ][ SKIP ]
>>>>> efibootmgr (17)                                             [        0 ][ SKIP ]
>>>>> libtasn1 (4.18.0)                                           [       14 ][ DONE ]
>>>>> p11-kit (0.24.1)                                            [       15 ][ DONE ]
>>>>> ca-certificates (20220625)                                  [        3 ][ DONE ]
>>>>> fireinfo (2.2.0)                                            [        9 ][ DONE ]
>>>>> libnet (1.1.6)                                              [        7 ][ DONE ]
>>>>> libnl-3 (3.5.0)                                             [       18 ][ DONE ]
>>>>> libidn (1.38)                                               [       16 ][ DONE ]
>>>>> nasm (2.15.05)                                              [       11 ][ DONE ]
>>>>> libarchive (3.6.0)                                          [       28 ][ DONE ]
>>>>> cmake (3.21.0)                                              [       31 ][ DONE ]
>>>>> ninja (1.11.0)                                              [        2 ][ DONE ]
>>>>> meson (0.62.1)                                              [        3 ][ DONE ]
>>>>> libjpeg (2.0.4)                                             [        3 ][ DONE ]
>>>>> openjpeg (2.4.0)                                            [        2 ][ DONE ]
>>>>> libexif (0.6.22)                                            [        6 ][ DONE ]
>>>>> libpng (1.6.37)                                             [        5 ][ DONE ]
>>>>> libtiff (4.3.0)                                             [       12 ][ DONE ]
>>>>> gd (2.3.3)                                                  [        6 ][ DONE ]
>>>>> slang (2.3.2)                                               [       19 ][ DONE ]
>>>>> newt (0.52.21)                                              [        3 ][ DONE ]
>>>>> libsmooth                                                   [        8 ][ DONE ]
>>>>> libcap (2.64)                                               [        2 ][ DONE ]
>>>>> libcap-ng (0.8.3)                                           [        5 ][ DONE ]
>>>>> pciutils (3.8.0)                                            [        1 ][ DONE ]
>>>>> usbutils (014)                                              [       13 ][ DONE ]
>>>>> libxml2 (2.9.14)                                            [        8 ][ DONE ]
>>>>> libxslt (1.1.35)                                            [        9 ][ DONE ]
>>>>> perl-BerkeleyDB (0.63)                                      [        2 ][ DONE ]
>>>>> cyrus-sasl (2.1.26)                                         [       19 ][ DONE ]
>>>>> openldap (2.6.1)                                            [       44 ][ DONE ]
>>>>> apache2 (2.4.54)                                            [       35 ][ DONE ]
>>>>> web-user-interface                                          [        2 ][ DONE ]
>>>>> flag-icons (2.6)                                            [        1 ][ DONE ]
>>>>> jquery (3.6.0)                                              [        1 ][ DONE ]
>>>>> bootstrap (4.0.0-alpha.6)                                   [        0 ][ DONE ]
>>>>> arping (2.21)                                               [        7 ][ DONE ]
>>>>> beep (1.3)                                                  [        0 ][ DONE ]
>>>>> libssh (0.9.6)                                              [        9 ][ DONE ]
>>>>> libinih (r55)                                               [        3 ][ DONE ]
>>>>> cdrkit (1.1.11)                                             [        6 ][ DONE ]
>>>>> dosfstools (4.2)                                            [        3 ][ DONE ]
>>>>> exfatprogs (1.1.3)                                          [        4 ][ DONE ]
>>>>> reiserfsprogs (3.6.27)                                      [       11 ][ DONE ]
>>>>> liburcu (0.13.0)                                            [       15 ][ DONE ]
>>>>> xfsprogs (5.18.0)                                           [       37 ][ DONE ]
>>>>> sysfsutils (2.1.1)                                          [        9 ][ DONE ]
>>>>> fuse (3.11.0)                                               [        4 ][ DONE ]
>>>>> ntfs-3g (2021.8.22)                                         [       12 ][ DONE ]
>>>>> ethtool (5.16)                                              [        3 ][ DONE ]
>>>>> fcron (3.2.1)                                               [        9 ][ DONE ]
>>>>> perl-ExtUtils-PkgConfig (1.16)                              [        1 ][ DONE ]
>>>>> perl-GD (2.73)                                              [        2 ][ DONE ]
>>>>> perl-GD-Graph (1.54)                                        [        1 ][ DONE ]
>>>>> perl-GD-TextUtil (0.86)                                     [        1 ][ DONE ]
>>>>> perl-Device-SerialPort (1.000002)                           [        7 ][ DONE ]
>>>>> perl-Device-Modem (1.56)                                    [        1 ][ DONE ]
>>>>> perl-Apache-Htpasswd (1.9)                                  [        1 ][ DONE ]
>>>>> perl-Parse-Yapp (1.21)                                      [        1 ][ DONE ]
>>>>> perl-Data-UUID (1.224)                                      [        2 ][ DONE ]
>>>>> perl-Try-Tiny (0.31)                                        [        1 ][ DONE ]
>>>>> perl-HTTP-Message (6.36)                                    [        1 ][ DONE ]
>>>>> perl-HTTP-Date (6.05)                                       [        1 ][ DONE ]
>>>>> gnupg (1.4.23)                                              [       17 ][ DONE ]
>>>>> hdparm (9.64)                                               [        1 ][ DONE ]
>>>>> whatmask (1.2)                                              [        2 ][ DONE ]
>>>>> libtirpc (1.3.1)                                            [        6 ][ DONE ]
>>>>> conntrack-tools (1.4.6)                                     [       10 ][ DONE ]
>>>>> iputils (20210202)                                          [        3 ][ DONE ]
>>>>> l7-protocols (2009-05-10)                                   [        1 ][ DONE ]
>>>>> hwdata                                                      [        1 ][ DONE ]
>>>>> logrotate (3.20.1)                                          [        5 ][ DONE ]
>>>>> logwatch (7.7)                                              [        1 ][ DONE ]
>>>>> misc-progs                                                  [        2 ][ DONE ]
>>>>> nano (6.3)                                                  [       22 ][ DONE ]
>>>>> perl-URI (5.09)                                             [        1 ][ DONE ]
>>>>> perl-CGI (4.54)                                             [        2 ][ DONE ]
>>>>> perl-Switch (2.17)                                          [        0 ][ DONE ]
>>>>> perl-HTML-Tagset (3.04)                                     [        1 ][ DONE ]
>>>>> perl-HTML-Parser (3.45)                                     [        2 ][ DONE ]
>>>>> perl-HTML-Template (2.94)                                   [        1 ][ DONE ]
>>>>> perl-Compress-Zlib (1.35)                                   [        1 ][ DONE ]
>>>>> perl-Digest (1.19)                                          [        1 ][ DONE ]
>>>>> perl-Digest-SHA1 (2.13)                                     [        1 ][ DONE ]
>>>>> perl-Digest-HMAC (1.03)                                     [        1 ][ DONE ]
>>>>> perl-libwww (6.62)                                          [        1 ][ DONE ]
>>>>> perl-LWP-Protocol-https (6.10)                              [        1 ][ DONE ]
>>>>> perl-Net-HTTP (6.22)                                        [        1 ][ DONE ]
>>>>> perl-Net-DNS (1.30)                                         [        3 ][ DONE ]
>>>>> perl-Net-IPv4Addr (0.10)                                    [        1 ][ DONE ]
>>>>> perl-Net_SSLeay (1.88)                                      [        3 ][ DONE ]
>>>>> perl-IO-Stringy (2.110)                                     [        1 ][ DONE ]
>>>>> perl-IO-Socket-SSL (2.066)                                  [        1 ][ DONE ]
>>>>> perl-Unix-Syslog (1.1)                                      [        1 ][ DONE ]
>>>>> perl-Mail-Tools (2.07)                                      [        1 ][ DONE ]
>>>>> perl-MIME-Tools (5.509)                                     [        2 ][ DONE ]
>>>>> perl-Net-Server (0.97)                                      [        1 ][ DONE ]
>>>>> perl-Canary-Stability (2013)                                [        1 ][ DONE ]
>>>>> perl-Convert-TNEF (0.18)                                    [        1 ][ DONE ]
>>>>> perl-Convert-UUlib (1.8)                                    [        3 ][ DONE ]
>>>>> perl-Archive-Tar (1.29)                                     [        1 ][ DONE ]
>>>>> perl-Archive-Zip (1.16)                                     [        1 ][ DONE ]
>>>>> perl-Text-Tabs+Wrap (2013.0523)                             [        1 ][ DONE ]
>>>>> perl-XML-Parser (2.46)                                      [        2 ][ DONE ]
>>>>> perl-Crypt-PasswdMD5 (1.41)                                 [        1 ][ DONE ]
>>>>> perl-Net-Telnet (3.03)                                      [        1 ][ DONE ]
>>>>> perl-JSON (4.05)                                            [        1 ][ DONE ]
>>>>> python3-setuptools (62.0.0)                                 [        8 ][ DONE ]
>>>>> python3-inotify (0.2.10)                                    [        1 ][ DONE ]
>>>>> python3-docutils (0.18.1)                                   [        2 ][ DONE ]
>>>>> python3-daemon (2.3.0)                                      [        1 ][ DONE ]
>>>>> glib (2.71.1)                                               [       26 ][ DONE ]
>>>>> ntp (4.2.8p15)                                              [       50 ][ DONE ]
>>>>> openssh (9.0p1)                                             [       41 ][ DONE ]
>>>>> fontconfig (2.13.1)                                         [       14 ][ DONE ]
>>>>> dejavu-fonts-ttf (2.37)                                     [        1 ][ DONE ]
>>>>> ubuntu-font-family (0.83)                                   [        1 ][ DONE ]
>>>>> freefont (20060126)                                         [        0 ][ DONE ]
>>>>> pixman (0.40.0)                                             [       10 ][ DONE ]
>>>>> cairo (1.16.0)                                              [       29 ][ DONE ]
>>>>> harfbuzz (4.4.1)                                            [       15 ][ DONE ]
>>>>> fribidi (1.0.12)                                            [        5 ][ DONE ]
>>>>> pango (1.50.6)                                              [        8 ][ DONE ]
>>>>> rrdtool (1.8.0)                                             [       22 ][ DONE ]
>>>>> setup                                                       [       12 ][ DONE ]
>>>>> jansson (2.14)                                              [        5 ][ DONE ]
>>>>> yaml (0.2.5)                                                [        4 ][ DONE ]
>>>>> libhtp (0.5.40)                                             [       11 ][ DONE ]
>>>>> colm (0.13.0.6)                                             [       15 ][ DONE ]
>>>>> ragel (7.0.0.11)                                            [     1:20 ][ DONE ]
>>>>> hyperscan (5.4.0)                                           [        0 ][ SKIP ]
>>>>> suricata (5.0.10)                                           [     2:26 ][ DONE ]
>>>>> ids-ruleset-sources                                         [        0 ][ DONE ]
>>>>> ipblocklist-sources                                         [        1 ][ DONE ]
>>>>> squid (5.6)                                                 [     2:08 ][ DONE ]
>>>>> squidguard (1.6.0)                                          [        7 ][ DONE ]
>>>>> calamaris (2.59)                                            [        1 ][ DONE ]
>>>>> tcpdump (4.99.1)                                            [        6 ][ DONE ]
>>>>> traceroute (2.1.0)                                          [        1 ][ DONE ]
>>>>> vlan (1.9)                                                  [        0 ][ DONE ]
>>>>> wireless (30.pre9)                                          [        1 ][ DONE ]
>>>>> pakfire (0.99)                                              [        1 ][ DONE ]
>>>>> spandsp (0.0.6)                                             [       10 ][ DONE ]
>>>>> lz4 (1.9.3)                                                 [       10 ][ DONE ]
>>>>> lzo (2.10)                                                  [       14 ][ DONE ]
>>>>> openvpn (2.5.6)                                             [       24 ][ DONE ]
>>>>> mpage (2.5.7)                                               [        0 ][ DONE ]
>>>>> dbus (1.14.0)                                               [       21 ][ DONE ]
>>>>> intltool (0.51.0)                                           [        1 ][ DONE ]
>>>>> libdaemon (0.14)                                            [        7 ][ DONE ]
>>>>> avahi (0.8)                                                 [       20 ][ DONE ]
>>>>> cups (2.4.2)                                                [       22 ][ DONE ]
>>>>> lcms2 (2.13.1)                                              [        8 ][ DONE ]
>>>>> ghostscript (9.56.1)                                        [       31 ][ DONE ]
>>>>> qpdf (10.4.0)                                               [       16 ][ DONE ]
>>>>> poppler (22.04.0)                                           [        7 ][ DONE ]
>>>>> poppler-data (0.4.11)                                       [        2 ][ DONE ]
>>>>> cups-filters (1.28.14)                                      [       12 ][ DONE ]
>>>>> epson-inkjet-printer-escpr (1.6.12)                         [        7 ][ DONE ]
>>>>> cups-pdf (3.0.1)                                            [        1 ][ DONE ]
>>>>> foomatic (4.0.9)                                            [       57 ][ DONE ]
>>>>> hplip (3.22.4)                                              [       14 ][ DONE ]
>>>>> cifs-utils (6.14)                                           [        6 ][ DONE ]
>>>>> krb5 (1.20)                                                 [       27 ][ DONE ]
>>>>> rpcsvc-proto (1.4.3)                                        [        3 ][ DONE ]
>>>>> samba (4.16.4)                                              [     6:11 ][ DONE ]
>>>>> netatalk (3.1.13)                                           [       44 ][ DONE ]
>>>>> sudo (1.9.11p3)                                             [       27 ][ DONE ]
>>>>> mc (4.8.28)                                                 [       30 ][ DONE ]
>>>>> wget (1.21.3)                                               [       34 ][ DONE ]
>>>>> bridge-utils (1.5)                                          [        3 ][ DONE ]
>>>>> smartmontools (7.3)                                         [        6 ][ DONE ]
>>>>> htop (3.2.1)                                                [        8 ][ DONE ]
>>>>> chkconfig (1.5)                                             [        0 ][ DONE ]
>>>>> postfix (3.7.2)                                             [       13 ][ DONE ]
>>>>> fetchmail (6.4.19)                                          [        8 ][ DONE ]
>>>>> clamav (0.105.1)                                            [     3:19 ][ DONE ]
>>>>> perl-NetAddr-IP (4.079)                                     [       14 ][ DONE ]
>>>>> dma (0.13)                                                  [        2 ][ DONE ]
>>>>> alsa (1.2.5.1)                                              [       26 ][ DONE ]
>>>>> mpfire                                                      [        1 ][ DONE ]
>>>>> guardian (2.0.2)                                            [        0 ][ DONE ]
>>>>> libid3tag (0.15.1b)                                         [        7 ][ DONE ]
>>>>> libmad (0.15.1b)                                            [       11 ][ DONE ]
>>>>> libogg (1.3.5)                                              [        4 ][ DONE ]
>>>>> libvorbis (1.3.7)                                           [        5 ][ DONE ]
>>>>> flac (1.3.3)                                                [       12 ][ DONE ]
>>>>> lame (3.100)                                                [        8 ][ DONE ]
>>>>> sox (14.4.2)                                                [       27 ][ DONE ]
>>>>> soxr (0.1.3)                                                [        4 ][ DONE ]
>>>>> libshout (2.4.3)                                            [        7 ][ DONE ]
>>>>> xvid (1.3.7)                                                [        2 ][ DONE ]
>>>>> libmpeg2 (0.4.1)                                            [       10 ][ DONE ]
>>>>> gnump3d (3.0)                                               [        2 ][ DONE ]
>>>>> rsync (3.2.4)                                               [       18 ][ DONE ]
>>>>> rpcbind (1.2.6)                                             [        3 ][ DONE ]
>>>>> keyutils (1.5.11)                                           [        1 ][ DONE ]
>>>>> nfs (2.6.1)                                                 [       19 ][ DONE ]
>>>>> gnu-netcat (0.7.1)                                          [        7 ][ DONE ]
>>>>> ncat (7.91)                                                 [       33 ][ DONE ]
>>>>> nmap (7.92)                                                 [       38 ][ DONE ]
>>>>> etherwake (1.09)                                            [        0 ][ DONE ]
>>>>> bwm-ng (0.6.1-f54b3fa)                                      [        8 ][ DONE ]
>>>>> sysstat (12.5.4)                                            [        4 ][ DONE ]
>>>>> strongswan (5.9.6)                                          [       52 ][ DONE ]
>>>>> rng-tools (6.14)                                            [        5 ][ DONE ]
>>>>> lsof (4.95.0.linux)                                         [        2 ][ DONE ]
>>>>> br2684ctl                                                   [        0 ][ DONE ]
>>>>> pcmciautils (014)                                           [        2 ][ DONE ]
>>>>> lm_sensors (3-6-0)                                          [        1 ][ DONE ]
>>>>> libstatgrab (0.92)                                          [       15 ][ DONE ]
>>>>> liboping (1.3.4)                                            [        6 ][ DONE ]
>>>>> collectd (4.10.9)                                           [     1:39 ][ DONE ]
>>>>> elinks (0.12pre6)                                           [       19 ][ DONE ]
>>>>> igmpproxy (0.3)                                             [        2 ][ DONE ]
>>>>> opus (1.3.1)                                                [        9 ][ DONE ]
>>>>> python3-pyparsing (3.0.7)                                   [        2 ][ DONE ]
>>>>> spice-protocol (0.14.3)                                     [        1 ][ DONE ]
>>>>> spice (0.15.0)                                              [       34 ][ DONE ]
>>>>> sdl2 (2.0.22)                                               [       19 ][ DONE ]
>>>>> libusbredir (0.8.0)                                         [        4 ][ DONE ]
>>>>> libseccomp (2.5.4)                                          [        5 ][ DONE ]
>>>>> qemu (7.0.0)                                                [     1:25 ][ DONE ]
>>>>> netsnmpd (5.9.1)                                            [     2:54 ][ DONE ]
>>>>> nagios_nrpe (4.1.0)                                         [       59 ][ DONE ]
>>>>> nagios-plugins (2.3.3)                                      [       52 ][ DONE ]
>>>>> icinga (1.11.4)                                             [       24 ][ DONE ]
>>>>> observium-agent (18.9.1)                                    [        3 ][ DONE ]
>>>>> ebtables (2.0.10-4)                                         [        1 ][ DONE ]
>>>>> faad2 (2_10_0)                                              [       13 ][ DONE ]
>>>>> alac (0.0.7)                                                [       10 ][ DONE ]
>>>>> ffmpeg (4.4)                                                [       37 ][ DONE ]
>>>>> vdr (2.4.7)                                                 [        5 ][ DONE ]
>>>>> vdr_streamdev (0.6.1)                                       [        3 ][ DONE ]
>>>>> vdr_epgsearch (2.4.0+git20191101)                           [       12 ][ DONE ]
>>>>> vdr_dvbapi (2.2.5)                                          [        1 ][ DONE ]
>>>>> vdr_eepg (master)                                           [        2 ][ DONE ]
>>>>> w_scan (20170107)                                           [        3 ][ DONE ]
>>>>> fmt (9.0.0)                                                 [        4 ][ DONE ]
>>>>> mpd (0.23.8)                                                [       11 ][ DONE ]
>>>>> libmpdclient (2.19)                                         [        3 ][ DONE ]
>>>>> mpc (0.34)                                                  [        2 ][ DONE ]
>>>>> perl-Net-CIDR-Lite (0.21)                                   [        1 ][ DONE ]
>>>>> perl-Net-SMTP-SSL (1.04)                                    [        1 ][ DONE ]
>>>>> perl-MIME-Base64 (3.16)                                     [        1 ][ DONE ]
>>>>> perl-Authen-SASL (2.16)                                     [        1 ][ DONE ]
>>>>> perl-MIME-Lite (3.033)                                      [        2 ][ DONE ]
>>>>> perl-Email-Date-Format (1.005)                              [        1 ][ DONE ]
>>>>> git (2.37.1)                                                [       10 ][ DONE ]
>>>>> squidclamav (5.11)                                          [        7 ][ DONE ]
>>>>> vnstat (2.9)                                                [        6 ][ DONE ]
>>>>> iw (5.9)                                                    [        0 ][ DONE ]
>>>>> wpa_supplicant (2.10)                                       [        4 ][ DONE ]
>>>>> hostapd (2_10)                                              [        2 ][ DONE ]
>>>>> syslinux (6.04-pre1)                                        [        0 ][ SKIP ]
>>>>> tftpd (5.2)                                                 [        6 ][ DONE ]
>>>>> cpufrequtils (008)                                          [        2 ][ DONE ]
>>>>> gutenprint (5.3.4)                                          [       14 ][ DONE ]
>>>>> apcupsd (3.14.14)                                           [        8 ][ DONE ]
>>>>> fireperf (0.2.0)                                            [        8 ][ DONE ]
>>>>> iperf (2.1.7)                                               [        7 ][ DONE ]
>>>>> iperf3 (3.10.1)                                             [        5 ][ DONE ]
>>>>> 7zip (17.04)                                                [        4 ][ DONE ]
>>>>> lynis (3.0.8)                                               [        1 ][ DONE ]
>>>>> sshfs (3.7.2)                                               [        2 ][ DONE ]
>>>>> taglib (1.12)                                               [        3 ][ DONE ]
>>>>> sslh (1.22c)                                                [        1 ][ DONE ]
>>>>> perl-gettext (1.05)                                         [        1 ][ DONE ]
>>>>> perl-Sort-Naturally (1.03)                                  [        1 ][ DONE ]
>>>>> vdradmin (3.6.10)                                           [        2 ][ DONE ]
>>>>> perl-DBI (1.631)                                            [        3 ][ DONE ]
>>>>> perl-DBD-SQLite (1.40)                                      [        2 ][ DONE ]
>>>>> perl-File-ReadBackwards (1.05)                              [        1 ][ DONE ]
>>>>> openvmtools (stable-12.0.5)                                 [        0 ][ SKIP ]
>>>>> joe (4.6)                                                   [        9 ][ DONE ]
>>>>> monit (5.32.0)                                              [       21 ][ DONE ]
>>>>> nut (2.8.0)                                                 [       32 ][ DONE ]
>>>>> watchdog (5.16)                                             [        4 ][ DONE ]
>>>>> usb_modeswitch (2.6.1)                                      [        1 ][ DONE ]
>>>>> usb_modeswitch_data (20191128)                              [        3 ][ DONE ]
>>>>> zerofree (1.1.1)                                            [        0 ][ DONE ]
>>>>> minicom (2.8)                                               [        7 ][ DONE ]
>>>>> ddrescue (1.25)                                             [        1 ][ DONE ]
>>>>> powertop (2.14)                                             [       18 ][ DONE ]
>>>>> parted (3.5)                                                [       31 ][ DONE ]
>>>>> swig (4.0.2)                                                [       12 ][ DONE ]
>>>>> dtc (1.6.1)                                                 [        0 ][ SKIP ]
>>>>> u-boot (2021.07)                                            [     1:55 ][ DONE ]
>>>>> u-boot-friendlyarm (5e8607b-nanopi-r1-binary)                     [        0 ][ DONE ]
>>>>> wireless-regdb (2022.02.18)                                 [        1 ][ DONE ]
>>>>> ddns (014)                                                  [        5 ][ DONE ]
>>>>> python3-pycparser (2.21)                                    [        2 ][ DONE ]
>>>>> python3-charset-normalizer (2.0.12)                         [        2 ][ DONE ]
>>>>> python3-certifi (2021.10.8)                                 [        1 ][ DONE ]
>>>>> python3-idna (3.3)                                          [        1 ][ DONE ]
>>>>> python3-requests (2.27.1)                                   [        2 ][ DONE ]
>>>>> python3-toml (0.10.2)                                       [        1 ][ DONE ]
>>>>> python3-pyproject2setuppy (22)                              [        1 ][ DONE ]
>>>>> python3-tomli (2.0.1)                                       [        2 ][ DONE ]
>>>>> python3-pep517 (0.12.0)                                     [        0 ][ DONE ]
>>>>> python3-build (0.7.0)                                       [        1 ][ DONE ]
>>>>> python3-install (0.0.3)                                     [        1 ][ DONE ]
>>>>> python3-urllib3 (1.26.9)                                    [        2 ][ DONE ]
>>>>> python3-flit (3.7.1)                                        [        2 ][ DONE ]
>>>>> python3-packaging (21.3)                                    [        1 ][ DONE ]
>>>>> python3-typing-extensions (4.1.1)                           [        1 ][ DONE ]
>>>>> python3-semantic-version (2.9.0)                            [        2 ][ DONE ]
>>>>> python3-setuptools-scm (6.4.2)                              [        1 ][ DONE ]
>>>>> python3-setuptools-rust (1.2.0)                             [        2 ][ DONE ]
>>>>> python3-six (1.16.0)                                        [        1 ][ DONE ]
>>>>> python3-dateutil (2.8.2)                                    [        2 ][ DONE ]
>>>>> python3-jmespath (1.0.0)                                    [        1 ][ DONE ]
>>>>> python3-colorama (0.4.4)                                    [        1 ][ DONE ]
>>>>> python3-yaml (6.0)                                          [        2 ][ DONE ]
>>>>> python3-s3transfer (0.5.2)                                  [        1 ][ DONE ]
>>>>> python3-rsa (4.8)                                           [        1 ][ DONE ]
>>>>> python3-pyasn1 (0.4.8)                                      [        2 ][ DONE ]
>>>>> python3-botocore (1.25.12)                                  [        5 ][ DONE ]
>>>>> python3-cffi (1.15.0)                                       [        2 ][ DONE ]
>>>>> python3-cryptography (36.0.2)                               [     3:13 ][ DONE ]
>>>>> python3-circuitbreaker (1.3.2)                              [        1 ][ DONE ]
>>>>> python3-pytz (2022.1)                                       [        4 ][ DONE ]
>>>>> python3-click (8.1.2)                                       [        2 ][ DONE ]
>>>>> python3-arrow (1.2.2)                                       [        1 ][ DONE ]
>>>>> python3-terminaltables (3.1.10)                             [        2 ][ DONE ]
>>>>> python3-pkgconfig (1.5.5)                                   [        1 ][ DONE ]
>>>>> python3-msgpack (1.0.3)                                     [        2 ][ DONE ]
>>>>> python3-attr (0.3.2)                                        [        1 ][ DONE ]
>>>>> python3-attrs (21.4.0)                                      [        2 ][ DONE ]
>>>>> python3-sniffio (1.2.0)                                     [        1 ][ DONE ]
>>>>> python3-sortedcontainers (2.4.0)                            [        1 ][ DONE ]
>>>>> python3-outcome (1.2.0)                                     [        2 ][ DONE ]
>>>>> python3-async_generator (1.10)                              [        1 ][ DONE ]
>>>>> python3-Cython (0.29.30)                                    [     1:02 ][ DONE ]
>>>>> python3-trio (0.21.0)                                       [        2 ][ DONE ]
>>>>> python3-pyfuse3 (3.2.1)                                     [       19 ][ DONE ]
>>>>> aws-cli (1.23.12)                                           [       14 ][ DONE ]
>>>>> oci-python-sdk (2.64.0)                                     [       51 ][ DONE ]
>>>>> oci-cli (3.7.3)                                             [       12 ][ DONE ]
>>>>> transmission (3.00)                                         [       15 ][ DONE ]
>>>>> mtr (0.95)                                                  [        5 ][ DONE ]
>>>>> minidlna (1.3.0)                                            [       10 ][ DONE ]
>>>>> acpid (2.0.32)                                              [        4 ][ DONE ]
>>>>> fping (5.0)                                                 [        3 ][ DONE ]
>>>>> telnet (0.17)                                               [        3 ][ DONE ]
>>>>> xinetd (2.3.15)                                             [        7 ][ DONE ]
>>>>> stress (1.0.5)                                              [        4 ][ DONE ]
>>>>> sarg (2.4.0)                                                [        9 ][ DONE ]
>>>>> nginx (1.21.6)                                              [       10 ][ DONE ]
>>>>> sysbench (1.0.20)                                           [        0 ][ SKIP ]
>>>>> strace (5.17)                                               [       33 ][ DONE ]
>>>>> ltrace (0.7.3)                                              [        8 ][ DONE ]
>>>>> ipfire-netboot (v2.0)                                       [        0 ][ SKIP ]
>>>>> lcdproc (0.5.9)                                             [       10 ][ DONE ]
>>>>> keepalived (2.2.7)                                          [       11 ][ DONE ]
>>>>> ipvsadm (1.31)                                              [        1 ][ DONE ]
>>>>> perl-Carp-Clan (6.08)                                       [        1 ][ DONE ]
>>>>> perl-Date-Calc (6.4)                                        [        2 ][ DONE ]
>>>>> perl-Date-Manip (6.86)                                      [        9 ][ DONE ]
>>>>> perl-File-Tail (1.3)                                        [        1 ][ DONE ]
>>>>> perl-TimeDate (2.33)                                        [        1 ][ DONE ]
>>>>> swatch (3.2.4)                                              [        2 ][ DONE ]
>>>>> tor (0.4.7.8)                                               [       34 ][ DONE ]
>>>>> wavemon (0.7.5)                                             [        4 ][ DONE ]
>>>>> iptraf-ng (1.2.1)                                           [        1 ][ DONE ]
>>>>> iotop (0.6)                                                 [        1 ][ DONE ]
>>>>> stunnel (5.63)                                              [        9 ][ DONE ]
>>>>> bacula (9.6.7)                                              [       28 ][ DONE ]
>>>>> perl-Font-TTF (1.06)                                        [        2 ][ DONE ]
>>>>> perl-IO-String (1.08)                                       [        1 ][ DONE ]
>>>>> perl-PDF-API2 (2.033)                                       [        3 ][ DONE ]
>>>>> proxy-accounting (1.0.4)                                    [        0 ][ DONE ]
>>>>> tmux (3.3)                                                  [        9 ][ DONE ]
>>>>> perl-Text-CSV_XS (1.12)                                     [        2 ][ DONE ]
>>>>> lua (5.4.4)                                                 [        1 ][ DONE ]
>>>>> haproxy (2.6.0)                                             [        1 ][ DONE ]
>>>>> ipset (7.15)                                                [       14 ][ DONE ]
>>>>> dnsdist (1.7.2)                                             [        0 ][ SKIP ]
>>>>> bird (2.0.9)                                                [        5 ][ DONE ]
>>>>> libyang (2.0.194)                                           [        3 ][ DONE ]
>>>>> frr (8.0.1)                                                 [       40 ][ DONE ]
>>>>> dmidecode (3.3)                                             [        0 ][ SKIP ]
>>>>> mcelog (181)                                                [        0 ][ SKIP ]
>>>>> libpciaccess (0.16)                                         [        6 ][ DONE ]
>>>>> libyajl (2.1.0)                                             [        2 ][ DONE ]
>>>>> libvirt (7.10.0)                                            [        0 ][ SKIP ]
>>>>> libtalloc (2.3.1)                                           [       28 ][ DONE ]
>>>>> freeradius (3.0.23)                                         [       59 ][ DONE ]
>>>>> perl-common-sense (3.74)                                    [        1 ][ DONE ]
>>>>> perl-inotify2 (1.22)                                        [        1 ][ DONE ]
>>>>> perl-Net-IP (1.26)                                          [        2 ][ DONE ]
>>>>> wio (1.3.2)                                                 [        1 ][ DONE ]
>>>>> iftop (1.0pre4)                                             [        4 ][ DONE ]
>>>>> mdns-repeater (1.10)                                        [        0 ][ DONE ]
>>>>> i2c-tools (4.3)                                             [        1 ][ DONE ]
>>>>> nss-myhostname (0.3)                                        [        7 ][ DONE ]
>>>>> dehydrated (0.7.0)                                          [        1 ][ DONE ]
>>>>> shairport-sync (3.3.8)                                      [       10 ][ DONE ]
>>>>> borgbackup (1.2.0)                                          [       24 ][ DONE ]
>>>>> lmdb (0.9.29)                                               [        1 ][ DONE ]
>>>>> knot (3.1.7)                                                [       11 ][ DONE ]
>>>>> spectre-meltdown-checker (0.45)                             [        1 ][ DONE ]
>>>>> zabbix_agentd (6.0.6)                                       [       20 ][ DONE ]
>>>>> flashrom (1.2)                                              [        0 ][ SKIP ]
>>>>> firmware-update (20210107)                                  [        4 ][ DONE ]
>>>>> tshark (3.6.3)                                              [       41 ][ DONE ]
>>>>> speedtest-cli (2.1.3)                                       [        1 ][ DONE ]
>>>>> amazon-ssm-agent (3.0.356.0)                                [        0 ][ SKIP ]
>>>>> libloc (0.9.13)                                             [       34 ][ DONE ]
>>>>> ncdu (1.17)                                                 [        3 ][ DONE ]
>>>>> lshw (B.02.19.2)                                            [        1 ][ DONE ]
>>>>> socat (1.7.4.2)                                             [       24 ][ DONE ]
>>>>> libcdada (0.3.5)                                            [       20 ][ DONE ]
>>>>> pmacct (1.7.6)                                              [     1:56 ][ DONE ]
>>>>> squid-asnbl (0.2.3)                                         [        1 ][ DONE ]
>>>>> qemu-ga (7.0.0)                                             [        0 ][ DONE ]
>>>>> gptfdisk (1.0.9)                                            [        2 ][ DONE ]
>>>>> oath-toolkit (2.6.7)                                        [     1:16 ][ DONE ]
>>>>> qrencode (4.1.1)                                            [        4 ][ DONE ]
>>>>> perl-File-Remove (1.60)                                     [        1 ][ DONE ]
>>>>> perl-Module-Build (0.4231)                                  [        2 ][ DONE ]
>>>>> perl-Module-ScanDeps (1.31)                                 [        1 ][ DONE ]
>>>>> perl-YAML-Tiny (1.73)                                       [        1 ][ DONE ]
>>>>> perl-Module-Install (1.19)                                  [        2 ][ DONE ]
>>>>> perl-Imager (1.012)                                         [        9 ][ DONE ]
>>>>> perl-Imager-QRCode (0.035)                                  [        2 ][ DONE ]
>>>>> perl-MIME-Base32 (1.303)                                    [        1 ][ DONE ]
>>>>> perl-URI-Encode (1.1.1)                                     [        1 ][ DONE ]
>>>>> Building installer
>>>>> memtest (5.01)                                              [        0 ][ SKIP ]
>>>>> installer                                                   [       12 ][ DONE ]
>>>>> strip                                                       [       46 ][ DONE ]
>>>>> Building packages
>>>>> Generating packages list from logs                                      [ DONE ]
>>>>> cdrom                                                       [     3:14 ][ DONE ]
>>>>> flash-images                                                [     3:57 ][ DONE ]
>>>>> core-updates                                                [       42 ][ DONE ]
>>>>> samba (4.16.4)                                              [       32 ][ DONE ]
>>>>> python3-msgpack (1.0.3)                                     [        0 ][ DONE ]
>>>>> python3-cffi (1.15.0)                                       [        0 ][ DONE ]
>>>>> vdr_dvbapi (2.2.5)                                          [        0 ][ DONE ]
>>>>> borgbackup (1.2.0)                                          [        2 ][ DONE ]
>>>>> perl-gettext (1.05)                                         [        0 ][ DONE ]
>>>>> libshout (2.4.3)                                            [        0 ][ DONE ]
>>>>> speedtest-cli (2.1.3)                                       [        0 ][ DONE ]
>>>>> python3-sortedcontainers (2.4.0)                            [        0 ][ DONE ]
>>>>> libmad (0.15.1b)                                            [        0 ][ DONE ]
>>>>> iotop (0.6)                                                 [        1 ][ DONE ]
>>>>> cpufrequtils (008)                                          [        0 ][ DONE ]
>>>>> sysbench (1.0.20)                                           [        0 ][ SKIP ]
>>>>> python3-pytz (2022.1)                                       [        0 ][ DONE ]
>>>>> python3-circuitbreaker (1.3.2)                              [        0 ][ DONE ]
>>>>> libid3tag (0.15.1b)                                         [        0 ][ DONE ]
>>>>> rsync (3.2.4)                                               [        0 ][ DONE ]
>>>>> netatalk (3.1.13)                                           [        0 ][ DONE ]
>>>>> vdradmin (3.6.10)                                           [        1 ][ DONE ]
>>>>> python3-rsa (4.8)                                           [        0 ][ DONE ]
>>>>> perl-common-sense (3.74)                                    [        0 ][ DONE ]
>>>>> python3-async_generator (1.10)                              [        0 ][ DONE ]
>>>>> firmware-update (20210107)                                  [        0 ][ DONE ]
>>>>> python3-pyasn1 (0.4.8)                                      [        1 ][ DONE ]
>>>>> dnsdist (1.7.2)                                             [        0 ][ SKIP ]
>>>>> postfix (3.7.2)                                             [        5 ][ DONE ]
>>>>> epson-inkjet-printer-escpr (1.6.12)                         [        6 ][ DONE ]
>>>>> aws-cli (1.23.12)                                           [        4 ][ DONE ]
>>>>> sdl2 (2.0.22)                                               [        1 ][ DONE ]
>>>>> mpd (0.23.8)                                                [        0 ][ DONE ]
>>>>> iftop (1.0pre4)                                             [        1 ][ DONE ]
>>>>> oci-python-sdk (2.64.0)                                     [       23 ][ DONE ]
>>>>> python3-msgpack (1.0.3)                                     [        0 ][ DONE ]
>>>>> libtalloc (2.3.1)                                           [        1 ][ DONE ]
>>>>> python3-attr (0.3.2)                                        [        0 ][ DONE ]
>>>>> flashrom (1.2)                                              [        0 ][ SKIP ]
>>>>> mcelog (181)                                                [        0 ][ SKIP ]
>>>>> tmux (3.3)                                                  [        0 ][ DONE ]
>>>>> haproxy (2.6.0)                                             [        1 ][ DONE ]
>>>>> igmpproxy (0.3)           ��                                 [        1 ][ DONE ]
>>>>> sslh (1.22c)                                                [        0 ][ DONE ]
>>>>> iperf (2.1.7)                                               [        0 ][ DONE ]
>>>>> watchdog (5.16)                                             [        0 ][ DONE ]
>>>>> swatch (3.2.4)                                              [        0 ][ DONE ]
>>>>> alsa (1.2.5.1)                                              [        7 ][ DONE ]
>>>>> gptfdisk (1.0.9)                                            [        0 ][ DONE ]
>>>>> make (4.3)                                                  [        0 ][ DONE ]
>>>>> python3-yaml (6.0)                                          [        1 ][ DONE ]
>>>>> opus (1.3.1)                                                [        0 ][ DONE ]
>>>>> openvmtools (stable-12.0.5)                                 [        0 ][ SKIP ]
>>>>> libcdada (0.3.5)                                            [        0 ][ DONE ]
>>>>> w_scan (20170107)                                           [        0 ][ DONE ]
>>>>> clamav (0.105.1)                                            [        5 ][ DONE ]
>>>>> python3-s3transfer (0.5.2)                                  [        0 ][ DONE ]
>>>>> git (2.37.1)                                                [       10 ][ DONE ]
>>>>> spice (0.15.0)                                              [        0 ][ DONE ]
>>>>> python3-typing-extensions (4.1.1)                           [        0 ][ DONE ]
>>>>> ltrace (0.7.3)                                              [        0 ][ DONE ]
>>>>> python3-pkgconfig (1.5.5)                                   [        0 ][ DONE ]
>>>>> perl-Carp-Clan (6.08)                                       [        0 ][ DONE ]
>>>>> perl-Parse-Yapp (1.21)                                      [        0 ][ DONE ]
>>>>> monit (5.32.0)                                              [        0 ][ DONE ]
>>>>> libexif (0.6.22)                                            [        1 ][ DONE ]
>>>>> pmacct (1.7.6)                                              [        1 ][ DONE ]
>>>>> python3-dateutil (2.8.2)                                    [        0 ][ DONE ]
>>>>> zabbix_agentd (6.0.6)                                       [        0 ][ DONE ]
>>>>> python3-attrs (21.4.0)                                      [        0 ][ DONE ]
>>>>> python3-cryptography (36.0.2)                               [        1 ][ DONE ]
>>>>> libyajl (2.1.0)                                             [        0 ][ DONE ]
>>>>> qemu (7.0.0)                                                [       40 ][ DONE ]
>>>>> powertop (2.14)                                             [        0 ][ DONE ]
>>>>> faad2 (2_10_0)                                              [        1 ][ DONE ]
>>>>> sox (14.4.2)                                                [        0 ][ DONE ]
>>>>> transmission (3.00)                                         [        1 ][ DONE ]
>>>>> strace (5.17)                                               [        1 ][ DONE ]
>>>>> stress (1.0.5)                                              [        0 ][ DONE ]
>>>>> perl-MIME-Base64 (3.16)                                     [        0 ][ DONE ]
>>>>> wio (1.3.2)                                                 [        0 ][ DONE ]
>>>>> frr (8.0.1)                                                 [        4 ][ DONE ]
>>>>> lame (3.100)                                                [        0 ][ DONE ]
>>>>> tcpdump (4.99.1)                                            [        0 ][ DONE ]
>>>>> minicom (2.8)                                               [        1 ][ DONE ]
>>>>> python3-cffi (1.15.0)                                       [        0 ][ DONE ]
>>>>> nginx (1.21.6)                                              [        1 ][ DONE ]
>>>>> iptraf-ng (1.2.1)                                           [        0 ][ DONE ]
>>>>> bacula (9.6.7)                                              [        0 ][ DONE ]
>>>>> socat (1.7.4.2)                                             [        0 ][ DONE ]
>>>>> lshw (B.02.19.2)                                            [        1 ][ DONE ]
>>>>> foomatic (4.0.9)                                            [       16 ][ DONE ]
>>>>> traceroute (2.1.0)                                          [        0 ][ DONE ]
>>>>> cups (2.4.2)                                                [        7 ][ DONE ]
>>>>> perl-Net-SMTP-SSL (1.04)                                    [        0 ][ DONE ]
>>>>> perl-File-ReadBackwards (1.05)                              [        0 ][ DONE ]
>>>>> ipvsadm (1.31)                                              [        1 ][ DONE ]
>>>>> python3-terminaltables (3.1.10)                             [        0 ][ DONE ]
>>>>> elfutils (0.186)                                            [        1 ][ DONE ]
>>>>> observium-agent (18.9.1)                                    [        0 ][ DONE ]
>>>>> 7zip (17.04)                                                [        4 ][ DONE ]
>>>>> vdr_streamdev (0.6.1)                                       [        0 ][ DONE ]
>>>>> rpcbind (1.2.6)                                             [        0 ][ DONE ]
>>>>> mpc (0.34)                                                  [        1 ][ DONE ]
>>>>> mdns-repeater (1.10)                                        [        0 ][ DONE ]
>>>>> python3-jmespath (1.0.0)                                    [        0 ][ DONE ]
>>>>> bwm-ng (0.6.1-f54b3fa)                                      [        0 ][ DONE ]
>>>>> ncat (7.91)                                                 [        0 ][ DONE ]
>>>>> fping (5.0)                                                 [        0 ][ DONE ]
>>>>> spandsp (0.0.6)                                             [        1 ][ DONE ]
>>>>> vdr (2.4.7)                                                 [        1 ][ DONE ]
>>>>> ddrescue (1.25)                                             [        0 ][ DONE ]
>>>>> bird (2.0.9)                                                [        0 ][ DONE ]
>>>>> c-ares (1.17.1)                                             [        0 ][ DONE ]
>>>>> htop (3.2.1)                                                [        1 ][ DONE ]
>>>>> netsnmpd (5.9.1)                                            [        4 ][ DONE ]
>>>>> mc (4.8.28)                                                 [        1 ][ DONE ]
>>>>> python3-arrow (1.2.2)                                       [        0 ][ DONE ]
>>>>> python3-requests (2.27.1)                                   [        0 ][ DONE ]
>>>>> python3-packaging (21.3)                                    [        0 ][ DONE ]
>>>>> libassuan (2.5.4)                                           [        0 ][ DONE ]
>>>>> tor (0.4.7.8)                                               [        9 ][ DONE ]
>>>>> wavemon (0.7.5)                                             [        0 ][ DONE ]
>>>>> libdaemon (0.14)                                            [        0 ][ DONE ]
>>>>> nagios_nrpe (4.1.0)                                         [        0 ][ DONE ]
>>>>> taglib (1.12)                                               [        1 ][ DONE ]
>>>>> libseccomp (2.5.4)                                          [        0 ][ DONE ]
>>>>> python3-semantic-version (2.9.0)                            [        0 ][ DONE ]
>>>>> ncdu (1.17)                                                 [        0 ][ DONE ]
>>>>> libusbredir (0.8.0)                                         [        0 ][ DONE ]
>>>>> perl-File-Tail (1.3)                                        [        0 ][ DONE ]
>>>>> dbus (1.14.0)                                               [        1 ][ DONE ]
>>>>> libpciaccess (0.16)                                         [        0 ][ DONE ]
>>>>> perl-TimeDate (2.33)                                        [        0 ][ DONE ]
>>>>> cifs-utils (6.14)                                           [        0 ][ DONE ]
>>>>> freeradius (3.0.23)                                         [        3 ][ DONE ]
>>>>> oci-cli (3.7.3)                                             [        6 ][ DONE ]
>>>>> python3-certifi (2021.10.8)                                 [        0 ][ DONE ]
>>>>> python3-click (8.1.2)                                       [        1 ][ DONE ]
>>>>> stunnel (5.63)                                              [        0 ][ DONE ]
>>>>> avahi (0.8)                                                 [        0 ][ DONE ]
>>>>> xvid (1.3.7)                                                [        1 ][ DONE ]
>>>>> nmap (7.92)                                                 [       10 ][ DONE ]
>>>>> libvorbis (1.3.7)                                           [        0 ][ DONE ]
>>>>> pcengines-apu-firmware (4.17.0.1)                           [        0 ][ SKIP ]
>>>>> guardian (2.0.2)                                            [        1 ][ DONE ]
>>>>> python3-setuptools (62.0.0)                                 [        1 ][ DONE ]
>>>>> python3-sniffio (1.2.0)                                     [        0 ][ DONE ]
>>>>> libogg (1.3.5)                                              [        0 ][ DONE ]
>>>>> ghostscript (9.56.1)                                        [       14 ][ DONE ]
>>>>> mpfire                                                      [        0 ][ DONE ]
>>>>> perl-Date-Calc (6.4)                                        [        0 ][ DONE ]
>>>>> lcdproc (0.5.9)                                             [        0 ][ DONE ]
>>>>> lynis (3.0.8)                                               [        0 ][ DONE ]
>>>>> cups-pdf (3.0.1)                                            [        0 ][ DONE ]
>>>>> flac (1.3.3)                                                [        1 ][ DONE ]
>>>>> perl-Net-IP (1.26)                                          [        0 ][ DONE ]
>>>>> apcupsd (3.14.14)                                           [        0 ][ DONE ]
>>>>> libmpeg2 (0.4.1)                                            [        0 ][ DONE ]
>>>>> perl-Date-Manip (6.86)                                      [        5 ][ DONE ]
>>>>> vdr_epgsearch (2.4.0+git20191101)                           [        1 ][ DONE ]
>>>>> hostapd (2_10)                                              [        0 ][ DONE ]
>>>>> ebtables (2.0.10-4)                                         [        1 ][ DONE ]
>>>>> alac (0.0.7)                                                [        0 ][ DONE ]
>>>>> shairport-sync (3.3.8)                                      [        0 ][ DONE ]
>>>>> perl-inotify2 (1.22)                                        [        0 ][ DONE ]
>>>>> python3-trio (0.21.0)                                       [        1 ][ DONE ]
>>>>> minidlna (1.3.0)                                            [        0 ][ DONE ]
>>>>> libtirpc (1.3.1)                                            [        0 ][ DONE ]
>>>>> gnu-netcat (0.7.1)                                          [        0 ][ DONE ]
>>>>> gutenprint (5.3.4)                                          [        4 ][ DONE ]
>>>>> python3-pyfuse3 (3.2.1)                                     [        0 ][ FAIL ]
>>>>>
>>>>>     + make -f python3-trio LFS_BASEDIR=/usr/src dist
>>>>>     '/usr/src/config/rootfiles/packages//python3-trio' -> '/tmp/package-python3-trio/ROOTFILES'
>>>>>     xz: Adjusted the number of threads from 4 to 3 to not exceed the memory usage limit of 2048 MiB
>>>>>     Aug  5 15:38:40: Building minidlna minidlna-1.3.0.tar.gz checksum OK
>>>>>     + cd /usr/src/lfs
>>>>>     + make -f minidlna LFS_BASEDIR=/usr/src dist
>>>>>     '/usr/src/config/rootfiles/packages//minidlna' -> '/tmp/package-minidlna/ROOTFILES'
>>>>>     xz: Adjusted the number of threads from 4 to 3 to not exceed the memory usage limit of 2048 MiB
>>>>>     Aug  5 15:38:40: Building libtirpc libtirpc-1.3.1.tar.bz2 checksum OK
>>>>>     + cd /usr/src/lfs
>>>>>     + make -f libtirpc LFS_BASEDIR=/usr/src dist
>>>>>     '/usr/src/config/rootfiles/packages//libtirpc' -> '/tmp/package-libtirpc/ROOTFILES'
>>>>>     xz: Adjusted the number of threads from 4 to 3 to not exceed the memory usage limit of 2048 MiB
>>>>>     Aug  5 15:38:40: Building gnu-netcat netcat-0.7.1.tar.gz checksum OK
>>>>>     + cd /usr/src/lfs
>>>>>     + make -f gnu-netcat LFS_BASEDIR=/usr/src dist
>>>>>     '/usr/src/config/rootfiles/packages//gnu-netcat' -> '/tmp/package-gnu-netcat/ROOTFILES'
>>>>>     xz: Adjusted the number of threads from 4 to 3 to not exceed the memory usage limit of 2048 MiB
>>>>>     Aug  5 15:38:40: Building gutenprint gutenprint-5.3.4.tar.xz checksum OK
>>>>>     + cd /usr/src/lfs
>>>>>     + make -f gutenprint LFS_BASEDIR=/usr/src dist
>>>>>     '/usr/src/config/rootfiles/packages//gutenprint' -> '/tmp/package-gutenprint/ROOTFILES'
>>>>>     xz: Adjusted the number of threads from 4 to 3 to not exceed the memory usage limit of 2048 MiB
>>>>>     Aug  5 15:38:44: Building python3-pyfuse3 pyfuse3-3.2.1.tar.gz checksum OK
>>>>>     + cd /usr/src/lfs
>>>>>     + make -f python3-pyfuse3 LFS_BASEDIR=/usr/src dist
>>>>>     '/usr/src/config/rootfiles/packages//python3-pyfuse3' -> '/tmp/package-python3-pyfuse3/ROOTFILES'
>>>>>     tar: usr/lib/python3.10/site-packages/pyfuse3.cpython-310-armv6l-linux-gnu.so: Cannot stat: No such file or directory
>>>>>     tar: Exiting with failure status due to previous errors
>>>>>     make: *** [python3-pyfuse3:61: dist] Error 2
>>>>>
>>>>> ERROR: Packaging python3-pyfuse3                                        [ FAIL ]
>>>>>     Check /build/nightly/next/log/_build.packages.log for errors if applicable[ FAIL ]
>>>>
>>>
>>
>> -- 
>> Sent from my laptop
>>
> 

-- 
Sent from my laptop

  reply	other threads:[~2022-08-06 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2dcd7a5f-aa93-a7b0-63ee-067832928753@ipfire.org>
2022-08-06 10:47 ` Fwd: " Adolf Belka
2022-08-06 12:11   ` Michael Tremer
2022-08-06 12:37     ` Adolf Belka [this message]
2022-08-06 12:38       ` Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9f88d9b5-c340-7bd7-e1ff-5bdfc271a828@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox