Your message dated Tue, 28 Jun 2011 22:48:29 +0000
with message-id <e1qbh53-0007ap...@franck.debian.org>
and subject line Bug#631623: fixed in ttyload 0.5-5
has caused the Debian Bug report #631623,
regarding FTBFS: Broken build-arch target
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.)
--
631623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631623
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ttyload
Version: 0.5-4
Severity: serious
Justification: FTFBS: hangs buildd indefinitely until killed
Hi,
Your package was identified during a whole-archive rebuild
as having a broken build-arch target. To reproduce, run
debian/rules build-arch
You'll see that it ends up running ttyload indefinitely:
dh build-arch
dh_testdir -a
dh_auto_configure -a
dh_auto_build -a
make[1]: Entering directory `/tmp/ttyload-0.5'
ln -s FreeBSD arch/Darwin
ln -s FreeBSD arch/Isilon-OneFS
ln -s `uname -s | sed -e 's/ /-/g'` arch/thisarch
make archtest ttyload ARCH=`uname -s | sed -e 's/ /-/g'`
make[2]: Entering directory `/tmp/ttyload-0.5'
gcc -pedantic -Wall -I${PWD:-.} -I${PWD:-.}/arch/Linux -I${PWD:-.}/arch/default
-g -DVERSION='"'`cat Version`'"' -o arch/Linux/getload.o -c
arch/Linux/getload.c
gcc -pedantic -Wall -I${PWD:-.} -I${PWD:-.}/arch/Linux -I${PWD:-.}/arch/default
-g -DVERSION='"'`cat Version`'"' -o arch/Linux/terminfo.o -c
arch/Linux/terminfo.c
gcc -pedantic -Wall -I${PWD:-.} -I${PWD:-.}/arch/Linux -I${PWD:-.}/arch/default
-g -DVERSION='"'`cat Version`'"' -o archtest.o -c archtest.c
gcc -pedantic -Wall `./ldflags` -o archtest arch/Linux/getload.o
arch/Linux/terminfo.o archtest.o
touch ttyload.c
gcc -pedantic -Wall -I${PWD:-.} -I${PWD:-.}/arch/Linux -I${PWD:-.}/arch/default
-g -DVERSION='"'`cat Version`'"' -o ttyload.o -c ttyload.c
ttyload.c:60:7: warning: string length ‘623’ is greater than the length ‘509’
ISO C90 compilers are required to support [-Woverlength-strings]
gcc -pedantic -Wall `./ldflags` -o ttyload arch/Linux/getload.o
arch/Linux/terminfo.o ttyload.o
make[2]: Leaving directory `/tmp/ttyload-0.5'
make[1]: Leaving directory `/tmp/ttyload-0.5'
dh_auto_test -a
make[1]: Entering directory `/tmp/ttyload-0.5'
make archtest ttyload ARCH=`uname -s | sed -e 's/ /-/g'`
make[2]: Entering directory `/tmp/ttyload-0.5'
make[2]: `archtest' is up to date.
make[2]: `ttyload' is up to date.
make[2]: Leaving directory `/tmp/ttyload-0.5'
./ttyload -i 1
ravenclaw 0.15, 0.09, 0.07 5:01:49 ttyload, v0.5
0.25
0.24
0.24
0.23
0.22
0.22
0.21
0.20
0.20
0.19
0.18
0.18
0.17
0.16 *****
0.16 *
0.15
0.14
0.14
0.13
0.12
0.11
0.11
0.10
0.09 ******
0.09
0.08
0.07 ******
0.07
0.06
0.05
0.05
0.04
0.03
0.03
0.02
0.01
0.01
0.00
Legend:
1 min: *, 5 min: *, 15 min: *
1&5 same: *, 1&15: *, 5&15: *, all: *
^Cmake[1]: *** [test] Interrupt
dh_auto_test: make -j1 test died with signal 2
make: *** [build-arch] Error 29
Suggested change:
diff -urN ttyload-0.5/debian/rules ttyload-0.5.fixed/debian/rules
--- ttyload-0.5/debian/rules 2009-12-19 18:02:47.000000000 +0000
+++ ttyload-0.5.fixed/debian/rules 2011-06-25 15:06:32.370860947 +0100
@@ -25,7 +25,11 @@
touch $@
-build: build-stamp man
+build: build-indep build-arch
+
+build-indep:
+
+build-arch: build-stamp man
install: build
# target: install
@@ -72,7 +76,7 @@
%:
dh $@
-.PHONY: build install man
+.PHONY: build-indep build-arch build install man
.PHONY: binary-indep binary-arch binary
# End of file
Regards,
Roger
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (550, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: ttyload
Source-Version: 0.5-5
We believe that the bug you reported is fixed in the latest version of
ttyload, which is due to be installed in the Debian FTP archive:
ttyload_0.5-5.debian.tar.gz
to main/t/ttyload/ttyload_0.5-5.debian.tar.gz
ttyload_0.5-5.dsc
to main/t/ttyload/ttyload_0.5-5.dsc
ttyload_0.5-5_amd64.deb
to main/t/ttyload/ttyload_0.5-5_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 631...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jari Aalto <jari.aa...@cante.net> (supplier of updated ttyload 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: Tue, 28 Jun 2011 09:36:10 +0300
Source: ttyload
Binary: ttyload
Architecture: source amd64
Version: 0.5-5
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto <jari.aa...@cante.net>
Changed-By: Jari Aalto <jari.aa...@cante.net>
Description:
ttyload - console based color-coded graphs of CPU load average
Closes: 631623
Changes:
ttyload (0.5-5) unstable; urgency=low
.
* debian/compat
- Update to 8.
* debian/control
- (Build-Depends): debhelper 8.
- (Standards-Version): 3.9.2.
* debian/debian-compile.mk
- Removed due to simplification of rules file.
* debian/copyright
- Update to DEP5 format.
* debian/install
- New file.
* debian/rules
- Remove rules handled by dh(1).
- override_dh_auto_install: New. An empty stub to prevent using Makefile.
- (override_dh_auto_test): New. Prevent starting infinite running tty
program during compile (FTBFS; Closes: #631623).
Checksums-Sha1:
cda8dd0e07affeece214205f47462faf5637c5e6 1123 ttyload_0.5-5.dsc
de40c5d99f121606a6cc6810d0e0a90b77eb7a8a 6584 ttyload_0.5-5.debian.tar.gz
ea74717c004dcc0a274aaa2ea86742e8c5f13347 15744 ttyload_0.5-5_amd64.deb
Checksums-Sha256:
f91ff5359a6810e96279579b645adbd2f1e842f668c028f401be74adfe7eb237 1123
ttyload_0.5-5.dsc
c166030787b12f217f63ddae5a21ff0ade5592ca3769a91048b265f7087f6daa 6584
ttyload_0.5-5.debian.tar.gz
817105ee925e6dba2c86b60954bf1e0cc32c3c87692608bc4317bd6d001a0ec4 15744
ttyload_0.5-5_amd64.deb
Files:
98123c0c02591a5da0a85f6837bfa0e7 1123 utils optional ttyload_0.5-5.dsc
0bd4d863765b6dfc778ba18e1d85f94e 6584 utils optional
ttyload_0.5-5.debian.tar.gz
4c3798e40209d72eef624c106076015d 15744 utils optional ttyload_0.5-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4KU4QACgkQLARVQsm1XawJMACeJkbezq+m4raIezxg1iQMw7gF
4hYAni73CrBtmNbr1nd5Z5/5vmx7DquM
=8pIm
-----END PGP SIGNATURE-----
--- End Message ---