linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Linphone iPhone build failed


From: Bilal Baloch
Subject: Re: [Linphone-developers] Linphone iPhone build failed
Date: Wed, 24 Feb 2016 16:16:48 +0000 (UTC)

Hi Guillaume,

Please see last few traces for errors triggered during build.


[ 83%] Linking C static library libmssilk.a
[ 83%] Built target mssilk
Scanning dependencies of target liblinphone-git-version
[ 83%] Built target liblinphone-git-version
Scanning dependencies of target linphone
[ 83%] Building C object /Users/cm/Development/linphone-iphone/WORK/ios-x86_64/Build/linphone/coreapi/CMakeFiles/linphone.dir/account_creator.c.o
In file included from /Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/account_creator.c:20:
In file included from /Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/account_creator.h:28:
In file included from /Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:408:
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonefriend.h:123:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC MS2_DEPRECATED LinphoneFriend * linphone_friend_new(void); /*fix me me replace MS2_DEPRECATED by LINPHONE_D...
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonefriend.h:123:46: error: expected ';' after top level declarator
LINPHONE_PUBLIC MS2_DEPRECATED LinphoneFriend * linphone_friend_new(void); /*fix me me replace MS2_DEPRECATED by LINPHONE_D...
                                             ^
                                             ;
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonefriend.h:131:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC MS2_DEPRECATED LinphoneFriend *linphone_friend_new_with_address(const char *addr); /*fix me me replace MS2_...
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonefriend.h:131:46: error: expected ';' after top level declarator
LINPHONE_PUBLIC MS2_DEPRECATED LinphoneFriend *linphone_friend_new_with_address(const char *addr); /*fix me me replace MS2_...
                                             ^
                                             ;
In file included from /Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/account_creator.c:20:
In file included from /Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/account_creator.h:28:
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:895:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_call_is_in_conference(const LinphoneCall *call);
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED
                            ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:895:43: error: expected ';' after top level declarator
LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_call_is_in_conference(const LinphoneCall *call);
                                          ^
                                          ;
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1335:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_destroy(LinphoneChatRoom *cr);
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED
                            ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1335:37: error: expected identifier or '('
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_destroy(LinphoneChatRoom *cr);
                                    ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1405:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED
                            ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1405:37: error: expected identifier or '('
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
                                    ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1416:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message2(LinphoneChatRoom *cr, LinphoneChatMessage* msg,Li...
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED
                            ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1416:37: error: expected identifier or '('
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message2(LinphoneChatRoom *cr, LinphoneChatMessage* msg,Li...
                                    ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1491:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneCore* linphone_chat_room_get_lc(LinphoneChatRoom *cr);
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED
                            ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1491:49: error: expected ';' after top level declarator
LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneCore* linphone_chat_room_get_lc(LinphoneChatRoom *cr);
                                                ^
                                                ;
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1600:17: error: unknown type name 'MS2_DEPRECATED'
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_message_start_file_download(LinphoneChatMessage* message, LinphoneCh...
                ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED
                            ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:1600:37: error: expected identifier or '('
LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_message_start_file_download(LinphoneChatMessage* message, LinphoneCh...
                                    ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:2090:2: error: unknown type name 'MS2_DEPRECATED'
        LINPHONE_DEPRECATED DisplayStatusCb display_status; /**< @deprecated Callback that notifies various events with hum...
        ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED
                            ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:2090:37: error: expected ';' at end of declaration list
        LINPHONE_DEPRECATED DisplayStatusCb display_status; /**< @deprecated Callback that notifies various events with hum...
                                           ^
                                           ;
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:2091:2: error: unknown type name 'MS2_DEPRECATED'
        LINPHONE_DEPRECATED DisplayMessageCb display_message;/**< @deprecated Callback to display a message to the user */
        ^
/Users/cm/Development/linphone-iphone/submodules/linphone/coreapi/linphonecore.h:45:29: note: expanded from macro 'LINPHONE_DEPRECATED'
#define LINPHONE_DEPRECATED MS2_DEPRECATED


 
//Bilal Baloch
 
Software Engineer 
+46 760 60 4756


On Wednesday, February 24, 2016 4:10 PM, Guillaume <address@hidden> wrote:


Hi Bilal,

For us to help you, please show use what is above the « fatal error » . All the rest is not quite helping actually…

Guillaume

Le 24 févr. 2016 à 11:54, Bilal Baloch <address@hidden> a écrit :

Hi,

I have pulled master branch (commit 80072a7a7b2e6ac0431db86e7c33767f7263d7c4)  also I checked out git tags > 3.*.*, but getting same error as below. I want to know which branch or commit should I use that replicates the exact version on play store (3.12). Please help me in this regard. 

==================
Installation Environment
==================

OS X El Capitan
v10.11.3

Xcode
Version 7.2.1 (7C1002) with latest SDK 9.2



fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[6]: *** [/Users/cm/Development/omantel/WORK/ios-x86_64/Build/linphone/coreapi/CMakeFiles/linphone.dir/account_creator.c.o] Error 1
make[5]: *** [/Users/cm/Development/omantel/WORK/ios-x86_64/Build/linphone/coreapi/CMakeFiles/linphone.dir/all] Error 2
make[4]: *** [all] Error 2
make[3]: *** [/Users/cm/Development/omantel/WORK/ios-x86_64/Stamp/EP_linphone_builder/EP_linphone_builder-build] Error 2
make[2]: *** [CMakeFiles/EP_linphone_builder.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [x86_64-build] Error 2


Any help would be appreciated. Thanks
 

//Bilal Baloch 

Software Engineer 
+46 760 60 4756
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

Guillaume Bienkowski






reply via email to

[Prev in Thread] Current Thread [Next in Thread]