Bug 299416 - Use of uninitialized value warning when running test suite
Summary: Use of uninitialized value warning when running test suite
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-05 04:02 UTC by Michael Pyne
Modified: 2012-05-05 17:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.15


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pyne 2012-05-05 04:02:15 UTC
While trying to build libkcddb from kde/kdemultimedia (git 7f01a55) I get the following output:

<<<  Build Process  >>>
Building libkcddb from kdemm (1/1)
        Waiting for source code update.
        Source update complete for libkcddb: 1 file affected.
        Compiling...
        Build succeeded after 9 seconds.
        Running test suite...
Use of uninitialized value $_ in pattern match (m//) at /kdesvn/src/extragear/utils/kdesrc-build/kdesrc-build line 3769, <CHILD> line 33.
        1 tests failed for libkcddb, consult latest/libkcddb/test-results.log for info
        Installing libkcddb
Comment 1 Michael Pyne 2012-05-05 17:30:35 UTC
Git commit d17306912806e7cecf43a1e61b444a2fc4eabe76 by Michael Pyne.
Committed on 05/05/2012 at 19:29.
Pushed by mpyne into branch 'master'.

Fix warning message in test output callback.
FIXED-IN:1.15

M  +1    -1    kdesrc-build

http://commits.kde.org/kdesrc-build/d17306912806e7cecf43a1e61b444a2fc4eabe76