Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd $HOME/Mozilla/instantbird/../obj-instantbird-dbg
- $HOME/Mozilla/instantbird/configure
- 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... (cached) mawk
- checking for perl5... (cached) /usr/bin/perl
- checking for gcc... (cached) gcc
- checking whether the C compiler (gcc ) works... yes
- checking whether the C compiler (gcc ) is a cross-compiler... no
- checking whether we are using GNU C... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for c++... (cached) c++
- checking whether the C++ compiler (c++ -g -O0 ) works... yes
- checking whether the C++ compiler (c++ -g -O0 ) is a cross-compiler... no
- checking whether we are using GNU C++... (cached) yes
- checking whether c++ accepts -g... (cached) yes
- checking for ranlib... (cached) ranlib
- checking for as... (cached) /usr/bin/as
- checking for ar... (cached) ar
- checking for ld... (cached) ld
- checking for strip... (cached) strip
- checking for windres... no
- checking whether gcc and cc understand -c and -o together... (cached) yes
- checking how to run the C preprocessor... (cached) gcc -E
- checking how to run the C++ preprocessor... (cached) c++ -E
- checking for a BSD compatible install... (cached) /usr/bin/install -c
- checking whether ln -s works... (cached) yes
- checking for minimum required perl version >= 5.006... 5.014002
- checking for full perl installation... yes
- checking for python2.7... (cached) /usr/bin/python2.7
- checking for doxygen... (cached) :
- checking for autoconf... (cached) /usr/bin/autoconf
- checking for unzip... (cached) /usr/bin/unzip
- checking for zip... (cached) /usr/bin/zip
- checking for makedepend... no
- checking for xargs... (cached) /usr/bin/xargs
- checking for X... (cached) libraries , headers
- checking for dnet_ntoa in -ldnet... (cached) no
- checking for dnet_ntoa in -ldnet_stub... (cached) no
- checking for gethostbyname... (cached) yes
- checking for connect... (cached) yes
- checking for remove... (cached) yes
- checking for shmat... (cached) yes
- checking for IceConnectionNumber in -lICE... (cached) yes
- checking whether the compiler supports -Wno-invalid-offsetof... yes
- checking whether the compiler supports -Wno-variadic-macros... yes
- checking whether the compiler supports -Werror=return-type... yes
- checking whether ld has archive extraction flags... (cached) yes
- checking that static assertion macros used in autoconf tests work... (cached) yes
- checking for 64-bit OS... yes
- checking for custom <stdint.h> implementation... none specified
- checking for minimum required Python version >= 2.5... yes
- checking whether the linker supports Identical Code Folding... no
- checking whether removing dead symbols breaks debugging... no
- checking for ANSI C header files... (cached) yes
- checking for working const... (cached) yes
- checking for mode_t... (cached) yes
- checking for off_t... (cached) yes
- checking for pid_t... (cached) yes
- checking for size_t... (cached) yes
- checking for st_blksize in struct stat... (cached) yes
- checking for siginfo_t... (cached) yes
- checking for int64... (cached) no
- checking for uint... (cached) yes
- checking for uint_t... (cached) no
- checking for uname.domainname... (cached) yes
- checking for uname.__domainname... (cached) no
- checking for gcc c++0x headers bug without rtti... (cached) no
- checking for usable char16_t (2 bytes, unsigned)... (cached) yes
- checking for usable wchar_t (2 bytes, unsigned)... (cached) no
- checking for visibility(hidden) attribute... (cached) yes
- checking for visibility(default) attribute... (cached) yes
- checking for visibility pragma support... (cached) yes
- checking For gcc visibility bug with class-level attributes (GCC bug 26905)... (cached) no
- checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... (cached) no
- checking for dirent.h that defines DIR... (cached) yes
- checking for opendir in -ldir... (cached) no
- checking for sys/byteorder.h... (cached) no
- checking for compat.h... (cached) no
- checking for getopt.h... (cached) yes
- checking for sys/bitypes.h... (cached) yes
- checking for memory.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for gnu/libc-version.h... (cached) yes
- checking for nl_types.h... (cached) yes
- checking for malloc.h... (cached) yes
- checking for X11/XKBlib.h... (cached) yes
- checking for sys/statvfs.h... (cached) yes
- checking for sys/statfs.h... (cached) yes
- checking for sys/vfs.h... (cached) yes
- checking for sys/mount.h... (cached) yes
- checking for mmintrin.h... (cached) yes
- checking for new... (cached) yes
- checking for sys/cdefs.h... (cached) yes
- checking for gethostbyname_r in -lc_r... (cached) no
- checking for atan in -lm... (cached) yes
- checking for dlopen in -ldl... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for dladdr... (cached) yes
- checking for socket in -lsocket... (cached) no
- checking for XDrawLines in -lX11... (cached) yes
- checking for XextAddDisplay in -lXext... (cached) yes
- checking for XtFree in -lXt... (cached) yes
- checking for pthread_create in -lpthreads... no
- checking for pthread_create in -lpthread... yes
- checking whether gcc accepts -pthread... yes
- checking whether mmap() sees write()s... yes
- checking whether gcc needs -traditional... (cached) no
- checking for 8-bit clean memcmp... (cached) yes
- checking for random... (cached) yes
- checking for strerror... (cached) yes
- checking for lchown... (cached) yes
- checking for fchmod... (cached) yes
- checking for snprintf... (cached) yes
- checking for statvfs... (cached) yes
- checking for memmove... (cached) yes
- checking for rint... (cached) yes
- checking for stat64... (cached) yes
- checking for lstat64... (cached) yes
- checking for truncate64... (cached) yes
- checking for statvfs64... (cached) yes
- checking for flockfile... (cached) yes
- checking for getpagesize... (cached) yes
- checking for localtime_r... (cached) yes
- checking for strtok_r... (cached) yes
- checking for wcrtomb... (cached) yes
- checking for mbrtowc... (cached) yes
- checking for res_ninit()... (cached) yes
- checking for gnu_get_libc_version()... (cached) yes
- checking for iconv in -lc... (cached) yes
- checking for iconv()... (cached) yes
- checking for iconv() with const input... (cached) no
- checking for nl_langinfo and CODESET... (cached) yes
- checking for an implementation of va_copy()... (cached) yes
- checking for an implementation of __va_copy()... (cached) yes
- checking whether va_lists can be copied by value... (cached) no
- checking for gcc 3.0 ABI... (cached) yes
- checking for C++ "explicit" keyword... (cached) yes
- checking for C++ "typename" keyword... (cached) yes
- checking for modern C++ template specialization syntax support... (cached) yes
- checking whether partial template specialization works... (cached) yes
- checking whether operators must be re-defined for templates derived from templates... (cached) no
- checking whether we need to cast a derived template to pass as its base class... (cached) no
- checking whether the compiler can resolve const ambiguities for templates... (cached) yes
- checking whether the C++ "using" keyword can change access... (cached) yes
- checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
- checking for "std::" namespace... (cached) yes
- checking whether standard template operator!=() is ambiguous... (cached) unambiguous
- checking for C++ reinterpret_cast... (cached) yes
- checking for C++ dynamic_cast to void*... (cached) yes
- checking whether C++ requires implementation of unused virtual methods... (cached) yes
- checking for trouble comparing to zero near std::operator!=()... (cached) no
- checking for __thread keyword for TLS variables... (cached) yes
- checking for malloc.h... (cached) yes
- checking for strndup... (cached) yes
- checking for posix_memalign... (cached) yes
- checking for memalign... (cached) yes
- checking for valloc... (cached) yes
- checking for __attribute__((always_inline))... (cached) yes
- checking for __attribute__((malloc))... (cached) yes
- checking for __attribute__((warn_unused_result))... (cached) yes
- checking for __attribute__((noreturn))... (cached) yes
- checking for LC_MESSAGES... (cached) yes
- checking for application to build... instantbird
- checking if app-specific confvars.sh exists... $HOME/Mozilla/instantbird/instantbird/confvars.sh
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes
- checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0
- checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
- checking for pango >= 1.14.0 pangoft2 >= 1.14.0... yes
- checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
- checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0
- checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
- checking MOZ_GCONF_CFLAGS... -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
- checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -lglib-2.0
- checking for dbus-glib-1 >= 0.60... yes
- checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
- checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
- checking for alsa... yes
- checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa
- checking MOZ_ALSA_LIBS... -lasound
- checking for tar archiver... checking for gnutar... (cached) tar
- tar
- checking for wget... checking for wget... (cached) wget
- wget
- checking for valid debug flags... yes
- checking for __cxa_demangle... (cached) yes
- checking for unwind.h... (cached) yes
- checking for _Unwind_Backtrace... (cached) yes
- checking for gcc -pipe support... yes
- checking whether C compiler supports -fprofile-generate... yes
- checking whether C++ compiler has -pedantic long long bug... no
- checking for correct temporary object destruction order... yes
- checking for correct overload resolution with const and templates... no
- checking for libxml-2.0... yes
- checking LIBXML2_CFLAGS... -I/usr/include/libxml2
- checking LIBXML2_LIBS... -lxml2
- checking for arpa/nameser_compat.h... (cached) yes
- checking for inet_ntop... (cached) yes
- checking size of time_t... (cached) 8
- checking for timezone external... (cached) yes
- checking for tm_gmtoff in struct tm... (cached) yes
- checking for avahi-client avahi-glib... yes
- checking AVAHI_CFLAGS... -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
- checking AVAHI_LIBS... -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0
- checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
- checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
- checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
- checking for stdint.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for sys/int_types.h... (cached) no
- creating ./config.status
- configuring in mozilla
- running /bin/sh $HOME/Mozilla/instantbird/mozilla/configure --enable-application=instantbird --enable-extensions=inspector --enable-debug --disable-optimize --disable-jemalloc --enable-valgrind --enable-application=../instantbird --disable-official-branding --with-branding=../instantbird/branding/nightly --cache-file=.././config.cache --srcdir=$HOME/Mozilla/instantbird/mozilla
- 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... (cached) mawk
- checking for python2.7... (cached) /usr/bin/python2.7
- Creating Python environment
- New python executable in $HOME/Mozilla/obj-instantbird-dbg/mozilla/_virtualenv/bin/python2.7
- Not overwriting existing python script $HOME/Mozilla/obj-instantbird-dbg/mozilla/_virtualenv/bin/python (you must use $HOME/Mozilla/obj-instantbird-dbg/mozilla/_virtualenv/bin/python2.7)
- Installing setuptools...................................
- Complete output from command $HOME/Mozill...ualenv/bin/python2.7 -c "#!python
- \"\"\"Bootstra...sys.argv[1:])
- " $HOME/Mozill...ols-0.6c11-py2.7.egg:
- Traceback (most recent call last):
- File "<string>", line 279, in <module>
- File "<string>", line 240, in main
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 1712, in main
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 1700, in with_ei_usage
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 1716, in <lambda>
- File "/usr/lib/python2.7/distutils/core.py", line 152, in setup
- dist.run_commands()
- File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
- self.run_command(cmd)
- File "/usr/lib/python2.7/distutils/dist.py", line 971, in run_command
- cmd_obj.ensure_finalized()
- File "/usr/lib/python2.7/distutils/cmd.py", line 109, in ensure_finalized
- self.finalize_options()
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 125, in finalize_options
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 1121, in _expand
- File "/usr/lib/python2.7/distutils/cmd.py", line 312, in get_finalized_command
- cmd_obj.ensure_finalized()
- File "/usr/lib/python2.7/distutils/cmd.py", line 109, in ensure_finalized
- self.finalize_options()
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/install.py", line 32, in finalize_options
- File "/usr/lib/python2.7/distutils/command/install.py", line 321, in finalize_options
- (prefix, exec_prefix) = get_config_vars('prefix', 'exec_prefix')
- File "$HOME/Mozilla/obj-instantbird-dbg/mozilla/_virtualenv/lib/python2.7/distutils/__init__.py", line 92, in sysconfig_get_config_vars
- real_vars = old_get_config_vars(*args)
- File "/usr/lib/python2.7/distutils/sysconfig.py", line 489, in get_config_vars
- func()
- File "/usr/lib/python2.7/distutils/sysconfig.py", line 433, in _init_posix
- from _sysconfigdata import build_time_vars
- File "/usr/lib/python2.7/_sysconfigdata.py", line 6, in <module>
- from _sysconfigdata_nd import *
- ImportError: No module named _sysconfigdata_nd
- ----------------------------------------
- ...Installing setuptools...done.
- Traceback (most recent call last):
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv.py", line 2476, in <module>
- main()
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv.py", line 942, in main
- never_download=options.never_download)
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv.py", line 1052, in create_environment
- search_dirs=search_dirs, never_download=never_download)
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv.py", line 599, in install_setuptools
- search_dirs=search_dirs, never_download=never_download)
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv.py", line 571, in _install_req
- cwd=cwd)
- File "$HOME/Mozilla/instantbird/mozilla/python/virtualenv/virtualenv.py", line 1020, in call_subprocess
- % (cmd_desc, proc.returncode))
- OSError: Command $HOME/Mozill...ualenv/bin/python2.7 -c "#!python
- \"\"\"Bootstra...sys.argv[1:])
- " $HOME/Mozill...ols-0.6c11-py2.7.egg failed with error code 1
- *** Fix above errors and then restart with "make -f client.mk build"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement