[frog] 01/01: we probably need newer ucto...
Joost van Baal
joostvb at moszumanska.debian.org
Thu Feb 4 04:22:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository frog.
commit 92c01ac3e80baaa8f50b7d84836a8ebdd8789f4a
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date: Thu Feb 4 05:22:47 2016 +0100
we probably need newer ucto...
---
debian/changelog | 32 +++++++++++++++++++++++++++-----
1 file changed, 27 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 16ab58a..007da63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ frog (0.12.20-1) UNRELEASED; urgency=low
* NOT RELEASED YET
* New upstream release. (Missed: 0.12.18, released 2014-09-16; 0.12.19,
released 2014-12-01)
+ - Fixes "frog: FTBFS with timblserver 1.8". Thanks Andreas Beckmann
+ (Closes: #813445). FIXME
+
* debian/control: update description (thanks Ko van der Sloot).
* debian/copyright: Now _really_ no longer point to the versionless
symlink to license files.
@@ -20,6 +23,30 @@ frog (0.12.20-1) UNRELEASED; urgency=low
* FIXME: FTBFS:
+libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -DSYSCONF_PATH=\"/etc\" -DPYTHONDIR=\"/usr/lib/python2.7/dist-packages/frog\" -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fopenmp -I/usr/include/libxml2 -I/usr/include -I/usr/include/libxml2 -fopenmp -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -c mbma_mod.cxx -fPIC -DPIC -o .libs/mbma_mod.o
+mbma_mod.cxx: In member function 'bool Mbma::init(const TiCC::Configuration&)':
+mbma_mod.cxx:352:13: error: 'class Tokenizer::UnicodeFilter' has no member named 'fill'
+ filter->fill( charFile );
+ ^
+Makefile:752: recipe for target 'mbma_mod.lo' failed
+make[3]: *** [mbma_mod.lo] Error 1
+make[3]: Leaving directory '/home/joostvb/git/ilk/frog/build-area/frog-0.12.20/src'
+
+
+ libfolia2 0.10-4.2+b2
+ libfolia3:amd64 0.13-2
+ libmbt1 3.2.10-5+b1
+ libtimbl4 6.4.6-1+b1
+ libtimblserver4 1.8-1.1
+ libucto-dev 0.5.3-3.1+b2
+
+(en ook met
+
+ ucto (0.8.0-1); ucto (0.5.5-1)
+ libmbt1-dev_3.2.12-1
+ libfolia-dev_0.13-1
+ libtimbl4-dev 6.4.6-1 ; dan krijg je :
+
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -DSYSCONF_PATH=\"/etc\" -DPYTHONDIR=\"/usr/lib/python2.7/dist-packages/frog\" -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fopenmp -I/usr/include/libxml2 -I/usr/include -I/usr/include/libxml2 -fopenmp -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -c mbma_mod.cxx -fPIC -DPIC -o .libs/mbma_mod.o
mbma_mod.cxx: In member function 'bool Mbma::init(const TiCC::Configuration&)':
mbma_mod.cxx:352:13: error: 'class Tokenizer::UnicodeFilter' has no member named 'fill'
@@ -32,11 +59,6 @@ frog (0.12.20-1) UNRELEASED; urgency=low
libicu-dev's /usr/include/x86_64-linux-gnu/unicode/unifilt.h defines
Tokenizer::UnicodeFilter ?
- Reproducible with:
- ucto (0.8.0-1); ucto (0.5.5-1)
- libmbt1-dev_3.2.12-1 libfolia-dev_0.13-1
- libtimbl4-dev 6.4.6-1
-
* Acknowledge NMU 0.12.17-7.1, thanks Luk Claes.
* .gitignore: added.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/frog.git
More information about the debian-science-commits
mailing list