configure: WARNING: unrecognized options: --with-hunspell-dir, --with-hspell-dir, --with-voikko-dir
/bin/grep: warning: stray \ before -
./configure: line 24942: not: command not found
configure: WARNING: valac not found or too old: cannot compile Vala sources
configure: WARNING: unrecognized options: --with-hunspell-dir, --with-hspell-dir, --with-voikko-dir
configure: WARNING: Building without --enable-relocatable: the tests will not work!
configure: WARNING: --datadir set: the tests will not work!
make[3]: Circular util.h <- libutil.la dependency dropped.
enchant_zemberek.cpp: In function ‘EnchantDict* zemberek_provider_request_dict(EnchantProvider*, const char*)’:
enchant_zemberek.cpp:170:49: warning: unused parameter ‘me’ [-Wunused-parameter]
170 | zemberek_provider_request_dict(EnchantProvider *me, const char *tag)
| ~~~~~~~~~~~~~~~~~^~
enchant_zemberek.cpp: At global scope:
enchant_zemberek.cpp:237:1: error: ISO C++ forbids declaration of ‘zemberek_provider_dispose’ with no type [-fpermissive]
237 | zemberek_provider_dispose (EnchantProvider * me _GL_UNUSED)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
enchant_zemberek.cpp: In function ‘int zemberek_provider_dispose(EnchantProvider*)’:
enchant_zemberek.cpp:240:1: warning: no return statement in function returning non-void [-Wreturn-type]
240 | }
| ^
enchant_zemberek.cpp: In function ‘EnchantProvider* init_enchant_provider()’:
enchant_zemberek.cpp:246:25: error: invalid conversion from ‘int (*)(EnchantProvider*)’ {aka ‘int (*)(_EnchantProvider*)’} to ‘void (*)(_EnchantProvider*)’ [-fpermissive]
246 | provider->dispose = zemberek_provider_dispose;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int (*)(EnchantProvider*) {aka int (*)(_EnchantProvider*)}
make[2]: *** [Makefile:1062: enchant_zemberek_la-enchant_zemberek.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:911: all-recursive] Error 1
make: *** [Makefile:820: all] Error 2
Traceback (most recent call last):
File "/var/pisi/enchant2/actions.py", line 29, in build
autotools.make()
File "/usr/lib/pisilinux/pisi/actionsapi/autotools.py", line 103, in make
if system('make %s %s' % (get.makeJOBS(), parameters)):
File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
raise Error(msg)
pisi.actionsapi.Error: Command "make -j5" failed, return value was 2.
[01;31mAction script error caught.
[0m[01;33m*** 1 error(s), 0 warning(s)
[0m[01;31mProgram terminated.
[0m