From owner-freebsd-ports@freebsd.org Thu Aug 25 20:36:15 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D872BC4A4B for ; Thu, 25 Aug 2016 20:36:15 +0000 (UTC) (envelope-from raul@b2n.org) Received: from mail1.isdefe.es (mail1.isdefe.es [194.15.213.239]) by mx1.freebsd.org (Postfix) with ESMTP id 70AF6183D for ; Thu, 25 Aug 2016 20:36:13 +0000 (UTC) (envelope-from raul@b2n.org) Received: from turing.b2n.org (unknown [172.24.1.14]) by mail1.isdefe.es (Postfix) with ESMTP id 7C3B331674D; Thu, 25 Aug 2016 22:36:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by turing.b2n.org (Postfix) with ESMTPS id 4CB8735E20B; Thu, 25 Aug 2016 22:36:06 +0200 (CEST) Received: from 204.152.158.146.dynamic.jazztel.es (204.152.158.146.dynamic.jazztel.es [146.158.152.204]) by turing.b2n.org (Horde Framework) with HTTPS; Thu, 25 Aug 2016 22:36:06 +0200 Date: Thu, 25 Aug 2016 22:36:06 +0200 Message-ID: <20160825223606.Horde.sQgWIWtWlZL2Jdq4WO-4RiX@turing.b2n.org> From: Raul To: Lars Engels Cc: freebsd-ports@freebsd.org Subject: Re: problem with net-mgmt/icinga2 upgrading from 2.4.10 to 2.5.1 (r420729) References: <1d0d6326-213d-228a-38d1-e546ea53543a@b2n.org> <20160825194924.GJ92256@e-new.0x20.net> In-Reply-To: <20160825194924.GJ92256@e-new.0x20.net> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2016 20:36:15 -0000 Lars Engels escribió: >> [....] >> # service icinga2 start >> Performing sanity check of icinga2 configuration: >> /usr/local/lib/icinga2/libcli.so: Undefined symbol >> "_ZN6icinga14ConfigCompiler15CollectIncludesERNSt3__16vectorIPNS_10ExpressionENS1_9allocatorIS4_EEEERKNS_6StringESB_SB_" >> FAILED >> [....] > > This is now fixed. I'm sorry to say it but not in my case (openssl-1.0.2_14) [....] Performing sanity check of icinga2 configuration: /usr/local/lib/icinga2/libremote.so: Undefined symbol "_ZTVN6icinga18GetScopeExpressionE" [....] still with 'libcli-1.9.6_1' installed removing ssl from USES let it run again