Your message dated Sat, 15 Feb 2014 23:03:31 +0000
with message-id <e1weogh-0007mq...@franck.debian.org>
and subject line Bug#701257: fixed in clam 1.4.0-5.2
has caused the Debian Bug report #701257,
regarding clam: ftbfs with GCC-4.8
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.)


-- 
701257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:clam
Version: 1.4.0-5.1
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  scons/libs/core/include/CLAM/xtime.hxx:38:3: error: expected identifier 
before numeric constant

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/clam_1.4.0-5.1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
== Compiling shared scons/libs/core/src/XercesDomReadingContext.cxx
== Build copying src/Storage/XML/XmlWriteContext.cxx
== Build copying src/Storage/XML/XmlWriteContext.hxx
== Compiling shared scons/libs/core/src/XmlWriteContext.cxx
== Build copying src/Storage/XML/XercesDomWritingContext.cxx
== Compiling shared scons/libs/core/src/XercesDomWritingContext.cxx
== Build copying src/Storage/XML/XMLable.cxx
== Compiling shared scons/libs/core/src/XMLable.cxx
== Build copying src/Storage/XML/XercesDomWriter.cxx
== Compiling shared scons/libs/core/src/XercesDomWriter.cxx
== Build copying src/Storage/XML/XMLAdapter.cxx
== Compiling shared scons/libs/core/src/XMLAdapter.cxx
== Build copying src/Storage/XML/XmlStorageErr.cxx
== Compiling shared scons/libs/core/src/XmlStorageErr.cxx
== Build copying src/Storage/XML/BasicXMLable.cxx
== Compiling shared scons/libs/core/src/BasicXMLable.cxx
== Build copying src/Storage/XML/XMLComponentAdapter.cxx
== Compiling shared scons/libs/core/src/XMLComponentAdapter.cxx
== Build copying src/System/FileSystem.cxx
== Build copying src/System/FileSystem.hxx
== Build copying src/System/Threads/Lock.hxx
== Build copying src/System/Threads/Mutex.hxx
== Build copying src/System/Threads/xtime.hxx
== Compiling shared scons/libs/core/src/FileSystem.cxx
In file included from /usr/include/pthread.h:24:0,
                 from 
/usr/include/x86_64-linux-gnu/c++/4.8/bits/gthr-default.h:35,
                 from /usr/include/x86_64-linux-gnu/c++/4.8/bits/gthr.h:148,
                 from /usr/include/c++/4.8/ext/atomicity.h:33,
                 from /usr/include/c++/4.8/bits/basic_string.h:39,
                 from /usr/include/c++/4.8/string:52,
                 from scons/libs/core/include/CLAM/FileSystem.hxx:25,
                 from scons/libs/core/src/FileSystem.cxx:22:
scons/libs/core/include/CLAM/xtime.hxx:38:3: error: expected identifier before 
numeric constant
   TIME_UTC=1,
   ^
scons/libs/core/include/CLAM/xtime.hxx:38:3: error: expected '}' before numeric 
constant
scons/libs/core/include/CLAM/xtime.hxx:38:3: error: expected unqualified-id 
before numeric constant
In file included from scons/libs/core/include/CLAM/Lock.hxx:26:0,
                 from scons/libs/core/include/CLAM/Mutex.hxx:26,
                 from scons/libs/core/include/CLAM/FileSystem.hxx:27,
                 from scons/libs/core/src/FileSystem.cxx:22:
scons/libs/core/include/CLAM/xtime.hxx:156:1: error: expected declaration 
before '}' token
 } // end of namespace CLAM
 ^
scons: *** [scons/libs/core/src/FileSystem.os] Error 1
scons: building terminated because of errors.
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: clam
Source-Version: 1.4.0-5.2

