Date: Mon, 24 Jul 2017 18:57:21 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 220975] editors/abiword Message-ID: <bug-220975-6497-yveZtqvINC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220975-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-220975-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Grzegorz Junka <list1@gjunka.com> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 220975: editors/abiword https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220975 --- Description --- Build fails when the grammar option is enabled # This file is auto-generated by 'make config'. # Options for abiword-3.0.1_1 _OPTIONS_READ=3Dabiword-3.0.1_1 _FILE_COMPLETE_OPTIONS_LIST=3DAIKSAURUS CLIPART DEBUG MATHVIEW NLS OTS PSION TEMPLATES WP GRAMMAR SPELLCHECK COLFAKE COLSERVICE COLSIP COLSUGAR COLTCP COLTELEPATHY COLXMPP OPTIONS_FILE_UNSET+=3DAIKSAURUS OPTIONS_FILE_SET+=3DCLIPART OPTIONS_FILE_UNSET+=3DDEBUG OPTIONS_FILE_SET+=3DMATHVIEW OPTIONS_FILE_SET+=3DNLS OPTIONS_FILE_SET+=3DOTS OPTIONS_FILE_UNSET+=3DPSION OPTIONS_FILE_SET+=3DTEMPLATES OPTIONS_FILE_SET+=3DWP OPTIONS_FILE_SET+=3DGRAMMAR OPTIONS_FILE_SET+=3DSPELLCHECK OPTIONS_FILE_UNSET+=3DCOLFAKE OPTIONS_FILE_UNSET+=3DCOLSERVICE OPTIONS_FILE_UNSET+=3DCOLSIP OPTIONS_FILE_UNSET+=3DCOLSUGAR OPTIONS_FILE_UNSET+=3DCOLTCP OPTIONS_FILE_UNSET+=3DCOLTELEPATHY OPTIONS_FILE_UNSET+=3DCOLXMPP LinkGrammarWrap.Tpo -c LinkGrammarWrap.cpp -fPIC -DPIC -o .libs/LinkGrammarWrap.o LinkGrammarWrap.cpp:90:3: error: use of undeclared identifier 'parse_options_set_panic_mode'; did you mean 'parse_options_set_max_memory'? parse_options_set_panic_mode(m_Opts, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse_options_set_max_memory /usr/local/include/link-grammar/link-includes.h:171:6: note: 'parse_options_set_max_memory' declared here parse_options_set_max_memory(Parse_Options opts, int mem); ^ LinkGrammarWrap.cpp:148:41: error: use of undeclared identifier 'sentence_get_nth_word' pWordMap->m_iErrHigh =3D iLow + strlen(sentence_get_nth_word(sent, i)); ^ LinkGrammarWrap.cpp:152:8: error: use of undeclared identifier 'sentence_nth_word_has_disjunction' if(!sentence_nth_word_has_disjunction(sent, i)) ^ LinkGrammarWrap.cpp:170:30: error: use of undeclared identifier 'sentence_get_nth_word' iHigh =3D iLow + strlen(sentence_get_nth_word(sent, i)); ^ LinkGrammarWrap.cpp:191:30: error: use of undeclared identifier 'sentence_get_nth_word' iHigh =3D iLow + strlen(sentence_get_nth_word(sent, i)) + iOff; ^ LinkGrammarWrap.cpp:200:19: error: use of undeclared identifier 'sentence_get_nth_word' iLow +=3D strlen(sentence_get_nth_word(sent, i)); ^ LinkGrammarWrap.cpp:232:20: error: use of undeclared identifier 'linkage_get_num_sublinkages'; did you mean 'linkage_get_num_links'? UT_sint32 count =3D linkage_get_num_sublinkages(linkage); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ linkage_get_num_links /usr/local/include/link-grammar/link-includes.h:296:6: note: 'linkage_get_num_links' declared here linkage_get_num_links(const Linkage linkage); ^ LinkGrammarWrap.cpp:238:20: error: use of undeclared identifier 'linkage_set_current_sublinkage' UT_sint32 iok =3D linkage_set_current_sublinkage(linkage, i); ^ 8 errors generated. gmake[5]: *** [Makefile:569: LinkGrammarWrap.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/editors/abiword/work/abiword-3.0.1/plugins/grammar/link= gram marwrap' gmake[4]: *** [Makefile:678: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/editors/abiword/work/abiword-3.0.1/plugins/grammar' gmake[3]: *** [Makefile:528: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/editors/abiword/work/abiword-3.0.1/plugins' gmake[2]: *** [Makefile:774: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/abiword/work/abiword-3.0.1' gmake[1]: *** [Makefile:593: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/abiword/work/abiword-3.0.1' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/editors/abiword Full log attached
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220975-6497-yveZtqvINC>