Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-02 Thread Sandro Mani



On 02.02.2017 22:03, Jonathan Wakely wrote:

On 02/02/17 10:02 +0100, Sandro Mani wrote:



On 01.02.2017 18:59, Sandro Mani wrote:

Hi

I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates, 
which include soname bumps.


I'm rebuilding all of the dependent packages:

A quick status update here on the packages not yet rebuilt:

- Packages which are stuck due to depending directly or indirectly on 
numpy whose GCC7 rebuild failed due to a test failure in ppc64le:

gdal
python-pillow
opencv
python-webm
mapnik
OpenImageIO
python-mapnik


Several of these also depend on Boost, which has been updated in the
f26-boost side tag, so if you build them in f26 we'll just have to do
it again anyway when the new boost lands.

Please wait until boost-1.63.0 has been merged back to f26 (which will
almost certainly be before there's a new GCC that allows them to
build, but if not, please wait for boost).

Sure, will do.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-02 Thread Jonathan Wakely

On 02/02/17 10:02 +0100, Sandro Mani wrote:



On 01.02.2017 18:59, Sandro Mani wrote:

Hi

I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates, 
which include soname bumps.


I'm rebuilding all of the dependent packages:

A quick status update here on the packages not yet rebuilt:

- Packages which are stuck due to depending directly or indirectly on 
numpy whose GCC7 rebuild failed due to a test failure in ppc64le:

gdal
python-pillow
opencv
python-webm
mapnik
OpenImageIO
python-mapnik


Several of these also depend on Boost, which has been updated in the
f26-boost side tag, so if you build them in f26 we'll just have to do
it again anyway when the new boost lands.

Please wait until boost-1.63.0 has been merged back to f26 (which will
almost certainly be before there's a new GCC that allows them to
build, but if not, please wait for boost).
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-02 Thread Kalev Lember
On 02/02/2017 10:04 AM, Sandro Mani wrote:
> On 02.02.2017 08:49, Kalev Lember wrote:
>> https://bugzilla.redhat.com/show_bug.cgi?id=1418572 is the review for
>> compat-libwebp05 package I put together just now.
>>
> I see the review is already taken care of. Happy to help maintaining if
> required.

Great, thanks. Added you as a co-maintainer.

It's now reviewed and built for rawhide, compat-libwebp05-0.5.2-1.fc26

-- 
Kalev
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-02 Thread Sandro Mani



On 01.02.2017 23:58, Björn 'besser82' Esser wrote:


Hi Sandro,

could you please tell me, when gnuplot has been rebuilt successfully?


Gnuplot is now built.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-02 Thread Sandro Mani



On 02.02.2017 08:49, Kalev Lember wrote:

On 02/02/2017 08:12 AM, Kalev Lember wrote:

Hi Sandro,

Thanks for working on this! The number of packages affected by the
soname bump is quite big though and I think it needs a compat package.
We probably wouldn't have to keep it around for a long time, but maybe
it should be there during the F26 lifetime and get retired in F27.

This is a bit pressing right now because webkitgtk4 is currently failing
to rebuild and that is causing broken deps for Workstation and leading
to the QA nightly tests not working and so on.

I also imagine there are a bunch of third party packages that are still
linking with old libwebp soname and would benefit if we kept the ABI
compatibility as well.

Would you have time to review a compat package and help maintain it if I
put one together?

https://bugzilla.redhat.com/show_bug.cgi?id=1418572 is the review for
compat-libwebp05 package I put together just now.

I see the review is already taken care of. Happy to help maintaining if 
required.


Thanks
Sandor
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-02 Thread Sandro Mani



On 01.02.2017 18:59, Sandro Mani wrote:

Hi

I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates, 
which include soname bumps.


I'm rebuilding all of the dependent packages:

A quick status update here on the packages not yet rebuilt:

- Packages which are stuck due to depending directly or indirectly on 
numpy whose GCC7 rebuild failed due to a test failure in ppc64le:

gdal
python-pillow
opencv
python-webm
mapnik
OpenImageIO
python-mapnik

- Packages still building/pending:
webkitgtk3
gnuplot

- Other failures unrelated to libwebp:

guacamole-server-0.9.10-2.fc26
typescript.c:133:46: error: '%s' directive writing 6 bytes into a region 
of size between 0 and 2047 [-Werror=format-overflow=]


weston-1.12.0-2.fc26
libweston/compositor-rdp.c:621:53: error: 'RDP_PIXEL_FORMAT_B8G8R8A8' 
undeclared (first use in this function); did you mean 'PIXEL_FORMAT_BGRA32'?


mingw-qt5-qtwebkit-5.5.1-4.fc26
/builddir/build/BUILD/qtwebkit-opensource-src-5.5.1/Source/WTF/wtf/Atomics.h:259:19: 
error: '_mm_mfence' was not declared in this scope

 MemoryBarrier();

qt5-qtwebengine-5.7.1-7.fc26
/builddir/build/BUILD/qtwebengine-opensource-src-5.7.1/src/3rdparty/chromium/v8/src/objects.h:3170:55: 
error: invalid use of incomplete type 'class v8::internal::Heap'


