Plan Status: #429 failed

Mac OS X Snow Leopard

Build: #429 failed

History

Previous
  1. #419 (Successful)
  2. #420 (Successful)
  3. #421 (Successful)
  4. #422 (Successful)
  5. #423 (Successful)
  6. #424 (Failed)
  7. #425 (Failed)
  8. #426 (Successful)
  9. #427 (Successful)
  10. #428 (Failed)
  11. #429 (Failed)

Plan Navigator

Build #429

Build Result Summary

Details

Trigger
This build occurred because it is a dependant of ASTTRUNK-LUCID-1306.
Revision
349196
Completed
Duration
22 seconds
Failing since
#428 (Dependant of ASTTRUNK-LUCID-1305)
Labels
None

No failed tests found, a possible compilation error occurred.

Test Summary

  • 0 New Failures
  • 0 Existing Failures
  • 0 Fixed

Code Changes

  • Matthew Jordan

    Fix timing source dependency issues with MOH

    Prior to this patch, res_musiconhold existed at the same module priority level
    as the timing sources that it depends on.  This would cause a problem when
    music on hold was reloaded, as the timing source could be changed after
    res_musiconhold was processed.  This patch adds a new module priority level,
    AST_MODPRI_TIMING, that the various timing modules are now loaded at.  This
    now occurs before loading other resource modules, such that the timing source
    is guaranteed to be set prior to resolving the timing source dependencies.

    (closes issue ASTERISK-17474)
    Reporter: Luke H
    Tested by: Luke H, Vladimir Mikhelson, zzsurf, Wes Van Tlghem, elguero, Thomas Arimont
    Patches:
     asterisk-17474-dahdi_timing-infinite-wait-fix_v3_branch-1.8.diff uploaded by elguero (License #5026)
     asterisk-17474-dahdi_timing-infinite-wait-fix_v3_branch-10.diff uploaded by elguero (License #5026)
     asterisk-17474-dahdi_timing-infinite-wait-fix_v3.diff uploaded by elguero (License #5026)

    Review: https://reviewboard.asterisk.org/r/1578/
    ........

    Merged revisions 349194 from http://svn.asterisk.org/svn/asterisk/branches/1.8
    ........

    Merged revisions 349195 from http://svn.asterisk.org/svn/asterisk/branches/10
     

Error Summary for x86_64

The job generated some errors, drill down into the full build log for more details.

could not lookup DNS configuration info service: (ipc/send) invalid destination port
svn: OPTIONS of 'http://svn.asterisk.org/svn/testsuite/bamboo/trunk': Could not resolve hostname `svn.asterisk.org': Host not found (http://svn.asterisk.org)
/usr/local/bin/bamboo/build-asterisk-wrapper.sh: line 8: cd: trunk: No such file or directory
make: *** No rule to make target `install'.  Stop.
/usr/local/bin/bamboo//build-asterisk.sh: line 183: ./configure: No such file or directory

Powered by a free Atlassian Bamboo open source license for The Asterisk Project. Try Bamboo - The Zen of Continuous Integration.