Bug 299416

Summary: Use of uninitialized value warning when running test suite
Product: [Developer tools] kdesrc-build Reporter: Michael Pyne <mpyne>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.15

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