Your message dated Sun, 31 Jan 2010 15:34:10 +0000
with message-id <[email protected]>
and subject line Bug#567732: fixed in firebird2.5
2.5.0.25784~ReleaseCandidate1.ds2-7
has caused the Debian Bug report #567732,
regarding firebird2.5: FTBFS: src/common/utils.cpp:682: undefined reference to
`AO_compare_and_swap_emulation'
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.)
--
567732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567732
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: firebird2.5
Version: 2.5.0.25784~ReleaseCandidate1.ds2-6
Severity: important
Tags: patch
User: [email protected]
Usertags: sh4
X-Debbugs-CC: [email protected]
Hi,
firebird2.5 FTBFS on SH4.
Because AO_compare_and_swap_emulation is necessary, sh4 has to link
libatomic_ops.a
http://buildd.debian-ports.org/fetch.php?pkg=firebird2.5&arch=sh4&ver=2.5.0.25784~ReleaseCandidate1.ds2-6&stamp=1264775198&file=log&as=raw
-----
g++ -ggdb -O3 -DNDEBUG -DLINUX -pipe -MMD -fPIC -DFB_SEND_FLAGS=MSG_NOSIGNAL
-I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan
-pthread -g -O2 -DBOOT_BUILD -fno-rtti -c ../src/common/classes/SafeArg.cpp
-o ../temp/boot/common/classes/SafeArg.o
g++ -ggdb -O3 -DNDEBUG -DLINUX -pipe -MMD -fPIC -DFB_SEND_FLAGS=MSG_NOSIGNAL
-I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan
-pthread -g -O2 -DBOOT_BUILD -fno-rtti -c ../src/common/classes/MsgPrint.cpp
-o ../temp/boot/common/classes/MsgPrint.o
g++ -ggdb -O3 -DNDEBUG -DLINUX -pipe -MMD -fPIC -DFB_SEND_FLAGS=MSG_NOSIGNAL
-I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan
-pthread -g -O2 -DBOOT_BUILD -fno-rtti -c
../src/common/classes/BaseStream.cpp -o ../temp/boot/common/classes/BaseStream.o
g++ -ggdb -O3 -DNDEBUG -DLINUX -pipe -MMD -fPIC -DFB_SEND_FLAGS=MSG_NOSIGNAL
-I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan
-pthread -g -O2 -DBOOT_BUILD -fno-rtti -c ../src/common/cvt.cpp -o
../temp/boot/common/cvt.o
g++ -pthread ../temp/boot/jrd/dsc.o ../temp/boot/jrd/gds.o
../temp/boot/jrd/isc.o ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o
../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o
../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o
../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o
../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o
../temp/boot/gpre/sql.o ../temp/boot/gpre/pretty.o
../temp/boot/gpre/gpre_meta_boot.o ../temp/boot/jrd/config_root.o
../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o
../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/os_utils.o
../temp/boot/common/dllinst.o ../temp/boot/common/fb_exception.o
../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o
../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o
../temp/boot/common/StatusArg.o ../temp/boot/common/utils.o
../temp/boot/common/config/config.o ../
temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o
../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o
../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o
../temp/boot/common/classes/timestamp.o
../temp/boot/common/classes/PublicHandle.o
../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/SafeArg.o
../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o
../temp/boot/common/cvt.o -o ../gen/firebird/bin/gpre_boot
-L../gen/firebird/lib -lm -ldl
../temp/boot/common/utils.o: In function `fb_utils::genUniqueId()':
/build/buildd-firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-6-sh4-NSqS1F/firebird2.5-2.5.0.25784~ReleaseCandidate1.ds2/gen/../src/common/utils.cpp:682:
undefined reference to `AO_compare_and_swap_emulation'
../temp/boot/common/classes/alloc.o: In function `Firebird::Mutex::enter()':
/build/buildd-firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-6-sh4-NSqS1F/firebird2.5-2.5.0.25784~ReleaseCandidate1.ds2/gen/../src/include/../common/classes/locks.h:170:
undefined reference to `AO_compare_and_swap_emulation'
/build/buildd-firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-6-sh4-NSqS1F/firebird2.5-2.5.0.25784~ReleaseCandidate1.ds2/gen/../src/include/../common/classes/locks.h:170:
undefined reference to `AO_compare_and_swap_emulation'
/build/buildd-firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-6-sh4-NSqS1F/firebird2.5-2.5.0.25784~ReleaseCandidate1.ds2/gen/../src/include/../common/classes/locks.h:170:
undefined reference to `AO_compare_and_swap_emulation'
/build/buildd-firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-6-sh4-NSqS1F/firebird2.5-2.5.0.25784~ReleaseCandidate1.ds2/gen/../src/include/../common/classes/locks.h:170:
undefined reference to `AO_compare_and_swap_emulation'
../temp/boot/common/classes/alloc.o:/build/buildd-firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-6-sh4-NSqS1F/firebird2.5-2.5.0.25784~ReleaseCandidate1.ds2/gen/../src/include/../common/classes/locks.h:170:
more undefined references to `AO_compare_and_swap_emulation' follow
collect2: ld returned 1 exit status
make[4]: *** [../gen/firebird/bin/gpre_boot] Error 1
make[3]: *** [boot_phase1_build.stamp] Error 2
-----
A patch(debian/patches/link_atomic_ops.patch) same as other arch is necessary
for sh.
I add support of SH to the patch which I attached.
Could you apply this patch?
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
GPG ID: 3170EBE9 / 40AD1FA6
--- a/builds/posix/Makefile.in.client.util
+++ b/builds/posix/Makefile.in.client.util
@@ -184,13 +184,13 @@ $(FBSVCMGR): $(FBSVCMGR_Objects) $(LIBFB
fbtracemgr: $(FBTRACEMGR)
$(FBTRACEMGR): $(FBTRACEMGR_Objects) $(LIBFBCLIENT_SO)
- $(EXE_LINK) $(LINK_OPTS) $^ -o $@ -L$(LIB)
+ $(EXE_LINK) $(LINK_OPTS) $^ -o $@ -L$(LIB) $(ATOMIC_LIBS)
fbguard: $(LIBFBCLIENT_SO) $(FBGUARD)
$(FBGUARD): $(FBGUARD_Objects) $(FBCOMMON_Objects) $(FBCLASSES_Objects)
- $(EXE_LINK) $(LINK_OPTS) $^ -o $@ -L$(LIB) -lfbclient $(LIB_GUI)
+ $(EXE_LINK) $(LINK_OPTS) $^ -o $@ -L$(LIB) -lfbclient $(LIB_GUI) $(ATOMIC_LIBS)
ibguard: $(LIBFBCLIENT_SO) $(IBGUARD)
--- a/builds/posix/Makefile.in.embed.util
+++ b/builds/posix/Makefile.in.embed.util
@@ -184,7 +184,7 @@ $(FBSVCMGR): $(FBSVCMGR_Objects) $(LIBFB
fbtracemgr: $(FBTRACEMGR)
$(FBTRACEMGR): $(FBTRACEMGR_Objects) $(LIBFBEMBED_SO)
- $(EXE_LINK) $(LINK_OPTS) $^ -o $@ $(FBEMBED_LINK)
+ $(EXE_LINK) $(LINK_OPTS) $^ -o $@ $(FBEMBED_LINK) $(ATOMIC_LIBS)
gds_relay: $(GDS_RELAY)
@@ -202,7 +202,7 @@ $(GSEC): $(GSEC_Objects) $(CLUMPLETS_Obj
fbguard: $(LIBFBCLIENT_SO) $(FBGUARD)
$(FBGUARD): $(FBGUARD_Objects) $(FBCOMMON_Objects) $(FBCLASSES_Objects)
- $(EXE_LINK) $(LINK_OPTS) $^ -o $@ -L$(LIB) -lfbclient $(LIB_GUI)
+ $(EXE_LINK) $(LINK_OPTS) $^ -o $@ -L$(LIB) -lfbclient $(LIB_GUI) $(ATOMIC_LIBS)
ibmgr_bin: $(IBMGR_BIN)
--- a/builds/posix/Makefile.in.inet_server
+++ b/builds/posix/Makefile.in.inet_server
@@ -52,7 +52,7 @@ Dependencies = $(AllObjects:.o=.d)
fb_inet_server : $(LIBFBEMBED_SO) $(FB_CLASSIC_SERVER)
$(FB_CLASSIC_SERVER): $(SERVER_Objects)
- $(EXE_LINK) $(LINK_OPTS) $^ -o $@ $(FBEMBED_LINK) $(LIB_GUI)
+ $(EXE_LINK) $(LINK_OPTS) $^ -o $@ $(FBEMBED_LINK) $(LIB_GUI) $(ATOMIC_LIBS)
include $(ROOT)/gen/make.shared.targets
--- a/builds/posix/make.defaults
+++ b/builds/posix/make.defaults
@@ -152,7 +152,8 @@ CLIENTLIB_LINK:= @CC@ $(GLOB_OPTIONS)
EXE_LINK:= @CXX@ $(GLOB_OPTIONS)
STATICEXE_LINK:= @CXX@ $(GLOB_OPTIONS)
-LINK_LIBS = @LIBS@
+ATOMIC_LIBS = @ATOMIC_LIBS@
+LINK_LIBS = @LIBS@ $(ATOMIC_LIBS)
ICU_LIBS = -licuuc
STATICLINK_LIBS = @LIBS@
SO_LINK_LIBS = @LIBS@
@@ -299,11 +300,11 @@ LINK_TRACE_LIBS = -L$(LIB) $(SO_LINK_LIB
LINK_CLIENT = $(CLIENTLIB_LINK) $(LINK_FIREBIRD_CLIENT_SYMBOLS) $(LIB_LINK_OPTIONS)\
$(LIB_LINK_IMPLIB) $(call LIB_LINK_SONAME,$(ClientLibrarySoName)) $(call LIB_LINK_RPATH,lib) $(THR_LIBS) $(THR_FLAGS)
-LINK_CLIENT_LIBS = $(SO_LINK_LIBS) $(STATIC_CXXSUPPORT_LIB)
+LINK_CLIENT_LIBS = $(SO_LINK_LIBS) $(STATIC_CXXSUPPORT_LIB) $(ATOMIC_LIBS)
LINK_EMBED = $(LIB_LINK) $(LINK_FIREBIRD_EMBED_SYMBOLS) $(LIB_LINK_OPTIONS) $(LIB_EMBED_LINK_OPTIONS)\
$(call LIB_LINK_SONAME,$(SharedLibrarySoName)) $(call LIB_LINK_RPATH,lib) $(THR_LIBS) $(THR_FLAGS)
-LINK_EMBED_LIBS = -L$(LIB) $(LIB_GUI) $(SO_LINK_LIBS) $(ICU_LIBS)
+LINK_EMBED_LIBS = -L$(LIB) $(LIB_GUI) $(SO_LINK_LIBS) $(ICU_LIBS) $(ATOMIC_LIBS)
# From utilities
CREATE_DB = $(BIN)/create_db$(EXEC_EXT)
--- a/configure.in 2010-01-30 23:09:27.000000000 +0000
+++ b/configure.in 2010-01-30 23:10:24.000000000 +0000
@@ -210,6 +210,7 @@
SHRLIB_EXT=so
STD_EDITLINE=true
STD_ICU=true
+ ATOMIC_LIBS=-latomic_ops
;;
sparc*-*-linux* | sparc*-*-gnu* | sparc*-*-k*bsd*-gnu)
@@ -219,6 +220,7 @@
AC_DEFINE(LINUX, 1, [Define this if OS is Linux])
EDITLINE_FLG=Y
SHRLIB_EXT=so
+ ATOMIC_LIBS=-latomic_ops
;;
powerpc*-*-linux*)
@@ -256,6 +258,7 @@
LOCK_MANAGER_FLG=Y
EDITLINE_FLG=Y
SHRLIB_EXT=so
+ ATOMIC_LIBS=-latomic_ops
;;
@@ -268,6 +271,7 @@
LOCK_MANAGER_FLG=Y
EDITLINE_FLG=Y
SHRLIB_EXT=so
+ ATOMIC_LIBS=-latomic_ops
;;
*-*-linux* | *-*-gnu*)
@@ -400,6 +404,7 @@
AC_SUBST(ICU_PLATFORM)
AC_DEFINE(CASE_SENSITIVITY, false, [Define this if paths are case sensitive])
AC_SUBST(RPM64)
+AC_SUBST(ATOMIC_LIBS)
dnl Some controllable options
--- End Message ---
--- Begin Message ---
Source: firebird2.5
Source-Version: 2.5.0.25784~ReleaseCandidate1.ds2-7
We believe that the bug you reported is fixed in the latest version of
firebird2.5, which is due to be installed in the Debian FTP archive:
firebird2.5-classic-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/firebird2.5-classic-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
firebird2.5-classic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/firebird2.5-classic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
firebird2.5-common-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
to
main/f/firebird2.5/firebird2.5-common-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
firebird2.5-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/firebird2.5-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
firebird2.5-dev_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
to
main/f/firebird2.5/firebird2.5-dev_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
firebird2.5-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
to
main/f/firebird2.5/firebird2.5-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
firebird2.5-examples_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
to
main/f/firebird2.5/firebird2.5-examples_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
firebird2.5-server-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/firebird2.5-server-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
firebird2.5-super_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/firebird2.5-super_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
firebird2.5-superclassic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/firebird2.5-superclassic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.diff.gz
to main/f/firebird2.5/firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.diff.gz
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.dsc
to main/f/firebird2.5/firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.dsc
libfbclient2_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/libfbclient2_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
libfbembed2.5_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to
main/f/firebird2.5/libfbembed2.5_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
libib-util_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
to main/f/firebird2.5/libib-util_2.5.0.25784~ReleaseCandidate1.ds2-7_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Damyan Ivanov <[email protected]> (supplier of updated firebird2.5 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: Sun, 31 Jan 2010 15:33:02 +0200
Source: firebird2.5
Binary: firebird2.5-super firebird2.5-classic firebird2.5-superclassic
libfbclient2 libfbembed2.5 libib-util firebird2.5-common
firebird2.5-server-common firebird2.5-classic-common firebird2.5-dev
firebird2.5-examples firebird2.5-doc firebird2.5-common-doc
Architecture: source all amd64
Version: 2.5.0.25784~ReleaseCandidate1.ds2-7
Distribution: unstable
Urgency: low
Maintainer: Debian Firebird Group <[email protected]>
Changed-By: Damyan Ivanov <[email protected]>
Description:
firebird2.5-classic - Firebird Classic Server - an RDBMS based on InterBase
6.0 code
firebird2.5-classic-common - common files for firebird 2.5 "classic" and
"superclassic" server
firebird2.5-common - common files for firebird 2.5 servers and clients
firebird2.5-common-doc - copyright, licnesing and changelogs of firebird2.5
firebird2.5-dev - Development files for Firebird - an RDBMS based on InterBase
6.0
firebird2.5-doc - Documentation files for firebird database version 2.5
firebird2.5-examples - Examples for Firebird - an RDBMS based on InterBase 6.0
code
firebird2.5-server-common - common files for firebird 2.5 servers
firebird2.5-super - Firebird Super Server - an RDBMS based on InterBase 6.0
code
firebird2.5-superclassic - Firebird SupecClassic Server - an RDBMS based on
InterBase 6.0 co
libfbclient2 - Firebird client library
libfbembed2.5 - Firebird embedded client/server library
libib-util - Firebird UDF support library
Closes: 567732
Changes:
firebird2.5 (2.5.0.25784~ReleaseCandidate1.ds2-7) unstable; urgency=low
.
* link_atomic_ops.patch: link with libatomic_ops on SH4 architectures too.
Closes: #567732. Thanks to Nobuhiro Iwamatsu.
* Standards-Version: 3.8.4 (no changes needed)
* drop -1 debian revision from libatomic-ops-dev build-dependency
* remove Francesco from Uploaders with his permission.
Checksums-Sha1:
670ddb2cca37a6b870bef336ff4981fb764765fa 1885
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.dsc
939b44a56ee2453a682b3e1a1bea0a99c0930b45 124127
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.diff.gz
458f901814aa439c259c1deed7749b28bc08df9e 64644
firebird2.5-dev_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
bab00d3eb16c045da5d2b0bd50d1b2cd8a72be8d 167848
firebird2.5-examples_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
8026be8a1a3cf5791f685d24f60028add9c19cb9 180632
firebird2.5-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
152bc01b2ddddbb28bdc9036af867bf2b9cdcdfa 704020
firebird2.5-common-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
1826d478b003484058f2559fef2fc293d4ba7e55 3462740
firebird2.5-super_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
cb39529c559085e47fefafd207b4b6356ce9ece2 33126
firebird2.5-classic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
f8c3626eb1cb496f8c575f7800fd0d530121c93b 211396
firebird2.5-superclassic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
05d85b9abec9fef40250ed2136e34a4097529217 334366
libfbclient2_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
eb9bb796afb39447256742306a29b0b1bc1a9f66 1879566
libfbembed2.5_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
9271b2ea0a862b46adf249067d61c4c0940cc4f1 3824
libib-util_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
54e294ecc6e3d10a66bfd0d0b65211000f9b6203 490382
firebird2.5-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
b08ef90efc71183d6d39a9f079fb699ee03b7a28 209662
firebird2.5-server-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
ea11ccd8fe2cffb0fe548b145b62e285b8eb1b92 1561414
firebird2.5-classic-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
Checksums-Sha256:
ae2f065f0819a9da04c598efd6d21c00245252c624d618491ae388b6d0acbda8 1885
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.dsc
199f17698527d9e0ba708126e081a2a7d8c2dfb941697508fc43481dab7e4b29 124127
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.diff.gz
5579fcb0c58ea76ee8645394a6aae041a1667d242d4d2aa72c3dcbe9fb8fdb2b 64644
firebird2.5-dev_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
0d43e8b5a6e5a1eae611bda6e364d59bc61f146dd92314411387f6750065372b 167848
firebird2.5-examples_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
479a6752ab37d0f1ed8cffcb6b872385ee4894ad0fd9c56927ea1074b915d5b1 180632
firebird2.5-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
e94d971f8d46b4f64b47c9d5b1e25a056cb943ef406eecfc2299f9f0842c35c6 704020
firebird2.5-common-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
cebeed8130b87080ce732356464175a3b8f02826b71aad4984f7ad2dc2ef068b 3462740
firebird2.5-super_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
e923baa80069c40deab36b7341f5f3cbbdc72ad1cd3a3ae5e5c0172ef90ca2bf 33126
firebird2.5-classic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
db984f79dacfaf5e86f0b9aa764808b5591dac5f4815edaf90caf7cd6b37626f 211396
firebird2.5-superclassic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
345aa2dfc67336b6c1dde6f958f7907e85abd8f449ee2e50c98585bec223c648 334366
libfbclient2_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
c43a87bd2d017719bd434e5fd103ecae6114cf1ef0d68f8d79aee6e63cae9c9d 1879566
libfbembed2.5_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
30ee9ac85d752a11d55b9367f7a4776139cde898a0b3c5a86fe5625a7b78e02b 3824
libib-util_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
5df564ffc32ebfb91281cdd24b25d0dd95d2ab8ad0a4bbacb218743848688e9a 490382
firebird2.5-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
675eb282bda2bc8a517c9cc9d332cc565a61b61f1b57d3d13fd5164af5a366d9 209662
firebird2.5-server-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
f842394aa45d4ba268554929e34239af6da2d94f317cb46ee27033ee64c9b6e7 1561414
firebird2.5-classic-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
Files:
bf70b5708d65fef89fced7f895557dea 1885 database optional
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.dsc
c7f387edf24cc04020e198dc85143dbb 124127 database optional
firebird2.5_2.5.0.25784~ReleaseCandidate1.ds2-7.diff.gz
dbf046968ca2a8532c6388ef53897468 64644 libdevel optional
firebird2.5-dev_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
37043497368cc786f34b595a8d10e1e3 167848 doc optional
firebird2.5-examples_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
dd732094a91b1405b548c81a5b590691 180632 doc optional
firebird2.5-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
04f3e2f5023d1e8608eeda424ac1aa70 704020 doc optional
firebird2.5-common-doc_2.5.0.25784~ReleaseCandidate1.ds2-7_all.deb
e56bcfae31d47d86b38f54ad48a4b5d8 3462740 database optional
firebird2.5-super_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
78841d53530b8e9dad37a3a7924ee280 33126 database optional
firebird2.5-classic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
e6a536760f3100c33bf5651048384989 211396 database optional
firebird2.5-superclassic_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
0eab3e72cf611df3c2995d5dc5138e39 334366 libs optional
libfbclient2_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
6aa466ee31773e2a23c38557c0ea85ad 1879566 libs optional
libfbembed2.5_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
890ab49371d564dde83af4780bb8220d 3824 libs optional
libib-util_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
95774deb4d26d2aafd29eeab032f7be4 490382 database optional
firebird2.5-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
0ad098cd2426772d435dbb53c26b14f0 209662 database optional
firebird2.5-server-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
2d79b1e73a1b3ccc137326fc063635df 1561414 database optional
firebird2.5-classic-common_2.5.0.25784~ReleaseCandidate1.ds2-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktlia0ACgkQHqjlqpcl9jv+mwCeKlaCOaAK90u8fqemzalfsIto
FuAAn2ds1gbFfDiRDkc8zoEHa4PP43KZ
=Otae
-----END PGP SIGNATURE-----
--- End Message ---