Source: openfst
Version: 1.5.3+r3-2
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=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c -o mapped-file.lo 
> mapped-file.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -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=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c symbol-table.cc  -fPIC -DPIC 
> -o .libs/symbol-table.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c mapped-file.cc  -fPIC -DPIC -o 
> .libs/mapped-file.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c compat.cc  -fPIC -DPIC -o 
> .libs/compat.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c flags.cc  -fPIC -DPIC -o 
> .libs/flags.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c symbol-table-ops.cc  -fPIC 
> -DPIC -o .libs/symbol-table-ops.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c fst.cc  -fPIC -DPIC -o 
> .libs/fst.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c properties.cc  -fPIC -DPIC -o 
> .libs/properties.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c compat.cc -o compat.o 
> >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c properties.cc -o properties.o 
> >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c mapped-file.cc -o 
> mapped-file.o >/dev/null 2>&1
> In file included from ./../include/fst/accumulator.h:18:0,
>                  from ./../include/fst/label-reachable.h:13,
>                  from ./../include/fst/lookahead-matcher.h:13,
>                  from ./../include/fst/matcher-fst.h:13,
>                  from fst.cc:14:
> ./../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)':
> ./../include/fst/replace.h:1198:57: error: expected ';' before '::' token
>            ->template CacheBaseImpl<typename C::State, C>::InitArcIterator(
>                                                          ^~
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c util.cc -o util.o >/dev/null 
> 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c flags.cc -o flags.o >/dev/null 
> 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c symbol-table-ops.cc -o 
> symbol-table-ops.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/openfst-1.5.3+r3=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=c++11 -c symbol-table.cc -o 
> symbol-table.o >/dev/null 2>&1
> Makefile:458: recipe for target 'fst.lo' failed
> make[4]: *** [fst.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/openfst_1.5.3+r3-2_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