Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 568338 Details for
Bug 679862
>=dev-lua/lgi-0.9.0: multiple tests failing on ppc64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
lgi-0.9.0:20190309-180944.log (text/plain), 63.93 KB, created by
ernsteiswuerfel
on 2019-03-09 18:39:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2019-03-09 18:39:25 UTC
Size:
63.93 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lua/lgi-0.9.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: robbat2@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_64 big-endian elibc_glibc kernel_linux ppc64 test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lgi-0.9.0.tar.gz to /var/tmp/portage/dev-lua/lgi-0.9.0/work >>>> Source unpacked in /var/tmp/portage/dev-lua/lgi-0.9.0/work >>>> Preparing source in /var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0 ... >make -j34 -l32 CC=powerpc64-unknown-linux-gnu-gcc 'COPTFLAGS=-Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe' 'LIBFLAG=-shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' >make -C lgi >make[1]: Entering directory '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0/lgi' >pkg-config --exists 'gobject-introspection-1.0 >= 0.10.8' --print-errors >echo "return '0.9.0'" > version.lua >touch .depcheck >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -c -o buffer.o buffer.c >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -c -o callable.o callable.c >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -c -o core.o core.c >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -c -o gi.o gi.c >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -c -o marshal.o marshal.c >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -c -o object.o object.c >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -c -o record.o record.c >[01m[Kobject.c:[m[K In function â[01m[Kobject_new[m[Kâ: >[01m[Kobject.c:572:7:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_object_newv[m[Kâ is deprecated: Use 'g_object_new_with_properties' instead [[01;35m[K-Wdeprecated-declarations[m[K] > [01;35m[Kreturn[m[K lgi_object_2lua (L, g_object_newv (gtype, size, params), > [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:23[m[K, > from [01m[Klgi.h:33[m[K, > from [01m[Kobject.c:12[m[K: >[01m[K/usr/include/glib-2.0/gobject/gobject.h:428:13:[m[K [01;36m[Knote: [m[Kdeclared here > gpointer [01;36m[Kg_object_newv[m[K (GType object_type, > [01;36m[K^~~~~~~~~~~~~[m[K >powerpc64-unknown-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o corelgilua51.so buffer.o callable.o core.o gi.o marshal.o object.o record.o -L/usr/lib64/../lib64 -lgirepository-1.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lffi >make[1]: Leaving directory '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0/lgi' >>>> Source compiled. >>>> Test phase: dev-lua/lgi-0.9.0 > [32;01m*[0m Scanning for an open DISPLAY to start Xvfb ... > [32;01m*[0m Starting Xvfb on $DISPLAY=0 ... >make -j34 -l32 CC=powerpc64-unknown-linux-gnu-gcc 'COPTFLAGS=-Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe' 'LIBFLAG=-shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' check >make -C lgi >make[1]: Entering directory '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0/lgi' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0/lgi' >make -C tests check >make[1]: Entering directory '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0/tests' >pkg-config --exists 'gio-2.0 cairo cairo-gobject gobject-introspection-1.0 gmodule-2.0 libffi >= 0.10.8' --print-errors >touch .depcheck >powerpc64-unknown-linux-gnu-gcc -fPIC -Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.2.1/include -O2 -mcpu=power9 -mtune=power9 -pipe -I . -c -o regress.o /usr/share/gobject-introspection-1.0/tests/regress.c >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_array_int_null_in[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:920:47:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Klen[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_array_int_null_in (int *arr, [01;35m[Kint len[m[K) > [01;35m[K~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_struct_a_parse[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:1738:43:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kstring[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kconst gchar *string[m[K) > [01;35m[K~~~~~~~~~~~~~^~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_simple_boxed_a_const_return[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:1828:3:[m[K [01;35m[Kwarning: [m[Kmissing initializer for field â[01m[Ksome_enum[m[Kâ of â[01m[KRegressTestSimpleBoxedA[m[Kâ {aka â[01m[Kstruct _RegressTestSimpleBoxedA[m[Kâ} [[01;35m[K-Wmissing-field-initializers[m[K] > [01;35m[K}[m[K; > [01;35m[K^[m[K >In file included from [01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:12[m[K: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.h:629:19:[m[K [01;36m[Knote: [m[Kâ[01m[Ksome_enum[m[Kâ declared here > RegressTestEnum [01;36m[Ksome_enum[m[K; > [01;36m[K^~~~~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_boxeds_not_a_method[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:1948:53:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kboxed[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_boxeds_not_a_method ([01;35m[KRegressTestBoxed *boxed[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_default_matrix[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2261:50:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_default_matrix ([01;35m[KRegressTestObj *obj[m[K, const char *somestr) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2261:67:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Ksomestr[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_default_matrix (RegressTestObj *obj, [01;35m[Kconst char *somestr[m[K) > [01;35m[K~~~~~~~~~~~~^~~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_new[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2708:39:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_new ([01;35m[KRegressTestObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_new_from_file[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2727:45:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kx[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_new_from_file ([01;35m[Kconst char *x[m[K, GError **error) > [01;35m[K~~~~~~~~~~~~^[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2727:57:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kerror[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_new_from_file (const char *x, [01;35m[KGError **error[m[K) > [01;35m[K~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_instance_method[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2796:51:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_instance_method ([01;35m[KRegressTestObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_forced_method[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2824:40:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_forced_method ([01;35m[KRegressTestObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_torture_signature_0[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2840:58:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_torture_signature_0 ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_torture_signature_1[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2867:57:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_torture_signature_1 ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_skip_return_val[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2902:51:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_skip_return_val ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2905:51:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kc[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kgdouble c[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2910:51:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kerror[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[KGError **error[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_skip_return_val_no_out[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2933:58:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_skip_return_val_no_out ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_skip_param[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2962:46:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_skip_param ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2965:46:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kc[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kgdouble c[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2970:46:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kerror[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[KGError **error[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_skip_out_param[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:2998:50:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_skip_out_param ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3001:50:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kc[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kgdouble c[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3006:50:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kerror[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[KGError **error[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_skip_inout_param[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3034:52:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_skip_inout_param ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3037:52:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kc[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kgdouble c[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3042:52:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kerror[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[KGError **error[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_func_obj_null_in[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3073:43:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_func_obj_null_in ([01;35m[KRegressTestObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_func_obj_nullable_in[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3093:47:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_func_obj_nullable_in ([01;35m[KRegressTestObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_not_nullable_typed_gpointer_in[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3103:66:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_not_nullable_typed_gpointer_in ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3104:66:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kinput[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kgpointer input[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_not_nullable_element_typed_gpointer_in[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3115:74:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_not_nullable_element_typed_gpointer_in ([01;35m[KRegressTestObj *obj[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3116:74:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kinput[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kgpointer input[m[K, > [01;35m[K~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3117:74:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kcount[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kguint count[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_name_conflict[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3126:49:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_name_conflict ([01;35m[KRegressTestObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_sub_obj_class_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3158:58:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kklass[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_sub_obj_class_init ([01;35m[KRegressTestSubObjClass *klass[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_sub_obj_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3163:47:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_sub_obj_init ([01;35m[KRegressTestSubObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_sub_obj_instance_method[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3174:58:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_sub_obj_instance_method ([01;35m[KRegressTestSubObj *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_value_fundamental_object_collect[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3284:46:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kn_collect_values[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kguint n_collect_values[m[K, > [01;35m[K~~~~~~^~~~~~~~~~~~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3286:46:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kcollect_flags[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kguint collect_flags[m[K) > [01;35m[K~~~~~~^~~~~~~~~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_value_fundamental_object_lcopy[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3300:44:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kn_collect_values[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kguint n_collect_values[m[K, > [01;35m[K~~~~~~^~~~~~~~~~~~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_fundamental_object_finalize[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3322:74:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_fundamental_object_finalize ([01;35m[KRegressTestFundamentalObject * obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_fundamental_object_copy_default[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3328:84:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_fundamental_object_copy_default ([01;35m[Kconst RegressTestFundamentalObject * obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_fundamental_object_class_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3335:72:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kclass_data[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_fundamental_object_class_init (gpointer g_class, [01;35m[Kgpointer class_data[m[K) > [01;35m[K~~~~~~~~~^~~~~~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_fundamental_object_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3344:74:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kklass[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_fundamental_object_init (GTypeInstance * instance, [01;35m[Kgpointer klass[m[K) > [01;35m[K~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_fundamental_sub_object_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3460:75:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobject[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_fundamental_sub_object_init([01;35m[KRegressTestFundamentalSubObject *object[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_fundamental_hidden_sub_object_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3494:89:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobject[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_fundamental_hidden_sub_object_init ([01;35m[KRegressTestFundamentalHiddenSubObject *object[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_fundamental_hidden_sub_object_class_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3499:100:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kklass[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > gress_test_fundamental_hidden_sub_object_class_init ([01;35m[KRegressTestFundamentalHiddenSubObjectClass *klass[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~[m[K > >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_obj_instance_method_callback[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3782:60:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_obj_instance_method_callback ([01;35m[KRegressTestObj *obj[m[K, RegressTestCallback callback) > [01;35m[K~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_skip_unannotated_callback[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3882:61:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kcallback[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_skip_unannotated_callback ([01;35m[KRegressTestCallback callback[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~^~~~~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_interface_default_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:3889:64:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kiface[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_interface_default_init([01;35m[KRegressTestInterfaceIface *iface[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_floating_init[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:4023:50:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kobj[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_floating_init ([01;35m[KRegressTestFloating *obj[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_test_nested_parameter[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:4224:36:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Ka[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_test_nested_parameter ([01;35m[Kint a[m[K) > [01;35m[K~~~~^[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_introspectable_via_alias[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:4233:57:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kdata[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_introspectable_via_alias ([01;35m[KRegressPtrArrayAlias *data[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~^~~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_not_introspectable_via_alias[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:4242:58:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kok[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_not_introspectable_via_alias ([01;35m[KRegressVaListAlias ok[m[K) > [01;35m[K~~~~~~~~~~~~~~~~~~~^~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:[m[K In function â[01m[Kregress_has_parameter_named_attrs[m[Kâ: >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:4275:47:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kfoo[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > regress_has_parameter_named_attrs ([01;35m[Kint foo[m[K, > [01;35m[K~~~~~~~~~~~^~~[m[K >[01m[K/usr/share/gobject-introspection-1.0/tests/regress.c:4276:47:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kattributes[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > [01;35m[Kgpointer attributes[m[K) > [01;35m[K~~~~~~~~~~~^~~~~~~~~~[m[K >powerpc64-unknown-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libregress.so regress.o -L/usr/lib64/../lib64 -lgio-2.0 -lcairo-gobject -lcairo -lgirepository-1.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lffi >LDFLAGS="" CFLAGS="" \ >g-ir-scanner --warn-all --no-libtool --quiet --output=Regress-1.0.gir \ > --namespace=Regress --nsversion=1.0 \ > --include=cairo-1.0 --include=Gio-2.0 \ > --library-path=/usr/lib --library-path=/usr/X11R6/lib \ > --library-path=/usr/local/lib \ > /usr/share/gobject-introspection-1.0/tests/regress.c /usr/share/gobject-introspection-1.0/tests/regress.h \ > -lregress >g-ir-compiler --output=Regress-1.0.typelib Regress-1.0.gir >cd .. && LD_LIBRARY_PATH=tests:$LD_LIBRARY_PATH \ > GI_TYPELIB_PATH=tests:$GI_TYPELIB_PATH \ > LUA_PATH=./?.lua\;`lua -e "print(package.path)"` \ > LUA_CPATH=./?.so\;`lua -e "print(package.cpath)"` \ > lua tests/test.lua >gireg : 87:closure_simple FAIL > tests/gireg.lua:1012: bad argument #2 to 'invoke' (table expected, got userdata) >stack traceback: > [C]: in function 'invoke' > tests/gireg.lua:1012: in function <tests/gireg.lua:1003> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg : 88:closure_arg FAIL > tests/gireg.lua:1025: bad argument #2 to 'invoke' (table expected, got userdata) >stack traceback: > [C]: in function 'invoke' > tests/gireg.lua:1025: in function <tests/gireg.lua:1016> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg : 94:obj_create FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1112: in function <tests/gireg.lua:1110> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg : 95:obj_methods FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1131: in function <tests/gireg.lua:1121> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg : 97:obj_virtual_methods FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1159: in function <tests/gireg.lua:1157> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg : 98:obj_prop_int FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1165: in function <tests/gireg.lua:1163> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg : 99:obj_prop_float FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1178: in function <tests/gireg.lua:1176> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :100:obj_prop_double FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1191: in function <tests/gireg.lua:1189> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :101:obj_prop_string FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1204: in function <tests/gireg.lua:1202> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :102:obj_prop_bare FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1217: in function <tests/gireg.lua:1215> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :103:obj_prop_boxed FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1238: in function <tests/gireg.lua:1236> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :104:obj_prop_hash FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1255: in function <tests/gireg.lua:1253> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :105:obj_prop_list FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1270: in function <tests/gireg.lua:1268> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :106:obj_prop_dynamic FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1285: in function <tests/gireg.lua:1283> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :107:obj_subobj FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1308: in function <tests/gireg.lua:1306> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :108:obj_naming FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1324: in function <tests/gireg.lua:1322> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg :109:obj_floating FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gireg.lua:1333: in function <tests/gireg.lua:1331> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? > >(process:2900): Lgi-[1;33mWARNING[0m **: [34m19:09:53.334[0m: Error raised while calling 'lgi.cbk (number): Regress': attempt to call a number value > >(process:2900): Lgi-[1;33mWARNING[0m **: [34m19:09:53.334[0m: Error raised while calling 'lgi.cbk (string): Regress': attempt to call a string value > >(process:2900): Lgi-[1;33mWARNING[0m **: [34m19:09:53.334[0m: Error raised while calling 'lgi.cbk (table: 0x147d17230): Regress': attempt to call a table value > >(process:2900): Lgi-[1;33mWARNING[0m **: [34m19:09:53.334[0m: Error raised while calling 'lgi.cbk (table: 0x147d844e0): Regress': attempt to call a table value >gireg :112:callback_data FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gireg.lua:1375: in function <tests/gireg.lua:1365> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gireg : FAILED 18 of 114 tests >marshal : all 1 tests passed. >corocbk : all 3 tests passed. >record : all 1 tests passed. >gobject : 1:env_base FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:22: in function <tests/gobject.lua:20> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 2:env_persist FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gobject.lua:30: in function <tests/gobject.lua:28> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 3:object_new FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:42: in function <tests/gobject.lua:40> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 4:initunk_new FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gobject.lua:49: in function <tests/gobject.lua:47> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 5:native FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:61: in function <tests/gobject.lua:59> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 6:gtype_create FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #8 to 'object_new' (string expected, got userdata) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > tests/gobject.lua:70: in function <tests/gobject.lua:67> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 7:subclass_derive1 FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:77: in function <tests/gobject.lua:74> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 8:subclass_derive2 FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:86: in function <tests/gobject.lua:82> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 9:subclass_override1 FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:108: in function <tests/gobject.lua:95> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 10:subclass_override2 FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:140: in function <tests/gobject.lua:117> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 11:subclass_derive3 FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gobject.lua:173: in function <tests/gobject.lua:151> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 13:iface_impl FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:199: in function <tests/gobject.lua:189> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 14:treemodel_impl FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:226: in function <tests/gobject.lua:204> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 15:subclass_prop1 FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:268: in function <tests/gobject.lua:261> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 16:subclass_prop_inherit FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:289: in function <tests/gobject.lua:275> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : 17:subclass_prop_getset FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gobject.lua:323: in function <tests/gobject.lua:308> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gobject : FAILED 16 of 17 tests >glib : all 4 tests passed. >variant : all 15 tests passed. >dbus : all 2 tests passed. >gtk : 1:widget_style FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:22: in function <tests/gtk.lua:19> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 2:buildable_id FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:31: in function <tests/gtk.lua:29> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 3:container_property FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:40: in function <tests/gtk.lua:37> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 4:container_add_method FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:56: in function <tests/gtk.lua:53> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 5:container_add_child FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:76: in function <tests/gtk.lua:73> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 6:container_add_ctor FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:89: in function <tests/gtk.lua:87> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 7:container_child_find FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:99: in function <tests/gtk.lua:97> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 8:builder_add_from_string FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:170: in function <tests/gtk.lua:168> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 9:builder_add_objects_from_string FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:180: in function <tests/gtk.lua:178> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 10:builder_add_from_file FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:192: in function <tests/gtk.lua:186> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 11:builder_add_objects_from_file FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:207: in function <tests/gtk.lua:201> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 12:builder_objects FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:216: in function <tests/gtk.lua:214> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 13:text_tag_table_ctor FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #8 to 'object_new' (string expected, got userdata) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:225: in function <tests/gtk.lua:223> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 14:text_tag_table_tag FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #8 to 'object_new' (string expected, got userdata) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:234: in function <tests/gtk.lua:232> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 17:treeiter FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:287: in function <tests/gtk.lua:278> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 19:treeview FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function '_construct' > ./lgi/override/GObject-Object.lua:216: in function <./lgi/override/GObject-Object.lua:215> > (tail call): ? > (tail call): ? > tests/gtk.lua:337: in function <tests/gtk.lua:332> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 20:actiongroup_add FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #4 to 'object_new' (table expected, got nil) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:363: in function <tests/gtk.lua:360> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : 21:actiongroup_index FAIL > ./lgi/override/GObject-Object.lua:100: bad argument #8 to 'object_new' (string expected, got userdata) >stack traceback: > [C]: in function 'object_new' > ./lgi/override/GObject-Object.lua:100: in function <./lgi/override/GObject-Object.lua:52> > (tail call): ? > (tail call): ? > tests/gtk.lua:392: in function <tests/gtk.lua:390> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >gtk : FAILED 18 of 21 tests >cairo : 9:pattern_type FAIL > tests/cairo.lua:224: cairo.SolidPattern: no `get_surface' >stack traceback: > [C]: in function 'error' > ./lgi/component.lua:160: in function <./lgi/component.lua:156> > [C]: ? > tests/cairo.lua:224: in function <tests/cairo.lua:210> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >cairo : 10:pattern_mesh FAIL > tests/cairo.lua:266: failure >stack traceback: > [C]: in function 'error' > tests/test.lua:88: in function 'fail' > tests/test.lua:91: in function 'check' > tests/cairo.lua:266: in function <tests/cairo.lua:254> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >cairo : 11:context_getset FAIL > tests/cairo.lua:360: failure >stack traceback: > [C]: in function 'error' > tests/test.lua:88: in function 'fail' > tests/test.lua:91: in function 'check' > tests/cairo.lua:360: in function <tests/cairo.lua:348> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >cairo : FAILED 3 of 12 tests >pango : 1:glyphstring FAIL > ./lgi/override/Pango.lua:176: bad argument #1 to 'fromarray' (lgi.record expected, got table) >stack traceback: > [C]: in function 'fromarray' > ./lgi/override/Pango.lua:176: in function <./lgi/override/Pango.lua:172> > (tail call): ? > (tail call): ? > [C]: ? > tests/pango.lua:41: in function <tests/pango.lua:20> > [C]: in function 'xpcall' > tests/test.lua:50: in function 'runfunc' > tests/test.lua:73: in function 'run' > tests/test.lua:140: in main chunk > [C]: ? >pango : FAILED 1 of 1 tests >make[1]: *** [Makefile:55: check] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0/tests' >make: *** [Makefile:31: check] Error 2 >emake failed > [31;01m*[0m ERROR: dev-lua/lgi-0.9.0::gentoo failed (test phase): > [31;01m*[0m Failed to run 'emake CC=powerpc64-unknown-linux-gnu-gcc COPTFLAGS=-Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe LIBFLAG=-shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu check' > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_test > [31;01m*[0m environment, line 2208: Called Xemake 'CC=powerpc64-unknown-linux-gnu-gcc' 'COPTFLAGS=-Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe' 'LIBFLAG=-shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'check' > [31;01m*[0m environment, line 211: Called virtualmake 'CC=powerpc64-unknown-linux-gnu-gcc' 'COPTFLAGS=-Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe' 'LIBFLAG=-shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'check' > [31;01m*[0m environment, line 3034: Called virtx 'emake' 'CC=powerpc64-unknown-linux-gnu-gcc' 'COPTFLAGS=-Wall -Wextra -O2 -mcpu=power9 -mtune=power9 -pipe' 'LIBFLAG=-shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'check' > [31;01m*[0m environment, line 3076: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m [[ ${retval} -ne 0 ]] && die "Failed to run '$@'"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lua/lgi-0.9.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lua/lgi-0.9.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-lua/lgi-0.9.0:20190309-180944.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lua/lgi-0.9.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lua/lgi-0.9.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0' > [31;01m*[0m S: '/var/tmp/portage/dev-lua/lgi-0.9.0/work/lgi-0.9.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 679862
: 568338 |
568340
|
659152