#55818 closed defect (duplicate)
linphone 3.5.2_1.darwin_15.x86_64 build fails with 'too many errors emmitted'
Reported by: | jrcii (John Cornell) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | Cc: | ||
Port: | linphone |
Description (last modified by mf2k (Frank Schima))
https://paste.ubuntu.com/p/Q7sw29Cjv5/ line 9168 appears to be the hangup:
:info:build fatal error: too many errors emitted, stopping now [-ferror-limit=]
My uneducated guess is that this needs a -ferror-limit=0 flag somewhere. I failed after 3 hours to fix this myself. This is the only active CLI SIP client for OS X.
Change History (2)
comment:1 Changed 7 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
The actual error is
I would assume this is because it's 6 years out of date and the libeXosip2 API has changed in the meantime. I'm going to call this a dupe of #39719 since the fix would be to update to a newer version.