Your message dated Sun, 14 Oct 2012 09:17:25 +0000
with message-id <e1tnkk5-00034w...@franck.debian.org>
and subject line Bug#687402: fixed in beanstalkd 1.4.6-4
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-4
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.
Serafeim Zanikolas <s...@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: SHA256
Format: 1.8
Date: Mon, 08 Oct 2012 18:57:43 +0200
Source: beanstalkd
Binary: beanstalkd
Architecture: source i386
Version: 1.4.6-4
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Serafeim Zanikolas <s...@debian.org>
Changed-By: Serafeim Zanikolas <s...@debian.org>
Description:
beanstalkd - simple, in-memory, workqueue service
Closes: 687402
Changes:
beanstalkd (1.4.6-4) testing-proposed-updates; urgency=low
.
* Add fiu-fix.diff (upstream commit 3176e28) to fix FTBFS due to
fiu-ctrl silently ignoring obsolete command line arguments
(Closes: #687402)
* Add Vcs-* headers in debian/control
* Bump up Standards-Version to 3.9.3 (no changes)
Checksums-Sha1:
05867748a4510dbcb44a5c75ffd7adefd320d3f7 1957 beanstalkd_1.4.6-4.dsc
69fbd630d43b6dee72bd8304f1caef677cd9a50e 9367 beanstalkd_1.4.6-4.debian.tar.gz
a4ac90492142a9b7185faf665c7ba1920783190d 44300 beanstalkd_1.4.6-4_i386.deb
Checksums-Sha256:
8fd208df0fcdc88ab947c4378a094e66377f5505c8b9be9af3a81f5a743203ff 1957
beanstalkd_1.4.6-4.dsc
744f4b99de430101c94c0f7625eb106cc84837cdf4028a46ce7a2a13c15d77e6 9367
beanstalkd_1.4.6-4.debian.tar.gz
f368a509b22c40515b52430c2e3bc9c8105d708a5ccec2ba20fd858df41e000a 44300
beanstalkd_1.4.6-4_i386.deb
Files:
02b9343bb609091953b02ab3771eb91b 1957 net extra beanstalkd_1.4.6-4.dsc
d416ac847c04a280a0b1c63f2eebca46 9367 net extra
beanstalkd_1.4.6-4.debian.tar.gz
91e0b5715884f87d57542bae587ac5da 44300 net extra beanstalkd_1.4.6-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJQeemjAAoJEE+fbVUO1hIqSNYP/07hJ9x/NA93VOPExVOfV+Jm
bYJ0NCBU7snO8XbE9eslRpkcqGU/ywV6DmN+EaahM8fNt63mI4vrImRDVKsEc+oR
gLFr3WE/9ErfcRzpLE+yYEmjemVbdIOMh7ZUXww2Yn9tR4rGPkCOnudiavAswq6w
uu9ERKXW0WLFBkbu3+1xTv2gmn5x7KzeZiM2nE44U0utyCtfeWIzEgvYvIsw9DNI
hFDrkYJBkKlyDGSKrjjuMsgaagMqnfR6ImFFvBQB1xpwzfSelu8VUMTlOpQOKFn4
HIpMXKFebSkQXBzn0YFFWz0rGGLVzmBCFVhN3fdI+m5sMsR0UXjOsAb05oqPOz+Q
r6Z1yjsp5NaqKCdtKaeZVOIpOWQIR5q5lIMnDZYZQXB1bt04PmA31qHRDkBjtG2j
HdddUhs+bQ/XUvocN18D+BGJMG+5266ZOATw2kO1ZUT0+DCjE6bj0ps1YYqjLQFu
Ykpg42jJKGf15ZY17Y4NWGufh9x0wY79Oit8QduEXpvr6VakoFdLrJv27kXrFCs2
Ci9Xzl425B4fQrj3CVaLoRctDeAmhLfe7rYrEXXKcwWO3qaYh+wBKOXdir6Zq3y1
/2djKxa07kxU0ZyzRYqy798KELZLU/35jnKRZ7ayMw4UJ9uI6E4xcYlgyPDUiGS7
5oYurC3zjOfqitJEWxEu
=vOcZ
-----END PGP SIGNATURE-----
--- End Message ---