Source: trafficserver
Version: 3.2.5-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20131226 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.
> -I../../lib/ts -I../../lib -I../../lib/ts -D_FORTIFY_SOURCE=2
> -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT
> -Dlinux -I/usr/include/tcl8.5 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -pipe -Wall
> -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing
> -Wno-invalid-offsetof -MT TsBuilder.lo -MD -MP -MF .deps/TsBuilder.Tpo -c -o
> TsBuilder.lo TsBuilder.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib
> -I../../lib/ts -D_FORTIFY_SOURCE=2 -D_LARGEFILE64_SOURCE=1
> -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Dlinux
> -I/usr/include/tcl8.5 -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -pipe -Wall -Werror
> -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof
> -MT TsBuilder.lo -MD -MP -MF .deps/TsBuilder.Tpo -c TsBuilder.cc -fPIC -DPIC
> -o .libs/TsBuilder.o
> In file included from TsBuilder.cc:27:0:
> TsConfigGrammar.hpp:3:3: error: expected identifier before '{' token
> {
> ^
> TsConfigGrammar.hpp:3:3: error: expected '}' before '{' token
> TsConfigGrammar.hpp:3:3: error: expected unqualified-id before '{' token
> TsBuilder.cc: In member function 'virtual void
> ts::config::Builder::literalValue(const ts::config::Token&)':
> TsBuilder.cc:197:9: error: 'INTEGER' was not declared in this scope
> if (INTEGER == token._type) {
> ^
> TsBuilder.cc:200:16: error: 'STRING' was not declared in this scope
> } else if (STRING == token._type) {
> ^
> make[4]: *** [TsBuilder.lo] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/trafficserver_3.2.5-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.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]