Skip to content

Instantly share code, notes, and snippets.

@feliwir
Created June 22, 2019 18:15
Show Gist options
  • Save feliwir/9dc731823a6772145f550b6567dd5271 to your computer and use it in GitHub Desktop.
Save feliwir/9dc731823a6772145f550b6567dd5271 to your computer and use it in GitHub Desktop.
[84/138] Generating resources.h with a custom command.
(process:5386): GLib-GObject-WARNING **: 14:30:34.933: cannot register existing type 'GdkPixbuf'
(process:5386): GLib-GObject-CRITICAL **: 14:30:34.933: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:5386): GLib-GObject-CRITICAL **: 14:30:34.933: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:5386): GLib-CRITICAL **: 14:30:34.933: g_once_init_leave: assertion 'result != 0' failed
(process:5386): GdkPixbuf-CRITICAL **: 14:30:34.933: gdk_pixdata_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(process:5386): GdkPixbuf-CRITICAL **: 14:30:34.933: gdk_pixdata_serialize: assertion 'pixdata->magic == GDK_PIXBUF_MAGIC_NUMBER' failed
(process:5386): GLib-CRITICAL **: 14:30:34.933: g_file_set_contents: assertion 'contents != NULL || length == 0' failed
../source_subfolder/tests/resources.gresource.xml: Child process killed by signal 11.
[85/138] Generating resources.c with a custom command.
(process:5382): GLib-GObject-WARNING **: 14:30:34.892: cannot register existing type 'GdkPixbuf'
(process:5382): GLib-GObject-CRITICAL **: 14:30:34.905: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:5382): GLib-GObject-CRITICAL **: 14:30:34.905: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:5382): GLib-CRITICAL **: 14:30:34.905: g_once_init_leave: assertion 'result != 0' failed
(process:5382): GdkPixbuf-CRITICAL **: 14:30:34.905: gdk_pixdata_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(process:5382): GdkPixbuf-CRITICAL **: 14:30:34.905: gdk_pixdata_serialize: assertion 'pixdata->magic == GDK_PIXBUF_MAGIC_NUMBER' failed
(process:5382): GLib-CRITICAL **: 14:30:34.905: g_file_set_contents: assertion 'contents != NULL || length == 0' failed
../source_subfolder/tests/resources.gresource.xml: Child process killed by signal 11.
[87/138] Compiling C object 'tests/59830eb@@cve-2015-4491@exe/meson-generated_.._resources.c.o'.
FAILED: tests/59830eb@@cve-2015-4491@exe/meson-generated_.._resources.c.o
ccache cc -Itests/59830eb@@cve-2015-4491@exe -Itests -I../source_subfolder/tests -I. -I../source_subfolder/ -Igdk-pixbuf -I../source_subfolder/gdk-pixbuf -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/stephan/.conan/data/zlib/1.2.11/conan/stable/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/home/stephan/.conan/data/libpng/1.6.37/bincrafters/stable/package/4f75e4b120320a9fb6ac0012242d9ac95d18b6f6/include -I/home/stephan/.conan/data/libtiff/4.0.9/bincrafters/stable/package/4f75e4b120320a9fb6ac0012242d9ac95d18b6f6/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE -DHAVE_CONFIG_H=1 -m64 -O3 -s -fPIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -pthread -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -MD -MQ 'tests/59830eb@@cve-2015-4491@exe/meson-generated_.._resources.c.o' -MF 'tests/59830eb@@cve-2015-4491@exe/meson-generated_.._resources.c.o.d' -o 'tests/59830eb@@cve-2015-4491@exe/meson-generated_.._resources.c.o' -c tests/resources.c
cc: error: tests/resources.c: No such file or directory
cc: fatal error: no input files
compilation terminated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment