Hi Michael,
On 31/01/2024 21:28, Adolf Belka wrote:
Hi again Michael,
On 31/01/2024 19:27, Adolf Belka wrote:
Hi Michael,
I ran a fresh build with no changes of my own and libvirt failed again. The logs for the failure are different to before but still similar-ish.
src/remote/qemu_protocol.h:96:5: error: unknown type name 'remote_nonnull_domain' 96 | remote_nonnull_domain dom; | ^~~~~~~~~~~~~~~~~~~~~ src/remote/qemu_protocol.h:97:5: error: unknown type name 'remote_nonnull_string' 97 | remote_nonnull_string cmd; | ^~~~~~~~~~~~~~~~~~~~~ src/remote/qemu_protocol.h:105:5: error: unknown type name 'remote_nonnull_string' 105 | remote_nonnull_string result;
I have just done another git pull and will again run a clean build and see what happens here.
So this build went without any problems with libvirt this time around. Maybe something in one of the git pull's was a bit off somehow.
I will now go back and do a fresh build of the packages, so not popping the stash that was based on an earlier git pull.
The build with the package updates went without libvirt having any problems. It looks like the latest git pull solved whatever the problem was.
Regards,
Adolf
Fingers crossed that it all goes well this time.
Regards,
Adolf.
Regards, Adolf.
On 31/01/2024 18:11, Michael Tremer wrote:
Hello,
I have run two successful and clean builds of next on my local machine. So I cannot confirm that things are broken at the moment.
-Michael
On 31 Jan 2024, at 16:31, Adolf Belka adolf.belka@ipfire.org wrote:
Hi Michael,
I have been running a build for 5 packages being updated and all of them built okay but I just had libvirt fail on me for similar-ish error messages.
../src/remote/remote_daemon_config.c: In function 'daemonConfigNew': ../src/remote/remote_daemon_config.c:115:30: error: 'REMOTE_AUTH_NONE' undeclared (first use in this function) 115 | data->auth_unix_rw = REMOTE_AUTH_NONE; | ^~~~~~~~~~~~~~~~ ../src/remote/remote_daemon_config.c:115:30: note: each undeclared identifier is reported only once for each function it appears in In file included from /usr/include/glib-2.0/glib/gstring.h:37, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from ../src/util/glibcompat.h:21, from ../src/internal.h:30, from ../src/remote/remote_daemon_config.h:24, from ../src/remote/remote_daemon_config.c:24: ../src/remote/remote_daemon_config.c:121:63: error: 'REMOTE_AUTH_POLKIT' undeclared (first use in this function) 121 | data->unix_sock_rw_perms = g_strdup(data->auth_unix_rw == REMOTE_AUTH_POLKIT ? "0777" : "0700");
The updates are for diffutils, ed, gettext, go and lzip.
I am going to stash the build and run a version with no changes to the last pull I did and see if that then builds successfully or not.
Will let you know what I find.
Regards, Adolf.
On 30/01/2024 16:07, Michael Tremer wrote:
Hello, No it’s not that the package didn’t build when I merged your patches. I just doesn’t seem to build now. The error messages where not very helpful, so it seems that something else must have changed and I was just wondering whether someone had a clue without me investing time into the research :) I will run a local build and see what is confusing libvirt :) -Michael
On 29 Jan 2024, at 17:15, Adolf Belka adolf.belka@ipfire.org wrote:
Hi Michael,
I also just searched in the changelog for risc and found the following in version 9.3.0
- **Improvements**
* qemu: Change default machine type for ARM and RISC-V
ARM and RISC-V architectures now use the ``virt`` machine type by default. The previous defaults were nearly unusable and had to be overridden in most cases.
That looks likely to only have an impact on the execution and not the build.
All other references to risc are from much earlier versions of libvirt - 5.3.0 and earlier.
Regards, Adolf.
On 29/01/2024 18:08, Adolf Belka wrote: > Hi Michael, > > On 29/01/2024 17:11, Michael Tremer wrote: >> Hello, >> >> Does anyone have an idea why this broke? Did we change anything that would affect this package? >> > The version of libvirt was increased from 8.10.0 to 10.0.0 with a patch on 18th Jan. > > The x86_64 build had no problems when I built and submitted it. > > I checked on the libvirt github issues page and there is nothing related to the errors shown in this Nightly Build failure. > > I also searched for several simple words related to the error in the very large changelog in the libvirt source tarball but none of the words were found in the changelog. > > I also searched for the error message, both as original and in smaller truncated format and nothing came up. > > Unfortunately I don't have any obvious answer. > > Regards, > Adolf. > >> The build before seems to have gone past this… >> >> -Michael >> >>> Begin forwarded message: >>> >>> From: IPFire Nightly Builder nightly-builds@ipfire.org >>> Subject: [FAILED] Nightly Build of next (897fecc) for riscv64 on riscv64-01.haj.ipfire.org >>> Date: 28 January 2024 at 10:34:49 GMT >>> To: Nightly Builds List nightly-builds@lists.ipfire.org >>> >>> https://nightly.ipfire.org/next/2024-01-25%2010%3A23%3A03%20%2B0000-897fecc8... >>> >>> commit 897fecc8df3a09195ed26a2bdf5d4607f492eafd >>> Author: Adolf Belka adolf.belka@ipfire.org >>> Date: Wed Jan 24 22:09:44 2024 +0100 >>> >>> abseil-cpp: New build dependency for protobuf >>> >>> - abseil-cpp required to build protobuf which is required for protobuf-c which is new >>> build dependency for frr >>> >>> Signed-off-by: Adolf Belka adolf.belka@ipfire.org >>> Signed-off-by: Michael Tremer michael.tremer@ipfire.org >>> >>> https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=897fecc8df3a09195ed26a... >>> >>> Packaged toolchain compilation >>> Checking for necessary space on disk [ DONE ] >>> Set cache size limit to 4.0 GB >>> Building LFS >>> stage2 [ 25 ][ DONE ] >>> linux (6.6.13) KCFG=-headers [ 8:03 ][ DONE ] >>> man-pages (5.13) [ 2:10 ][ DONE ] >>> glibc (2.38) [ 36:49 ][ DONE ] >>> tzdata (2023d) [ 1:19 ][ DONE ] >>> cleanup-toolchain [ 2 ][ DONE ] >>> zlib (1.3) [ 25 ][ DONE ] >>> gcc (13.2.0) PASS=A [ 3:09 ][ DONE ] >>> zstd (1.5.5) [ 34 ][ DONE ] >>> autoconf (2.71) [ 29 ][ DONE ] >>> automake (1.16.5) [ 47 ][ DONE ] >>> help2man (1.49.2) [ 16 ][ DONE ] >>> libtool (2.4.7) [ 2:23 ][ DONE ] >>> binutils (2.41) [ 11:40 ][ DONE ] >>> gmp (6.3.0) [ 7:06 ][ DONE ] >>> mpfr (4.2.1) [ 3:51 ][ DONE ] >>> libmpc (1.3.1) [ 1:40 ][ DONE ] >>> libxcrypt (4.4.36) [ 2:42 ][ DONE ] >>> file (5.44) [ 2:48 ][ DONE ] >>> gcc (13.2.0) [ 57:06 ][ DONE ] >>> attr (2.5.2) [ 1:31 ][ DONE ] >>> acl (2.3.1) [ 3:00 ][ DONE ] >>> sed (4.9) [ 7:51 ][ DONE ] >>> berkeley (5.3.28) [ 8:43 ][ DONE ] >>> coreutils (9.0) [ 37:07 ][ DONE ] >>> iana-etc (20231026) [ 3 ][ DONE ] >>> m4 (1.4.19) [ 11:02 ][ DONE ] >>> bison (3.8.2) [ 10:39 ][ DONE ] >>> ncurses (6.4) [ 8:52 ][ DONE ] >>> perl (5.36.0) [ 35:55 ][ DONE ] >>> readline (8.2) [ 2:20 ][ DONE ] >>> bzip2 (1.0.8) [ 20 ][ DONE ] >>> xz (5.4.5) [ 3:45 ][ DONE ] >>> lzip (1.23) [ 5 ][ DONE ] >>> pcre (8.45) [ 2:08 ][ DONE ] >>> pcre2 (10.42) [ 1:46 ][ DONE ] >>> gettext (0.22) [ 52:29 ][ DONE ] >>> bash (5.2) [ 8:25 ][ DONE ] >>> diffutils (3.9) [ 8:04 ][ DONE ] >>> ed (1.19) [ 5 ][ DONE ] >>> findutils (4.9.0) [ 12:50 ][ DONE ] >>> flex (2.6.4) [ 2:36 ][ DONE ] >>> gawk (5.3.0) [ 4:58 ][ DONE ] >>> go (1.20.4) [ 0 ][ SKIP ] >>> grep (3.11) [ 8:26 ][ DONE ] >>> groff (1.23.0) [ 10:18 ][ DONE ] >>> gperf (3.1) [ 1:05 ][ DONE ] >>> gzip (1.13) [ 6:02 ][ DONE ] >>> hostname (3.20) [ 3 ][ DONE ] >>> whois (5.5.18) [ 8 ][ DONE ] >>> kbd (2.5.1) [ 4:00 ][ DONE ] >>> less (633) [ 1:42 ][ DONE ] >>> pkg-config (0.29.2) [ 7:50 ][ DONE ] >>> procps (v4.0.4) [ 4:14 ][ DONE ] >>> make (4.4.1) [ 3:57 ][ DONE ] >>> libpipeline (1.5.7) [ 5:57 ][ DONE ] >>> man (2.12.0) [ 15:11 ][ DONE ] >>> net-tools (2.10) [ 21 ][ DONE ] >>> patch (2.7.6) [ 7:22 ][ DONE ] >>> psmisc (23.6) [ 2:15 ][ DONE ] >>> shadow (4.14.3) [ 3:38 ][ DONE ] >>> sysklogd (1.5.1) [ 5 ][ DONE ] >>> sysvinit (3.08) [ 35 ][ DONE ] >>> tar (1.35) [ 11:17 ][ DONE ] >>> texinfo (7.1) [ 9:08 ][ DONE ] >>> util-linux (2.39.2) [ 7:52 ][ DONE ] >>> vim (9.0) [ 6:18 ][ DONE ] >>> e2fsprogs (1.46.5) [ 5:14 ][ DONE ] >>> jq (1.7) [ 3:21 ][ DONE ] >>> Building IPFire >>> configroot [ 25 ][ DONE ] >>> initscripts [ 32 ][ DONE ] >>> backup [ 3 ][ DONE ] >>> rust (1.67.0) [ 1:56 ][ DONE ] >>> openssl (3.2.0) [ 55:25 ][ DONE ] >>> popt (1.19) [ 1:26 ][ DONE ] >>> libedit (20230828-3.1) [ 2:12 ][ DONE ] >>> pam (1.6.0) [ 10:23 ][ DONE ] >>> libcap (2.69) [ 51 ][ DONE ] >>> libcap-ng (0.8.3) [ 1:23 ][ DONE ] >>> libpcap (1.10.4) [ 2:25 ][ DONE ] >>> ppp (2.5.0) [ 4:09 ][ DONE ] >>> pptp (1.10.0) [ 4 ][ DONE ] >>> unzip (60) [ 36 ][ DONE ] >>> which (2.21) [ 1:08 ][ DONE ] >>> bc (1.07.1) [ 1:19 ][ DONE ] >>> cpio (2.14) [ 8:31 ][ DONE ] >>> libaio (0.3.113) [ 5 ][ DONE ] >>> freetype (2.13.2) [ 1:18 ][ DONE ] >>> libmnl (1.0.5) [ 1:05 ][ DONE ] >>> libnfnetlink (1.0.2) [ 1:00 ][ DONE ] >>> libnetfilter_queue (1.0.5) [ 1:02 ][ DONE ] >>> libnetfilter_conntrack (1.0.9) [ 1:21 ][ DONE ] >>> libnetfilter_cthelper (1.0.1) [ 59 ][ DONE ] >>> libnetfilter_cttimeout (1.0.1) [ 1:00 ][ DONE ] >>> iptables (1.8.10) [ 2:02 ][ DONE ] >>> iproute2 (6.7.0) [ 50 ][ DONE ] >>> screen (4.9.0) [ 2:09 ][ DONE ] >>> elfutils (0.190) [ 3:24 ][ DONE ] >>> expat (2.5.0) [ 1:47 ][ DONE ] >>> libconfig (1.7.3) [ 2:43 ][ DONE ] >>> curl (8.2.1) [ 8:07 ][ DONE ] >>> libarchive (3.7.0) [ 9:01 ][ DONE ] >>> cmake (3.25.2) [ 9:26 ][ DONE ] >>> json-c (0.17) [ 2:49 ][ DONE ] >>> tcl (8.6.13) [ 11:59 ][ DONE ] >>> libffi (3.4.4) [ 1:56 ][ DONE ] >>> gdbm (1.23) [ 3:35 ][ DONE ] >>> sqlite (3450000) [ 1:32 ][ DONE ] >>> python3 (3.10.8) [ 18:43 ][ DONE ] >>> python3-setuptools (67.5.1) [ 1:08 ][ DONE ] >>> python3-MarkupSafe (2.1.3) [ 14 ][ DONE ] >>> python3-Jinja2 (3.1.2) [ 21 ][ DONE ] >>> ninja (1.11.1) [ 33 ][ DONE ] >>> meson (1.3.1) [ 43 ][ DONE ] >>> kmod (31) [ 2:31 ][ DONE ] >>> udev (254) [ 5:58 ][ DONE ] >>> libusb (1.0.26) [ 1:36 ][ DONE ] >>> mdadm (4.2) [ 30 ][ DONE ] >>> dracut (056) [ 44 ][ DONE ] >>> lvm2 (2.03.23) [ 3:55 ][ DONE ] >>> multipath-tools (0.8.9) [ 12 ][ DONE ] >>> glib (2.77.0) [ 6:44 ][ DONE ] >>> libgudev (238) [ 33 ][ DONE ] >>> libgpg-error (1.47) [ 3:32 ][ DONE ] >>> libgcrypt (1.10.3) [ 4:08 ][ DONE ] >>> libassuan (2.5.5) [ 2:26 ][ DONE ] >>> nettle (3.9) [ 2:07 ][ DONE ] >>> libsodium (1.0.19) [ 4:02 ][ DONE ] >>> libevent2 (2.1.12-stable) [ 4:14 ][ DONE ] >>> apr (1.7.4) [ 6:57 ][ DONE ] >>> aprutil (1.6.3) [ 1:19 ][ DONE ] >>> unbound (1.19.0) [ 6:40 ][ DONE ] >>> gnutls (3.8.3) [ 16:41 ][ DONE ] >>> libuv (1.44.2) [ 2:20 ][ DONE ] >>> bind (9.16.45) [ 11:17 ][ DONE ] >>> dhcp (4.4.3-P1) [ 9:27 ][ DONE ] >>> dhcpcd (10.0.4) [ 47 ][ DONE ] >>> boost (1_83_0) [ 38:31 ][ DONE ] >>> linux-atm (2.4.1) [ 2:34 ][ DONE ] >>> libqmi (1.30.8) [ 3:42 ][ DONE ] >>> c-ares (1.17.1) [ 26:47 ][ DONE ] >>> rust-dissimilar (1.0.3) [ 27 ][ DONE ] >>> rust-cfg-if (1.0.0) [ 8 ][ DONE ] >>> rust-libc (0.2.108) [ 43 ][ DONE ] >>> rust-getrandom (0.2.4) [ 40 ][ DONE ] >>> rust-typenum (1.15.0) [ 40 ][ DONE ] >>> rust-version-check (0.9.4) [ 26 ][ DONE ] >>> rust-generic-array (0.14.4) [ 1:13 ][ DONE ] >>> rust-crypto-common (0.1.1) [ 1:16 ][ DONE ] >>> rust-cipher (0.3.0) [ 1:18 ][ DONE ] >>> rust-hex (0.4.3) [ 16 ][ DONE ] >>> rust-unicode-xid (0.2.1) [ 10 ][ DONE ] >>> rust-proc-macro2 (1.0.36) [ 1:04 ][ DONE ] >>> rust-quote (1.0.15) [ 1:22 ][ DONE ] >>> rust-syn (1.0.86) [ 4:08 ][ DONE ] >>> rust-home (0.5.3) [ 11 ][ DONE ] >>> rust-lazy-static (1.4.0) [ 10 ][ DONE ] >>> rust-memchr (2.4.1) [ 36 ][ DONE ] >>> rust-aho-corasick (0.7.18) [ 1:12 ][ DONE ] >>> rust-regex-syntax (0.6.25) [ 2:19 ][ DONE ] >>> rust-regex (1.5.3) [ 7:15 ][ DONE ] >>> rust-ucd-trie (0.1.3) [ 20 ][ DONE ] >>> rust-pest (2.1.3) [ 43 ][ DONE ] >>> rust-semver-parser (0.7.0) [ 22 ][ DONE ] >>> rust-semver (0.9.0) [ 38 ][ DONE ] >>> rust-same-file (1.0.6) [ 12 ][ DONE ] >>> rust-walkdir (2.3.2) [ 29 ][ DONE ] >>> rust-dirs (1.0.5) [ 40 ][ DONE ] >>> rust-toolchain_find (0.1.4) [ 7:44 ][ DONE ] >>> rust-serde (1.0.136) [ 1:27 ][ DONE ] >>> rust-itoa (1.0.1) [ 10 ][ DONE ] >>> rust-ryu (1.0.9) [ 17 ][ DONE ] >>> rust-serde_json (1.0.78) [ 2:37 ][ DONE ] >>> rust-synstructure (0.12.6) [ 5:22 ][ DONE ] >>> rust-block-buffer (0.9.0) [ 1:16 ][ DONE ] >>> rust-digest (0.9.0) [ 1:16 ][ DONE ] >>> rust-ppv-lite86 (0.2.16) [ 16 ][ DONE ] >>> rust-rand_core (0.6.3) [ 12 ][ DONE ] >>> rust-rand_core-0.4.2 (0.4.2) [ 13 ][ DONE ] >>> rust-rand_core-0.3.1 (0.3.1) [ 15 ][ DONE ] >>> rust-rand_chacha (0.3.1) [ 56 ][ DONE ] >>> rust-rand_hc (0.3.1) [ 22 ][ DONE ] >>> rust-rand (0.8.4) [ 1:58 ][ DONE ] >>> rust-rdrand (0.4.0) [ 16 ][ DONE ] >>> rust-rand-0.4 (0.4.6) [ 56 ][ DONE ] >>> rust-log (0.4.14) [ 22 ][ DONE ] >>> rust-num_cpus (1.13.1) [ 52 ][ DONE ] >>> rust-crossbeam-utils (0.8.6) [ 31 ][ DONE ] >>> rust-autocfg (1.0.1) [ 27 ][ DONE ] >>> rust-memoffset (0.6.5) [ 35 ][ DONE ] >>> rust-scopeguard (1.1.0) [ 10 ][ DONE ] >>> rust-crossbeam-epoch (0.9.6) [ 1:19 ][ DONE ] >>> rust-crossbeam-deque (0.8.1) [ 1:23 ][ DONE ] >>> rust-either (1.6.1) [ 10 ][ DONE ] >>> rust-crossbeam-channel (0.5.2) [ 49 ][ DONE ] >>> rust-rayon-core (1.9.1) [ 3:00 ][ DONE ] >>> rust-rayon (1.5.1) [ 4:03 ][ DONE ] >>> rust-remove_dir_all (0.5.3) [ 8 ][ DONE ] >>> rust-tempdir (0.3.7) [ 1:03 ][ DONE ] >>> rust-glob (0.3.0) [ 30 ][ DONE ] >>> rust-once_cell (1.9.0) [ 14 ][ DONE ] >>> rust-termcolor (1.1.2) [ 19 ][ DONE ] >>> rust-toml (0.5.8) [ 2:51 ][ DONE ] >>> rust-serde_derive (1.0.136) [ 8:13 ][ DONE ] >>> rust-trybuild (1.0.54) [ 17:56 ][ DONE ] >>> rust-unindent (0.1.7) [ 15 ][ DONE ] >>> rust-proc-macro-hack (0.5.19) [ 1:00 ][ DONE ] >>> rust-indoc-impl (0.3.6) [ 5:26 ][ DONE ] >>> rust-indoc (1.0.3) [ 39 ][ DONE ] >>> rust-indoc-0.3.6 (0.3.6) [ 5:24 ][ DONE ] >>> rust-instant (0.1.12) [ 11 ][ DONE ] >>> rust-lock_api (0.4.5) [ 16 ][ DONE ] >>> rust-smallvec (1.8.0) [ 13 ][ DONE ] >>> rust-parking_lot_core (0.8.5) [ 57 ][ DONE ] >>> rust-parking_lot (0.11.2) [ 1:26 ][ DONE ] >>> rust-paste-impl (0.1.18) [ 1:34 ][ DONE ] >>> rust-paste (1.0.3) [ 36 ][ DONE ] >>> rust-paste-0.1.18 (0.1.18) [ 1:35 ][ DONE ] >>> rust-ctor (0.1.21) [ 6:37 ][ DONE ] >>> rust-ghost (0.1.2) [ 4:45 ][ DONE ] >>> rust-inventory-impl (0.1.4) [ 4:28 ][ DONE ] >>> rust-inventory (0.1.4) [ 8:19 ][ DONE ] >>> rust-pyo3-build-config (0.15.2) [ 1:51 ][ DONE ] >>> rust-pyo3-macros-backend (0.15.2) [ 11:57 ][ DONE ] >>> rust-pyo3-macros (0.15.2) [ 13:23 ][ DONE ] >>> rust-pyo3 (0.15.2) [ 19:02 ][ DONE ] >>> rust-num-traits (0.2.15) [ 1:08 ][ DONE ] >>> rust-num-integer (0.1.45) [ 1:27 ][ DONE ] >>> rust-num_threads (0.1.5) [ 14 ][ DONE ] >>> rust-time (0.1.43) [ 49 ][ DONE ] >>> rust-iana-time-zone (0.1.51) [ 15 ][ DONE ] >>> rust-chrono (0.4.22) [ 3:22 ][ DONE ] >>> rust-asn1_derive (0.12.2) [ 5:12 ][ DONE ] >>> rust-asn1 (0.12.2) [ 7:41 ][ DONE ] >>> rust-proc-macro-error-attr (1.0.4) [ 2:11 ][ DONE ] >>> rust-proc-macro-error (1.0.4) [ 4:16 ][ DONE ] >>> rust-Inflector (0.11.4) [ 6:22 ][ DONE ] >>> rust-ouroboros_macro (0.15.5) [ 9:38 ][ DONE ] >>> rust-aliasable (0.1.3) [ 10 ][ DONE ] >>> rust-stable_deref_trait (1.2.0) [ 9 ][ DONE ] >>> rust-ouroboros (0.15.5) [ 9:43 ][ DONE ] >>> rust-base64 (0.13.0) [ 18 ][ DONE ] >>> rust-pem (1.1.0) [ 34 ][ DONE ] >>> gdb (13.2) [ 17:27 ][ DONE ] >>> grub (2.12) [ 17:03 ][ DONE ] >>> mandoc (1.14.6) [ 1:02 ][ DONE ] >>> efivar (38) [ 23 ][ DONE ] >>> efibootmgr (18) [ 9 ][ DONE ] >>> libtasn1 (4.19.0) [ 4:48 ][ DONE ] >>> p11-kit (0.25.3) [ 3:25 ][ DONE ] >>> ca-certificates (20231204) [ 1:13 ][ DONE ] >>> fireinfo (2.2.0) [ 2:05 ][ DONE ] >>> libnet (1.1.6) [ 1:36 ][ DONE ] >>> libnl-3 (3.9.0) [ 3:01 ][ DONE ] >>> libidn (1.42) [ 4:52 ][ DONE ] >>> nasm (2.15.05) [ 3:49 ][ DONE ] >>> libjpeg (2.1.4) [ 59 ][ DONE ] >>> openjpeg (2.5.0) [ 1:07 ][ DONE ] >>> libexif (0.6.24) [ 1:35 ][ DONE ] >>> libpng (1.6.39) [ 1:10 ][ DONE ] >>> libtiff (4.5.1) [ 4:10 ][ DONE ] >>> gd (2.3.3) [ 2:06 ][ DONE ] >>> slang (2.3.3) [ 6:24 ][ DONE ] >>> newt (0.52.23) [ 47 ][ DONE ] >>> libsmooth [ 1:42 ][ DONE ] >>> pciutils (3.10.0) [ 8 ][ DONE ] >>> usbutils (017) [ 2:44 ][ DONE ] >>> libxml2 (2.12.3) [ 1:55 ][ DONE ] >>> libxslt (1.1.37) [ 2:09 ][ DONE ] >>> perl-BerkeleyDB (0.63) [ 20 ][ DONE ] >>> cyrus-sasl (2.1.26) [ 6:14 ][ DONE ] >>> openldap (2.6.5) [ 13:19 ][ DONE ] >>> apache2 (2.4.58) [ 10:55 ][ DONE ] >>> web-user-interface [ 53 ][ DONE ] >>> flag-icons (2.6) [ 16 ][ DONE ] >>> jquery (3.6.3) [ 3 ][ DONE ] >>> bootstrap (4.0.0-alpha.6) [ 6 ][ DONE ] >>> arping (2.23) [ 1:43 ][ DONE ] >>> beep (1.3) [ 8 ][ DONE ] >>> libssh (0.10.6) [ 4:11 ][ DONE ] >>> libinih (56) [ 27 ][ DONE ] >>> cdrkit (1.1.11) [ 2:51 ][ DONE ] >>> dosfstools (4.2) [ 1:09 ][ DONE ] >>> exfatprogs (1.1.3) [ 1:09 ][ DONE ] >>> reiserfsprogs (3.6.27) [ 2:51 ][ DONE ] >>> liburcu (0.14.0) [ 3:57 ][ DONE ] >>> xfsprogs (6.5.0) [ 8:33 ][ DONE ] >>> sysfsutils (2.1.1) [ 2:11 ][ DONE ] >>> fuse (3.15.0) [ 53 ][ DONE ] >>> ntfs-3g (2022.10.3) [ 3:16 ][ DONE ] >>> ethtool (6.3) [ 40 ][ DONE ] >>> fcron (3.2.1) [ 2:31 ][ DONE ] >>> perl-ExtUtils-PkgConfig (1.16) [ 11 ][ DONE ] >>> perl-GD (2.73) [ 25 ][ DONE ] >>> perl-GD-Graph (1.54) [ 14 ][ DONE ] >>> perl-GD-TextUtil (0.86) [ 12 ][ DONE ] >>> perl-Device-SerialPort (1.000002) [ 2:20 ][ DONE ] >>> perl-Device-Modem (1.56) [ 12 ][ DONE ] >>> perl-Apache-Htpasswd (1.9) [ 11 ][ DONE ] >>> perl-Parse-Yapp (1.21) [ 15 ][ DONE ] >>> perl-Data-UUID (1.224) [ 15 ][ DONE ] >>> perl-Try-Tiny (0.31) [ 12 ][ DONE ] >>> perl-HTTP-Message (6.36) [ 14 ][ DONE ] >>> perl-HTTP-Date (6.05) [ 11 ][ DONE ] >>> gnupg (1.4.23) [ 5:20 ][ DONE ] >>> hdparm (9.65) [ 6 ][ DONE ] >>> whatmask (1.2) [ 34 ][ DONE ] >>> libtirpc (1.3.3) [ 1:23 ][ DONE ] >>> conntrack-tools (1.4.7) [ 1:48 ][ DONE ] >>> iputils (20240117) [ 43 ][ DONE ] >>> l7-protocols (2009-05-10) [ 17 ][ DONE ] >>> hwdata [ 3 ][ DONE ] >>> logrotate (3.21.0) [ 1:14 ][ DONE ] >>> logwatch (7.8) [ 34 ][ DONE ] >>> misc-progs [ 29 ][ DONE ] >>> nano (7.2) [ 7:48 ][ DONE ] >>> perl-URI (5.09) [ 20 ][ DONE ] >>> perl-CGI (4.54) [ 15 ][ DONE ] >>> perl-Switch (2.17) [ 11 ][ DONE ] >>> perl-HTML-Tagset (3.04) [ 11 ][ DONE ] >>> perl-HTML-Parser (3.78) [ 17 ][ DONE ] >>> perl-HTML-Template (2.94) [ 12 ][ DONE ] >>> perl-Compress-Zlib (1.35) [ 17 ][ DONE ] >>> perl-Digest (1.19) [ 11 ][ DONE ] >>> perl-Digest-SHA1 (2.13) [ 15 ][ DONE ] >>> perl-Digest-HMAC (1.03) [ 13 ][ DONE ] >>> perl-libwww (6.62) [ 17 ][ DONE ] >>> perl-LWP-Protocol-https (6.10) [ 11 ][ DONE ] >>> perl-Net-HTTP (6.22) [ 13 ][ DONE ] >>> perl-Net-DNS (1.30) [ 35 ][ DONE ] >>> perl-Net-IPv4Addr (0.10) [ 14 ][ DONE ] >>> perl-Net_SSLeay (1.88) [ 43 ][ DONE ] >>> perl-IO-Stringy (2.110) [ 16 ][ DONE ] >>> perl-IO-Socket-SSL (2.066) [ 17 ][ DONE ] >>> perl-Unix-Syslog (1.1) [ 16 ][ DONE ] >>> perl-Mail-Tools (2.07) [ 17 ][ DONE ] >>> perl-MIME-Tools (5.509) [ 19 ][ DONE ] >>> perl-Net-Server (0.97) [ 18 ][ DONE ] >>> perl-Canary-Stability (2013) [ 11 ][ DONE ] >>> perl-Convert-TNEF (0.18) [ 11 ][ DONE ] >>> perl-Convert-UUlib (1.8) [ 51 ][ DONE ] >>> perl-Archive-Tar (1.29) [ 15 ][ DONE ] >>> perl-Archive-Zip (1.16) [ 14 ][ DONE ] >>> perl-Text-Tabs+Wrap (2013.0523) [ 14 ][ DONE ] >>> perl-XML-Parser (2.46) [ 25 ][ DONE ] >>> perl-Crypt-PasswdMD5 (1.41) [ 10 ][ DONE ] >>> perl-Net-Telnet (3.03) [ 11 ][ DONE ] >>> perl-JSON (4.05) [ 13 ][ DONE ] >>> python3-inotify (0.2.10) [ 10 ][ DONE ] >>> python3-docutils (0.19) [ 48 ][ DONE ] >>> python3-daemon (2.3.1) [ 15 ][ DONE ] >>> ntp (4.2.8p17) [ 15:16 ][ DONE ] >>> openssh (9.6p1) [ 11:41 ][ DONE ] >>> fontconfig (2.15.0) [ 3:46 ][ DONE ] >>> dejavu-fonts-ttf (2.37) [ 8 ][ DONE ] >>> ubuntu-font-family (0.83) [ 5 ][ DONE ] >>> freefont (20100919) [ 6 ][ DONE ] >>> pixman (0.43.0) [ 1:01 ][ DONE ] >>> cairo (1.17.6) [ 2:43 ][ DONE ] >>> harfbuzz (8.2.2) [ 3:19 ][ DONE ] >>> fribidi (1.0.12) [ 45 ][ DONE ] >>> pango (1.50.13) [ 1:37 ][ DONE ] >>> rrdtool (1.8.0) [ 5:24 ][ DONE ] >>> setup [ 2:41 ][ DONE ] >>> jansson (2.14) [ 1:35 ][ DONE ] >>> yaml (0.2.5) [ 59 ][ DONE ] >>> libhtp (0.5.44) [�� 2:27 ][ DONE ] >>> colm (0.14.7) [ 3:52 ][ DONE ] >>> ragel (7.0.4) [ 3:11 ][ DONE ] >>> hyperscan (5.4.0) [ 0 ][ SKIP ] >>> suricata (6.0.15) [ 33:28 ][ DONE ] >>> ids-ruleset-sources [ 4 ][ DONE ] >>> ipblocklist-sources [ 3 ][ DONE ] >>> squid (6.6) [ 29:42 ][ DONE ] >>> squidguard (1.6.0) [ 1:42 ][ DONE ] >>> calamaris (2.59) [ 4 ][ DONE ] >>> tcpdump (4.99.4) [ 2:03 ][ DONE ] >>> traceroute (2.1.2) [ 7 ][ DONE ] >>> vlan (1.9) [ 5 ][ DONE ] >>> wireless (30.pre9) [ 9 ][ DONE ] >>> pakfire (0.99) [ 6 ][ DONE ] >>> lz4 (1.9.4) [ 2:01 ][ DONE ] >>> lzo (2.10) [ 3:39 ][ DONE ] >>> openvpn (2.5.9) [ 6:33 ][ DONE ] >>> mpage (2.5.7) [ 5 ][ DONE ] >>> dbus (1.14.10) [ 5:08 ][ DONE ] >>> intltool (0.51.0) [ 16 ][ DONE ] >>> libdaemon (0.14) [ 2:00 ][ DONE ] >>> avahi (0.8) [ 5:51 ][ DONE ] >>> cups (2.4.6) [ 9:59 ][ DONE ] >>> lcms2 (2.16) [ 2:05 ][ DONE ] >>> ghostscript (10.02.1) [ 6:31 ][ DONE ] >>> qpdf (11.7.0) [ 2:30 ][ DONE ] >>> poppler (24.01.0) [ 2:25 ][ DONE ] >>> poppler-data (0.4.12) [ 37 ][ DONE ] >>> cups-filters (1.28.16) [ 2:49 ][ DONE ] >>> epson-inkjet-printer-escpr (1.7.23) [ 2:22 ][ DONE ] >>> cups-pdf (3.0.1) [ 13 ][ DONE ] >>> foomatic (4.0.13) [ 36:38 ][ DONE ] >>> hplip (3.23.5) [ 4:04 ][ DONE ] >>> cifs-utils (7.0) [ 2:03 ][ DONE ] >>> krb5 (1.21.2) [ 8:46 ][ DONE ] >>> rpcsvc-proto (1.4.4) [ 51 ][ DONE ] >>> samba (4.19.3) [ 51:01 ][ DONE ] >>> netatalk (3.1.12) [ 7:18 ][ DONE ] >>> sudo (1.9.15p5) [ 8:11 ][ DONE ] >>> mc (4.8.30) [ 7:06 ][ DONE ] >>> wget (1.21.4) [ 11:19 ][ DONE ] >>> bridge-utils (1.5) [ 44 ][ DONE ] >>> smartmontools (7.4) [ 1:22 ][ DONE ] >>> htop (3.3.0) [ 2:23 ][ DONE ] >>> chkconfig (1.5) [ 5 ][ DONE ] >>> postfix (3.8.4) [ 2:25 ][ DONE ] >>> fetchmail (6.4.36) [ 2:22 ][ DONE ] >>> clamav (1.2.1) [ 12:18 ][ DONE ] >>> perl-NetAddr-IP (4.079) [ 1:32 ][ DONE ] >>> dma (0.13) [ 19 ][ DONE ] >>> alsa (1.2.10) [ 9:15 ][ DONE ] >>> mpfire [ 9 ][ DONE ] >>> guardian (2.0.2) [ 11 ][ DONE ] >>> libid3tag (0.15.1b) [ 1:29 ][ DONE ] >>> libmad (0.15.1b) [ 2:50 ][ DONE ] >>> libogg (1.3.5) [ 1:30 ][ DONE ] >>> libvorbis (1.3.7) [ 1:39 ][ DONE ] >>> flac (1.4.2) [ 3:39 ][ DONE ] >>> lame (3.100) [ 2:47 ][ DONE ] >>> soxr (0.1.3) [ 53 ][ DONE ] >>> libshout (2.4.6) [ 2:07 ][ DONE ] >>> xvid (1.3.7) [ 46 ][ DONE ] >>> libmpeg2 (0.4.1) [ 2:37 ][ DONE ] >>> gnump3d (3.0) [ 1:01 ][ DONE ] >>> rsync (3.2.7) [ 4:58 ][ DONE ] >>> rpcbind (1.2.6) [ 32 ][ DONE ] >>> keyutils (1.6.3) [ 14 ][ DONE ] >>> nfs (2.6.4) [ 5:50 ][ DONE ] >>> ncat (7.94) [ 10:22 ][ DONE ] >>> nmap (7.94) [ 12:20 ][ DONE ] >>> etherwake (1.09) [ 7 ][ DONE ] >>> bwm-ng (0.6.1-f54b3fa) [ 2:06 ][ DONE ] >>> sysstat (12.7.1) [ 1:05 ][ DONE ] >>> strongswan (5.9.13) [ 13:37 ][ DONE ] >>> rng-tools (6.16) [ 1:17 ][ DONE ] >>> lsof (4.99.3) [ 12 ][ DONE ] >>> br2684ctl [ 7 ][ DONE ] >>> lm_sensors (3-6-0) [ 13 ][ DONE ] >>> libstatgrab (0.92.1) [ 5:15 ][ DONE ] >>> liboping (1.3.4) [ 1:33 ][ DONE ] >>> collectd (4.10.9) [ 23:52 ][ DONE ] >>> git (2.43.0) [ 3:20 ][ DONE ] >>> linux-firmware (20231030) [ 13:57 ][ DONE ] >>> dvb-firmwares (20141125) [ 7 ][ DONE ] >>> zd1211-firmware (1.5) [ 5 ][ DONE ] >>> rpi-firmware (20211127) [ 0 ][ SKIP ] >>> intel-microcode (20231114) [ 0 ][ SKIP ] >>> pcengines-apu-firmware (4.19.0.1) [ 0 ][ SKIP ] >>> elinks (0.16.0) [ 2:37 ][ DONE ] >>> igmpproxy (0.4) [ 34 ][ DONE ] >>> opus (1.4) [ 1:38 ][ DONE ] >>> python3-toml (0.10.2) [ 13 ][ DONE ] >>> python3-pyproject2setuppy (22) [ 15 ][ DONE ] >>> python3-pyparsing (3.0.9) [ 17 ][ DONE ] >>> spice-protocol (0.14.3) [ 15 ][ DONE ] >>> spice (0.15.0) [ 6:32 ][ DONE ] >>> sdl2 (2.28.5) [ 5:22 ][ DONE ] >>> libusbredir (0.13.0) [ 36 ][ DONE ] >>> libseccomp (2.5.5) [ 1:13 ][ DONE ] >>> libslirp (4.7.0) [ 27 ][ DONE ] >>> qemu (8.1.2) [ 17:16 ][ DONE ] >>> netsnmpd (5.9.1) [ 53:10 ][ DONE ] >>> nagios_nrpe (4.1.0) [ 7:30 ][ DONE ] >>> nagios-plugins (2.3.3) [ 11:51 ][ DONE ] >>> icinga (1.11.4) [ 9:49 ][ DONE ] >>> observium-agent (23.1) [ 27 ][ DONE ] >>> ebtables (2.0.11) [ 1:12 ][ DONE ] >>> faad2 (2_10_0) [ 2:50 ][ DONE ] >>> alac (0.0.7) [ 2:15 ][ DONE ] >>> ffmpeg (6.0) [ 7:35 ][ DONE ] >>> vdr (2.4.7) [ 57 ][ DONE ] >>> vdr_streamdev (0.6.1) [ 49 ][ DONE ] >>> vdr_epgsearch (2.4.0+git20191101) [ 2:44 ][ DONE ] >>> vdr_dvbapi (2.2.5) [ 22 ][ DONE ] >>> vdr_eepg (master) [ 13 ][ DONE ] >>> w_scan (20170107) [ 47 ][ DONE ] >>> fmt (10.2.1) [ 48 ][ DONE ] >>> mpd (0.23.14) [ 2:06 ][ DONE ] >>> libmpdclient (2.19) [ 33 ][ DONE ] >>> mpc (0.34) [ 28 ][ DONE ] >>> perl-Net-CIDR-Lite (0.21) [ 11 ][ DONE ] >>> perl-Net-SMTP-SSL (1.04) [ 12 ][ DONE ] >>> perl-MIME-Base64 (3.16) [ 16 ][ DONE ] >>> perl-Authen-SASL (2.16) [ 16 ][ DONE ] >>> perl-MIME-Lite (3.033) [ 12 ][ DONE ] >>> perl-Email-Date-Format (1.005) [ 12 ][ DONE ] >>> vnstat (2.11) [ 1:30 ][ DONE ] >>> iw (5.19) [ 13 ][ DONE ] >>> wpa_supplicant (2.10) [ 59 ][ DONE ] >>> hostapd (2_10) [ 19 ][ DONE ] >>> syslinux (6.04-pre1) [ 0 ][ SKIP ] >>> tftpd (5.2) [ 2:29 ][ DONE ] >>> cpufrequtils (008) [ 23 ][ DONE ] >>> gutenprint (5.3.4) [ 4:29 ][ DONE ] >>> apcupsd (3.14.14) [ 2:38 ][ DONE ] >>> fireperf (0.2.0) [ 1:48 ][ DONE ] >>> iperf (2.1.8) [ 2:22 ][ DONE ] >>> iperf3 (3.16) [ 1:35 ][ DONE ] >>> 7zip (17.05) [ 26 ][ DONE ] >>> lynis (3.0.9) [ 18 ][ DONE ] >>> sshfs (3.7.2) [ 24 ][ DONE ] >>> taglib (1.12) [ 1:01 ][ DONE ] >>> sslh (1.22c) [ 9 ][ DONE ] >>> perl-gettext (1.05) [ 19 ][ DONE ] >>> perl-Sort-Naturally (1.03) [ 12 ][ DONE ] >>> vdradmin (3.6.10) [ 20 ][ DONE ] >>> perl-DBI (1.631) [ 46 ][ DONE ] >>> perl-DBD-SQLite (1.40) [ 23 ][ DONE ] >>> perl-File-ReadBackwards (1.05) [ 11 ][ DONE ] >>> openvmtools (stable-12.0.5) [ 0 ][ SKIP ] >>> joe (4.6) [ 3:21 ][ DONE ] >>> monit (5.33.0) [ 5:32 ][ DONE ] >>> nut (2.8.1) [ 11:12 ][ DONE ] >>> watchdog (5.16) [ 1:04 ][ DONE ] >>> usb_modeswitch (2.6.1) [ 18 ][ DONE ] >>> usb_modeswitch_data (20191128) [ 1:10 ][ DONE ] >>> zerofree (1.1.1) [ 7 ][ DONE ] >>> minicom (2.9) [ 1:50 ][ DONE ] >>> ddrescue (1.26) [ 7 ][ DONE ] >>> parted (3.6) [ 8:30 ][ DONE ] >>> swig (4.1.0) [ 5:26 ][ DONE ] >>> dtc (1.6.1) [ 0 ][ SKIP ] >>> u-boot (2022.10) [ 0 ][ SKIP ] >>> wireless-regdb (2023-05-03) [ 9 ][ DONE ] >>> ddns (014) [ 54 ][ DONE ] >>> python3-pycparser (2.21) [ 32 ][ DONE ] >>> python3-charset-normalizer (2.1.1) [ 16 ][ DONE ] >>> python3-certifi (2022.9.24) [ 14 ][ DONE ] >>> python3-idna (3.4) [ 19 ][ DONE ] >>> python3-requests (2.28.1) [ 18 ][ DONE ] >>> python3-tomli (2.0.1) [ 16 ][ DONE ] >>> python3-pep517 (0.13.0) [ 14 ][ DONE ] >>> python3-build (0.8.0) [ 16 ][ DONE ] >>> python3-install (0.0.3) [ 16 ][ DONE ] >>> python3-urllib3 (1.26.12) [ 18 ][ DONE ] >>> python3-flit (3.7.1) [ 27 ][ DONE ] >>> python3-packaging (23.0) [ 18 ][ DONE ] >>> python3-typing-extensions (4.4.0) [ 10 ][ DONE ] >>> python3-semantic-version (2.10.0) [ 16 ][ DONE ] >>> python3-setuptools-scm (7.0.5) [ 17 ][ DONE ] >>> python3-setuptools-rust (1.5.2) [ 19 ][ DONE ] >>> python3-six (1.16.0) [ 15 ][ DONE ] >>> python3-dateutil (2.8.2) [ 22 ][ DONE ] >>> python3-jmespath (1.0.1) [ 15 ][ DONE ] >>> python3-colorama (0.4.5) [ 15 ][ DONE ] >>> python3-yaml (6.0) [ 19 ][ DONE ] >>> python3-s3transfer (0.6.0) [ 18 ][ DONE ] >>> python3-rsa (4.9) [ 18 ][ DONE ] >>> python3-pyasn1 (0.4.8) [ 21 ][ DONE ] >>> python3-botocore (1.27.89) [ 2:03 ][ DONE ] >>> python3-cffi (1.15.1) [ 23 ][ DONE ] >>> python3-cryptography (38.0.1) [ 21:19 ][ DONE ] >>> python3-circuitbreaker (1.4.0) [ 15 ][ DONE ] >>> python3-pytz (2022.4) [ 1:43 ][ DONE ] >>> python3-click (8.1.3) [ 21 ][ DONE ] >>> python3-arrow (1.2.3) [ 18 ][ DONE ] >>> python3-terminaltables (3.1.10) [ 16 ][ DONE ] >>> python3-pkgconfig (1.5.5) [ 15 ][ DONE ] >>> python3-msgpack (1.0.4) [ 18 ][ DONE ] >>> python3-attrs (22.1.0) [ 22 ][ DONE ] >>> python3-sniffio (1.3.0) [ 16 ][ DONE ] >>> python3-sortedcontainers (2.4.0) [ 17 ][ DONE ] >>> python3-outcome (1.2.0) [ 16 ][ DONE ] >>> python3-async_generator (1.10) [ 16 ][ DONE ] >>> python3-flit_scm (1.7.0) [ 21 ][ DONE ] >>> python3-exceptiongroup (1.1.1) [ 21 ][ DONE ] >>> python3-trio (0.22.0) [ 38 ][ DONE ] >>> python3-pyfuse3 (3.2.2) [ 20 ][ DONE ] >>> aws-cli (1.27.100) [ 5:45 ][ DONE ] >>> oci-python-sdk (2.107.0) [ 29:02 ][ DONE ] >>> oci-cli (3.29.4) [ 6:22 ][ DONE ] >>> transmission (4.0.5) [ 6:03 ][ DONE ] >>> mtr (0.95) [ 1:39 ][ DONE ] >>> minidlna (1.3.3) [ 2:52 ][ DONE ] >>> acpid (2.0.34) [ 1:22 ][ DONE ] >>> fping (5.1) [ 39 ][ DONE ] >>> telnet (0.17) [ 32 ][ DONE ] >>> xinetd (2.3.15.4) [ 1:25 ][ DONE ] >>> stress (1.0.7) [ 1:03 ][ DONE ] >>> sarg (2.4.0) [ 2:12 ][ DONE ] >>> nginx (1.24.0) [ 3:12 ][ DONE ] >>> sysbench (1.0.20) [ 0 ][ SKIP ] >>> strace (6.6) [ 12:45 ][ DONE ] >>> ltrace (0.7.3) [ 0 ][ SKIP ] >>> ipfire-netboot (v2.0) [ 0 ][ SKIP ] >>> lcdproc (0e2ce9b) [ 3:29 ][ DONE ] >>> keepalived (2.2.8) [ 3:35 ][ DONE ] >>> ipvsadm (1.31) [ 8 ][ DONE ] >>> perl-Carp-Clan (6.08) [ 14 ][ DONE ] >>> perl-Date-Calc (6.4) [ 16 ][ DONE ] >>> perl-Date-Manip (6.86) [ 2:59 ][ DONE ] >>> perl-File-Tail (1.3) [ 12 ][ DONE ] >>> perl-TimeDate (2.33) [ 18 ][ DONE ] >>> swatch (3.2.4) [ 16 ][ DONE ] >>> tor (0.4.8.10) [ 10:57 ][ DONE ] >>> wavemon (0.9.5) [ 54 ][ DONE ] >>> iptraf-ng (1.2.1) [ 14 ][ DONE ] >>> iotop (1.22) [ 37 ][ DONE ] >>> stunnel (5.71) [ 2:29 ][ DONE ] >>> bacula (11.0.6) [ 8:29 ][ DONE ] >>> perl-Font-TTF (1.06) [ 34 ][ DONE ] >>> perl-IO-String (1.08) [ 12 ][ DONE ] >>> perl-PDF-API2 (2.033) [ 40 ][ DONE ] >>> proxy-accounting (1.0.4) [ 7 ][ DONE ] >>> tmux (3.3a) [ 2:39 ][ DONE ] >>> perl-Text-CSV_XS (1.12) [ 18 ][ DONE ] >>> lua (5.4.6) [ 8 ][ DONE ] >>> haproxy (2.9.2) [ 25 ][ DONE ] >>> ipset (7.19) [ 1:51 ][ DONE ] >>> dnsdist (1.8.0) [ 0 ][ SKIP ] >>> bird (2.14) [ 2:45 ][ DONE ] >>> libyang (2.1.148) [ 2:32 ][ DONE ] >>> abseil-cpp (20230802.1) [ 9:13 ][ DONE ] >>> protobuf (25.2) [ 15:15 ][ DONE ] >>> protobuf-c (1.5.0) [ 5:50 ][ DONE ] >>> frr (9.1) [ 16:23 ][ DONE ] >>> dmidecode (3.5) [ 0 ][ SKIP ] >>> mcelog (196) [ 0 ][ SKIP ] >>> libpciaccess (0.17) [ 1:45 ][ DONE ] >>> libyajl (2.1.0) [ 36 ][ DONE ] >>> libvirt (10.0.0) [ 17:31 ][ FAIL ] >>> >>> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:7395:33: error: expected declaration specifiers or '...' before 'remote_domain_get_messages_ret' >>> 7395 | remote_domain_get_messages_ret *ret) >>> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:7438:33: error: expected declaration specifiers or '...' before 'remote_domain_fd_associate_args' >>> 7438 | remote_domain_fd_associate_args *args) >>> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:2039:1: warning: 'remoteDispatchConnectOpen' defined but not used [-Wunused-function] >>> 2039 | remoteDispatchConnectOpen(virNetServer *server G_GNUC_UNUSED, >>> | ^~~~~~~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:1937:1: warning: 'remoteGetStorageConn' defined but not used [-Wunused-function] >>> 1937 | remoteGetStorageConn(virNetServerClient *client) >>> | ^~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:1921:1: warning: 'remoteGetSecretConn' defined but not used [-Wunused-function] >>> 1921 | remoteGetSecretConn(virNetServerClient *client) >>> | ^~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:1905:1: warning: 'remoteGetNWFilterConn' defined but not used [-Wunused-function] >>> 1905 | remoteGetNWFilterConn(virNetServerClient *client) >>> | ^~~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:1889:1: warning: 'remoteGetNodeDevConn' defined but not used [-Wunused-function] >>> 1889 | remoteGetNodeDevConn(virNetServerClient *client) >>> | ^~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:1873:1: warning: 'remoteGetNetworkConn' defined but not used [-Wunused-function] >>> 1873 | remoteGetNetworkConn(virNetServerClient *client) >>> | ^~~~~~~~~~~~~~~~~~~~ >>> ../src/remote/remote_daemon_dispatch.c:1857:1: warning: 'remoteGetInterfaceConn' defined but not used [-Wunused-function] >>> 1857 | remoteGetInterfaceConn(virNetServerClient *client) >>> | ^~~~~~~~~~~~~~~~~~~~~~ >>> ninja: build stopped: subcommand failed. >>> make: *** [libvirt:86: /usr/src/log/libvirt-10.0.0] Error 1 >>> >>> ERROR: Building libvirt [ FAIL ] >>> Check /build/nightly/next/log/_build.ipfire.log for errors if applicable[ FAIL ] >> > > -- > Sent from my laptop
-- Sent from my laptop