Your message dated Fri, 23 May 2008 10:32:51 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing FTBFS bugs I reported which cannot be reproduced.
has caused the Debian Bug report #479949,
regarding quilt: FTBFS: perl 5.10 breaks tests
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.)
--
479949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479949
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: quilt
Version: 0.46-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on
i386.
This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet). Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).
Relevant part:
> make[1]: Entering directory `/build/user/quilt-0.46'
> [add-filename-check.test]
> [1] $ rm -rf d -- ok
> [2] $ mkdir -p d/patches -- ok
> [3] $ cd d -- ok
> [4] $ quilt new test.diff -- ok
> [7] $ echo foo > foo -- ok
> [8] $ quilt add foo -- ok
> [11] $ quilt add patches/bar -- ok
> [14] $ quilt add .pc/baz -- ok
> [17] $ cd .. -- ok
> [18] $ rm -rf d -- ok
> 10 commands (10 passed, 0 failed)
> [annotate.test]
> [1] $ rm -rf d -- ok
> [2] $ mkdir -p d/patches -- ok
> [3] $ cd d -- ok
> [5] $ cat > foo -- ok
> [10] $ quilt new patch -- ok
> [13] $ quilt add foo -- ok
> [16] $ sed -e 's:b:B:' foo > foo.new -- ok
> [17] $ mv foo.new foo -- ok
> [18] $ quilt refresh -- failed
> Prototype mismatch: sub main::LC_ALL: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != Refreshed
> patch patches/patch
> Prototype mismatch: sub main::LC_NUMERIC: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_TIME: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MONETARY: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_CTYPE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MESSAGES: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_COLLATE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Refreshed patch patches/patch != ~
> [21] $ quilt annotate foo -- ok
> [28] $ quilt new patch2 -- ok
> [31] $ quilt add foo -- ok
> [34] $ sed -e 's:Baz:baz:' foo > foo.new -- ok
> [35] $ mv foo.new foo -- ok
> [36] $ quilt refresh -- failed
> Prototype mismatch: sub main::LC_ALL: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != Refreshed
> patch patches/patch2
> Prototype mismatch: sub main::LC_NUMERIC: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_TIME: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MONETARY: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_CTYPE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MESSAGES: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_COLLATE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Refreshed patch patches/patch2 != ~
> [39] $ quilt annotate foo -- ok
> [47] $ quilt new patch3 -- ok
> [50] $ quilt add foo -- ok
> [53] $ sed -e '/Bar/d' foo > foo.new -- ok
> [54] $ mv foo.new foo -- ok
> [55] $ quilt refresh -- failed
> Prototype mismatch: sub main::LC_ALL: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != Refreshed
> patch patches/patch3
> Prototype mismatch: sub main::LC_NUMERIC: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_TIME: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MONETARY: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_CTYPE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MESSAGES: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_COLLATE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Refreshed patch patches/patch3 != ~
> [58] $ quilt annotate foo -- ok
> [66] $ quilt annotate -P patch3 foo -- ok
> [74] $ quilt annotate -P patch2 foo -- ok
> [82] $ quilt annotate -P patch foo -- ok
> [89] $ quilt new patch4 -- ok
> [92] $ cat > jkl -- ok
> [96] $ quilt add jkl wrz -- ok
> [100] $ rm -f jkl -- ok
> [101] $ cat > wrz -- ok
> [105] $ quilt refresh -- failed
> Prototype mismatch: sub main::LC_ALL: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != Refreshed
> patch patches/patch4
> Prototype mismatch: sub main::LC_NUMERIC: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_TIME: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MONETARY: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_CTYPE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_MESSAGES: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Prototype mismatch: sub main::LC_COLLATE: none vs () at
> /build/user/quilt-0.46/quilt/scripts/remove-trailing-ws line 21 != ~
> Refreshed patch patches/patch4 != ~
> [108] $ quilt annotate jkl -- ok
> [112] $ quilt annotate wrz -- ok
> [118] $ cd .. -- ok
> [119] $ rm -rf d -- ok
> 35 commands (31 passed, 4 failed)
> make[1]: *** [test/.annotate.ok] Error 4
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/05/06
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 containing a sid i386
environment. 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 ---
Those bugs are not reproducible. The package builds fine now.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---