public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
From: catalyst@thor.jmbsvicetto.name
To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - stage4-nomultilib-minimal.spec
Date: Tue, 16 Jul 2019 02:55:31 +0000 (UTC)	[thread overview]
Message-ID: <20190716025531.F0DFE601FC@thor.jmbsvicetto.name> (raw)




*** Running command: time catalyst -a -c /etc/catalyst/release/amd64-auto.conf -f stage4-nomultilib-minimal.spec
16 Jul 2019 02:55:25 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
16 Jul 2019 02:55:25 UTC: NOTICE  : conf_values[options] = {'clear-autoresume', 'pkgcache', 'preserve_libs', 'bindist'}
16 Jul 2019 02:55:25 UTC: NOTICE  : Processing spec file: stage4-nomultilib-minimal.spec
16 Jul 2019 02:55:25 UTC: NOTICE  : Using target: stage4
16 Jul 2019 02:55:25 UTC: NOTICE  : Source file specification matching setting is: loose
16 Jul 2019 02:55:25 UTC: NOTICE  : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
16 Jul 2019 02:55:26 UTC: NOTICE  : Source path set to /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-nomultilib-latest.tar.xz
16 Jul 2019 02:55:26 UTC: NOTICE  : --- Running action sequence: unpack
16 Jul 2019 02:55:26 UTC: NOTICE  : Clearing the chroot path ...
16 Jul 2019 02:55:26 UTC: NOTICE  : Emptying directory: /home/release/buildroot/amd64-dev/tmp/default/stage4-amd64-minimal-nomultilib-20190716T025455Z
16 Jul 2019 02:55:26 UTC: NOTICE  : Starting auto from /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-nomultilib-latest.tar.xz
16 Jul 2019 02:55:26 UTC: NOTICE  : to /home/release/buildroot/amd64-dev/tmp/default/stage4-amd64-minimal-nomultilib-20190716T025455Z (this may take some time) ..
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: unpack_snapshot
16 Jul 2019 02:55:30 UTC: NOTICE  : Unpacking portage tree (this can take a long time) ...
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: config_profile_link
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: setup_confdir
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: portage_overlay
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: bind
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: chroot_setup
16 Jul 2019 02:55:30 UTC: NOTICE  : Setting up chroot...
16 Jul 2019 02:55:30 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
16 Jul 2019 02:55:30 UTC: WARNING : If your build fails look here first as the possible problem.
16 Jul 2019 02:55:30 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
16 Jul 2019 02:55:30 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
16 Jul 2019 02:55:30 UTC: WARNING : You have been warned.
16 Jul 2019 02:55:30 UTC: NOTICE  : Writing the stage make.conf to: /home/release/buildroot/amd64-dev/tmp/default/stage4-amd64-minimal-nomultilib-20190716T025455Z/etc/portage/make.conf
16 Jul 2019 02:55:30 UTC: NOTICE  : STICKY-CONFIG is enabled
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: setup_environment
16 Jul 2019 02:55:30 UTC: NOTICE  : --- Running action sequence: build_packages
Copying stage4-chroot.sh to /tmp
copying stage4-chroot.sh to /home/release/buildroot/amd64-dev/tmp/default/stage4-amd64-minimal-nomultilib-20190716T025455Z/tmp
copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/default/stage4-amd64-minimal-nomultilib-20190716T025455Z/tmp
Ensure the file has the executable bit set
Running stage4-chroot.sh in chroot:
    chroot /home/release/buildroot/amd64-dev/tmp/default/stage4-amd64-minimal-nomultilib-20190716T025455Z /tmp/stage4-chroot.sh
sed: can't read /var/db/repos/gentoo/profiles/profiles.desc: No such file or directory
!!! Error: default/linux/amd64/17.1/no-multilib is not a valid profile for amd64
exiting
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --binpkg-respect-use=y --newuse --oneshot --update --newuse sys-apps/portage


!!! /etc/portage/make.profile is not a symlink and will probably prevent most merges.
!!! It should point into a profile within /var/db/repos/gentoo/profiles/
!!! (You can safely ignore this message when syncing. It's harmless.)


!!! Your current profile is invalid. If you have just changed your profile
!!! configuration, you should revert back to the previous configuration.
!!! Allowed actions are limited to --help, --info, --search, --sync, and
!!! --version.
16 Jul 2019 02:55:31 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage4/stage4-controller.sh', 'build_packages', 'net-misc/dhcp', 'net-misc/iputils', 'sys-boot/grub', 'sys-apps/gptfdisk', 'sys-apps/iproute2', 'sys-devel/bc', 'sys-power/acpid', 'app-crypt/gentoo-keys']) exited 1
16 Jul 2019 02:55:31 UTC: ERROR   : CatalystError: stage4build aborting due to error.
16 Jul 2019 02:55:31 UTC: ERROR   : Exception running action sequence build_packages
Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1561, in build_packages
    cmd(command, env=self.env)
  File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage4/stage4-controller.sh', 'build_packages', 'net-misc/dhcp', 'net-misc/iputils', 'sys-boot/grub', 'sys-apps/gptfdisk', 'sys-apps/iproute2', 'sys-devel/bc', 'sys-power/acpid', 'app-crypt/gentoo-keys']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1465, in run
    getattr(self, x)()
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1568, in build_packages
    "build aborting due to error.")
catalyst.support.CatalystError: stage4build aborting due to error.
16 Jul 2019 02:55:31 UTC: NOTICE  : Cleaning up... Running unbind()
Command exited with non-zero status 2
22.25user 1.96system 0:05.97elapsed 405%CPU (0avgtext+0avgdata 361220maxresident)k
496inputs+2624184outputs (0major+165625minor)pagefaults 0swaps



Full build log at /home/release/tmp/run/catalyst-auto.20190716T025455Z.fBNKNU/log/stage4-nomultilib-minimal.log


             reply	other threads:[~2019-07-16  2:55 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-16  2:55 catalyst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-28  3:00 [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - stage4-nomultilib-minimal.spec 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-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 16:21 catalyst
2020-06-29  3:00 catalyst
2020-06-29  0:00 catalyst
2020-06-22  3:00 catalyst
2020-06-17 22:35 catalyst
2020-06-15  3:00 catalyst
2020-06-14 22:37 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-12  3:38 catalyst
2020-05-11 16:26 catalyst
2020-05-11 11:32 catalyst
2020-05-11  3:01 catalyst
2020-05-04  3:12 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-09  1:06 catalyst
2019-07-16  3:06 catalyst
2019-07-16  3:00 catalyst
2019-07-16  2:51 catalyst
2019-05-31 11:23 catalyst
2019-05-30  6:00 catalyst
2019-05-29 14:35 catalyst
2019-05-27  8: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 16:13 catalyst
2018-07-04  5:06 catalyst
2018-07-02  7:47 catalyst
2018-06-28  3:12 catalyst
2018-06-25  8:57 catalyst
2018-06-25  7:00 catalyst
2018-06-18  4:22 catalyst
2018-06-15 22:16 catalyst
2018-05-30  2:37 catalyst
2018-02-21  0:01 catalyst
2018-02-03 15:59 catalyst
2018-02-01 23:02 catalyst
2018-02-01  0:52 catalyst
2018-01-07 14:15 catalyst
2018-01-05  4:19 catalyst
2018-01-04  9:17 catalyst
2017-12-31 11:51 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

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=20190716025531.F0DFE601FC@thor.jmbsvicetto.name \
    --to=catalyst@thor.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