From owner-freebsd-gecko@FreeBSD.ORG Mon Jan 19 11:44:12 2015 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ABFA33B6 for ; Mon, 19 Jan 2015 11:44:12 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 93CF3E45 for ; Mon, 19 Jan 2015 11:44:12 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0JBiCva027437 for ; Mon, 19 Jan 2015 11:44:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 196883] www/firefox - build failure Date: Mon, 19 Jan 2015 11:44:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parv@pair.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 11:44:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196883 Bug ID: 196883 Summary: www/firefox - build failure Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: parv@pair.com Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) Environment: - FreeBSD 8-STABLE/i386 r276995 - ports r377391 - www/firefox version, config ... make showconfig ===> The following configuration options are available for firefox-35.0,1: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes GCONF=on: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GSTREAMER=on: Multimedia support via GStreamer LIBPROXY=on: Proxy support via libproxy LOGGING=off: Additional log messages OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ====> Options available for the single TOOLKIT: you have to select exactly one of them GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support Build failure ... # MAKE_JOBS_UNSAFE=yes make package ... rm -f libxpcom_io.a /misc/work/ports/misc/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.4/_virtualenv/bin/python /misc/work/ports/misc/ports/www/firefox/work/mozilla-release/config/expandlibs_gen.py -o libxpcom_io.a.desc nsLocalFileUnix.o Unified_cpp_xpcom_io0.o Unified_cpp_xpcom_io1.o gmake[5]: Leaving directory '/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.4/xpcom/io' gmake[4]: Leaving directory '/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.4' /misc/work/ports/misc/ports/www/firefox/work/mozilla-release/config/recurse.mk:36: recipe for target 'compile' failed gmake[3]: *** [compile] Error 2 gmake[3]: Leaving directory '/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.4' /misc/work/ports/misc/ports/www/firefox/work/mozilla-release/config/rules.mk:551: recipe for target 'default' failed gmake[2]: *** [default] Error 2 gmake[2]: Leaving directory '/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd8.4' /misc/work/ports/misc/ports/www/firefox/work/mozilla-release/client.mk:398: recipe for target 'realbuild' failed gmake[1]: *** [realbuild] Error 2 gmake[1]: Leaving directory '/misc/work/ports/misc/ports/www/firefox/work/mozilla-release' /misc/work/ports/misc/ports/www/firefox/work/mozilla-release/client.mk:171: recipe for target 'build' failed gmake: *** [build] Error 2 *** Error code 1 Stop in /misc/ports/www/firefox. --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer gecko@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.