* [gentoo-catalyst] Does subarch determine profile or stage3 seed? @ 2013-12-11 7:52 lin pro 2013-12-12 17:44 ` Rick "Zero_Chaos" Farina 0 siblings, 1 reply; 6+ messages in thread From: lin pro @ 2013-12-11 7:52 UTC (permalink / raw To: gentoo-catalyst [-- Attachment #1: Type: text/plain, Size: 326 bytes --] Hi, when I set the seed to be stage3-i686 and the profile to be x86/13.0 catalyst fails on my amd64 host. Can catalyst build for x86 on a amd host? There's a message that the personality of x86 will be build but it fails at the profile saying that the make.profile link is broken. It is not though. Thanks for any answer Ben [-- Attachment #2: Type: text/html, Size: 371 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-catalyst] Does subarch determine profile or stage3 seed? 2013-12-11 7:52 [gentoo-catalyst] Does subarch determine profile or stage3 seed? lin pro @ 2013-12-12 17:44 ` Rick "Zero_Chaos" Farina 2013-12-13 5:58 ` lin pro 0 siblings, 1 reply; 6+ messages in thread From: Rick "Zero_Chaos" Farina @ 2013-12-12 17:44 UTC (permalink / raw To: gentoo-catalyst -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/11/2013 02:52 AM, lin pro wrote: > Hi, when I set the seed to be stage3-i686 and the profile to be x86/13.0 > catalyst fails on my amd64 host. Can catalyst build for x86 on a amd host? > There's a message that the personality of x86 will be build but it fails at > the profile saying that the make.profile link is broken. It is not though. > > Thanks for any answer > Ben > That's how we do the official x86 builds, and I honestly don't think anyone is doing x86 building on an x86 host anymore. So in short, yes, that works fine. We can try to help if you post your spec. - -Zero -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSqfYHAAoJEKXdFCfdEflKVgkQAKGSRgA2qrxLPJW9+VDZ5lCY RGKJFxYyT/zq2srDqh/9sGP6WlVGFQa0RQO70fx6t3tOxWSmVskBjLBzC4g/ypR+ dgFEdzQyO1h2kzw6HpUy2Nn6syWvWmlE6bw47V6P0A28AJ/+74/FPuQOYM0X5Dfb IapSd0rgVl+k/HC8tBOq68ruscabjwbDoKIoSSWDvtKq5fWq15Cgon09q9c2BbM2 opMTf9PbimHYsRaYeilGkPzJ3Qg8Rm5sBY7Eu/IYhMh1EZRG80gosws5ghk1vt0a Nq8ZZ213PwCEvayalt62XsjQ4ybTWURbSl4Vybg7ks1SYa3kAgZfZ13GJQCOMaED gs2c/BGAiyXwVVs4qkjf+YAwnO30qIwd6xPLhWh6nE9XN9e1GAa1uxr8El7bsIzF LL5B0m6qlM1ZIZSXDqil7QlL4QIATo04Hz2YBvP08sx6QjFQrMpEdfaIA08oSjfo oPfTc0y4cBlenV60hjfnE+QYxpJZnuIkOGXq5B6tVUezKbamIBPcPbqQLFvXtz91 8hwBNmlRXTpL6UR+motuHYBufmqNFBQS5ZIS0jTXi3YDQCxV4p9/KLfOgQhJhfT8 FeZ044DJIMCYiLpA8oRSUWUbEBRMSIz68WSfj/0tDYOG8p/OHqTxIeCSuFW7up47 eGyrj841K2wRbkKXO73j =oCRQ -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-catalyst] Does subarch determine profile or stage3 seed? 2013-12-12 17:44 ` Rick "Zero_Chaos" Farina @ 2013-12-13 5:58 ` lin pro 2013-12-13 6:38 ` Matt Turner 0 siblings, 1 reply; 6+ messages in thread From: lin pro @ 2013-12-13 5:58 UTC (permalink / raw To: gentoo-catalyst On Thu, Dec 12, 2013 at 11:44 AM, Rick "Zero_Chaos" Farina <zerochaos@gentoo.org> wrote: > > > We can try to help if you post your spec. thank you for your reply. Here is my spec file: http://bpaste.net/show/158113/ And this is how it works after catalyst -f generic_stage1_studio.spec http://bpaste.net/show/158115/ My goal is to be able to run catalyst to produce stage1, stage2,stage3 and then stage4 inn order to install it on a intel i3. Like I mentioned before the build host is an amd: processor : 3 vendor_id : AuthenticAMD cpu family : 18 model : 1 model name : AMD A8-3850 APU with Radeon(tm) HD Graphics stepping : 0 microcode : 0x3000027 cpu MHz : 2900.000 cache size : 1024 KB physical id : 0 siblings : 4 core id : 3 cpu cores : 4 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid pni cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt arat hw_pstate npt lbrv svm_lock nrip_save pausefilter bogomips : 5800.30 TLB size : 1536 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts ttp tm stc 100mhzsteps hwpstate I realize that the road may be bumpy, but hey, I 've got a little bit of patience here. Thank you for any hints Ben -- best regards linforpros ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-catalyst] Does subarch determine profile or stage3 seed? 2013-12-13 5:58 ` lin pro @ 2013-12-13 6:38 ` Matt Turner 2013-12-14 2:22 ` lin pro 0 siblings, 1 reply; 6+ messages in thread From: Matt Turner @ 2013-12-13 6:38 UTC (permalink / raw To: gentoo-catalyst On Thu, Dec 12, 2013 at 9:58 PM, lin pro <linforpros@gmail.com> wrote: > On Thu, Dec 12, 2013 at 11:44 AM, Rick "Zero_Chaos" Farina > <zerochaos@gentoo.org> wrote: >> >> >> We can try to help if you post your spec. > > > thank you for your reply. > Here is my spec file: http://bpaste.net/show/158113/ > And this is how it works after > catalyst -f generic_stage1_studio.spec http://bpaste.net/show/158115/ > > > My goal is to be able to run catalyst to produce stage1, stage2,stage3 > and then stage4 inn order to install > it on a intel i3. Like I mentioned before the build host is an amd: > > processor : 3 > vendor_id : AuthenticAMD > cpu family : 18 > model : 1 > model name : AMD A8-3850 APU with Radeon(tm) HD Graphics > stepping : 0 > microcode : 0x3000027 > cpu MHz : 2900.000 > cache size : 1024 KB > physical id : 0 > siblings : 4 > core id : 3 > cpu cores : 4 > apicid : 3 > initial apicid : 3 > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge > mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext > fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl > nonstop_tsc extd_apicid pni cx16 popcnt lahf_lm cmp_legacy svm extapic > cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt > arat hw_pstate npt lbrv svm_lock nrip_save pausefilter > bogomips : 5800.30 > TLB size : 1536 4K pages > clflush size : 64 > cache_alignment : 64 > address sizes : 40 bits physical, 48 bits virtual > power management: ts ttp tm stc 100mhzsteps hwpstate > > > > I realize that the road may be bumpy, but hey, I 've got a little bit > of patience here. > Thank you for any hints > subarch: x86 > profile: default/linux/amd64/13.0 Using an amd64 profile but attempting to build a 32-bit x86 stage? ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-catalyst] Does subarch determine profile or stage3 seed? 2013-12-13 6:38 ` Matt Turner @ 2013-12-14 2:22 ` lin pro 2013-12-14 3:14 ` Rick "Zero_Chaos" Farina 0 siblings, 1 reply; 6+ messages in thread From: lin pro @ 2013-12-14 2:22 UTC (permalink / raw To: gentoo-catalyst On Fri, Dec 13, 2013 at 12:38 AM, Matt Turner <mattst88@gentoo.org> wrote: > > Using an amd64 profile but attempting to build a 32-bit x86 stage? > Ok then, So I was misled by the sentence on the official catalyst page about amd64 being able to build x86 code. My thinkin was that one could mix architectures. From what you suggest, I think, is that one may mix architecture with a subarch within host's main architecture, like so: amd64 amd64, amdfam10, athlon64, athlon64-sse3, athlonfx, barcelona, core2, k8, k8-sse3, nocona, opteron, opteron-sse3, x32 Anyway, I suppose I need to change the spec file to include subarch: core2 if I want to build for intel core i3 processor, Is that correct? And that I cannot use any subarch from within x86 when I build on a amd64 host? Thank you for any input. Ben -- best regards linforpros ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-catalyst] Does subarch determine profile or stage3 seed? 2013-12-14 2:22 ` lin pro @ 2013-12-14 3:14 ` Rick "Zero_Chaos" Farina 0 siblings, 0 replies; 6+ messages in thread From: Rick "Zero_Chaos" Farina @ 2013-12-14 3:14 UTC (permalink / raw To: gentoo-catalyst -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/13/2013 09:22 PM, lin pro wrote: > On Fri, Dec 13, 2013 at 12:38 AM, Matt Turner <mattst88@gentoo.org> wrote: > >> >> Using an amd64 profile but attempting to build a 32-bit x86 stage? >> > > Ok then, > So I was misled by the sentence on the official catalyst page about > amd64 being able to build x86 code. My thinkin was that one could mix You were not mislead, you misread. Those are two different things. You are trying to build for x86 (fine) but you declare an amd64 profile (not fine). Change the profile to an x86 profile and you are all set. - -Zero > architectures. From what you suggest, I think, is that one may mix > architecture with a subarch within host's main architecture, like so: > amd64 > amd64, amdfam10, athlon64, athlon64-sse3, athlonfx, > barcelona, core2, k8, k8-sse3, nocona, > opteron, opteron-sse3, x32 > > Anyway, I suppose I need to change the spec file to include > subarch: core2 > if I want to build for intel core i3 processor, Is that correct? > And that I cannot use any subarch from within x86 when I build on a amd64 host? > > Thank you for any input. > Ben > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSq80xAAoJEKXdFCfdEflKkVMP/Av6oTrLBWVi3/3/SXXDiUrF ZupCo+j2XLKvHKQS2B5f3bFJHrt0RKOEnxp8l6Rtua9KCIXrWYXn+zofsdzcNeXq RnJqpucWzYWqZM9SfT8w5YdgiYlvMUuGYbVl06FBjGbZdsqy3FsbeF9P4A/RiewZ Z15JyTZLEn7uE2ZKXiDkcRUUrEYaaXnQEUUUSryWUEEpnZoDY9rleOkfRH8kiebb RV3Bi2UW03Z6I8nN5L3PkWOez7mcZ/tJbacgmVRWnoROeWe+9cTbI6/uCyiFN9s9 DYrXnY/qIq1RGwyvfEs52zOiPqW8Zb2EwDo1rnJsmjweZhRKkx8T09kCI0YDCO7K HEKcgCMiowGclDHusM2+FTyx0ES2BKFHWcAbaGApmLkg/A5nocPuWDdh4do1rZ89 QQO2RKntfDBNzTThF+3p/yzI73WGWaNs4NU229IFqEeD1yIZ2iEp9+Qn1QSMQvaH RM2YWBvm7PuhFIjA7/gGq1XDZSWnGY8l5tSHeRcSOyjzxCDsa8Hg+0+Zp0jO2x1v wrR1HzbOgSuzDj3dI1ZekZxFtqaWDSNhsXkgZX7mShMFkveWETJlN4/+SgesdJJV PbpjI+2hoA1QJvz9TkeuvQRoEaMeTNWAE0khu9fvDXClbjsS82xAdB/4FAmSdiOl 7uE33X72My17SrAyENfS =qLIu -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-12-14 3:13 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-12-11 7:52 [gentoo-catalyst] Does subarch determine profile or stage3 seed? lin pro 2013-12-12 17:44 ` Rick "Zero_Chaos" Farina 2013-12-13 5:58 ` lin pro 2013-12-13 6:38 ` Matt Turner 2013-12-14 2:22 ` lin pro 2013-12-14 3:14 ` Rick "Zero_Chaos" Farina
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox