From owner-freebsd-ports@FreeBSD.ORG Fri Jan 28 22:25:40 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0D6E106567A; Fri, 28 Jan 2011 22:25:40 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by mx1.freebsd.org (Postfix) with ESMTP id 15B428FC08; Fri, 28 Jan 2011 22:25:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=rbqOXcPgICMuniijURTzNNVzSmta27BIV2Syoq4SVYY=; b=BRhvWgUyvIG4nNIJoieBRA+n0VCtZflnyHsuZfPbEWnV9E6VBK0aXny1dWlmdaI3t+klTm6xh3rOuJ2ShDM96SJ9+JZSnd5XoIqWcREl88et76GCWDVikCO0KTAenHhw2sA6yoE/PWiV6msuHr4psd38PxdgiiEZ1pWw7eYtRzM=; Received: from 123-144-132-95.pool.ukrtel.net ([95.132.144.123] helo=localhost) by fsm1.ukr.net with esmtps ID 1Piwl8-000Dya-Go ; Sat, 29 Jan 2011 00:25:39 +0200 Date: Sat, 29 Jan 2011 00:25:37 +0200 From: Ivan Klymenko To: Baptiste Daroussin Message-ID: <20110129002537.1427cd7f@ukr.net> In-Reply-To: References: <20110128211737.391bec10@ukr.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 22:25:40 -0000 =D0=92 Fri, 28 Jan 2011 22:11:39 +0000 Baptiste Daroussin =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > 2011/1/28 Ivan Klymenko : > > =D0=92 Fri, 28 Jan 2011 15:06:06 +0100 > > Baptiste Daroussin =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > > >> Hi all > >> > >> I ported libreoffice 3.3.0, you can find it here: > >> http://people.freebsd.org/~bapt/libreoffice.shar or > >> http://git.etoilebsd.net/ports/tree/libreoffice > >> > >> Can you please test it? > > > > ... > > checking which mdds to use... internal > > checking which boost to use... external > > checking boost/shared_ptr.hpp usability... yes > > checking boost/shared_ptr.hpp presence... yes > > checking for boost/shared_ptr.hpp... yes > > checking boost/spirit/include/classic_core.hpp usability... yes > > checking boost/spirit/include/classic_core.hpp presence... yes > > checking for boost/spirit/include/classic_core.hpp... yes > > checking boost/function.hpp usability... yes > > checking boost/function.hpp presence... yes > > checking for boost/function.hpp... yes > > checking whether boost/function.hpp compiles with > > -fno-exceptions... yes checking which vigra to use... external > > checking vigra/copyimage.hxx usability... no > > checking vigra/copyimage.hxx presence... no > > checking for vigra/copyimage.hxx... no > > configure: error: vigra/copyimage.hxx not found. install vigra > > gmake: *** [stamp/build] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1 > > *** Error code 1 > > > > Stop in /usr/ports/editors/libreoffice. > > *** Error code 1 > > > > Stop in /usr/ports/editors/libreoffice. > > > > :( > > >=20 > Strange normally the lib_depends > vigraimpex.2:${PORTSDIR}/graphics/vigra should have install > vigra/copyimage.hxx. >=20 > can you check if via has really been installed and is > /usr/local/include/vigra/copyimage.hxx exists ? >=20 > regards and thank you for testing, > Bapt >=20 uname -rms FreeBSD 9.0-CURRENT amd64 pkg_info|grep vigra vigra-1.6.0_3 VIGRA stands for "Vision with Generic Algorithms" ls /usr/local/include/vigra/|grep copyimage copyimage.hxx