* [gentoo-catalyst] 2006.0 specs
@ 2006-03-13 21:49 Mikey
2006-03-13 21:56 ` Andrew Gaffney
0 siblings, 1 reply; 4+ messages in thread
From: Mikey @ 2006-03-13 21:49 UTC (permalink / raw
To: gentoo-catalyst
[-- Attachment #1: Type: text/plain, Size: 137 bytes --]
Hey guys, where can I locate the specs used to generate the 2006.0 media?
Also, which version of catalyst was used to generate them?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] 2006.0 specs
2006-03-13 21:49 [gentoo-catalyst] 2006.0 specs Mikey
@ 2006-03-13 21:56 ` Andrew Gaffney
2006-03-13 22:00 ` Mikey
2006-03-14 17:51 ` [gentoo-catalyst] " MIkey
0 siblings, 2 replies; 4+ messages in thread
From: Andrew Gaffney @ 2006-03-13 21:56 UTC (permalink / raw
To: gentoo-catalyst
Mikey wrote:
> Hey guys, where can I locate the specs used to generate the 2006.0 media?
http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2006.0/
> Also, which version of catalyst was used to generate them?
2.0_rc39
--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Installer Project
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] 2006.0 specs
2006-03-13 21:56 ` Andrew Gaffney
@ 2006-03-13 22:00 ` Mikey
2006-03-14 17:51 ` [gentoo-catalyst] " MIkey
1 sibling, 0 replies; 4+ messages in thread
From: Mikey @ 2006-03-13 22:00 UTC (permalink / raw
To: gentoo-catalyst
[-- Attachment #1: Type: text/plain, Size: 350 bytes --]
On Monday 13 March 2006 15:56, Andrew Gaffney spammed:
> Mikey wrote:
> > Hey guys, where can I locate the specs used to generate the 2006.0
> > media?
>
> http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2006.0/
>
> > Also, which version of catalyst was used to generate them?
>
> 2.0_rc39
Thanks! Been looking _everywhere_ for those!
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-catalyst] Re: 2006.0 specs
2006-03-13 21:56 ` Andrew Gaffney
2006-03-13 22:00 ` Mikey
@ 2006-03-14 17:51 ` MIkey
1 sibling, 0 replies; 4+ messages in thread
From: MIkey @ 2006-03-14 17:51 UTC (permalink / raw
To: gentoo-catalyst
Andrew Gaffney wrote:
> Mikey wrote:
>> Hey guys, where can I locate the specs used to generate the 2006.0 media?
>
> http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2006.0/
>
>> Also, which version of catalyst was used to generate them?
>
> 2.0_rc39
Ok, I have run into a problem with 2.0_rc40 and the stage1.spec. I have not
changed anything in the spec file other than I am using a snapshot from
20060313. I am having a failure at libperl, it appears as though gcc does
not like the -mtune flag, but it is confusing because the error output
shows "-tune", not "-mtune". Any suggestions?
Checking your choice of C compiler and flags for coherency...
I've tried to compile and run the following simple program:
#include <stdio.h>
int main() { printf("Ok\n"); return(0); }
I used the command:
i386-pc-linux-gnu-gcc -o try -O2 -mtune=i686 -pipe
-fno-strict-aliasing -pipe -L/usr/local/lib try.c -lnsl -lgdbm -ldb -ldl
-lm -lcrypt -lutil -lc
./try
and I got the following output:
cc1: error: invalid option `tune=i686'
I can't compile the test program.
You have a BIG problem. Shall I abort Configure [y]
Ok. Stopping Configure.
!!! ERROR: sys-devel/libperl-5.8.7 failed.
!!! Function src_compile, Line 238, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status
message.
!!! catalyst: run script failed.
Traceback (most recent call last):
File "modules/generic_stage_target.py", line 1036, in run_local
cmd("/bin/bash "+self.settings["controller_file"]+" run","run script
failed.",env=self.env)
File "/usr/lib/catalyst2/modules/catalyst_support.py", line 485, in cmd
raise CatalystError,myexc
CatalystError: <unprintable instance object>
None
!!! catalyst: Stage build aborting due to error.
Catalyst aborting....
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-03-14 17:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-13 21:49 [gentoo-catalyst] 2006.0 specs Mikey
2006-03-13 21:56 ` Andrew Gaffney
2006-03-13 22:00 ` Mikey
2006-03-14 17:51 ` [gentoo-catalyst] " MIkey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox