SCIENTIFIC-LINUX-USERS Archives

October 2013

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Connie Sieh <[log in to unmask]>
Reply To:
Connie Sieh <[log in to unmask]>
Date:
Thu, 17 Oct 2013 11:48:49 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (231 lines)
On Thu, 17 Oct 2013, Yi Ding wrote:

> --089e01229ed41b6a8304e8f287f5
> Content-Type: text/plain; charset="ISO-8859-1"
>
> Thanks Connie.  I'm trying to get devtoolset-2 to build on the opensuse
> build service, but haven't had much luck so far.

Devtoolset 2 is more complicated than Devtoolset 1 .  It contains a newer 
eclipse but to build that eclipse you need build dependencies from Fedora 
19 .

-Connie Sieh
  >
> Cheers,
> Yi
>
>
> On Thu, Oct 17, 2013 at 10:38 AM, Connie Sieh <[log in to unmask]> wrote:
>
>> On Wed, 16 Oct 2013, Yi Ding wrote:
>>
>>  Does anyone know what the "right" way to build these from SRPMs is?
>>>
>>
>> Not sure why you want to rebuild since we already provide the binaries.
>>
>> We will use "python27" for this example.
>>
>> You have define "scl" to be "python27" when you are building the
>> "python27" packages.  Or you can build "python27-1-10.el6.src.rpm" which
>> will provide python27-build-1-10.el6.x86_**64.rpm.  The
>> python27-build-1-10.el6.x86_**64.rpm package provides
>> /etc/rpm/macros.python27-**config which defines "scl".
>> ------------------------------**------------------------------**
>> -----------
>> (x86_64)# more macros.python27-config
>> %scl python27 ------------------------------**
>> ------------------------------**-----------
>>
>> Then you can install python27-build-1-10.el6.x86_**64.rpm .  Note you
>> will have to uninstall python27-build-1-10.el6.x86_**64.rpm and install
>> another [package]-build which will define "scl" for that package .
>>
>> Additional dependencies are scl-utils-build .
>>
>> -Connie Sieh
>>
>>
>>
>>> Thanks,
>>> Yi
>>>
>>>
>>> On Thu, Sep 26, 2013 at 10:42 AM, Connie Sieh <[log in to unmask]> wrote:
>>>
>>>  On Wed, 25 Sep 2013, Ben wrote:
>>>>
>>>>  On Wed, Sep 25, 2013 at 10:02:14AM -0500, Connie Sieh wrote:
>>>>
>>>>>
>>>>>  On Wed, 25 Sep 2013, Matthieu Guionnet wrote:
>>>>>>
>>>>>>  thanks for this very good news !
>>>>>>
>>>>>>>
>>>>>>> the repository is sl-testing ! does it mean that it'll be later on
>>>>>>> main
>>>>>>> repo sl ?
>>>>>>> Why you don't create a new repo like you've done for devtoolset ?
>>>>>>>
>>>>>>>
>>>>>> It will be in the same directory tree as devtoolset when final.
>>>>>>
>>>>>>  A choice from RedHat ?
>>>>>>
>>>>>>>
>>>>>>>
>>>>>> ?
>>>>>>
>>>>>>
>>>>>>  Will you need some (good) fell-back on a specific mailing-list ?
>>>>>>>
>>>>>>>
>>>>>> You can send reports to this list.
>>>>>>
>>>>>>
>>>>> Thanks for providing these packages. I installed and ran python27 &
>>>>> python33 - both looked fine (didn't do any significant testing
>>>>> though).
>>>>>
>>>>> -Ben
>>>>>
>>>>>
>>>>>  Ben,
>>>>
>>>> Thanks for testing.
>>>>
>>>> -Connie Sieh
>>>>
>>>>
>>>
>
> --089e01229ed41b6a8304e8f287f5
> Content-Type: text/html; charset="ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <div dir=3D"ltr">Thanks Connie. =A0I&#39;m trying to get devtoolset-2 to bu=
> ild on the opensuse build service, but haven&#39;t had much luck so far.<di=
> v><br></div><div>Cheers,</div><div>Yi</div></div><div class=3D"gmail_extra"=
>> <br>
>
> <br><div class=3D"gmail_quote">On Thu, Oct 17, 2013 at 10:38 AM, Connie Sie=
> h <span dir=3D"ltr">&lt;<a href=3D"mailto:[log in to unmask]" target=3D"_blank"=
>> [log in to unmask]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" =
> style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>
> <div class=3D"im">On Wed, 16 Oct 2013, Yi Ding wrote:<br>
> <br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> Does anyone know what the &quot;right&quot; way to build these from SRPMs i=
> s?<br>
> </blockquote>
> <br></div>
> Not sure why you want to rebuild since we already provide the binaries.<br>
> <br>
> We will use &quot;python27&quot; for this example.<br>
> <br>
> You have define &quot;scl&quot; to be &quot;python27&quot; when you are bui=
> lding the &quot;python27&quot; packages. =A0Or you can build &quot;python27=
> -1-10.el6.src.rpm&quot; which will provide python27-build-1-10.el6.x86_<u><=
> /u>64.rpm. =A0The python27-build-1-10.el6.x86_<u></u>64.rpm package provide=
> s /etc/rpm/macros.python27-<u></u>config which defines &quot;scl&quot;.<br>
>
>
> ------------------------------<u></u>------------------------------<u></u>-=
> ----------<br>
> (x86_64)# more macros.python27-config<br>
> %scl python27 ------------------------------<u></u>------------------------=
> ------<u></u>-----------<br>
> <br>
> Then you can install python27-build-1-10.el6.x86_<u></u>64.rpm . =A0Note yo=
> u will have to uninstall python27-build-1-10.el6.x86_<u></u>64.rpm and inst=
> all another [package]-build which will define &quot;scl&quot; for that pack=
> age .<br>
>
>
> <br>
> Additional dependencies are scl-utils-build .<span class=3D"HOEnZb"><font c=
> olor=3D"#888888"><br>
> <br>
> -Connie Sieh</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
> <br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> <br>
> Thanks,<br>
> Yi<br>
> <br>
> <br>
> On Thu, Sep 26, 2013 at 10:42 AM, Connie Sieh &lt;<a href=3D"mailto:csieh@f=
> nal.gov" target=3D"_blank">[log in to unmask]</a>&gt; wrote:<br>
> <br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> On Wed, 25 Sep 2013, Ben wrote:<br>
> <br>
> =A0On Wed, Sep 25, 2013 at 10:02:14AM -0500, Connie Sieh wrote:<br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> <br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> On Wed, 25 Sep 2013, Matthieu Guionnet wrote:<br>
> <br>
> =A0thanks for this very good news !<br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> <br>
> the repository is sl-testing ! does it mean that it&#39;ll be later on main=
> <br>
> repo sl ?<br>
> Why you don&#39;t create a new repo like you&#39;ve done for devtoolset ?<b=
> r>
> <br>
> </blockquote>
> <br>
> It will be in the same directory tree as devtoolset when final.<br>
> <br>
> =A0A choice from RedHat ?<br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> <br>
> </blockquote>
> <br>
> ?<br>
> <br>
> <br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> Will you need some (good) fell-back on a specific mailing-list ?<br>
> <br>
> </blockquote>
> <br>
> You can send reports to this list.<br>
> <br>
> </blockquote>
> <br>
> Thanks for providing these packages. I installed and ran python27 &amp;<br>
> python33 - both looked fine (didn&#39;t do any significant testing<br>
> though).<br>
> <br>
> -Ben<br>
> <br>
> <br>
> </blockquote>
> Ben,<br>
> <br>
> Thanks for testing.<br>
> <br>
> -Connie Sieh<br>
> <br>
> </blockquote>
> <br>
> </blockquote>
> </div></div></blockquote></div><br></div>
>
> --089e01229ed41b6a8304e8f287f5--
>

ATOM RSS1 RSS2