[sr-dev] Revert d0617167f0aebcaf1e12e6c7f77b2231aed9da51 as it breaks 4.2

Victor Seva linuxmaniac at torreviejawireless.org
Mon Nov 23 17:27:17 CET 2015


On 11/23/2015 05:21 PM, Victor Seva wrote:
> On 11/23/2015 05:07 PM, Øyvind Kolbu wrote:
>> Yes, all god now. Thanks for the quick revert.
>>
>> Maybe travis should attempt to build all modules?
> 
> https://github.com/kamailio/kamailio/blob/4.2/test/travis/build_travis.sh
> 
> postgres is in the list of modules built
> 

And it was failing:

> CC (gcc) [M db_postgres.so]		km_pg_con.o
> km_pg_con.c: In function ‘db_postgres_new_connection’:
> km_pg_con.c:68:9: error: ‘keywords’ undeclared (first use in this function)
> km_pg_con.c:68:9: note: each undeclared identifier is reported only once for each function it appears in
> km_pg_con.c:69:9: error: ‘values’ undeclared (first use in this function)
> km_pg_con.c:70:9: error: ‘to’ undeclared (first use in this function)
> make[1]: *** [km_pg_con.o] Error 1
> make: *** [modules] Error 1

The problem seems to be that the travis build script has not "set -e" !!

I will commit the fixes for travis ASAP

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151123/4b651c2f/attachment.sig>


More information about the sr-dev mailing list