efl-1.18.4-3.fc26
ELUA_EOLIAN_LIBRARY_PATH=../src/lib/eolian/.libs ../src/bin/elua/elua 
-I/builddir/build/BUILD/efl-1.18.4/src/bindings/luajit 
-C/builddir/build/BUILD/efl-1.18.4/src/scripts/elua/core 
-M/builddir/build/BUILD/efl-1.18.4/src/scripts/elua/modules 
-A/builddir/build/BUILD/efl-1.18.4/src/scripts/elua/apps lualian -I. -o 
lib/ecore_audio/ecore_audio.eo.lua lib/ecore_audio/ecore_audio.eo
make[4]: *** [Makefile:52023: lib/ecore_audio/ecore_audio.eo.lua] 
Segmentation fault (core dumped)


purple-telegram-1.3.0-2.fc26
tl-parser/tl-parser.c:1907:21: error: '__builtin___sprintf_chk' may 
write a terminating nul past the end of the destination 
[-Werror=format-overflow=]

 sprintf (s, "%lld", lrand48 () * (1ll << 32) + lrand48 ());

webkitgtk4-2.15.4-2.fc26
/builddir/build/BUILD/webkitgtk-2.15.4/Source/JavaScriptCore/b3/air/AirLiveness.h:110:54: 
internal compiler error: in tsubst_copy, at cp/pt.c:14398


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-02 Thread Kalev Lember
On 02/02/2017 08:12 AM, Kalev Lember wrote:
> Hi Sandro,
> 
> Thanks for working on this! The number of packages affected by the
> soname bump is quite big though and I think it needs a compat package.
> We probably wouldn't have to keep it around for a long time, but maybe
> it should be there during the F26 lifetime and get retired in F27.
> 
> This is a bit pressing right now because webkitgtk4 is currently failing
> to rebuild and that is causing broken deps for Workstation and leading
> to the QA nightly tests not working and so on.
> 
> I also imagine there are a bunch of third party packages that are still
> linking with old libwebp soname and would benefit if we kept the ABI
> compatibility as well.
> 
> Would you have time to review a compat package and help maintain it if I
> put one together?

https://bugzilla.redhat.com/show_bug.cgi?id=1418572 is the review for
compat-libwebp05 package I put together just now.

-- 
Kalev
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-01 Thread Kalev Lember
On 02/01/2017 06:59 PM, Sandro Mani wrote:
> Hi
> 
> I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates, which
> include soname bumps.
> 
> I'm rebuilding all of the dependent packages:

Hi Sandro,

Thanks for working on this! The number of packages affected by the
soname bump is quite big though and I think it needs a compat package.
We probably wouldn't have to keep it around for a long time, but maybe
it should be there during the F26 lifetime and get retired in F27.

This is a bit pressing right now because webkitgtk4 is currently failing
to rebuild and that is causing broken deps for Workstation and leading
to the QA nightly tests not working and so on.

I also imagine there are a bunch of third party packages that are still
linking with old libwebp soname and would benefit if we kept the ABI
compatibility as well.

Would you have time to review a compat package and help maintain it if I
put one together?

-- 
Kalev
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: HEADS UP: libwebp-0.6.0 soname bumps

2017-02-01 Thread Björn 'besser82' Esser

Am 01.02.2017 um 18:59 schrieb Sandro Mani:

Hi

I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates, 
which include soname bumps.


I'm rebuilding all of the dependent packages:

darktable-2.2.2-1.fc26.src.rpm
efl-1.18.4-2.fc26.src.rpm
freeimage-3.17.0-8.fc26.src.rpm
gd-2.2.4-1.fc26.src.rpm
gdal-2.1.2-6.fc26.src.rpm
gegl03-0.3.10-1.fc26.src.rpm
gnuplot-5.0.5-1.fc26.src.rpm
grads-2.0.2-20.fc26.src.rpm
GraphicsMagick-1.3.25-2.fc26.src.rpm
gstreamer1-plugins-bad-free-1.11.1-1.fc26.src.rpm
gthumb-3.4.4.1-2.fc26.src.rpm
guacamole-server-0.9.9-2.fc26.src.rpm
ImageMagick-6.9.3.0-3.fc25.src.rpm
kde-runtime-16.12.1-1.fc26.src.rpm
leptonica-1.74.1-1.fc26.src.rpm
librasterlite2-1.0.0-3.rc0.fc24.4.src.rpm
mapnik-3.0.12-4.fc26.src.rpm
mscgen-0.20-17.fc25.src.rpm
nut-2.7.4-5.fc26.src.rpm
opencv-3.1.0-12.fc26.src.rpm
OpenImageIO-1.7.10-1.fc26.src.rpm
pcb-0.20140316-10.fc25.src.rpm
perl-GD-2.56-9.fc25.src.rpm
purple-telegram-1.3.0-1.fc26.src.rpm
python-mapnik-0.1-12.20160909git541fd96.fc26.src.rpm
python-pillow-4.0.0-1.fc26.src.rpm
python-webm-0.2.2-11.fc25.src.rpm
qt5-qtimageformats-5.7.1-2.6.fc26.src.rpm
qt5-qtimageformats-5.7.1-2.fc26.src.rpm
qt5-qtwebengine-5.7.1-6.fc26.src.rpm
qt5-qtwebengine-freeworld-5.7.1-5.fc26.src.rpm
qt5-qtwebkit-5.7.1-3.fc26.src.rpm
qtwebkit-2.3.4-12.fc26.src.rpm
SDL2_image-2.0.1-3.fc26.src.rpm
vdr-burn-0.3.0-3.fc26.src.rpm
vips-8.4.4-2.fc26.src.rpm
webkitgtk-2.4.11-3.fc25.src.rpm
webkitgtk3-2.4.11-3.fc25.src.rpm
webkitgtk4-2.15.3-1.fc26.src.rpm
weston-1.12.0-1.fc26.src.rpm
WindowMaker-0.95.7-3.fc24.src.rpm

