Your message dated Mon, 16 Feb 2015 19:18:41 +0000
with message-id <[email protected]>
and subject line Bug#777802: fixed in bobcat 3.25.01-1
has caused the Debian Bug report #777802,
regarding bobcat: ftbfs with GCC-5
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 [email protected]
immediately.)
--
777802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:bobcat
Version: 3.23.01-1
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/bobcat_3.23.01-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files. For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html
[...]
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118eoh.o milter/eoh.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118destructor.o
milter/destructor.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118datamember.o
milter/datamember.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118data.o milter/data.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118connect.o milter/connect.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118close.o milter/close.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118body.o milter/body.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o milter/oa/118abort.o milter/abort.cc
Compiling readlinehistory
mkdir -p readlinehistory/oa
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116set.o
readlinehistory/set.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116operatorinsert.o
readlinehistory/operatorinsert.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116operatorextract.o
readlinehistory/operatorextract.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116operatorderef.o
readlinehistory/operatorderef.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116insertline.o
readlinehistory/insertline.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o
readlinehistory/oa/116inserthistoryelement.o
readlinehistory/inserthistoryelement.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116extracttimestamps.o
readlinehistory/extracttimestamps.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116extractlines.o
readlinehistory/extractlines.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinehistory/oa/116data.o
readlinehistory/data.cc
Compiling readlinebuf
mkdir -p readlinebuf/oa
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115usetimestamps.o
readlinebuf/usetimestamps.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115underflow.o
readlinebuf/underflow.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115setexpansion.o
readlinebuf/setexpansion.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115readlinebuf2.o
readlinebuf/readlinebuf2.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115readlinebuf1.o
readlinebuf/readlinebuf1.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115readline.o
readlinebuf/readline.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115nextline.o
readlinebuf/nextline.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115instance.o
readlinebuf/instance.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115initialize2.o
readlinebuf/initialize2.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115initialize1.o
readlinebuf/initialize1.cc
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
--std=c++0x -Wall -isystem tmp -c -o readlinebuf/oa/115expandline.o
readlinebuf/expandline.cc
readlinebuf/expandline.cc: In member function 'char*
FBB::ReadLineBuf::expandLine()':
readlinebuf/expandline.cc:24:31: error: no matching function for call to
'FBB::ReadLineBuf::swap(char*&, char*&)'
swap(expanded, buf);
^
In file included from readlinebuf/readlinebuf:5:0,
from readlinebuf/readlinebuf.ih:1,
from readlinebuf/expandline.cc:1:
/usr/include/c++/5/streambuf:811:7: note: candidate: void
std::basic_streambuf<_CharT, _Traits>::swap(std::basic_streambuf<_CharT,
_Traits>&) [with _CharT = char; _Traits = std::char_traits<char>]
swap(basic_streambuf& __sb)
^
/usr/include/c++/5/streambuf:811:7: note: candidate expects 1 argument, 2
provided
system - failure of system call (status 256)
system - failure of system call (status 256)
make: *** [build-stamp] Error 1
debian/rules:28: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: bobcat
Source-Version: 3.25.01-1
We believe that the bug you reported is fixed in the latest version of
bobcat, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Frank B. Brokken <[email protected]> (supplier of updated bobcat 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 15 Feb 2015 08:10:59 +0100
Source: bobcat
Binary: libbobcat3 libbobcat-dev
Architecture: source amd64
Version: 3.25.01-1
Distribution: experimental
Urgency: medium
Maintainer: Frank B. Brokken <[email protected]>
Changed-By: Frank B. Brokken <[email protected]>
Description:
libbobcat-dev - headers and documentation for the Bobcat library
libbobcat3 - run-time (shared) Bobcat library
Closes: 777802
Changes:
bobcat (3.25.01-1) experimental; urgency=medium
.
* New upstream release fixes overlooked small bug
.
bobcat (3.25.00-1) experimental; urgency=medium
.
* New upstream release fixes g++-5 compiler errors reported by Matthias
Klose (Closes: #777802)
.
bobcat (3.24.01-1) experimental; urgency=medium
.
* New upstream release fixes a missing 'throw' clause
Checksums-Sha1:
e2135ea21567329dd32551c7fb3695a3f6902faf 2101 bobcat_3.25.01-1.dsc
891f12dc2f4ee74fd67615a8e3393f57fb9eae5e 1133805 bobcat_3.25.01.orig.tar.gz
05c22ca1548351217f4647118416b6cb10594b0a 12068 bobcat_3.25.01-1.debian.tar.xz
d588c73d17a55cce08d17ddaab497bf6aa44f8c2 259838 libbobcat3_3.25.01-1_amd64.deb
43f61a3c2984bb52a81cf092f076314473723f84 1415132
libbobcat-dev_3.25.01-1_amd64.deb
Checksums-Sha256:
7a798b312ea2d1a77782be1ace57323b756324a2adc5df4e9fd295e160f53a2e 2101
bobcat_3.25.01-1.dsc
8a350ebc736370a7629cbb55097c222016cedd0e804f123017ac5e6921080c1f 1133805
bobcat_3.25.01.orig.tar.gz
138dc2bd4781ba6a030531ee5067a3502d953891a2202abd3cc97c4f85196e98 12068
bobcat_3.25.01-1.debian.tar.xz
fc6737a660a50d03e0dc13441c6f2e9b07cba2e11b8fe03c974c8f659c440b0b 259838
libbobcat3_3.25.01-1_amd64.deb
611d7471a00acf40c3d67d9863daac433991a46de1df4bbac32bd09fdb944022 1415132
libbobcat-dev_3.25.01-1_amd64.deb
Files:
c58cd872e3d6e3f94b2c929da29d6041 2101 libs optional bobcat_3.25.01-1.dsc
df15f4b981df4f423c408d31198d94c5 1133805 libs optional
bobcat_3.25.01.orig.tar.gz
b342123f813014cb27eb4865300d21eb 12068 libs optional
bobcat_3.25.01-1.debian.tar.xz
71ef97a48a0b1a1df5f78a3a0b029c07 259838 libs optional
libbobcat3_3.25.01-1_amd64.deb
e0f4b2b2c9686b518909d9a3e4786656 1415132 libdevel optional
libbobcat-dev_3.25.01-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJU4kDZAAoJECHSBYmXSz6WtEIP/3yReNR0BvnjsKEARoGGOFsE
Dswq2lgW8a0LCB4DnpzcIFMGfxmOxGp9f4/4xcyR8BD/xcmhJuR5NrDiMfB21J12
2E7wfdFulzALZl/aGESnVv50JmlZo0IqK93apQVUfOMd+D7D7F6GaQO+qmGqqbMI
kZ6zc3Vg5Mzxv7j5iQzwTP390sJfJ5wUKWuE0cU37zq1LjL7RCtUGKHEFYIP8s+o
XUz0ecUDAaN4/4K9sBTEIJbvSixn4EoiFYN56y1fqpJhyvjsufk8nq19Z+o1WaiZ
WD/QajqRcfkSulss8bFz2oezh4s+DJgpGl3UezVfkRzYsn1g1kCTsKTHMQ6lFmEy
fYnQH1/hJkuU9awwGSF4+LGn5ixIlXXBWUfszba4tSTUbmz7QWrusdyFMPe9ZAtL
+ghKgON8l5Ul/wANtKEEX5HIC+QqA91B6Qao1lncQeUhhp3cZF1BxiXLDcQMmYSU
KzULa2C8V4g3EgohF+JuZeLgl0Yap9MSIdEpEqocCDDbmMRDU6SU+UoSmnO8bFU+
cZfIynegItPZDYjMW3NSHouhr4FBPdIDo4hp6POqMIzCP08xJh22qQBXmQxX79+g
L4cszbSa47U70FSTcU9JVZen93/rM0X/6UHYedASf4w8UTKSvT/kdccjZsIQAbc/
+RNBBJnlZ5x8RDVTQnQh
=1OO0
-----END PGP SIGNATURE-----
--- End Message ---