[request-tracker-maintainers] Bug#765477: request-tracker4: FTBFS - unexpected warnings

Michael Tautschnig mt at debian.org
Wed Oct 15 12:54:50 UTC 2014


Package: request-tracker4
Version: 4.2.7-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
mkdir -p var
RT_TEST_PARALLEL_NUM=3 /usr/bin/make test-parallel
make[1]: Entering directory '/srv/jenkins-slave/workspace/sid-goto-cc-request-tracker4/request-tracker4-4.2.7'
RT_TEST_PARALLEL=1 /usr/bin/perl "-MApp::Prove" -e 'my $p = App::Prove->new(); $p->process_args("-wlrj3","--state=slow,save", "t"); exit( $p->run() ? 0 : 1 )'
No saved state, selection will be empty
[...]
#   Failed test 'no warnings emitted'
#   at /srv/jenkins-slave/workspace/sid-goto-cc-request-tracker4/request-tracker4-4.2.7/lib/RT/Test/Web.pm line 430.
#          got: '18'
#     expected: '0'
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# got warning: CGI::param called in list context from package HTML::Mason::Utils line 48, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 425.
# Some tests failed or we bailed out, tmp directory '/srv/jenkins-slave/workspace/sid-goto-cc-request-tracker4/request-tracker4-4.2.7/t/tmp/approval-admincc.t-_N4B72YB' is not cleaned
# Looks like you failed 1 test of 66.
[...]
  Failed tests:  21, 33, 42, 45, 48, 84, 90, 96, 102, 120
                126, 171, 174, 177, 192, 195, 198, 201
                204, 207, 225, 228, 231, 234, 237, 240
                243, 246, 249, 252, 255, 258, 261, 264
                267, 270, 273, 276, 279, 282, 285, 288
                291, 294, 297, 300, 303, 306, 309, 312
                315, 318, 321, 324, 327, 330, 333, 336
                339, 342, 345, 348, 351, 354, 357, 360
                363, 366, 369, 372, 375, 378, 381, 384
                390, 393, 396, 399, 402, 405, 408, 411
                414, 417, 420, 423, 426, 429, 432, 435
                438, 441, 444, 447, 450, 453, 456, 459
                462, 465, 468, 471, 474, 477, 480, 483
                486, 489, 492, 495, 498
  Non-zero exit status: 111
Files=355, Tests=25078, 585 wallclock secs ( 7.65 usr  1.28 sys + 1579.29 cusr 117.04 csys = 1705.26 CPU)
Result: FAIL
Makefile:378: recipe for target 'test-parallel' failed
make[1]: *** [test-parallel] Error 1
make[1]: Leaving directory '/srv/jenkins-slave/workspace/sid-goto-cc-request-tracker4/request-tracker4-4.2.7'
debian/rules:27: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: request-tracker4-build-log.txt.gz
Type: application/x-gunzip
Size: 71554 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-request-tracker-maintainers/attachments/20141015/23506f2b/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-request-tracker-maintainers/attachments/20141015/23506f2b/attachment-0001.sig>


More information about the pkg-request-tracker-maintainers mailing list