Bug 170233

Summary: Firefox 14 wont build
Product: Ports & Packages Reporter: rotkap
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt none

Description rotkap 2012-07-28 16:20:07 UTC
checking for malloc.h... (cached) no
checking for malloc/malloc.h... no
checking for sys/malloc.h... yes
checking for strndup... yes
checking for posix_memalign... yes
checking for memalign... no
checking for valloc... yes
checking for __attribute__((always_inline))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((warn_unused_result))... yes
checking for LC_MESSAGES... yes
checking for localeconv... yes
checking for nspr-config... /usr/local/bin/nspr-config
checking for NSPR - version >= 4.9.0... yes
checking for libevent... yes
checking MOZ_LIBEVENT_CFLAGS... -I/usr/local/include -I/usr/local/include/event2/compat 
checking MOZ_LIBEVENT_LIBS... -L/usr/local/lib/event2 -levent-2.0 
checking for nss-config... /usr/local/bin/nss-config
checking for NSS - version >= 3.13.2... yes
checking for YASM assembler... checking for yasm... yasm
checking for jpeg_destroy_compress in -ljpeg... yes
checking for gzread in -lz... yes
checking for BZ2_bzread in -lbz2... yes
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
===>  Script "../configure" failed unexpectedly.
Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd9.0/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/www/firefox.
*** Error code 1

Stop in /usr/ports/www/firefox.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20120728-83413-1y4k1tg-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-13.0.1,1 UPGRADE_PORT_VER=13.0.1,1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! www/firefox (firefox-13.0.1,1)        (configure error)





see attached file
/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd9.0/config.log

Fix: Patch attached with submission follows:
How-To-Repeat: portupgrade firefox
Comment 1 Florian Smeets freebsd_committer freebsd_triage 2012-07-28 16:26:48 UTC
State Changed
From-To: open->closed

Please update your ports tree and read the UPDATING entry, you need to 
enable the APNG option in graphics/png and reinstall it.