From owner-freebsd-ports@FreeBSD.ORG Mon May 26 20:30:35 2014 Return-Path: Delivered-To: freebsd-ports@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 016A32EA; Mon, 26 May 2014 20:30:35 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5CD6A286C; Mon, 26 May 2014 20:30:34 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id f8so536129wiw.8 for ; Mon, 26 May 2014 13:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=B111dbbGJBZKcBJESTWeJbYQdT/A/5yAWz66pILQQos=; b=Yxfh/8NSzgQrEVRzh/coht4RscNVPiq0FFKWn3FyGx6SPG6dg7ZszCM9qV36ntUCNS HHIQ7FOTyJmXJofYCCPs0hc23COZieMhrZh/HosF/SG0rzJytCQvhuFYw1lEGzwEjhR/ XfID8agbO0ALMmDPJThfdkzPPuBXulgwOZusfeu0pN0cXRgyj+2YvLf6GRg9R+3Hj7rw 6nUWtPzf75PrzY6KVSqH5X3YrevDnp0JqVScOX2V8VftSrd4LClY7z/nHpUQAyr9QW9l jN4o1iPGnWTOdDMcGZ67Pr8znhkfIrj45nWCnowdAmN+GrwoEv16hS22QWXSKh4s1Z4V S2dA== MIME-Version: 1.0 X-Received: by 10.181.11.193 with SMTP id ek1mr26461461wid.15.1401136232181; Mon, 26 May 2014 13:30:32 -0700 (PDT) Received: by 10.194.118.195 with HTTP; Mon, 26 May 2014 13:30:32 -0700 (PDT) In-Reply-To: <20140526214638.17e261a8@tiger2008.drpetervoigt.private> References: <4607177c0686b16f0caa380a53697a9c.squirrel@www.neelc.org> <8776740.EySA0bkcsZ@lumiwa.farms.net> <20140526214638.17e261a8@tiger2008.drpetervoigt.private> Date: Tue, 27 May 2014 02:30:32 +0600 Message-ID: Subject: Re: net/linphone-base failed compiling From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: "Dr. Peter Voigt" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: sylvio@freebsd.org, lumiwa@gmail.com, neel@neelc.org, FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 20:30:35 -0000 Hi, linphone-base won't compile with libexosip2 anymore. The dependency have been changed to libexosip2-legacy. This has been done to update to the latest libexosip2 code. And hence you will need libosip not libosip2. Happy porting. Muhammad On Tue, May 27, 2014 at 1:46 AM, Dr. Peter Voigt wrote: > Am Mon, 26 May 2014 15:12:14 -0400 > schrieb Ajtim : > > > On Monday 26 May 2014 13:41:52 neel@neelc.org wrote: > > > > pkg delete -f net/libexosip2 ne/libosip2 > > > > Hm, I am having the same issue. Forced deletion of net/libexosip2 > ne/libosip2 is just neccessary to upgrade both ports. The command should > have gone to /usr/ports/UPDATING. But on my system with 10.0-RELEASE-p3 > net/linphone stills fails: > > # pkg version -vIL= > linphone-base-3.2.1_2,1 < needs updating (index has > 3.2.1_3,1) > > # pkg version -v |grep osip2libeXosip2-4.1.0 > libeXosip2-4.1.0 = up-to-date with port > libosip2-4.1.0 = up-to-date with port > > # portmaster --no-confirm --no-term-title -D -G linphone-base > ... > fatal error: too many errors emitted, stopping now > [-ferror-limit=] 20 errors generated. > gmake[3]: *** [linphonecore.lo] Fehler 1 > mv -f .deps/enum.Tpo .deps/enum.Plo > 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 > -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[3]: > Leaving directory > `/usr/ports/net/linphone-base/work/linphone-3.2.1/coreapi' gmake[2]: > *** [all-recursive] Fehler 1 gmake[2]: Leaving directory > `/usr/ports/net/linphone-base/work/linphone-3.2.1' gmake[1]: *** [all] > Fehler 2 gmake[1]: 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: stopped in /usr/ports/net/linphone-base > > ===>>> make failed for net/linphone-base > ===>>> Aborting update > > > ===>>> You can restart from the point of failure with this command line: > portmaster net/linphone-base > > Regards, > Peter > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >