Your message dated Sat, 08 Dec 2007 15:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427352: fixed in libdb4.3-ruby 0.6.2-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libdb4.3-ruby
Version: 0.5.8-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs
hi,
while doing an archive wide package rebuild your package failed to build from
source for the following reason:
> gcc -DInit_bdb=Init_bdb43 -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I.
> -I/usr/include -fPIC -fno-strict-aliasing -O2 -fPIC -c log.c
> gcc -DInit_bdb=Init_bdb43 -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I.
> -I/usr/include -fPIC -fno-strict-aliasing -O2 -fPIC -c recnum.c
> gcc -DInit_bdb=Init_bdb43 -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I.
> -I/usr/include -fPIC -fno-strict-aliasing -O2 -fPIC -c sequence.c
> gcc -DInit_bdb=Init_bdb43 -shared -rdynamic -Wl,-export-dynamic
> -L"/usr/lib" -L"/usr/lib" -o bdb.so bdb.o common.o transaction.o cursor.o
> delegator.o env.o lock.o log.o recnum.o sequence.o -lruby1.8 -ldb-4.3
> -lpthread -ldl -lcrypt -lm -lc
> make[2]: Leaving directory
> `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.8/src'
> make[1]: Leaving directory `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.8'
> /usr/bin/make -C build-tree-1.9 CC="gcc -DInit_bdb=Init_bdb43"
> make[1]: Entering directory `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.9'
> make[2]: Entering directory
> `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.9/src'
> gcc -DInit_bdb=Init_bdb43 -I. -I. -I/usr/lib/ruby/1.9/i486-linux -I.
> -I/usr/include -fPIC -fno-strict-aliasing -fPIC -c bdb.c
> gcc -DInit_bdb=Init_bdb43 -I. -I. -I/usr/lib/ruby/1.9/i486-linux -I.
> -I/usr/include -fPIC -fno-strict-aliasing -fPIC -c common.c
> common.c: In function 'bdb_test_dump':
> common.c:127: error: 'struct RString' has no member named 'len'
> common.c: In function 'bdb_verify':
> common.c:3794: error: 'OpenFile' undeclared (first use in this function)
> common.c:3794: error: (Each undeclared identifier is reported only once
> common.c:3794: error: for each function it appears in.)
> common.c:3794: error: 'fptr' undeclared (first use in this function)
> make[2]: *** [common.o] Error 1
> make[2]: Leaving directory
> `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.9/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.9'
> make: *** [build-stamp] Error 2
The Full Build log is available and can be viewed at:
http://people.debian.org/~lucas/logs/2007/06/01/
bye,
- michael
--- End Message ---
--- Begin Message ---
Source: libdb4.3-ruby
Source-Version: 0.6.2-1
We believe that the bug you reported is fixed in the latest version of
libdb4.3-ruby, which is due to be installed in the Debian FTP archive:
libdb4.3-ruby1.8_0.6.2-1_i386.deb
to pool/main/libd/libdb4.3-ruby/libdb4.3-ruby1.8_0.6.2-1_i386.deb
libdb4.3-ruby_0.6.2-1.diff.gz
to pool/main/libd/libdb4.3-ruby/libdb4.3-ruby_0.6.2-1.diff.gz
libdb4.3-ruby_0.6.2-1.dsc
to pool/main/libd/libdb4.3-ruby/libdb4.3-ruby_0.6.2-1.dsc
libdb4.3-ruby_0.6.2.orig.tar.gz
to pool/main/libd/libdb4.3-ruby/libdb4.3-ruby_0.6.2.orig.tar.gz
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.
Lucas Nussbaum <[EMAIL PROTECTED]> (supplier of updated libdb4.3-ruby 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.7
Date: Sat, 08 Dec 2007 15:42:39 +0100
Source: libdb4.3-ruby
Binary: libdb4.3-ruby1.8
Architecture: source i386
Version: 0.6.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers <[EMAIL PROTECTED]>
Changed-By: Lucas Nussbaum <[EMAIL PROTECTED]>
Description:
libdb4.3-ruby1.8 - Interface to Berkeley DB for Ruby 1.8
Closes: 376814 384028 427352 441684
Changes:
libdb4.3-ruby (0.6.2-1) unstable; urgency=low
.
* New maintainer.
* Ack NMU (Closes: 427352, 384028, 376814).
* Added Vcs-*.
* Added homepage.
* Added myself to Uploaders.
* Added watch file.
* New upstream release.
* Dropped ruby1.9 support since it is not supported by upstream
(Closes: #441684). A patch with the needed changes can be
found in the libdb4.2-ruby debian/Attic/ dir.
* Upgraded to policy 3.7.3 (no changes needed).
Files:
58bf50fd7c396e1ea7ff173a0114103e 924 interpreters optional
libdb4.3-ruby_0.6.2-1.dsc
045116fb911eedb0a318b6c5221831e8 304928 interpreters optional
libdb4.3-ruby_0.6.2.orig.tar.gz
1c9cfc4b6ed9a78c13c340334159a87a 5826 interpreters optional
libdb4.3-ruby_0.6.2-1.diff.gz
09fb60442fa736792d8739bf3f0e580f 189812 interpreters optional
libdb4.3-ruby1.8_0.6.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHWq9A2hliNwI7P08RAm88AJ4kiTR7HTmoEafqe0W7+sFywgEg9ACeIsH+
vPksn3Jnon++f0Wq/Ujnqm4=
=vnUW
-----END PGP SIGNATURE-----
--- End Message ---