Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 263425 Details for
Bug 311265
Gentoo/FreeBSD stage3 build fails with autoconf complaining about missing perl modules.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
catalyst.log
catalyst.log (text/plain), 11.22 KB, created by
Yuta SATOH
on 2011-02-22 11:17:49 UTC
(
hide
)
Description:
catalyst.log
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2011-02-22 11:17:49 UTC
Size:
11.22 KB
patch
obsolete
># catalyst -f stage3_bsdsed_template.spec >Catalyst, version 2.0.6.914 >Copyright 2003-2008 Gentoo Foundation >Copyright 2008-2010 various authors >Distributed under the GNU General Public License version 2.1 > >Using default Catalyst configuration file, /etc/catalyst/catalyst.conf >Setting sharedir to config file value "/usr/lib64/catalyst" >Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache" >Setting hash_function to config file value "crc32" >Setting storedir to config file value "/var/tmp/catalyst" >Setting portdir to config file value "/usr/portage" >Setting distdir to config file value "/usr/portage/distfiles" >Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache" >Autoresuming support enabled. >Kernel cache support enabled. >Package cache support enabled. >Seed cache support enabled. >Snapshot cache support enabled. >Use of metadata_overlay module for portage enabled. >Envscript support enabled. > > WARNING: No value set for key cxxflags...deleting > > WARNING: No value set for key distcc_hosts...deleting > > WARNING: No value set for key pkgcache_path...deleting > > WARNING: No value set for key cflags...deleting > > WARNING: No value set for key ldflags...deleting >Using target: stage3 >Building natively for amd64 >Source path set to /var/tmp/catalyst/tmp/default/stage2-amd64-20110222/ > If this is not desired, remove this directory or turn off > seedcache in the options of catalyst.conf the source path > will then be /var/tmp/catalyst/builds/default/stage2-amd64-20110222.tar.bz2 > >Caching snapshot to /var/tmp/catalyst/snapshot_cache/20110221/ >The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage3-amd64-bsdsed/ >portage_overlay directories are set to: "/var/lib/layman/fbsd-amd64" > >WARNING !!!!! > Using an overlay for earlier stages could cause build issues. > If you break it, you buy it. Don't complain to us about it. > Dont say we did not warn you > >Location of the package cache is /var/tmp/catalyst/packages/default/stage3-amd64-bsdsed/ >Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage3-amd64-bsdsed/ >Checking for processes running in chroot and killing them. >--- Running action sequence: unpack > >Starting rsync from /var/tmp/catalyst/tmp/default/stage2-amd64-20110222/ >to /var/tmp/catalyst/tmp/default/stage3-amd64-bsdsed/ (This may take some time) ... > >--- Running action sequence: unpack_snapshot >Valid snapshot cache, skipping unpack of portage tree... >--- Running action sequence: config_profile_link >Configuring profile link... >--- Running action sequence: setup_confdir >Configuring /etc/portage... >--- Running action sequence: portage_overlay >Copying overlay dir /var/lib/layman/fbsd-amd64 >--- 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 >copying stage3-chroot.sh to /var/tmp/catalyst/tmp/default/stage3-amd64-bsdsed/tmp/ >copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage3-amd64-bsdsed/tmp/ >Running stage3-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage3-amd64-bsdsed/ >>>> Regenerating /var/run/ld-elf.so.hints... >sed: 1: "/etc/make.conf": invalid command code m >emerge --quiet --usepkg --buildpkg --newuse --oneshot --nodeps virtual/portage >!!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection >!!! Problem with sandbox binary. Disabling... > > > * IMPORTANT: 2 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > > * IMPORTANT: 2 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > >sed: 1: "/etc/make.conf": invalid command code m >sed: 1: "/etc/make.conf": invalid command code m >emerge --quiet --usepkg --buildpkg --newuse -e system >!!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection >!!! Problem with sandbox binary. Disabling... > > > * IMPORTANT: 2 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > >emerge: there are no ebuilds built with USE flags to satisfy "dev-lang/perl[-build]". >!!! One of the following packages is required to complete your request: >- dev-lang/perl-5.12.2-r6 (Change USE: -build) >(dependency required by "dev-vcs/git-1.7.3.4-r1" [ebuild]) >(dependency required by "sys-devel/gettext-0.18.1.1-r1" [ebuild]) >(dependency required by "@system" [argument]) > > * IMPORTANT: 2 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > >!!! catalyst: run script failed. > > >Traceback (most recent call last): > File "modules/generic_stage_target.py", line 1207, in run_local > "run script failed.",env=self.env) > File "/usr/lib64/catalyst/modules/catalyst_support.py", line 542, in cmd > raise CatalystError,myexc >CatalystError >None > >!!! catalyst: Stage build aborting due to error. > >Traceback (most recent call last): >File "/usr/lib64/catalyst/catalyst", line 209, in build_target > mytarget.run() >File "modules/generic_stage_target.py", line 1263, in run > apply(getattr(self,x)) >File "modules/generic_stage_target.py", line 1212, in run_local > raise CatalystError,"Stage build aborting due to error." >CatalystError >!!! catalyst: Error encountered during run of target stage3 >Catalyst aborting.... >lockfile does not exist '/var/tmp/catalyst/tmp/default/stage3-amd64-bsdsed/.catalyst_lock' > > ># catalyst -f stage3_gnused_template.spec >Catalyst, version 2.0.6.914 >Copyright 2003-2008 Gentoo Foundation >Copyright 2008-2010 various authors >Distributed under the GNU General Public License version 2.1 > >Using default Catalyst configuration file, /etc/catalyst/catalyst.conf >Setting sharedir to config file value "/usr/lib64/catalyst" >Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache" >Setting hash_function to config file value "crc32" >Setting storedir to config file value "/var/tmp/catalyst" >Setting portdir to config file value "/usr/portage" >Setting distdir to config file value "/usr/portage/distfiles" >Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache" >Autoresuming support enabled. >Kernel cache support enabled. >Package cache support enabled. >Seed cache support enabled. >Snapshot cache support enabled. >Use of metadata_overlay module for portage enabled. >Envscript support enabled. > > WARNING: No value set for key cxxflags...deleting > > WARNING: No value set for key distcc_hosts...deleting > > WARNING: No value set for key pkgcache_path...deleting > > WARNING: No value set for key cflags...deleting > > WARNING: No value set for key ldflags...deleting >Using target: stage3 >Building natively for amd64 >Source path set to /var/tmp/catalyst/tmp/default/stage2-amd64-20110222/ > If this is not desired, remove this directory or turn off > seedcache in the options of catalyst.conf the source path > will then be /var/tmp/catalyst/builds/default/stage2-amd64-20110222.tar.bz2 > >Caching snapshot to /var/tmp/catalyst/snapshot_cache/20110221/ >The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage3-amd64-gnused/ >portage_overlay directories are set to: "/var/lib/layman/fbsd-amd64" > >WARNING !!!!! > Using an overlay for earlier stages could cause build issues. > If you break it, you buy it. Don't complain to us about it. > Dont say we did not warn you > >Location of the package cache is /var/tmp/catalyst/packages/default/stage3-amd64-gnused/ >Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage3-amd64-gnused/ >Checking for processes running in chroot and killing them. >--- Running action sequence: unpack > >Starting rsync from /var/tmp/catalyst/tmp/default/stage2-amd64-20110222/ >to /var/tmp/catalyst/tmp/default/stage3-amd64-gnused/ (This may take some time) ... > >--- Running action sequence: unpack_snapshot >Valid snapshot cache, skipping unpack of portage tree... >--- Running action sequence: config_profile_link >Configuring profile link... >--- Running action sequence: setup_confdir >Configuring /etc/portage... >--- Running action sequence: portage_overlay >Copying overlay dir /var/lib/layman/fbsd-amd64 >--- 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 >copying stage3-chroot.sh to /var/tmp/catalyst/tmp/default/stage3-amd64-gnused/tmp/ >copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage3-amd64-gnused/tmp/ >Running stage3-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage3-amd64-gnused/ >>>> Regenerating /var/run/ld-elf.so.hints... >emerge --quiet --usepkg --buildpkg --newuse --oneshot --nodeps virtual/portage >!!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection >!!! Problem with sandbox binary. Disabling... > > > * IMPORTANT: 2 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > > * IMPORTANT: 2 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > >emerge --quiet --usepkg --buildpkg --newuse -e system >!!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection >!!! Problem with sandbox binary. Disabling... > > > * IMPORTANT: 2 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > >>>> Verifying ebuild manifests > ><snip> > > > >cat /var/tmp/catalyst/tmp/default/stage3-amd64-bsdsed/etc/make.conf ># These settings were set by the catalyst build script that automatically ># built this stage. ># Please consult /usr/share/portage/config/make.conf.example for a more ># detailed example. >CFLAGS="-O2 -pipe" >CXXFLAGS="${CFLAGS}" ># WARNING: Changing your CHOST is not something that should be done lightly. ># Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. >CHOST="x86_64-gentoo-freebsd8.2" ># These are the USE flags that were used in addition to what is provided by the ># profile used for building. >USE="mmx sse sse2" >USE="${USE} build" > > >cat /var/tmp/catalyst/tmp/default/stage3-amd64-gnused/etc/make.conf ># These settings were set by the catalyst build script that automatically ># built this stage. ># Please consult /usr/share/portage/config/make.conf.example for a more ># detailed example. >CFLAGS="-O2 -pipe" >CXXFLAGS="${CFLAGS}" ># WARNING: Changing your CHOST is not something that should be done lightly. ># Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. >CHOST="x86_64-gentoo-freebsd8.2" ># These are the USE flags that were used in addition to what is provided by the ># profile used for building. >USE="mmx sse sse2"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 311265
:
263315
|
263317
| 263425