On 11.05.2016 23:21, Yaakov Selkowitz wrote:
On 2016-05-11 12:57, Erik van Pienbroek wrote:
Erik van Pienbroek schreef op wo 11-05-2016 om 19:35 [+0200]:
The following packages FAILED to rebuild:
mingw-LibRaw-0.17.1-2
../internal/dcraw_common.cpp: In member function 'void
LibRaw::vng_interpolate()':
../internal/dcraw_common.cpp:4539:3: error: narrowing conversion of
'128' from 'int' to 'signed char' inside { } [-Wnarrowing]
}, chood[] = { -1,-1, -1,0, -1,+1, 0,+1, +1,+1, +1,0, +1,-1, 0,-1 };
^
This one is probably caused by more strict behavior of GCC6
http://pkgs.fedoraproject.org/cgit/rpms/LibRaw.git/plain/dcraw_narrowing.patch
Fixed: http://koji.fedoraproject.org/koji/buildinfo?buildID=762123
mingw-OpenEXR-2.2.0-3
i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I../../exrenvmap
-I../config -I.. -I../../IlmImf -I../../config
-I/usr/i686-w64-mingw32/sys-root/mingw/include/OpenEXR -pipe -O2
-g -pipe -Wall -Wp,-
D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT
blurImage.o -MD -MP -MF .deps/blurImage.Tpo -c -o blurImage.o
../../exrenvmap/blurImage.cpp
../../exrenvmap/blurImage.cpp: In function 'void
blurImage(EnvmapImage&, bool)':
../../exrenvmap/blurImage.cpp:74:1: internal compiler error:
Segmentation fault
blurImage (EnvmapImage &image1, bool verbose)
^~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
Don't know if this already has been reported to upstream GCC
developers..
Not AFAICS.
Reported: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71076
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/mingw@lists.fedoraproject.org