From owner-freebsd-questions@FreeBSD.ORG Tue Jul 31 10:22:50 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FCB8106566B for ; Tue, 31 Jul 2012 10:22:50 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id CFA5B8FC14 for ; Tue, 31 Jul 2012 10:22:49 +0000 (UTC) Received: (qmail invoked by alias); 31 Jul 2012 10:22:42 -0000 Received: from pD9E3116E.dip0.t-ipconnect.de (EHLO thinkpad.nowhere.local) [217.227.17.110] by mail.gmx.net (mp016) with SMTP; 31 Jul 2012 12:22:42 +0200 X-Authenticated: #21464393 X-Provags-ID: V01U2FsdGVkX1+cDadX+a+ckXZDxHZLpjcaAit07fAmK2SJLwtgMB ifRS73KpMGWp4k Received: by thinkpad.nowhere.local (Postfix, from userid 1001) id D10415C07; Tue, 31 Jul 2012 12:22:41 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by thinkpad.nowhere.local (Postfix) with ESMTP id C9DF35C01 for ; Tue, 31 Jul 2012 12:22:41 +0200 (CEST) Date: Tue, 31 Jul 2012 12:22:41 +0200 (CEST) From: Martin Dieringer To: freebsd-questions@freebsd.org In-Reply-To: <20120730232526.4683.qmail@joyce.lan> Message-ID: References: <20120730232526.4683.qmail@joyce.lan> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Y-GMX-Trusted: 0 Subject: Re: Firefox 14 build broken due to wrong libpng X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Dieringer List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2012 10:22:50 -0000 On Tue, 30 Jul 2012, John Levine wrote: > In article <20120730045308.GH7369@mail3.dcoder.net> you write: >> same problem. so i rebuilt png w/ >> >> OPTIONS= APNG "Animated PNG support" On >> >> firefox build still fails because of complaints about APNG. what am i missing >> here? > > I rebuilt png with APNG turned on (make && make deinstall && make install clean) > > The png errors went away but it still failed. The last few lines of the log are below. > > This is 8.3 on amd64, ports are as far as I know fully up to date. > > Regards, > John Levine, johnl@iecc.com, Primary Perpetrator of "The Internet for Dummies", > Please consider the environment before reading this e-mail. http://jl.ly > > > > c++ -o nsNSSCallbacks.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include ../../../.././../config/gcc_hidden.h -DNSS_ENABLE_ECC -DDLL_PREFIX=\"lib\" -DDLL_SUFFIX=\".so\" -DMOZ_GLUE_IN_PROGRAM -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I/usr/local/include/nss -I../../../.././../security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -I/usr/local/include -I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include -I/usr/local/include -fPIC -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align - > O2 -pipe > -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -O2 -fomit-frame-pointer -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSCallbacks.cpp > /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsProtectedAuthThread.cpp: In member function 'void nsProtectedAuthThread::Run()': > /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsProtectedAuthThread.cpp:164: warning: unused variable 'rv' > nsNSSComponent.cpp > c++ -o nsNSSComponent.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include ../../../.././../config/gcc_hidden.h -DNSS_ENABLE_ECC -DDLL_PREFIX=\"lib\" -DDLL_SUFFIX=\".so\" -DMOZ_GLUE_IN_PROGRAM -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I/usr/local/include/nss -I../../../.././../security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -I/usr/local/include -I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include -I/usr/local/include -fPIC -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align - > O2 -pipe > -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -O2 -fomit-frame-pointer -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp > nsNSSErrors.cpp > c++ -o nsNSSErrors.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include ../../../.././../config/gcc_hidden.h -DNSS_ENABLE_ECC -DDLL_PREFIX=\"lib\" -DDLL_SUFFIX=\".so\" -DMOZ_GLUE_IN_PROGRAM -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I/usr/local/include/nss -I../../../.././../security/manager/ssl/src -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -I/usr/local/include -I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include -I/usr/local/include -fPIC -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -O2 > -pipe -f > no-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -O2 -fomit-frame-pointer -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSErrors.cpp > /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp: In member function 'virtual nsresult nsCryptoHash::Finish(bool, nsACString_internal&)': > /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp:2879: error: 'BTOA_DataToAscii' was not declared in this scope > /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp: In member function 'virtual nsresult nsCryptoHMAC::Finish(bool, nsACString_internal&)': > /usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp:3070: error: 'BTOA_DataToAscii' was not declared in this scope > gmake[5]: *** [nsNSSComponent.o] Error 1 > gmake[5]: *** Waiting for unfinished jobs.... > gmake[5]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3/security/manager/ssl/src' > gmake[4]: *** [libs] Error 2 > gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3/security/manager/ssl' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3/security/manager' > gmake[2]: *** [libs_tier_platform] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3' > gmake[1]: *** [tier_platform] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3' > gmake: *** [default] Error 2 > *** Error code 1 > > Stop in /usr/ports/www/firefox. > *** Error code 1 > > Stop in /usr/ports/www/firefox. > same error here, FreeBSD 9.0-STABLE #12 this is /var/db/ports/firefox/options: # Options for firefox-14.0.1,1 _OPTIONS_READ=firefox-14.0.1,1 _FILE_COMPLETE_OPTIONS_LIST=DBUS DEBUG GNOME GSTREAMER LIBPROXY LOGGING OPTIMIZED_CFLAGS PGO ALSA OSS PULSEAUDIO GTK2 QT4 GCONF GIO GNOMEUI GNOMEVFS2 OPTIONS_FILE_SET+=DBUS OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_SET+=GNOME OPTIONS_FILE_SET+=GSTREAMER OPTIONS_FILE_UNSET+=LIBPROXY OPTIONS_FILE_UNSET+=LOGGING OPTIONS_FILE_SET+=OPTIMIZED_CFLAGS OPTIONS_FILE_UNSET+=PGO OPTIONS_FILE_UNSET+=ALSA OPTIONS_FILE_SET+=OSS OPTIONS_FILE_UNSET+=PULSEAUDIO OPTIONS_FILE_SET+=GTK2 OPTIONS_FILE_UNSET+=QT4 OPTIONS_FILE_UNSET+=GCONF OPTIONS_FILE_SET+=GIO OPTIONS_FILE_SET+=GNOMEUI OPTIONS_FILE_SET+=GNOMEVFS2 maybe one of the options breaks it? m.