From owner-freebsd-gnome@FreeBSD.ORG Fri May 12 15:26:44 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8CD716A705 for ; Fri, 12 May 2006 15:26:44 +0000 (UTC) (envelope-from oberman@es.net) Received: from postal4.es.net (postal4.es.net [198.124.252.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B6243D49 for ; Fri, 12 May 2006 15:26:39 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id IBA74465; Fri, 12 May 2006 08:26:33 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 3557645042; Fri, 12 May 2006 08:26:31 -0700 (PDT) To: vova@fbsd.ru In-reply-to: Your message of "Fri, 12 May 2006 12:59:46 +0400." <1147424386.31483.17.camel@localhost> Date: Fri, 12 May 2006 08:26:31 -0700 From: "Kevin Oberman" Message-Id: <20060512152631.3557645042@ptavv.es.net> Cc: gnome Subject: Re: faild to upgrade epiphany-extensions-2.14.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 15:26:45 -0000 > From: Vladimir Grebenschikov > Date: Fri, 12 May 2006 12:59:46 +0400 > Sender: owner-freebsd-gnome@freebsd.org > > > > Stop in /usr/ports/www/epiphany-extensions. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade23146.4 make > ** Fix the problem and try again. > > config.log in attachment (gzipped) > > part of it: > ... > | #include > | > | int main() { > | int t; > | return (pcre_config (PCRE_CONFIG_UTF8, &t) || !t); > | } > configure:23737: result: no > configure:23744: error: pcre does not support utf-8 > ... epiphany-extensions now requires pcre-utf8 in place of pcre. You should be able to 'pkg_delete -f pcre-6.6_1' and 'portinstall pcre-utf8'. Then 'pkgdb -Ff' and things should work correctly. I think all of the Gnome ports have now been updated to use pcre-utf8, but it is possible that there might be issues for any non-Gnome ports that use pcre. If there are, I have not seen them so far. I think pcre-utf8 is supposed to be compatible with pcre with the added support for utf-8 coding, so nothing should break. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634