Re: Letting Qt5 build on ppcspe

2016-05-31 Thread John Paul Adrian Glaubitz
Hi Dmitry!

On 05/31/2016 02:42 PM, John Paul Adrian Glaubitz wrote:
>> I hope that will make the bootstrapping easier (if not, please let me know —
>> this is the first time I deal with build profiles).
> 
> I'll definitely have a look. I just can't do it right now because I'm at
> work :).

I just had a look and it doesn't look like it works "as is", I had to remove
the "" for qtbase5-dev in debian/control to make it work even
when building with "nocheck":

export DEB_BUILD_OPTIONS='nobench nocheck' ; sbuild -d sid --arch=powerpcspe 
--profile=stage1 --chroot=sid2-powerpcspe-sbuild --no-arch-all

Are you sure that the  is correct? I'm pretty sure the 
syntax applies to profiles only and "nocheck" is not a profile but a
DEB_BUILD_OPTIONS flag.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



signature.asc
Description: OpenPGP digital signature
-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk

Re: ksirk FTBFS on architectures where char is unsigned

2017-03-13 Thread John Paul Adrian Glaubitz
Hi!

On 03/06/2017 10:49 AM, John Paul Adrian Glaubitz wrote:
> The attached debdiff contains a trivial patch which changes the declaration
> of tbl[] from "char" to "signed char". With the patch applied, I verified
> that the package builds successfully on armhf.

Any progress on this? Shall I go ahead and perform an NMU?

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk