* [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage3-systemd.spec
@ 2022-04-27 22:51 catalyst
0 siblings, 0 replies; 2+ messages in thread
From: catalyst @ 2022-04-27 22:51 UTC (permalink / raw
To: releng, gentoo-releng-autobuilds
* - Userid: 191
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: systemd-journal-remote
* - GECOS: added by portage for systemd-journal-remote
* Updating comment for user 'systemd-journal-remote' ...
* - Comment: System user; systemd-journal-remote
* Messages for package acct-user/systemd-coredump-0-r1:
* Adding user 'systemd-coredump' to your system ...
* - Userid: 194
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: systemd-coredump
* - GECOS: added by portage for systemd-coredump
* Updating comment for user 'systemd-coredump' ...
* - Comment: System user; systemd-coredump
* Messages for package acct-user/systemd-network-0-r1:
* Adding user 'systemd-network' to your system ...
* - Userid: 192
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: systemd-network
* - GECOS: added by portage for systemd-network
* Updating comment for user 'systemd-network' ...
* - Comment: System user; systemd-network
* Messages for package acct-user/systemd-oom-0:
* Adding user 'systemd-oom' to your system ...
* - Userid: 198
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: systemd-oom
* - GECOS: added by portage for systemd-oom
* Updating comment for user 'systemd-oom' ...
* - Comment: System user; systemd-oom
* Messages for package acct-user/systemd-resolve-0-r1:
* Adding user 'systemd-resolve' to your system ...
* - Userid: 193
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: systemd-resolve
* - GECOS: added by portage for systemd-resolve
* Updating comment for user 'systemd-resolve' ...
* - Comment: System user; systemd-resolve
* Messages for package acct-user/systemd-timesync-0-r1:
* Adding user 'systemd-timesync' to your system ...
* - Userid: 195
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: systemd-timesync
* - GECOS: added by portage for systemd-timesync
* Updating comment for user 'systemd-timesync' ...
* - Comment: System user; systemd-timesync
* Messages for package acct-user/messagebus-0-r1:
* Adding user 'messagebus' to your system ...
* - Userid: 101
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: messagebus
* - GECOS: added by portage for messagebus
* Updating comment for user 'messagebus' ...
* - Comment: System user; messagebus
* Messages for package acct-user/man-1-r1:
* Adding user 'man' to your system ...
* - Userid: 13
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: man
* - GECOS: added by portage for man
* Updating comment for user 'man' ...
* - Comment: System user; man
* Messages for package acct-user/portage-0:
* Updating home for user 'portage' ...
* - Home: /var/lib/portage/home
* Updating shell for user 'portage' ...
* - Shell: /sbin/nologin
* Updating comment for user 'portage' ...
* - Comment: System user; portage
* Messages for package acct-user/sshd-0-r1:
* Adding user 'sshd' to your system ...
* - Userid: 22
* - Shell: /sbin/nologin
* - Home: /var/empty
* - Groups: sshd
* - GECOS: added by portage for sshd
* Updating comment for user 'sshd' ...
* - Comment: User for ssh
* Messages for package acct-user/nobody-0:
* Updating shell for user 'nobody' ...
* - Shell: /sbin/nologin
* Updating comment for user 'nobody' ...
* - Comment: System user; nobody
* Messages for package sys-apps/coreutils-9.1:
* Make sure you run 'hash -r' in your active shells.
* You should also re-source your shell settings for LS_COLORS
* changes, such as: source /etc/profile
* Messages for package net-firewall/iptables-1.8.7-r2:
* Current iptables implementation is unset, setting to xtables-legacy-multi
* Messages for package sys-libs/pam-1.5.2-r1:
* Some software with pre-loaded PAM libraries might experience
* warnings or failures related to missing symbols and/or versions
* after any update. While unfortunate this is a limit of the
* implementation of PAM and the software, and it requires you to
* restart the software manually after the update.
*
* You can get a list of such software running a command like
* lsof / | egrep -i 'del.*libpam\.so'
*
* Alternatively, simply reboot your system.
* Messages for package dev-python/jinja-3.1.1:
* For i18n support, please emerge dev-python/Babel.
* Messages for package dev-python/cython-0.29.28:
* Fetch failed for 'dev-python/cython-0.29.28', Log file:
* '/var/tmp/portage/dev-python/cython-0.29.28/temp/build.log'
27 Apr 2022 22:51:33 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
27 Apr 2022 22:51:33 UTC: ERROR : Exception running action sequence run_local
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
func()
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1308, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
func()
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1308, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
Command exited with non-zero status 2
2514.06user 304.49system 42:39.00elapsed 110%CPU (0avgtext+0avgdata 111376maxresident)k
0inputs+0outputs (856major+30408423minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20220427T033327Z.cZxom7/log/stage3-systemd.log
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage3-systemd.spec
@ 2023-03-15 9:16 catalyst
0 siblings, 0 replies; 2+ messages in thread
From: catalyst @ 2023-03-15 9:16 UTC (permalink / raw
To: releng, gentoo-releng-autobuilds
*** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f /tmp/catalyst-auto.20230315T034702Z.lN6Zqc/specs/stage3-systemd.spec
15 Mar 2023 09:15:13 UTC: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
NOTICE:catalyst:Loading configuration file: /etc/catalyst/catalyst.conf
15 Mar 2023 09:15:13 UTC: NOTICE : conf_values[options] = ['autoresume', 'bindist', 'kerncache', 'pkgcache', 'seedcache', 'clear-autoresume']
NOTICE:catalyst:conf_values[options] = ['autoresume', 'bindist', 'kerncache', 'pkgcache', 'seedcache', 'clear-autoresume']
15 Mar 2023 09:15:13 UTC: NOTICE : Processing spec file: /tmp/catalyst-auto.20230315T034702Z.lN6Zqc/specs/stage3-systemd.spec
NOTICE:catalyst:Processing spec file: /tmp/catalyst-auto.20230315T034702Z.lN6Zqc/specs/stage3-systemd.spec
15 Mar 2023 09:15:13 UTC: NOTICE : Using target: stage3
NOTICE:catalyst:Using target: stage3
15 Mar 2023 09:15:13 UTC: NOTICE : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
NOTICE:catalyst:Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
15 Mar 2023 09:15:13 UTC: NOTICE : Source path set to /home/catalyst/tmp/default/stage1-ia64-systemd-20230315T034702Z/
NOTICE:catalyst:Source path set to /home/catalyst/tmp/default/stage1-ia64-systemd-20230315T034702Z/
15 Mar 2023 09:15:13 UTC: NOTICE : Removing AutoResume Points ...
NOTICE:catalyst:Removing AutoResume Points ...
15 Mar 2023 09:15:13 UTC: NOTICE : Emptying directory: /home/catalyst/tmp/default/.autoresume-stage3-ia64-systemd-20230315T034702Z
NOTICE:catalyst:Emptying directory: /home/catalyst/tmp/default/.autoresume-stage3-ia64-systemd-20230315T034702Z
15 Mar 2023 09:15:13 UTC: NOTICE : --- Running action sequence: unpack
NOTICE:catalyst:--- Running action sequence: unpack
15 Mar 2023 09:15:13 UTC: NOTICE : Resume: Target chroot is invalid, cleaning up...
NOTICE:catalyst:Resume: Target chroot is invalid, cleaning up...
15 Mar 2023 09:15:13 UTC: NOTICE : Removing AutoResume Points ...
NOTICE:catalyst:Removing AutoResume Points ...
15 Mar 2023 09:15:13 UTC: NOTICE : Emptying directory: /home/catalyst/tmp/default/.autoresume-stage3-ia64-systemd-20230315T034702Z
NOTICE:catalyst:Emptying directory: /home/catalyst/tmp/default/.autoresume-stage3-ia64-systemd-20230315T034702Z
15 Mar 2023 09:15:13 UTC: NOTICE : Clearing the chroot path ...
NOTICE:catalyst:Clearing the chroot path ...
15 Mar 2023 09:15:13 UTC: NOTICE : Starting rsync from /home/catalyst/tmp/default/stage1-ia64-systemd-20230315T034702Z/
NOTICE:catalyst:Starting rsync from /home/catalyst/tmp/default/stage1-ia64-systemd-20230315T034702Z/
15 Mar 2023 09:15:13 UTC: NOTICE : to /home/catalyst/tmp/default/stage3-ia64-systemd-20230315T034702Z (this may take some time) ..
NOTICE:catalyst:to /home/catalyst/tmp/default/stage3-ia64-systemd-20230315T034702Z (this may take some time) ..
15 Mar 2023 09:15:22 UTC: NOTICE : --- Running action sequence: config_profile_link
NOTICE:catalyst:--- Running action sequence: config_profile_link
15 Mar 2023 09:15:22 UTC: NOTICE : --- Running action sequence: setup_confdir
NOTICE:catalyst:--- Running action sequence: setup_confdir
15 Mar 2023 09:15:22 UTC: NOTICE : --- Running action sequence: process_repos
NOTICE:catalyst:--- Running action sequence: process_repos
15 Mar 2023 09:15:22 UTC: NOTICE : --- Running action sequence: bind
NOTICE:catalyst:--- Running action sequence: bind
15 Mar 2023 09:15:22 UTC: NOTICE : --- Running action sequence: chroot_setup
NOTICE:catalyst:--- Running action sequence: chroot_setup
15 Mar 2023 09:15:22 UTC: NOTICE : Setting up chroot...
NOTICE:catalyst:Setting up chroot...
15 Mar 2023 09:15:22 UTC: WARNING : env variables in catalystrc may cause catastrophic failure.
WARNING:catalyst:env variables in catalystrc may cause catastrophic failure.
15 Mar 2023 09:15:22 UTC: WARNING : If your build fails look here first as the possible problem.
WARNING:catalyst:If your build fails look here first as the possible problem.
15 Mar 2023 09:15:22 UTC: NOTICE : Writing the stage make.conf to: /home/catalyst/tmp/default/stage3-ia64-systemd-20230315T034702Z/etc/portage/make.conf
NOTICE:catalyst:Writing the stage make.conf to: /home/catalyst/tmp/default/stage3-ia64-systemd-20230315T034702Z/etc/portage/make.conf
15 Mar 2023 09:15:22 UTC: NOTICE : STICKY-CONFIG is enabled
NOTICE:catalyst:STICKY-CONFIG is enabled
15 Mar 2023 09:15:22 UTC: NOTICE : --- Running action sequence: setup_environment
NOTICE:catalyst:--- Running action sequence: setup_environment
15 Mar 2023 09:15:22 UTC: NOTICE : --- Running action sequence: run_local
NOTICE:catalyst:--- Running action sequence: run_local
Running chroot.sh in chroot:
chroot /home/catalyst/tmp/default/stage3-ia64-systemd-20230315T034702Z /tmp/chroot.sh
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --jobs 4 --load-average 4.0 --usepkg --buildpkg --binpkg-respect-use=y --newuse -e --update --deep --with-bdeps=y @system
Performing Global Updates
(Could take a couple of minutes if you have a lot of binary packages.)
!!! Cannot update binary: Destination exists.
!!! dev-python/setuptools_scm-7.0.5 -> dev-python/setuptools-scm-7.0.5
!!! Cannot update binary: Destination exists.
!!! dev-python/setuptools_scm-7.0.5 -> dev-python/setuptools-scm-7.0.5
!!! Cannot update binary: Destination exists.
!!! dev-python/setuptools_scm-7.0.5 -> dev-python/setuptools-scm-7.0.5
!!! Cannot update binary: Destination exists.
!!! dev-python/setuptools_scm-7.0.5 -> dev-python/setuptools-scm-7.0.5
!!! Cannot update binary: Destination exists.
!!! dev-python/setuptools_scm-7.1.0 -> dev-python/setuptools-scm-7.1.0
!!! Cannot update binary: Destination exists.
!!! dev-python/setuptools_scm-7.1.0 -> dev-python/setuptools-scm-7.1.0
!!! Cannot update binary: Destination exists.
!!! dev-python/setuptools_scm-7.1.0 -> dev-python/setuptools-scm-7.1.0
[nomerge ] virtual/os-headers-0-r2::gentoo
[nomerge ] sys-kernel/linux-headers-6.2-1::gentoo USE="-headers-only"
[nomerge ] dev-lang/perl-5.36.0-r2-1:0/5.36::gentoo USE="gdbm* -berkdb -debug -doc -ithreads -minimal -quadmath"
[nomerge ] app-admin/perl-cleaner-2.30-r1-1::gentoo USE="-pkgcore"
[nomerge ] sys-apps/portage-3.0.45.2-1::gentoo USE="(ipc) native-extensions* rsync-verify* xattr* -apidoc -build* -doc -gentoo-dev (-selinux) -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_9 -python3_11"
[nomerge ] app-crypt/gnupg-2.4.0-1::gentoo USE="bzip2 nls readline smartcard ssl tofu -doc -ldap (-selinux) -test -tools (-tpm) -usb -user-socket -verify-sig -wks-server"
[nomerge ] net-misc/curl-7.88.1-r1-1::gentoo USE="adns ftp http2 imap openssl pop3 progress-meter smtp ssl tftp -alt-svc -brotli -gnutls -gopher -hsts -idn -kerberos -ldap -mbedtls (-nghttp3) -nss (-rtmp) (-rustls) -samba -ssh -sslv3 -static-libs -telnet -test -verify-sig -websockets -zstd" CURL_SSL="openssl -gnutls -mbedtls -nss (-rustls)"
[ebuild N ] net-libs/nghttp2-1.52.0:0/1.14::gentoo USE="systemd -debug -hpack-tools -jemalloc -static-libs -test -utils -xml" 0 KiB
[ebuild N ] dev-util/cmake-3.26.0::gentoo USE="ncurses -doc -emacs (-qt5) -test -verify-sig" 0 KiB
[binary N ] net-misc/curl-7.88.1-r1-1::gentoo USE="adns ftp http2 imap openssl pop3 progress-meter smtp ssl tftp -alt-svc -brotli -gnutls -gopher -hsts -idn -kerberos -ldap -mbedtls (-nghttp3) -nss (-rtmp) (-rustls) -samba -ssh -sslv3 -static-libs -telnet -test -verify-sig -websockets -zstd" CURL_SSL="openssl -gnutls -mbedtls -nss (-rustls)" 0 KiB
[binary R ] app-portage/portage-utils-0.95-1::gentoo USE="qmanifest* qtegrity* -openmp -static" 0 KiB
[binary N ] app-crypt/gpgme-1.18.0-r2-2:1/11.6.15.1::gentoo USE="cxx -common-lisp -python (-qt5) -static-libs -test -verify-sig" PYTHON_TARGETS="python3_10 -python3_9 -python3_11" 0 KiB
[binary N ] virtual/package-manager-1::gentoo 0 KiB
[binary R ] sys-apps/portage-3.0.45.2-1::gentoo USE="(ipc) native-extensions* rsync-verify* xattr* -apidoc -build* -doc -gentoo-dev (-selinux) -test" PYTHON_TARGETS="python3_10 (-pypy3) -python3_9 -python3_11" 0 KiB
[binary N ] app-portage/gemato-20.0-1::gentoo USE="gpg -pretty-log -test -tools" PYTHON_TARGETS="python3_10 (-pypy3) -python3_9 -python3_11" 0 KiB
[binary N ] app-crypt/gnupg-2.4.0-1::gentoo USE="bzip2 nls readline smartcard ssl tofu -doc -ldap (-selinux) -test -tools (-tpm) -usb -user-socket -verify-sig -wks-server" 0 KiB
Total: 9 packages (7 new, 2 reinstalls, 7 binaries), Size of downloads: 0 KiB
* Error: circular dependencies:
(net-libs/nghttp2-1.52.0:0/1.14::gentoo, ebuild scheduled for merge) depends on
(dev-util/cmake-3.26.0:0/0::gentoo, ebuild scheduled for merge) (buildtime)
(net-misc/curl-7.88.1-r1-1:0/0::gentoo, binary scheduled for merge) (buildtime)
(net-libs/nghttp2-1.52.0:0/1.14::gentoo, ebuild scheduled for merge) (runtime_slot_op)
* Note that circular dependencies can often be avoided by temporarily
* disabling USE flags that trigger optional dependencies.
15 Mar 2023 09:16:30 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
15 Mar 2023 09:16:30 UTC: ERROR : Exception running action sequence run_local
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
func()
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
func()
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
Command exited with non-zero status 2
76.75user 6.08system 1:18.26elapsed 105%CPU (0avgtext+0avgdata 134432maxresident)k
0inputs+0outputs (85major+28894minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20230315T034702Z.lN6Zqc/log/stage3-systemd.log
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-15 9:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-27 22:51 [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage3-systemd.spec catalyst
-- strict thread matches above, loose matches on Subject: below --
2023-03-15 9:16 catalyst
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox