From owner-freebsd-gnome@FreeBSD.ORG Tue May 19 22:30:02 2015 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4FCBA583 for ; Tue, 19 May 2015 22:30:02 +0000 (UTC) Received: from mail-ig0-x229.google.com (mail-ig0-x229.google.com [IPv6:2607:f8b0:4001:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A1D41EF1 for ; Tue, 19 May 2015 22:30:02 +0000 (UTC) Received: by igcau1 with SMTP id au1so26021046igc.1 for ; Tue, 19 May 2015 15:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=JOAtf2TP5tc8tdOc+ZB/QQrObe4qsBCbeLDy/ZdVt2g=; b=qbzGBLRUraITUzcYxUvA7YZZNINAhXjTL6p8oCyPqpqv4072G3IGLg2s8kykitkAbI eEzTVcVP4R5krlz1MnPrBYprr9Ko6w7A0Z4adKSyVeKc5bY5gYFqJY+Qbpgi1lX0i4Qk N7uMay4xLZlD1ICh0z0nsTBeCv4Hh4urDDhJVslA9bq9ebkMvv+tX04/90aQyFvw7yWR jJgb26b+9YoSv+f0hfnrM4rODg3O2D0qfr07Gm/ARc/PZxaIIScj9uVNSvq0svaFin5e SoxA93LwjUxAC/0A1n0NK1oIei0O9EcbiaLJeywPzdsRN1MfxhKo+5MyuYFRtK3m39WO HktA== MIME-Version: 1.0 X-Received: by 10.107.25.131 with SMTP id 125mr41004980ioz.44.1432074601432; Tue, 19 May 2015 15:30:01 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.107.174.22 with HTTP; Tue, 19 May 2015 15:30:01 -0700 (PDT) In-Reply-To: <21851.4152.746503.929249@www.nanophys.kth.se> References: <21851.4152.746503.929249@www.nanophys.kth.se> Date: Tue, 19 May 2015 15:30:01 -0700 X-Google-Sender-Auth: T8pNhci7YLBrxB95LYmf28LNm2I Message-ID: Subject: Re: Build fail firefox 38... From: Kevin Oberman To: anders@biox.kth.se Cc: FreeBSD GNOME Users Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2015 22:30:02 -0000 On Tue, May 19, 2015 at 3:28 AM, Anders Liljeborg wrote: > ===> Configuring for intltool-0.50.2_1 > configure: loading site script /usr/ports/Templates/config.site > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p > checking for gawk... (cached) /usr/bin/awk > checking whether gmake sets $(MAKE)... yes > checking for perl... (cached) /usr/local/bin/perl > checking for perl >= 5.8.1... 5.20.2 > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach the > "/usr/ports/textproc/intltool/work/intltool-0.50.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). > *** Error code 1 > > Stop. > make: stopped in /usr/ports/textproc/intltool > > ===>>> make build failed for textproc/intltool > ===>>> Aborting update > > > [...] -- ------------------------------------------------------------------------------- Anders Liljeborg (Docent) Albanova University Centre Nanostructure Physics Royal Inst. of Technology Roslagsvaegen 30 B SE - 106 91 Stockholm, Sweden Phone: +46 8 5537 8139, exch. +46 8 5537 8000 Fax: +46 8 5537 8466 E-mail: anders@biox.kth.se http://www.nanophys.kth.se Biomedical Physics and X-ray Physics Royal Inst. of Technology http://www.biox.kth.se ------------------------------------------------------------------------------- Ack! I really thought that this had been fixed. At least it has not bitten me in a while. This is a problem between XML::Parser and intltool. It's been around for a long time, and is linked to updates to Perl5. Just re-install p5-xml-parser and try it again. -- Kevin Oberman, Network Engineer, Retired