[Pkg-ime-devel] Bug#890255: libkkc: Fails to build: unknown type name ‘KkcState’

Jeremy Bicha jbicha at debian.org
Mon Feb 12 14:09:10 UTC 2018


Source: libkkc
Version: 0.3.5-2
Severity: serious

A recent change in unstable has made libkkc fail to build from source.

Build log excerpt below. Full build log attached.


state.c: In function ‘state_tests_test_properties’:
state.c:79:2: error: unknown type name ‘KkcState’; did you mean ‘KkcRule’?
  KkcState* state = NULL;
  ^~~~~~~~
  KkcRule
state.c:82:2: error: unknown type name ‘KkcState’; did you mean ‘KkcRule’?
  KkcState* _tmp3_;
  ^~~~~~~~
  KkcRule
state.c:83:2: error: unknown type name ‘KkcState’; did you mean ‘KkcRule’?
  KkcState* _tmp4_;
  ^~~~~~~~
  KkcRule
state.c:87:2: error: unknown type name ‘KkcState’; did you mean ‘KkcRule’?
  KkcState* _tmp5_;
  ^~~~~~~~
  KkcRule
state.c:88:2: error: unknown type name ‘KkcState’; did you mean ‘KkcRule’?
  KkcState* _tmp6_;
  ^~~~~~~~
  KkcRule
/<<PKGBUILDDIR>>/tests/state.vala:10:11: warning: implicit declaration
of function ‘kkc_state_new’; did you mean ‘kkc_rule_new’?
[-Wimplicit-function-declaration]
         var state = new Kkc.State (model, new Kkc.DictionaryList ());
           ^~~~~~~~~~~~~
           kkc_rule_new
/<<PKGBUILDDIR>>/tests/state.vala:10:9: warning: assignment makes
pointer from integer without a cast [-Wint-conversion]
         var state = new Kkc.State (model, new Kkc.DictionaryList ());
         ^
At top level:
state.c:27:20: warning: ‘state_tests_properties’ defined but not used
[-Wunused-variable]
 static GParamSpec* state_tests_properties[STATE_TESTS_NUM_PROPERTIES];
                    ^~~~~~~~~~~~~~~~~~~~~~
Makefile:1128: recipe for target 'state.o' failed
make[4]: *** [state.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libkkc_0.3.5-2_amd64-2018-02-12T14:03:03Z.build
Type: application/octet-stream
Size: 349121 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ime-devel/attachments/20180212/3ed8be6c/attachment-0001.obj>


More information about the Pkg-ime-devel mailing list