From owner-freebsd-office@FreeBSD.ORG Thu Jun 12 12:29:34 2014 Return-Path: Delivered-To: office@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 C2623D4F for ; Thu, 12 Jun 2014 12:29:34 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 857AB25C6 for ; Thu, 12 Jun 2014 12:29:33 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Wv48D-00049I-5u for office@freebsd.org; Thu, 12 Jun 2014 14:29:25 +0200 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: office@freebsd.org Subject: redland is too old for FreeBSD Port: editors/libreoffice (4.2.4) Date: Thu, 12 Jun 2014 14:29:23 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: User-Agent: Opera Mail/12.17 (Win32) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: - X-Spam-Score: -1.5 X-Spam-Status: No, score=-1.5 required=5.0 tests=ALL_TRUSTED, BAYES_05 autolearn=disabled version=3.3.1 X-Scan-Signature: dfea3049d3b923820beb462d65569822 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 12:29:34 -0000 Hi maintainer of port libreoffice, Configure of libreoffice 4.2.4 fails for me with the error below. Removing the dependency on redland and removing the -with-system-redland line from the ports Makefile fixes the configure step. It is now happily compiling. FreeBSD sjakie.klop.ws 9.3-BETA1 FreeBSD 9.3-BETA1 #7 r266970M: Mon Jun 2 16:18:30 CEST 2014 root@sjakie.klop.ws:/usr/obj/usr/src/sys/GENERIC amd64 My ports tree is very up-to-date using portsnap. Including the updates to the port of today. Regards, Ronald. checking whether to use gnutls... checking which redland to use... external checking for REDLAND... yes checking for librdf_world_set_raptor_init_handler in -lrdf... no configure: error: librdf too old. Need >= 1.16 ===> Script "configure" failed unexpectedly. Please report the problem to office@FreeBSD.org [maintainer] and attach the "/usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/editors/libreoffice. *** [stage] Error code 1 Stop in /usr/ports/editors/libreoffice. ===>>> make failed for editors/libreoffice