Gentoo Archives: gentoo-releng-autobuilds

From: root <vapier@g.o>
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [s390-auto] Catalyst fatal build error - stage1.spec
Date: Mon, 03 Jun 2019 07:14:31
Message-Id: 20190603071426.4B8DC20684@nightheron.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f stage1.spec
2 Catalyst, version 2.0.18
3 Copyright 2003-2008 Gentoo Foundation
4 Copyright 2008-2012 various authors
5 Distributed under the GNU General Public License version 2.1
6
7 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
8 Setting sharedir to config file value "/usr/lib/catalyst"
9 Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache"
10 Setting hash_function to config file value "crc32"
11 Setting storedir to config file value "/var/tmp/catalyst"
12 Setting portdir to config file value "/usr/portage"
13 Setting distdir to config file value "/usr/portage/distfiles"
14 Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
15 Autoresuming support enabled.
16 Binary redistribution enabled
17 Kernel cache support enabled.
18 Package cache support enabled.
19 Seed cache support enabled.
20 Snapshot cache support enabled.
21 Envscript support enabled.
22
23 !!! catalyst: Argument "compression_mode" not recognized.
24 Also: Argument "decompressor_search_order" not recognized.
25
26 Traceback (most recent call last):
27 File "/usr/lib/catalyst/catalyst", line 216, in build_target
28 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
29 File "modules/stage1_target.py", line 17, in __init__
30 generic_stage_target.__init__(self,spec,addlargs)
31 File "modules/generic_stage_target.py", line 22, in __init__
32 generic_target.__init__(self,myspec,addlargs)
33 File "modules/generic_target.py", line 10, in __init__
34 addl_arg_parse(myspec,addlargs,self.required_values,self.valid_values)
35 File "/usr/lib/catalyst/modules/catalyst_support.py", line 689, in addl_arg_parse
36 raise CatalystError, '
37 Also: '.join(messages)
38 CatalystError
39 !!! catalyst: Error encountered during run of target stage1
40 Catalyst aborting....
41 Command exited with non-zero status 1
42 0.03user 0.00system 0:00.16elapsed 27%CPU (0avgtext+0avgdata 41440maxresident)k
43 0inputs+0outputs (26major+1837minor)pagefaults 0swaps
44
45
46
47 Full build log at /tmp/catalyst-auto.20190603T071204Z.I49Fs7/log/stage1.log