Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2017 14:01:26 +0200
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Dmitry Arkhireev <che@teftel.ru>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: pjsip-extsrtp-2.6
Message-ID:  <906dce60-d298-1bf0-2393-026f3f8d1fb1@FreeBSD.org>
In-Reply-To: <7A3B2973-8B94-4A2A-964C-3032A4B835F2@teftel.ru>
References:  <7A3B2973-8B94-4A2A-964C-3032A4B835F2@teftel.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/23/17 07:15, Dmitry Arkhireev wrote:
> Hi!
> Can’t build net/pjsip-extsrtp with poudriere as part of asterisk13 using
> no options.
> Poudriere log attached.
> 
> 
> 

If you have urgency building the port you can work around the problem by
commenting the strip command in the port-install target of the master
port (net/pjsip). (this while I test and commit a fix)

It is not true you have not set any options, the log you posted shows
you disabled the SHARED option for pjsip. This is the immediate cause of
the failure. The port fails to account for the case of no "*.so" file
being found in the lib directory.

Please note that the defualt pjsip port options are "tailored" for the
asterisk13 port, so, if the only reason why you're installing pjsip is
to use asterisk, I'd suggest you leave the pjsip options at their
default values.

I'm going to fix that.

Thanks for reporting the issue.

-- 
Guido Falsi <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?906dce60-d298-1bf0-2393-026f3f8d1fb1>