[test-results] [Bamboo] Asterisk - Team Branches > Pimp My SIP > #223 has FAILED. Change made by root.

Bamboo bamboo at asterisk.org
Mon Apr 1 16:58:25 CDT 2013


-----------------------------------------------------------------------
Asterisk - Team Branches > Pimp My SIP > #223 failed.
-----------------------------------------------------------------------
Code has been updated by root.
1/2 jobs failed, with 0 failing tests.

http://bamboo.asterisk.org/browse/ASTTEAM-PIMPMYSIP-223/


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.



--------------
Code Changes
--------------
root (384490):

>install_prereq: Build jansson from source, when necessary
>
>When r383579 was committed, it made Jansson a required dependency.
>
>While libjansson-dev and jansson-devel are available on recent
>distros, some older (but still supported) distros don't have
>it. There's a pull request[1] to get it into repoforge, but that still
>doesn't help everyone. (And helps no one until the pull request is
>merged and packages are built).
>
>This patch adds Jansson install from source to the install_unpackaged()
>function. There are a few gotcha's, which makes this change not
>completely trivial.
>
> * Since Jansson may be installed by a package, don't install from
>   source if a package installation can be found
>   * libresample may also be installed via package, so I added a
>     similar check to that.
> * Since Jansson installs into /usr/local, this patch also adds
>   /usr/local/lib to /etc/ld.so.conf.d so that the library can be
>   found.
>   * The alternative was to install into /usr, but then it gets
>     complicated having to deal with EL's /usr/lib{32,64} shenanigans.
>
> [1]: https://github.com/repoforge/rpms/pull/250
>
>Review: https://reviewboard.asterisk.org/r/2414/
>........
>
>Merged revisions 384488 from file:///srv/subversion/repos/asterisk/trunk
>



--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130401/8a8d76a7/attachment-0001.htm>


More information about the Test-results mailing list