Your message dated Sat, 29 Mar 2014 15:27:26 +0000
with message-id <[email protected]>
and subject line Bug#742946: Removed package(s) from unstable
has caused the Debian Bug report #713082,
regarding iceowl: FTBFS: configure: error: ./configure failed for mozilla
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
713082: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713082
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: iceowl
Version: 1.9-3
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> autoconf2.13 configure.in > configure
> cd mozilla && autoconf2.13 configure.in > configure
> mkdir -p "."
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_STRIP_ARGS is a 
> deprecated variable
> if test -e /usr/share/misc/config.guess ; then \
>               for i in 
> ./mozilla/tools/profiler/libunwind/src/config/config.guess 
> ./mozilla/tools/profiler/libunwind/src/aux_/config.guess 
> ./mozilla/toolkit/crashreporter/google-breakpad/autotools/config.guess 
> ./mozilla/nsprpub/build/autoconf/config.guess 
> ./mozilla/modules/freetype2/builds/unix/config.guess 
> ./mozilla/memory/jemalloc/src/config.guess 
> ./mozilla/js/src/ctypes/libffi/config.guess 
> ./mozilla/js/src/build/autoconf/config.guess 
> ./mozilla/ipc/chromium/src/third_party/libevent/config.guess 
> ./mozilla/build/autoconf/config.guess 
> ./ldap/sdks/c-sdk/config/autoconf/config.guess ./build/autoconf/config.guess 
> ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in 
> ./mozilla/tools/profiler/libunwind/src/config/config.sub 
> ./mozilla/tools/profiler/libunwind/src/aux_/config.sub 
> ./mozilla/toolkit/crashreporter/google-breakpad/autotools/config.sub 
> ./mozilla/nsprpub/build/autoconf/config.sub 
> ./mozilla/modules/freetype2/builds/unix/config.sub 
> ./mozilla/memory/jemalloc/src/config.sub 
> ./mozilla/js/src/ctypes/libffi/config.sub 
> ./mozilla/js/src/build/autoconf/config.sub 
> ./mozilla/ipc/chromium/src/third_party/libevent/config.sub 
> ./mozilla/build/autoconf/config.sub 
> ./ldap/sdks/c-sdk/config/autoconf/config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> cp -rLf debian/iceowl-branding/* calendar/sunbird/branding/nightly/
> sed -e "s/_UPSTREAM_VERSION_/1.9/" \
>               debian/iceowl.js.in > debian/iceowl.js
> touch debian/stamp-iceowl-branding
> touch debian/stamp-autotools-files
> chmod a+x /«PKGBUILDDIR»/./configure
> mkdir -p .
> cd . &&   CFLAGS="-g" CXXFLAGS="-g" CPPFLAGS="-D_FORTIFY_SOURCE=2" 
> LDFLAGS="-Wl,-z,relro" /«PKGBUILDDIR»/./configure --build=x86_64-linux-gnu  
> --prefix=/usr --includedir="\${prefix}/include" 
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
> --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/iceowl" 
> --srcdir=. --disable-maintainer-mode --disable-dependency-tracking 
> --disable-silent-rules    --host=x86_64-linux-gnu 
> --enable-application=calendar --enable-calendar --disable-strip 
> --disable-strip-libs --disable-install-strip --disable-crashreporter 
> --disable-tests --disable-mochitest --enable-default-toolkit=cairo-gtk2-x11 
> --with-default-mozilla-five-home=/usr/lib/iceowl --with-system-mng=/usr 
> --with-system-jpeg=/usr --with-system-zlib=/usr --with-system-bz2 
> --with-system-libevent --with-system-libvpx --with-system-nspr 
> --with-system-nss --with-system-ply --enable-system-cairo 
> --enable-system-sqlite --enable-system-ffi --enable-system-hunspell 
> --enable-optimize --with-system-nspr --with-system-nss --enable-gio 
> --disable-gnomevfs --enable-system-sqlite --disable-necko-wifi 
> --enable-static --enable-static-mail --enable-chrome-format=jar 
> --disable-webm --disable-ogg --disable-shared --disable-debug 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --with-distribution-id=org.debian
> creating cache ./config.cache
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking build system type... x86_64-pc-linux-gnu
> checking for mawk... mawk
> checking for perl5... no
> checking for perl... /usr/bin/perl
> checking for gcc... gcc
> checking whether the C compiler (gcc -g -Wl,-z,relro) works... yes
> checking whether the C compiler (gcc -g -Wl,-z,relro) 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++ -g -Wl,-z,relro) works... yes
> checking whether the C++ compiler (c++ -g -Wl,-z,relro) 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 whether gcc and cc understand -c and -o together... yes
> checking how to run the C preprocessor... gcc -E
> checking how to run the C++ preprocessor... c++ -E
> 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.014002
> checking for full perl installation... yes
> checking for python2.7... /usr/bin/python2.7
> checking for doxygen... :
> checking for autoconf... /usr/bin/autoconf
> checking for unzip... /usr/bin/unzip
> checking for zip... /usr/bin/zip
> checking for makedepend... no
> checking for xargs... /usr/bin/xargs
> checking for X... libraries , headers 
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking whether the C compiler supports -Werror=return-type... 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 -Wno-overlength-strings... yes
> checking whether the C++ compiler supports -Werror=return-type... 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 -Wno-overlength-strings... yes
> checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
> checking whether the C++ compiler supports -Wno-variadic-macros... yes
> checking whether ld has archive extraction flags... yes
> checking that static assertion macros used in autoconf tests work... yes
> checking for 64-bit OS... yes
> checking for minimum required Python version >= 2.5... yes
> checking whether the linker supports Identical Code Folding... no
> /usr/bin/python2.7: can't open file 
> '/«PKGBUILDDIR»/build/autoconf/check_debug_ranges.py': [Errno 2] No such file 
> or directory
> /usr/bin/python2.7: can't open file 
> '/«PKGBUILDDIR»/build/autoconf/check_debug_ranges.py': [Errno 2] No such file 
> or directory
> checking whether removing dead symbols breaks debugging... no
> checking for ANSI C header files... yes
> checking for working const... yes
> checking for mode_t... yes
> checking for off_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for st_blksize in struct stat... yes
> checking for siginfo_t... yes
> checking for int16_t... yes
> checking for int32_t... yes
> checking for int64_t... yes
> checking for int64... no
> checking for uint... yes
> checking for uint_t... no
> checking for uint16_t... no
> checking for uname.domainname... yes
> checking for uname.__domainname... no
> checking for gcc c++0x headers bug without rtti... no
> checking for usable char16_t (2 bytes, unsigned)... yes
> checking for usable wchar_t (2 bytes, unsigned)... no
> checking for visibility(hidden) attribute... yes
> checking for visibility(default) attribute... yes
> checking for visibility pragma support... yes
> checking For gcc visibility bug with class-level attributes (GCC bug 
> 26905)... no
> checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
> checking for dirent.h that defines DIR... yes
> checking for opendir in -ldir... no
> checking for sys/byteorder.h... no
> checking for compat.h... no
> checking for getopt.h... yes
> checking for sys/bitypes.h... yes
> checking for memory.h... yes
> checking for unistd.h... yes
> checking for gnu/libc-version.h... yes
> checking for nl_types.h... yes
> checking for malloc.h... yes
> checking for X11/XKBlib.h... yes
> checking for sys/statvfs.h... yes
> checking for sys/statfs.h... yes
> checking for sys/vfs.h... yes
> checking for sys/mount.h... yes
> checking for mmintrin.h... yes
> checking for new... yes
> checking for sys/cdefs.h... yes
> checking for gethostbyname_r in -lc_r... no
> checking for atan in -lm... yes
> checking for dlopen in -ldl... yes
> checking for dlfcn.h... yes
> checking for dladdr... yes
> checking for socket in -lsocket... no
> checking for XDrawLines in -lX11... yes
> checking for XextAddDisplay in -lXext... yes
> checking for XtFree in -lXt... 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... no
> checking for 8-bit clean memcmp... yes
> checking for random... yes
> checking for strerror... yes
> checking for lchown... yes
> checking for fchmod... yes
> checking for snprintf... yes
> checking for statvfs... yes
> checking for memmove... yes
> checking for rint... yes
> checking for stat64... yes
> checking for lstat64... yes
> checking for truncate64... yes
> checking for statvfs64... yes
> checking for flockfile... yes
> checking for getpagesize... yes
> checking for localtime_r... yes
> checking for strtok_r... yes
> checking for wcrtomb... yes
> checking for mbrtowc... yes
> checking for res_ninit()... yes
> checking for gnu_get_libc_version()... yes
> checking for iconv in -lc... yes
> checking for iconv()... yes
> checking for iconv() with const input... no
> checking for nl_langinfo and CODESET... yes
> checking for an implementation of va_copy()... yes
> checking for an implementation of __va_copy()... yes
> checking whether va_lists can be copied by value... no
> checking for gcc 3.0 ABI... yes
> checking for C++ "explicit" keyword... yes
> checking for C++ "typename" keyword... yes
> checking for modern C++ template specialization syntax support... yes
> checking whether partial template specialization works... yes
> checking whether operators must be re-defined for templates derived from 
> templates... no
> checking whether we need to cast a derived template to pass as its base 
> class... no
> checking whether the compiler can resolve const ambiguities for templates... 
> yes
> checking whether the C++ "using" keyword can change access... yes
> checking whether the C++ "using" keyword resolves ambiguity... yes
> checking for "std::" namespace... yes
> checking whether standard template operator!=() is ambiguous... unambiguous
> checking for C++ reinterpret_cast... yes
> checking for C++ dynamic_cast to void*... yes
> checking whether C++ requires implementation of unused virtual methods... yes
> checking for trouble comparing to zero near std::operator!=()... no
> checking for __thread keyword for TLS variables... yes
> checking for malloc.h... (cached) yes
> checking for strndup... yes
> checking for posix_memalign... yes
> checking for memalign... yes
> checking for valloc... yes
> checking for __attribute__((always_inline))... yes
> checking for __attribute__((malloc))... yes
> checking for __attribute__((warn_unused_result))... yes
> checking for __attribute__((noreturn))... yes
> checking for LC_MESSAGES... yes
> checking for nspr-config... /usr/bin/nspr-config
> checking for NSPR - version >= 4.8.0... yes
> checking for nss-config... /usr/bin/nss-config
> checking for NSS - version >= 3.12.6... yes
> checking for jpeg_destroy_compress in -ljpeg... yes
> checking for gzread in -lz... yes
> checking for BZ2_bzread in -lbz2... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for hunspell... yes
> checking MOZ_HUNSPELL_CFLAGS... -I/usr/include/hunspell  
> checking MOZ_HUNSPELL_LIBS... -lhunspell-1.3  
> checking for application to build... calendar
> checking if app-specific confvars.sh exists... ./calendar/confvars.sh
> 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/libdrm 
> -I/usr/include/harfbuzz -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/harfbuzz -I/usr/include/freetype2  
> checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig 
> -lgobject-2.0 -lglib-2.0  
> checking for gio-2.0 >= 2.0... yes
> checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
> checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-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... no
> checking for gtar... no
> checking for tar... tar
> tar
> checking for wget... checking for wget... no
> 
> checking for sqlite3 >= 3.7.1... yes
> checking SQLITE_CFLAGS...  
> checking SQLITE_LIBS... -lsqlite3  
> checking for valid optimization flags... yes
> checking size of int *... 8
> checking for __cxa_demangle... yes
> checking for unwind.h... yes
> checking for _Unwind_Backtrace... 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 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... yes
> checking for inttypes.h... yes
> checking for sys/int_types.h... no
> checking for cairo >= 1.10 pixman-1 freetype2 fontconfig... yes
> checking CAIRO_CFLAGS... -I/usr/include/cairo -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/libdrm  
> checking CAIRO_LIBS... -lcairo -lpixman-1 -lfreetype -lfontconfig  
> checking for cairo-xlib-xrender >= 1.10... yes
> checking CAIRO_XRENDER_CFLAGS... -I/usr/include/cairo -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/libdrm  
> checking CAIRO_XRENDER_LIBS... -lXrender -lcairo -lXext -lX11  
> updating cache ./config.cache
> creating ./config.status
> creating config files and headers...
> configuring in mozilla
> running /bin/sh ./configure  --build=x86_64-linux-gnu --prefix=/usr 
> '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' 
> '--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var 
> '--libexecdir=${prefix}/lib/iceowl' --disable-maintainer-mode 
> --disable-dependency-tracking --disable-silent-rules --host=x86_64-linux-gnu 
> --enable-application=calendar --enable-calendar --disable-strip 
> --disable-strip-libs --disable-install-strip --disable-crashreporter 
> --disable-tests --disable-mochitest --enable-default-toolkit=cairo-gtk2-x11 
> --with-default-mozilla-five-home=/usr/lib/iceowl --with-system-mng=/usr 
> --with-system-jpeg=/usr --with-system-zlib=/usr --with-system-bz2 
> --with-system-libevent --with-system-libvpx --with-system-nspr 
> --with-system-nss --with-system-ply --enable-system-cairo 
> --enable-system-sqlite --enable-system-ffi --enable-system-hunspell 
> --enable-optimize --with-system-nspr --with-system-nss --enable-gio 
> --disable-gnomevfs --enable-system-sqlite --disable-necko-wifi 
> --enable-static --enable-static-mail --enable-chrome-format=jar 
> --disable-webm --disable-ogg --disable-shared --disable-debug 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --with-distribution-id=org.debian --enable-application=../calendar 
> --disable-official-branding 
> --with-branding=../calendar/sunbird/branding/nightly 
> --cache-file=.././config.cache --srcdir=.
> loading cache .././config.cache
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking build system type... x86_64-pc-linux-gnu
> checking for mawk... (cached) mawk
> checking for perl5... (cached) /usr/bin/perl
> checking for objcopy... /usr/bin/objcopy
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -Wl,-z,relro) works... yes
> checking whether the C compiler (gcc -g -Wl,-z,relro) 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 -Wl,-z,relro) works... yes
> checking whether the C++ compiler (c++ -g -Wl,-z,relro) 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 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 rpmbuild... :
> checking compiler version... gcc (Debian 4.8.1-3) 4.8.1
> Copyright (C) 2013 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 gmake... no
> checking for make... /usr/bin/make
> 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 that static assertion macros used in autoconf tests work... (cached) 
> yes
> checking for --noexecstack option to as... yes
> checking for -z noexecstack option to ld... yes
> checking for -mssse3 option to gcc... yes
> checking whether the C compiler supports -Werror=return-type... 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 -Wno-overlength-strings... yes
> checking whether the C++ compiler supports -Werror=return-type... 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 -Wno-overlength-strings... yes
> checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
> checking whether the C++ compiler supports -Wno-variadic-macros... yes
> checking whether ld has archive extraction flags... (cached) yes
> checking for 64-bit OS... yes
> checking for Python version >= 2.5 but not 3.x... yes
> checking for custom <stdint.h> implementation... none specified
> 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 __stdcall... no
> checking for ssize_t... 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 nullptr... yes
> 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 gcc PR49911... no
> checking for __force_align_arg_pointer__ attribute... 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 io.h... no
> checking for cpuid.h... 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 sys/quota.h... yes
> checking for sys/sysmacros.h... yes
> checking for linux/quota.h... yes
> checking for mmintrin.h... (cached) yes
> checking for new... (cached) yes
> checking for sys/cdefs.h... (cached) yes
> checking for linux/perf_event.h... yes
> checking for perf_event_open system call... yes
> checking for gethostbyname_r in -lc_r... (cached) no
> checking for library containing dlopen... -ldl
> checking for dlfcn.h... (cached) yes
> checking for dladdr... (cached) yes
> checking for memmem... 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 XShmCreateImage in -lXext... yes
> checking for X11/extensions/scrnsaver.h... no
> checking for pthread_create in -lpthreads... no
> checking for pthread_create in -lpthread... yes
> checking whether gcc accepts -pthread... 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 setbuf... yes
> checking for isatty... 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 clock_gettime(CLOCK_MONOTONIC)... 
> 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 modern C++ template specialization syntax support... (cached) yes
> checking whether partial template specialization works... (cached) yes
> checking whether the C++ "using" keyword resolves ambiguity... (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 LC_MESSAGES... (cached) yes
> checking for localeconv... yes
> checking for nspr-config... /usr/bin/nspr-config
> checking for NSPR - version >= 4.9.2... yes
> checking for event.h... yes
> checking for event_init in -levent... yes
> checking for nss-config... /usr/bin/nss-config
> checking for NSS - version >= 3.13.2... yes
> checking for YASM assembler... checking for yasm... yasm
> checking for jpeg_destroy_compress in -ljpeg... (cached) yes
> checking for gzread in -lz... (cached) yes
> checking for BZ2_bzread in -lbz2... (cached) yes
> checking for pkg-config... (cached) /usr/bin/pkg-config
> checking for hunspell... yes
> checking MOZ_HUNSPELL_CFLAGS... -I/usr/include/hunspell  
> checking MOZ_HUNSPELL_LIBS... -lhunspell-1.3  
> checking for libffi >= 3.0.9... yes
> checking MOZ_FFI_CFLAGS...  
> checking MOZ_FFI_LIBS... -lffi  
> checking for application to build... ../calendar
> checking if app-specific confvars.sh exists... ./../calendar/confvars.sh
> 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/libdrm 
> -I/usr/include/harfbuzz -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... yes
> checking _PANGOCHK_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  
> checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lglib-2.0  
> checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 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/harfbuzz -I/usr/include/freetype2 -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm  
> checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfreetype -lfontconfig 
> -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
> checking for gtk+-2.0 >= 2.14... yes
> checking _GTKCHECK_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/libdrm 
> -I/usr/include/harfbuzz  
> checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
> -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 
> -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0  
> checking for gio-2.0 >= 2.18... yes
> checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
> checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-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 libgnomeui-2.0 >= 2.2.0... yes
> checking MOZ_GNOMEUI_CFLAGS... -pthread -D_REENTRANT -DORBIT2=1 
> -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
> -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 
> -I/usr/include/gdk-pixbuf-2.0 -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 -I/usr/include/libxml2 
> -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/atk-1.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/cairo 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 
> -I/usr/include/libdrm -I/usr/include/libgnomeui-2.0 
> -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 
> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 
> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0  
> checking MOZ_GNOMEUI_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 
> -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation 
> -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
> -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 
> -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 
> -lglib-2.0  
> checking for dbus-1 >= 0.60... yes
> checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  
> checking MOZ_DBUS_LIBS... -ldbus-1  
> 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 vpx >= 1.0.0... yes
> checking MOZ_LIBVPX_CFLAGS...  
> checking MOZ_LIBVPX_LIBS... -lvpx  
> checking for vpx/vpx_decoder.h... yes
> checking for vpx_codec_dec_init_ver in -lvpx... yes
> checking for alsa... yes
> checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa  
> checking MOZ_ALSA_LIBS... -lasound  
> checking for java... :
> checking for javac... :
> checking for jar... :
> checking for tar archiver... checking for gnutar... (cached) tar
> tar
> checking for wget... checking for wget... no
> 
> checking for sqlite3 >= 3.7.13... yes
> checking SQLITE_CFLAGS...  
> checking SQLITE_LIBS... -lsqlite3  
> checking for SQLITE_SECURE_DELETE support in system SQLite... yes
> checking for SQLITE_THREADSAFE support in system SQLite... yes
> checking for SQLITE_ENABLE_FTS3 support in system SQLite... yes
> checking for SQLITE_ENABLE_UNLOCK_NOTIFY support in system SQLite... yes
> checking for conic... checking for valid optimization flags... yes
> checking size of int *... (cached) 8
> configure: warning: Disabling elfhack
> checking whether linker creates PT_GNU_RELRO segments... yes
> checking for __cxa_demangle... (cached) yes
> checking for unwind.h... (cached) yes
> checking for _Unwind_Backtrace... (cached) yes
> checking for -pipe support... yes
> checking whether C compiler supports -fprofile-generate... yes
> checking whether C++ compiler has -pedantic long long bug... no
> checking for correct overload resolution with const and templates... no
> checking what kind of list files are supported by the linker... linkerscript
> checking what kind of ordering can be done with the linker... none
> 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 freetype2 >= 6.1.0... yes
> checking FT2_CFLAGS... -I/usr/include/freetype2  
> checking FT2_LIBS... -lfreetype  
> checking for FT_Bitmap_Size.y_ppem... yes
> checking for FT_GlyphSlot_Embolden... yes
> checking for FT_Load_Sfnt_Table... yes
> checking for FT_Select_Size... yes
> checking for fontconfig/fcfreetype.h... yes
> checking for fontconfig... yes
> checking _FONTCONFIG_CFLAGS...  
> checking _FONTCONFIG_LIBS... -lfontconfig  
> checking for pixman-1 >= 0.19.2... yes
> checking PIXMAN_CFLAGS... -I/usr/include/pixman-1  
> checking PIXMAN_LIBS... -lpixman-1  
> checking for stdint.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking for sys/int_types.h... (cached) no
> checking for cairo >= 1.10... yes
> checking CAIRO_CFLAGS... -I/usr/include/cairo -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/libdrm  
> checking CAIRO_LIBS... -lcairo  
> checking for cairo-tee >= 1.10... yes
> checking CAIRO_TEE_CFLAGS... -I/usr/include/cairo -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/libdrm  
> checking CAIRO_TEE_LIBS... -lcairo  
> checking for cairo-xlib-xrender >= 1.10... yes
> checking CAIRO_XRENDER_CFLAGS... -I/usr/include/cairo -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/libdrm  
> checking CAIRO_XRENDER_LIBS... -lXrender -lcairo -lXext -lX11  
> checking for posix_fallocate... yes
> checking for GL/glx.h... yes
> Creating Python virtualenv
> New python executable in ./_virtualenv/bin/python2.7
> Also creating executable in ./_virtualenv/bin/python
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv.py", line 2427, 
> in <module>
>     main()
>   File "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv.py", line 939, in 
> main
>     never_download=options.never_download)
>   File "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv.py", line 1049, 
> in create_environment
>     search_dirs=search_dirs, never_download=never_download)
>   File "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv.py", line 598, in 
> install_setuptools
>     search_dirs=search_dirs, never_download=never_download)
>   File "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv.py", line 570, in 
> _install_req
>     cwd=cwd)
>   File "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv.py", line 1017, 
> in call_subprocess
>     % (cmd_desc, proc.returncode))
> OSError: Command /«BUILDDIR»...ualenv/bin/python2.7 -c "#!python
> \"\"\"Bootstra...sys.argv[1:])
> 
> 
> 
> 
> 
> 
> " /«BUILDDIR»...ols-0.6c11-py2.7.egg failed with error code 1
> Installing setuptools...................................
>   Complete output from command /«BUILDDIR»...ualenv/bin/python2.7 -c "#!python
> \"\"\"Bootstra...sys.argv[1:])
> 
> 
> 
> 
> 
> 
> " /«BUILDDIR»...ols-0.6c11-py2.7.egg:
>   Traceback (most recent call last):
>   File "<string>", line 279, in <module>
>   File "<string>", line 240, in main
>   File 
> "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py",
>  line 1712, in main
>   File 
> "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py",
>  line 1700, in with_ei_usage
>   File 
> "/«PKGBUILDDIR»/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 
> "/«PKGBUILDDIR»/mozilla/python/virtualenv/virtualenv_support/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py",
>  line 125, in finalize_options
>   File 
> "/«PKGBUILDDIR»/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 
> "/«PKGBUILDDIR»/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 
> "/«PKGBUILDDIR»/mozilla/_virtualenv/lib/python2.7/distutils/__init__.py", 
> line 85, in sysconfig_get_config_vars
>     real_vars = old_get_config_vars(*args)
>   File "/usr/lib/python2.7/distutils/sysconfig.py", line 495, in 
> get_config_vars
>     func()
>   File "/usr/lib/python2.7/distutils/sysconfig.py", line 439, 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.
> Populating Python virtualenv
> 
> ---------------------------------------------------------------------------
> This script requires setuptools version 0.6c11 to run (even to display
> help).  I will attempt to download it for you (from
> http://pypi.python.org/packages/2.7/s/setuptools/), but
> you may need to enable firewall access for this script first.
> I will start the download in 15 seconds.
> 
> (Note: if this machine does not have network access, please obtain the file
> 
>    
> http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
> 
> and place it in this directory before rerunning this script.)
> ---------------------------------------------------------------------------
> Downloading 
> http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
> running develop
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/mozilla/python/simplejson-2.1.1/setup.py", line 103, 
> in <module>
>     run_setup(False)
>   File "/«PKGBUILDDIR»/mozilla/python/simplejson-2.1.1/setup.py", line 99, in 
> run_setup
>     cmdclass={'build_ext': ve_build_ext},
>   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 
> "/«PKGBUILDDIR»/mozilla/python/simplejson-2.1.1/setuptools-0.6c11-py2.7.egg/setuptools/command/develop.py",
>  line 50, in finalize_options
>   File 
> "/«PKGBUILDDIR»/mozilla/python/simplejson-2.1.1/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py",
>  line 125, in finalize_options
>   File 
> "/«PKGBUILDDIR»/mozilla/python/simplejson-2.1.1/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 
> "/«PKGBUILDDIR»/mozilla/python/simplejson-2.1.1/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 
> "/«PKGBUILDDIR»/mozilla/_virtualenv/lib/python2.7/distutils/__init__.py", 
> line 85, in sysconfig_get_config_vars
>     real_vars = old_get_config_vars(*args)
>   File "/usr/lib/python2.7/distutils/sysconfig.py", line 495, in 
> get_config_vars
>     func()
>   File "/usr/lib/python2.7/distutils/sysconfig.py", line 439, 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
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/mozilla/build/virtualenv/populate_virtualenv.py", line 
> 69, in <module>
>     populate_virtualenv(sys.argv[1], sys.argv[2])
>   File "/«PKGBUILDDIR»/mozilla/build/virtualenv/populate_virtualenv.py", line 
> 42, in populate_virtualenv
>     package[2:])
>   File "/«PKGBUILDDIR»/mozilla/build/virtualenv/populate_virtualenv.py", line 
> 63, in call_setup
>     raise Exception('Error installing package: %s' % directory)
> Exception: Error installing package: 
> /«PKGBUILDDIR»/mozilla/python/simplejson-2.1.1
> configure: error: ./configure failed for mozilla
> make: *** [debian/stamp-autotools] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/iceowl_1.9-3_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Version: 1.9-3+rm

Dear submitter,

as the package iceowl has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/742946

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to