public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
From: catalyst@hake.hppa.dev.gentoo.org
To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [hppa-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
Date: Mon, 10 Jun 2024 12:02:46 -0400	[thread overview]
Message-ID: <20240610160248.AA7752BC037@pigeon.gentoo.org> (raw)




  204 | # define bswap_32(x) __builtin_bswap32(x)
      |                      ^~~~~~~~~~~~~~~~~
include/platform.h:208:23: note: in expansion of macro 'bswap_32'
  208 | # define SWAP_LE32(x) bswap_32(x)
      |                       ^~~~~~~~
include/libbb.h:2404:25: note: in expansion of macro 'SWAP_LE32'
 2404 |                 field = SWAP_LE32((uint32_t)(value)); \
      |                         ^~~~~~~~~
util-linux/mkfs_vfat.c:519:17: note: in expansion of macro 'STORE_LE'
  519 |                 STORE_LE(boot_blk->boot_sign, BOOT_SIGN);
      |                 ^~~~~~~~
include/libbb.h:204:22: warning: conversion from 'unsigned int' to 'uint16_t' {aka 'short unsigned int'} changes value from '1437204480' to '0' [-Woverflow]
  204 | # define bswap_32(x) __builtin_bswap32(x)
      |                      ^~~~~~~~~~~~~~~~~
include/platform.h:208:23: note: in expansion of macro 'bswap_32'
  208 | # define SWAP_LE32(x) bswap_32(x)
      |                       ^~~~~~~~
include/libbb.h:2404:25: note: in expansion of macro 'SWAP_LE32'
 2404 |                 field = SWAP_LE32((uint32_t)(value)); \
      |                         ^~~~~~~~~
util-linux/mkfs_vfat.c:526:17: note: in expansion of macro 'STORE_LE'
  526 |                 STORE_LE(info->boot_sign, BOOT_SIGN);
      |                 ^~~~~~~~
include/libbb.h:204:22: warning: conversion from 'unsigned int' to 'uint8_t' {aka 'unsigned char'} changes value from '134217728' to '0' [-Woverflow]
  204 | # define bswap_32(x) __builtin_bswap32(x)
      |                      ^~~~~~~~~~~~~~~~~
include/platform.h:208:23: note: in expansion of macro 'bswap_32'
  208 | # define SWAP_LE32(x) bswap_32(x)
      |                       ^~~~~~~~
include/libbb.h:2404:25: note: in expansion of macro 'SWAP_LE32'
 2404 |                 field = SWAP_LE32((uint32_t)(value)); \
      |                         ^~~~~~~~~
util-linux/mkfs_vfat.c:566:17: note: in expansion of macro 'STORE_LE'
  566 |                 STORE_LE(de->attr, ATTR_VOLUME);
      |                 ^~~~~~~~
include/libbb.h:203:22: warning: conversion from 'short unsigned int' to 'uint8_t' {aka 'unsigned char'} changes value from '2048' to '0' [-Woverflow]
  203 | # define bswap_16(x) __builtin_bswap16(x)
      |                      ^~~~~~~~~~~~~~~~~
include/platform.h:207:23: note: in expansion of macro 'bswap_16'
  207 | # define SWAP_LE16(x) bswap_16(x)
      |                       ^~~~~~~~
include/libbb.h:2406:25: note: in expansion of macro 'SWAP_LE16'
 2406 |                 field = SWAP_LE16((uint16_t)(value)); \
      |                         ^~~~~~~~~
util-linux/mkfs_vfat.c:566:17: note: in expansion of macro 'STORE_LE'
  566 |                 STORE_LE(de->attr, ATTR_VOLUME);
      |                 ^~~~~~~~
util-linux/unshare.c: In function 'unshare_main':
util-linux/unshare.c:295:25: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  295 |                         read(fdp.rd, ns_ctx_list, 1); /* ...using bogus buffer */
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make -f scripts/Makefile.build obj=util-linux/volume_id
util-linux/volume_id/btrfs.c: In function 'volume_id_probe_btrfs':
util-linux/volume_id/btrfs.c:110:34: warning: 'sb' may be used uninitialized [-Wmaybe-uninitialized]
  110 |         volume_id_set_uuid(id, sb->fsid, UUID_DCE);
      |                                ~~^~~~~~
util-linux/volume_id/btrfs.c:93:35: note: 'sb' was declared here
   93 |         struct btrfs_super_block *sb;
      |                                   ^~
Static linking against glibc, can't use --gc-sections
Trying libraries: m resolv rt
 Library m is needed, can't exclude it (yet)
 Library resolv is needed, can't exclude it (yet)
 Library rt is not needed, excluding it
 Library m is needed, can't exclude it (yet)
 Library resolv is needed, can't exclude it (yet)
Final link with: m resolv
echo 'cmd_busybox_unstripped := /var/tmp/genkernel/gk_mqTSjoGi/busybox/busybox-1.36.1/scripts/trylink "busybox_unstripped" "hppa1.1-unknown-linux-gnu-gcc" "-Os -pipe -fomit-frame-pointer -I/var/tmp/genkernel/gk_mqTSjoGi/busybox/buildroot/usr/include -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wdeclaration-after-statement -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin-printf -Oz -static" " -L/var/tmp/genkernel/gk_mqTSjoGi/busybox/buildroot/usr/lib " " applets/built-in.o" " archival/lib.a  archival/libarchive/lib.a  console-tools/lib.a  coreutils/lib.a  coreutils/libcoreutils/lib.a  debianutils/lib.a  klibc-utils/lib.a  e2fsprogs/lib.a  editors/lib.a  findutils/lib.a  init/lib.a  libbb/lib.
 a  libpwdgrp/lib.a  loginutils/lib.a  mailutils/lib.a  miscutils/lib.a  modutils/lib.a  networking/lib.a  networking/libiproute/lib.a  networking/udhcp/lib.a  printutils/lib.a  procps/lib.a  runit/lib.a  selinux/lib.a  shell/lib.a  sysklogd/lib.a  util-linux/lib.a  util-linux/volume_id/lib.a  archival/built-in.o  archival/libarchive/built-in.o  console-tools/built-in.o  coreutils/built-in.o  coreutils/libcoreutils/built-in.o  debianutils/built-in.o  klibc-utils/built-in.o  e2fsprogs/built-in.o  editors/built-in.o  findutils/built-in.o  init/built-in.o  libbb/built-in.o  libpwdgrp/built-in.o  loginutils/built-in.o  mailutils/built-in.o  miscutils/built-in.o  modutils/built-in.o  networking/built-in.o  networking/libiproute/built-in.o  networking/udhcp/built-in.o  printutils/built-in.o  procps/built-in.o  runit/built-in.o  selinux/built-in.o  shell/built-in.o  sysklogd/built-in.o  util-linux/built-in.o  util-linux/volume_id/built-in.o" "m rt resolv resolv" """" && /var/tmp/genkernel/g
 k_mqTSjoGi/busybox/busybox-1.36.1/scripts/generate_BUFSIZ.sh --post include/common_bufsiz.h' > ./.busybox_unstripped.cmd
rm -f .old_version
hppa1.1-unknown-linux-gnu-strip -s --remove-section=.note --remove-section=.comment \
	busybox_unstripped -o busybox
chmod a+x busybox
^[[32;01m*^[[0m         >> Appending modprobed cpio data ...
^[[32;01m*^[[0m         >> Appending modules cpio data ...
^[[32;01m*^[[0m         >> Deduping cpio ...
^[[32;01m*^[[0m         >> Pre-generating initramfs' /etc/ld.so.cache ...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz) ...
xz: Reduced the number of threads from 1 to one. The automatic memory usage limit of 759 MiB is still being exceeded. 1250 MiB of memory is required. Continuing anyway.

^[[32;01m*^[[0m kerncache: >> Creating kernel cache in '/tmp/kerncache/hppa64-kerncache-20240608T074904Z.tar.bz2' ...

^[[32;01m*^[[0m minkernpkg: >> Creating minimal kernel package in '/tmp/kerncache/hppa64-kernel-initrd-20240608T074904Z.tar.bz2' ...

^[[32;01m*^[[0m modulespkg: >> Creating modules package in '/tmp/kerncache/hppa64-modules-20240608T074904Z.tar.bz2' ...

^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m --no-bootloader set; Skipping bootloader update ...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required kernel parameter:
^[[32;01m*^[[0m 
^[[32;01m*^[[0m 	root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m one specified in /etc/fstab

^[[33;01m*^[[0m If you require Genkernel's hardware detection features, you ^[[0;01mMUST^[[0m
^[[33;01m*^[[0m tell your bootloader to use the provided initramfs file '/boot/initramfs-6.6.21-gentoo-hppa64.img'.

^[[33;01m*^[[0m ^[[0;01mWARNING... WARNING... WARNING...^[[0m
^[[33;01m*^[[0m Additional kernel parameters that *may* be required to boot properly:

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
emerge --quiet --usepkg --buildpkg --binpkg-respect-use=y --newuse --deselect sys-kernel/gentoo-sources
>>> Removing sys-kernel/gentoo-sources from "world" favorites file...
10 Jun 2024 10:56:08 EDT: NOTICE  : --- Running action sequence: bootloader
NOTICE:catalyst:--- Running action sequence: bootloader
10 Jun 2024 10:56:31 EDT: NOTICE  : --- Running action sequence: preclean
NOTICE:catalyst:--- Running action sequence: preclean
10 Jun 2024 10:56:32 EDT: NOTICE  : --- Running action sequence: livecd_update
NOTICE:catalyst:--- Running action sequence: livecd_update
Running livecdfs-update.sh in chroot:
    chroot /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z /tmp/livecdfs-update.sh
>>> Regenerating /etc/ld.so.cache...
10 Jun 2024 10:56:37 EDT: NOTICE  : --- Running action sequence: root_overlay
NOTICE:catalyst:--- Running action sequence: root_overlay
10 Jun 2024 10:56:37 EDT: NOTICE  : --- Running action sequence: fsscript
NOTICE:catalyst:--- Running action sequence: fsscript
10 Jun 2024 10:56:37 EDT: NOTICE  : --- Running action sequence: rcupdate
NOTICE:catalyst:--- Running action sequence: rcupdate
Running rc-update.sh in chroot:
    chroot /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z /tmp/rc-update.sh
 * rc-update: service `iptables' is not in the runlevel `default'
 * rc-update: service `iptables' is not in the runlevel `shutdown'
 * rc-update: service `iptables' is not in the runlevel `boot'
 * rc-update: service `iptables' is not in the runlevel `sysinit'
 * rc-update: service `iptables' is not in the runlevel `nonetwork'
 * rc-update: service `netmount' is not in the runlevel `shutdown'
 * rc-update: service `netmount' is not in the runlevel `boot'
 * rc-update: service `netmount' is not in the runlevel `sysinit'
 * rc-update: service `netmount' is not in the runlevel `nonetwork'
 * service netmount deleted from runlevel default
 * rc-update: service `keymaps' is not in the runlevel `default'
 * rc-update: service `keymaps' is not in the runlevel `shutdown'
 * rc-update: service `keymaps' is not in the runlevel `sysinit'
 * rc-update: service `keymaps' is not in the runlevel `nonetwork'
 * service keymaps deleted from runlevel boot
 * rc-update: service `serial' is not in the runlevel `default'
 * rc-update: service `serial' is not in the runlevel `shutdown'
 * rc-update: service `serial' is not in the runlevel `boot'
 * rc-update: service `serial' is not in the runlevel `sysinit'
 * rc-update: service `serial' is not in the runlevel `nonetwork'
 * rc-update: service `consolefont' is not in the runlevel `default'
 * rc-update: service `consolefont' is not in the runlevel `shutdown'
 * rc-update: service `consolefont' is not in the runlevel `boot'
 * rc-update: service `consolefont' is not in the runlevel `sysinit'
 * rc-update: service `consolefont' is not in the runlevel `nonetwork'
 * service autoconfig added to runlevel default
 * service syslog-ng added to runlevel default
 * service fixinittab added to runlevel default
10 Jun 2024 10:56:38 EDT: NOTICE  : --- Running action sequence: unmerge
NOTICE:catalyst:--- Running action sequence: unmerge
Running depclean.sh in chroot:
    chroot /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z /tmp/depclean.sh
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --binpkg-respect-use=y --newuse --depclean --with-bdeps=n
sys-kernel/gentoo-sources: 6.6.21 none none 
sys-kernel/genkernel: 4.3.14 none none 
sys-auth/passwdqc: 2.0.3-r1 none none 
sys-apps/texinfo: 7.1-r1 none none 
sys-apps/locale-gen: 2.23-r1 none none 
dev-python/lxml: 5.1.0 none none 
dev-python/jinja: 3.1.4 none none 
dev-python/hatchling: 1.24.2 none none 
dev-lang/tcl: 8.6.13-r1 none none 
dev-build/meson-format-array: 0 none none 
dev-build/meson: 1.4.0-r1 none none 
dev-build/gtk-doc-am: 1.33.2 none none 
app-text/po4a: 0.69 none none 
app-text/docbook-xsl-ns-stylesheets: 1.79.1 none none 
app-text/docbook-xml-dtd: 4.2-r3 none none 


!!! 'app-editors/nano' (virtual/editor) is part of your system profile.
!!! Unmerging it may be damaging to your system.

app-editors/nano: 7.2-r1 none none 
virtual/perl-Unicode-Collate: 1.310.0-r2 none none 
sys-kernel/linux-firmware: 20240513 none none 
dev-util/gperf: 3.1-r2 none none 
dev-python/trove-classifiers: 2024.5.22 none none 
dev-python/pluggy: 1.5.0 none none 
dev-python/pathspec: 0.12.1 none none 
dev-python/markupsafe: 2.1.5 none none 
dev-python/editables: 0.5 none none 
dev-python/cython: 3.0.10 none none 
dev-perl/YAML-Tiny: 1.740.0 none none 
dev-perl/Unicode-LineBreak: 2019.1.0 none none 
dev-perl/Text-WrapI18N: 0.60.0-r2 none none 
dev-perl/TermReadKey: 2.380.0-r1 none none 
dev-perl/Syntax-Keyword-Try: 0.280.0 none none 
dev-perl/SGMLSpm: 1.1-r2 none none 
dev-perl/Pod-Parser: 1.660.0 none none 
dev-build/autoconf-archive: 2023.02.20 none none 
app-text/opensp: 1.5.2-r10 none none 
app-text/docbook-xml-dtd: 4.1.2-r7 none none 
app-text/asciidoc: 10.2.0 none none 
virtual/perl-Scalar-List-Utils: 1.630.0-r1 none none 
virtual/perl-Exporter: 5.770.0-r1 none none 
net-libs/libnsl: 2.0.1 none none 
dev-perl/XS-Parse-Keyword: 0.380.0-r1 none none 
dev-perl/Text-CharWidth: 0.40.0-r2 none none 
dev-perl/MIME-Charset: 1.13.1 none none 
dev-libs/libxslt: 1.1.39 none none 
dev-build/libtool: 2.4.7-r4 none none 
app-text/docbook-xml-dtd: 4.5-r2 none none 
virtual/pkgconfig: 3 none none 
dev-perl/ExtUtils-CChecker: 0.110.0 none none 
dev-build/automake: 1.16.5-r2 none none 
app-text/sgml-common: 0.6.3-r7 none none 
app-text/docbook-xsl-stylesheets: 1.79.1-r4 none none 
sys-apps/help2man: 1.49.3 none none 
dev-util/pkgconf: 2.2.0 none none 
dev-perl/Module-Build: 0.423.400 none none 
dev-build/automake-wrapper: 20221207 none none 
dev-build/autoconf: 2.71-r7 none none 
app-text/build-docbook-catalog: 2.4 none none 
virtual/perl-version: 0.992.900-r1 none none 
virtual/perl-podlators: 5.10.0 none none 
virtual/perl-Text-ParseWords: 3.310.0-r3 none none 
virtual/perl-Perl-OSType: 1.10.0-r8 none none 
virtual/perl-Module-Metadata: 1.0.37-r3 none none 
virtual/perl-Getopt-Long: 2.540.0 none none 
virtual/perl-File-Spec: 3.880.0 none none 
virtual/perl-ExtUtils-ParseXS: 3.510.0-r1 none none 
virtual/perl-ExtUtils-Manifest: 1.730.0-r2 none none 
virtual/perl-ExtUtils-Install: 2.220.0-r1 none none 
virtual/perl-ExtUtils-CBuilder: 0.280.238 none none 
virtual/perl-CPAN-Meta: 2.150.10-r8 none none 
dev-perl/Locale-gettext: 1.70.0-r1 none none 
dev-build/autoconf-wrapper: 20231224 none none 
virtual/perl-Parse-CPAN-Meta: 2.150.10-r8 none none 
virtual/perl-JSON-PP: 4.160.0-r2 none none 
virtual/perl-ExtUtils-MakeMaker: 7.700.0-r1 none none 
virtual/perl-CPAN-Meta-YAML: 0.18.0-r10 none none 
dev-util/re2c: 2.2 none none 
dev-python/gpep517: 16 none none 
dev-python/installer: 0.7.0 none none 
dev-python/flit-core: 3.9.0 none none 
app-portage/elt-patches: 20240324 none none 
dev-python/setuptools-scm: 8.1.0 none none 
dev-python/setuptools: 69.5.1-r1 none none 
dev-python/wheel: 0.43.0 none none 
dev-python/platformdirs: 4.2.2 none none 
dev-python/ordered-set: 4.1.0 none none 
dev-python/jaraco-text: 3.12.0 none none 
dev-python/packaging: 24.0 none none 
dev-python/jaraco-functools: 4.0.1 none none 
dev-python/jaraco-context: 5.1.0 none none 
dev-python/more-itertools: 10.2.0 none none 
app-alternatives/yacc: 1-r2 none none 
sys-devel/bison: 3.8.2-r2 none none 
app-alternatives/ninja: 1 none none 
dev-build/ninja: 1.11.1-r5 none none 
app-alternatives/lex: 0-r1 none none 
sys-devel/flex: 2.6.4-r6 none none 
sys-devel/m4: 1.4.19-r2 none none 
sys-devel/gettext: 0.22.4 none none 
app-alternatives/cpio: 0 none none 
app-arch/cpio: 2.15 none none 

All selected packages: =dev-build/automake-1.16.5-r2 =virtual/perl-podlators-5.10.0 =dev-perl/Pod-Parser-1.660.0 =sys-devel/m4-1.4.19-r2 =app-text/asciidoc-10.2.0 =dev-perl/SGMLSpm-1.1-r2 =dev-python/ordered-set-4.1.0 =dev-python/markupsafe-2.1.5 =app-text/docbook-xml-dtd-4.1.2-r7 =app-text/docbook-xsl-ns-stylesheets-1.79.1 =dev-build/libtool-2.4.7-r4 =dev-python/jinja-3.1.4 =dev-perl/ExtUtils-CChecker-0.110.0 =dev-perl/Syntax-Keyword-Try-0.280.0 =dev-python/more-itertools-10.2.0 =app-text/opensp-1.5.2-r10 =sys-devel/gettext-0.22.4 =app-text/docbook-xml-dtd-4.5-r2 =virtual/perl-File-Spec-3.880.0 =virtual/perl-CPAN-Meta-YAML-0.18.0-r10 =dev-python/cython-3.0.10 =dev-perl/YAML-Tiny-1.740.0 =dev-libs/libxslt-1.1.39 =virtual/perl-ExtUtils-Manifest-1.730.0-r2 =dev-build/meson-format-array-0 =sys-kernel/gentoo-sources-6.6.21 =virtual/perl-Getopt-Long-2.540.0 =dev-python/installer-0.7.0 =dev-python/trove-classifiers-2024.5.22 =virtual/perl-Module-Metadata-1.0.37-r3 =virtual/perl-ExtUtils-Ma
 keMaker-7.700.0-r1 =virtual/perl-version-0.992.900-r1 =virtual/perl-Text-ParseWords-3.310.0-r3 =app-text/po4a-0.69 =app-text/build-docbook-catalog-2.4 =dev-python/setuptools-scm-8.1.0 =dev-build/meson-1.4.0-r1 =sys-auth/passwdqc-2.0.3-r1 =dev-build/ninja-1.11.1-r5 =app-text/sgml-common-0.6.3-r7 =app-alternatives/ninja-1 =dev-python/setuptools-69.5.1-r1 =dev-util/pkgconf-2.2.0 =dev-build/autoconf-2.71-r7 =dev-python/gpep517-16 =virtual/perl-Unicode-Collate-1.310.0-r2 =dev-perl/Text-WrapI18N-0.60.0-r2 =app-text/docbook-xsl-stylesheets-1.79.1-r4 =sys-apps/locale-gen-2.23-r1 =dev-python/platformdirs-4.2.2 =virtual/perl-ExtUtils-Install-2.220.0-r1 =app-alternatives/cpio-0 =dev-python/jaraco-functools-4.0.1 =dev-build/autoconf-archive-2023.02.20 =app-editors/nano-7.2-r1 =virtual/perl-Perl-OSType-1.10.0-r8 =sys-kernel/linux-firmware-20240513 =virtual/perl-Parse-CPAN-Meta-2.150.10-r8 =dev-python/wheel-0.43.0 =app-portage/elt-patches-20240324 =dev-python/lxml-5.1.0 =dev-python/pathspec-0.12.
 1 =virtual/perl-ExtUtils-ParseXS-3.510.0-r1 =virtual/perl-JSON-PP-4.160.0-r2 =dev-lang/tcl-8.6.13-r1 =app-alternatives/yacc-1-r2 =dev-perl/Text-CharWidth-0.40.0-r2 =net-libs/libnsl-2.0.1 =dev-util/gperf-3.1-r2 =virtual/perl-CPAN-Meta-2.150.10-r8 =app-text/docbook-xml-dtd-4.2-r3 =dev-perl/Unicode-LineBreak-2019.1.0 =sys-kernel/genkernel-4.3.14 =sys-devel/bison-3.8.2-r2 =dev-perl/MIME-Charset-1.13.1 =app-alternatives/lex-0-r1 =dev-python/jaraco-context-5.1.0 =dev-build/gtk-doc-am-1.33.2 =dev-perl/Locale-gettext-1.70.0-r1 =dev-perl/XS-Parse-Keyword-0.380.0-r1 =dev-perl/TermReadKey-2.380.0-r1 =dev-build/autoconf-wrapper-20231224 =virtual/pkgconfig-3 =dev-python/editables-0.5 =virtual/perl-ExtUtils-CBuilder-0.280.238 =app-arch/cpio-2.15 =dev-util/re2c-2.2 =dev-python/hatchling-1.24.2 =dev-build/automake-wrapper-20221207 =virtual/perl-Scalar-List-Utils-1.630.0-r1 =dev-python/packaging-24.0 =sys-apps/help2man-1.49.3 =dev-python/flit-core-3.9.0 =dev-python/jaraco-text-3.12.0 =sys-apps/texin
 fo-7.1-r1 =dev-perl/Module-Build-0.423.400 =virtual/perl-Exporter-5.770.0-r1 =sys-devel/flex-2.6.4-r6 =dev-python/pluggy-1.5.0
>>> Unmerging (1 of 99) sys-kernel/gentoo-sources-6.6.21...
>>> Unmerging (2 of 99) sys-kernel/genkernel-4.3.14...
>>> Unmerging (3 of 99) sys-auth/passwdqc-2.0.3-r1...
>>> Unmerging (4 of 99) sys-apps/texinfo-7.1-r1...
>>> Unmerging (5 of 99) sys-apps/locale-gen-2.23-r1...
>>> Unmerging (6 of 99) dev-python/lxml-5.1.0...
>>> Unmerging (7 of 99) dev-python/jinja-3.1.4...
>>> Unmerging (8 of 99) dev-python/hatchling-1.24.2...
>>> Unmerging (9 of 99) dev-lang/tcl-8.6.13-r1...
>>> Unmerging (10 of 99) dev-build/meson-format-array-0...
>>> Unmerging (11 of 99) dev-build/meson-1.4.0-r1...
>>> Unmerging (12 of 99) dev-build/gtk-doc-am-1.33.2...
>>> Unmerging (13 of 99) app-text/po4a-0.69...
>>> Unmerging (14 of 99) app-text/docbook-xsl-ns-stylesheets-1.79.1...
>>> Unmerging (15 of 99) app-text/docbook-xml-dtd-4.2-r3...
>>> Unmerging (16 of 99) app-editors/nano-7.2-r1...
>>> Unmerging (17 of 99) virtual/perl-Unicode-Collate-1.310.0-r2...
>>> Unmerging (18 of 99) sys-kernel/linux-firmware-20240513...
>>> Unmerging (19 of 99) dev-util/gperf-3.1-r2...
>>> Unmerging (20 of 99) dev-python/trove-classifiers-2024.5.22...
>>> Unmerging (21 of 99) dev-python/pluggy-1.5.0...
>>> Unmerging (22 of 99) dev-python/pathspec-0.12.1...
>>> Unmerging (23 of 99) dev-python/markupsafe-2.1.5...
>>> Unmerging (24 of 99) dev-python/editables-0.5...
>>> Unmerging (25 of 99) dev-python/cython-3.0.10...
>>> Unmerging (26 of 99) dev-perl/YAML-Tiny-1.740.0...
>>> Unmerging (27 of 99) dev-perl/Unicode-LineBreak-2019.1.0...
>>> Unmerging (28 of 99) dev-perl/Text-WrapI18N-0.60.0-r2...
>>> Unmerging (29 of 99) dev-perl/TermReadKey-2.380.0-r1...
>>> Unmerging (30 of 99) dev-perl/Syntax-Keyword-Try-0.280.0...
>>> Unmerging (31 of 99) dev-perl/SGMLSpm-1.1-r2...
>>> Unmerging (32 of 99) dev-perl/Pod-Parser-1.660.0...
>>> Unmerging (33 of 99) dev-build/autoconf-archive-2023.02.20...
>>> Unmerging (34 of 99) app-text/opensp-1.5.2-r10...
>>> Unmerging (35 of 99) app-text/docbook-xml-dtd-4.1.2-r7...
>>> Unmerging (36 of 99) app-text/asciidoc-10.2.0...
>>> Unmerging (37 of 99) virtual/perl-Scalar-List-Utils-1.630.0-r1...
>>> Unmerging (38 of 99) virtual/perl-Exporter-5.770.0-r1...
>>> Unmerging (39 of 99) net-libs/libnsl-2.0.1...
>>> Unmerging (40 of 99) dev-perl/XS-Parse-Keyword-0.380.0-r1...
>>> Unmerging (41 of 99) dev-perl/Text-CharWidth-0.40.0-r2...
>>> Unmerging (42 of 99) dev-perl/MIME-Charset-1.13.1...
>>> Unmerging (43 of 99) dev-libs/libxslt-1.1.39...
>>> Unmerging (44 of 99) dev-build/libtool-2.4.7-r4...
>>> Unmerging (45 of 99) app-text/docbook-xml-dtd-4.5-r2...
>>> Unmerging (46 of 99) virtual/pkgconfig-3...
>>> Unmerging (47 of 99) dev-perl/ExtUtils-CChecker-0.110.0...
>>> Unmerging (48 of 99) dev-build/automake-1.16.5-r2...
>>> Unmerging (49 of 99) app-text/sgml-common-0.6.3-r7...
>>> Unmerging (50 of 99) app-text/docbook-xsl-stylesheets-1.79.1-r4...
>>> Unmerging (51 of 99) sys-apps/help2man-1.49.3...
>>> Unmerging (52 of 99) dev-util/pkgconf-2.2.0...
>>> Unmerging (53 of 99) dev-perl/Module-Build-0.423.400...
>>> Unmerging (54 of 99) dev-build/automake-wrapper-20221207...
>>> Unmerging (55 of 99) dev-build/autoconf-2.71-r7...
>>> Unmerging (56 of 99) app-text/build-docbook-catalog-2.4...
>>> Unmerging (57 of 99) virtual/perl-version-0.992.900-r1...
>>> Unmerging (58 of 99) virtual/perl-podlators-5.10.0...
>>> Unmerging (59 of 99) virtual/perl-Text-ParseWords-3.310.0-r3...
>>> Unmerging (60 of 99) virtual/perl-Perl-OSType-1.10.0-r8...
>>> Unmerging (61 of 99) virtual/perl-Module-Metadata-1.0.37-r3...
>>> Unmerging (62 of 99) virtual/perl-Getopt-Long-2.540.0...
>>> Unmerging (63 of 99) virtual/perl-File-Spec-3.880.0...
>>> Unmerging (64 of 99) virtual/perl-ExtUtils-ParseXS-3.510.0-r1...
>>> Unmerging (65 of 99) virtual/perl-ExtUtils-Manifest-1.730.0-r2...
>>> Unmerging (66 of 99) virtual/perl-ExtUtils-Install-2.220.0-r1...
>>> Unmerging (67 of 99) virtual/perl-ExtUtils-CBuilder-0.280.238...
>>> Unmerging (68 of 99) virtual/perl-CPAN-Meta-2.150.10-r8...
>>> Unmerging (69 of 99) dev-perl/Locale-gettext-1.70.0-r1...
>>> Unmerging (70 of 99) dev-build/autoconf-wrapper-20231224...
>>> Unmerging (71 of 99) virtual/perl-Parse-CPAN-Meta-2.150.10-r8...
>>> Unmerging (72 of 99) virtual/perl-JSON-PP-4.160.0-r2...
>>> Unmerging (73 of 99) virtual/perl-ExtUtils-MakeMaker-7.700.0-r1...
>>> Unmerging (74 of 99) virtual/perl-CPAN-Meta-YAML-0.18.0-r10...
>>> Unmerging (75 of 99) dev-util/re2c-2.2...
>>> Unmerging (76 of 99) dev-python/gpep517-16...
>>> Unmerging (77 of 99) dev-python/installer-0.7.0...
>>> Unmerging (78 of 99) dev-python/flit-core-3.9.0...
>>> Unmerging (79 of 99) app-portage/elt-patches-20240324...
>>> Unmerging (80 of 99) dev-python/setuptools-scm-8.1.0...
>>> Unmerging (81 of 99) dev-python/setuptools-69.5.1-r1...
>>> Unmerging (82 of 99) dev-python/wheel-0.43.0...
>>> Unmerging (83 of 99) dev-python/platformdirs-4.2.2...
>>> Unmerging (84 of 99) dev-python/ordered-set-4.1.0...
>>> Unmerging (85 of 99) dev-python/jaraco-text-3.12.0...
>>> Unmerging (86 of 99) dev-python/packaging-24.0...
>>> Unmerging (87 of 99) dev-python/jaraco-functools-4.0.1...
>>> Unmerging (88 of 99) dev-python/jaraco-context-5.1.0...
>>> Unmerging (89 of 99) dev-python/more-itertools-10.2.0...
>>> Unmerging (90 of 99) app-alternatives/yacc-1-r2...
>>> Unmerging (91 of 99) sys-devel/bison-3.8.2-r2...
>>> Unmerging (92 of 99) app-alternatives/ninja-1...
>>> Unmerging (93 of 99) dev-build/ninja-1.11.1-r5...
>>> Unmerging (94 of 99) app-alternatives/lex-0-r1...
>>> Unmerging (95 of 99) sys-devel/flex-2.6.4-r6...
>>> Unmerging (96 of 99) sys-devel/m4-1.4.19-r2...
>>> Unmerging (97 of 99) sys-devel/gettext-0.22.4...
>>> Unmerging (98 of 99) app-alternatives/cpio-0...
>>> Unmerging (99 of 99) app-arch/cpio-2.15...
Packages installed:   261
Packages in world:    39
Packages in system:   50
Required packages:    261
Number removed:       99
 * Messages for package app-editors/nano-7.2-r1:
 * Log file: /var/log/portage/app-editors:nano-7.2-r1:20240610-150515.log
 * The EDITOR variable is still set to /bin/nano.
 * You can update it with "eselect editor".


Running unmerge.sh in chroot:
    chroot /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z /tmp/unmerge.sh
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --binpkg-respect-use=y --newuse -C app-admin/eselect app-admin/eselect-lib-bin-symlink app-admin/eselect-pinentry app-admin/eselect-python app-admin/perl-cleaner app-admin/python-updater app-arch/cpio app-crypt/gnupg app-crypt/pinentry app-portage/portage-utils dev-build/libtool dev-libs/gmp app-text/build-docbook-catalog app-text/docbook-xml-dtd app-text/docbook-xsl-stylesheets app-text/openjade app-text/opensp app-text/po4a app-text/sgml-common dev-libs/elfutils dev-libs/eventlog dev-libs/libassuan dev-libs/pth dev-libs/libgpg-error dev-libs/libksba dev-libs/libpipeline dev-libs/libxml2 dev-libs/libxslt dev-libs/mpc dev-libs/mpfr dev-libs/popt dev-util/gtk-doc-am dev-util/intltool dev-util/pkgconfig dev-util/pkgconf net-misc/netifrc net-misc/rsync perl-core/PodParser perl-core/Test-Harness sys-apps/debianutils sys-apps/diffutils sys-apps/groff sys-apps/help2man sys-apps/man-db sys-apps/sandbox sys-apps/tcp-wrappers sys-apps/texinfo sys-apps/miscfi
 les sys-devel/autoconf sys-devel/autoconf-wrapper sys-devel/automake sys-devel/automake-wrapper sys-devel/binutils sys-devel/binutils-hppa64 sys-devel/binutils-config sys-devel/bison sys-devel/flex sys-devel/gcc sys-devel/kgcc64 sys-devel/gcc-config sys-devel/gettext sys-devel/gnuconfig sys-devel/m4 sys-devel/make sys-devel/patch sys-kernel/genkernel sys-kernel/linux-headers sys-libs/db sys-libs/gdbm sys-libs/cracklib x11-misc/shared-mime-info

--- Couldn't find 'app-admin/eselect-lib-bin-symlink' to unmerge.

--- Couldn't find 'app-admin/eselect-pinentry' to unmerge.

--- Couldn't find 'app-admin/eselect-python' to unmerge.

--- Couldn't find 'app-admin/python-updater' to unmerge.

--- Couldn't find 'app-arch/cpio' to unmerge.

--- Couldn't find 'dev-build/libtool' to unmerge.

--- Couldn't find 'app-text/build-docbook-catalog' to unmerge.

--- Couldn't find 'app-text/docbook-xml-dtd' to unmerge.

--- Couldn't find 'app-text/docbook-xsl-stylesheets' to unmerge.

--- Couldn't find 'app-text/openjade' to unmerge.

--- Couldn't find 'app-text/opensp' to unmerge.

--- Couldn't find 'app-text/po4a' to unmerge.

--- Couldn't find 'app-text/sgml-common' to unmerge.

--- Couldn't find 'dev-libs/eventlog' to unmerge.

--- Couldn't find 'dev-libs/pth' to unmerge.

--- Couldn't find 'dev-libs/libxslt' to unmerge.

--- Couldn't find 'dev-util/gtk-doc-am' to unmerge.

--- Couldn't find 'dev-util/intltool' to unmerge.

--- Couldn't find 'dev-util/pkgconfig' to unmerge.

--- Couldn't find 'dev-util/pkgconf' to unmerge.

--- Couldn't find 'perl-core/PodParser' to unmerge.

--- Couldn't find 'perl-core/Test-Harness' to unmerge.

--- Couldn't find 'sys-apps/debianutils' to unmerge.

--- Couldn't find 'sys-apps/help2man' to unmerge.

--- Couldn't find 'sys-apps/tcp-wrappers' to unmerge.

--- Couldn't find 'sys-apps/texinfo' to unmerge.

--- Couldn't find 'sys-apps/miscfiles' to unmerge.

--- Couldn't find 'sys-devel/autoconf' to unmerge.

--- Couldn't find 'sys-devel/autoconf-wrapper' to unmerge.

--- Couldn't find 'sys-devel/automake' to unmerge.

--- Couldn't find 'sys-devel/automake-wrapper' to unmerge.

--- Couldn't find 'sys-devel/bison' to unmerge.

--- Couldn't find 'sys-devel/flex' to unmerge.

--- Couldn't find 'sys-devel/gettext' to unmerge.

--- Couldn't find 'sys-devel/m4' to unmerge.

--- Couldn't find 'sys-devel/make' to unmerge.

--- Couldn't find 'sys-kernel/genkernel' to unmerge.

--- Couldn't find 'sys-libs/db' to unmerge.

--- Couldn't find 'sys-libs/cracklib' to unmerge.


!!! 'app-admin/eselect' is part of your system profile.
!!! Unmerging it may be damaging to your system.

app-admin/eselect: 1.4.27-r1 none none 
app-admin/perl-cleaner: 2.31 none none 
app-crypt/gnupg: 2.4.5 none none 
app-crypt/pinentry: 1.2.1-r4 none none 
app-portage/portage-utils: 0.96.1 none none 
dev-libs/gmp: 6.3.0-r1 none none 
dev-libs/elfutils: 0.190 none none 
dev-libs/libassuan: 2.5.7 none none 
dev-libs/libgpg-error: 1.48 none none 
dev-libs/libksba: 1.6.6 none none 
dev-libs/libpipeline: 1.5.7 none none 
dev-libs/libxml2: 2.12.6 none none 
dev-libs/mpc: 1.3.1 none none 
dev-libs/mpfr: 4.2.1 none none 
dev-libs/popt: 1.19-r1 none none 
net-misc/netifrc: 0.7.7 none none 


!!! 'net-misc/rsync' is part of your system profile.
!!! Unmerging it may be damaging to your system.

net-misc/rsync: 3.2.7-r4 none none 


!!! 'sys-apps/diffutils' is part of your system profile.
!!! Unmerging it may be damaging to your system.

sys-apps/diffutils: 3.10 none none 
sys-apps/groff: 1.23.0 none none 


!!! 'sys-apps/man-db' (virtual/man) is part of your system profile.
!!! Unmerging it may be damaging to your system.

sys-apps/man-db: 2.12.0 none none 
sys-apps/sandbox: 2.38 none none 


!!! 'sys-devel/binutils' is part of your system profile.
!!! Unmerging it may be damaging to your system.

sys-devel/binutils: 2.41-r5 none none 
sys-devel/binutils-hppa64: 2.41-r5 none none 
sys-devel/binutils-config: 5.5 none none 


!!! 'sys-devel/gcc' is part of your system profile.
!!! Unmerging it may be damaging to your system.

sys-devel/gcc: 13.2.1_p20240210 none none 
sys-devel/kgcc64: 13.2.1_p20240210 none none 
sys-devel/gcc-config: 2.11 none none 


!!! 'sys-devel/gnuconfig' is part of your system profile.
!!! Unmerging it may be damaging to your system.

sys-devel/gnuconfig: 20230731 none none 


!!! 'sys-devel/patch' is part of your system profile.
!!! Unmerging it may be damaging to your system.

sys-devel/patch: 2.7.6-r5 none none 


!!! 'sys-kernel/linux-headers' (virtual/os-headers) is part of your system profile.
!!! Unmerging it may be damaging to your system.

sys-kernel/linux-headers: 6.6-r1 none none 
sys-libs/gdbm: 1.23 none none 
x11-misc/shared-mime-info: 2.4-r1 none none 

All selected packages: =sys-apps/man-db-2.12.0 =sys-apps/groff-1.23.0 =x11-misc/shared-mime-info-2.4-r1 =app-portage/portage-utils-0.96.1 =sys-apps/diffutils-3.10 =sys-devel/patch-2.7.6-r5 =sys-devel/gcc-config-2.11 =sys-kernel/linux-headers-6.6-r1 =sys-devel/binutils-2.41-r5 =dev-libs/libpipeline-1.5.7 =sys-devel/gcc-13.2.1_p20240210 =dev-libs/libxml2-2.12.6 =sys-devel/binutils-hppa64-2.41-r5 =dev-libs/mpfr-4.2.1 =dev-libs/gmp-6.3.0-r1 =sys-libs/gdbm-1.23 =dev-libs/mpc-1.3.1 =dev-libs/popt-1.19-r1 =app-admin/perl-cleaner-2.31 =dev-libs/libgpg-error-1.48 =app-crypt/pinentry-1.2.1-r4 =net-misc/rsync-3.2.7-r4 =dev-libs/libassuan-2.5.7 =sys-devel/gnuconfig-20230731 =app-admin/eselect-1.4.27-r1 =app-crypt/gnupg-2.4.5 =dev-libs/elfutils-0.190 =net-misc/netifrc-0.7.7 =sys-devel/binutils-config-5.5 =dev-libs/libksba-1.6.6 =sys-apps/sandbox-2.38 =sys-devel/kgcc64-13.2.1_p20240210
>>> Unmerging (1 of 32) app-admin/eselect-1.4.27-r1...
>>> Unmerging (2 of 32) app-admin/perl-cleaner-2.31...
>>> Unmerging (3 of 32) app-crypt/gnupg-2.4.5...
>>> Unmerging (4 of 32) app-crypt/pinentry-1.2.1-r4...
>>> Unmerging (5 of 32) app-portage/portage-utils-0.96.1...
>>> Unmerging (6 of 32) dev-libs/gmp-6.3.0-r1...
>>> Unmerging (7 of 32) dev-libs/elfutils-0.190...
>>> Unmerging (8 of 32) dev-libs/libassuan-2.5.7...
>>> Unmerging (9 of 32) dev-libs/libgpg-error-1.48...
>>> Unmerging (10 of 32) dev-libs/libksba-1.6.6...
>>> Unmerging (11 of 32) dev-libs/libpipeline-1.5.7...
>>> Unmerging (12 of 32) dev-libs/libxml2-2.12.6...
>>> Unmerging (13 of 32) dev-libs/mpc-1.3.1...
>>> Unmerging (14 of 32) dev-libs/mpfr-4.2.1...
>>> Unmerging (15 of 32) dev-libs/popt-1.19-r1...
>>> Unmerging (16 of 32) net-misc/netifrc-0.7.7...
>>> Unmerging (17 of 32) net-misc/rsync-3.2.7-r4...
>>> Unmerging (18 of 32) sys-apps/diffutils-3.10...
>>> Unmerging (19 of 32) sys-apps/groff-1.23.0...
>>> Unmerging (20 of 32) sys-apps/man-db-2.12.0...
>>> Unmerging (21 of 32) sys-apps/sandbox-2.38...
>>> Unmerging (22 of 32) sys-devel/binutils-2.41-r5...
>>> Unmerging (23 of 32) sys-devel/binutils-hppa64-2.41-r5...
>>> Unmerging (24 of 32) sys-devel/binutils-config-5.5...
>>> Unmerging (25 of 32) sys-devel/gcc-13.2.1_p20240210...
>>> Unmerging (26 of 32) sys-devel/kgcc64-13.2.1_p20240210...
>>> Unmerging (27 of 32) sys-devel/gcc-config-2.11...
>>> Unmerging (28 of 32) sys-devel/gnuconfig-20230731...
>>> Unmerging (29 of 32) sys-devel/patch-2.7.6-r5...
>>> Unmerging (30 of 32) sys-kernel/linux-headers-6.6-r1...
>>> Unmerging (31 of 32) sys-libs/gdbm-1.23...
>>> Unmerging (32 of 32) x11-misc/shared-mime-info-2.4-r1...

!!! existing preserved libs found
10 Jun 2024 11:36:51 EDT: NOTICE  : --- Running action sequence: remove
NOTICE:catalyst:--- Running action sequence: remove
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /boot/System*
NOTICE:catalyst:livecd: removing /boot/System*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /boot/initr*
NOTICE:catalyst:livecd: removing /boot/initr*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /boot/kernel*
NOTICE:catalyst:livecd: removing /boot/kernel*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/*-
NOTICE:catalyst:livecd: removing /etc/*-
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/*.old
NOTICE:catalyst:livecd: removing /etc/*.old
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/default/audioctl
NOTICE:catalyst:livecd: removing /etc/default/audioctl
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/dispatch-conf.conf
NOTICE:catalyst:livecd: removing /etc/dispatch-conf.conf
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/env.d/05binutils
NOTICE:catalyst:livecd: removing /etc/env.d/05binutils
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/env.d/05gcc
NOTICE:catalyst:livecd: removing /etc/env.d/05gcc
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/etc-update.conf
NOTICE:catalyst:livecd: removing /etc/etc-update.conf
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/hosts.bck
NOTICE:catalyst:livecd: removing /etc/hosts.bck
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/issue*
NOTICE:catalyst:livecd: removing /etc/issue*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/genkernel.conf
NOTICE:catalyst:livecd: removing /etc/genkernel.conf
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/make.conf*
NOTICE:catalyst:livecd: removing /etc/make.conf*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/make.globals
NOTICE:catalyst:livecd: removing /etc/make.globals
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/make.profile
NOTICE:catalyst:livecd: removing /etc/make.profile
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/man.conf
NOTICE:catalyst:livecd: removing /etc/man.conf
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /etc/resolv.conf
NOTICE:catalyst:livecd: removing /etc/resolv.conf
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/lib*/*.a
NOTICE:catalyst:livecd: removing /usr/lib*/*.a
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/lib*/*.la
NOTICE:catalyst:livecd: removing /usr/lib*/*.la
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/lib*/cpp
NOTICE:catalyst:livecd: removing /usr/lib*/cpp
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /root/.bash_history
NOTICE:catalyst:livecd: removing /root/.bash_history
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /root/.viminfo
NOTICE:catalyst:livecd: removing /root/.viminfo
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/*.static
NOTICE:catalyst:livecd: removing /usr/bin/*.static
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/fsck.cramfs
NOTICE:catalyst:livecd: removing /usr/bin/fsck.cramfs
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/fsck.minix
NOTICE:catalyst:livecd: removing /usr/bin/fsck.minix
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/mkfs.bfs
NOTICE:catalyst:livecd: removing /usr/bin/mkfs.bfs
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/mkfs.cramfs
NOTICE:catalyst:livecd: removing /usr/bin/mkfs.cramfs
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/mkfs.minix
NOTICE:catalyst:livecd: removing /usr/bin/mkfs.minix
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/addr2line
NOTICE:catalyst:livecd: removing /usr/bin/addr2line
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/ar
NOTICE:catalyst:livecd: removing /usr/bin/ar
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/as
NOTICE:catalyst:livecd: removing /usr/bin/as
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/audioctl
NOTICE:catalyst:livecd: removing /usr/bin/audioctl
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/c++*
NOTICE:catalyst:livecd: removing /usr/bin/c++*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/cc
NOTICE:catalyst:livecd: removing /usr/bin/cc
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/cjpeg
NOTICE:catalyst:livecd: removing /usr/bin/cjpeg
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/cpp
NOTICE:catalyst:livecd: removing /usr/bin/cpp
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/djpeg
NOTICE:catalyst:livecd: removing /usr/bin/djpeg
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/ebuild
NOTICE:catalyst:livecd: removing /usr/bin/ebuild
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/egencache
NOTICE:catalyst:livecd: removing /usr/bin/egencache
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/emerge
NOTICE:catalyst:livecd: removing /usr/bin/emerge
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/emerge-webrsync
NOTICE:catalyst:livecd: removing /usr/bin/emerge-webrsync
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/emirrordist
NOTICE:catalyst:livecd: removing /usr/bin/emirrordist
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/elftoaout
NOTICE:catalyst:livecd: removing /usr/bin/elftoaout
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/f77
NOTICE:catalyst:livecd: removing /usr/bin/f77
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/g++*
NOTICE:catalyst:livecd: removing /usr/bin/g++*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/g77
NOTICE:catalyst:livecd: removing /usr/bin/g77
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/gcc*
NOTICE:catalyst:livecd: removing /usr/bin/gcc*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/genkernel
NOTICE:catalyst:livecd: removing /usr/bin/genkernel
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/gprof
NOTICE:catalyst:livecd: removing /usr/bin/gprof
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/i386-gentoo-linux-uclibc-*
NOTICE:catalyst:livecd: removing /usr/bin/i386-gentoo-linux-uclibc-*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/i386-pc-linux-*
NOTICE:catalyst:livecd: removing /usr/bin/i386-pc-linux-*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/jpegtran
NOTICE:catalyst:livecd: removing /usr/bin/jpegtran
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/ld
NOTICE:catalyst:livecd: removing /usr/bin/ld
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/libpng*
NOTICE:catalyst:livecd: removing /usr/bin/libpng*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/nm
NOTICE:catalyst:livecd: removing /usr/bin/nm
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/objcopy
NOTICE:catalyst:livecd: removing /usr/bin/objcopy
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/objdump
NOTICE:catalyst:livecd: removing /usr/bin/objdump
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/piggyback*
NOTICE:catalyst:livecd: removing /usr/bin/piggyback*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/portageq
NOTICE:catalyst:livecd: removing /usr/bin/portageq
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/ranlib
NOTICE:catalyst:livecd: removing /usr/bin/ranlib
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/readelf
NOTICE:catalyst:livecd: removing /usr/bin/readelf
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/size
NOTICE:catalyst:livecd: removing /usr/bin/size
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/powerpc-unknown-linux-gnu-*
NOTICE:catalyst:livecd: removing /usr/bin/powerpc-unknown-linux-gnu-*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/powerpc64-unknown-linux-gnu-*
NOTICE:catalyst:livecd: removing /usr/bin/powerpc64-unknown-linux-gnu-*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/sparc-unknown-linux-gnu-*
NOTICE:catalyst:livecd: removing /usr/bin/sparc-unknown-linux-gnu-*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/sparc64-unknown-linux-gnu-*
NOTICE:catalyst:livecd: removing /usr/bin/sparc64-unknown-linux-gnu-*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/strings
NOTICE:catalyst:livecd: removing /usr/bin/strings
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/strip
NOTICE:catalyst:livecd: removing /usr/bin/strip
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/tbz2tool
NOTICE:catalyst:livecd: removing /usr/bin/tbz2tool
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/x86_64-pc-linux-gnu-*
NOTICE:catalyst:livecd: removing /usr/bin/x86_64-pc-linux-gnu-*
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/xpak
NOTICE:catalyst:livecd: removing /usr/bin/xpak
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/bin/yacc
NOTICE:catalyst:livecd: removing /usr/bin/yacc
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/lib*/*.a
NOTICE:catalyst:livecd: removing /usr/lib*/*.a
10 Jun 2024 11:36:51 EDT: NOTICE  : livecd: removing /usr/lib*/*.la
NOTICE:catalyst:livecd: removing /usr/lib*/*.la
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/lib*/perl5/site_perl
NOTICE:catalyst:livecd: removing /usr/lib*/perl5/site_perl
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/lib*/gcc-lib/*/*/libgcj*
NOTICE:catalyst:livecd: removing /usr/lib*/gcc-lib/*/*/libgcj*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/archive-conf
NOTICE:catalyst:livecd: removing /usr/bin/archive-conf
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/dispatch-conf
NOTICE:catalyst:livecd: removing /usr/bin/dispatch-conf
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/emaint
NOTICE:catalyst:livecd: removing /usr/bin/emaint
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/env-update
NOTICE:catalyst:livecd: removing /usr/bin/env-update
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/etc-update
NOTICE:catalyst:livecd: removing /usr/bin/etc-update
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/fb*
NOTICE:catalyst:livecd: removing /usr/bin/fb*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/fixpackages
NOTICE:catalyst:livecd: removing /usr/bin/fixpackages
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/quickpkg
NOTICE:catalyst:livecd: removing /usr/bin/quickpkg
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/bin/regenworld
NOTICE:catalyst:livecd: removing /usr/bin/regenworld
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/1*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/1*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/7*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/7*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/8*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/8*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/9*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/9*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/A*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/A*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/C*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/C*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/E*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/E*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/G*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/G*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/L*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/L*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/M*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/M*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/R*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/R*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/a*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/a*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/c*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/c*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/dr*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/dr*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/g*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/g*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/i*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/i*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/k*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/k*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/l*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/l*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/r*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/r*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/s*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/s*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/t*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/t*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/consolefonts/v*
NOTICE:catalyst:livecd: removing /usr/share/consolefonts/v*
10 Jun 2024 11:36:52 EDT: NOTICE  : livecd: removing /usr/share/misc/*.old
NOTICE:catalyst:livecd: removing /usr/share/misc/*.old
10 Jun 2024 11:36:55 EDT: NOTICE  : --- Running action sequence: empty
NOTICE:catalyst:--- Running action sequence: empty
10 Jun 2024 11:36:55 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//boot
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//boot
10 Jun 2024 11:36:55 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/cron.daily
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/cron.daily
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /etc/cron.hourly
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /etc/cron.hourly
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /etc/cron.monthly
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /etc/cron.monthly
10 Jun 2024 11:36:55 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/cron.weekly
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/cron.weekly
10 Jun 2024 11:36:55 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/logrotate.d
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/logrotate.d
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /etc/modules.autoload.d
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /etc/modules.autoload.d
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /etc/rsync
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /etc/rsync
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /etc/runlevels/single
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /etc/runlevels/single
10 Jun 2024 11:36:55 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/skel
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//etc/skel
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/dev-state
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/dev-state
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/udev-state
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/udev-state
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/dev-state
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/dev-state
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/udev-state
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/udev-state
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /root/.ccache
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /root/.ccache
10 Jun 2024 11:36:55 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//tmp
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//tmp
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/diet/include
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/diet/include
10 Jun 2024 11:36:55 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/diet/man
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/diet/man
10 Jun 2024 11:36:55 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/include
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/include
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/hppa*-unknown-linux-*
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/hppa*-unknown-linux-*
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/include
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/include
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/X11/config
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/X11/config
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/X11/doc
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/X11/doc
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/X11/etc
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/X11/etc
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/awk
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/awk
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/ccache
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/ccache
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/gcc-config
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/gcc-config
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/lib/nfs
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/lib/nfs
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib/perl5/site_perl
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib/perl5/site_perl
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/lib/portage
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/lib/portage
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/X11/config
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/X11/config
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/X11/doc
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/X11/doc
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/X11/etc
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/X11/etc
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/awk
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/awk
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/ccache
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/ccache
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/gcc-config
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/gcc-config
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/nfs
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/nfs
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/perl5/site_perl
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/perl5/site_perl
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/lib64/portage
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/lib64/portage
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/local
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/local
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/portage
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/portage
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/aclocal
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/aclocal
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/baselayout
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/baselayout
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/binutils-data
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/binutils-data
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/consolefonts/partialfonts
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/consolefonts/partialfonts
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/consoletrans
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/consoletrans
10 Jun 2024 11:36:56 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/dict
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/dict
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/doc
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/doc
10 Jun 2024 11:36:56 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/emacs
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/emacs
10 Jun 2024 11:37:00 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/et
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/et
10 Jun 2024 11:37:00 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/gcc-data
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/gcc-data
10 Jun 2024 11:37:00 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/genkernel
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/genkernel
10 Jun 2024 11:37:00 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/gettext
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/gettext
10 Jun 2024 11:37:00 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/glib-2.0
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/glib-2.0
10 Jun 2024 11:37:00 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/gnuconfig
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/gnuconfig
10 Jun 2024 11:37:00 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/gtk-doc
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/gtk-doc
10 Jun 2024 11:37:00 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/i18n
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/i18n
10 Jun 2024 11:37:01 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/info
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/info
10 Jun 2024 11:37:01 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/lcms
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/lcms
10 Jun 2024 11:37:01 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/libtool
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/libtool
10 Jun 2024 11:37:01 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/locale
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/locale
10 Jun 2024 11:37:02 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/man
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/man
10 Jun 2024 11:37:02 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/rfc
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/rfc
10 Jun 2024 11:37:02 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/ss
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/ss
10 Jun 2024 11:37:02 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/state
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/state
10 Jun 2024 11:37:02 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /usr/share/texinfo
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /usr/share/texinfo
10 Jun 2024 11:37:02 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/unimaps
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/unimaps
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/zoneinfo
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/share/zoneinfo
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/src
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//usr/src
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/cache
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/cache
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/empty
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/empty
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/lib/portage
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/lib/portage
10 Jun 2024 11:37:03 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /var/lock
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /var/lock
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/log
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/log
10 Jun 2024 11:37:03 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /var/run
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /var/run
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/spool
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/spool
10 Jun 2024 11:37:03 EDT: WARNING : not a directory or does not exist, skipping "empty" operation: /var/state
WARNING:catalyst:not a directory or does not exist, skipping "empty" operation: /var/state
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/tmp
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z//var/tmp
10 Jun 2024 11:37:03 EDT: NOTICE  : --- Running action sequence: clean
NOTICE:catalyst:--- Running action sequence: clean
10 Jun 2024 11:37:03 EDT: NOTICE  : Cleaning chroot: /etc/machine-id
NOTICE:catalyst:Cleaning chroot: /etc/machine-id
10 Jun 2024 11:37:03 EDT: NOTICE  : Cleaning chroot: /etc/resolv.conf
NOTICE:catalyst:Cleaning chroot: /etc/resolv.conf
10 Jun 2024 11:37:03 EDT: NOTICE  : Cleaning chroot: /var/tmp/*
NOTICE:catalyst:Cleaning chroot: /var/tmp/*
10 Jun 2024 11:37:03 EDT: NOTICE  : Cleaning chroot: /tmp/*
NOTICE:catalyst:Cleaning chroot: /tmp/*
10 Jun 2024 11:37:03 EDT: NOTICE  : Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z/var/db/repos/gentoo
NOTICE:catalyst:Emptying directory: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z/var/db/repos/gentoo
10 Jun 2024 11:37:03 EDT: NOTICE  : Writing the stage make.conf to: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z/etc/portage/make.conf
NOTICE:catalyst:Writing the stage make.conf to: /usr/local/catalyst/tmp/23.0-default/livecd-stage2-hppa1.1-20240608T074904Z/etc/portage/make.conf
10 Jun 2024 11:37:03 EDT: NOTICE  : --- Running action sequence: target_setup
NOTICE:catalyst:--- Running action sequence: target_setup
10 Jun 2024 11:37:03 EDT: NOTICE  : Setting up filesystems per filesystem type
NOTICE:catalyst:Setting up filesystems per filesystem type
Creating squashfs filesystem
10 Jun 2024 12:02:45 EDT: NOTICE  : --- Running action sequence: setup_overlay
NOTICE:catalyst:--- Running action sequence: setup_overlay
10 Jun 2024 12:02:45 EDT: NOTICE  : --- Running action sequence: create_iso
NOTICE:catalyst:--- Running action sequence: create_iso
10 Jun 2024 12:02:45 EDT: ERROR   : Exception running action sequence create_iso
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
    func()
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 1559, in create_iso
    self.gen_digest_file(self.settings["iso"])
  File "/usr/lib/python3.11/site-packages/catalyst/base/genbase.py", line 45, in gen_digest_file
    file.write(self.generate_hash(f, name=i))
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/catalyst/base/genbase.py", line 18, in generate_hash
    with open(filepath, 'rb') as f:
         ^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/catalyst/builds/23.0-default/install-hppa-minimal-20240608T074904Z.iso'
ERROR:catalyst:Exception running action sequence create_iso
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
    func()
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 1559, in create_iso
    self.gen_digest_file(self.settings["iso"])
  File "/usr/lib/python3.11/site-packages/catalyst/base/genbase.py", line 45, in gen_digest_file
    file.write(self.generate_hash(f, name=i))
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/catalyst/base/genbase.py", line 18, in generate_hash
    with open(filepath, 'rb') as f:
         ^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/catalyst/builds/23.0-default/install-hppa-minimal-20240608T074904Z.iso'
Command exited with non-zero status 2
52397.74user 8684.22system 18:35:50elapsed 27%CPU (0avgtext+0avgdata 426456maxresident)k
4596128inputs+16267600outputs (2277major+95507579minor)pagefaults 0swaps



Full build log at /var/tmp/catalyst/tmp/catalyst-auto.20240608T074904Z.Xabuiv/log/installcd-stage2-minimal.log


             reply	other threads:[~2024-06-10 16:02 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-10 16:02 catalyst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-11 22:52 [gentoo-releng-autobuilds] [hppa-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec catalyst
2025-04-05  2:55 catalyst
2025-03-30  0:14 catalyst
2025-03-16 13:41 catalyst
2025-03-05  5:50 catalyst
2025-02-25 14:31 catalyst
2025-02-18  9:06 catalyst
2025-02-11  0:29 catalyst
2025-02-03  1:32 catalyst
2025-01-08 19:53 catalyst
2024-12-26 10:55 catalyst
2024-12-06 20:13 catalyst
2024-12-04 16:18 catalyst
2024-12-02 20:29 catalyst
2024-11-20  3:49 catalyst
2024-11-12 10:10 catalyst
2024-10-30 17:21 catalyst
2024-10-23 17:50 catalyst
2024-10-16 19:04 catalyst
2024-10-08 22:38 catalyst
2024-09-30 10:58 catalyst
2024-08-12  8:27 catalyst
2024-08-08 18:12 catalyst
2024-07-31  7:46 catalyst
2024-07-15 15:19 catalyst
2024-07-07 18:37 catalyst
2024-07-01  4:00 catalyst
2024-06-23 10:41 catalyst
2024-06-16 19:04 catalyst
2024-06-04 16:41 catalyst
2024-02-15  3:22 catalyst
2024-01-27 18:23 catalyst
2024-01-14  4:25 catalyst
2024-01-05 18:44 catalyst
2023-12-30  3:59 catalyst
2023-12-23 10:42 catalyst
2023-12-15  2:31 catalyst
2023-11-14 13:02 catalyst
2023-10-08  5:20 catalyst
2023-08-23  5:07 catalyst
2023-07-22 17:00 catalyst
2023-06-22 18:07 catalyst
2023-06-15 22:03 catalyst
2023-06-06 21:48 catalyst
2023-05-31 21:04 catalyst
2023-05-11 12:06 catalyst
2022-11-16 20:44 catalyst
2022-11-09 17:59 catalyst
2022-11-03 22:50 catalyst

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=20240610160248.AA7752BC037@pigeon.gentoo.org \
    --to=catalyst@hake.hppa.dev.gentoo.org \
    --cc=gentoo-releng-autobuilds@lists.gentoo.org \
    --cc=releng@gentoo.org \
    /path/to/YOUR_REPLY

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

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