Source: natlog
Version: 1.00.1-3
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20131128 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):
> gcc -E VERSION.h | grep -v '#' | sed 's/\"//g' > release.yo
> icmbuild program
> mkdir -p tmp/bin
> mkdir -p tmp/o
>
> chdir natfork
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10testconntrack.o
> natfork/testconntrack.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10setupstdmsg.o
> natfork/setupstdmsg.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10setupnondaemonmsg.o
> natfork/setupnondaemonmsg.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10setupdaemonmsg.o
> natfork/setupdaemonmsg.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10run.o natfork/run.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10parentprocess.o
> natfork/parentprocess.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10natfork1.o
> natfork/natfork1.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10handlechildstatus.o
> natfork/handlechildstatus.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10conntrackmode.o
> natfork/conntrackmode.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10childprocess.o
> natfork/childprocess.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/10checksyslogparam.o
> natfork/checksyslogparam.cc
>
> chdir devices
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/9run.o devices/run.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/9devices1.o
> devices/devices1.cc
>
> chdir pcapfilter
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8signalhandler.o
> pcapfilter/signalhandler.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8saveremove.o
> pcapfilter/saveremove.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8saveadd.o
> pcapfilter/saveadd.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8pcapfilter1.o
> pcapfilter/pcapfilter1.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8outdevice.o
> pcapfilter/outdevice.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8operatorfun.o
> pcapfilter/operatorfun.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8indevice.o
> pcapfilter/indevice.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8data.o
> pcapfilter/data.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/8callback.o
> pcapfilter/callback.cc
>
> chdir pcap
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/7pcap1.o pcap/pcap1.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/7loop.o pcap/loop.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/7filter.o
> pcap/filter.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/7computeshift.o
> pcap/computeshift.cc
>
> chdir pcaprecord
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6store.o
> pcaprecord/store.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6remove.o
> pcaprecord/remove.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6pcaprecord1.o
> pcaprecord/pcaprecord1.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6log.o
> pcaprecord/log.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6find.o
> pcaprecord/find.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6display.o
> pcaprecord/display.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6destructor.o
> pcaprecord/destructor.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6addout.o
> pcaprecord/addout.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6addin.o
> pcaprecord/addin.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/6add.o
> pcaprecord/add.cc
>
> chdir pcappacket
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/5pcappacket1.o
> pcappacket/pcappacket1.cc
>
> chdir conntrack
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/4signalhandler.o
> conntrack/signalhandler.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/4run.o conntrack/run.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/4log.o conntrack/log.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/4destructor.o
> conntrack/destructor.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/4conntrack1.o
> conntrack/conntrack1.cc
>
> chdir conntrackrecord
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/3firstfree.o
> conntrackrecord/firstfree.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/3find.o
> conntrackrecord/find.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/3erase.o
> conntrackrecord/erase.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/3destructor.o
> conntrackrecord/destructor.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/3add.o
> conntrackrecord/add.cc
>
> chdir showseconds
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security --std=c++0x -Wall -c -o tmp/o/2time.o
> showseconds/time.cc
> showseconds/time.cc: In function 'void
> {anonymous}::insertTime(FBB::DateTime::TimeType, std::ostream&, const
> string&)':
> showseconds/time.cc:10:23: error: aggregate 'std::ostringstream os' has
> incomplete type and cannot be defined
> ostringstream os;
> ^
> system - failure of system call (status 256)
> system - failure of system call (status 256)
> system - failure of system call (status 256)
> make: *** [build-stamp] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/natlog_1.00.1-3_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]