public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] More Catalyst livecd-stage2 woes.
@ 2004-06-01 19:22 ebrewer
  2004-06-01 19:52 ` Chris Gianelloni
  0 siblings, 1 reply; 2+ messages in thread
From: ebrewer @ 2004-06-01 19:22 UTC (permalink / raw
  To: gentoo-dev; +Cc: wolf31o2


I have added the kernel config option to my livecd-stage2.spec file, and
I am still running into this error. I haven't been able to build a
single livecd yet.  Below is the run with error, and my specfile.
Hopefully someone can point out an error here.

- Evan

------------------------------------------------------------------------

Setting storedir to default value "/var/tmp/catalyst"
Setting portdir to default value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "ccache pkgcache"
Setting sharedir to config file value "/usr/lib/catalyst"
Compiler cache support enabled.
Package cache support enabled.
Building natively for x86
Setting up directories...
Running command "rm -rf
/var/tmp/catalyst/tmp/default/livecd-stage2-x86-2004.1"
Removing previously-existing livecd-stage2 chroot directory...
Running command "rm -rf
/var/tmp/catalyst/tmp/default/livecd-stage2-x86-2004.1"
Copying livecd-stage1 result to new livecd-stage2 work directory...
Running command "cp -a /var/tmp/catalyst/tmp/default/stage3-x86-2004.1/*
/var/tmp/catalyst/tmp/default/livecd-stage2-x86-2004.1"
Configuring profile link...
Running command "rm -f
/var/tmp/catalyst/tmp/default/livecd-stage2-x86-2004.1/etc/make.profile"
Running command "ln -sf ../usr/portage/profiles/default-x86-2004.0
/var/tmp/catalyst/tmp/default/livecd-stage2-x86-2004.1/etc/make.profile"
Running command "cp /etc/resolv.conf
/var/tmp/catalyst/tmp/default/livecd-stage2-x86-2004.1/etc"
Running command "rm -f
/var/tmp/catalyst/tmp/default/livecd-stage2-x86-2004.1/etc/make.conf"
cleaning previous livecd-stage2 build
Running command "rm -rf
/var/tmp/catalyst/builds/default/livecd-stage2-x86-2004.1"
DEBUG: has key boot/kernel/gentoo/use iptables
DEBUG: has key boot/kernel/gentoo/packages ['iptables', 'hostap-driver']
Running command "/bin/bash
/usr/lib/catalyst/livecd/runscript/default-runscript.sh kernel '1'
'gentoo' 'sys-kernel/gentoo-sources' 'livecd'"
 * Caching service dependencies...!!! ARCH is not set... Are you missing
the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?

!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?


catalyst: runscript kernel build failed

catalyst: runscript aborting due to error.

------------------------------------------------------------------------

subarch: x86
version_stamp: 2004.1
target: livecd-stage2
rel_type: default
profile: default-x86-2004.0
snapshot: 2004.1
source_subpath: default/stage3-x86-2004.1

livecd/cdfstype: zisofs
livecd/archscript: /usr/lib/catalyst/livecd/runscript/x86-archscript.sh
livecd/runscript:
/usr/lib/catalyst/livecd/runscript/default-runscript.sh
livecd/cdtar:
/usr/lib/catalyst/livecd/cdtar/isolinux-2.08-memtest86-cdtar.tar.b
z2
livecd/iso: /srv/catalyst/iso/gentoo.iso

# "global" arguments that are to be passed to genkernel
#livecd/gk_mainargs: --makeopts=-j3

# tweaks things such as the MOTD for release LiveCDs
#livecd/type: gentoo-release-universal

# the standard Gentoo release MOTD is included with Catalyst
#livecd/motd: /usr/lib/catalyst/livecd/files/motd.txt

# Put directories, files (README,Handbook), etc that you want to show up
in /mnt
/cdrom
# when the LiveCD is booted in the overlay. The layout that is in the
overlay
# mirrors how it will be on the LiveCD.
#livecd/overlay: /tmp/livecd-overlay

# list of modules that you want to blacklist for hotplug
#livecd/modblacklist: siimage eth1394

# bootsplash theme to use - must be present in /etc/bootsplash of the
# livecd-stage1.
#livecd/bootsplash: livecd-2004.1

boot/kernel: smp
boot/kernel: gentoo
boot/kernel/gentoo/sources: sys-kernel/gentoo-sources
boot/kernel/gentoo/config: /usr/src/linux/.config

# per-kernel arguments for genkernel
#boot/kernel/gentoo/gk_kernargs: --makeopts=-j2

boot/kernel/smp/sources: sys-kernel/gentoo-sources
boot/kernel/smp/config: /usr/src/linux/.config

# per-kernel arguments for genkernel
#boot/kernel/smp/gk_kernargs: --makeopts=-j1

#this next line sets any USE settings you want exported to the
environment for
#your kernel build *and* during the build of any kernel-dependent
packages
boot/kernel/gentoo/use: iptables
boot/kernel/smp/use: iptables

#use this next option to add an extension to the name of your kernel.
This
#allows you to have 2 identical kernels on the livecd built with
different
#options, and each with their own modules dir in /lib/modules (otherwise
#the second kernel would overwrite the first modules directory.
boot/kernel/gentoo/extraversion: livecd
boot/kernel/smp/extraversion: livecd

#this next line is for merging kernel-dependent packages after your
kernel
#is built. This is where you merge third-party ebuilds that contain
kernel
#modules.
boot/kernel/gentoo/packages: iptables hostap-driver
boot/kernel/smp/packages: iptables hostap-driver

# remove gcc from the list if you want distcc
livecd/unmerge:
        autoconf automake gcc bin86 binutils libtool m4 bison ld.so make
perl pa
tch linux-headers man-pages
        sash bison flex gettext texinfo ccache addpatches man groff
lib-compat p
ython miscfiles
livecd/empty:
        /var/tmp
        /var/cache
        /var/db
        /var/empty
        /var/cache
        /var/lock
        /tmp
        /usr/portage
        /usr/share/man
        /usr/share/info
        /usr/share/unimaps
        /usr/include
        /usr/share/zoneinfo
        /usr/share/dict
        /usr/share/doc
        /usr/share/ss
        /usr/share/state
        /usr/share/texinfo
        /usr/lib/python2.2
        /usr/lib/portage
        /usr/share/gettext
        /usr/share/i18n
        /usr/share/rfc
        /usr/X11R6/man
        /usr/X11R6/include
        /usr/X11R6/lib/X11/config
        /usr/X11R6/lib/X11/etc
        /usr/X11R6/lib/X11/doc
        /usr/src
        /usr/share/doc
        /usr/share/man
        /root/.ccache
livecd/rm:
        /lib/*.a
        /usr/lib/*.a
        /usr/lib/gcc-lib/*/*/libgcj*
        /usr/X11R6/lib/*.a
        /var/log/emerge.log
        /var/log/genkernel.log

------------------------------------------------------------------------


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] More Catalyst livecd-stage2 woes.
  2004-06-01 19:22 [gentoo-dev] More Catalyst livecd-stage2 woes ebrewer
@ 2004-06-01 19:52 ` Chris Gianelloni
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Gianelloni @ 2004-06-01 19:52 UTC (permalink / raw
  To: ebrewer; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

On Tue, 2004-06-01 at 15:22, ebrewer@cloudmark.com wrote:
> I have added the kernel config option to my livecd-stage2.spec file, and
> I am still running into this error. I haven't been able to build a
> single livecd yet.  Below is the run with error, and my specfile.
> Hopefully someone can point out an error here.

Is there a reason that you're providing 2 kernels with the same .config
file?  They will be identical.  I would suggest cutting back to one.

Could you post the results of a "ls -al
/var/tmp/catalyst/default/livecd-stage1-2004.1/etc/make.*" to here?

Didn't you say that you had made your own profile?

The problem definitely appears to be profile related.  What is the
contents of your /var/tmp/catalsyt/snapshots directory?

-- 
Chris Gianelloni
Developer
Games/LiveCD Teams
Gentoo Linux

Is your power animal a penguin?

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-01 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-01 19:22 [gentoo-dev] More Catalyst livecd-stage2 woes ebrewer
2004-06-01 19:52 ` Chris Gianelloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox