Re: [RFC] dietlibc port to ppc64el

2016-04-03 Thread Christian Seiler
Hi, Thanks for your response! On 04/03/2016 10:53 PM, Breno Leitao wrote: > On 04/03/2016 04:36 PM, Christian Seiler wrote: >> May be built via gbp buildpackage. If needed, I can also provide a .dsc >> file if necessary. > > I tried to built it on my ppc64el machine using: > > $ git clone htt

Re: Adding more ppc64 buildds from the POWER cloud

2016-04-03 Thread John Paul Adrian Glaubitz
Hi Breno! On 04/03/2016 10:59 PM, Breno Leitao wrote: > Yes. I am glad to help on this effort. We still have that "POWER minicloud" > program and I think we can deploy a ppc64 image to be used as a build server > (buildd). That's great news, awesome :). > On the other hand, the DSA has two POWER

Re: Adding more ppc64 buildds from the POWER cloud

2016-04-03 Thread Breno Leitao
Hello Adrian, On 04/02/2016 06:53 PM, John Paul Adrian Glaubitz wrote: > Since I think that the buildds for the ppc64 (Big Endian) port are a bit > underpowered and actually have to rebuild the whole archive now (due > to the fact they want rebuild everything with Altivec disabled), I was > wonder

Re: [RFC] dietlibc port to ppc64el

2016-04-03 Thread Breno Leitao
Hi Christian, On 04/03/2016 04:36 PM, Christian Seiler wrote: > May be built via gbp buildpackage. If needed, I can also provide a .dsc > file if necessary. I tried to built it on my ppc64el machine using: $ git clone https://anonscm.debian.org/git/collab-maint/dietlibc.git -b ports/ppc64el

[RFC] dietlibc port to ppc64el

2016-04-03 Thread Christian Seiler
Dear PPC porters, I've started helping out with the dietlibc package. Since it does support powerpc (32) and ppc64, and ppc64el is a release architecture, I thought it might be a good thing to try and port it over from ppc64 to ppc64el. (Famous last words: "How difficult can that be?" ;-)) Well,