From owner-freebsd-gecko@FreeBSD.ORG Mon Sep 17 09:19:12 2012 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD8CB106566B for ; Mon, 17 Sep 2012 09:19:12 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 3B34F8FC14 for ; Mon, 17 Sep 2012 09:19:12 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 4E72640006 for ; Mon, 17 Sep 2012 11:19:10 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 4407D40005; Mon, 17 Sep 2012 11:19:10 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id E3DA640003; Mon, 17 Sep 2012 11:19:08 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3XL1x83fN9z8gtM; Mon, 17 Sep 2012 11:19:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id uWcB_UKy2HjZ; Mon, 17 Sep 2012 11:19:03 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3XL1x32237z8gtL; Mon, 17 Sep 2012 11:19:03 +0200 (CEST) Received: from [IPv6:2001:470:dca9:1::4] (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3XL1x30hlLz9Ctj; Mon, 17 Sep 2012 11:19:03 +0200 (CEST) Message-ID: <5056EB01.5060207@daemonic.se> Date: Mon, 17 Sep 2012 11:18:57 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Pieter Donche References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: gecko@FreeBSD.org Subject: Re: problem upgrade libxul-1.9.2.28_1 -> 10.0.7 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 09:19:13 -0000 On 2012-09-17 10:46, Pieter Donche wrote: > Hi, > > During my weekly portupgrade I got this error: > > ... > ===> Running ldconfig > /sbin/ldconfig -m /usr/local/lib > ===> Registering installation for startup-notification-0.12 > ===> Building package for startup-notification-0.12 > ===> Returning to build of libxul-10.0.7 > ===> libxul-10.0.7 depends on shared library: iconv.3 - found > ===> libxul-10.0.7 depends on shared library: GL.1 - found > ===> libxul-10.0.7 depends on shared library: atk-1.0.0 - found > ===> libxul-10.0.7 depends on shared library: glib-2.0.0 - found > ===> libxul-10.0.7 depends on shared library: gtk-x11-2.0.0 - found > ===> libxul-10.0.7 depends on shared library: IDL-2.0 - found > ===> libxul-10.0.7 depends on shared library: pango-1.0.0 - found > ===> Configuring for libxul-10.0.7 > (cd /usr/ports/www/libxul/work/mozilla-esr10 && > /usr/local/bin/autoconf-2.13) > (cd /usr/ports/www/libxul/work/mozilla-esr10/js/src/ && > /usr/local/bin/autoconf- > 2.13) > Adding configure options from > /usr/ports/www/libxul/work/mozilla-esr10/./.mozcon > fig: > --enable-application=xulrunner > --prefix=/usr/ports/www/libxul/work/fake > --enable-system-cairo > --enable-system-pixman > etc... > ... > --disable-debug > --disable-logging > --disable-logging > configure: warning: x86_64-portbld-freebsd8.3: invalid host type > creating cache ./config.cache > checking host system type... x86_64-portbld-freebsd8.3 > checking target system type... x86_64-portbld-freebsd8.3 > checking build system type... x86_64-portbld-freebsd8.3 > etc... > ... > checking for png_get_valid in -lpng... yes > checking for png_get_acTL in -lpng... no > configure: error: --with-system-png won't work because the system's > libpng doesn > 't have APNG support ^^^^^^^^^^^^^^^^^^^^^^^^ Here is the issue. > ===> Script "configure" failed unexpectedly. > Please report the problem to gecko@FreeBSD.org [maintainer] and attach the > "/usr/ports/www/libxul/work/mozilla-esr10/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/sbin/pkg_info > -Ea). > *** Error code 1 > > Stop in /usr/ports/www/libxul. > *** Error code 1 > > Stop in /usr/ports/www/libxul. > ---> Build of www/libxul ended at: Mon, 17 Sep 2012 10:01:55 +0200 > (consumed 00 > :12:14) > ---> Upgrade of www/libxul ended at: Mon, 17 Sep 2012 10:01:55 +0200 > (consumed > 00:12:14) > ---> ** Upgrade tasks 3: 1 done, 0 ignored, 0 skipped and 1 failed > > + security/p11-kit (p11-kit-0.13 -> p11-kit-0.14) > ! www/libxul (libxul-1.9.2.28_1) (configure error) > + graphics/ImageMagick (ImageMagick-6.7.8.6 -> ImageMagick-6.7.9.4) > ---> Packages processed: 2 done, 0 ignored, 0 skipped and 1 failed > > > What's wrong here and how to fix? > I included in attachment > /usr/ports/www/libxul/work/mozilla-esr10/config.log > and output of /usr/sbin/pkg_info -Ea Reinstall graphics/png with aping support. -- Niclas