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 [email protected] [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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
