Your message dated Mon, 28 Mar 2011 13:51:24 +0000
with message-id <[email protected]>
and subject line Bug#618185: fixed in syrep 0.9-4.1
has caused the Debian Bug report #618185,
regarding syrep: FTBFS: configure: error: Berkeley libdb >= 4.3 required
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.)
--
618185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: syrep
Version: 0.9-4
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> [ ! -f Makefile ] || /usr/bin/make distclean
> dpatch deapply-all
> 01-libdb4.6 not applied to ./ .
> rm -f build-stamp
> rm -f config.log
> rm -f config.status
> rm -f config.cache
> dh_clean
> dh_clean: Compatibility levels before 5 are deprecated.
> dpkg-source -b syrep-0.9
> dpkg-source: warning: no source format specified in debian/source/format, see
> dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building syrep using existing syrep_0.9.orig.tar.gz
> dpkg-source: info: building syrep in syrep_0.9-4.diff.gz
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/01-libdb4.6.dpatch' will not be represented in diff
> dpkg-source: warning: the diff modifies the following upstream files:
> Makefile.in
> config.h.in
> configure
> doc/Makefile.in
> man/Makefile.in
> patch-stamp
> src/Makefile.in
> dpkg-source: info: use the '3.0 (quilt)' format to have separate and
> documented changes to upstream files, see dpkg-source(1)
> dpkg-source: info: building syrep in syrep_0.9-4.dsc
> debian/rules build
> dh_testdir
> dpatch apply-all
> applying patch 01-libdb4.6 to ./ ... ok.
> autoreconf -i
> configure.ac:23: warning: AC_INIT: not a literal: mzflerc (at) 0pointer (dot)
> de
> configure.ac:23: warning: AC_INIT: not a literal: mzflerc (at) 0pointer (dot)
> de
> configure.ac:23: warning: AC_INIT: not a literal: mzflerc (at) 0pointer (dot)
> de
> configure.ac:23: warning: AC_INIT: not a literal: mzflerc (at) 0pointer (dot)
> de
> configure.ac:23: warning: AC_INIT: not a literal: mzflerc (at) 0pointer (dot)
> de
> ./configure --prefix=/usr --mandir=\${prefix}/share/man CFLAGS="-Wall -g -O2"
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking whether ln -s works... yes
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking whether gcc accepts -std=gnu99... yes
> checking whether gcc accepts -Wall... yes
> checking whether gcc accepts -W... yes
> checking whether gcc accepts -Wextra... yes
> checking whether gcc accepts -pedantic... yes
> checking whether gcc accepts -pipe... yes
> checking whether gcc accepts -Wformat... yes
> checking whether gcc accepts -Wold-style-definition... yes
> checking whether gcc accepts -Wdeclaration-after-statement... yes
> checking whether gcc accepts -Wfloat-equal... yes
> checking whether gcc accepts -Wmissing-declarations... yes
> checking whether gcc accepts -Wmissing-prototypes... yes
> checking whether gcc accepts -Wstrict-prototypes... yes
> checking whether gcc accepts -Wredundant-decls... yes
> checking whether gcc accepts -Wmissing-noreturn... yes
> checking whether gcc accepts -Wshadow... yes
> checking whether gcc accepts -Wendif-labels... yes
> checking whether gcc accepts -Wpointer-arith... yes
> checking whether gcc accepts -Wbad-function-cast... yes
> checking whether gcc accepts -Wcast-qual... yes
> checking whether gcc accepts -Wcast-align... yes
> checking whether gcc accepts -Wwrite-strings... yes
> checking whether gcc accepts -Winline... yes
> checking whether gcc accepts -Wno-unused-parameter... yes
> checking for inflate in -lz... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> configure: error: in `/build/user-syrep_0.9-4-amd64-BKkFGo/syrep-0.9':
> configure: error: Berkeley libdb >= 4.3 required
> See `config.log' for more details
> make: *** [config.status] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/03/13/syrep_0.9-4_lsid64.buildlog
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.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: syrep
Source-Version: 0.9-4.1
We believe that the bug you reported is fixed in the latest version of
syrep, which is due to be installed in the Debian FTP archive:
syrep_0.9-4.1.diff.gz
to main/s/syrep/syrep_0.9-4.1.diff.gz
syrep_0.9-4.1.dsc
to main/s/syrep/syrep_0.9-4.1.dsc
syrep_0.9-4.1_amd64.deb
to main/s/syrep/syrep_0.9-4.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ondřej Surý <[email protected]> (supplier of updated syrep 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: Mon, 28 Mar 2011 15:25:07 +0200
Source: syrep
Binary: syrep
Architecture: source amd64
Version: 0.9-4.1
Distribution: unstable
Urgency: low
Maintainer: Marvin Stark <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description:
syrep - A generic file repository synchronization tool
Closes: 618185
Changes:
syrep (0.9-4.1) unstable; urgency=low
.
* Build depend on libdb (>= 5.1)
* Update configure script to accept version of bdb higher than 4.3
and not just 4.3 and 4.4 (Closes: #618185)
Checksums-Sha1:
29d5d00277351356fd84f257143e12c4b4f59287 1052 syrep_0.9-4.1.dsc
8e85ba09964a1bdce2c2f7b6a5c2a6d597ab18ad 59023 syrep_0.9-4.1.diff.gz
6ca0fa8c83f2fa6ac7443ff72b497566906fc9e1 60522 syrep_0.9-4.1_amd64.deb
Checksums-Sha256:
f5f62da1c08dd244f9b7e453bae116f923927f411645ba9bc01f6cd1c7d83b22 1052
syrep_0.9-4.1.dsc
8839e175dc54398f01e423537d72e3ecace5118a4b382652656ca89ad3d4dabb 59023
syrep_0.9-4.1.diff.gz
c52fb84fbbe429238bf95ef1d1fe0059dbd2900d25e7bdf8bbc946ce2ad0d329 60522
syrep_0.9-4.1_amd64.deb
Files:
ba7973970f5159f1051b23938514dfc3 1052 utils optional syrep_0.9-4.1.dsc
4af3a4366efb9168e81336d1254259f0 59023 utils optional syrep_0.9-4.1.diff.gz
2cf63b1a89c7e245282fb9e82ffda599 60522 utils optional syrep_0.9-4.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk2QkD4ACgkQ9OZqfMIN8nPmtwCeLAwQsH22vn0AQsfBjga8VhEt
j+IAnRvLEeLL8X+XeoLIFEPjqSNI0H9J
=QkSZ
-----END PGP SIGNATURE-----
--- End Message ---