Your message dated Sun, 01 Dec 2013 18:04:38 +0000
with message-id <e1vnbnm-0004qu...@franck.debian.org>
and subject line Bug#730911: fixed in natlog 1.00.2-1
has caused the Debian Bug report #730911,
regarding natlog: FTBFS: showseconds/time.cc:10:23: error: aggregate
'std::ostringstream os' has incomplete type and cannot be defined
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
730911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: natlog
Version: 1.00.1-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
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.
--- End Message ---
--- Begin Message ---
Source: natlog
Source-Version: 1.00.2-1
We believe that the bug you reported is fixed in the latest version of
natlog, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 730...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated natlog package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 01 Dec 2013 09:52:46 -0800
Source: natlog
Binary: natlog
Architecture: source amd64
Version: 1.00.2-1
Distribution: unstable
Urgency: low
Maintainer: Frank B. Brokken <f.b.brok...@rug.nl>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
natlog - Source-natting firewall logging utility
Closes: 730911
Changes:
natlog (1.00.2-1) unstable; urgency=low
.
* New upstream release. (Closes: #730911)
* Bump Standards-Version to 3.9.5.
Checksums-Sha1:
edb4808f8500d9c6208581cea684a7652448018f 2002 natlog_1.00.2-1.dsc
d52874b28e1ac5743e24790ec1d94a6c918f4f15 294712 natlog_1.00.2.orig.tar.gz
0897b6c2669055d72aba02c790994706c85f1582 7750 natlog_1.00.2-1.debian.tar.gz
c55a7a60db48f27afa0e331d6508bba84d7f0e4a 41970 natlog_1.00.2-1_amd64.deb
Checksums-Sha256:
52f8fe3971cdc1ca27213f8e0aa2ec6482c0cf5c51963c6c0ff64820cf1e090d 2002
natlog_1.00.2-1.dsc
854fd05adab90443d1f40779417cc8b9a9ecb44ad47f479166b841621d72f8fc 294712
natlog_1.00.2.orig.tar.gz
52db8a5258d2116af79e939241f2a2479d1a70a8731c194b57c14181dfb9a07a 7750
natlog_1.00.2-1.debian.tar.gz
a988aa960f3c4234e28fe491006773c1bb7c5076ca149b7247bfccbcabc39a4a 41970
natlog_1.00.2-1_amd64.deb
Files:
13c91ccbab99bde54edb1bcdb4387d10 2002 devel optional natlog_1.00.2-1.dsc
cb6ea8b633fbbbcf120da4d024c40648 294712 devel optional
natlog_1.00.2.orig.tar.gz
a088fde0bd6e8ccfe7715eaa0da804bf 7750 devel optional
natlog_1.00.2-1.debian.tar.gz
d88b52368160f130938a2fa18a6dad71 41970 devel optional natlog_1.00.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQIcBAEBCgAGBQJSm3iLAAoJECHSBYmXSz6W9EYQANFzkR/UFIMT+Ww9F7UOiMiK
bJbcg8lefABrgkifRCmG5NO7Wa+V3XMRK9I30TQ+MMC7mLJpg7UpJOVGiixOpPLg
8GkpuhRo1bTWmV1MyfhflLwn6wusc+M6bnFjyB4Pz420KiSyiQjfkvxYh2s0CQOA
7vwDQXuSxq9cBivYKMm5JqxUVb2HQoq55MM/nocj77fuuT7a0yfxjVftQdvBsGuy
On6Id79xuKsKP6u7yjfAX5+Wk5IGRvauKb2wsVHASfDR4CW76iZyLBzxnX9LwnSK
JzuSCg7NYoSFmqCFEqrjDmhXhgO7h7uBRkpv4n2S/PBIQObNGzGERxVPGhb8TAcA
2g7Ynv1CsWHXQtStg/QUr3lG8dikyOfuVvzCRZnUBRyH2fOnZuedeIZQQ67hFkvV
BoEEUTm3yovnKgLs6Rg4F8hiS/md5LHi/7YbCwKAfsTrHVs0WFe9j+/a4HfhHHKf
WT+jHI4PAjjqLFpdrTuZmZPuubKVcp7s2EAy1Ed3+XwiE+fXn7uV8ZI/HRQoKAXZ
OnfqRsCbVvsuMumGzBIDz5R0sLrMn/N3EIpTOMbFz8ZAw1PO0ZV2yjV4/703LOcF
3FsIkgMxkvGE+HgnzPxJlGzOZjhW/iW7W92mXtcK41NpwqjwHQUkbrZFDUct56uj
HpjjbjZXMlXpKKhHFFde
=2RQ1
-----END PGP SIGNATURE-----
--- End Message ---