Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - livegui/livegui-stage1.spec
Date: Tue, 19 Jul 2022 14:26:25
Message-Id: 20220719142621.15F9626807C@demeter.amd64.dev.gentoo.org
1 * for future reference)
2 * Messages for package net-dialup/ppp-2.4.9-r8:
3 * Log file: /var/tmp/catalyst/logs/net-dialup:ppp-2.4.9-r8:20220719-114757.log
4 * Pon, poff and plog scripts have been supplied for experienced users.
5 * Users needing particular scripts (ssh,rsh,etc.) should check out the
6 * /usr/share/doc/ppp-2.4.9-r8/scripts directory.
7 * Messages for package net-wireless/bluez-5.64:
8 * Log file: /var/tmp/catalyst/logs/net-wireless:bluez-5.64:20220719-115238.log
9 * Unable to find kernel sources at /usr/src/linux
10 * Unable to calculate Linux Kernel version for build, attempting to use running version
11 * Some example .json files were installed into
12 * /usr/share/doc/bluez-5.64 to be used with meshctl. Feel free to
13 * uncompress and copy them to ~/.config/meshctl to use them.
14 *
15 * (Note: Above message is only printed the first time package is
16 * installed. Please look at /usr/share/doc/bluez-5.64/README.gentoo*
17 * for future reference)
18 * Messages for package gnome-base/gnome-keyring-42.1:
19 * Log file: /var/tmp/catalyst/logs/gnome-base:gnome-keyring-42.1:20220719-115326.log
20 * Please select pinentry-gnome3 as default pinentry provider:
21 * # eselect pinentry set pinentry-gnome3
22 * Messages for package net-wireless/wpa_supplicant-2.10-r1:
23 * Log file: /var/tmp/catalyst/logs/net-wireless:wpa_supplicant-2.10-r1:20220719-115419.log
24 * If this is a clean installation of wpa_supplicant, you have to create
25 * a configuration file named /etc/wpa_supplicant/wpa_supplicant.conf An
26 * example configuration file is available for reference in
27 * /usr/share/doc/wpa_supplicant-2.10-r1/
28 *
29 * (Note: Above message is only printed the first time package is
30 * installed. Please look at /usr/share/doc/wpa_supplicant-2.10-r1/README.gentoo*
31 * for future reference)
32 * Messages for package dev-libs/cyrus-sasl-2.1.28-r2:
33 * Log file: /var/tmp/catalyst/logs/dev-libs:cyrus-sasl-2.1.28-r2:20220719-115508.log
34 * pwcheck and saslauthd home directories have moved to:
35 * /run/saslauthd, using tmpfiles.d
36 * Messages for package sys-fs/lvm2-2.02.188-r3:
37 * Log file: /var/tmp/catalyst/logs/sys-fs:lvm2-2.02.188-r3:20220719-115519.log
38 * Make sure the "lvm" init script is in the runlevels:
39 * # rc-update add lvm boot
40 *
41 * Make sure to enable lvmetad in /etc/lvm/lvm.conf if you want
42 * to enable lvm autoactivation and metadata caching.
43 * Found the following problematic permissions:
44 *
45 * drwxrwxrwt /run
46 *
47 * Expected:
48 *
49 * drwxr-xr-x /run
50 *
51 * This is known to be causing problems for UDEV-enabled LVM services.
52 * Messages for package dev-vcs/git-2.35.1:
53 * Log file: /var/tmp/catalyst/logs/dev-vcs:git-2.35.1:20220719-115634.log
54 * Please read /usr/share/bash-completion/completions/git for Git bash command
55 * completion.
56 * Please read /usr/share/git/git-prompt.sh for Git bash prompt
57 * Note that the prompt bash code is now in that separate script
58 * These additional scripts need some dependencies:
59 * git-quiltimport : dev-util/quilt
60 * git-instaweb : || ( www-servers/lighttpd www-servers/apache www-servers/nginx )
61 * Messages for package net-vpn/openvpn-2.5.6:
62 * Log file: /var/tmp/catalyst/logs/net-vpn:openvpn-2.5.6:20220719-120145.log
63 * The tmpfiles processor exited with a non-zero exit code
64 * The openvpn init script expects to find the configuration file
65 * openvpn.conf in /etc/openvpn along with any extra files it may need.
66 *
67 * To create more VPNs, simply create a new .conf file for it and
68 * then create a symlink to the openvpn init script from a link called
69 * openvpn.newconfname - like so
70 * cd /etc/openvpn
71 * nano foo.conf
72 * cd /etc/init.d
73 * ln -s openvpn openvpn.foo
74 *
75 * You can then treat openvpn.foo as any other service, so you can
76 * stop one vpn and start another if you need to.
77 * Messages for package dev-db/mysql-init-scripts-2.3-r4:
78 * Log file: /var/tmp/catalyst/logs/dev-db:mysql-init-scripts-2.3-r4:20220719-120310.log
79 *
80 * To use the mysql-s6 script, you need to install the optional sys-apps/s6 package.
81 * If you wish to use s6 logging support, comment out the log-error setting in your my.cnf
82 *
83 * Starting with version 10.1.8, MariaDB includes an improved systemd unit named mariadb.service
84 * You should prefer that unit over this package's mysqld.service.
85 * Messages for package dev-db/mariadb-10.5.16:
86 * Log file: /var/tmp/catalyst/logs/dev-db:mariadb-10.5.16:20220719-120315.log
87 * MySQL MY_DATADIR is /var/lib/mysql
88 * This install includes the PAM authentication plugin.
89 * To activate and configure the PAM plugin, please read:
90 * https://mariadb.com/kb/en/mariadb/pam-authentication-plugin/
91 * You might want to run:
92 * "emerge --config =dev-db/mariadb-10.5.16"
93 * if this is a new install.
94 *
95 * If you are switching server implentations, you should run the
96 * mysql_upgrade tool.
97 * This version of mariadb reorganizes the configuration from a single my.cnf
98 * to several files in /etc/mysql/mariadb.d.
99 * Please backup any changes you made to /etc/mysql/my.cnf
100 * and add them as a new file under /etc/mysql/mariadb.d with a .cnf extension.
101 * You may have as many files as needed and they are read alphabetically.
102 * Be sure the options have the appropriate section headers, i.e. [mysqld].
103 * Messages for package sys-devel/clang-14.0.4:
104 * Log file: /var/tmp/catalyst/logs/sys-devel:clang-14.0.4:20220719-120621.log
105 * You can find additional utility scripts in:
106 * /usr/lib/llvm/14/share/clang
107 * Some of them are vim integration scripts (with instructions inside).
108 * The run-clang-tidy.py script requires the following additional package:
109 * dev-python/pyyaml
110 * Messages for package net-misc/networkmanager-1.38.2:
111 * Log file: /var/tmp/catalyst/logs/net-misc:networkmanager-1.38.2:20220719-122045.log
112 * To modify system network connections without needing to enter the
113 * root password, add your user account to the 'plugdev' group.
114 *
115 * (Note: Above message is only printed the first time package is
116 * installed. Please look at /usr/share/doc/networkmanager-1.38.2/README.gentoo*
117 * for future reference)
118 * Messages for package kde-frameworks/solid-5.92.0:
119 * Log file: /var/tmp/catalyst/logs/kde-frameworks:solid-5.92.0:20220719-122624.log
120 * Install additional packages for optional runtime features:
121 * app-misc/media-player-info for media player devices support
122 * Messages for package kde-frameworks/kfilemetadata-5.92.0:
123 * Log file: /var/tmp/catalyst/logs/kde-frameworks:kfilemetadata-5.92.0:20220719-123035.log
124 * Install additional packages for optional runtime features:
125 * app-text/catdoc for Microsoft Word/Powerpoint file indexing
126 * dev-libs/libxls for Microsoft Excel file indexing
127 * Messages for package x11-misc/sddm-0.18.1-r6:
128 * Log file: /var/tmp/catalyst/logs/x11-misc:sddm-0.18.1-r6:20220719-123112.log
129 * Starting with 0.18.0, SDDM no longer installs /etc/sddm.conf
130 * Use it to override specific options. SDDM defaults are now
131 * found in: /usr/share/sddm/sddm.conf.d/00default.conf
132 *
133 * NOTE: If SDDM startup appears to hang then entropy pool is too low.
134 * This can be fixed by configuring one of the following:
135 * - Enable CONFIG_RANDOM_TRUST_CPU in linux kernel
136 * - # emerge sys-apps/haveged && rc-update add haveged boot
137 * - # emerge sys-apps/rng-tools && rc-update add rngd boot
138 *
139 * For more information on how to configure SDDM, please visit the wiki:
140 * https://wiki.gentoo.org/wiki/SDDM
141 * Messages for package app-admin/sudo-1.9.10-r1:
142 * Log file: /var/tmp/catalyst/logs/app-admin:sudo-1.9.10-r1:20220719-123414.log
143 * To use the -A (askpass) option, you need to install a compatible
144 * password program from the following list. Starred packages will
145 * automatically register for the use with sudo (but will not force
146 * the -A option):
147 *
148 * [*] net-misc/ssh-askpass-fullscreen
149 * net-misc/x11-ssh-askpass
150 *
151 * You can override the choice by setting the SUDO_ASKPASS environmnent
152 * variable to the program you want to use.
153 * Messages for package media-sound/pulseaudio-daemon-16.0-r1:
154 * Log file: /var/tmp/catalyst/logs/media-sound:pulseaudio-daemon-16.0-r1:20220719-123401.log
155 * You have enabled bluetooth USE flag for pulseaudio. Daemon will now handle
156 * bluetooth Headset (HSP HS and HSP AG) and Handsfree (HFP HF) profiles using
157 * native headset backend by default. This can be selectively disabled
158 * via runtime configuration arguments to module-bluetooth-discover
159 * in /etc/pulse/default.pa
160 * To disable HFP HF append enable_native_hfp_hf=false
161 * To disable HSP HS append enable_native_hsp_hs=false
162 * To disable HSP AG append headset=auto or headset=ofono
163 * (note this does NOT require enabling USE ofono)
164 *
165 * PulseAudio can be enhanced by installing the following:
166 * sys-auth/rtkit for restricted realtime capabilities via D-Bus
167 * Messages for package app-misc/screen-4.9.0:
168 * Log file: /var/tmp/catalyst/logs/app-misc:screen-4.9.0:20220719-123510.log
169 * Some dangerous key bindings have been removed or changed to more safe values.
170 * We enable some xterm hacks in our default screenrc, which might break some
171 * applications. Please check /etc/screenrc for information on these changes.
172 * This revision changes the screen socket location to /tmp/screen
173 * Messages for package app-emulation/cloud-init-22.2.2:
174 * Log file: /var/tmp/catalyst/logs/app-emulation:cloud-init-22.2.2:20220719-123456.log
175 * cloud-init-local needs to be run in the boot runlevel because it
176 * modifies services in the default runlevel. When a runlevel is started
177 * it is cached, so modifications that happen to the current runlevel
178 * while you are in it are not acted upon.
179 * Messages for package app-text/pdftk-3.3.2:
180 * Log file: /var/tmp/catalyst/logs/app-text:pdftk-3.3.2:20220719-123636.log
181 * Install dev-java/java-dep-check for dependency checking
182 * Messages for package app-portage/gentoolkit-0.5.1-r1:
183 * Log file: /var/tmp/catalyst/logs/app-portage:gentoolkit-0.5.1-r1:20220719-123616.log
184 *
185 * For further information on gentoolkit, please read the gentoolkit
186 * guide: https://wiki.gentoo.org/wiki/Gentoolkit
187 *
188 * Another alternative to equery is app-portage/portage-utils
189 *
190 * Additional tools that may be of interest:
191 *
192 * app-admin/eclean-kernel
193 * app-portage/diffmask
194 * app-portage/flaggie
195 * app-portage/portpeek
196 * app-portage/smart-live-rebuild
197 * Messages for package app-portage/repoman-3.0.3-r2:
198 * Log file: /var/tmp/catalyst/logs/app-portage:repoman-3.0.3-r2:20220719-123627.log
199 *
200 * This release of repoman is from the new portage/repoman split
201 * release code base.
202 * This new repoman code base is still being developed. So its API's
203 * are not to be considered stable and are subject to change.
204 * The code released has been tested and considered ready for use.
205 * This however does not guarantee it to be completely bug free.
206 * Please report any bugs you may encounter.
207 *
208 * Messages for package app-misc/mc-4.8.28-r1:
209 * Log file: /var/tmp/catalyst/logs/app-misc:mc-4.8.28-r1:20220719-123506.log
210 * To enable exiting to latest working directory,
211 * put this into your ~/.bashrc:
212 * . /usr/libexec/mc/mc.sh
213 * Messages for package net-fs/cifs-utils-6.15:
214 * Log file: /var/tmp/catalyst/logs/net-fs:cifs-utils-6.15:20220719-123733.log
215 * setuid use flag was dropped due to multiple security implications
216 * such as CVE-2009-2948, CVE-2011-3585 and CVE-2012-1586
217 * You are free to set setuid flags by yourself
218 * Messages for package kde-frameworks/kwallet-5.92.0:
219 * Log file: /var/tmp/catalyst/logs/kde-frameworks:kwallet-5.92.0:20220719-124041.log
220 * Install additional packages for optional runtime features:
221 * kde-plasma/kwallet-pam for Auto-unlocking after account login
222 * kde-apps/kwalletmanager:5 for KWallet management
223 * For more information, read https://wiki.gentoo.org/wiki/KDE#KWallet
224 * Messages for package kde-plasma/ksshaskpass-5.24.5:
225 * Log file: /var/tmp/catalyst/logs/kde-plasma:ksshaskpass-5.24.5:20220719-124104.log
226 * In order to have ssh-agent start with Plasma 5,
227 * edit /etc/xdg/plasma-workspace/env/10-agent-startup.sh
228 * and uncomment the lines enabling ssh-agent.
229 *
230 * If you do so, do not forget to uncomment the respective
231 * lines in /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh
232 * to properly kill the agent when the session ends.
233 *
234 * ksshaskpass has been installed as your default askpass application
235 * for Plasma 5 sessions.
236 * If that's not desired, select the one you want to use in
237 * /etc/xdg/plasma-workspace/env/05-ksshaskpass.sh
238 * Messages for package kde-plasma/kwallet-pam-5.24.5:
239 * Log file: /var/tmp/catalyst/logs/kde-plasma:kwallet-pam-5.24.5:20220719-124108.log
240 * This package enables auto-unlocking of kde-frameworks/kwallet:5.
241 * See also: https://wiki.gentoo.org/wiki/KDE#KWallet_auto-unlocking
242 * Messages for package app-text/texlive-core-2021-r1:
243 * Log file: /var/tmp/catalyst/logs/app-text:texlive-core-2021-r1:20220719-124852.log
244 *
245 * If you have configuration files in /etc/texmf to merge,
246 * please update them and run /usr/sbin/texmf-update.
247 *
248 * If you are migrating from an older TeX distribution
249 * Please make sure you have read:
250 * https://wiki.gentoo.org/wiki/Project:TeX/Tex_Live_Migration_Guide
251 * in order to avoid possible problems
252 * Messages for package app-accessibility/espeakup-0.90:
253 * Log file: /var/tmp/catalyst/logs/app-accessibility:espeakup-0.90:20220719-125403.log
254 * To get espeakup to start automatically, it is currently recommended
255 * that you add it to the default run level, by giving the following
256 * command as root.
257 *
258 * rc-update add espeakup default
259 *
260 * You can also set a default voice now for espeakup.
261 * See /etc/conf.d/espeakup for how to do this.
262 * Messages for package media-video/mpv-0.34.1-r1:
263 * Log file: /var/tmp/catalyst/logs/media-video:mpv-0.34.1-r1:20220719-125415.log
264 * Install additional packages for optional runtime features:
265 * net-misc/yt-dlp for URL support
266 * Messages for package net-fs/nfs-utils-2.6.1:
267 * Log file: /var/tmp/catalyst/logs/net-fs:nfs-utils-2.6.1:20220719-125421.log
268 * If you use OpenRC, the nfsmount service has been replaced with nfsclient.
269 * If you were using nfsmount, please add nfsclient and netmount to the
270 * same runlevel as nfsmount.
271 * Messages for package app-accessibility/brltty-6.4-r1:
272 * Log file: /var/tmp/catalyst/logs/app-accessibility:brltty-6.4-r1:20220719-125350.log
273 * please be sure /etc/brltty.conf is correct for your system.
274 *
275 * To make brltty start on boot on an OpenRC system, type this command:
276 * # rc-update add brltty boot
277 *
278 * If you are using systemd, type this command:
279 * # systemctl daemon-reload
280 *
281 * Please reload udev by typing:
282 * # udevadm control --reload
283 * Messages for package net-irc/hexchat-2.16.1:
284 * Log file: /var/tmp/catalyst/logs/net-irc:hexchat-2.16.1:20220719-125639.log
285 *
286 * optional dependencies:
287 * media-sound/sox (sound playback if you don't have libcanberra
288 * enabled)
289 * x11-themes/sound-theme-freedesktop (default BEEP sound,
290 * needs libcanberra enabled)
291 * Messages for package app-emulation/xen-tools-4.15.3:
292 * Log file: /var/tmp/catalyst/logs/app-emulation:xen-tools-4.15.3:20220719-125406.log
293 * Official Xen Guide and the offical wiki page:
294 * https://wiki.gentoo.org/wiki/Xen
295 * https://wiki.xen.org/wiki/Main_Page
296 *
297 * Recommended to utilise the xencommons script to config system at boot
298 * Add by use of rc-update on completion of the install
299 * The qemu-bridge-helper is renamed to the xen-bridge-helper in the in source
300 * build of qemu. This allows for app-emulation/qemu to be emerged concurrently
301 * with the qemu capable xen. It is up to the user to distinguish between and utilise
302 * the qemu-bridge-helper and the xen-bridge-helper. File bugs of any issues that arise
303 * Messages for package net-misc/chrony-4.2-r1:
304 * Log file: /var/tmp/catalyst/logs/net-misc:chrony-4.2-r1:20220719-130415.log
305 * To enable seccomp in a stricter mode, please modify:
306 * - /etc/conf.d/chronyd for OpenRC
307 * - systemctl edit chronyd for systemd
308 * to use -F 1 or -F -1 instead of -F 2 (see man chronyd)
309 * By default, we now use -F 2 which is a baseline/minimal filter.
310 * Messages for package net-misc/dhcpcd-9.4.1:
311 * Log file: /var/tmp/catalyst/logs/net-misc:dhcpcd-9.4.1:20220719-130501.log
312 *
313 * dhcpcd has zeroconf support active by default.
314 * This means it will always obtain an IP address even if no
315 * DHCP server can be contacted, which will break any existing
316 * failover support you may have configured in your net configuration.
317 * This behaviour can be controlled with the noipv4ll configuration
318 * file option or the -L command line switch.
319 * See the dhcpcd and dhcpcd.conf man pages for more details.
320 *
321 * Dhcpcd has duid enabled by default, and this may cause issues
322 * with some dhcp servers. For more information, see
323 * https://bugs.gentoo.org/show_bug.cgi?id=477356
324 * Messages for package dev-texlive/texlive-xetex-2021-r1:
325 * Log file: /var/tmp/catalyst/logs/dev-texlive:texlive-xetex-2021-r1:20220719-130553.log
326 * The following fontconfig configuration files have been installed:
327 *
328 * 09-texlive.conf
329 *
330 * Use `eselect fontconfig` to enable/disable them.
331 * Messages for package kde-apps/kdenlive-21.12.3:
332 * Log file: /var/tmp/catalyst/logs/kde-apps:kdenlive-21.12.3:20220719-130845.log
333 * Install additional packages for optional runtime features:
334 * media-libs/mlt[fftw] for Crop, Transform/Rotate and Shear effect
335 * Messages for package kde-apps/ark-21.12.3:
336 * Log file: /var/tmp/catalyst/logs/kde-apps:ark-21.12.3:20220719-130917.log
337 * Install additional packages for optional runtime features:
338 * app-arch/rar for rar archive creation/extraction
339 * app-arch/p7zip for 7-Zip archive support
340 * app-arch/lrzip for lrz archive support
341 * kde-misc/markdownpart:5 for markdown support in text previews
342 * kde-misc/kmarkdownwebview:5 for markdown support in text previews
343 * Messages for package kde-apps/k3b-21.12.3:
344 * Log file: /var/tmp/catalyst/logs/kde-apps:k3b-21.12.3:20220719-130926.log
345 * If you get warnings on start-up, uncheck the "Check system
346 * configuration" option in the "Misc" settings window.
347 *
348 * Make sure you have proper read/write permissions on optical device(s).
349 * Usually, it is sufficient to be in the cdrom group.
350 * Messages for package kde-apps/akonadi-21.12.3:
351 * Log file: /var/tmp/catalyst/logs/kde-apps:akonadi-21.12.3:20220719-130942.log
352 * You can select the storage backend in ~/.config/akonadi/akonadiserverrc.
353 * Available drivers are:
354 * QMYSQL
355 * QMYSQL has been set as your default akonadi storage backend.
356 *
357 * Akonadi QMYSQL backends that were created using <dev-db/mariadb-10.5.9-r3 may
358 * be in need of a manual fix. Failure to do so could result in akonadi service
359 * to stop fetching and sending mail for KMail or any other kind of issues in PIM
360 * applications depending on akonadi like KOrganizer, KAddressBook etc.
361 *
362 * Note:
363 * - All commands that follow are to be run by a regular user.
364 * - They will have to be repeated for any other user of KDE PIM.
365 * - Use your favorite terminal.
366 *
367 * 1) Check if "mysql" system db is present:
368 * $ mysql -S /run/user/$(id -u)/akonadi/mysql.socket -e 'select schema_name \
369 * from information_schema.schemata where schema_name = "mysql"'
370 *
371 * The output obtained should look like this:
372 * +-------------+
373 * | schema_name |
374 * +-------------+
375 * | mysql |
376 * +-------------+
377 *
378 * If so, then automatic DB upgrades will succeed, no further action necessary.
379 *
380 * 2) If, however, the above query returned empty, add the missing database:
381 * $ mysql -S /run/user/$(id -u)/akonadi/mysql.socket -e 'create database mysql'
382 *
383 * Future MariaDB releases should upgrade without manual intervention now.
384 *
385 * 3) Optional: You may have come here with an already defunct akonadi service.
386 * To manually fix the akonadi MariaDB backend:
387 * $ mysql_upgrade --defaults-file=~/.local/share/akonadi/mysql.conf \
388 * -S /run/user/$(id -u)/akonadi/mysql.socket
389 *
390 * Don't forget to restart the akonadi service afterwards:
391 * $ akonadictl restart
392 *
393 * References:
394 * [1] https://bugs.gentoo.org/688746
395 * [2] https://bugs.kde.org/show_bug.cgi?id=409224
396 *
397 * (Note: Above message is only printed the first time package is
398 * installed. Please look at /usr/share/doc/akonadi-21.12.3/README.gentoo*
399 * for future reference)
400 * Messages for package kde-frameworks/purpose-5.92.0:
401 * Log file: /var/tmp/catalyst/logs/kde-frameworks:purpose-5.92.0:20220719-131048.log
402 * Install additional packages for optional runtime features:
403 * kde-misc/kdeconnect for Send through KDE Connect
404 * Messages for package dev-vcs/subversion-1.14.2-r1:
405 * Log file: /var/tmp/catalyst/logs/dev-vcs:subversion-1.14.2-r1:20220719-130913.log
406 * If you run subversion as a daemon, you will need to restart it to avoid module mismatches.
407 * Messages for package kde-apps/kate-21.12.3:
408 * Log file: /var/tmp/catalyst/logs/kde-apps:kate-21.12.3:20220719-131302.log
409 * Install additional packages for optional runtime features:
410 * kde-misc/markdownpart:5 for Markdown text previews
411 * kde-misc/kmarkdownwebview:5 for Markdown text previews
412 * media-gfx/kgraphviewer for DOT graph file previews
413 * Messages for package kde-misc/kdeconnect-21.12.3:
414 * Log file: /var/tmp/catalyst/logs/kde-misc:kdeconnect-21.12.3:20220719-140634.log
415 * The Android .apk file is available via
416 * https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp
417 * or via
418 * https://f-droid.org/packages/org.kde.kdeconnect_tp/
419 * Messages for package kde-apps/gwenview-21.12.3:
420 * Log file: /var/tmp/catalyst/logs/kde-apps:gwenview-21.12.3:20220719-141050.log
421 * Install additional packages for optional runtime features:
422 * kde-apps/svgpart:5 for SVG support
423 * Messages for package kde-apps/ksystemlog-21.12.3:
424 * Log file: /var/tmp/catalyst/logs/kde-apps:ksystemlog-21.12.3:20220719-141112.log
425 * Will show only user readable logs without USE=kdesu (only in X).
426 * Messages for package sys-block/gparted-1.4.0-r1:
427 * Log file: /var/tmp/catalyst/logs/sys-block:gparted-1.4.0-r1:20220719-141323.log
428 * Install additional packages for optional runtime features:
429 * sys-fs/btrfs-progs for BTRFS support
430 * sys-fs/dmraid for DMRAID support
431 * sys-fs/multipath-tools for DMRAID support
432 * sys-fs/exfatprogs for exFAT support
433 * sys-fs/jfsutils for JFS support
434 * sys-fs/mdadm for MDADM support
435 * sys-fs/ntfs3g[ntfsprogs] for NTFS support
436 * sys-fs/reiser4progs for Reiser4 support
437 * sys-fs/reiserfsprogs for ReiserFS support
438 * sys-fs/udftools for UDF support
439 * sys-fs/xfsprogs for XFS support
440 * sys-fs/xfsdump for XFS support
441 * Messages for package app-office/lyx-2.3.6.1-r2:
442 * Log file: /var/tmp/catalyst/logs/app-office:lyx-2.3.6.1-r2:20220719-141142.log
443 *
444 * Enabling RTL support in LyX:
445 * If you intend to use a RTL language (such as Hebrew or Arabic)
446 * You must enable RTL support in LyX. To do so start LyX and go to
447 * Tools->Preferences->Language settings->Language
448 * and make sure the "Right-to-left language support" is checked
449 *
450 * Messages for package kde-plasma/systemsettings-5.24.5-r1:
451 * Log file: /var/tmp/catalyst/logs/kde-plasma:systemsettings-5.24.5-r1:20220719-141730.log
452 * Install additional packages for optional runtime features:
453 * kde-plasma/kde-gtk-config for Configure looks for GTK+
454 * Messages for package kde-plasma/kde-gtk-config-5.24.5:
455 * Log file: /var/tmp/catalyst/logs/kde-plasma:kde-gtk-config-5.24.5:20220719-141754.log
456 * If you notice missing icons in your GTK applications, you may have to install
457 * the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk
458 * for example.
459 * Messages for package kde-plasma/kwin-5.24.5-r2:
460 * Log file: /var/tmp/catalyst/logs/kde-plasma:kwin-5.24.5-r2:20220719-141718.log
461 * Install additional packages for optional runtime features:
462 * x11-misc/colord for color management support
463 *
464 * In Plasma 5.20, default behavior of the Task Switcher to move minimised
465 * windows to the end of the list was changed so that it remains in the
466 * original order. To revert to the well established behavior:
467 *
468 * - Edit ~/.config/kwinrc
469 * - Find [TabBox] section
470 * - Add "MoveMinimizedWindowsToEndOfTabBoxFocusChain=true"
471 * Messages for package kde-plasma/plasma-nm-5.24.5:
472 * Log file: /var/tmp/catalyst/logs/kde-plasma:plasma-nm-5.24.5:20220719-142159.log
473 * plasma-nm is not terribly useful without kde-plasma/plasma-workspace:5.
474 * However, the networkmanagement KCM can be called from either systemsettings
475 * or manually: $ kcmshell5 kcm_networkmanagement
476 * Messages for package kde-apps/kmix-21.12.3:
477 * Log file: /var/tmp/catalyst/logs/kde-apps:kmix-21.12.3:20220719-142212.log
478 * In KDE Plasma, kde-plasma/plasma-pa is the default audio volume handler.
479 * Should you prefer this to be kde-apps/kmix instead, do the following:
480 * - In system tray, right click on [Show hidden items]
481 * - Select [Configure System Tray]
482 * - In [Entries], search for [Audio Volume] and set it to [Disabled]
483 * KMix will be shown as [Volume Control].
484 * Messages for package sys-boot/grub-2.06-r2:
485 * Log file: /var/tmp/catalyst/logs/sys-boot:grub-2.06-r2:20220719-142217.log
486 * For information on how to configure GRUB2 please refer to the guide:
487 * https://wiki.gentoo.org/wiki/GRUB2_Quick_Start
488 *
489 * Install additional packages for optional runtime features:
490 * sys-boot/os-prober for detecting other operating systems (grub-mkconfig)
491 * dev-libs/libisoburn for creating rescue media (grub-mkrescue)
492 * sys-fs/mdadm for enabling RAID device detection
493 * Messages for package sys-fs/dmraid-1.0.0_rc16-r5:
494 * Log file: /var/tmp/catalyst/logs/sys-fs:dmraid-1.0.0_rc16-r5:20220719-142229.log
495 * For booting Gentoo from Device-Mapper RAID you can use a Genkernel initramfs.
496 *
497 * Genkernel will generate the kernel and the initramfs with a statically
498 * linked dmraid binary (its own version which may not be the same as this version):
499 * emerge -av sys-kernel/genkernel
500 * genkernel --dmraid all
501 *
502 * A pre-patched distfile of this version of DMRAID has been installed at
503 * /usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2 , to support using it within a
504 * Genkernel initramfs.
505 *
506 * If you would rather use this version of DMRAID with Genkernel, update the following
507 * in /etc/genkernel.conf:
508 * DMRAID_VER="1.0.0.rc16-3"
509 * DMRAID_SRCTAR="/usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2"
510 *
511 * Messages for package sys-fs/mdadm-4.1:
512 * Log file: /var/tmp/catalyst/logs/sys-fs:mdadm-4.1:20220719-142241.log
513 * If you're not relying on kernel auto-detect of your RAID
514 * devices, you need to add 'mdraid' to your 'boot' runlevel:
515 * rc-update add mdraid boot
516 * Messages for package sys-fs/multipath-tools-0.8.9:
517 * Log file: /var/tmp/catalyst/logs/sys-fs:multipath-tools-0.8.9:20220719-142251.log
518 * If you need multipath on your system, you must
519 * add 'multipath' into your boot runlevel!
520 * Messages for package kde-plasma/kinfocenter-5.24.5:
521 * Log file: /var/tmp/catalyst/logs/kde-plasma:kinfocenter-5.24.5:20220719-142320.log
522 * Install additional packages for optional runtime features:
523 * net-fs/samba for Samba status information module
524 * dev-util/vulkan-tools for Vulkan graphics API information module
525 * app-misc/wayland-utils for Wayland information module
526 * x11-apps/xdpyinfo for X Server information module
527 * Messages for package app-misc/livecd-tools-2.9:
528 * Log file: /var/tmp/catalyst/logs/app-misc:livecd-tools-2.9:20220719-142325.log
529 * This package is designed for use on the LiveCD only and will do
530 * unspeakably horrible and unexpected things on a normal system.
531 * YOU HAVE BEEN WARNED!!!
532 * Messages for package sys-process/iotop-0.6:
533 * Log file: /var/tmp/catalyst/logs/sys-process:iotop-0.6:20220719-142315.log
534 * Unable to find kernel sources at /usr/src/linux
535 * Unable to calculate Linux Kernel version for build, attempting to use running version
536 * Messages for package app-emacs/emacs-common-1.8:
537 * Log file: /var/tmp/catalyst/logs/app-emacs:emacs-common-1.8:20220719-142335.log
538 * All site initialisation for Gentoo-installed packages is added to
539 * /usr/share/emacs/site-lisp/site-gentoo.el. In order for this site
540 * initialisation to be loaded for all users automatically, a default
541 * site startup file /etc/emacs/site-start.el is installed. You are
542 * responsible for maintenance of this file.
543 *
544 * Alternatively, individual users can add the following command:
545 *
546 * (require 'site-gentoo)
547 *
548 * to their ~/.emacs initialisation files, or, for greater flexibility,
549 * users may load single package-specific initialisation files from the
550 * /usr/share/emacs/site-lisp/site-gentoo.d/ directory.
551 *
552 * (Note: Above message is only printed the first time package is
553 * installed. Please look at /usr/share/doc/emacs-common-1.8/README.gentoo*
554 * for future reference)
555 * Messages for package kde-plasma/plasma-workspace-5.24.5-r1:
556 * Log file: /var/tmp/catalyst/logs/kde-plasma:plasma-workspace-5.24.5-r1:20220719-142207.log
557 * ERROR: kde-plasma/plasma-workspace-5.24.5-r1::gentoo failed (compile phase):
558 * ninja -v -j16 -l0 failed
559 *
560 * Call stack:
561 * ebuild.sh, line 127: Called src_compile
562 * environment, line 2826: Called cmake_src_compile
563 * environment, line 1339: Called cmake_build
564 * environment, line 1308: Called eninja
565 * environment, line 1969: Called die
566 * The specific snippet of code:
567 * "$@" || die "${nonfatal_args[@]}" "${*} failed"
568 *
569 * If you need support, post the output of `emerge --info '=kde-plasma/plasma-workspace-5.24.5-r1::gentoo'`,
570 * the complete build log and the output of `emerge -pqv '=kde-plasma/plasma-workspace-5.24.5-r1::gentoo'`.
571 * The complete build log is located at '/var/tmp/catalyst/logs/kde-plasma:plasma-workspace-5.24.5-r1:20220719-142207.log'.
572 * For convenience, a symlink to the build log is located at '/var/tmp/portage/kde-plasma/plasma-workspace-5.24.5-r1/temp/build.log'.
573 * The ebuild environment file is located at '/var/tmp/portage/kde-plasma/plasma-workspace-5.24.5-r1/temp/environment'.
574 * Working directory: '/var/tmp/portage/kde-plasma/plasma-workspace-5.24.5-r1/work/plasma-workspace-5.24.5_build'
575 * S: '/var/tmp/portage/kde-plasma/plasma-workspace-5.24.5-r1/work/plasma-workspace-5.24.5'
576 * Messages for package www-client/firefox-91.11.0:
577 * Log file: /var/tmp/catalyst/logs/www-client:firefox-91.11.0:20220719-142315.log
578 * Unable to find kernel sources at /usr/src/linux
579 * Unable to calculate Linux Kernel version for build, attempting to use running version
580 * <media-libs/dav1d-1.0.0 detected, removing 1.0.0 compat patch.
581 * Messages for package www-client/chromium-103.0.5060.114:
582 * Log file: /var/tmp/catalyst/logs/www-client:chromium-103.0.5060.114:20220719-142308.log
583 * Unable to find kernel sources at /usr/src/linux
584 * Unable to calculate Linux Kernel version for build, attempting to use running version
585 * Messages for package dev-qt/qtwebengine-5.15.5_p20220618:
586 * Log file: /var/tmp/catalyst/logs/dev-qt:qtwebengine-5.15.5_p20220618:20220719-123924.log
587 * ERROR: dev-qt/qtwebengine-5.15.5_p20220618::gentoo failed (compile phase):
588 * emake failed
589 *
590 * If you need support, post the output of `emerge --info '=dev-qt/qtwebengine-5.15.5_p20220618::gentoo'`,
591 * the complete build log and the output of `emerge -pqv '=dev-qt/qtwebengine-5.15.5_p20220618::gentoo'`.
592 * The complete build log is located at '/var/tmp/catalyst/logs/dev-qt:qtwebengine-5.15.5_p20220618:20220719-123924.log'.
593 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-qt/qtwebengine-5.15.5_p20220618/temp/build.log'.
594 * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtwebengine-5.15.5_p20220618/temp/environment'.
595 * Working directory: '/var/tmp/portage/dev-qt/qtwebengine-5.15.5_p20220618/work/qtwebengine-5.15.5_p20220618_build'
596 * S: '/var/tmp/portage/dev-qt/qtwebengine-5.15.5_p20220618/work/qtwebengine-5.15.5_p20220618'
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925 *
926 * The following 4 packages have failed to build, install, or execute
927 * postinst:
928 *
929 * (kde-plasma/plasma-workspace-5.24.5-r1:5/5::gentoo, ebuild scheduled for merge), Log file:
930 * '/var/tmp/catalyst/logs/kde-plasma:plasma-workspace-5.24.5-r1:20220719-142207.log'
931 * (www-client/firefox-91.11.0:esr/esr::gentoo, ebuild scheduled for merge), Log file:
932 * '/var/tmp/catalyst/logs/www-client:firefox-91.11.0:20220719-142315.log'
933 * (www-client/chromium-103.0.5060.114:0/stable::gentoo, ebuild scheduled for merge), Log file:
934 * '/var/tmp/catalyst/logs/www-client:chromium-103.0.5060.114:20220719-142308.log'
935 * (dev-qt/qtwebengine-5.15.5_p20220618:5/5.15::gentoo, ebuild scheduled for merge), Log file:
936 * '/var/tmp/catalyst/logs/dev-qt:qtwebengine-5.15.5_p20220618:20220719-123924.log'
937 *
938 19 Jul 2022 14:26:18 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh', 'build_packages', 'app-accessibility/brltty', 'app-accessibility/espeakup', 'app-admin/hddtemp', 'app-admin/sudo', 'app-admin/syslog-ng', 'app-admin/sysstat', 'app-admin/testdisk', 'app-arch/bzip2', 'app-arch/cpio', 'app-arch/dpkg', 'app-arch/deb2targz', 'app-arch/gzip', 'app-arch/mt-st', 'app-arch/p7zip', 'app-arch/pbzip2', 'app-arch/rpm', 'app-arch/tar', 'app-arch/zip', 'app-arch/unrar', 'app-backup/fsarchiver', 'app-benchmarks/bonnie', 'app-benchmarks/bonnie++', 'app-benchmarks/dbench', 'app-benchmarks/iozone', 'app-benchmarks/stress', 'app-benchmarks/tiobench', 'app-cdr/dvd+rw-tools', 'app-cdr/cdrtools', 'app-crypt/chntpw', 'app-crypt/gnupg', 'app-crypt/pinentry', 'app-editors/emacs', 'app-editors/gedit', 'app-editors/ghex', 'app-editors/hexedit', 'app-editors/joe', 'app-editors/kile', 'app-editors/mg', 'app-editors/nano', 'app-editors/vim', 'app-emacs/
939 ebuild-mode', 'app-emulation/cloud-init', 'app-emulation/xen-tools', 'app-eselect/eselect-repository', 'app-misc/colordiff', 'app-misc/livecd-tools', 'app-misc/mc', 'app-misc/pax-utils', 'app-misc/screen', 'app-misc/tmux', 'app-misc/wipe', 'app-office/libreoffice', 'app-office/lyx', 'app-office/texstudio', 'app-officeext/texmaths', 'app-portage/eix', 'app-portage/genlop', 'app-portage/gentoolkit', 'app-portage/mirrorselect', 'app-portage/portage-utils', 'app-portage/pram', 'app-portage/repoman', 'app-portage/ufed', 'app-shells/bash-completion', 'app-shells/gentoo-bashcomp', 'app-text/bibutils', 'app-text/dos2unix', 'app-text/ghostscript-gpl', 'app-text/pdftk', 'app-text/recode', 'app-text/texlive', 'app-text/tree', 'app-text/wgetpaste', 'app-text/xournalpp', 'app-vim/gentoo-syntax', 'dev-lang/perl', 'dev-lang/python', 'dev-util/kdevelop', 'dev-vcs/git', 'dev-vcs/kdesvn', 'dev-vcs/subversion', 'kde-apps/k3b', 'kde-apps/kde-apps-meta', 'kde-apps/kdenlive', 'kde-apps/kipi-plugins', 'kd
940 e-apps/kompare', 'kde-misc/kdiff3', 'kde-plasma/plasma-meta', 'media-gfx/digikam', 'media-gfx/engauge', 'media-gfx/fbgrab', 'media-gfx/gimp', 'media-gfx/graphviz', 'media-gfx/hugin', 'media-gfx/inkscape', 'media-gfx/jhead', 'media-gfx/pngcrush', 'media-gfx/pngquant', 'media-gfx/povray', 'media-sound/alsa-utils', 'media-video/mpv', 'net-analyzer/iptraf-ng', 'net-analyzer/nmap', 'net-analyzer/openbsd-netcat', 'net-analyzer/tcpdump', 'net-analyzer/tcptraceroute', 'net-analyzer/traceroute', 'net-analyzer/traceroute-nanog', 'net-dialup/minicom', 'net-dialup/mingetty', 'net-dialup/pptpclient', 'net-dialup/rp-pppoe', 'net-dns/bind-tools', 'net-fs/cifs-utils', 'net-fs/nfs-utils', 'net-ftp/ftp', 'net-ftp/ncftp', 'net-im/pidgin', 'net-irc/hexchat', 'net-irc/irssi', 'net-irc/kvirc', 'net-irc/quassel', 'net-irc/weechat', 'net-misc/chrony', 'net-misc/dhcpcd', 'net-misc/iputils', 'net-misc/ndisc6', 'net-misc/ntp', 'net-misc/openssh', 'net-misc/rdate', 'net-misc/rdesktop', 'net-misc/rsync', 'net-m
941 isc/telnet-bsd', 'net-misc/vconfig', 'net-misc/wget', 'net-misc/whois', 'net-proxy/dante', 'net-proxy/tsocks', 'net-vpn/networkmanager-openvpn', 'net-vpn/networkmanager-pptp', 'net-vpn/openfortivpn', 'net-vpn/openvpn', 'net-vpn/tor', 'net-wireless/b43-fwcutter', 'net-wireless/iw', 'net-wireless/wireless-tools', 'net-wireless/wpa_supplicant', 'sys-apps/arrayprobe', 'sys-apps/acl', 'sys-apps/attr', 'sys-apps/busybox', 'sys-apps/cciss_vol_status', 'sys-apps/chname', 'sys-apps/coreutils', 'sys-apps/dcfldd', 'sys-apps/diffutils', 'sys-apps/dmidecode', 'sys-apps/dstat', 'sys-apps/ethtool', 'sys-apps/file', 'sys-apps/findutils', 'sys-apps/flashrom', 'sys-apps/fxload', 'sys-apps/gawk', 'sys-apps/gptfdisk', 'sys-apps/hdparm', 'sys-apps/hwinfo', 'sys-apps/ipmitool', 'sys-apps/iproute2', 'sys-apps/inxi', 'sys-apps/less', 'sys-apps/man-db', 'sys-apps/man-pages', 'sys-apps/man-pages-posix', 'sys-apps/memtester', 'sys-apps/mlocate', 'sys-apps/netplug', 'sys-apps/nvme-cli', 'sys-apps/pciutils', 's
942 ys-apps/pcmciautils', 'sys-apps/sdparm', 'sys-apps/sed', 'sys-apps/setserial', 'sys-apps/sg3_utils', 'sys-apps/smartmontools', 'sys-apps/which', 'sys-apps/usbutils', 'sys-apps/util-linux', 'sys-auth/ssh-import-id', 'sys-block/aoetools', 'sys-block/fio', 'sys-block/gparted', 'sys-block/mtx', 'sys-block/open-iscsi', 'sys-block/parted', 'sys-block/partimage', 'sys-block/tw_cli', 'sys-block/whdd', 'sys-boot/grub', 'sys-firmware/ipw2100-firmware', 'sys-firmware/ipw2200-firmware', 'sys-fs/bcache-tools', 'sys-fs/btrfs-progs', 'sys-fs/cryptsetup', 'sys-fs/ddrescue', 'sys-fs/dmraid', 'sys-fs/dosfstools', 'sys-fs/e2fsprogs', 'sys-fs/exfat-utils', 'sys-fs/extundelete', 'sys-fs/fuse-exfat', 'sys-fs/f2fs-tools', 'sys-fs/growpart', 'sys-fs/jfsutils', 'sys-fs/lsscsi', 'sys-fs/lvm2', 'sys-fs/mac-fdisk', 'sys-fs/mdadm', 'sys-fs/multipath-tools', 'sys-fs/ntfs3g', 'sys-fs/reiserfsprogs', 'sys-fs/xfsprogs', 'sys-kernel/linux-firmware', 'sys-libs/gpm', 'sys-power/acpid', 'sys-process/htop', 'sys-process
943 /lsof', 'sys-process/iotop', 'sys-process/procps', 'sys-process/psmisc', 'www-client/chromium', 'www-client/firefox', 'www-client/links', 'x11-misc/sddm']) exited 1
944 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh', 'build_packages', 'app-accessibility/brltty', 'app-accessibility/espeakup', 'app-admin/hddtemp', 'app-admin/sudo', 'app-admin/syslog-ng', 'app-admin/sysstat', 'app-admin/testdisk', 'app-arch/bzip2', 'app-arch/cpio', 'app-arch/dpkg', 'app-arch/deb2targz', 'app-arch/gzip', 'app-arch/mt-st', 'app-arch/p7zip', 'app-arch/pbzip2', 'app-arch/rpm', 'app-arch/tar', 'app-arch/zip', 'app-arch/unrar', 'app-backup/fsarchiver', 'app-benchmarks/bonnie', 'app-benchmarks/bonnie++', 'app-benchmarks/dbench', 'app-benchmarks/iozone', 'app-benchmarks/stress', 'app-benchmarks/tiobench', 'app-cdr/dvd+rw-tools', 'app-cdr/cdrtools', 'app-crypt/chntpw', 'app-crypt/gnupg', 'app-crypt/pinentry', 'app-editors/emacs', 'app-editors/gedit', 'app-editors/ghex', 'app-editors/hexedit', 'app-editors/joe', 'app-editors/kile', 'app-editors/mg', 'app-editors/nano', 'app-editors/vim', 'app-emacs/ebuild-mode', 'app-em
945 ulation/cloud-init', 'app-emulation/xen-tools', 'app-eselect/eselect-repository', 'app-misc/colordiff', 'app-misc/livecd-tools', 'app-misc/mc', 'app-misc/pax-utils', 'app-misc/screen', 'app-misc/tmux', 'app-misc/wipe', 'app-office/libreoffice', 'app-office/lyx', 'app-office/texstudio', 'app-officeext/texmaths', 'app-portage/eix', 'app-portage/genlop', 'app-portage/gentoolkit', 'app-portage/mirrorselect', 'app-portage/portage-utils', 'app-portage/pram', 'app-portage/repoman', 'app-portage/ufed', 'app-shells/bash-completion', 'app-shells/gentoo-bashcomp', 'app-text/bibutils', 'app-text/dos2unix', 'app-text/ghostscript-gpl', 'app-text/pdftk', 'app-text/recode', 'app-text/texlive', 'app-text/tree', 'app-text/wgetpaste', 'app-text/xournalpp', 'app-vim/gentoo-syntax', 'dev-lang/perl', 'dev-lang/python', 'dev-util/kdevelop', 'dev-vcs/git', 'dev-vcs/kdesvn', 'dev-vcs/subversion', 'kde-apps/k3b', 'kde-apps/kde-apps-meta', 'kde-apps/kdenlive', 'kde-apps/kipi-plugins', 'kde-apps/kompare', 'kde
946 -misc/kdiff3', 'kde-plasma/plasma-meta', 'media-gfx/digikam', 'media-gfx/engauge', 'media-gfx/fbgrab', 'media-gfx/gimp', 'media-gfx/graphviz', 'media-gfx/hugin', 'media-gfx/inkscape', 'media-gfx/jhead', 'media-gfx/pngcrush', 'media-gfx/pngquant', 'media-gfx/povray', 'media-sound/alsa-utils', 'media-video/mpv', 'net-analyzer/iptraf-ng', 'net-analyzer/nmap', 'net-analyzer/openbsd-netcat', 'net-analyzer/tcpdump', 'net-analyzer/tcptraceroute', 'net-analyzer/traceroute', 'net-analyzer/traceroute-nanog', 'net-dialup/minicom', 'net-dialup/mingetty', 'net-dialup/pptpclient', 'net-dialup/rp-pppoe', 'net-dns/bind-tools', 'net-fs/cifs-utils', 'net-fs/nfs-utils', 'net-ftp/ftp', 'net-ftp/ncftp', 'net-im/pidgin', 'net-irc/hexchat', 'net-irc/irssi', 'net-irc/kvirc', 'net-irc/quassel', 'net-irc/weechat', 'net-misc/chrony', 'net-misc/dhcpcd', 'net-misc/iputils', 'net-misc/ndisc6', 'net-misc/ntp', 'net-misc/openssh', 'net-misc/rdate', 'net-misc/rdesktop', 'net-misc/rsync', 'net-misc/telnet-bsd', 'net
947 -misc/vconfig', 'net-misc/wget', 'net-misc/whois', 'net-proxy/dante', 'net-proxy/tsocks', 'net-vpn/networkmanager-openvpn', 'net-vpn/networkmanager-pptp', 'net-vpn/openfortivpn', 'net-vpn/openvpn', 'net-vpn/tor', 'net-wireless/b43-fwcutter', 'net-wireless/iw', 'net-wireless/wireless-tools', 'net-wireless/wpa_supplicant', 'sys-apps/arrayprobe', 'sys-apps/acl', 'sys-apps/attr', 'sys-apps/busybox', 'sys-apps/cciss_vol_status', 'sys-apps/chname', 'sys-apps/coreutils', 'sys-apps/dcfldd', 'sys-apps/diffutils', 'sys-apps/dmidecode', 'sys-apps/dstat', 'sys-apps/ethtool', 'sys-apps/file', 'sys-apps/findutils', 'sys-apps/flashrom', 'sys-apps/fxload', 'sys-apps/gawk', 'sys-apps/gptfdisk', 'sys-apps/hdparm', 'sys-apps/hwinfo', 'sys-apps/ipmitool', 'sys-apps/iproute2', 'sys-apps/inxi', 'sys-apps/less', 'sys-apps/man-db', 'sys-apps/man-pages', 'sys-apps/man-pages-posix', 'sys-apps/memtester', 'sys-apps/mlocate', 'sys-apps/netplug', 'sys-apps/nvme-cli', 'sys-apps/pciutils', 'sys-apps/pcmciautils',
948 'sys-apps/sdparm', 'sys-apps/sed', 'sys-apps/setserial', 'sys-apps/sg3_utils', 'sys-apps/smartmontools', 'sys-apps/which', 'sys-apps/usbutils', 'sys-apps/util-linux', 'sys-auth/ssh-import-id', 'sys-block/aoetools', 'sys-block/fio', 'sys-block/gparted', 'sys-block/mtx', 'sys-block/open-iscsi', 'sys-block/parted', 'sys-block/partimage', 'sys-block/tw_cli', 'sys-block/whdd', 'sys-boot/grub', 'sys-firmware/ipw2100-firmware', 'sys-firmware/ipw2200-firmware', 'sys-fs/bcache-tools', 'sys-fs/btrfs-progs', 'sys-fs/cryptsetup', 'sys-fs/ddrescue', 'sys-fs/dmraid', 'sys-fs/dosfstools', 'sys-fs/e2fsprogs', 'sys-fs/exfat-utils', 'sys-fs/extundelete', 'sys-fs/fuse-exfat', 'sys-fs/f2fs-tools', 'sys-fs/growpart', 'sys-fs/jfsutils', 'sys-fs/lsscsi', 'sys-fs/lvm2', 'sys-fs/mac-fdisk', 'sys-fs/mdadm', 'sys-fs/multipath-tools', 'sys-fs/ntfs3g', 'sys-fs/reiserfsprogs', 'sys-fs/xfsprogs', 'sys-kernel/linux-firmware', 'sys-libs/gpm', 'sys-power/acpid', 'sys-process/htop', 'sys-process/lsof', 'sys-process/
949 iotop', 'sys-process/procps', 'sys-process/psmisc', 'www-client/chromium', 'www-client/firefox', 'www-client/links', 'x11-misc/sddm']) exited 1
950 19 Jul 2022 14:26:20 UTC: ERROR : CatalystError: livecdbuild aborting due to error.
951 ERROR:catalyst:CatalystError: livecdbuild aborting due to error.
952 19 Jul 2022 14:26:20 UTC: ERROR : Exception running action sequence build_packages
953 Traceback (most recent call last):
954 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1592, in build_packages
955 cmd(command, env=self.env)
956 File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
957 raise CatalystError('cmd(%r) exited %s' % (args, ret),
958 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh', 'build_packages', 'app-accessibility/brltty', 'app-accessibility/espeakup', 'app-admin/hddtemp', 'app-admin/sudo', 'app-admin/syslog-ng', 'app-admin/sysstat', 'app-admin/testdisk', 'app-arch/bzip2', 'app-arch/cpio', 'app-arch/dpkg', 'app-arch/deb2targz', 'app-arch/gzip', 'app-arch/mt-st', 'app-arch/p7zip', 'app-arch/pbzip2', 'app-arch/rpm', 'app-arch/tar', 'app-arch/zip', 'app-arch/unrar', 'app-backup/fsarchiver', 'app-benchmarks/bonnie', 'app-benchmarks/bonnie++', 'app-benchmarks/dbench', 'app-benchmarks/iozone', 'app-benchmarks/stress', 'app-benchmarks/tiobench', 'app-cdr/dvd+rw-tools', 'app-cdr/cdrtools', 'app-crypt/chntpw', 'app-crypt/gnupg', 'app-crypt/pinentry', 'app-editors/emacs', 'app-editors/gedit', 'app-editors/ghex', 'app-editors/hexedit', 'app-editors/joe', 'app-editors/kile', 'app-editors/mg', 'app-editors/nano', 'app-editors/vim', 'app-emacs/ebuild-mode', 'app-
959 emulation/cloud-init', 'app-emulation/xen-tools', 'app-eselect/eselect-repository', 'app-misc/colordiff', 'app-misc/livecd-tools', 'app-misc/mc', 'app-misc/pax-utils', 'app-misc/screen', 'app-misc/tmux', 'app-misc/wipe', 'app-office/libreoffice', 'app-office/lyx', 'app-office/texstudio', 'app-officeext/texmaths', 'app-portage/eix', 'app-portage/genlop', 'app-portage/gentoolkit', 'app-portage/mirrorselect', 'app-portage/portage-utils', 'app-portage/pram', 'app-portage/repoman', 'app-portage/ufed', 'app-shells/bash-completion', 'app-shells/gentoo-bashcomp', 'app-text/bibutils', 'app-text/dos2unix', 'app-text/ghostscript-gpl', 'app-text/pdftk', 'app-text/recode', 'app-text/texlive', 'app-text/tree', 'app-text/wgetpaste', 'app-text/xournalpp', 'app-vim/gentoo-syntax', 'dev-lang/perl', 'dev-lang/python', 'dev-util/kdevelop', 'dev-vcs/git', 'dev-vcs/kdesvn', 'dev-vcs/subversion', 'kde-apps/k3b', 'kde-apps/kde-apps-meta', 'kde-apps/kdenlive', 'kde-apps/kipi-plugins', 'kde-apps/kompare', 'k
960 de-misc/kdiff3', 'kde-plasma/plasma-meta', 'media-gfx/digikam', 'media-gfx/engauge', 'media-gfx/fbgrab', 'media-gfx/gimp', 'media-gfx/graphviz', 'media-gfx/hugin', 'media-gfx/inkscape', 'media-gfx/jhead', 'media-gfx/pngcrush', 'media-gfx/pngquant', 'media-gfx/povray', 'media-sound/alsa-utils', 'media-video/mpv', 'net-analyzer/iptraf-ng', 'net-analyzer/nmap', 'net-analyzer/openbsd-netcat', 'net-analyzer/tcpdump', 'net-analyzer/tcptraceroute', 'net-analyzer/traceroute', 'net-analyzer/traceroute-nanog', 'net-dialup/minicom', 'net-dialup/mingetty', 'net-dialup/pptpclient', 'net-dialup/rp-pppoe', 'net-dns/bind-tools', 'net-fs/cifs-utils', 'net-fs/nfs-utils', 'net-ftp/ftp', 'net-ftp/ncftp', 'net-im/pidgin', 'net-irc/hexchat', 'net-irc/irssi', 'net-irc/kvirc', 'net-irc/quassel', 'net-irc/weechat', 'net-misc/chrony', 'net-misc/dhcpcd', 'net-misc/iputils', 'net-misc/ndisc6', 'net-misc/ntp', 'net-misc/openssh', 'net-misc/rdate', 'net-misc/rdesktop', 'net-misc/rsync', 'net-misc/telnet-bsd', 'n
961 et-misc/vconfig', 'net-misc/wget', 'net-misc/whois', 'net-proxy/dante', 'net-proxy/tsocks', 'net-vpn/networkmanager-openvpn', 'net-vpn/networkmanager-pptp', 'net-vpn/openfortivpn', 'net-vpn/openvpn', 'net-vpn/tor', 'net-wireless/b43-fwcutter', 'net-wireless/iw', 'net-wireless/wireless-tools', 'net-wireless/wpa_supplicant', 'sys-apps/arrayprobe', 'sys-apps/acl', 'sys-apps/attr', 'sys-apps/busybox', 'sys-apps/cciss_vol_status', 'sys-apps/chname', 'sys-apps/coreutils', 'sys-apps/dcfldd', 'sys-apps/diffutils', 'sys-apps/dmidecode', 'sys-apps/dstat', 'sys-apps/ethtool', 'sys-apps/file', 'sys-apps/findutils', 'sys-apps/flashrom', 'sys-apps/fxload', 'sys-apps/gawk', 'sys-apps/gptfdisk', 'sys-apps/hdparm', 'sys-apps/hwinfo', 'sys-apps/ipmitool', 'sys-apps/iproute2', 'sys-apps/inxi', 'sys-apps/less', 'sys-apps/man-db', 'sys-apps/man-pages', 'sys-apps/man-pages-posix', 'sys-apps/memtester', 'sys-apps/mlocate', 'sys-apps/netplug', 'sys-apps/nvme-cli', 'sys-apps/pciutils', 'sys-apps/pcmciautils
962 ', 'sys-apps/sdparm', 'sys-apps/sed', 'sys-apps/setserial', 'sys-apps/sg3_utils', 'sys-apps/smartmontools', 'sys-apps/which', 'sys-apps/usbutils', 'sys-apps/util-linux', 'sys-auth/ssh-import-id', 'sys-block/aoetools', 'sys-block/fio', 'sys-block/gparted', 'sys-block/mtx', 'sys-block/open-iscsi', 'sys-block/parted', 'sys-block/partimage', 'sys-block/tw_cli', 'sys-block/whdd', 'sys-boot/grub', 'sys-firmware/ipw2100-firmware', 'sys-firmware/ipw2200-firmware', 'sys-fs/bcache-tools', 'sys-fs/btrfs-progs', 'sys-fs/cryptsetup', 'sys-fs/ddrescue', 'sys-fs/dmraid', 'sys-fs/dosfstools', 'sys-fs/e2fsprogs', 'sys-fs/exfat-utils', 'sys-fs/extundelete', 'sys-fs/fuse-exfat', 'sys-fs/f2fs-tools', 'sys-fs/growpart', 'sys-fs/jfsutils', 'sys-fs/lsscsi', 'sys-fs/lvm2', 'sys-fs/mac-fdisk', 'sys-fs/mdadm', 'sys-fs/multipath-tools', 'sys-fs/ntfs3g', 'sys-fs/reiserfsprogs', 'sys-fs/xfsprogs', 'sys-kernel/linux-firmware', 'sys-libs/gpm', 'sys-power/acpid', 'sys-process/htop', 'sys-process/lsof', 'sys-proces
963 s/iotop', 'sys-process/procps', 'sys-process/psmisc', 'www-client/chromium', 'www-client/firefox', 'www-client/links', 'x11-misc/sddm']) exited 1
964
965 During handling of the above exception, another exception occurred:
966
967 Traceback (most recent call last):
968 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
969 getattr(self, x)()
970 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1597, in build_packages
971 raise CatalystError(
972 catalyst.support.CatalystError: livecdbuild aborting due to error.
973 ERROR:catalyst:Exception running action sequence build_packages
974 Traceback (most recent call last):
975 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1592, in build_packages
976 cmd(command, env=self.env)
977 File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
978 raise CatalystError('cmd(%r) exited %s' % (args, ret),
979 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh', 'build_packages', 'app-accessibility/brltty', 'app-accessibility/espeakup', 'app-admin/hddtemp', 'app-admin/sudo', 'app-admin/syslog-ng', 'app-admin/sysstat', 'app-admin/testdisk', 'app-arch/bzip2', 'app-arch/cpio', 'app-arch/dpkg', 'app-arch/deb2targz', 'app-arch/gzip', 'app-arch/mt-st', 'app-arch/p7zip', 'app-arch/pbzip2', 'app-arch/rpm', 'app-arch/tar', 'app-arch/zip', 'app-arch/unrar', 'app-backup/fsarchiver', 'app-benchmarks/bonnie', 'app-benchmarks/bonnie++', 'app-benchmarks/dbench', 'app-benchmarks/iozone', 'app-benchmarks/stress', 'app-benchmarks/tiobench', 'app-cdr/dvd+rw-tools', 'app-cdr/cdrtools', 'app-crypt/chntpw', 'app-crypt/gnupg', 'app-crypt/pinentry', 'app-editors/emacs', 'app-editors/gedit', 'app-editors/ghex', 'app-editors/hexedit', 'app-editors/joe', 'app-editors/kile', 'app-editors/mg', 'app-editors/nano', 'app-editors/vim', 'app-emacs/ebuild-mode', 'app-
980 emulation/cloud-init', 'app-emulation/xen-tools', 'app-eselect/eselect-repository', 'app-misc/colordiff', 'app-misc/livecd-tools', 'app-misc/mc', 'app-misc/pax-utils', 'app-misc/screen', 'app-misc/tmux', 'app-misc/wipe', 'app-office/libreoffice', 'app-office/lyx', 'app-office/texstudio', 'app-officeext/texmaths', 'app-portage/eix', 'app-portage/genlop', 'app-portage/gentoolkit', 'app-portage/mirrorselect', 'app-portage/portage-utils', 'app-portage/pram', 'app-portage/repoman', 'app-portage/ufed', 'app-shells/bash-completion', 'app-shells/gentoo-bashcomp', 'app-text/bibutils', 'app-text/dos2unix', 'app-text/ghostscript-gpl', 'app-text/pdftk', 'app-text/recode', 'app-text/texlive', 'app-text/tree', 'app-text/wgetpaste', 'app-text/xournalpp', 'app-vim/gentoo-syntax', 'dev-lang/perl', 'dev-lang/python', 'dev-util/kdevelop', 'dev-vcs/git', 'dev-vcs/kdesvn', 'dev-vcs/subversion', 'kde-apps/k3b', 'kde-apps/kde-apps-meta', 'kde-apps/kdenlive', 'kde-apps/kipi-plugins', 'kde-apps/kompare', 'k
981 de-misc/kdiff3', 'kde-plasma/plasma-meta', 'media-gfx/digikam', 'media-gfx/engauge', 'media-gfx/fbgrab', 'media-gfx/gimp', 'media-gfx/graphviz', 'media-gfx/hugin', 'media-gfx/inkscape', 'media-gfx/jhead', 'media-gfx/pngcrush', 'media-gfx/pngquant', 'media-gfx/povray', 'media-sound/alsa-utils', 'media-video/mpv', 'net-analyzer/iptraf-ng', 'net-analyzer/nmap', 'net-analyzer/openbsd-netcat', 'net-analyzer/tcpdump', 'net-analyzer/tcptraceroute', 'net-analyzer/traceroute', 'net-analyzer/traceroute-nanog', 'net-dialup/minicom', 'net-dialup/mingetty', 'net-dialup/pptpclient', 'net-dialup/rp-pppoe', 'net-dns/bind-tools', 'net-fs/cifs-utils', 'net-fs/nfs-utils', 'net-ftp/ftp', 'net-ftp/ncftp', 'net-im/pidgin', 'net-irc/hexchat', 'net-irc/irssi', 'net-irc/kvirc', 'net-irc/quassel', 'net-irc/weechat', 'net-misc/chrony', 'net-misc/dhcpcd', 'net-misc/iputils', 'net-misc/ndisc6', 'net-misc/ntp', 'net-misc/openssh', 'net-misc/rdate', 'net-misc/rdesktop', 'net-misc/rsync', 'net-misc/telnet-bsd', 'n
982 et-misc/vconfig', 'net-misc/wget', 'net-misc/whois', 'net-proxy/dante', 'net-proxy/tsocks', 'net-vpn/networkmanager-openvpn', 'net-vpn/networkmanager-pptp', 'net-vpn/openfortivpn', 'net-vpn/openvpn', 'net-vpn/tor', 'net-wireless/b43-fwcutter', 'net-wireless/iw', 'net-wireless/wireless-tools', 'net-wireless/wpa_supplicant', 'sys-apps/arrayprobe', 'sys-apps/acl', 'sys-apps/attr', 'sys-apps/busybox', 'sys-apps/cciss_vol_status', 'sys-apps/chname', 'sys-apps/coreutils', 'sys-apps/dcfldd', 'sys-apps/diffutils', 'sys-apps/dmidecode', 'sys-apps/dstat', 'sys-apps/ethtool', 'sys-apps/file', 'sys-apps/findutils', 'sys-apps/flashrom', 'sys-apps/fxload', 'sys-apps/gawk', 'sys-apps/gptfdisk', 'sys-apps/hdparm', 'sys-apps/hwinfo', 'sys-apps/ipmitool', 'sys-apps/iproute2', 'sys-apps/inxi', 'sys-apps/less', 'sys-apps/man-db', 'sys-apps/man-pages', 'sys-apps/man-pages-posix', 'sys-apps/memtester', 'sys-apps/mlocate', 'sys-apps/netplug', 'sys-apps/nvme-cli', 'sys-apps/pciutils', 'sys-apps/pcmciautils
983 ', 'sys-apps/sdparm', 'sys-apps/sed', 'sys-apps/setserial', 'sys-apps/sg3_utils', 'sys-apps/smartmontools', 'sys-apps/which', 'sys-apps/usbutils', 'sys-apps/util-linux', 'sys-auth/ssh-import-id', 'sys-block/aoetools', 'sys-block/fio', 'sys-block/gparted', 'sys-block/mtx', 'sys-block/open-iscsi', 'sys-block/parted', 'sys-block/partimage', 'sys-block/tw_cli', 'sys-block/whdd', 'sys-boot/grub', 'sys-firmware/ipw2100-firmware', 'sys-firmware/ipw2200-firmware', 'sys-fs/bcache-tools', 'sys-fs/btrfs-progs', 'sys-fs/cryptsetup', 'sys-fs/ddrescue', 'sys-fs/dmraid', 'sys-fs/dosfstools', 'sys-fs/e2fsprogs', 'sys-fs/exfat-utils', 'sys-fs/extundelete', 'sys-fs/fuse-exfat', 'sys-fs/f2fs-tools', 'sys-fs/growpart', 'sys-fs/jfsutils', 'sys-fs/lsscsi', 'sys-fs/lvm2', 'sys-fs/mac-fdisk', 'sys-fs/mdadm', 'sys-fs/multipath-tools', 'sys-fs/ntfs3g', 'sys-fs/reiserfsprogs', 'sys-fs/xfsprogs', 'sys-kernel/linux-firmware', 'sys-libs/gpm', 'sys-power/acpid', 'sys-process/htop', 'sys-process/lsof', 'sys-proces
984 s/iotop', 'sys-process/procps', 'sys-process/psmisc', 'www-client/chromium', 'www-client/firefox', 'www-client/links', 'x11-misc/sddm']) exited 1
985
986 During handling of the above exception, another exception occurred:
987
988 Traceback (most recent call last):
989 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
990 getattr(self, x)()
991 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1597, in build_packages
992 raise CatalystError(
993 catalyst.support.CatalystError: livecdbuild aborting due to error.
994 19 Jul 2022 14:26:21 UTC: NOTICE : Cleaning up... Running unbind()
995 NOTICE:catalyst:Cleaning up... Running unbind()
996 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/log/portage is not a mount point. Skipping
997 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/log/portage is not a mount point. Skipping
998 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/tmp/kerncache is not a mount point. Skipping
999 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/tmp/kerncache is not a mount point. Skipping
1000 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/cache/binpkgs is not a mount point. Skipping
1001 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/cache/binpkgs is not a mount point. Skipping
1002 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/run is not a mount point. Skipping
1003 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/run is not a mount point. Skipping
1004 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/dev/shm does not exist. Skipping
1005 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/dev/shm does not exist. Skipping
1006 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/dev/pts does not exist. Skipping
1007 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/dev/pts does not exist. Skipping
1008 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/tmp/portage is not a mount point. Skipping
1009 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/tmp/portage is not a mount point. Skipping
1010 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/cache/distfiles is not a mount point. Skipping
1011 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/cache/distfiles is not a mount point. Skipping
1012 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/db/repos/gentoo is not a mount point. Skipping
1013 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/var/db/repos/gentoo is not a mount point. Skipping
1014 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/dev is not a mount point. Skipping
1015 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/dev is not a mount point. Skipping
1016 19 Jul 2022 14:26:21 UTC: NOTICE : /var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/proc is not a mount point. Skipping
1017 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/livecd-stage1-amd64-plasma-20220719T090930Z/proc is not a mount point. Skipping
1018 Command exited with non-zero status 2
1019 135303.27user 10296.72system 3:47:41elapsed 1065%CPU (0avgtext+0avgdata 3275676maxresident)k
1020 13021952inputs+37925808outputs (50987major+3919185303minor)pagefaults 0swaps
1021
1022
1023
1024 Full build log at /tmp/catalyst-auto.20220719T090930Z.g6YdMM/log/livegui_livegui-stage1.log