From: catalyst@demeter.amd64.dev.gentoo.org
To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [m68k-qemu-auto] Catalyst fatal build error - stage1-systemd.spec
Date: Thu, 7 Jul 2022 02:32:03 +0000 (UTC) [thread overview]
Message-ID: <20220707023203.769CD2680ED@demeter.amd64.dev.gentoo.org> (raw)
m68k-unknown-linux-gnu-gcc -Wsign-compare -DNDEBUG -pipe -O2 -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
m68k-unknown-linux-gnu-gcc -Wsign-compare -DNDEBUG -pipe -O2 -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
m68k-unknown-linux-gnu-gcc -Wsign-compare -DNDEBUG -pipe -O2 -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
m68k-unknown-linux-gnu-gcc -c -Wsign-compare -DNDEBUG -pipe -O2 -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
-DGITVERSION="\"`LC_ALL=C `\"" \
-DGITTAG="\"`LC_ALL=C `\"" \
-DGITBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
m68k-unknown-linux-gnu-gcc -c -Wsign-compare -DNDEBUG -pipe -O2 -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c
m68k-unknown-linux-gnu-gcc -c -Wsign-compare -DNDEBUG -pipe -O2 -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c
m68k-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o Programs/_freeze_module Programs/_freeze_module.o Modules/getpath_noop.o Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobje
ct.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pym
ath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat
.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o -ldl -lm
./Programs/_freeze_module importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h
make: *** [Makefile:1203: Python/frozen_modules/importlib._bootstrap.h] Segmentation fault (core dumped)
* ERROR: dev-lang/python-3.11.0_beta3_p1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-lang/python-3.11.0_beta3_p1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/python-3.11.0_beta3_p1::gentoo'`.
* The complete build log is located at '/var/tmp/catalyst/logs/dev-lang:python-3.11.0_beta3_p1:20220707-021349.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/work/Python-3.11.0b3'
* S: '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/work/Python-3.11.0b3'
* Messages for package sys-libs/glibc-2.35-r8:
* Log file: /var/tmp/catalyst/logs/sys-libs:glibc-2.35-r8:20220706-215106.log
* After upgrading glibc, please restart all running processes.
* Be sure to include init (telinit u) or systemd (systemctl daemon-reexec).
* Alternatively, reboot your system.
* (See bug #660556, bug #741116, bug #823756, etc)
* Messages for package sys-apps/portage-3.0.30-r5:
* Log file: /var/tmp/catalyst/logs/sys-apps:portage-3.0.30-r5:20220706-215136.log
* Unable to find kernel sources at /usr/src/linux
* Unable to calculate Linux Kernel version for build, attempting to use running version
* Messages for package sys-apps/systemd-251.2:
* Log file: /var/tmp/catalyst/logs/sys-apps:systemd-251.2:20220706-215149.log
* Unable to find kernel sources at /usr/src/linux
* Unable to calculate Linux Kernel version for build, attempting to use running version
* Messages for package dev-lang/perl-5.34.1-r3:
* Removing dead symlink //usr/share/man/man1/ptar.1.bz2
* Removing dead symlink //usr/share/man/man1/ptardiff.1.bz2
* Removing dead symlink //usr/share/man/man1/ptargrep.1.bz2
* Removing dead symlink //usr/share/man/man1/shasum.1.bz2
* Removing dead symlink //usr/share/man/man1/instmodsh.1.bz2
* Removing dead symlink //usr/share/man/man1/xsubpp.1.bz2
* Removing dead symlink //usr/share/man/man1/zipdetails.1.bz2
* Removing dead symlink //usr/share/man/man1/json_pp.1.bz2
* Removing dead symlink //usr/share/man/man1/corelist.1.bz2
* Removing dead symlink //usr/share/man/man1/podchecker.1.bz2
* Removing dead symlink //usr/share/man/man1/perldoc.1.bz2
* Removing dead symlink //usr/share/man/man1/pod2usage.1.bz2
* Removing dead symlink //usr/share/man/man1/prove.1.bz2
* Removing dead symlink //usr/share/man/man1/pod2man.1.bz2
* Removing dead symlink //usr/share/man/man1/pod2text.1.bz2
* Removing dead symlink //usr/share/man/man1/perlpodstyle.1.bz2
* Messages for package dev-lang/perl-5.36.0:
* Log file: /var/tmp/catalyst/logs/dev-lang:perl-5.36.0:20220706-223844.log
* UPDATE THE PERL MODULES:
* After updating dev-lang/perl the installed Perl modules
* have to be re-installed. In most cases, this is done automatically
* by the package manager, but subsequent steps are still recommended
* to ensure system consistency.
*
* You should start with a depclean to remove any unused perl dependencies
* that may confuse portage in future. Regular depcleans are also encouraged
* as part of your regular update cycle, as that will keep perl upgrades working.
* Recommended: emerge --depclean -va
*
* You should then call perl-cleaner to clean up any old files and trigger any
* remaining rebuilds portage may have missed.
* Use: perl-cleaner --all
* Unable to establish //usr/share/man/man1/ptar.1* symlink
* Unable to establish //usr/share/man/man1/ptardiff.1* symlink
* Unable to establish //usr/share/man/man1/ptargrep.1* symlink
* Unable to establish //usr/share/man/man1/shasum.1* symlink
* Unable to establish //usr/share/man/man1/instmodsh.1* symlink
* Unable to establish //usr/share/man/man1/xsubpp.1* symlink
* Unable to establish //usr/share/man/man1/zipdetails.1* symlink
* Unable to establish //usr/share/man/man1/json_pp.1* symlink
* Unable to establish //usr/share/man/man1/corelist.1* symlink
* Unable to establish //usr/share/man/man1/podchecker.1* symlink
* Unable to establish //usr/share/man/man1/perldoc.1* symlink
* Unable to establish //usr/share/man/man1/pod2usage.1* symlink
* Unable to establish //usr/share/man/man1/prove.1* symlink
* Unable to establish //usr/share/man/man1/pod2man.1* symlink
* Unable to establish //usr/share/man/man1/pod2text.1* symlink
* Unable to establish //usr/share/man/man1/perlpodstyle.1* symlink
* Messages for package net-firewall/iptables-1.8.8-r2:
* Unsetting ebtables symlinks before removal
* Unsetting arptables symlinks before removal
* Messages for package perl-core/Encode-3.120.0:
* Log file: /var/tmp/catalyst/logs/perl-core:Encode-3.120.0:20220706-235233.log
* Unable to establish //usr/bin/encguess symlink
* Removing dead symlink //usr/share/man/man1/piconv.1.bz2
* Unable to establish //usr/share/man/man1/encguess.1* symlink
* Removing dead symlink //usr/share/man/man1/enc2xs.1.bz2
* Messages for package perl-core/CPAN-2.290.0-r1:
* Log file: /var/tmp/catalyst/logs/perl-core:CPAN-2.290.0-r1:20220706-235412.log
* Removing dead symlink //usr/bin/cpan-mirrors
* Removing dead symlink //usr/share/man/man1/cpan-mirrors.1.bz2
* Removing dead symlink //usr/share/man/man1/cpan.1.bz2
* Messages for package sys-apps/util-linux-2.38:
* Log file: /var/tmp/catalyst/logs/sys-apps:util-linux-2.38:20220707-020348.log
* The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
* Messages for package dev-lang/python-3.11.0_beta3_p1:
* Log file: /var/tmp/catalyst/logs/dev-lang:python-3.11.0_beta3_p1:20220707-021349.log
* ERROR: dev-lang/python-3.11.0_beta3_p1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-lang/python-3.11.0_beta3_p1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/python-3.11.0_beta3_p1::gentoo'`.
* The complete build log is located at '/var/tmp/catalyst/logs/dev-lang:python-3.11.0_beta3_p1:20220707-021349.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/work/Python-3.11.0b3'
* S: '/var/tmp/portage/dev-lang/python-3.11.0_beta3_p1/work/Python-3.11.0b3'
07 Jul 2022 02:32:03 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
07 Jul 2022 02:32:03 UTC: ERROR : CatalystError: Stage build aborting due to error.
ERROR:catalyst:CatalystError: Stage build aborting due to error.
07 Jul 2022 02:32:03 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 1392, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
getattr(self, x)()
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
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 1392, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
getattr(self, x)()
File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
raise CatalystError("Stage build aborting due to error.",
catalyst.support.CatalystError: Stage build aborting due to error.
07 Jul 2022 02:32:03 UTC: NOTICE : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/log/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/log/portage is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/tmp/kerncache is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/tmp/kerncache is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/cache/binpkgs is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/cache/binpkgs is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/tmp/stage1root/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/tmp/stage1root/proc is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/run is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/run is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/dev/shm does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/dev/shm does not exist. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/dev/pts does not exist. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/dev/pts does not exist. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/tmp/portage is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/tmp/portage is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/cache/distfiles is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/cache/distfiles is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/db/repos/gentoo is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/var/db/repos/gentoo is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/dev is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/dev is not a mount point. Skipping
07 Jul 2022 02:32:03 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/proc is not a mount point. Skipping
NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-m68k-systemd-20220706T170540Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
36516.88user 1177.95system 4:43:59elapsed 221%CPU (0avgtext+0avgdata 615256maxresident)k
431672inputs+2561600outputs (4226major+499976620minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20220706T170540Z.spIin7/log/stage1-systemd.log
next reply other threads:[~2022-07-07 2:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-07 2:32 catalyst [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-23 0:25 [gentoo-releng-autobuilds] [m68k-qemu-auto] Catalyst fatal build error - stage1-systemd.spec catalyst
2023-08-05 12:19 catalyst
2022-12-14 18:09 catalyst
2022-09-06 2:29 catalyst
2022-08-11 16:48 catalyst
2022-07-28 19:36 catalyst
2022-07-21 20:53 catalyst
2022-06-29 22:40 catalyst
2022-06-22 19:02 catalyst
2022-06-15 19:16 catalyst
2022-06-08 21:13 catalyst
2022-05-31 16:43 catalyst
2022-05-31 12:30 catalyst
2022-05-31 2:42 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=20220707023203.769CD2680ED@demeter.amd64.dev.gentoo.org \
--to=catalyst@demeter.amd64.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