[Lsb-infrastructure] t2c-desktop autobuild failure

Eugene Shatokhin spectre at ispras.ru
Wed Sep 10 05:40:17 PDT 2008


Mats,


> make[2]: Entering directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-desktop-t2c-3.90.0/desktop-t2c/gobject-t2c/tests/gobject_gtype_instance'
> lsbcc -O2 -std=c99 -D"_POSIX_C_SOURCE=200112L" -I"/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-desktop-t2c-3.90.0/t2c_framework/t2c/include" -I"/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-desktop-t2c-3.90.0/desktop-t2c/gobject-t2c/include" -fno-stack-protector -I"/opt/lsb-tet3-lite/inc/tet3" -I"/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-desktop-t2c-3.90.0/t2c_framework/t2c/include"  `pkg-config --cflags gobject-2.0 gthread-2.0` ../../src/common/gobject_gtype/src/*.c -I../../src/common/include -I../../src/common/gobject_gtype/include -o gobject_gtype_instance gobject_gtype_instance.c `pkg-config --libs gobject-2.0 gthread-2.0 gmodule-2.0` -lrt -lutil -lpthread "/opt/lsb-tet3-lite/lib/tet3"/tcm.o "/opt/lsb-tet3-lite/lib/tet3"/libapi.a "/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-desktop-t2c-3.90.0/t2c_framework/t2c/lib"/t2c_util.a "/nethome/autobuild/tmp/rpm-build/BUILD/lsb-test-desktop-t2c-3.90.0/t2c_framework/t2c/lib"/t2c_tet_support.a
> gobject_gtype_instance.c:1770:21: error: operator '*' has no right operand
> gobject_gtype_instance.c:2056:21: error: operator '*' has no right operand
> gobject_gtype_instance.c:2342:21: error: operator '*' has no right operand


This is most likely due to the following: NULL is now used in the construct (as HAS_PARENT_INIT)
	#if !FUNDAMENTAL && HAS_PARENT_INIT
but FALSE should be used instead. 

I will update the tests to fix this issue.

With best regards,
Eugene

-- 
Eugene Shatokhin
 
 Linux Verification Center, ISPRAS
 web:    http://www.linuxtesting.org
 e-mail: spectre at ispras.ru



More information about the lsb-infrastructure mailing list