From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 4 19:49:56 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEF40CF6 for ; Wed, 4 Jun 2014 19:49:55 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D023F28F6 for ; Wed, 4 Jun 2014 19:49:55 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s54JntJ2081332 for ; Wed, 4 Jun 2014 20:49:55 +0100 (BST) (envelope-from bz-noreply@freebsd.org) From: bz-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 190625] New: linphone-base-3.2.1_2,1 failed Date: Wed, 04 Jun 2014 19:49:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mikhail.rokhin@gmail.com X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 19:49:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190625 Bug ID: 190625 Summary: linphone-base-3.2.1_2,1 failed Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mikhail.rokhin@gmail.com usr/local/include/eXosip2/eX_setup.h:95:3: note: 'eXosip_lock' declared here int eXosip_lock (struct eXosip_t *excontext); ^ linphonecore.c:1435:41: error: too few arguments to function call, expected 3, have 2 eXosip_call_send_request(call->did, msg);20 errors generated. ~~~~~~~~~~~~~~~~~~~~~~~~ ^ /usr/local/include/eXosip2/eX_call.h:197:3: note: 'eXosip_call_send_request' declared here int eXosip_call_send_request (struct eXosip_t *excontext, int did, osip_message_t * request); ^ gmake[4]: *** [exevents.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... linphonecore.c:1436:16: error: too few arguments to function call, single argument 'excontext' was not specified eXosip_unlock(); ~~~~~~~~~~~~~ ^ /usr/local/include/eXosip2/eX_setup.h:102:3: note: 'eXosip_unlock' declared here int eXosip_unlock (struct eXosip_t *excontext); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. gmake[4]: *** [linphonecore.lo] Error 1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -I/usr/local/include -DIN_LINPHONE -I/usr/local/include -I/usr/local/include -DOSIP_MT -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DORTP_INET6 -O2 -pipe -march=corei7 -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 mv -f .deps/misc.Tpo .deps/misc.Plo gmake[4]: Leaving directory `/usr/ports/net/linphone-base/work/linphone-3.2.1/coreapi' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/net/linphone-base/work/linphone-3.2.1' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/net/linphone-base/work/linphone-3.2.1' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/linphone-base *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.