Your message dated Tue, 29 Jan 2013 20:49:11 +0000
with message-id <[email protected]>
and subject line Bug#672066: fixed in zeroc-ice 3.5~beta1-3
has caused the Debian Bug report #672066,
regarding zeroc-ice34: slice2cpp generates invalid C++ code
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.)
--
672066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672066
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mumble
Version: 1.2.3-313-ge5c4657-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -c -include release/murmurd -m64 -pipe -Wfatal-errors -fvisibility=hidden
> -g -O2 -Wall -W -D_REENTRANT -DNO_UPDATE_CHECK -DPLUGIN_PATH=/usr/lib/mumble
> -DMUMBLE_VERSION=1.2.3-313-ge5c4657-1 -DHAVE_LIMITS_H -DHAVE_ENDIAN_H
> -DRESTRICT=__restrict__ -D_FORTIFY_SOURCE=2 -DMUMBLE_VERSION_STRING=1.2.4
> -DMURMUR -DUSE_DBUS -DUSE_ICE -DUSE_BONJOUR -D_REENTRANT -DQT_NO_DEBUG
> -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml
> -I/usr/include/qt4/QtSql -I/usr/include/qt4 -I/usr/include/qt4/QtDBus
> -I../../src -I. -I../bonjour -Irelease -I/usr/include/avahi-compat-libdns_sd
> -o release/moc_Meta.o release/moc_Meta.cpp
> In file included from /usr/include/Ice/LocalObjectF.h:15:0,
> from ./Murmur.h:24,
> from Murmur.cpp:21:
> /usr/include/Ice/Handle.h: In instantiation of
> 'IceInternal::Handle<T>::Handle(T*) [with T = Ice::Communicator]':
> /usr/include/Ice/OutgoingAsync.h:49:16: required from here
> /usr/include/Ice/Handle.h:66:13: error: 'upCast' was not declared in this
> scope, and no declarations were found by argument-dependent lookup at the
> point of instantiation [-fpermissive]
> compilation terminated due to -Wfatal-errors.
> make[3]: *** [release/Murmur.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/08/mumble_1.2.3-313-ge5c4657-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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: zeroc-ice
Source-Version: 3.5~beta1-3
We believe that the bug you reported is fixed in the latest version of
zeroc-ice, 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.
Cleto Martín <[email protected]> (supplier of updated zeroc-ice 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: SHA1
Format: 1.8
Date: Tue, 29 Jan 2013 18:53:21 +0100
Source: zeroc-ice
Binary: zeroc-ice35b ice35b-translators ice35b-services libicestorm35b
libicegrid35b libicebox35b icebox libicepatch2-35b libglacier2-35b libfreeze35b
libicedb35b ice35b-slice libzeroc-ice35b libicessl35b libiceutil35b
libicexml35b libslice35b libzeroc-ice35b-dev libzeroc-ice35b-dbg
python-zeroc-ice php-zeroc-ice libzeroc-ice3.5b-cil libzeroc-ice-ruby1.8
libzeroc-ice3.5b-java
Architecture: source all amd64
Version: 3.5~beta1-3
Distribution: experimental
Urgency: low
Maintainer: Francisco Moya <[email protected]>
Changed-By: Cleto Martín <[email protected]>
Description:
ice35b-services - Services bundled into ZeroC Ice
ice35b-slice - Slice definitions for Ice ${rv:ice} services
ice35b-translators - Slice translators to several languages
icebox - Plugin-based meta-application for ZeroC Ice
libfreeze35b - Libraries implementing a persistence framework for ZeroC Ice
libglacier2-35b - Libraries implementing a firewall service for ZeroC Ice
libicebox35b - Libraries implementing a plugin framework for ZeroC Ice
libicedb35b - Libraries for persistent backends for ZeroC Ice
libicegrid35b - Libraries implementing grid-like services for ZeroC Ice
libicepatch2-35b - Libraries implementing a distribution service for ZeroC Ice
libicessl35b - Ice for C++ SSL plug-in
libicestorm35b - Libraries implementing an event service for ZeroC Ice
libiceutil35b - Ice for C++ misc utility library
libicexml35b - ZeroC Ice for C++ XML parser library
libslice35b - Ice for C++ Slice parser library
libzeroc-ice-ruby1.8 - Ice for Ruby modules
libzeroc-ice3.5b-cil - Ice for C# libraries
libzeroc-ice3.5b-java - Ice for Java libraries
libzeroc-ice35b - Ice for C++ runtime library
libzeroc-ice35b-dbg - Ice for C++ debugging symbols
libzeroc-ice35b-dev - Ice for C++ development libraries
php-zeroc-ice - Ice for PHP extension
python-zeroc-ice - Ice for Python libraries
zeroc-ice35b - Internet Communications Engine
Closes: 672066 699250
Changes:
zeroc-ice (3.5~beta1-3) experimental; urgency=low
.
* Improving and simplifying php-zeroc-ice maintainer scripts
* Number of processors calculated at debian/rules
* Bug fix: "Missing breaks on libzeroc-ice3.4-java", thanks to Roger
Leigh (Closes: #699250).
* Bug fix: "slice2cpp generates invalid C++ code", thanks to Lucas
Nussbaum (Closes: #672066).
* Fixing -indep building error at debian/rules.
Checksums-Sha1:
193cb155bf716ce50249461e355c0e061443dd59 3123 zeroc-ice_3.5~beta1-3.dsc
00f2c80b301bdc5c7f9c48b519c79c462fa329e8 52816
zeroc-ice_3.5~beta1-3.debian.tar.gz
802518c6c6fbce1a1765f31c3c912d9edf4d6c3d 40066 zeroc-ice35b_3.5~beta1-3_all.deb
d47ad1c5795d94202eac96f61ecebde1857deb7b 962882
ice35b-translators_3.5~beta1-3_amd64.deb
d7b67088afc5cd16bddf9e64ef3da100e20054f1 3861028
ice35b-services_3.5~beta1-3_amd64.deb
4b678968d6a258e53bad4e83212607462529224e 613722
libicestorm35b_3.5~beta1-3_amd64.deb
59fe530831f8c04738b041cde333ffe5695ad1b6 749320
libicegrid35b_3.5~beta1-3_amd64.deb
edce6ed5ab497ebc370153685d961cb60642ea44 90164
libicebox35b_3.5~beta1-3_amd64.deb
9609ae9f9a3b6b55566c6b0c2b4ce517ae1a9d63 108652 icebox_3.5~beta1-3_amd64.deb
e6f11064d46ba35a5379b1b7039d960567db7170 145564
libicepatch2-35b_3.5~beta1-3_amd64.deb
421149e15c317d7c4a82f9576f114e701f3a798c 230764
libglacier2-35b_3.5~beta1-3_amd64.deb
73d46db26afbd9ddebe6a58d2cee976897e30ddc 279512
libfreeze35b_3.5~beta1-3_amd64.deb
bc35af311db182a5fef2fd67876fad9c0ffed20f 43868
libicedb35b_3.5~beta1-3_amd64.deb
a6e8b0e0eac849c4a00f011fcc1eac7b3cac2e9c 236538
ice35b-slice_3.5~beta1-3_all.deb
897742087cc611b4918854e914ddb52f90bba0e2 1228216
libzeroc-ice35b_3.5~beta1-3_amd64.deb
f4a77314d19b596bb7114252fee220a98f99754f 162928
libicessl35b_3.5~beta1-3_amd64.deb
ebbdbc316549173a332116a9eaa57404c5401848 134652
libiceutil35b_3.5~beta1-3_amd64.deb
048479c7e001747b98d3f16bf0dd68275200bf90 58128
libicexml35b_3.5~beta1-3_amd64.deb
0d34b7db8454f2eab8bb1cda9cf63f5492841aa3 502920
libslice35b_3.5~beta1-3_amd64.deb
948762c0313edfd3dafc906abae9ad57e4bf84c7 292844
libzeroc-ice35b-dev_3.5~beta1-3_amd64.deb
216b41a7f7e70eba72ef061d3d8c85a231363124 76533696
libzeroc-ice35b-dbg_3.5~beta1-3_amd64.deb
708a39ed109d1fadc495207aa23f3a82fd98aaf7 723156
python-zeroc-ice_3.5~beta1-3_amd64.deb
a7f2bf7b34fa5788d962111a48df1fa8be43cf29 245222
php-zeroc-ice_3.5~beta1-3_amd64.deb
827f854a44a8d7bcdba60fec63186251db4768be 513164
libzeroc-ice3.5b-cil_3.5~beta1-3_all.deb
1f0b04bb614c3c655292414710f617e2ef6b332a 272994
libzeroc-ice-ruby1.8_3.5~beta1-3_amd64.deb
626ac0494be271c15bba429451ae313cab57cd2b 3345622
libzeroc-ice3.5b-java_3.5~beta1-3_all.deb
Checksums-Sha256:
54ea4afbc0e714b1fe0bd4c1080fee5fefa92179d58e5b22e16007fc53c70f98 3123
zeroc-ice_3.5~beta1-3.dsc
7a2f5e60857bd827237771d4cfe6dd900408e26e6039a9348f183b46588b4785 52816
zeroc-ice_3.5~beta1-3.debian.tar.gz
6d4df8855c1d7185e8681745a6e314060ba28f36891aa322b2db38289bdaa243 40066
zeroc-ice35b_3.5~beta1-3_all.deb
4368fff201f802682b8cc3b39a6908cd9e118fa8ae9c94dd26dd267c4c003476 962882
ice35b-translators_3.5~beta1-3_amd64.deb
f02a0df3ba253445a1195ba33694eab7357ba273b330f60bfd525b3be11673c5 3861028
ice35b-services_3.5~beta1-3_amd64.deb
6504c3be28c998fcd321017dc3d8e415f36d57a5fba63fdc08914d3f8d74de27 613722
libicestorm35b_3.5~beta1-3_amd64.deb
1eb57abeb4a9eb23d8caa670b0678f8ea8cdec0477bd400eb29a7357762e9316 749320
libicegrid35b_3.5~beta1-3_amd64.deb
271939957002eebc9a94b459219c05d09a69494ca25fee96c99cd22e290b7a46 90164
libicebox35b_3.5~beta1-3_amd64.deb
9ddba3bb1ff6650958b12d13c916f2aafee19903936ce3dfe59b9914d4ec5baa 108652
icebox_3.5~beta1-3_amd64.deb
a98595d2403c8490aabf2463fdfb7420139570b9c6f4672997a1beecc68a2fe4 145564
libicepatch2-35b_3.5~beta1-3_amd64.deb
132f60755aecf3a4cc2a9dbfa399c1158ac7da7b4230dcfe8738fc6179b928d7 230764
libglacier2-35b_3.5~beta1-3_amd64.deb
5b0961eb1152dd647d1003d2c4ce6f711cfbdb51b5f94af44ccfe30c56c41bee 279512
libfreeze35b_3.5~beta1-3_amd64.deb
be3d8837e539ecd0cb6355874bf94c27d54f95cc7d40ebfc4c25bea4a41097bd 43868
libicedb35b_3.5~beta1-3_amd64.deb
5c32389ae8e67f97ac607f338c2841287578156bf82f9dca9b8db67dd7caf3de 236538
ice35b-slice_3.5~beta1-3_all.deb
be023f62e01768aea5e5a76ab43e41bb6148fc79de3a3dec58b194c34c17ff0a 1228216
libzeroc-ice35b_3.5~beta1-3_amd64.deb
83809c041288fad3de6a5ae3e433a4a17d4d4f422c42e348df83cac15355f016 162928
libicessl35b_3.5~beta1-3_amd64.deb
ff5f23425949360aaf96ec84ccf07f4b7271d2338122c12780fe3575837606e1 134652
libiceutil35b_3.5~beta1-3_amd64.deb
45ee1c5ecadec0272db92333e3760dac321494eef544e630cb7a3aa7eb6ec462 58128
libicexml35b_3.5~beta1-3_amd64.deb
16d53483bb76fa8c709f785677b46f904e6cdc438f24a06647385f1448c47885 502920
libslice35b_3.5~beta1-3_amd64.deb
db9dff370f89fc5448163d0560ddef76f89ffdecc7276203dc4776c075621f06 292844
libzeroc-ice35b-dev_3.5~beta1-3_amd64.deb
e4e624a3f06e3b60f9fdb9c4b2db081eb08c3a9b98e36e6981188a650fa5f365 76533696
libzeroc-ice35b-dbg_3.5~beta1-3_amd64.deb
a6e8d1007185ba8edb5233d90b6f8c7bcbb8312562a47f5f814591de4a81b265 723156
python-zeroc-ice_3.5~beta1-3_amd64.deb
83bdfa7c7b0b3c1eda40cee19c60b7ca81a826a569f65077825171bd1a1f84cb 245222
php-zeroc-ice_3.5~beta1-3_amd64.deb
5951257250efca51c57d7d8d6ce0a023a7ad9b87169930f165be77e2e7f5e994 513164
libzeroc-ice3.5b-cil_3.5~beta1-3_all.deb
389cf9190d78f28632b9af68697d80082391d1cd51e41e0620346ccfb6698de7 272994
libzeroc-ice-ruby1.8_3.5~beta1-3_amd64.deb
968082f06469bb6eafa0723a379d61abf562d01908ccb9f342d7485867ec8ec7 3345622
libzeroc-ice3.5b-java_3.5~beta1-3_all.deb
Files:
37ae3c699886b9eee951f56c715aa554 3123 devel optional zeroc-ice_3.5~beta1-3.dsc
ba6dd54f1be316c04b4953ca36b0fe0d 52816 devel optional
zeroc-ice_3.5~beta1-3.debian.tar.gz
d6a3b35acd8f98797e47e7888a4f9c1b 40066 devel optional
zeroc-ice35b_3.5~beta1-3_all.deb
e4acc0b82f7267d0d5dc5c9d858eaa25 962882 devel optional
ice35b-translators_3.5~beta1-3_amd64.deb
0af4e5363c0141fdcd07c35493ba379c 3861028 devel optional
ice35b-services_3.5~beta1-3_amd64.deb
bbc20e4bc5d8912c22e5cc02befdacce 613722 libs optional
libicestorm35b_3.5~beta1-3_amd64.deb
a2f2d7de5241423bbaa78d1194e00927 749320 libs optional
libicegrid35b_3.5~beta1-3_amd64.deb
f32ae4de1268e065d1fa739c130bd9d6 90164 libs optional
libicebox35b_3.5~beta1-3_amd64.deb
575c5ae35a5bfd5ebfddefeb73cf3431 108652 devel optional
icebox_3.5~beta1-3_amd64.deb
ee756f75783cdf7d208f3e5e35c5f0ff 145564 libs optional
libicepatch2-35b_3.5~beta1-3_amd64.deb
6b8ca1b4cd4ced8b4e73694947255850 230764 libs optional
libglacier2-35b_3.5~beta1-3_amd64.deb
82f8607515f001041b000c89383baabc 279512 libs optional
libfreeze35b_3.5~beta1-3_amd64.deb
04fce661fac0e6e4fcc60449b5806cc4 43868 libs optional
libicedb35b_3.5~beta1-3_amd64.deb
9e366b7f0abc915ba81374de28a7d5b3 236538 devel optional
ice35b-slice_3.5~beta1-3_all.deb
ba3f499a8751c55525821d0762814adb 1228216 libs optional
libzeroc-ice35b_3.5~beta1-3_amd64.deb
ee1ca7f9bc77f095252d1846f7600bb4 162928 libs optional
libicessl35b_3.5~beta1-3_amd64.deb
98beac02770fc4b9ee696427f3f5d854 134652 libs optional
libiceutil35b_3.5~beta1-3_amd64.deb
b70e1a3182d8003302925e81a6cf38bb 58128 libs optional
libicexml35b_3.5~beta1-3_amd64.deb
8ffc5676cdf278b5bb8a297ba683ea08 502920 libs optional
libslice35b_3.5~beta1-3_amd64.deb
0a44d2c4c6d10c0b8baf933cdb64d480 292844 libdevel optional
libzeroc-ice35b-dev_3.5~beta1-3_amd64.deb
a9c907190ca982074b18ed06ade40736 76533696 debug extra
libzeroc-ice35b-dbg_3.5~beta1-3_amd64.deb
45a2b471f7230581a4f53bef09b2b0a1 723156 python optional
python-zeroc-ice_3.5~beta1-3_amd64.deb
603c02782634470e3c6238a404e7d67f 245222 php optional
php-zeroc-ice_3.5~beta1-3_amd64.deb
dd59fd4a7b090bf28c0c78ac4c50a831 513164 cli-mono optional
libzeroc-ice3.5b-cil_3.5~beta1-3_all.deb
2a9fce6fb0980476c32ce500d1f3581e 272994 ruby optional
libzeroc-ice-ruby1.8_3.5~beta1-3_amd64.deb
19cfeba1c26d1d2128d357db4216521c 3345622 java optional
libzeroc-ice3.5b-java_3.5~beta1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBAgAGBQJRCDMaAAoJEEkz2rQA7137WPsH/0p2O4kZPoqgRxTbJjuzye/n
qTP/FttNYmZD80B3GPUJlGcwMwQTdVw8tGA3G2zzoZH5xWfl6kbCF7OXJwmJfbKP
yr1PympyiTo3aiV2g/glHUO/s1U4KYEdWtqi578JUPXoGSeZiRMtE58d0ouEADzC
4RWA9+jrCmOrLVbjkXrCY1ks2jqoMBc8uHOGdsNSqKN32MKYzSslgfK2PY/sxMBf
8Ev9J0219oxPNQ/yQuiozQuNnC/9DjR4j5mIO0QlQ7RuOWKb7JpcFWP1lQtgpexQ
rYuEHoI8baHONlC2d16znLUh6gdD4fxRR+AClqJ/KH+9TQd+oHHuVsRmcdbVcdI=
=VO7r
-----END PGP SIGNATURE-----
--- End Message ---