From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RKiyf-0005NF-9e for garchives@archives.gentoo.org; Mon, 31 Oct 2011 03:56:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0174C21C05E for ; Mon, 31 Oct 2011 03:55:58 +0000 (UTC) Received: from smtp04.gnvlscdb.sys.nuvox.net (smtp.nuvox.net [64.89.70.9]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j93CO895011868 for ; Mon, 3 Oct 2005 12:24:09 GMT Received: from cgianelloni.nuvox.net (216.215.202.4.nw.nuvox.net [216.215.202.4]) by smtp04.gnvlscdb.sys.nuvox.net (8.12.11/8.12.11) with SMTP id j93CXKl8002456 for ; Mon, 3 Oct 2005 08:33:21 -0400 Received: by cgianelloni.nuvox.net (sSMTP sendmail emulation); Mon, 3 Oct 2005 08:30:33 -0400 Subject: Re: [gentoo-catalyst] making of a catalyst livecd From: Chris Gianelloni To: gentoo-catalyst@lists.gentoo.org In-Reply-To: <2d28d7d90509301507u383f0331i8a03e1ff13e69ee7@mail.gmail.com> References: <2d28d7d90509301235i502d7566t9916e83ef527d0f3@mail.gmail.com> <2d28d7d90509301507u383f0331i8a03e1ff13e69ee7@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-/z6p4PXFgXbWIbTCr15n" Organization: Gentoo Linux Date: Mon, 03 Oct 2005 08:30:32 -0400 Message-Id: <1128342632.6692.8.camel@cgianelloni.nuvox.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 X-Archives-Salt: 473ef409-bc4c-4cd0-bc4d-1b564bf0be1c X-Archives-Hash: a8ab57f6a2d28245e08e27da7b11bdc8 --=-/z6p4PXFgXbWIbTCr15n Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2005-09-30 at 15:07 -0700, Mike Rosset wrote: > ok, I'm thinking either one of two things, if you have > kernel-dependent packages that need to be added to=20 > boot/kernel/{kernel}/packages in your stage2 spec file ... add them. > if they are in there and you are using kerncache turn kerncache off > and give it a pass. Also, try turning off ccache for the livecd run. For some reason it appears to be bombing out on your kernel config. Anyway, we'd probably need you to go back and check /var/tmp/catalyst/tmp/default/livecd-stage2-$whatever/var/log/genkern= el.log so we can see what actual errors you're getting. The grep informati= on isn't always the best output. > On 9/30/05, Chip DeVoge wrote: > It is for a chemistry professor at a local university and all > he wants is > the basics I listed. > =20 > =20 > * Gentoo Linux Genkernel; Version 3.3.6 > * Running with options: --no-mountboot > --kerneldir=3D/usr/src/linux > --kernel-config=3D/var/tmp/gentoo.config > --minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo-2005.= chip.tar.bz2 > all --kernel-cc=3D/usr/lib/ccache/bin/gcc > --utils-cc=3D/usr/lib/ccache/bin/gcc > =20 > * Linux Kernel 2.6.12-gentoo-r10 for x86... > * WARNING: No mounted /boot partition detected! > * Run ``mount /boot`` to mount it! > =20 > * kernel: >> Running mrproper... > * config: Using config from /var/tmp/gentoo.config > * Previous config backed up to .config.bak=20 > * >> Running oldconfig... > * kernel: >> Cleaning... > * kernel: >> Making dependencies... > * ERROR: Failed to compile the "prepare" target... > =20 > * -- Grepping log... -- > =20 > * Gentoo Linux Genkernel; Version 3.3.6 > * Running with options: --no-mountboot > --kerneldir=3D/usr/src/linux > --kernel-config=3D/var/tmp/gentoo.config > --minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo-2005.= chip.tar.bz2=20 > all --kernel-cc=3D/usr/lib/ccache/bin/gcc > --utils-cc=3D/usr/lib/ccache/bin/gcc > =20 > * Linux Kernel 2.6.12-gentoo-r10 for x86... > * WARNING: No mounted /boot partition detected! > -- > SCSI generic support (CHR_DEV_SG) [N/m/y/?] n=20 > * > * Some SCSI devices (e.g. CD jukebox) support multiple LUNs > * > Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] > n > Verbose SCSI error reporting (kernel size +=3D12K) > (SCSI_CONSTANTS) [N/y/?]=20 > n > -- > * kernel: >> Cleaning... > COMMAND: make -j2 CC=3D"/usr/lib/ccache/bin/gcc" LD=3D"ld" AS=3D"= as" > clean > awk: cmd. line:2: fatal: cannot open file > `/usr/src/linux-2.6.12-gentoo-r10 /include/linux/version.h' > for reading (No > such file or directory) > * kernel: >> Making dependencies... > COMMAND: make -j2 CC=3D"/usr/lib/ccache/bin/gcc" LD=3D"ld" AS=3D"= as" > dep > *** Warning: make dep is unnecessary now.=20 > -- > Second extended fs support (EXT2_FS) [Y/n/m/?] y > Ext2 extended attributes (EXT2_FS_XATTR) [N/y/?] (NEW) > aborted! > =20 > Console input/output is redirected. Run 'make oldconfig' to > update > configuration. > =20 > make[2]: *** [silentoldconfig] Error 1 > make[1]: *** [silentoldconfig] Error 2 > make: *** [include/linux/autoconf.h] Error 2 > * Gentoo Linux Genkernel; Version 3.3.6 > * Running with options: --no-mountboot > --kerneldir=3D/usr/src/linux=20 > --kernel-config=3D/var/tmp/gentoo.config > --minkernpackage=3D/usr/portage/packages/gk_binaries/gentoo-2005.= chip.tar.bz2 > all --kernel-cc=3D/usr/lib/ccache/bin/gcc > --utils-cc=3D/usr/lib/ccache/bin/gcc > =20 > * ERROR: Failed to compile the "prepare" target...=20 > =20 > * -- End log... -- > =20 > * Please consult /var/log/genkernel.log for more information > and any > * errors that were reported above. > =20 > * Report any genkernel bugs to bugs.gentoo.org and > * assign your bug to genkernel@gentoo.org. Please include > * as much information as you can in your bug report; attaching > * /var/log/genkernel.log so that your issue can be dealt with > effectively.=20 > * > * Please do *not* report compilation failures as genkernel > bugs! > * > =20 > !!! catalyst: Runscript kernel build failed > =20 > =20 > Traceback (most recent call last): > File "modules/livecd_stage2_target.py", line 324, in > run_local=20 > self.build_kernel() > File "modules/livecd_stage2_target.py", line 309, in > build_kernel > "Runscript kernel build failed") > File "/usr/lib/catalyst/modules/catalyst_support.py", line > 102, in cmd=20 > raise CatalystError,myexc > CatalystError: > None > =20 > !!! catalyst: Runscript aborting due to error. > =20 > =20 > =20 > From: Mike Rosset > Reply-To: gentoo-catalyst@lists.gentoo.org > To: gentoo-catalyst@lists.gentoo.org=20 > Subject: Re: [gentoo-catalyst] making of a catalyst livecd > Date: Fri, 30 Sep 2005 12:35:20 -0700 > =20 > Chip: > =20 > If that's all you really need to do then possible the knoppix > livecd might > be a better choice. But if you what to hack through catalyst. > can you post=20 > the actual error message you are getting. > =20 > Regrads, > =20 > Mike Rosset > =20 > =20 > -- > gentoo-catalyst@gentoo.org mailing list > =20 >=20 --=20 Chris Gianelloni Release Engineering - Strategic Lead x86 Architecture Team Games - Developer Gentoo Linux --=-/z6p4PXFgXbWIbTCr15n Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD4DBQBDQSRokT4lNIS36YERApneAJY55SrUGmwu5CZ0rdrdb8EA69MiAJ4mqW9F 134AwVXdonwUQ+BrkxhvhA== =5GK1 -----END PGP SIGNATURE----- --=-/z6p4PXFgXbWIbTCr15n-- -- gentoo-catalyst@gentoo.org mailing list