Your message dated Wed, 16 Mar 2011 13:04:41 +0000
with message-id <e1pzqp3-0004ic...@franck.debian.org>
and subject line Bug#615674: fixed in firebird2.1 2.1.4.18393-0.ds1-1
has caused the Debian Bug report #615674,
regarding firebird2.1: ftbfs with gcc-4.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 ow...@bugs.debian.org
immediately.)
--
615674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615674
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firebird2.1
Version: 2.1.4.18393-0~rc1.ds1-1
Severity: normal
Tags: sid
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.5
The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
The full build log can be found at:
http://people.debian.org/~lucas/logs/2011/02/14/gcc/gcc4.5/firebird2.1_2.1.4.18393-0~rc1.ds1-1_lsid64b.buildlog
The last lines of the build log are at the end of this report.
Some more details can be found at
http://lists.debian.org/debian-devel-announce/2011/02/msg00012.html
[...]
g++ -g -O2 -DTERMINATE_IDLE_LOCK_MANAGER -Werror=write-strings -fno-rtti
-DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan
-DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64
-pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -DPROD_BUILD
-c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o
In file included from ../temp/boot/jrd/met.cpp:99:0:
../src/include/../jrd/os/pio_proto.h:32:13: warning: declaration 'struct
Jrd::BufferDesc' does not declare anything
../src/include/../jrd/os/pio_proto.h:34:13: warning: declaration 'struct
Ods::pag' does not declare anything
In file included from ../src/include/../jrd/ini.h:28:0,
from ../temp/boot/jrd/met.cpp:117:
../src/include/../jrd/../jrd/intlobj_new.h:150:17: warning: 'texttype' has a
field 'texttype::texttype_impl' whose type uses the anonymous namespace
../src/include/../jrd/../jrd/intlobj_new.h:226:18: warning: 'csconvert' has a
field 'csconvert::csconvert_impl' whose type uses the anonymous namespace
../src/include/../jrd/../jrd/intlobj_new.h:299:1: warning: 'charset' has a
field 'charset::charset_impl' whose type uses the anonymous namespace
../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp
../temp/boot/jrd/pcmet.cpp
gpre version LI-V2.1.4.18393 Firebird 2.1
g++ -g -O2 -DTERMINATE_IDLE_LOCK_MANAGER -Werror=write-strings -fno-rtti
-DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan
-DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64
-pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -DPROD_BUILD
-c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o
../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp
../temp/boot/jrd/scl.cpp
gpre version LI-V2.1.4.18393 Firebird 2.1
g++ -g -O2 -DTERMINATE_IDLE_LOCK_MANAGER -Werror=write-strings -fno-rtti
-DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan
-DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64
-pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer -DPROD_BUILD
-c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o
In file included from ../temp/boot/jrd/scl.cpp:65:0:
../src/include/../jrd/grant_proto.h:29:12: warning: declaration 'struct
Jrd::DeferredWork' does not declare anything
../temp/boot/jrd/scl.cpp: In function 'void SCL_check_access(Jrd::thread_db*,
const Jrd::SecurityClass*, SLONG, const Firebird::MetaName&, const
Firebird::MetaName&, Jrd::SecurityClass::flags_t, const TEXT*, const
Firebird::MetaName&, const Firebird::MetaName&)':
../temp/boot/jrd/scl.cpp:252:17: error: cannot pass objects of
non-trivially-copyable type 'const class Firebird::MetaName' through '...'
make[4]: *** [../temp/boot/jrd/scl.o] Error 1
rm ../temp/boot/jrd/dpm.cpp ../temp/boot/jrd/dyn_del.cpp
../temp/boot/jrd/met.cpp ../temp/boot/jrd/fun.cpp ../temp/boot/jrd/scl.cpp
../temp/boot/jrd/grant.cpp ../temp/boot/jrd/ini.cpp
../temp/boot/jrd/dyn_def.cpp ../temp/boot/jrd/dyn.cpp
../temp/boot/jrd/dyn_mod.cpp ../temp/boot/jrd/pcmet.cpp
../temp/boot/jrd/dyn_util.cpp
make[4]: Leaving directory
`/build/user-firebird2.1_2.1.4.18393-0~rc1.ds1-1-amd64-ANuLOv/firebird2.1-2.1.4.18393-0~rc1.ds1/gen'
make[3]: *** [libfbstatic] Error 2
make[2]: *** [../gen/firebird/bin/gpre_static] Error 2
make[3]: Leaving directory
`/build/user-firebird2.1_2.1.4.18393-0~rc1.ds1-1-amd64-ANuLOv/firebird2.1-2.1.4.18393-0~rc1.ds1/gen'
make[2]: Leaving directory
`/build/user-firebird2.1_2.1.4.18393-0~rc1.ds1-1-amd64-ANuLOv/firebird2.1-2.1.4.18393-0~rc1.ds1/gen'
make[1]: *** [firebird] Error 2
make[1]: Leaving directory
`/build/user-firebird2.1_2.1.4.18393-0~rc1.ds1-1-amd64-ANuLOv/firebird2.1-2.1.4.18393-0~rc1.ds1'
make: *** [build-super-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: firebird2.1
Source-Version: 2.1.4.18393-0.ds1-1
We believe that the bug you reported is fixed in the latest version of
firebird2.1, which is due to be installed in the Debian FTP archive:
firebird2.1-classic_2.1.4.18393-0.ds1-1_amd64.deb
to main/f/firebird2.1/firebird2.1-classic_2.1.4.18393-0.ds1-1_amd64.deb
firebird2.1-common-doc_2.1.4.18393-0.ds1-1_all.deb
to main/f/firebird2.1/firebird2.1-common-doc_2.1.4.18393-0.ds1-1_all.deb
firebird2.1-common_2.1.4.18393-0.ds1-1_amd64.deb
to main/f/firebird2.1/firebird2.1-common_2.1.4.18393-0.ds1-1_amd64.deb
firebird2.1-dev_2.1.4.18393-0.ds1-1_all.deb
to main/f/firebird2.1/firebird2.1-dev_2.1.4.18393-0.ds1-1_all.deb
firebird2.1-doc_2.1.4.18393-0.ds1-1_all.deb
to main/f/firebird2.1/firebird2.1-doc_2.1.4.18393-0.ds1-1_all.deb
firebird2.1-examples_2.1.4.18393-0.ds1-1_all.deb
to main/f/firebird2.1/firebird2.1-examples_2.1.4.18393-0.ds1-1_all.deb
firebird2.1-server-common_2.1.4.18393-0.ds1-1_amd64.deb
to main/f/firebird2.1/firebird2.1-server-common_2.1.4.18393-0.ds1-1_amd64.deb
firebird2.1-super_2.1.4.18393-0.ds1-1_amd64.deb
to main/f/firebird2.1/firebird2.1-super_2.1.4.18393-0.ds1-1_amd64.deb
firebird2.1_2.1.4.18393-0.ds1-1.debian.tar.gz
to main/f/firebird2.1/firebird2.1_2.1.4.18393-0.ds1-1.debian.tar.gz
firebird2.1_2.1.4.18393-0.ds1-1.dsc
to main/f/firebird2.1/firebird2.1_2.1.4.18393-0.ds1-1.dsc
firebird2.1_2.1.4.18393-0.ds1.orig.tar.gz
to main/f/firebird2.1/firebird2.1_2.1.4.18393-0.ds1.orig.tar.gz
libfbembed2.1_2.1.4.18393-0.ds1-1_amd64.deb
to main/f/firebird2.1/libfbembed2.1_2.1.4.18393-0.ds1-1_amd64.deb
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 615...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Damyan Ivanov <d...@debian.org> (supplier of updated firebird2.1 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 16 Mar 2011 14:12:36 +0200
Source: firebird2.1
Binary: firebird2.1-super firebird2.1-classic libfbembed2.1 firebird2.1-common
firebird2.1-server-common firebird2.1-dev firebird2.1-examples firebird2.1-doc
firebird2.1-common-doc
Architecture: source all amd64
Version: 2.1.4.18393-0.ds1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Firebird Group <pkg-firebird-gene...@lists.alioth.debian.org>
Changed-By: Damyan Ivanov <d...@debian.org>
Description:
firebird2.1-classic - Firebird Classic Server - an RDBMS based on InterBase
6.0 code
firebird2.1-common - common files for firebird 2.1 servers and clients
firebird2.1-common-doc - copyright, licensing and changelogs of firebird2.1
firebird2.1-dev - Development files for Firebird - an RDBMS based on InterBase
6.0
firebird2.1-doc - Documentation files for firebird database version 2.1
firebird2.1-examples - Examples for Firebird - an RDBMS based on InterBase 6.0
code
firebird2.1-server-common - common files for firebird 2.1 servers
firebird2.1-super - Firebird Super Server - an RDBMS based on InterBase 6.0
code
libfbembed2.1 - Firebird embedded client/server library
Closes: 615674
Changes:
firebird2.1 (2.1.4.18393-0.ds1-1) unstable; urgency=low
.
* Official 2.1.4 bugfix release
.
* repack: drop source-less PDFs
* mention repackaging in README.source
* add svn/gcc-4.5.patch from upstream SVN fixing FTBFS with gcc 4.5
(Closes: #615674)
Checksums-Sha1:
690718288e50ef46b3d22e5b90fb8e75b657995b 2299
firebird2.1_2.1.4.18393-0.ds1-1.dsc
cfee6f13ed07fe7a86b7aa42a6b02d266bd1efd1 7681324
firebird2.1_2.1.4.18393-0.ds1.orig.tar.gz
7e226f1c58a02813499c041a1aeaebe727369ecc 124335
firebird2.1_2.1.4.18393-0.ds1-1.debian.tar.gz
f4f6162cacb264f1b91a23c48b35010192012212 58588
firebird2.1-dev_2.1.4.18393-0.ds1-1_all.deb
bed1a35ffa261e61caa762560a2e61a0c5faff57 164414
firebird2.1-examples_2.1.4.18393-0.ds1-1_all.deb
d9bab43361951b3c097c3278834454898f45d4f5 1179146
firebird2.1-doc_2.1.4.18393-0.ds1-1_all.deb
c1ec5a7f865e5b87cdd44e6d61d11b3786cd2858 483104
firebird2.1-common-doc_2.1.4.18393-0.ds1-1_all.deb
adbef8e053e4da1eac6a7efadce4dc86a78a54e7 3039388
firebird2.1-super_2.1.4.18393-0.ds1-1_amd64.deb
0a27ea3a92ef67ca1efb3171fca12c14245d8ee8 1565844
firebird2.1-classic_2.1.4.18393-0.ds1-1_amd64.deb
7c7f66439e7d86d4ec2ab44dd01fed6a289436fd 1436484
libfbembed2.1_2.1.4.18393-0.ds1-1_amd64.deb
8635cec98a3cc1a4f4d6ae304b9f1af5a922dcae 473164
firebird2.1-common_2.1.4.18393-0.ds1-1_amd64.deb
c5fd72e69c34ae59c84d3859f6e04b03617272fb 138262
firebird2.1-server-common_2.1.4.18393-0.ds1-1_amd64.deb
Checksums-Sha256:
9eb7c09114b26ca3d4366f9284b590f70adf720efaf8cdd122eca573f69f67ab 2299
firebird2.1_2.1.4.18393-0.ds1-1.dsc
8acb4ca5147fec17dd6df7c6ab2a8032f663b4156274f54f2222cc648fcd32c1 7681324
firebird2.1_2.1.4.18393-0.ds1.orig.tar.gz
d1c77f14012177569023be083eefc3451d8ccbf27db17e74ae721d5c2fb9c2ba 124335
firebird2.1_2.1.4.18393-0.ds1-1.debian.tar.gz
4211c3d9347e4ad6158412e8bc8ee546276dacba68935fbc352de4462435d6c0 58588
firebird2.1-dev_2.1.4.18393-0.ds1-1_all.deb
079af319849c762594b978dba784d47cf6e30c6cd3ce43e80e864460a0fa3531 164414
firebird2.1-examples_2.1.4.18393-0.ds1-1_all.deb
1b30724120b04c3da8b5955b3fa648401b511233d3d08c04c30cda5d43f1340e 1179146
firebird2.1-doc_2.1.4.18393-0.ds1-1_all.deb
c6296e7b55d3d44fdc1c510d63c9c9f33213c9e43eb297ad3658703d68305831 483104
firebird2.1-common-doc_2.1.4.18393-0.ds1-1_all.deb
ed7884c72ee1a90ce0020da4aba5a2110aa2d9e1551a3eaf0cfa94bae88bd9a0 3039388
firebird2.1-super_2.1.4.18393-0.ds1-1_amd64.deb
135ed0c567a07c4ecba60b1800ae5bb082f0cea4ed6c64fe6efe0e856fd1707c 1565844
firebird2.1-classic_2.1.4.18393-0.ds1-1_amd64.deb
8194c033d2f3252f7472058c660b4078b3691c8b8f7eb3cff815e4d9f6c303b6 1436484
libfbembed2.1_2.1.4.18393-0.ds1-1_amd64.deb
b3a0f7848b3c102b98305c9550f70606c41a2f9627329b224e12157380bcccad 473164
firebird2.1-common_2.1.4.18393-0.ds1-1_amd64.deb
2067b3bdcf71b1b73a1a936b330e9b978e61215ba790e83db839c988769f31d9 138262
firebird2.1-server-common_2.1.4.18393-0.ds1-1_amd64.deb
Files:
20118d5f950f5b9b94d41ec6cdb1c9fd 2299 database optional
firebird2.1_2.1.4.18393-0.ds1-1.dsc
3ae5117e978364fc84331450effe0edd 7681324 database optional
firebird2.1_2.1.4.18393-0.ds1.orig.tar.gz
a9ab13adbbfe0985066544e6819c0e7d 124335 database optional
firebird2.1_2.1.4.18393-0.ds1-1.debian.tar.gz
91f9ca7c2493340486fa393caef6ce39 58588 libdevel optional
firebird2.1-dev_2.1.4.18393-0.ds1-1_all.deb
f1c2b0ae641903d2e1c48269cc343bf4 164414 doc optional
firebird2.1-examples_2.1.4.18393-0.ds1-1_all.deb
6e55d13484dbd09ddecd464ac7b4c401 1179146 doc optional
firebird2.1-doc_2.1.4.18393-0.ds1-1_all.deb
36c6e06e907e6158ffca065e92975ee8 483104 doc optional
firebird2.1-common-doc_2.1.4.18393-0.ds1-1_all.deb
0f66fb9ad6413e1c5a7decaa90c8c786 3039388 database optional
firebird2.1-super_2.1.4.18393-0.ds1-1_amd64.deb
14afa61cdf8280ff1e6522377d1ad2e2 1565844 database optional
firebird2.1-classic_2.1.4.18393-0.ds1-1_amd64.deb
de942ae997cb136e75b490284db06117 1436484 libs optional
libfbembed2.1_2.1.4.18393-0.ds1-1_amd64.deb
d586f7699ce532f60b6c8bafe1ca0fa9 473164 database optional
firebird2.1-common_2.1.4.18393-0.ds1-1_amd64.deb
1b9eea982b85fc7525c8ea0a44fc2c52 138262 database optional
firebird2.1-server-common_2.1.4.18393-0.ds1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNgLCjAAoJEOQbTFV/DYC+NmoP+wRiwT+bDf2meJQPI1RpHj99
O7Hz9wvwCYL9m2WrT2OefYevsU+MbJbEGQgXUkOQ3CRIfdVjbRzwGqATL1dnabdi
rUOFZ9Yazp3kv05sbNKbNYmD/NX+WHrVVDdRlIpOiD1qZiRacXW3OPvLRuns+6/y
Hi0EQg+ro5yo/3LXIt0nKEqLAl8VhZd4e8bGmqKesVvXf1l3DPCx4+g02geRC5cK
+jgIMy4ESgHz5RVMup6G0lg5ZxJyT+Pkcxs65Fy944mwkXapN26CDtGGifeBa381
3aDaMyD/8Z+LZzSzOE4kvf5p7aQQNbRAJsr0t15eJFirudy35XgDiaVJuYe5LtqI
Wu2j4efCdZIIBlW0bCopQaAs9j/0HNpqeaA6X0sOaRZN8qVw73tEozGxPNUAPsvW
02ScTSq8647O8NuKdBeOUoZ8XkLj+Bdw07sgPNG1y/CuaxF61JtfPFCmTmk/xPTp
Ci37vQQKZxpoNDMrfLbLDceyFaxyJzecnFAjIRD8HzLwBTeeQzuhU/04zxo0FvYg
8yKVCIDJL5zui5kjK6zKGXrov6DP4oj0UzwO1p54YJ+6ivahmUTMBHM1TCfBP59H
fKV1XQw/N3yYiChepEA59E3CEv3iCItyc7KPrvVwG5NDiDyWW4vwuaXl+viron84
A4xKlzbS3SjuXSec6rpm
=c8h+
-----END PGP SIGNATURE-----
--- End Message ---