From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 551941382C5 for ; Wed, 22 Jun 2016 12:44:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 125E1E08FB; Wed, 22 Jun 2016 12:44:26 +0000 (UTC) Received: from thor.jmbsvicetto.name (thor.jmbsvicetto.name [136.243.173.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81A65E08FB for ; Wed, 22 Jun 2016 12:44:18 +0000 (UTC) Received: by thor.jmbsvicetto.name (Postfix, from userid 0) id 833BC60042; Wed, 22 Jun 2016 12:44:08 +0000 (UTC) From: catalyst@thor.jmbsvicetto.name To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst non-fatal build error - hardened/admincd-stage1.spec Message-Id: <20160622124408.833BC60042@thor.jmbsvicetto.name> Date: Wed, 22 Jun 2016 12:44:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Release Engineering Autobuilds X-BeenThere: gentoo-releng-autobuilds@gentoo.org X-BeenThere: gentoo-releng-autobuilds@lists.gentoo.org Reply-To: gentoo-releng-autobuilds@lists.gentoo.org X-Archives-Salt: cb6bc03c-a087-4aaf-ad1e-33397a509ea9 X-Archives-Hash: 0c2bd11092f09fcdc1e3ea94986d90cb 22 Jun 2016 12:43:50 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/x86-auto.conf 22 Jun 2016 12:43:50 UTC: NOTICE : Processing spec file: hardened/admincd-stage1.spec 22 Jun 2016 12:43:50 UTC: NOTICE : Using target: livecd-stage1 22 Jun 2016 12:43:50 UTC: NOTICE : Source file specification matching setting is: loose 22 Jun 2016 12:43:50 UTC: NOTICE : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar'] 22 Jun 2016 12:43:50 UTC: NOTICE : Source path set to /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-20160622.tar.xz 22 Jun 2016 12:43:50 UTC: NOTICE : purge(); clearing autoresume ... 22 Jun 2016 12:43:50 UTC: NOTICE : purge(); clearing chroot ... 22 Jun 2016 12:43:50 UTC: NOTICE : Clearing the chroot path ... 22 Jun 2016 12:43:50 UTC: NOTICE : purge(); clearing package cache ... 22 Jun 2016 12:43:50 UTC: NOTICE : purging the pkgcache ... 22 Jun 2016 12:43:50 UTC: NOTICE : purge(); clearing kerncache ... 22 Jun 2016 12:43:50 UTC: NOTICE : --- Running action sequence: unpack 22 Jun 2016 12:43:50 UTC: NOTICE : Clearing the chroot path ... 22 Jun 2016 12:43:50 UTC: NOTICE : Starting auto from /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-20160622.tar.xz 22 Jun 2016 12:43:50 UTC: NOTICE : to /home/release/buildroot/x86-dev/tmp/hardened/livecd-stage1-x86-20160622 (this may take some time) .. 22 Jun 2016 12:43:53 UTC: NOTICE : --- Running action sequence: unpack_snapshot 22 Jun 2016 12:43:53 UTC: NOTICE : Unpacking portage tree (this can take a long time) ... 22 Jun 2016 12:44:08 UTC: NOTICE : --- Running action sequence: config_profile_link 22 Jun 2016 12:44:08 UTC: ERROR : clear_dir failed Traceback (most recent call last): File "/usr/lib64/python3.4/site-packages/catalyst/fileops.py", line 84, in clear_dir shutil.rmtree(target) File "/usr/lib64/python3.4/shutil.py", line 474, in rmtree onerror(os.path.islink, path, sys.exc_info()) File "/usr/lib64/python3.4/shutil.py", line 472, in rmtree raise OSError("Cannot call rmtree on a symbolic link") OSError: Cannot call rmtree on a symbolic link 22 Jun 2016 12:44:08 UTC: NOTICE : --- Running action sequence: setup_confdir 22 Jun 2016 12:44:08 UTC: NOTICE : --- Running action sequence: portage_overlay 22 Jun 2016 12:44:08 UTC: NOTICE : --- Running action sequence: bind 22 Jun 2016 12:44:08 UTC: NOTICE : --- Running action sequence: chroot_setup 22 Jun 2016 12:44:08 UTC: NOTICE : Setting up chroot... 22 Jun 2016 12:44:08 UTC: WARNING : Overriding certain env variables may cause catastrophic failure. 22 Jun 2016 12:44:08 UTC: WARNING : If your build fails look here first as the possible problem. 22 Jun 2016 12:44:08 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables. 22 Jun 2016 12:44:08 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all. 22 Jun 2016 12:44:08 UTC: WARNING : You have been warned. 22 Jun 2016 12:44:08 UTC: NOTICE : --- Running action sequence: setup_environment 22 Jun 2016 12:44:08 UTC: NOTICE : --- Running action sequence: build_packages 22 Jun 2016 12:44:08 UTC: ERROR : Exception running action sequence build_packages Traceback (most recent call last): File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1393, in run getattr(self, x)() File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1483, in build_packages env=self.env) File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 47, in cmd proc = Popen(args, env=env) File "/usr/lib64/python3.4/subprocess.py", line 859, in __init__ restore_signals, start_new_session) File "/usr/lib64/python3.4/subprocess.py", line 1457, in _execute_child raise child_exception_type(errno_num, err_msg) OSError: [Errno 8] Exec format error 22 Jun 2016 12:44:08 UTC: NOTICE : Cleaning up... Running unbind() Command exited with non-zero status 2 31.17user 6.23system 0:18.43elapsed 202%CPU (0avgtext+0avgdata 356076maxresident)k 0inputs+3473008outputs (0major+229235minor)pagefaults 0swaps Full build log at /home/release/tmp/run/catalyst-auto.20160622.W1EmHj/log/hardened_admincd-stage1.log