Bug#763691: cdo FTBFS on ppc64el

2015-05-11 Thread Sebastiaan Couwenberg
Hi Alastair, Thanks for the feedback. > Hold off on a revision, as a new version of cdo has just gone into > unstable for the 'proj' transition. Please allow the cdo NMU for the proj transition to migrate to testing before uploading cdo to unstable again. The cdo NMU I uploaded yesterday should

Bug#763691: cdo FTBFS on ppc64el

2015-05-11 Thread Alastair McKinstry
Hi Bas, Hold off on a revision, as a new version of cdo has just gone into unstable for the 'proj' transition. I am preparing two uploads of cdo, to which I will apply this patch: (1) cdo-1.6.9, the latest. (2) cdo-1.6.8 for jessie-backports. cdo-1.6.9 uses a method grib_get_length() that needs

Bug#763691: cdo FTBFS on ppc64el

2015-05-09 Thread Sebastiaan Couwenberg
On Mon, 4 May 2015 23:44:40 +0100 Jonathan Wiltshire wrote: > cdo again fails to build on ppc64el because Andreas' patch has been > dropped. There is now a blocked transition which I will resolve with a > partial removal on that architecture if it's the only blocker left. I've prepared an NMU to r

Bug#763691: cdo FTBFS on ppc64el

2015-05-04 Thread Jonathan Wiltshire
Control: severity -1 serious cdo again fails to build on ppc64el because Andreas' patch has been dropped. There is now a blocked transition which I will resolve with a partial removal on that architecture if it's the only blocker left. (Severity: serious because FTBFS but did so in the past.) -

Bug#763691: cdo FTBFS on ppc64el

2014-10-02 Thread Alastair McKinstry
If you can test this bug, please go ahead and NMU, regards Alastair On 01/10/2014 22:10, Andreas Barth wrote: > Control: tag -1 patch > > * Andreas Barth (a...@ayous.org) [141001 22:54]: >> Further on, the build fails with >> libtool: link: gcc -std=gnu99 -g -O2 -fPIE -fstack-protector-strong >>

Bug#763691: cdo FTBFS on ppc64el

2014-10-01 Thread Andreas Barth
Control: tag -1 patch * Andreas Barth (a...@ayous.org) [141001 22:54]: > Further on, the build fails with > libtool: link: gcc -std=gnu99 -g -O2 -fPIE -fstack-protector-strong > -Wformat -Werror=format-security -Wall -pedantic -fPIC -pthread -fPIE > -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/cd

Bug#763691: cdo FTBFS on ppc64el

2014-10-01 Thread Andreas Barth
Package: cdo Version: 1.6.4+dfsg.1-5 Severity: important Hi, this package FTBFS on ppc64el. Looking at details, this seems to be due to the fact that the _ARCH_PWR6 is set. In libcdi/src/cgribexlib.c the following "register" are not liked by gcc: -->-- double register dmin[__UNROLL_DEPTH_1];