public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
From: catalyst@lantean.jmbsvicetto.name
To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1-nomultilib.spec
Date: Sun, 30 Aug 2015 19:21:09 +0000 (UTC)	[thread overview]
Message-ID: <20150830192109.A9B75F36FD@lantean.jmbsvicetto.name> (raw)




Catalyst git
vcs version 8c395e8608549ae910fd09abdcd119e876e8dfdf, date Sun Aug 30 16:40:46 2015 +0000
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/release/amd64-auto.conf
Setting sharedir to default value "/usr/share/catalyst"
Setting local_overlay to default value "/usr/local/portage"
Setting port_conf to default value "/etc/portage"
Setting make_conf to default value "%(port_conf)s/make.conf"
Setting storedir to config file value "/home/release/buildroot/amd64-dev"
Setting port_tmpdir to default value "/var/tmp/portage"
Setting icecream to default value "/var/cache/icecream"
Setting archdir to default value "%(PythonDir)s/arch"
Setting shdir to default value "/usr/share/catalyst/targets/"
Setting snapshot_cache to config file value "/home/release/tmp/snapshots"
Setting hash_function to config file value "crc32"
Setting packagedir to default value "/usr/portage/packages"
Setting snapshot_name to default value "portage-"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting PythonDir to default value "./catalyst"
Setting options to config file value "bindist pkgcache preserve_libs seedcache snapcache"
Setting repo_name to default value "portage"
Package cache support enabled.
Snapshot cache support enabled.
Seed cache support enabled.
Envscript support enabled.
Using target: stage1
Building natively for amd64
stage1 root path is /tmp/stage1root
Source path set to /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.bz2
Caching snapshot to /home/release/tmp/snapshots/20150830
stage1 stage path is /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830/tmp/stage1root
Location of the package cache is /home/release/buildroot/amd64-dev/packages/hardened/stage1-amd64-hardened+nomultilib-20150830/
Checking for processes running in chroot and killing them.
StageBase: run() purge
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
purge(); clearing autoresume ...
purge(); clearing chroot ...
Clearing the chroot path ...
Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830/
purge(); clearing package cache ...
purging the pkgcache ...
fileops.clear_dir(), /home/release/buildroot/amd64-dev/packages/hardened/stage1-amd64-hardened+nomultilib-20150830/ is not a directory
purge(); clearing kerncache ...
--- Running action sequence: unpack
Referenced SEEDCACHE does not appear to be a directory, trying to untar...
lockfile does not exist '/home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830/.catalyst_lock'
Read lock may be in effect. skipping lockfile delete...
Failed to get lock... someone took it.
argument must be an int, or have a fileno() method.
Clearing the chroot path ...
Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830/

Starting tar extract from /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.bz2
to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830/ (This may take some time) ...

tar: SELinux support is not available
--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: setup_confdir
Configuring /etc/portage...
--- Running action sequence: portage_overlay
--- Running action sequence: base_dirs
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
run_local() starting controller script...
copying make.conf to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830//tmp/stage1root/etc/portage
Copying stage1-chroot.sh to /tmp
copying stage1-chroot.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830//tmp
copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830//tmp
Ensure the file has the executable bit set
Running stage1-chroot.sh in chroot:
    chroot /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150830/ /tmp/stage1-chroot.sh
>>> Regenerating /etc/ld.so.cache...
Adding USE=' build' to make.conf for portage build
emerge --quiet --oneshot --update --newuse sys-apps/portage

Performing Global Updates
(Could take a couple of minutes if you have a lot of binary packages.)
s

Updating seed stage...
emerge --quiet --buildpkg=n --update --deep @world
"/etc/portage/make.conf", line 15: No closing quotation
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.4/emerge", line 50, in <module>
    retval = emerge_main()
  File "/usr/lib64/python3.4/site-packages/_emerge/main.py", line 1139, in emerge_main
    action=myaction, args=myfiles, opts=myopts)
  File "/usr/lib64/python3.4/site-packages/portage/proxy/objectproxy.py", line 31, in __call__
    return result(*args, **kwargs)
  File "/usr/lib64/python3.4/site-packages/_emerge/actions.py", line 2339, in load_emerge_config
    **portage._native_kwargs(kwargs))
  File "/usr/lib64/python3.4/site-packages/portage/__init__.py", line 594, in create_trees
    env=env, eprefix=eprefix)
  File "/usr/lib64/python3.4/site-packages/portage/package/ebuild/config.py", line 357, in __init__
    expand=make_conf, recursive=True)
  File "/usr/lib64/python3.4/site-packages/portage/util/__init__.py", line 659, in getconfig
    recursive=False) or {})
  File "/usr/lib64/python3.4/site-packages/portage/util/__init__.py", line 743, in getconfig
    val = _unicode_decode(lex.get_token())
  File "/usr/lib64/python3.4/shlex.py", line 93, in get_token
    raw = self.read_token()
  File "/usr/lib64/python3.4/shlex.py", line 169, in read_token
    raise ValueError("No closing quotation")
