Date: Mon, 26 Dec 2016 16:09:54 +0100 From: David Demelier <demelier.david@gmail.com> To: gecko@freebsd.org Subject: unable to build www/firefox in synth Message-ID: <CAO%2BPfDeS-7VdF%2B2j4tL--5=_NRS3k5=AFX_odSH828bP7rb3hg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I can't build www/firefox 50 in synth, I get the following error: gmake[3]: Entering directory '/construction/xports/www/firefox/work/firefox-50.1.0' gmake[3]: warning: -jN forced in submake: disabling jobserver mode. gmake[4]: Entering directory '/construction/xports/www/firefox/work/firefox-50.1.0/obj-x86_64-unknown-freebsd12.0' STOP! /construction/xports/www/firefox/work/firefox-50.1.0/js/src/old-configure has changed and needs to be run again. Please rerun it. To ignore this message, touch "/construction/xports/www/firefox/work/firefox-50.1.0/obj-x86_64-unknown-freebsd12.0/js/src/config.status", but your build might not succeed. gmake[4]: *** [Makefile:93: js/src/config.status] Error 1 gmake[4]: Leaving directory '/construction/xports/www/firefox/work/firefox-50.1.0/obj-x86_64-unknown-freebsd12.0' gmake[3]: *** [/construction/xports/www/firefox/work/firefox-50.1.0/config/rules.mk:540: default] Error 2 gmake[3]: Leaving directory '/construction/xports/www/firefox/work/firefox-50.1.0/obj-x86_64-unknown-freebsd12.0' gmake[2]: *** [/construction/xports/www/firefox/work/firefox-50.1.0/client.mk:413: realbuild] Error 2 gmake[2]: Leaving directory '/construction/xports/www/firefox/work/firefox-50.1.0' gmake[1]: *** [/construction/xports/www/firefox/work/firefox-50.1.0/client.mk:168: build] Error 2 gmake[1]: Leaving directory '/construction/xports/www/firefox/work/firefox-50.1.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: stopped in /xports/www/firefox -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Monday, 26 DEC 2016 at 15:04:41 UTC Duration: 00:06:18 There is my configuration: $ make showconfig ===> The following configuration options are available for firefox-50.1.0_4,1: BUNDLED_CAIRO=on: Use bundled fork of cairo-1.9.5 CANBERRA=off: Sound theme alerts DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=on: Build with DTrace probes FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) GCONF=off: GConf configuration backend support GNOMEUI=off: libgnomeui support module INTEGER_SAMPLES=off: Integer audio sample format LIBPROXY=off: Proxy support via libproxy OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support RUST=off: Build with components written in Rust language 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=off: GTK+ 2 GUI toolkit support GTK3=on: GTK+ 3 GUI toolkit support ===> Use 'make config' to modify these settings Regards -- Demelier David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO%2BPfDeS-7VdF%2B2j4tL--5=_NRS3k5=AFX_odSH828bP7rb3hg>