We believe that the bug you reported is fixed in the latest version of
clam, 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 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jay Berkenbilt <q...@debian.org> (supplier of updated clam 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: SHA1

Format: 1.8
Date: Sat, 15 Feb 2014 17:27:09 -0500
Source: clam
Binary: libclam-dev libclam1.4 libclam-doc
Architecture: source amd64 all
Version: 1.4.0-5.2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Jay Berkenbilt <q...@debian.org>
Description: 
 libclam-dev - C++ Library for Audio and Music(development files)
 libclam-doc - C++ Library for Audio and Music (documentation)
 libclam1.4 - C++ Library for Audio and Music
Closes: 701257 733071
Changes: 
 clam (1.4.0-5.2) unstable; urgency=low
 .
   * Non maintainer upload
   * Fix FTBFS: TIME_UTC compilation error (Closes: #701257)
   * Fix FTBFS: gcc 4.8 template expansion error
   * Support Xerces C 3 (Closes: #733071)
Checksums-Sha1: 
 bc34d8c8aba4bd8d6919af2b22a2dd3647eda53b 2139 clam_1.4.0-5.2.dsc
 d58279c9a700b7c14ae6679c7a7a709c20a8da5a 4196 clam_1.4.0-5.2.debian.tar.xz
 c2b427c29c10b85c1f964f78529a4e30dcf30c77 303976 libclam-dev_1.4.0-5.2_amd64.deb
 fff74d4a4d33e876e13037b69245fa45c54832f8 1471746 libclam1.4_1.4.0-5.2_amd64.deb
 2176242234a031a6faa506cfcbeb963d32b4a510 322558 libclam-doc_1.4.0-5.2_all.deb
Checksums-Sha256: 
 0c5a7a63ddafdec1007310eb9f7d63a2a3800eaac4f7fba3e7b805a223878d5f 2139 
clam_1.4.0-5.2.dsc
 7865fe598d836f8543062220d08e203b8477352de497c465770c1f393f2cc69a 4196 
clam_1.4.0-5.2.debian.tar.xz
 27ea861c350a8e323fb6c18948b01f68c023cb9e4a6783654e85ff4108c1d04e 303976 
libclam-dev_1.4.0-5.2_amd64.deb
 d519c25addc9b2647cdd3887d512b0140f28d21576afb1bf593b398f23244e49 1471746 
libclam1.4_1.4.0-5.2_amd64.deb
 0115aac0cce7221d93737b24d4781e71d01b8908838b0af99ddfe707369c7ca6 322558 
libclam-doc_1.4.0-5.2_all.deb
Files: 
 96806700dad9dc2df8689ca316eb5567 2139 libs extra clam_1.4.0-5.2.dsc
 07efa90563ea10dc07555c6994bfa78f 4196 libs extra clam_1.4.0-5.2.debian.tar.xz
 65bf65dad63e1ac81cc30a2601048953 303976 libdevel extra 
libclam-dev_1.4.0-5.2_amd64.deb
 1598d567f83d633516432fa4b28bc476 1471746 libs extra 
libclam1.4_1.4.0-5.2_amd64.deb
 ee576f1b0f98a1b05c200a0fb1d75727 322558 doc extra libclam-doc_1.4.0-5.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJS/+8GAAoJEIp10QmYASx+INEQAKOUflmeZjpNiXcPGk2EtTe7
VXMgEjAt7JyuJts5mGjB5hp9kEOdk+JNYe0jPwqOFr+9CTluj37iMU4hvMDbOPWv
XOIqRMSlFGOx6X1UOnnDNpFmB7SxcaN4caQp0VVrsEgC2bSJ1f0jr0eHQPQ2rQ6E
OL7FZ4VmojBN9ex87MjT20ePT6iorrZTq69DawcmOsLYupjJf6iO79ZRVdkSw2uq
GIS2674RAAXzpkZLMp1KzyRuuDXr/PJi5I9bf3CR9+JslPVVbGIV0lTyr74qDS3E
Ow2laxOeaHE0NKJaQeQ8EWIsQfcWik0yCpQxfc6tBR1ppylwqPgo8bl+m7IuUBck
HWZOS4t0xFPKvR33i0yaoqMP40mI4u0ScH1smBtYzB+SbBSkZNCFQ1C+QP1juSo9
kWNXrObegEzUGqdKr5BTSgo7Zh6SBcppRbd2or4qHxW6yIBqGuzOSwaNw1pOfsEx
BmM9QP+txJN64VNuBO13JY88gFORtOh6cPWDtfOx5TZPdJkJVufee/H8iZS/avlQ
GX7BOYvV5saBKsmrfQdjulpbjOsY2uxVQ49bJEWmlekOVlCgcXi3ERGwJlw1tcs7
NqwdoxIiirfOQLCEhDLakisMKOuv1mvxzs5r3pqaviVP1KA9+SWLCpOY1LIyix+/
hXpPH9E+OvdIgpVcKx0G
=Q5IS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to