From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 09:47:33 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBE7C1065672 for ; Wed, 16 Mar 2011 09:47:33 +0000 (UTC) (envelope-from zaivenkoxxxalex@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9A4938FC08 for ; Wed, 16 Mar 2011 09:47:33 +0000 (UTC) Received: by vws18 with SMTP id 18so1622922vws.13 for ; Wed, 16 Mar 2011 02:47:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=1at4MXzgZ/VZ9Ny/a4ypJExZx/5vmbs2KBnWAfLx/fQ=; b=SeZFhu6dOjpoyruD+Yp5/w96vVYpaV+UDfZPPWurCK84hNvaktHqlFTrmXCTprMoEm lDemgb8bLovBtrzakeVeGwkfjZA5CaOksq2csOloC8RkeOBg+luI/5oVM3b7aaLsX7Gt lhnti26DwstHdgzd7Yp9yhGKIQNdCNo4+y7t0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=fj8YLjis2oaSGboXDpmwqMmSng9l/Zue+KeTsHlJlxDzEhu7MFiqhq51LiN6mmNLZh LpMupf88D2/6Dr7BSK4/orJ1ltlv8p0dpn/bLYgttgRDbRAgl8fmAnfvTkhs1QIeGlqa zGq1L90o53sE9NG1HZm7ZIQHZAj5g7KViG/r0= MIME-Version: 1.0 Received: by 10.52.90.10 with SMTP id bs10mr671248vdb.23.1300268852301; Wed, 16 Mar 2011 02:47:32 -0700 (PDT) Received: by 10.220.195.132 with HTTP; Wed, 16 Mar 2011 02:47:32 -0700 (PDT) In-Reply-To: <1300212550.16792.4.camel@crashalot.rainbow-runner.nl> References: <1300212550.16792.4.camel@crashalot.rainbow-runner.nl> Date: Wed, 16 Mar 2011 11:47:32 +0200 Message-ID: From: Alexey Zaivenko - Vysochin To: kwm@rainbow-runner.nl, dnebdal@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org Subject: Re: gnome-translate-0.99_14 problem 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: Wed, 16 Mar 2011 09:47:34 -0000 Hi! Thanks a lot for help! You both were right, guys. I didn't have *textproc/p5-XML-Parser* on my system, but it all must be connected to my "Perl Upgrade". *portupgrade -f p5** made everything needed :) All the best to you! With Kind Regards, Alexey On Tue, Mar 15, 2011 at 6:26 PM, Daniel Nebdal wrote: On Tue, Mar 15, 2011 at 3:19 PM, Alexey Zaivenko - Vysochin wrote: > Hello! > > I was trying to install the port textproc/gnome-translate > (gnome-translate-0.99_14), but a problem occurred. > And I have upgraded perl to 5.12.3 version earlier. > > [root@lucky /usr/ports/textproc/gnome-translate]# make install clean (...) > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool (...) It sounds like you're missing textproc/p5-XML-Parser , which is listed in RUN_DEPENDS for textproc/intltool . Could you check if both are indeed installed? If you just want a workaround, I suggest you try (re)installing textproc/p5-XML-Parser - but it'd probably be useful to track down what has happened. -- Daniel Nebdal On Tue, Mar 15, 2011 at 8:09 PM, Koop Mast wrote: > On Tue, 2011-03-15 at 16:19 +0200, Alexey Zaivenko - Vysochin wrote: > > Hello! > > > > I was trying to install the port textproc/gnome-translate > > (gnome-translate-0.99_14), but a problem occurred. > > And I have upgraded perl to 5.12.3 version earlier. > > You need to look up and read the entry in ports/UPDATING about the perl > upgrade. > > -Koop > > > [root@lucky /usr/ports/textproc/gnome-translate]# make install clean > > ===> Vulnerability check disabled, database not found > > ===> License check disabled, port has not defined LICENSE > > ===> Found saved configuration for gnome-translate-0.99_14 > > => gnome-translate-0.99.tar.gz doesn't seem to exist in > > /usr/ports/distfiles/. > > => Attempting to fetch > > http://nongnu.askapache.com/libtranslate/gnome-translate-0.99.tar.gz > > gnome-translate-0.99.tar.gz 100% of 291 kB 207 kBps > > ===> Extracting for gnome-translate-0.99_14 > > => SHA256 Checksum OK for gnome-translate-0.99.tar.gz. > > ===> Patching for gnome-translate-0.99_14 > > ===> Applying FreeBSD patches for gnome-translate-0.99_14 > > ===> gnome-translate-0.99_14 depends on executable: gmake - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/bin/intltool-extract - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found > > ===> gnome-translate-0.99_14 depends on executable: pkg-config - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/libdata/pkgconfig/pygtk-2.0.pc - found > > ===> gnome-translate-0.99_14 depends on shared library: translate - > found > > ===> gnome-translate-0.99_14 depends on shared library: aspell - found > > ===> gnome-translate-0.99_14 depends on shared library: esd.2 - found > > ===> gnome-translate-0.99_14 depends on shared library: atk-1.0.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: eel-2.2 - found > > ===> gnome-translate-0.99_14 depends on shared library: gconf-2.4 - > found > > ===> gnome-translate-0.99_14 depends on shared library: glib-2.0.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: > gnome-desktop-2.17 > > - found > > ===> gnome-translate-0.99_14 depends on shared library: gnomevfs-2.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: gtk-x11-2.0.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: art_lgpl_2.5 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: bonobo-2.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: bonoboui-2.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: glade-2.0.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: gnome-2.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: gnomecanvas-2.0 > - > > found > > ===> gnome-translate-0.99_14 depends on shared library: gnomeui-2.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: IDL-2.0 - found > > ===> gnome-translate-0.99_14 depends on shared library: xml2.5 - found > > ===> gnome-translate-0.99_14 depends on shared library: xslt.2 - found > > ===> gnome-translate-0.99_14 depends on shared library: ORBit-2.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: pango-1.0.0 - > > found > > ===> Configuring for gnome-translate-0.99_14 > > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > > wheel > > checking whether build environment is sane... yes > > checking for gawk... gawk > > checking whether gmake sets $(MAKE)... yes > > checking whether to enable maintainer-specific portions of Makefiles... > no > > checking for style of include used by gmake... GNU > > checking for gcc... cc > > checking for C compiler default output file name... a.out > > checking whether the C compiler works... yes > > checking whether we are cross compiling... no > > checking for suffix of executables... > > checking for suffix of object files... o > > checking whether we are using the GNU C compiler... yes > > checking whether cc accepts -g... yes > > checking for cc option to accept ANSI C... none needed > > checking dependency style of cc... gcc3 > > checking how to run the C preprocessor... cpp > > checking for egrep... grep -E > > checking for ANSI C header files... yes > > checking for sys/types.h... yes > > checking for sys/stat.h... yes > > checking for stdlib.h... yes > > checking for string.h... yes > > checking for memory.h... yes > > checking for strings.h... yes > > checking for inttypes.h... yes > > checking for stdint.h... yes > > checking for unistd.h... yes > > checking locale.h usability... yes > > checking locale.h presence... yes > > checking for locale.h... yes > > checking for LC_MESSAGES... yes > > checking libintl.h usability... yes > > checking libintl.h presence... yes > > checking for libintl.h... yes > > checking for dgettext in libc... no > > checking for bindtextdomain in -lintl... yes > > checking for dgettext in -lintl... yes > > checking for bind_textdomain_codeset... yes > > checking for msgfmt... /usr/local/bin/msgfmt > > checking for dcgettext... yes > > checking for gmsgfmt... /usr/local/bin/msgfmt > > checking for xgettext... /usr/local/bin/xgettext > > checking for catalogs to be installed... fr > > 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 report the problem to ports@FreeBSD.org [maintainer] and attach > the > > > "/usr/ports/textproc/gnome-translate/work/gnome-translate-0.99/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. an `ls /var/db/pkg`). > > *** Error code 1 > > > > Stop in /usr/ports/textproc/gnome-translate. > > *** Error code 1 > > > > Stop in /usr/ports/textproc/gnome-translate. > > > > > > Thanks in advance! > > > > > > With Kind Regards, > > > > Alexey > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > >