Skip to content

Instantly share code, notes, and snippets.

@AlexTalker
Created May 14, 2014 12:01
Show Gist options
  • Save AlexTalker/976550b57caea0ff1e9e to your computer and use it in GitHub Desktop.
Save AlexTalker/976550b57caea0ff1e9e to your computer and use it in GitHub Desktop.
make -f /run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/client.mk realbuild
make[1]: вход в каталог «/run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg»
Adding client.mk options from /run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/.mozconfig:
PYTHON=/usr/bin/python2
AUTOCONF=autoconf-2.13
BUILD_OFFICIAL=1
MOZILLA_OFFICIAL=1
FOUND_MOZCONFIG := /run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/.mozconfig
make[2]: вход в каталог «/run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg»
cp /run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/.mozconfig obj-x86_64-unknown-linux-gnu/.mozconfig
cd obj-x86_64-unknown-linux-gnu
/run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/configure
Adding configure options from /run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/.mozconfig:
--enable-application=browser
--prefix=/usr
--libdir=/usr/lib
--with-system-nspr
--with-system-nss
--with-system-jpeg
--with-system-zlib
--with-system-bz2
--with-system-png
--with-system-libevent
--with-system-libvpx
--enable-system-hunspell
--enable-system-sqlite
--enable-system-cairo
--enable-system-lcms
--with-pthreads
--enable-default-toolkit=cairo-gtk2
--enable-safe-browsing
--enable-extensions=default
--enable-startup-notification
--enable-pango
--enable-svg
--enable-canvas
--enable-smil
--enable-canvas3d
--enable-places
--enable-url-classifier
--enable-optimize
--enable-strip
--enable-install-strip
--enable-jemalloc
--enable-xterm-updates
--enable-printing
--enable-xinerama
--enable-official-branding
--with-branding=browser/branding/nightly
--disable-javaxpcom
--disable-crashreporter
--disable-updater
--disable-tests
--disable-mochitest
--disable-debug
--disable-installer
--disable-pedantic
--disable-static
--enable-gio
--disable-gnomevfs
--enable-gconf
--enable-libnotify
loading cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for mawk... no
checking for gawk... gawk
Using Python from environment variable $PYTHON
Creating Python environment
checking Python environment is Mozilla virtualenv... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for objcopy... /usr/bin/objcopy
checking for gcc... gcc
checking whether the C compiler (gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-rpath,/usr/lib/firefox- -Wl,-O1,--sort-common,--hash-style=gnu,--as-needed) works... yes
checking whether the C compiler (gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-rpath,/usr/lib/firefox- -Wl,-O1,--sort-common,--hash-style=gnu,--as-needed) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wl,-rpath,/usr/lib/firefox- -Wl,-O1,--sort-common,--hash-style=gnu,--as-needed) works... yes
checking whether the C++ compiler (c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -Wl,-rpath,/usr/lib/firefox- -Wl,-O1,--sort-common,--hash-style=gnu,--as-needed) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking how to run the C preprocessor... /lib/cpp
checking how to run the C++ preprocessor... /lib/cpp
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for minimum required perl version >= 5.006... 5.018002
checking for full perl installation... yes
checking for doxygen... /usr/bin/doxygen
checking for autoconf... /usr/bin/autoconf
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for xargs... /usr/bin/xargs
checking for rpmbuild... :
checking compiler version... gcc (GCC) 4.9.0 20140507 (prerelease)
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
checking for make... /usr/bin/make
checking for X... libraries /usr/lib64, headers /usr/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for connect... no
checking for remove... no
checking for shmat... no
checking for IceConnectionNumber in -lICE... yes
checking that static assertion macros used in autoconf tests work... yes
checking for --noexecstack option to as... yes
checking for -z noexecstack option to ld... yes
checking for -z text option to ld... yes
checking for --build-id option to ld... yes
checking for --ignore-unresolved-symbol option to ld... yes
checking if toolchain supports -mssse3 option... yes
checking if toolchain supports -msse4.1 option... yes
checking for x86 AVX2 asm support in compiler... yes
checking whether the C compiler supports -Werror=return-type... yes
checking whether the C compiler supports -Werror=int-to-pointer-cast... yes
checking whether the C compiler supports -Wtype-limits... yes
checking whether the C compiler supports -Wempty-body... yes
checking whether the C compiler supports -Wsign-compare... yes
checking whether the C++ compiler supports -Werror=return-type... yes
checking whether the C++ compiler supports -Werror=int-to-pointer-cast... yes
checking whether the C++ compiler supports -Wtype-limits... yes
checking whether the C++ compiler supports -Wempty-body... yes
checking whether the C++ compiler supports -Wsign-compare... yes
checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
checking whether the C++ compiler supports -Wno-inline-new-delete... no
checking whether ld has archive extraction flags... yes
checking for 64-bit OS... yes
checking for custom <inttypes.h> implementation... none specified
checking whether the C++ compiler (c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -fno-exceptions -fno-strict-aliasing -fno-rtti -Wl,-rpath,/usr/lib/firefox- -Wl,-O1,--sort-common,--hash-style=gnu,--as-needed -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler... yes
checking whether the linker supports Identical Code Folding... no
checking whether removing dead symbols breaks debugging... no
checking for ANSI C header files... no
checking for working const... yes
checking for mode_t... no
checking for off_t... no
checking for pid_t... no
checking for size_t... no
checking for ssize_t... no
checking for st_blksize in struct stat... no
checking for siginfo_t... yes
checking for gcc c++0x headers bug without rtti... yes
configure: error: Your toolchain does not support C++0x/C++11 mode properly. Please upgrade your toolchain
------ config.log ------
template<std::size_t... _Indices>
^
/usr/include/c++/4.9.0/functional:1840:23: error: expected unqualified-id before 'unsigned'
static const std::size_t _M_max_size = sizeof(_Nocopy_types);
^
/usr/include/c++/4.9.0/functional:1841:23: error: expected unqualified-id before 'unsigned'
static const std::size_t _M_max_align = __alignof__(_Nocopy_types);
^
/usr/include/c++/4.9.0/functional:1849:26: error: '_M_max_size' was not declared in this scope
&& sizeof(_Functor) <= _M_max_size
^
/usr/include/c++/4.9.0/functional:1850:31: error: '_M_max_align' was not declared in this scope
&& __alignof__(_Functor) <= _M_max_align
^
/usr/include/c++/4.9.0/functional:1851:7: error: '_M_max_align' was not declared in this scope
&& (_M_max_align % __alignof__(_Functor) == 0));
^
configure: failed program was:
#line 10672 "configure"
#include "confdefs.h"
#include <memory>
int main() {
; return 0; }
configure: error: Your toolchain does not support C++0x/C++11 mode properly. Please upgrade your toolchain
*** Fix above errors and then restart with\
"make -f client.mk build"
/run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/client.mk:361: ошибка выполнения рецепта для цели «configure»
make[2]: *** [configure] Ошибка 1
make[2]: выход из каталога «/run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg»
/run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg/client.mk:375: ошибка выполнения рецепта для цели «obj-x86_64-unknown-linux-gnu/Makefile»
make[1]: *** [obj-x86_64-unknown-linux-gnu/Makefile] Ошибка 2
make[1]: выход из каталога «/run/media/alx/ManjaroHome/alx/build/firefox-hg/src/firefox-hg»
client.mk:185: ошибка выполнения рецепта для цели «build»
make: *** [build] Ошибка 2
==> ОШИБКА:(B Произошел сбой в build().(B
 Преждевременный выход...(B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment