From owner-freebsd-ports@FreeBSD.ORG Thu Sep 29 18:17:55 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F0BB16A41F for ; Thu, 29 Sep 2005 18:17:55 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from pimout4-ext.prodigy.net (pimout4-ext.prodigy.net [207.115.63.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C2443D49 for ; Thu, 29 Sep 2005 18:17:54 +0000 (GMT) (envelope-from mark@mkproductions.org) X-ORBL: [66.139.109.225] Received: from [192.168.1.25] (ppp-66-139-109-225.dsl.stlsmo.swbell.net [66.139.109.225]) by pimout4-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j8TIHiN5211692; Thu, 29 Sep 2005 14:17:53 -0400 Message-ID: <433C2FC8.5040800@mkproductions.org> Date: Thu, 29 Sep 2005 13:17:44 -0500 From: Mark Kane User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050928) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Linimon References: <433855C1.4060803@mkproductions.org> <433AC90D.80608@mkproductions.org> <20050928172829.GB5451@soaustin.net> <433ADE61.7030208@mkproductions.org> <20050928183013.GA18483@soaustin.net> <433AE2FE.30201@mkproductions.org> <20050928184644.GA18993@soaustin.net> <433C02EC.6030902@mkproductions.org> <20050929173606.GA24200@soaustin.net> <433C2A4B.2020100@mkproductions.org> <20050929180436.GA25628@soaustin.net> In-Reply-To: <20050929180436.GA25628@soaustin.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Portupgrade Error 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: Thu, 29 Sep 2005 18:17:55 -0000 Mark Linimon wrote: > On Thu, Sep 29, 2005 at 12:54:19PM -0500, Mark Kane wrote: > >>So I should run a portupgrade -arR again now but with script this time? > > > Yes. Okay here is a part of it: ---> Upgrading 'libbonobo-2.10.0' to 'libbonobo-2.10.1_1' (devel/libbonobo) ---> Building '/usr/ports/devel/libbonobo' [snip] ===> libbonobo-2.10.1_1 depends on shared library: xml2.5 - found ===> libbonobo-2.10.1_1 depends on shared library: ORBit-2.0 - found ===> Configuring for libbonobo-2.10.1_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/devel/libbonobo/work/libbonobo-2.10.1/config.log" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/libbonobo. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade29217.75 make ** Fix the problem and try again. --------------- Thanks -Mark