Gentoo Archives: gentoo-catalyst

From: ccedric <cedriccastanet@××××.fr>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] livecd stage2 pb
Date: Thu, 07 Dec 2006 14:10:36
Message-Id: 7739090.post@talk.nabble.com
1 Hello,
2 I have some problemes with livecd_Stage2. I'm using Gentoo Catalyst, version
3 2.0_rc45.
4 I was using catalyst 1 6 months agoo, and it was working for me.
5 so i changes my specs files looking in
6 /usr/share/doc/catalyst-2.0_rc45/examples/
7 now :
8 catalyst2 -f cedric_stage1.spec works fine
9 but catalyst2 -f cedric_stage2.spec exit with error after genkernel.
10 folowing are the end of the catalyst and genkernel logs.
11
12
13 ---------------------------------------- catalyst log
14 -------------------------------------
15 .....
16 LD [M] drivers/net/wan/hdlc.o
17 CC [M] drivers/net/wan/wanxl.o
18 CC [M] drivers/usb/net/kaweth.o
19 CC [M] drivers/net/wireless/strip.o
20 drivers/usb/net/kaweth.c: In function 'kaweth_control':
21 drivers/usb/net/kaweth.c:1212: warning: 'length' may be used uninitialized
22 in this function
23 --
24
25 * <<< Callback exit status: 1
26 * Gentoo Linux Genkernel; Version 3.4.4
27 * Running with options: --callback=PKGDIR=/tmp/kerncache/cedkern/ebuilds
28 emerge -kb pcmcia-cs ndiswrapper nvidia-kernel
29 hostap-driver --menuconfig
30 --cachedir=/tmp/kerncache/cedkern-genkernel_cache-Ulysse_2006.1
31 --no-mountboot --kerneldir=/usr/src/linux
32 --kernel-config=/var/tmp/cedkern.config
33 --modulespackage=/tmp/kerncache/cedkern-modules-Ulysse_2006.1.tar.bz2
34 --minkernpackage=/tmp/kerncache/cedkern-kernel-initrd-Ulysse_2006.1.tar.bz2
35 --kerncache=/tmp/kerncache/cedkern-kerncache-Ulysse_2006.1.tar.bz2 all
36
37 * ERROR: --callback failed!
38
39 * -- End log... --
40
41 * Please consult /var/log/genkernel.log for more information and any
42 * errors that were reported above.
43
44 * Report any genkernel bugs to bugs.gentoo.org and
45 * assign your bug to genkernel@g.o. Please include
46 * as much information as you can in your bug report; attaching
47 * /var/log/genkernel.log so that your issue can be dealt with effectively.
48 *
49 * Please do *not* report compilation failures as genkernel bugs!
50 *
51
52 !!! catalyst: Runscript kernel build failed
53
54
55 Traceback (most recent call last):
56 File "modules/generic_stage_target.py", line 1243, in build_kernel
57 "Runscript kernel build failed",env=self.env)
58 File "/usr/lib/catalyst2/modules/catalyst_support.py", line 487, in cmd
59 raise CatalystError,myexc
60 CatalystError: <unprintable instance object>
61 None
62
63 !!! catalyst: build aborting due to kernel build error.
64
65
66 Catalyst aborting....
67
68 ---------------------------------------- genkernel log
69 -------------------------------------
70 .....* busybox: >> Copying to cache...
71 * initramfs: >> Initializing...
72 * >> Creating base_layout cpio archive...
73 * >> Creating auxilary cpio archive...
74 * >> Creating busybox cpio archive...
75 * >> Creating insmod cpio archive...
76 * >> Creating modules cpio archive...
77 * Merging
78 * initramfs-base-layout.cpio.gz
79 * initramfs-aux.cpio.gz
80 * initramfs-busybox-1.1.3+gentoo.cpio.gz
81 * initramfs-insmod-0.9.15-pre4.cpio.gz
82 * initramfs-modules-2.6.16-gentoo-r7.cpio.gz
83 *
84 * Kernel compiled successfully!
85 *
86 * Required Kernel Parameters:
87 * real_root=/dev/$ROOT
88 *
89 * Where $ROOT is the device node for your root partition as the
90 * one specified in /etc/fstab
91 *
92 * If you require Genkernel's hardware detection features; you MUST
93 * tell your bootloader to use the provided INITRAMFS file. Otherwise;
94 * substitute the root argument for the real_root argument if you are
95 * not planning to use the initrd...
96 * WARNING... WARNING... WARNING...
97 * Additional kernel cmdline arguments that *may* be required to boot
98 properly...* add "vga=791 splash=silent" if you use a bootsplash framebuffer
99 * Do NOT report kernel bugs as genkernel bugs unless your bug
100 * is about the default genkernel configuration...
101 *
102 * Make sure you have the latest genkernel before reporting bugs.
103
104 --
105 View this message in context: http://www.nabble.com/livecd-stage2-pb-tf2774356.html#a7739090
106 Sent from the gentoo-catalyst mailing list archive at Nabble.com.
107
108 --
109 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] livecd stage2 pb ccedric <cedriccastanet@××××.fr>