Re: PROJ 5.0.0

2018-03-09 Thread Sebastiaan Couwenberg
On 03/03/2018 12:10 PM, Sebastiaan Couwenberg wrote: > The transition slot will be requested shortly. proj (5.0.0-2) migrated to testing today. As discussed on the proj, mapserver & qgis lists, PROJ 5.0.0 contains a known regression with the web mercator projection. The fix for this regression wi

Re: PROJ 5.0.0

2018-03-03 Thread Sebastiaan Couwenberg
On 02/26/2018 10:49 PM, Sebastiaan Couwenberg wrote: > On 02/23/2018 01:11 PM, Sebastiaan Couwenberg wrote: >> ncl still FTBFS because the bug in flex was not fixed properly, >> hopefully flex is fixed by the time the transition starts. > > Another revision of flex has been uploaded that should fi

Re: PROJ 5.0.0

2018-02-26 Thread Sebastiaan Couwenberg
On 02/23/2018 01:11 PM, Sebastiaan Couwenberg wrote: > ncl still FTBFS because the bug in flex was not fixed properly, > hopefully flex is fixed by the time the transition starts. Another revision of flex has been uploaded that should fix the ncl FTBFS, but I haven't gotten around to testing that

Re: PROJ 5.0.0

2018-02-23 Thread Sebastiaan Couwenberg
On 02/17/2018 12:45 PM, Sebastiaan Couwenberg wrote: > On 02/17/2018 12:00 PM, Sebastiaan Couwenberg wrote: >> The postgis FTBFS is the most serious blocker, but that test failure is >> relatively easy to patch out. If there is no upstream patch before the >> proj transition starts I'll patch out t

Re: PROJ 5.0.0

2018-02-17 Thread Sebastiaan Couwenberg
On 02/17/2018 12:00 PM, Sebastiaan Couwenberg wrote: > The postgis FTBFS is the most serious blocker, but that test failure is > relatively easy to patch out. If there is no upstream patch before the > proj transition starts I'll patch out the two failing tests to avoid the > need for removal from

Re: PROJ 5.0.0

2018-02-17 Thread Sebastiaan Couwenberg
On 02/11/2018 06:06 PM, Sebastiaan Couwenberg wrote: > On 02/10/2018 11:07 AM, Sebastiaan Couwenberg wrote: >> libgeo-proj4-perl & pdl FTBFS because they include projects.h conflicts >> with headers from Perl. After discussion this issue the typedefs in proj >> were prefixed with 'PJ_' which should

Re: PROJ 5.0.0

2018-02-11 Thread Sebastiaan Couwenberg
On 02/10/2018 11:07 AM, Sebastiaan Couwenberg wrote: > libgeo-proj4-perl & pdl FTBFS because they include projects.h conflicts > with headers from Perl. After discussion this issue the typedefs in proj > were prefixed with 'PJ_' which should resolve this issue. The upstream patch was included in p