[asterisk-dev] [Bamboo] Asterisk - trunk - Linux - x86_64 build 363 has FAILED (0 tests failed). Change made by Kevin P. Fleming

Bamboo bamboo at asterisk.org
Fri Apr 2 15:09:37 CDT 2010


-------------- next part --------------
-----------------------------------------------------------
AST-TRUNK-363 failed.
-----------------------------------------------------------
Code has been updated by Kevin P. Fleming.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/AST-TRUNK-363/        


--------------
Code Changes
--------------
Kevin P. Fleming (255906):

>Allow symbol export filtering to work properly on platforms that have symbol prefixes.
>
>Some platforms prefix externally-visible symbols in object files generated
>from C sources (most commonly, '_' is the prefix). On these platforms,
>the existing symbol export filtering process ends up suppressing all the symbols
>that are supposed to be left visible. This patch allows the prefix string
>to be supplied to the top-level Makefile in the LINKER_SYMBOL_PREFIX variable,
>and then generates the linker scripts as required to include the prefix
>supplied.
>
>


--------------
Error Summary
--------------
   src/lfs.c: In function 'lfs_g_setmode':
   src/lfs.c:235: warning: unused parameter 'f'
   src/lfs.c:235: warning: unused parameter 'arg'
   Traceback (most recent call last):
     File "./runtests.py", line 341, in <module>
       sys.exit(main() or 0)
     File "./runtests.py", line 309, in main
       test_suite = TestSuite(ast_version)
     File "./runtests.py", line 189, in __init__
       TestConfig(t["test"], ast_version) for t in self.config["tests"]
     File "./runtests.py", line 79, in __init__
       self.__parse_config()
     File "./runtests.py", line 132, in __parse_config
       test_config = "tests/{0}/test-config.yaml".format(self.test_name)
   AttributeError: 'str' object has no attribute 'format'


--
This message is automatically generated by Atlassian Bamboo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20100402/cc369c5f/attachment-0001.htm 


More information about the asterisk-dev mailing list