Gentoo Archives: gentoo-catalyst

From: Chip DeVoge <bflochip@×××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] making of a catalyst livecd
Date: Fri, 30 Sep 2005 21:26:11
Message-Id: BAY106-F2967E4135CE59674F48716D08F0@phx.gbl
In Reply to: Re: [gentoo-catalyst] making of a catalyst livecd by Mike Rosset
1 It is for a chemistry professor at a local university and all he wants is
2 the basics I listed.
3
4
5 * Gentoo Linux Genkernel; Version 3.3.6
6 * Running with options: --no-mountboot --kerneldir=/usr/src/linux
7 --kernel-config=/var/tmp/gentoo.config
8 --minkernpackage=/usr/portage/packages/gk_binaries/gentoo-2005.chip.tar.bz2
9 all --kernel-cc=/usr/lib/ccache/bin/gcc --utils-cc=/usr/lib/ccache/bin/gcc
10
11 * Linux Kernel 2.6.12-gentoo-r10 for x86...
12 * WARNING: No mounted /boot partition detected!
13 * Run ``mount /boot`` to mount it!
14
15 * kernel: >> Running mrproper...
16 * config: Using config from /var/tmp/gentoo.config
17 * Previous config backed up to .config.bak
18 * >> Running oldconfig...
19 * kernel: >> Cleaning...
20 * kernel: >> Making dependencies...
21 * ERROR: Failed to compile the "prepare" target...
22
23 * -- Grepping log... --
24
25 * Gentoo Linux Genkernel; Version 3.3.6
26 * Running with options: --no-mountboot --kerneldir=/usr/src/linux
27 --kernel-config=/var/tmp/gentoo.config
28 --minkernpackage=/usr/portage/packages/gk_binaries/gentoo-2005.chip.tar.bz2
29 all --kernel-cc=/usr/lib/ccache/bin/gcc --utils-cc=/usr/lib/ccache/bin/gcc
30
31 * Linux Kernel 2.6.12-gentoo-r10 for x86...
32 * WARNING: No mounted /boot partition detected!
33 --
34 SCSI generic support (CHR_DEV_SG) [N/m/y/?] n
35 *
36 * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
37 *
38 Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
39 Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?]
40 n
41 --
42 * kernel: >> Cleaning...
43 COMMAND: make -j2 CC="/usr/lib/ccache/bin/gcc" LD="ld" AS="as" clean
44 awk: cmd. line:2: fatal: cannot open file
45 `/usr/src/linux-2.6.12-gentoo-r10/include/linux/version.h' for reading (No
46 such file or directory)
47 * kernel: >> Making dependencies...
48 COMMAND: make -j2 CC="/usr/lib/ccache/bin/gcc" LD="ld" AS="as" dep
49 *** Warning: make dep is unnecessary now.
50 --
51 Second extended fs support (EXT2_FS) [Y/n/m/?] y
52 Ext2 extended attributes (EXT2_FS_XATTR) [N/y/?] (NEW) aborted!
53
54 Console input/output is redirected. Run 'make oldconfig' to update
55 configuration.
56
57 make[2]: *** [silentoldconfig] Error 1
58 make[1]: *** [silentoldconfig] Error 2
59 make: *** [include/linux/autoconf.h] Error 2
60 * Gentoo Linux Genkernel; Version 3.3.6
61 * Running with options: --no-mountboot --kerneldir=/usr/src/linux
62 --kernel-config=/var/tmp/gentoo.config
63 --minkernpackage=/usr/portage/packages/gk_binaries/gentoo-2005.chip.tar.bz2
64 all --kernel-cc=/usr/lib/ccache/bin/gcc --utils-cc=/usr/lib/ccache/bin/gcc
65
66 * ERROR: Failed to compile the "prepare" target...
67
68 * -- End log... --
69
70 * Please consult /var/log/genkernel.log for more information and any
71 * errors that were reported above.
72
73 * Report any genkernel bugs to bugs.gentoo.org and
74 * assign your bug to genkernel@g.o. Please include
75 * as much information as you can in your bug report; attaching
76 * /var/log/genkernel.log so that your issue can be dealt with effectively.
77 *
78 * Please do *not* report compilation failures as genkernel bugs!
79 *
80
81 !!! catalyst: Runscript kernel build failed
82
83
84 Traceback (most recent call last):
85 File "modules/livecd_stage2_target.py", line 324, in run_local
86 self.build_kernel()
87 File "modules/livecd_stage2_target.py", line 309, in build_kernel
88 "Runscript kernel build failed")
89 File "/usr/lib/catalyst/modules/catalyst_support.py", line 102, in cmd
90 raise CatalystError,myexc
91 CatalystError: <unprintable instance object>
92 None
93
94 !!! catalyst: Runscript aborting due to error.
95
96
97
98 From: Mike Rosset <schizoid29@×××××.com>
99 Reply-To: gentoo-catalyst@l.g.o
100 To: gentoo-catalyst@l.g.o
101 Subject: Re: [gentoo-catalyst] making of a catalyst livecd
102 Date: Fri, 30 Sep 2005 12:35:20 -0700
103
104 Chip:
105
106 If that's all you really need to do then possible the knoppix livecd might
107 be a better choice. But if you what to hack through catalyst. can you post
108 the actual error message you are getting.
109
110 Regrads,
111
112 Mike Rosset
113
114
115 --
116 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] making of a catalyst livecd Mike Rosset <schizoid29@×××××.com>