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] [x86-auto] Catalyst non-fatal build error - hardened/admincd-stage1.spec
Date: Wed, 22 Jul 2015 09:49:23 +0000 (UTC)	[thread overview]
Message-ID: <20150722094923.F2E9FE00BE@lantean.jmbsvicetto.name> (raw)




 * Note: chname requires a or later kernel with CONFIG_UTS_NS=y.

 * Messages for package sys-block/tw_cli-10.2:

 * This binary supports should support ALL cards, including, but not
 * limited to the following series:
 * 
 * PATA: 6xxx, 72xx, 74xx, 78xx, 7000, 7500, 7506
 * SATA: 8006, 8500, 8506, 9500S, 9550SX, 9590SE,
 *       9550SXU, 9650SE, 9650SE-{24M8,4LPME},
 *       9690SA, 9750
 * 
 * Release notes for this version are available at:
 * http://www.lsi.com/DistributionSystem/AssetDocument/10.2_Release_Notes_Web.pdf
 * Upstream's 10.2 release is missing the tw_cli manpage.

 * Messages for package net-dialup/ppp-2.4.7:

 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Pon, poff and plog scripts have been supplied for experienced users.
 * Users needing particular scripts (ssh,rsh,etc.) should check out the
 * /usr/share/doc/ppp-2.4.7/scripts directory.

 * Messages for package app-emacs/emacs-common-gentoo-1.5:

 * All site initialisation for Gentoo-installed packages is added to
 * /usr/share/emacs/site-lisp/site-gentoo.el. In order for this site
 * initialisation to be loaded for all users automatically, a default
 * site startup file /etc/emacs/site-start.el is installed. You are
 * responsible for maintenance of this file.
 * 
 * Alternatively, individual users can add the following command:
 * 
 * (require 'site-gentoo)
 * 
 * to their ~/.emacs initialisation files, or, for greater flexibility,
 * users may load single package-specific initialisation files from the
 * /usr/share/emacs/site-lisp/site-gentoo.d/ directory.
 * 
 * (Note: Above message is only printed the first time package is
 * installed. Please look at /usr/share/doc/emacs-common-gentoo-1.5/README.gentoo*
 * for future reference)

 * Messages for package sys-apps/openrc-0.17:

 * In this version of OpenRC, the loopback interface no longer
 * satisfies the net virtual.
 * If you have services now which do not start because of this,
 * They can be fixed by adding rc_need="!net"
 * to the /etc/conf.d/<servicename> file.
 * You should also file a bug against the service asking that
 * need net be dropped from the dependencies.
 * The bug you file should block the following tracker:
 * https://bugs.gentoo.org/show_bug.cgi?id=439092
 * 
 * Bug https://bugs.gentoo.org/show_bug.cgi?id=427996 was not
 * fixed correctly in earlier versions of OpenRC.
 * The correct fix is implemented in this version, but that
 * means netmount needs to be added to the default runlevel if
 * you are using nfs file systems.
 * 
 * You should now update all files in /etc, using etc-update
 * or equivalent before restarting any services or this host.

 * Messages for package sys-fs/fuse-2.9.4:

 * 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/ocaml-3.12.1:

 * Ocaml generates its own native asm, you're using a PIE compiler
 * We have appended -nopie to ocaml build options
 * because linking an executable with pie while the objects are not pic will not work
 * OCaml is not binary compatible from version to version, so you
 * need to rebuild all packages depending on it, that are actually
 * installed on your system. To do so, you can run:
 * emerge @ocaml-rebuild
 * Or, (almost) equivalently: emerge -1 /usr/lib/ocaml

 * Messages for package dev-python/jinja-2.7.3:

 * For i18n support, please emerge dev-python/Babel.

 * Messages for package app-shells/zsh-5.0.5:

 * If you want to enable Portage completions and Gentoo prompt,
 * emerge app-shells/gentoo-zsh-completions and add
 * 	autoload -U compinit promptinit
 * 	compinit
 * 	promptinit; prompt gentoo
 * to your ~/.zshrc
 * Also, if you want to enable cache for the completions, add
 * 	zstyle ':completion::complete:*' use-cache 1
 * to your ~/.zshrc
 * Note that a system zprofile startup file is installed. This will override
 * PATH and possibly other variables that a user may set in ~/.zshenv.
 * Custom PATH settings and similar overridden variables can be moved to ~/.zprofile
 * or other user startup files that are sourced after the system zprofile.
 * If PATH must be set in ~/.zshenv to affect things like non-login ssh shells,
 * one method is to use a separate path-setting file that is conditionally sourced
 * in ~/.zshenv and also sourced from ~/.zprofile. For more information, see the
 * zshenv example in //usr/share/doc/zsh-5.0.5/StartupFiles/.

 * Messages for package net-wireless/wpa_supplicant-2.4-r3:

 * If this is a clean installation of wpa_supplicant, you
 * have to create a configuration file named
 * /etc/wpa_supplicant/wpa_supplicant.conf
 * 
 * An example configuration file is available for reference in
 * /usr/share/doc/wpa_supplicant-2.4-r3/

 * Messages for package sys-apps/x86info-1.30:

 * 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-power/acpid-2.0.23:

 * 
 * You may wish to read the Gentoo Linux Power Management Guide,
 * which can be found online at:
 * http://www.gentoo.org/doc/en/power-management-guide.xml
 * 

 * Messages for package sys-process/iotop-0.6:

 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 *   CONFIG_TASK_IO_ACCOUNTING:	 is not set when it should be.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.

 * Messages for package dev-util/ctags-5.8:

 * You can set the version to be started by /usr/bin/ctags through
 * the ctags eselect module. "man ctags.eselect" for details.

 * Messages for package net-misc/dhcpcd-6.9.0:

 * 
 * dhcpcd has zeroconf support active by default.
 * This means it will always obtain an IP address even if no
 * DHCP server can be contacted, which will break any existing
 * failover support you may have configured in your net configuration.
 * This behaviour can be controlled with the noipv4ll configuration
 * file option or the -L command line switch.
 * See the dhcpcd and dhcpcd.conf man pages for more details.
 * 
 * Dhcpcd has duid enabled by default, and this may cause issues
 * with some dhcp servers. For more information, see
 * https://bugs.gentoo.org/show_bug.cgi?id=477356
 * 
 * If you activate the lookup-hostname hook to look up your hostname
 * using the dns, you need to install net-dns/bind-tools.

 * Messages for package dev-lang/python-3.4.1:

 * You have just upgraded from an older version of Python.
 * 
 * Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --changed-use option to rebuild packages installing python modules.

 * Messages for package sys-block/thin-provisioning-tools-0.3.2-r1:

 * ERROR: sys-block/thin-provisioning-tools-0.3.2-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.3.2-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.3.2-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2'
 * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2'

!!! catalyst: Error in attempt to build packages


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1432, in build_packages
    "Error in attempt to build packages",env=self.env)
  File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: livecdbuild aborting due to error.

Traceback (most recent call last):
File "/usr/lib64/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1333, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1437, in build_packages
    "build aborting due to error."
CatalystError
!!! catalyst: Error encountered during run of target livecd-stage1
Catalyst aborting....
lockfile does not exist '/home/release/buildroot/x86-dev/tmp/hardened/livecd-stage1-x86-20150722/.catalyst_lock'



Full build log at /home/release/tmp/run/catalyst-auto.8GZ6n5/log/hardened_admincd-stage1.log


             reply	other threads:[~2015-07-25 16:06 UTC|newest]

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