mingw-freeimage-3.17.0-5.fc26.src.rpm
mingw-gdal-2.1.2-1.fc26.src.rpm
mingw-leptonica-1.74.1-1.fc26.src.rpm
mingw-qt5-qtimageformats-5.6.0-2.fc26.src.rpm
mingw-qt5-qtwebkit-5.5.1-2.fc24.src.rpm
mingw-qtwebkit-2.3.4-1.fc26.src.rpm
mingw-SDL2_image-2.0.1-1.fc26.src.rpm
mingw-webkitgtk-2.4.11-2.fc26.src.rpm
mingw-webkitgtk3-2.4.11-2.fc26.src.rpm


Sandro


Hi Sandro,

could you please tell me, when gnuplot has been rebuilt successfully?

Cheers
  Björn
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


HEADS UP: libwebp-0.6.0 soname bumps

2017-02-01 Thread Sandro Mani

Hi

I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates, which 
include soname bumps.


I'm rebuilding all of the dependent packages:

darktable-2.2.2-1.fc26.src.rpm
efl-1.18.4-2.fc26.src.rpm
freeimage-3.17.0-8.fc26.src.rpm
gd-2.2.4-1.fc26.src.rpm
gdal-2.1.2-6.fc26.src.rpm
gegl03-0.3.10-1.fc26.src.rpm
gnuplot-5.0.5-1.fc26.src.rpm
grads-2.0.2-20.fc26.src.rpm
GraphicsMagick-1.3.25-2.fc26.src.rpm
gstreamer1-plugins-bad-free-1.11.1-1.fc26.src.rpm
gthumb-3.4.4.1-2.fc26.src.rpm
guacamole-server-0.9.9-2.fc26.src.rpm
ImageMagick-6.9.3.0-3.fc25.src.rpm
kde-runtime-16.12.1-1.fc26.src.rpm
leptonica-1.74.1-1.fc26.src.rpm
librasterlite2-1.0.0-3.rc0.fc24.4.src.rpm
mapnik-3.0.12-4.fc26.src.rpm
mscgen-0.20-17.fc25.src.rpm
nut-2.7.4-5.fc26.src.rpm
opencv-3.1.0-12.fc26.src.rpm
OpenImageIO-1.7.10-1.fc26.src.rpm
pcb-0.20140316-10.fc25.src.rpm
perl-GD-2.56-9.fc25.src.rpm
purple-telegram-1.3.0-1.fc26.src.rpm
python-mapnik-0.1-12.20160909git541fd96.fc26.src.rpm
python-pillow-4.0.0-1.fc26.src.rpm
python-webm-0.2.2-11.fc25.src.rpm
qt5-qtimageformats-5.7.1-2.6.fc26.src.rpm
qt5-qtimageformats-5.7.1-2.fc26.src.rpm
qt5-qtwebengine-5.7.1-6.fc26.src.rpm
qt5-qtwebengine-freeworld-5.7.1-5.fc26.src.rpm
qt5-qtwebkit-5.7.1-3.fc26.src.rpm
qtwebkit-2.3.4-12.fc26.src.rpm
SDL2_image-2.0.1-3.fc26.src.rpm
vdr-burn-0.3.0-3.fc26.src.rpm
vips-8.4.4-2.fc26.src.rpm
webkitgtk-2.4.11-3.fc25.src.rpm
webkitgtk3-2.4.11-3.fc25.src.rpm
webkitgtk4-2.15.3-1.fc26.src.rpm
weston-1.12.0-1.fc26.src.rpm
WindowMaker-0.95.7-3.fc24.src.rpm

mingw-freeimage-3.17.0-5.fc26.src.rpm
mingw-gdal-2.1.2-1.fc26.src.rpm
mingw-leptonica-1.74.1-1.fc26.src.rpm
mingw-qt5-qtimageformats-5.6.0-2.fc26.src.rpm
mingw-qt5-qtwebkit-5.5.1-2.fc24.src.rpm
mingw-qtwebkit-2.3.4-1.fc26.src.rpm
mingw-SDL2_image-2.0.1-1.fc26.src.rpm
mingw-webkitgtk-2.4.11-2.fc26.src.rpm
mingw-webkitgtk3-2.4.11-2.fc26.src.rpm


Sandro


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org