Trying to compile with Meson/Visual Studio 2017 on Windows, but problem when compiling gdk-pixbuf

Maurer, Marie marie.maurer at zeiss.com
Fri Nov 23 10:04:52 UTC 2018


Hello,

I am trying to compile master branch of https://github.com/GStreamer/cerbero
With Meson on my Windows computer. So far it seemed working, but now I get an error message with gdk-pixbuf.
Tried it multiple times, but never succeeded this part. From step 122 on it tells me "no input files" and "compilation terminated".

[122/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-pixdata at exe/meson-generated_.._resources.c.obj.rsp
FAILED: tests/tests@@pixbuf-pixdata at exe/meson-generated_.._resources.c.obj
x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-pixdata at exe/meson-generated_.._resources.c.obj.rsp
x86_64-w64-mingw32-gcc: error: tests/resources.c: No such file or directory
x86_64-w64-mingw32-gcc: fatal error: no input files
compilation terminated.

Best regards,

Marie


Here is the output:

[(30/80) gdk-pixbuf -> fetch ]
-----> Found https://download.gnome.org/sources/gdk-pixbuf/2.38/gdk-pixbuf-2.38.0.tar.xz at C:/Users/ogmmau/.cache/cerbero-sources/gdk-pixbuf-2.38.0/gdk-pixbuf-2.38.0.tar.xz
[(30/80) gdk-pixbuf -> extract ]
-----> Extracting tarball to C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0
Unpacking C:/Users/ogmmau/.cache/cerbero-sources/gdk-pixbuf-2.38.0/gdk-pixbuf-2.38.0.tar.xz in C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64
[(30/80) gdk-pixbuf -> configure ]
[(30/80) gdk-pixbuf -> compile ]
Running command 'ninja -v'
[1/134] "c:/Python3/python.exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/bin/glib-genmarshal" "--prefix" "_gdk_pixbuf_marshal" "--output" "gdk-pixbuf/gdk-pixbuf-marshal.c" "--body" "../gdk-pixbuf/gdk-pixbuf-marshal.list" "--include-header" "gdk-pixbuf-marshal.h"
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list...
[2/134] "c:/Python3/python.exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/bin/glib-genmarshal" "--prefix" "_gdk_pixbuf_marshal" "--output" "gdk-pixbuf/gdk-pixbuf-marshal.h" "--pragma-once" "--header" "../gdk-pixbuf/gdk-pixbuf-marshal.list"
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list...
[3/134] "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/build-tools/Scripts/meson" "--internal" "exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/_builddir/meson-private/meson_exe_python.exe_c9ea74d5077529c27dad1ff252cb11ca5d76ca44.dat"
[4/134] "x86_64-w64-mingw32-windres" "gdk-pixbuf/gdk_pixbuf.rc" "gdk-pixbuf/gdk-pixbuf_gdk_pixbuf.rc_gdk_pixbuf.o" "--preprocessor-arg=-MD" "--preprocessor-arg=-MQgdk-pixbuf/gdk-pixbuf_gdk_pixbuf.rc_gdk_pixbuf.o" "--preprocessor-arg=-MFgdk-pixbuf/gdk-pixbuf_gdk_pixbuf.rc_gdk_pixbuf.o.d"
[5/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/pixops/gdk-pixbuf at pixops@@timescale at exe/timescale.c.obj.rsp
[6/134] "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/build-tools/Scripts/meson" "--internal" "exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/_builddir/meson-private/meson_exe_python.exe_70a60c25cbcf35358af7363d853f167be330f11a.dat"
[7/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/pixops/gdk-pixbuf at pixops@@pixops at sta/pixops.c.obj.rsp
[8/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-ani at sta/io-ani.c.obj.rsp
../gdk-pixbuf/io-ani.c: In function '_gdk_pixbuf__ani_fill_info':
../gdk-pixbuf/io-ani.c:654:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ani.c:654:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ani.c:666:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ani.c:668:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ani.c:672:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[9/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-png at sta/io-png.c.obj.rsp
../gdk-pixbuf/io-png.c: In function '_gdk_pixbuf__png_fill_info':
../gdk-pixbuf/io-png.c:1219:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-png.c:1231:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-png.c:1233:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-png.c:1237:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[10/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-ico at sta/io-ico.c.obj.rsp
../gdk-pixbuf/io-ico.c: In function '_gdk_pixbuf__ico_fill_info':
../gdk-pixbuf/io-ico.c:1387:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ico.c:1387:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ico.c:1388:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ico.c:1388:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ico.c:1408:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ico.c:1410:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-ico.c:1414:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[11/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-gif at sta/io-gif-animation.c.obj.rsp
[12/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-bmp at sta/io-bmp.c.obj.rsp
../gdk-pixbuf/io-bmp.c: In function '_gdk_pixbuf__bmp_fill_info':
../gdk-pixbuf/io-bmp.c:1500:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-bmp.c:1514:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-bmp.c:1516:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-bmp.c:1520:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[13/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-ico.a @gdk-pixbuf/libstaticpixbufloader-ico.a.rsp
[14/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-png.a @gdk-pixbuf/libstaticpixbufloader-png.a.rsp
[15/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-bmp.a @gdk-pixbuf/libstaticpixbufloader-bmp.a.rsp
[16/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-gif at sta/io-gif.c.obj.rsp
../gdk-pixbuf/io-gif.c: In function '_gdk_pixbuf__gif_fill_info':
../gdk-pixbuf/io-gif.c:1744:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-gif.c:1756:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-gif.c:1758:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-gif.c:1762:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[17/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-tga at sta/gdk-pixbuf-buffer-queue.c.obj.rsp
[18/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-gif.a @gdk-pixbuf/libstaticpixbufloader-gif.a.rsp
[19/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-ani at sta/io-ani-animation.c.obj.rsp
[20/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-xbm at sta/io-xbm.c.obj.rsp
../gdk-pixbuf/io-xbm.c: In function '_gdk_pixbuf__xbm_fill_info':
../gdk-pixbuf/io-xbm.c:502:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-xbm.c:503:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-xbm.c:515:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-xbm.c:517:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-xbm.c:521:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[21/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-xpm at sta/io-xpm.c.obj.rsp
../gdk-pixbuf/io-xpm.c: In function '_gdk_pixbuf__xpm_fill_info':
../gdk-pixbuf/io-xpm.c:812:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-xpm.c:824:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-xpm.c:826:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-xpm.c:830:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[22/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-tga at sta/io-tga.c.obj.rsp
../gdk-pixbuf/io-tga.c: In function '_gdk_pixbuf__tga_fill_info':
../gdk-pixbuf/io-tga.c:743:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:743:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:744:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:744:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:745:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:745:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:746:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:746:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:747:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:747:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:748:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:748:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:761:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:763:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tga.c:767:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[23/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-ani.a @gdk-pixbuf/libstaticpixbufloader-ani.a.rsp
[24/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-jpeg at sta/io-jpeg.c.obj.rsp
../gdk-pixbuf/io-jpeg.c: In function 'colorspace_name':
../gdk-pixbuf/io-jpeg.c:279:24: warning: return discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:280:26: warning: return discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:281:20: warning: return discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:282:22: warning: return discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:283:21: warning: return discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:284:21: warning: return discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:285:15: warning: return discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c: In function '_gdk_pixbuf__jpeg_fill_info':
../gdk-pixbuf/io-jpeg.c:1667:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:1681:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:1683:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-jpeg.c:1687:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[25/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-xbm.a @gdk-pixbuf/libstaticpixbufloader-xbm.a.rsp
[26/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-xpm.a @gdk-pixbuf/libstaticpixbufloader-xpm.a.rsp
[27/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-tga.a @gdk-pixbuf/libstaticpixbufloader-tga.a.rsp
[28/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-icon-serialize at exe/pixbuf-icon-serialize.c.obj.rsp
[29/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-jpeg.a @gdk-pixbuf/libstaticpixbufloader-jpeg.a.rsp
[30/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-pnm at sta/io-pnm.c.obj.rsp
../gdk-pixbuf/io-pnm.c: In function '_gdk_pixbuf__pnm_fill_info':
../gdk-pixbuf/io-pnm.c:1069:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1070:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1071:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1072:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1073:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1074:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1092:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1094:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-pnm.c:1098:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[31/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-qtif at sta/io-qtif.c.obj.rsp
../gdk-pixbuf/io-qtif.c: In function '_gdk_pixbuf__qtif_fill_info':
../gdk-pixbuf/io-qtif.c:596:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-qtif.c:596:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-qtif.c:597:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-qtif.c:597:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-qtif.c:611:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-qtif.c:613:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-qtif.c:617:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[32/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-tiff at sta/io-tiff.c.obj.rsp
../gdk-pixbuf/io-tiff.c: In function '_gdk_pixbuf__tiff_fill_info':
../gdk-pixbuf/io-tiff.c:1065:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1065:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1066:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1066:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1067:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1067:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1080:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1082:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-tiff.c:1086:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[33/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@staticpixbufloader-icns at sta/io-icns.c.obj.rsp
../gdk-pixbuf/io-icns.c: In function '_gdk_pixbuf__icns_fill_info':
../gdk-pixbuf/io-icns.c:502:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-icns.c:514:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-icns.c:516:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/io-icns.c:520:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[34/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-scaled-anim.c.obj.rsp
[35/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-tiff.a @gdk-pixbuf/libstaticpixbufloader-tiff.a.rsp
[36/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-icns.a @gdk-pixbuf/libstaticpixbufloader-icns.a.rsp
[37/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-pnm.a @gdk-pixbuf/libstaticpixbufloader-pnm.a.rsp
[38/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-simple-anim.c.obj.rsp
[39/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-animation.c.obj.rsp
[40/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libstaticpixbufloader-qtif.a @gdk-pixbuf/libstaticpixbufloader-qtif.a.rsp
[41/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-fail at exe/test-common.c.obj.rsp
[42/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/meson-generated_.._gdk-pixbuf-enum-types.c.obj.rsp
[43/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-util.c.obj.rsp
[44/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-loader.c.obj.rsp
[45/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/meson-generated_.._gdk-pixbuf-marshal.c.obj.rsp
[46/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/pixops_pixops.c.obj.rsp
[47/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-fail at exe/pixbuf-fail.c.obj.rsp
[48/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixdata.c.obj.rsp
../gdk-pixbuf/gdk-pixdata.c: In function 'gdk_pixdata_to_csource':
../gdk-pixbuf/gdk-pixdata.c:764:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixdata.c:766:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixdata.c:768:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixdata.c:770:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[49/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-scale.c.obj.rsp
[50/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-data.c.obj.rsp
[51/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf-io.c.obj.rsp
../gdk-pixbuf/gdk-pixbuf-io.c: In function 'gdk_pixbuf_io_init':
../gdk-pixbuf/gdk-pixbuf-io.c:412:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:415:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:418:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:421:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:424:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:427:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:430:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:433:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:436:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:439:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:442:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:445:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c:451:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
../gdk-pixbuf/gdk-pixbuf-io.c: In function 'gdk_pixbuf_format_get_description':
../gdk-pixbuf/gdk-pixbuf-io.c:3160:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
[52/134] x86_64-w64-mingw32-gcc @tests/tests@@animation at exe/test-common.c.obj.rsp
[53/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/gdk-pixbuf.c.obj.rsp
[54/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk-pixbuf-csource at exe/gdk-pixbuf-csource.c.obj.rsp
../gdk-pixbuf/gdk-pixbuf-csource.c:46:30: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
[55/134] x86_64-w64-mingw32-gcc @tests/tests@@animation at exe/animation.c.obj.rsp
[56/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-readonly-to-mutable at exe/pixbuf-readonly-to-mutable.c.obj.rsp
[57/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk-pixbuf-query-loaders at exe/queryloaders.c.obj.rsp
[58/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf@@gdk-pixbuf-pixdata at exe/gdk-pixbuf-pixdata.c.obj.rsp
[59/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-jpeg at exe/test-common.c.obj.rsp
[60/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/libgdk_pixbuf-2.0.a @gdk-pixbuf/libgdk_pixbuf-2.0.a.rsp
[61/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-randomly-modified at exe/pixbuf-randomly-modified.c.obj.rsp
[62/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-stream at exe/pixbuf-stream.c.obj.rsp
[63/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-threads at exe/pixbuf-threads.c.obj.rsp
../tests/pixbuf-threads.c: In function 'test_threads':
../tests/pixbuf-threads.c:76:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:78:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:80:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:82:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:84:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:86:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:88:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:90:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
../tests/pixbuf-threads.c:92:9: warning: passing argument 2 of 'g_thread_pool_push' discards 'const' qualifier from pointer target type [enabled by default]
In file included from C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib.h:84:0,
                 from ../gdk-pixbuf/gdk-pixbuf.h:29,
                 from ../tests/pixbuf-threads.c:21:
C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/dist/windows_x86_64/include/glib-2.0/glib/gthreadpool.h:59:17: note: expected 'gpointer' but argument is of type 'const char *'
[64/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-dpi at exe/pixbuf-dpi.c.obj.rsp
[65/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-icc at exe/test-common.c.obj.rsp
[66/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-stream at exe/test-common.c.obj.rsp
[67/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/libgdk_pixbuf-2.0-0.dll.rsp
Creating library file: gdk-pixbuf\libgdk_pixbuf-2.0.dll.a
[68/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-dpi at exe/test-common.c.obj.rsp
[69/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-jpeg at exe/pixbuf-jpeg.c.obj.rsp
[70/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-threads at exe/test-common.c.obj.rsp
[71/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-icon-serialize at exe/test-common.c.obj.rsp
[72/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-icc at exe/pixbuf-icc.c.obj.rsp
[73/134] "C:\MinGW\msys\1.0\home\OGMMAU\cerbero-master\cerbero\build\build-tools\Scripts\meson" --internal symbolextractor gdk-pixbuf/libgdk_pixbuf-2.0-0.dll gdk-pixbuf/gdk-pixbuf@@gdk_pixbuf-2.0 at sha/libgdk_pixbuf-2.0-0.dll.symbols
[74/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-randomly-modified at exe/test-common.c.obj.rsp
[75/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-scale at exe/test-common.c.obj.rsp
[76/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-scale at exe/pixbuf-scale.c.obj.rsp
[77/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-save at exe/pixbuf-save.c.obj.rsp
[78/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-short-gif-write at exe/test-common.c.obj.rsp
[79/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-reftest at exe/test-common.c.obj.rsp
[80/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-save at exe/test-common.c.obj.rsp
[81/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-reftest at exe/pixbuf-reftest.c.obj.rsp
[82/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-short-gif-write at exe/pixbuf-short-gif-write.c.obj.rsp
[83/134] x86_64-w64-mingw32-gcc @tests/animation.exe.rsp
[84/134] x86_64-w64-mingw32-gcc @tests/pixbuf-fail.exe.rsp
[85/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf-pixdata.exe.rsp
[86/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf-csource.exe.rsp
[87/134] x86_64-w64-mingw32-gcc @tests/pixbuf-threads.exe.rsp
[88/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/gdk-pixbuf-query-loaders.exe.rsp
[89/134] x86_64-w64-mingw32-gcc @tests/pixbuf-jpeg.exe.rsp
[90/134] x86_64-w64-mingw32-gcc @tests/pixbuf-randomly-modified.exe.rsp
[91/134] x86_64-w64-mingw32-gcc @tests/pixbuf-icc.exe.rsp
[92/134] x86_64-w64-mingw32-gcc @tests/pixbuf-icon-serialize.exe.rsp
[93/134] x86_64-w64-mingw32-gcc @tests/pixbuf-dpi.exe.rsp
[94/134] x86_64-w64-mingw32-gcc @tests/pixbuf-short-gif-write.exe.rsp
[95/134] x86_64-w64-mingw32-gcc @tests/pixbuf-reftest.exe.rsp
[96/134] x86_64-w64-mingw32-gcc @tests/pixbuf-save.exe.rsp
[97/134] x86_64-w64-mingw32-gcc @tests/pixbuf-stream.exe.rsp
[98/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-scale-two-step at exe/pixbuf-scale-two-step.c.obj.rsp
[99/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-scale-two-step at exe/test-common.c.obj.rsp
[100/134] "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/build-tools/Scripts/meson" "--internal" "exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/_builddir/meson-private/meson_exe_gdk-pixbuf-query-loaders_63181f646907947f415da56fff7b9e5b172f5c42.dat"
[101/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-readonly-to-mutable at exe/test-common.c.obj.rsp
[102/134] x86_64-w64-mingw32-gcc @tests/pixbuf-scale.exe.rsp
[103/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-area-updated at exe/test-common.c.obj.rsp
[104/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-area-updated at exe/pixbuf-area-updated.c.obj.rsp
[105/134] x86_64-w64-mingw32-gcc @thumbnailer/thumbnailer@@gdk-pixbuf-thumbnailer at exe/gdk-pixbuf-thumbnailer.c.obj.rsp
[106/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-composite at exe/pixbuf-composite.c.obj.rsp
[107/134] x86_64-w64-mingw32-gcc @thumbnailer/thumbnailer@@gdk-pixbuf-thumbnailer at exe/gnome-thumbnailer-skeleton.c.obj.rsp
[108/134] x86_64-w64-mingw32-gcc @tests/pixbuf-scale-two-step.exe.rsp
[109/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-read at exe/pixbuf-read.c.obj.rsp
[110/134] x86_64-w64-mingw32-ar "csrD" gdk-pixbuf/pixops/libpixops.a @gdk-pixbuf/pixops/libpixops.a.rsp
[111/134] x86_64-w64-mingw32-gcc @tests/pixbuf-area-updated.exe.rsp
[112/134] x86_64-w64-mingw32-gcc @tests/pixbuf-readonly-to-mutable.exe.rsp
[113/134] x86_64-w64-mingw32-gcc @thumbnailer/thumbnailer@@gdk-pixbuf-print-mime-types at exe/gdk-pixbuf-print-mime-types.c.obj.rsp
[114/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-composite at exe/test-common.c.obj.rsp
[115/134] "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/build-tools/Scripts/meson" "--internal" "exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/_builddir/meson-private/meson_exe_python.exe_cb8668fba8de0d3deb188cd3355316d6cee8ffc1.dat"
failed to load "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/tests/icc-profile.png": Image file "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/tests/icc-profile.png" contains no data
../tests/resources.gresource.xml: Child process exited with code 1.
[116/134] "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/build-tools/Scripts/meson" "--internal" "exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/_builddir/meson-private/meson_exe_python.exe_3e12e4a87196326e4dee745d9bffec0157f8dca8.dat"
failed to load "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/tests/icc-profile.png": Image file "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/tests/icc-profile.png" contains no data
../tests/resources.gresource.xml: Child process exited with code 1.
[117/134] x86_64-w64-mingw32-gcc @tests/pixbuf-read.exe.rsp
[118/134] x86_64-w64-mingw32-gcc @thumbnailer/gdk-pixbuf-thumbnailer.exe.rsp
[119/134] x86_64-w64-mingw32-gcc @gdk-pixbuf/pixops/timescale.exe.rsp
[120/134] x86_64-w64-mingw32-gcc @thumbnailer/gdk-pixbuf-print-mime-types.exe.rsp
[121/134] x86_64-w64-mingw32-gcc @tests/pixbuf-composite.exe.rsp
[122/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-pixdata at exe/meson-generated_.._resources.c.obj.rsp
FAILED: tests/tests@@pixbuf-pixdata at exe/meson-generated_.._resources.c.obj
x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-pixdata at exe/meson-generated_.._resources.c.obj.rsp
x86_64-w64-mingw32-gcc: error: tests/resources.c: No such file or directory
x86_64-w64-mingw32-gcc: fatal error: no input files
compilation terminated.
[123/134] x86_64-w64-mingw32-gcc @tests/tests@@cve-2015-4491 at exe/meson-generated_.._resources.c.obj.rsp
FAILED: tests/tests@@cve-2015-4491 at exe/meson-generated_.._resources.c.obj
x86_64-w64-mingw32-gcc @tests/tests@@cve-2015-4491 at exe/meson-generated_.._resources.c.obj.rsp
x86_64-w64-mingw32-gcc: error: tests/resources.c: No such file or directory
x86_64-w64-mingw32-gcc: fatal error: no input files
compilation terminated.
[124/134] x86_64-w64-mingw32-gcc @tests/tests@@cve-2015-4491 at exe/cve-2015-4491.c.obj.rsp
[125/134] x86_64-w64-mingw32-gcc @tests/tests@@cve-2015-4491 at exe/test-common.c.obj.rsp
[126/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-resource at exe/meson-generated_.._resources.c.obj.rsp
FAILED: tests/tests@@pixbuf-resource at exe/meson-generated_.._resources.c.obj
x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-resource at exe/meson-generated_.._resources.c.obj.rsp
x86_64-w64-mingw32-gcc: error: tests/resources.c: No such file or directory
x86_64-w64-mingw32-gcc: fatal error: no input files
compilation terminated.
[127/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-pixdata at exe/test-common.c.obj.rsp
[128/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-pixdata at exe/pixbuf-pixdata.c.obj.rsp
[129/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-resource at exe/test-common.c.obj.rsp
[130/134] x86_64-w64-mingw32-gcc @tests/tests@@pixbuf-resource at exe/pixbuf-resource.c.obj.rsp
[131/134] "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/build-tools/Scripts/meson" "--internal" "exe" "C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/_builddir/meson-private/meson_exe_python.exe_7c9d6d249407577d7fb36222c98cd5f816758ba4.dat"
ninja: build stopped: subcommand failed.

***** Error running 'package' command:
Recipe 'gdk-pixbuf' failed at the build step 'compile'


OGMMAU at og05n001zu ~/cerbero-master/cerbero
$ ls -l C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/tests/icc-p
rofile.png
-rw-r--r-- 1 OGMMAU Administrators 6734 Sep  3 14:41 C:/MinGW/msys/1.0/home/OGMMAU/cerbero-master/cerbero/build/sources/windows_x86_64/gdk-pixbuf-2.38.0/tests/icc-profile.png

OGMMAU at og05n001zu ~/cerbero-master/cerbero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181123/d53acd91/attachment-0001.html>


More information about the gstreamer-devel mailing list