Your message dated Sat, 13 Oct 2012 18:17:24 +0000
with message-id <e1tn6h6-0003rs...@franck.debian.org>
and subject line Bug#687402: fixed in beanstalkd 1.4.6-3.1
has caused the Debian Bug report #687402,
regarding beanstalkd: FTBFS: tests failed
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.)
--
687402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687402
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: beanstalkd
Version: 1.4.6-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120912 qa-ftbfs
Justification: FTBFS in wheezy on amd64
Hi,
During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/include -c -o
> cutgen.o cutgen.c
> gcc -g -O2 -Wall -Werror -I/usr/include -L/usr/lib -o cutgen cutgen.o
> -levent -levent -levent
> mkdir -p tests
> ./cutgen -o tests/cutcheck.c ./tests/test_job.c ./tests/test_pq.c
> - parsing './tests/test_job.c'... done.
> - parsing './tests/test_pq.c'... done.
> gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/include -c -o
> tests/cutcheck.o tests/cutcheck.c
> gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/include -c -o cut.o
> cut.c
> gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/include -c -o
> tests/test_job.o tests/test_job.c
> gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Werror -I/usr/include -c -o
> tests/test_pq.o tests/test_pq.c
> gcc -g -O2 -Wall -Werror -I/usr/include -L/usr/lib -o tests/cutcheck
> tests/cutcheck.o cut.o binlog.o conn.o job.o ms.o net.o port.o pq.o primes.o
> prot.o tube.o util.o tests/test_job.o tests/test_pq.o -levent -levent
> -levent
> tests/cutcheck
>
> 0.......... 10...
>
> 13 tests; 0 failures; 0 errors.
> SRCDIR=. ./check.sh ./sh-tests/*.commands sh-tests/*.sh
> loopback interface is configured, getting on with tests
> ./sh-tests/allow-underscore.commands
> ./beanstalkd -l 127.0.0.1 -p 40874 -z 10 &
> Started beanstalkd (pid: 14488), listening on port 40874
> ./sh-tests/delete_ready.commands
> ./beanstalkd -l 127.0.0.1 -p 13945 -z 10 &
> Started beanstalkd (pid: 14496), listening on port 13945
> ./sh-tests/multi-tube.commands
> ./beanstalkd -l 127.0.0.1 -p 43557 -z 10 &
> Started beanstalkd (pid: 14504), listening on port 43557
> ./sh-tests/no_negative_delays.commands
> ./beanstalkd -l 127.0.0.1 -p 15031 -z 10 &
> Started beanstalkd (pid: 14512), listening on port 15031
> ./sh-tests/omit-time-left.commands
> ./beanstalkd -l 127.0.0.1 -p 29365 -z 10 &
> Started beanstalkd (pid: 14520), listening on port 29365
> ./sh-tests/pause-tube.commands
> ./beanstalkd -l 127.0.0.1 -p 19063 -z 10 &
> Started beanstalkd (pid: 14528), listening on port 19063
> ./sh-tests/small_delay.commands
> ./beanstalkd -l 127.0.0.1 -p 17319 -z 10 &
> Started beanstalkd (pid: 14536), listening on port 17319
> ./sh-tests/too-big.commands
> ./beanstalkd -l 127.0.0.1 -p 39171 -z 10 &
> Started beanstalkd (pid: 14544), listening on port 39171
> ./sh-tests/ttr-large.commands
> ./beanstalkd -l 127.0.0.1 -p 21893 -z 10 &
> Started beanstalkd (pid: 14552), listening on port 21893
> ./sh-tests/zero_delay.commands
> ./beanstalkd -l 127.0.0.1 -p 27048 -z 10 &
> Started beanstalkd (pid: 14560), listening on port 27048
> sh-tests/binlog-allocation.sh
> ./beanstalkd -l 127.0.0.1 -p 35190 -b /tmp/bnch14567.d -s 601 &
> Started beanstalkd (pid: 14569), listening on port 35190
> sh-tests/binlog-basic.sh
> ./beanstalkd -l 127.0.0.1 -p 31443 -b /tmp/bnch14576.d &
> Started beanstalkd (pid: 14578), listening on port 31443
> ./beanstalkd -l 127.0.0.1 -p 23412 -b /tmp/bnch14576.d &
> Started beanstalkd (pid: 14586), listening on port 23412
> sh-tests/binlog-bury.sh
> ./beanstalkd -l 127.0.0.1 -p 41544 -b /tmp/bnch14593.d &
> Started beanstalkd (pid: 14595), listening on port 41544
> sh-tests/binlog-diskfull-delete.sh
> fiu-run -x ./beanstalkd -l 127.0.0.1 -p 32452 -b /tmp/bnch14602.d -s 1000 &
> Started beanstalkd (pid: 14605), listening on port 32452
> 4,5c4,5
> < OUT_OF_MEMORY
> < OUT_OF_MEMORY
> ---
> > INSERTED 9
> > INSERTED 10
> FAIL: sh-tests/binlog-diskfull-delete.sh
> make[1]: *** [check-shell] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/09/12/beanstalkd_1.4.6-3_wheezy.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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: beanstalkd
Source-Version: 1.4.6-3.1
We believe that the bug you reported is fixed in the latest version of
beanstalkd, 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 687...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonathan Wiltshire <j...@debian.org> (supplier of updated beanstalkd 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: SHA1
Format: 1.8
Date: Sat, 13 Oct 2012 17:53:25 +0100
Source: beanstalkd
Binary: beanstalkd
Architecture: source amd64
Version: 1.4.6-3.1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Serafeim Zanikolas <s...@debian.org>
Changed-By: Jonathan Wiltshire <j...@debian.org>
Description:
beanstalkd - simple, in-memory, workqueue service
Closes: 687402
Changes:
beanstalkd (1.4.6-3.1) testing-proposed-updates; urgency=low
.
* Non-maintainer upload.
* Cherry-pick upstream patch for newer FIU version output parsing
(Closes: #687402)
Checksums-Sha1:
a3c30dc29793ea0fc414c15fc988687434ba34f9 1839 beanstalkd_1.4.6-3.1.dsc
30ce1ae1b830f76b782467a5e94e02afeef055de 9515
beanstalkd_1.4.6-3.1.debian.tar.gz
23374f8285e8608d9c9ede6cea283704186f7edd 43172 beanstalkd_1.4.6-3.1_amd64.deb
Checksums-Sha256:
0558f43e96f115619ff008763eae27f2f026ef7939192f77e38ce755f89a4f2a 1839
beanstalkd_1.4.6-3.1.dsc
c6458f1d9e0c3d8f67e10dcf284e47e4fbba2216bdd8f05f4adf683b62f529cf 9515
beanstalkd_1.4.6-3.1.debian.tar.gz
a3ac22949ca915a238af9d849cdbe0ceb20ad753b9597778e8b7ccc7cfa1ee5d 43172
beanstalkd_1.4.6-3.1_amd64.deb
Files:
7f9ebeb5f244196c79cb1acced1d7396 1839 net extra beanstalkd_1.4.6-3.1.dsc
79f12c8fc225cebbf94a7f86db37e5fc 9515 net extra
beanstalkd_1.4.6-3.1.debian.tar.gz
9c14a0422a9d5ce99c778ff278567b05 43172 net extra beanstalkd_1.4.6-3.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJQeZ4AAAoJEFC7AtTIpr9h0r4QAJ1GEeaZReZgq/XKeGrTbMCW
PEWYb9V0OPxO9Z49KsLNIWSOm/+akhpC/uo1eAvvDgs5hojGudO2kVw1PiFroyQE
XSw800cdbgLco4IOmPlxtaGkP8OFFDXhVQ5qYSc/Z24ePntqu8qnMJ7JqJuMpD/s
xpnsnyjLS3TT511YzkssTRrqfjySG4DheCexCRR0GYJIYuGa+Yg15luJm81zaXg+
ms01nbDg74pXrcMrVNGSt6R+bo+Xuv8QEMSjt9nXrpZUmyXap35c1OFQYqdy2ufF
69WXyMFxmPnbfNvZQ6XZKU8eXwnuM8o4YQjdYaxDrbGAUunal9nNCmzHJU4ZT77Z
HGEYjkQT9Hwhv4zJNI9Sixx2JK0BUe/qKpb3uOxSa7F5sdOvNVbgZquA28YeIuYM
PCBGb/Wcs30azsN/j33ITmHphxZKIVn038cJMzhgWuS+WE/aIg/mxXkD2eR6gcSJ
OYcds1LxVorbhm9KAi/mMB+FytYqAKcvm+eI23ZchfrurzXuA0HwxOyPQB0JwWM+
cJhj3ceJVbDpSz8ALrKYfSpQa2r81uk0ktPQ6Pry4glt1cQWFeW56fdBEtP/36ME
M92WMq4XUNtw1grm+QqRMiEodICdO8swX/a7mc4Itz19ZxfjiFmwTouR3aVLrms+
jT+TdvonXjMZDlg7D5ij
=qaZ0
-----END PGP SIGNATURE-----
--- End Message ---