Package: iceweasel
Version: 3.0~b4
Severity: serious
Justification: no longer builds from source

See attached transcript.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
[EMAIL PROTECTED]:~/iceweasel-3.0~b4# dpkg-buildpackage -uc -us -b
dpkg-buildpackage: source package iceweasel
dpkg-buildpackage: source version 3.0~b4-1
dpkg-buildpackage: source changed by Eric Dorland <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp MPL \
                debian/*.png \
                debian/*.xpm \
                debian/globe.svg
mv -f browser/base/branding/icon48.png.upstream \
                browser/base/branding/icon48.png || true
mv: cannot stat `browser/base/branding/icon48.png.upstream': No such file or 
directory
mv -f browser/base/branding/icon64.png.upstream \
                browser/base/branding/icon64.png || true
mv: cannot stat `browser/base/branding/icon64.png.upstream': No such file or 
directory
mv -f browser/base/branding/about.png.upstream \
                browser/base/branding/about.png || true
mv: cannot stat `browser/base/branding/about.png.upstream': No such file or 
directory
mv -f browser/base/branding/aboutCredits.png.upstream \
                browser/base/branding/aboutCredits.png || true
mv: cannot stat `browser/base/branding/aboutCredits.png.upstream': No such file 
or directory
mv -f browser/themes/pinstripe/browser/preferences/Options.png.upstream \
                browser/themes/pinstripe/browser/preferences/Options.png || true
mv: cannot stat 
`browser/themes/pinstripe/browser/preferences/Options.png.upstream': No such 
file or directory
mv -f browser/themes/winstripe/browser/preferences/Options.png.upstream \
                browser/themes/winstripe/browser/preferences/Options.png || true
mv: cannot stat 
`browser/themes/winstripe/browser/preferences/Options.png.upstream': No such 
file or directory
[ ! -f Makefile ] || /usr/bin/make distclean
for dir in ./nsprpub/build/autoconf/ ./build/autoconf/; do \
                for file in config.guess config.sub; do \
                        sed -i '2!b;/^exec "/ d' $dir/$file ; \
                done ; \
        done
dh_clean
 debian/rules build
dh_testdir
for dir in ./nsprpub/build/autoconf/ ./build/autoconf/; do \
                for file in config.guess config.sub; do \
                        sed -i '2!b;/^#/ i\exec "/usr/share/misc/'$file'" "$@"' 
$dir/$file ; \
                done ; \
        done
LDFLAGS="-Wl,--as-needed" \
        ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr 
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
--with-distribution-id=org.debian --enable-default-toolkit=cairo-gtk2 
--with-default-mozilla-five-home=/usr/lib/iceweasel --enable-pango 
--with-user-appdir=.mozilla --with-system-jpeg=/usr --disable-mailnews 
--disable-composer --disable-ldap --enable-postscript --disable-installer 
--enable-xprint --enable-crypto --disable-strip --disable-install-strip 
--enable-canvas --enable-svg --enable-svg-renderer=cairo --enable-system-cairo 
--enable-mathml --disable-tests --disable-gtktest --disable-debug --enable-xft 
--enable-optimize="-pipe -w -O2 -g -fno-strict-aliasing" 
--with-system-zlib=/usr --enable-xinerama --enable-extensions=default 
--disable-pedantic --disable-long-long-warning --enable-single-profile 
--disable-profilesharing --enable-gnomevfs --enable-application=browser 
--disable-installer --disable-updater --disable-elf-dynstr-gc 
loading cache ./config.cache
checking host system type... i486-pc-linux-gnu
checking target system type... i486-pc-linux-gnu
checking build system type... i486-pc-linux-gnu
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler (gcc  -Wl,--as-needed) works... yes
checking whether the C compiler (gcc  -Wl,--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++  -Wl,--as-needed) works... yes
checking whether the C++ compiler (c++  -Wl,--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 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 perl5... no
checking for perl... /usr/bin/perl
checking for minimum required perl version >= 5.006... 5.008008
checking for full perl installation... yes
checking for python... /usr/bin/python
PYTHON=/usr/bin/python
checking for nsinstall... no
checking for doxygen... :
checking for whoami... /usr/bin/whoami
checking for autoconf... :
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for makedepend... /usr/bin/makedepend
checking for xargs... /usr/bin/xargs
checking for gmake... no
checking for make... /usr/bin/make
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 ld has archive extraction flags... yes
checking that static assertion macros used in autoconf tests work... yes
checking for 64-bit OS... 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 usable wchar_t (2 bytes, unsigned)... no
checking for compiler -fshort-wchar option... yes
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... no
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 XShmCreateImage in -lXext... yes
checking for X11/extensions/XShm.h... yes
checking for XieFloGeometry in -lXIE... no
checking for X11/extensions/XIElib.h... no
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType - version >= 6.1.0... yes
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 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... yes
checking for C++ exceptions flag... -fno-exceptions
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 LC_MESSAGES... yes
checking for jpeg_destroy_compress in -ljpeg... yes
checking for gzread in -lz... yes
checking if app-specific confvars.sh exists... ./browser/confvars.sh
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 1.8.0 gtk+-unix-print-2.0 gdk-x11-2.0 glib-2.0 
gobject-2.0... yes
checking MOZ_GTK2_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -lgdk-x11-2.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl 
-lgobject-2.0 -lglib-2.0  
checking for xft... yes
checking MOZ_XFT_CFLAGS... -I/usr/include/freetype2  
checking MOZ_XFT_LIBS... -lXft -lfontconfig  
checking for pango >= 1.10.0... yes
checking _PANGOCHK_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include  
checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0  
checking for pango >= 1.10.0 pangocairo >= 1.10.0 pangoft2 >= 1.10.0... yes
checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12  
checking MOZ_PANGO_LIBS... -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 
-lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... yes
checking MOZ_GNOMEVFS_CFLAGS... -pthread -DORBIT2=1 
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0  
checking MOZ_GNOMEVFS_LIBS... -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 
-lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0  
checking for gconf-2.0 >= 1.2.1... yes
checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking MOZ_GCONF_LIBS... -lgconf-2 -lglib-2.0  
checking for libgnome-2.0 >= 2.0... yes
checking MOZ_LIBGNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 
-I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 
-I/usr/include/bonobo-activation-2.0  
checking MOZ_LIBGNOME_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 
-lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt 
-lgobject-2.0 -lglib-2.0  
checking for libgnomeui-2.0 >= 2.2.0... yes
checking MOZ_GNOMEUI_CFLAGS... -DORBIT2=1 -pthread 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
-I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 
-I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/gtk-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/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 
-I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/libpng12  
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 -lgdk_pixbuf-2.0 
-lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lgthread-2.0 -lrt 
-lgmodule-2.0 -ldl -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/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 
checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  
checking for gthread-2.0... yes
checking MOZ_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include  
checking MOZ_GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0  
checking for curl/curl.h... no
configure: error: Couldn't find curl/curl.h which is required for the crash 
reporter.  Use --disable-crashreporter to disable the crash reporter.
make: *** [config.status] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
[EMAIL PROTECTED]:~/iceweasel-3.0~b4# 

Attachment: signature.asc
Description: Digital signature

Reply via email to