ValueError: No closing quotation

!!! catalyst: cmd() NON-zero return value from: run script failed.


!!! catalyst: Stage build aborting due to error.

--- Exeption running action sequence:run_local
!!! catalyst: Error encountered during run of target stage1



Full build log at /home/release/tmp/run/catalyst-auto.F2rsHd/log/hardened_stage1-nomultilib.log


             reply	other threads:[~2015-08-30 19:21 UTC|newest]

Thread overview: 254+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-30 19:21 catalyst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-16 21:50 [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1-nomultilib.spec catalyst
2020-12-14 20:19 catalyst
2020-09-28  3:00 catalyst
2020-09-21  3:00 catalyst
2020-09-14  3:00 catalyst
2020-09-07  3:00 catalyst
2020-08-31  3:00 catalyst
2020-08-24  3:00 catalyst
2020-08-17  3:00 catalyst
2020-08-11  6:12 catalyst
2020-08-10  3:02 catalyst
2020-08-03  3:00 catalyst
2020-07-27  3:00 catalyst
2020-07-20  3:00 catalyst
2020-07-13  3:00 catalyst
2020-07-06  3:00 catalyst
2020-06-29  3:00 catalyst
2020-06-22  3:00 catalyst
2020-06-15  3:00 catalyst
2020-06-08  3:00 catalyst
2020-06-01  3:00 catalyst
2020-05-25  3:00 catalyst
2020-05-18  3:00 catalyst
2020-05-11 16:26 catalyst
2020-05-11 11:35 catalyst
2020-05-11  3:01 catalyst
2020-05-04  3:13 catalyst
2020-04-27  3:00 catalyst
2020-04-13  4:01 catalyst
2020-04-06  3:58 catalyst
2020-03-30  3:59 catalyst
2020-03-23  3:57 catalyst
2020-03-16  3:56 catalyst
2020-03-09  3:57 catalyst
2020-03-02  3:54 catalyst
2020-02-24  3:44 catalyst
2020-02-17  3:42 catalyst
2020-02-10  3:37 catalyst
2020-02-03  3:38 catalyst
2020-01-27  3:38 catalyst
2020-01-20  3:39 catalyst
2020-01-13  3:40 catalyst
2019-12-30  6:15 catalyst
2019-12-09  1:58 catalyst
2019-07-16  3:39 catalyst
2019-07-16  3:02 catalyst
2019-07-16  2:56 catalyst
2019-07-16  2:51 catalyst
2019-05-31 11:23 catalyst
2018-09-25  3:03 catalyst
2018-09-24 20:07 catalyst
2018-08-14 16:27 catalyst
2018-08-11  9:51 catalyst
2018-08-11  9:48 catalyst
2018-07-16 22:32 catalyst
2018-07-16 22:31 catalyst
2018-05-30  2:37 catalyst
2018-02-21  0:02 catalyst
2018-02-19  0:56 catalyst
2018-02-16  0:32 catalyst
2018-02-14  0:26 catalyst
2018-02-12  0:27 catalyst
2018-02-08 23:00 catalyst
2018-02-06 10:17 catalyst
2018-02-03 21:36 catalyst
2018-02-02  5:29 catalyst
2018-01-31  0:49 catalyst
2018-01-29  4:41 catalyst
2018-01-29  0:48 catalyst
2018-01-26  0:43 catalyst
2018-01-24  1:43 catalyst
2018-01-22  4:26 catalyst
2018-01-22  0:41 catalyst
2018-01-19  0:28 catalyst
2018-01-17  7:33 catalyst
2018-01-15 18:14 catalyst
2018-01-15 11:53 catalyst
2018-01-12  5:36 catalyst
2018-01-10  6:15 catalyst
2018-01-08  9:08 catalyst
2018-01-07 17:32 catalyst
2018-01-04 13:39 catalyst
2018-01-01 11:17 catalyst
2017-12-29  4:11 catalyst
2017-12-26 21:58 catalyst
2017-12-24 21:59 catalyst
2017-12-23  3:45 catalyst
2017-12-21 21:58 catalyst
2017-12-19 21:54 catalyst
2017-12-17 22:45 catalyst
2017-12-15  7:26 catalyst
2017-12-12  0:19 catalyst
2017-12-11 11:37 catalyst
2017-12-11 11:36 catalyst
2017-12-11 11:32 catalyst
2017-12-07  0:22 catalyst
2017-12-06  7:50 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:22 catalyst
2017-10-26  3:22 catalyst
2017-09-28 22:03 catalyst
2017-09-21 11:05 catalyst
2017-09-14 11:02 catalyst
2017-03-08 10:15 catalyst
2017-03-07 10:37 catalyst
2017-03-02  3:42 catalyst
2017-03-01  4:11 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-01-23 14:16 catalyst
2017-01-16 12:54 catalyst
2017-01-09 14:03 catalyst
2017-01-02 12:54 catalyst
2016-12-26 12:53 catalyst
2016-12-19 12:52 catalyst
2016-12-12 10:49 catalyst
2016-12-05 10:22 catalyst
2016-11-28  9:07 catalyst
2016-11-21  8:23 catalyst
2016-11-14  8:10 catalyst
2016-11-07  8:10 catalyst
2016-10-31  7:58 catalyst
2016-10-24  7:46 catalyst
2016-10-17  7:46 catalyst
2016-10-10  7:37 catalyst
2016-10-03  7:31 catalyst
2016-08-18 17:07 catalyst
2016-07-30 13:08 catalyst
2016-07-25  3:13 catalyst
2016-07-11 20:17 catalyst
2016-05-30  3:00 catalyst
2016-05-16  8:19 catalyst
2016-01-18  6:19 catalyst
2015-12-28  4:19 catalyst
2015-12-28  3:00 catalyst
2015-11-23 22:08 catalyst
2015-11-22  2:46 catalyst
2015-10-30  0:27 catalyst
2015-08-29 17:44 catalyst
2015-08-29 17:30 catalyst
2015-08-29 17:26 catalyst
2015-08-29 17:19 catalyst
2015-08-29 11:24 catalyst
2015-08-29  2:57 catalyst
2015-08-29  2:53 catalyst
2015-08-29  2:46 catalyst
2015-08-29  1:23 catalyst
2015-08-27  1:21 catalyst
2015-08-10  3:03 catalyst
2015-08-03 11:45 catalyst
2015-07-27 15:45 catalyst
2015-07-06 13:51 catalyst
2015-06-29 11:53 catalyst
2015-06-22 10:19 catalyst
2015-06-15 10:24 catalyst
2015-06-15  3:00 catalyst
2015-06-08  8:40 catalyst
2015-06-01  6:20 catalyst
2015-05-25  7:45 catalyst
2015-05-18  8:42 catalyst
2015-05-11  7:33 catalyst
2015-05-04  5:33 catalyst
2015-04-27  9:40 catalyst
2015-04-20  9:14 catalyst
2015-04-13  7:10 catalyst
2015-04-06  6:28 catalyst
2015-03-23 12:16 catalyst
2015-02-23 16:22 catalyst
2015-02-20 13:16 catalyst
2015-02-19 14:32 catalyst
2015-02-19  1:47 catalyst
2015-02-18  4:51 catalyst
2015-02-16  3:38 catalyst
2015-02-12  1:20 catalyst
2015-02-09  3:04 catalyst
2015-02-05  1:19 catalyst
2015-02-02  3:04 catalyst
2015-01-29  1:18 catalyst
2015-01-26  3:04 catalyst
2015-01-23  2:56 catalyst
2015-01-22  1:18 catalyst
2015-01-19 14:07 catalyst
2015-01-15  1:21 catalyst
2015-01-12 17:45 catalyst
2015-01-05 16:17 catalyst
2014-12-29 17:49 catalyst
2014-12-22 11:23 catalyst
2014-12-19 10:33 catalyst
2014-12-15 20:20 catalyst
2014-12-08  3:02 catalyst
2014-12-08  3:01 catalyst
2014-12-07  7:52 catalyst
2014-12-06 17:33 catalyst
2014-12-06 17:26 catalyst
2014-12-06 17:02 catalyst
2014-12-01 20:25 catalyst
2014-07-31 18:08 catalyst
2014-06-23  3:01 catalyst
2012-09-17  1:41 catalyst
2012-09-17  1:25 catalyst
2012-09-15 15:50 catalyst
2012-09-15 13:24 catalyst
2012-09-13  3:25 catalyst
2012-09-06  1:37 catalyst
2012-08-30  1:41 catalyst
2012-08-23 20:58 catalyst
2012-07-12  3:44 catalyst
2012-02-16 20:00 catalyst
2012-02-09 18:31 catalyst
2012-02-02 20:15 catalyst
2012-01-26 20:09 catalyst
2012-01-19 20:00 catalyst
2012-01-12 19:52 catalyst
2012-01-05 20:05 catalyst
2011-12-29 14:11 catalyst
2011-12-22 14:09 catalyst
2011-12-15 14:36 catalyst
2011-12-08 19:28 catalyst
2011-11-17  6:19 catalyst
2011-11-10  9:24 catalyst
2011-11-03 17:41 catalyst
2011-10-27 17:24 catalyst
2011-10-20 17:54 catalyst
2011-10-13 17:32 catalyst
2011-10-06 17:57 catalyst
2011-09-29 17:32 catalyst
2011-09-22 18:02 catalyst
2011-09-15 16:04 catalyst
2011-09-08 17:42 catalyst
2011-09-01  4:55 catalyst
2011-08-25  5:42 catalyst
2011-03-10 10:35 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=20150830192109.A9B75F36FD@lantean.jmbsvicetto.name \
    --to=catalyst@lantean.jmbsvicetto.name \
    --cc=gentoo-releng-autobuilds@lists.gentoo.org \
    --cc=jmbsvicetto@gmail.com \
    /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