From owner-freebsd-ports@FreeBSD.ORG Tue May 13 14:52:43 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96204513 for ; Tue, 13 May 2014 14:52:43 +0000 (UTC) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48D822E0A for ; Tue, 13 May 2014 14:52:43 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WkE4O-0004I4-Ad for freebsd-ports@freebsd.org; Tue, 13 May 2014 15:52:40 +0100 Date: Tue, 13 May 2014 15:52:40 +0100 From: John To: freebsd-ports@freebsd.org Subject: firefox does not build on 10-STABLE Message-ID: <20140513145240.GA16448@potato.growveg.org> Reply-To: freebsd-ports@freebsd.org Mail-Followup-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2014 14:52:43 -0000 Hello ports! I cannot get firefox to build on my system. Can anyone please help? ports version: Path: /usr/ports Working Copy Root Path: /usr/ports URL: https://svn0.eu.freebsd.org/ports/head Relative URL: ^/head Repository Root: https://svn0.eu.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 353949 Node Kind: directory Schedule: normal Last Changed Author: jadawin Last Changed Rev: 353949 Last Changed Date: 2014-05-13 14:12:50 +0100 (Tue, 13 May 2014) freebsd version: FreeBSD 10.0-STABLE #0 r265914: Mon May 12 16:53:49 BST 2014 /etc/make.conf is empty. The build fails like this: # define MOZ_ALWAYS_INLINE_EVEN_DEBUG __attribute__((always_inline)) inline ^ In file included from /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0/content/svg/content/src/Unified_cpp_content_svg_content_src8.cpp:2: In file included from /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.cpp:9: In file included from /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.h:15: In file included from ../../../../dist/include/mozilla/css/StyleRule.h:16: In file included from ../../../../dist/include/mozilla/css/Rule.h:12: In file included from /usr/ports/www/firefox/work/mozilla-release/layout/style/nsIStyleRule.h:16: In file included from ../../../../dist/include/nsISupports.h:10: In file included from ../../../../dist/include/nsrootidl.h:13: In file included from ../../../../dist/include/nscore.h:19: ../../../../dist/include/mozilla/mozalloc.h:234:21: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete] MOZALLOC_EXPORT_NEW MOZALLOC_INLINE ^ ../../../../dist/include/mozilla/mozalloc.h:44:27: note: expanded from macro 'MOZALLOC_INLINE' # define MOZALLOC_INLINE MOZ_ALWAYS_INLINE_EVEN_DEBUG ^ ../../../../dist/include/mozilla/Attributes.h:27:75: note: expanded from macro 'MOZ_ALWAYS_INLINE_EVEN_DEBUG' # define MOZ_ALWAYS_INLINE_EVEN_DEBUG __attribute__((always_inline)) inline ^ In file included from /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0/content/svg/content/src/Unified_cpp_content_svg_content_src8.cpp:2: In file included from /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.cpp:9: In file included from /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.h:15: In file included from ../../../../dist/include/mozilla/css/StyleRule.h:16: In file included from ../../../../dist/include/mozilla/css/Rule.h:12: In file included from /usr/ports/www/firefox/work/mozilla-release/layout/style/nsIStyleRule.h:16: In file included from ../../../../dist/include/nsISupports.h:10: In file included from ../../../../dist/include/nsrootidl.h:13: In file included from ../../../../dist/include/nscore.h:19: ../../../../dist/include/mozilla/mozalloc.h:240:21: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete] MOZALLOC_EXPORT_NEW MOZALLOC_INLINE ^ ../../../../dist/include/mozilla/mozalloc.h:44:27: note: expanded from macro 'MOZALLOC_INLINE' # define MOZALLOC_INLINE MOZ_ALWAYS_INLINE_EVEN_DEBUG ^ ../../../../dist/include/mozilla/Attributes.h:27:75: note: expanded from macro 'MOZ_ALWAYS_INLINE_EVEN_DEBUG' # define MOZ_ALWAYS_INLINE_EVEN_DEBUG __attribute__((always_inline)) inline ^ 8 warnings generated. 8 warnings generated. gmake[5]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0/content/svg/content/src' gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0' gmake[3]: *** [compile] Error 2 gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0' gmake[2]: *** [default] Error 2 gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/firefox *** Error code 1 Stop. make: stopped in /usr/ports/www/firefox thanks! -- John