Source: opengrm-ngram
Version: 1.3.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> /bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   
> -I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -std=c++11 -c -o hist-arc.lo hist-arc.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> ngram-absolute.cc  -fPIC -DPIC -o .libs/ngram-absolute.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> ngram-output.cc  -fPIC -DPIC -o .libs/ngram-output.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> ngram-count-prune.cc  -fPIC -DPIC -o .libs/ngram-count-prune.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> ngram-marginalize.cc  -fPIC -DPIC -o .libs/ngram-marginalize.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> ngram-context.cc  -fPIC -DPIC -o .libs/ngram-context.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> ngram-kneser-ney.cc  -fPIC -DPIC -o .libs/ngram-kneser-ney.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> util.cc  -fPIC -DPIC -o .libs/util.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> hist-arc.cc  -fPIC -DPIC -o .libs/hist-arc.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c 
> util.cc -o util.o >/dev/null 2>&1
> In file included from /usr/include/fst/accumulator.h:18:0,
>                  from /usr/include/fst/label-reachable.h:13,
>                  from /usr/include/fst/lookahead-matcher.h:13,
>                  from /usr/include/fst/lookahead-filter.h:14,
>                  from /usr/include/fst/compose.h:16,
>                  from ./../include/ngram/ngram-model.h:25,
>                  from ./../include/ngram/ngram-context.h:26,
>                  from ngram-context.cc:27:
> /usr/include/fst/replace.h: In constructor 
> 'fst::ArcIterator<fst::ReplaceFst<A, T, C> >::ArcIterator(const 
> fst::ReplaceFst<A, T, C>&, fst::ArcIterator<fst::ReplaceFst<A, T, C> 
> >::StateId)':
> /usr/include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> In file included from /usr/include/fst/accumulator.h:18:0,
>                  from /usr/include/fst/label-reachable.h:13,
>                  from /usr/include/fst/lookahead-matcher.h:13,
>                  from /usr/include/fst/lookahead-filter.h:14,
>                  from /usr/include/fst/compose.h:16,
>                  from ./../include/ngram/ngram-model.h:25,
>                  from ./../include/ngram/ngram-context.h:26,
>                  from ./../include/ngram/ngram-count-of-counts.h:24,
>                  from ./../include/ngram/ngram-absolute.h:22,
>                  from ngram-absolute.cc:22:
> /usr/include/fst/replace.h: In constructor 
> 'fst::ArcIterator<fst::ReplaceFst<A, T, C> >::ArcIterator(const 
> fst::ReplaceFst<A, T, C>&, fst::ArcIterator<fst::ReplaceFst<A, T, C> 
> >::StateId)':
> /usr/include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> In file included from /usr/include/fst/accumulator.h:18:0,
>                  from /usr/include/fst/label-reachable.h:13,
>                  from /usr/include/fst/lookahead-matcher.h:13,
>                  from /usr/include/fst/lookahead-filter.h:14,
>                  from /usr/include/fst/compose.h:16,
>                  from ./../include/ngram/ngram-model.h:25,
>                  from ./../include/ngram/ngram-mutable-model.h:28,
>                  from ./../include/ngram/ngram-marginalize.h:24,
>                  from ngram-marginalize.cc:19:
> /usr/include/fst/replace.h: In constructor 
> 'fst::ArcIterator<fst::ReplaceFst<A, T, C> >::ArcIterator(const 
> fst::ReplaceFst<A, T, C>&, fst::ArcIterator<fst::ReplaceFst<A, T, C> 
> >::StateId)':
> /usr/include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> In file included from /usr/include/fst/accumulator.h:18:0,
>                  from /usr/include/fst/label-reachable.h:13,
>                  from /usr/include/fst/lookahead-matcher.h:13,
>                  from /usr/include/fst/lookahead-filter.h:14,
>                  from /usr/include/fst/compose.h:16,
>                  from ./../include/ngram/ngram-model.h:25,
>                  from ./../include/ngram/ngram-context.h:26,
>                  from ./../include/ngram/ngram-count-of-counts.h:24,
>                  from ./../include/ngram/ngram-absolute.h:22,
>                  from ./../include/ngram/ngram-kneser-ney.h:22,
>                  from ngram-kneser-ney.cc:22:
> /usr/include/fst/replace.h: In constructor 
> 'fst::ArcIterator<fst::ReplaceFst<A, T, C> >::ArcIterator(const 
> fst::ReplaceFst<A, T, C>&, fst::ArcIterator<fst::ReplaceFst<A, T, C> 
> >::StateId)':
> /usr/include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> In file included from /usr/include/fst/accumulator.h:18:0,
>                  from /usr/include/fst/label-reachable.h:13,
>                  from /usr/include/fst/lookahead-matcher.h:13,
>                  from /usr/include/fst/lookahead-filter.h:14,
>                  from /usr/include/fst/compose.h:16,
>                  from ./../include/ngram/ngram-model.h:25,
>                  from ./../include/ngram/ngram-mutable-model.h:28,
>                  from ./../include/ngram/ngram-shrink.h:23,
>                  from ./../include/ngram/ngram-count-prune.h:20,
>                  from ngram-count-prune.cc:18:
> /usr/include/fst/replace.h: In constructor 
> 'fst::ArcIterator<fst::ReplaceFst<A, T, C> >::ArcIterator(const 
> fst::ReplaceFst<A, T, C>&, fst::ArcIterator<fst::ReplaceFst<A, T, C> 
> >::StateId)':
> /usr/include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> In file included from /usr/include/fst/accumulator.h:18:0,
>                  from /usr/include/fst/label-reachable.h:13,
>                  from /usr/include/fst/lookahead-matcher.h:13,
>                  from /usr/include/fst/lookahead-filter.h:14,
>                  from /usr/include/fst/compose.h:16,
>                  from ./../include/ngram/ngram-output.h:23,
>                  from ngram-output.cc:23:
> /usr/include/fst/replace.h: In constructor 
> 'fst::ArcIterator<fst::ReplaceFst<A, T, C> >::ArcIterator(const 
> fst::ReplaceFst<A, T, C>&, fst::ArcIterator<fst::ReplaceFst<A, T, C> 
> >::StateId)':
> /usr/include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> In file included from /usr/include/fst/rational.h:15:0,
>                  from /usr/include/fst/closure.h:13,
>                  from /usr/include/fst/fstlib.h:42,
>                  from /usr/include/fst/script/arciterator-class.h:10,
>                  from /usr/include/fst/script/fstscript.h:21,
>                  from hist-arc.cc:19:
> /usr/include/fst/replace.h: In constructor 
> 'fst::ArcIterator<fst::ReplaceFst<A, T, C> >::ArcIterator(const 
> fst::ReplaceFst<A, T, C>&, fst::ArcIterator<fst::ReplaceFst<A, T, C> 
> >::StateId)':
> /usr/include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> Makefile:474: recipe for target 'ngram-context.lo' failed
> make[4]: *** [ngram-context.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/opengrm-ngram_1.3.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to