Your message dated Wed, 08 Sep 2010 09:48:54 +0000
with message-id <e1othgw-0003cf...@franck.debian.org>
and subject line Bug#595842: fixed in iceweasel 3.6.9-1
has caused the Debian Bug report #595842,
regarding vlc: FTBFS in squeeze: configure: error: Please install the Firefox 
development tools; mozilla-config.h, plugin/npapi.h and plugin/npruntime.h were 
not found.
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 ow...@bugs.debian.org
immediately.)


-- 
595842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vlc
Version: 1.1.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100906 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp
> [ ! -f debian/vlc-nox.install.bak ] || mv -f debian/vlc-nox.install.bak \
>         debian/vlc-nox.install
> rm -f debian/vlc-nox.install.kfreebsd
> rm -f debian/vlc-nox.install.hurd
> # Clean VLC
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -rf tmp/
> dh_clean
>  dpkg-source -b vlc-1.1.3
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building vlc using existing ./vlc_1.1.3.orig.tar.bz2
> dpkg-source: info: building vlc in vlc_1.1.3-1.debian.tar.gz
> dpkg-source: info: building vlc in vlc_1.1.3-1.dsc
>  debian/rules build
> dh_testdir
> # We need to build the static library apart
> # Else it's a mess when we build the modules
> ./configure --enable-static --build=x86_64-linux-gnu --config-cache 
> --disable-maintainer-mode --disable-silent-rules --disable-update-check 
> --enable-fast-install --prefix=/usr --sysconfdir=/etc --with-binary-version=1 
>  --enable-a52 --enable-aa --enable-bonjour --enable-caca --enable-dca 
> --enable-dirac --enable-dvb --enable-dvbpsi --enable-dvdnav --enable-faad 
> --enable-flac --enable-fluidsynth --enable-freetype --enable-fribidi 
> --enable-ggi --enable-gnutls --enable-jack --enable-kate --enable-libass 
> --enable-libmpeg2 --enable-libproxy --enable-libxml2 --enable-lirc 
> --enable-live555 --enable-mad --enable-mkv --enable-mod --enable-mozilla 
> --enable-mpc --enable-mtp --enable-mux_ogg --enable-ncurses --enable-notify 
> --enable-ogg --enable-pulse --enable-qt4 --enable-realrtsp 
> --enable-schroedinger --enable-sdl --enable-shout --enable-skins2 
> --enable-smb --enable-speex --enable-svg --enable-taglib --enable-theora 
> --enable-twolame --enable-upnp --enable-vcd --enable-vcdx --enable-vorbis 
> --enable-zvbi --with-kde-solid=/usr/share/kde4/apps/ 
> --with-mozilla-pkg=libxul  --disable-dxva2 --disable-gnomevfs --disable-goom 
> --disable-libva --disable-osso_screensaver --disable-portaudio 
> --disable-projectm --disable-sqlite --disable-telx --disable-x264  
> --enable-alsa --enable-atmo --enable-dc1394 --enable-dv --enable-pvr 
> --enable-udev --enable-v4l --enable-v4l2  --enable-svgalib
> configure: creating cache config.cache
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... gcc3
> checking for gcc option to accept ISO C99... -std=gnu99
> checking how to run the C preprocessor... gcc -std=gnu99 -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C preprocessor... gcc -std=gnu99 -E
> checking for gcc... gcc
> checking whether we are using the GNU Objective C compiler... no
> checking whether gcc accepts -g... no
> checking dependency style of gcc... gcc3
> checking dependency style of gcc... (cached) gcc3
> checking for egrep... (cached) /bin/grep -E
> checking whether make sets $(MAKE)... (cached) yes
> checking dependency style of gcc -std=gnu99... gcc3
> checking for ranlib... ranlib
> checking for strip... strip
> checking for ar... ar
> checking for ld... ld
> checking for dlltool... no
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for C/C++ restrict keyword... __restrict
> checking for libs in 
> /build/user-vlc_1.1.3-1-amd64-YNXH3d/vlc-1.1.3/./extras/contrib/hosts/x86_64-linux-gnu...
>  no
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc -std=gnu99... ld
> checking if the linker (ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... (cached) pass_all
> checking for ar... (cached) ar
> checking for strip... (cached) strip
> checking for ranlib... (cached) ranlib
> checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... 
> ok
> checking for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... (cached) yes
> checking whether g++ accepts -g... (cached) yes
> checking dependency style of g++... (cached) gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for objdir... .libs
> checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
> checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
> checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
> checking if gcc -std=gnu99 static flag -static works... yes
> checking if gcc -std=gnu99 supports -c -o file.o... yes
> checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
> checking whether the gcc -std=gnu99 linker (ld -m elf_x86_64) supports shared 
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for ld used by g++... ld -m elf_x86_64
> checking if the linker (ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (ld -m elf_x86_64) supports shared 
> libraries... yes
> checking for g++ option to produce PIC... -fPIC -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (ld -m elf_x86_64) supports shared 
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether NLS is requested... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> checking for ld used by GCC... ld -m elf_x86_64
> checking if the linker (ld -m elf_x86_64) is GNU ld... yes
> checking for shared library run path origin... done
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for iconv... yes
> checking for working iconv... yes
> checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, 
> char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
> checking for buggy GNU/libc versions... not present
> checking for shared objects suffix... .so
> checking for ctime_r... yes
> checking for daemon... yes
> checking for fcntl... yes
> checking for fdopendir... yes
> checking for fstatvfs... yes
> checking for fork... yes
> checking for getenv... yes
> checking for getpwuid_r... yes
> checking for gettimeofday... yes
> checking for isatty... yes
> checking for lstat... yes
> checking for memalign... yes
> checking for openat... yes
> checking for posix_fadvise... yes
> checking for posix_madvise... yes
> checking for posix_memalign... yes
> checking for setenv... yes
> checking for setlocale... yes
> checking for stricmp... no
> checking for strnicmp... no
> checking for tdestroy... yes
> checking for uselocale... yes
> checking for asprintf... yes
> checking for atof... yes
> checking for atoll... yes
> checking for getcwd... yes
> checking for getdelim... yes
> checking for getpid... yes
> checking for gmtime_r... yes
> checking for lldiv... yes
> checking for localtime_r... yes
> checking for nrand48... yes
> checking for rewind... yes
> checking for strcasecmp... yes
> checking for strcasestr... yes
> checking for strdup... yes
> checking for strlcpy... no
> checking for strncasecmp... yes
> checking for strndup... yes
> checking for strnlen... yes
> checking for strsep... yes
> checking for strtof... yes
> checking for strtok_r... yes
> checking for strtoll... yes
> checking for swab... yes
> checking for vasprintf... yes
> checking for fdatasync... yes
> checking for accept4... yes
> checking for dup3... yes
> checking for eventfd... yes
> checking for vmsplice... yes
> checking for mmap... yes
> checking for connect... yes
> checking for send... yes
> checking for socklen_t in sys/socket.h... yes
> checking for struct sockaddr_storage... yes
> checking for library containing getaddrinfo... none required
> checking for getnameinfo... yes
> checking for gai_strerror... yes
> checking for struct addrinfo... yes
> checking for va_copy... yes
> checking for __va_copy... yes
> checking for inet_aton... yes
> checking for getopt_long... yes
> checking for cos in -lm... yes
> checking for pow in -lm... yes
> checking for sqrt in -lm... yes
> checking for ceil in -lm... yes
> checking for exp in -lm... yes
> checking for round in -lm... yes
> checking for sqrtf in -lm... yes
> checking for lrintf in -lm... yes
> checking dl.h usability... no
> checking dl.h presence... no
> checking for dl.h... no
> checking for shl_load... (cached) no
> checking image.h usability... no
> checking image.h presence... no
> checking for image.h... no
> checking for load_add_on... no
> checking for dlfcn.h... (cached) yes
> checking sys/dl.h usability... no
> checking sys/dl.h presence... no
> checking for sys/dl.h... no
> checking for dlopen... (cached) no
> checking for dlopen in -ldl... (cached) yes
> checking for main in -lpthread... yes
> checking for clock_nanosleep in -lrt... yes
> checking for nanosleep... yes
> checking for strncasecmp in strings.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking for strings.h... (cached) yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking xlocale.h usability... yes
> checking xlocale.h presence... yes
> checking for xlocale.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking for sys/stat.h... (cached) yes
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking netinet/udplite.h usability... no
> checking netinet/udplite.h presence... no
> checking for netinet/udplite.h... no
> checking sys/eventfd.h usability... yes
> checking sys/eventfd.h presence... yes
> checking for sys/eventfd.h... yes
> checking for net/if.h... yes
> checking for sys/mount.h... yes
> checking machine/param.h usability... no
> checking machine/param.h presence... no
> checking for machine/param.h... no
> checking sys/shm.h usability... yes
> checking sys/shm.h presence... yes
> checking for sys/shm.h... yes
> checking linux/version.h usability... yes
> checking linux/version.h presence... yes
> checking for linux/version.h... yes
> checking linux/dccp.h usability... yes
> checking linux/dccp.h presence... yes
> checking for linux/dccp.h... yes
> checking scsi/scsi.h usability... yes
> checking scsi/scsi.h presence... yes
> checking for scsi/scsi.h... yes
> checking linux/magic.h usability... yes
> checking linux/magic.h presence... yes
> checking for linux/magic.h... yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking for ssize_t... yes
> checking for library containing poll... none required
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking for nanosleep in time.h... yes
> checking for timespec in sys/time.h... yes
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for MINIZIP... no
> checking unzip.h usability... no
> checking unzip.h presence... no
> checking for unzip.h... no
> checking for DBUS... yes
> checking for ntohl in sys/param.h... no
> checking if gcc -std=gnu99 accepts -Wall... yes
> checking if gcc -std=gnu99 accepts -Wextra... yes
> checking if gcc -std=gnu99 accepts -Wsign-compare... yes
> checking if gcc -std=gnu99 accepts -Wundef... yes
> checking if gcc -std=gnu99 accepts -Wpointer-arith... yes
> checking if gcc -std=gnu99 accepts -Wbad-function-cast... yes
> checking if gcc -std=gnu99 accepts -Wwrite-strings... yes
> checking if gcc -std=gnu99 accepts -Wmissing-prototypes... yes
> checking if gcc -std=gnu99 accepts -Wvolatile-register-var... yes
> checking if gcc -std=gnu99 accepts -Werror-implicit-function-declaration... 
> yes
> checking if gcc -std=gnu99 accepts -pipe... yes
> checking if $CC accepts -Os... yes
> checking if $CC accepts -O4... yes
> checking if $CC accepts -O3... yes
> checking if $CC accepts -O2... yes
> checking if $CC accepts -O0... yes
> checking if $CC accepts -ffast-math... yes
> checking if $CC accepts -funroll-loops... yes
> checking if $CC accepts -fomit-frame-pointer... yes
> checking if $CC accepts -bundle -undefined error... no
> checking __attribute__ ((aligned ())) support... 64
> checking for __attribute__((packed))... yes
> checking execinfo.h usability... yes
> checking execinfo.h presence... yes
> checking for execinfo.h... yes
> checking for backtrace... yes
> checking if gcc -std=gnu99 groks MMX intrinsics... yes
> checking if gcc -std=gnu99 groks MMX inline assembly... yes
> checking if gcc -std=gnu99 groks MMX EXT inline assembly... yes
> checking if gcc -std=gnu99 groks SSE2 intrinsics... yes
> checking if gcc -std=gnu99 groks SSE inline assembly... yes
> checking if gcc -std=gnu99 groks SSE2 inline assembly... yes
> checking if gcc -std=gnu99 groks SSE3 inline assembly... yes
> checking if gcc -std=gnu99 groks SSSE3 inline assembly... yes
> checking if gcc -std=gnu99 groks SSE4.1 inline assembly... yes
> checking if gcc -std=gnu99 groks SSE4.2 inline assembly... yes
> checking if gcc -std=gnu99 groks SSE4A inline assembly... yes
> checking if gcc -std=gnu99 groks 3D Now! inline assembly... yes
> checking whether gcc -std=gnu99 accepts -mtune=athlon64... yes
> checking for LUA... yes
> checking for luac... /usr/bin/luac
> checking for LIBPROXY... yes
> checking for NOTIFY... yes
> checking for TAGLIB... yes
> checking taglib/mp4coverart.h usability... yes
> checking taglib/mp4coverart.h presence... yes
> checking for taglib/mp4coverart.h... yes
> checking liveMedia_version.hh usability... yes
> checking liveMedia_version.hh presence... yes
> checking for liveMedia_version.hh... yes
> checking for liveMedia version >= 1214895600 ... yes
> checking liveMedia.hh usability... yes
> checking liveMedia.hh presence... yes
> checking for liveMedia.hh... yes
> checking for main in -lliveMedia_pic... yes
> checking for DC1394... yes
> checking for DV... yes
> checking dvdread/dvd_reader.h usability... yes
> checking dvdread/dvd_reader.h presence... yes
> checking for dvdread/dvd_reader.h... yes
> checking for dvdnav-config... /usr/bin/dvdnav-config
> checking for dvdnav_get_video_resolution in -ldvdnav... no
> checking libsmbclient.h usability... yes
> checking libsmbclient.h presence... yes
> checking for libsmbclient.h... yes
> checking for dvbpsi/dr.h... yes
> checking for dvbpsi_GenSDTSections in -ldvbpsi... yes
> checking linux/videodev.h usability... yes
> checking linux/videodev.h presence... yes
> checking for linux/videodev.h... yes
> checking for LIBV4L... yes
> checking linux/videodev2.h usability... yes
> checking linux/videodev2.h presence... yes
> checking for linux/videodev2.h... yes
> checking sys/videoio.h usability... no
> checking sys/videoio.h presence... no
> checking for sys/videoio.h... no
> checking for LIBV4L2... yes
> checking for new linux/videodev2.h... yes
> checking for LIBCDIO... yes
> checking for LIBVCDINFO... yes
> checking for cdrom_msf0 in linux/cdrom.h... yes
> checking for scsireq in sys/scsiio.h... no
> checking for ioc_toc_header in sys/cdio.h... no
> checking for LIBCDDB... yes
> checking linux/dvb/version.h usability... yes
> checking linux/dvb/version.h presence... yes
> checking for linux/dvb/version.h... yes
> checking linux/dvb/frontend.h usability... yes
> checking linux/dvb/frontend.h presence... yes
> checking for linux/dvb/frontend.h... yes
> checking for inet_pton... yes
> checking for inet_ntop... yes
> checking for OGG... yes
> checking for MUX_OGG... yes
> checking for SHOUT... yes
> checking ebml/EbmlVersion.h usability... yes
> checking ebml/EbmlVersion.h presence... yes
> checking for ebml/EbmlVersion.h... yes
> checking for libebml version >= 0.7.7... yes
> checking matroska/KaxVersion.h usability... yes
> checking matroska/KaxVersion.h presence... yes
> checking for matroska/KaxVersion.h... yes
> checking for libmatroska version >= 0.8.0... yes
> checking matroska/KaxAttachments.h usability... yes
> checking matroska/KaxAttachments.h presence... yes
> checking for matroska/KaxAttachments.h... yes
> checking for main in -lebml_pic... no
> checking for main in -lebml... yes
> checking for LIBMODPLUG... yes
> checking mpc/mpcdec.h usability... yes
> checking mpc/mpcdec.h presence... yes
> checking for mpc/mpcdec.h... yes
> configure: WARNING: only static linking is available, you must provide a 
> gme-tree
> checking mad.h usability... yes
> checking mad.h presence... yes
> checking for mad.h... yes
> checking for mad_bit_init in -lmad... yes
> checking for AVCODEC... yes
> checking libavcodec/avcodec.h usability... yes
> checking libavcodec/avcodec.h presence... yes
> checking for libavcodec/avcodec.h... yes
> checking ffmpeg/avcodec.h usability... no
> checking ffmpeg/avcodec.h presence... no
> checking for ffmpeg/avcodec.h... no
> checking libavutil/avutil.h usability... yes
> checking libavutil/avutil.h presence... yes
> checking for libavutil/avutil.h... yes
> checking ffmpeg/avutil.h usability... no
> checking ffmpeg/avutil.h presence... no
> checking for ffmpeg/avutil.h... no
> checking for AVFORMAT... yes
> checking libavformat/avformat.h usability... yes
> checking libavformat/avformat.h presence... yes
> checking for libavformat/avformat.h... yes
> checking ffmpeg/avformat.h usability... no
> checking ffmpeg/avformat.h presence... no
> checking for ffmpeg/avformat.h... no
> checking for libavutil/avutil.h... (cached) yes
> checking for ffmpeg/avutil.h... (cached) no
> checking for SWSCALE... yes
> checking libswscale/swscale.h usability... yes
> checking libswscale/swscale.h presence... yes
> checking for libswscale/swscale.h... yes
> checking ffmpeg/swscale.h usability... no
> checking ffmpeg/swscale.h presence... no
> checking for ffmpeg/swscale.h... no
> checking for POSTPROC... yes
> checking postproc/postprocess.h usability... no
> checking postproc/postprocess.h presence... no
> checking for postproc/postprocess.h... no
> checking faad.h usability... yes
> checking faad.h presence... yes
> checking for faad.h... yes
> checking for faacDecOpen in -lfaad... no
> checking for NeAACDecOpen in -lfaad... yes
> checking for TWOLAME... yes
> checking libtar.h usability... yes
> checking libtar.h presence... yes
> checking for libtar.h... yes
> checking a52dec/a52.h usability... yes
> checking a52dec/a52.h presence... yes
> checking for a52dec/a52.h... yes
> checking for a52_free in -la52... yes
> checking for DCA... yes
> checking for FLAC... yes
> checking for LIBMPEG2... yes
> checking for VORBIS... yes
> checking for SPEEX... yes
> checking for THEORA... yes
> checking for DIRAC... yes
> checking for SCHROEDINGER... yes
> checking png.h usability... yes
> checking png.h presence... yes
> checking for png.h... yes
> checking for png_set_rows in -lpng... yes
> checking for FLUIDSYNTH... yes
> checking for ZVBI... yes
> checking for LIBASS... yes
> checking fontconfig/fontconfig.h usability... yes
> checking fontconfig/fontconfig.h presence... yes
> checking for fontconfig/fontconfig.h... yes
> checking for KATE... yes
> checking for TIGER... no
> checking for X... libraries , headers 
> checking for gethostbyname... yes
> checking for connect... (cached) yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking X11/Xlib.h usability... yes
> checking X11/Xlib.h presence... yes
> checking for X11/Xlib.h... yes
> checking for XCB... yes
> checking for XCB_SHM... yes
> checking for XCB_XV... yes
> checking for XCB_RANDR... yes
> checking for XCB_KEYSYMS... yes
> checking for XPROTO... yes
> checking for XLIB_XCB... yes
> checking for GL... yes
> checking for SDL... yes
> checking for SDL_IMAGE... yes
> checking for FREETYPE... yes
> checking for fontconfig/fontconfig.h... (cached) yes
> checking Carbon/Carbon.h usability... no
> checking Carbon/Carbon.h presence... no
> checking for Carbon/Carbon.h... no
> checking for FRIBIDI... yes
> checking for LIBXML2... yes
> checking for SVG... yes
> checking cascade/graphics/CascadeScreen.h usability... no
> checking cascade/graphics/CascadeScreen.h presence... no
> checking for cascade/graphics/CascadeScreen.h... no
> configure: WARNING: Not building Roku HD1000 compatible video output
> checking cascade/graphics/CascadeBitmap.h usability... no
> checking cascade/graphics/CascadeBitmap.h presence... no
> checking for cascade/graphics/CascadeBitmap.h... no
> configure: WARNING: Not building Roku HD1000 compatible video output
> checking linux/fb.h usability... yes
> checking linux/fb.h presence... yes
> checking for linux/fb.h... yes
> checking ggi/ggi.h usability... yes
> checking ggi/ggi.h presence... yes
> checking for ggi/ggi.h... yes
> checking aalib.h usability... yes
> checking aalib.h presence... yes
> checking for aalib.h... yes
> checking for CACA... yes
> checking soundcard.h usability... no
> checking soundcard.h presence... no
> checking for soundcard.h... no
> checking sys/soundcard.h usability... yes
> checking sys/soundcard.h presence... yes
> checking for sys/soundcard.h... yes
> checking for main in -lossaudio... no
> checking for PULSE... yes
> checking for ALSA... yes
> checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h usability... no
> checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h presence... no
> checking for deschutes/libraries/hdmachinex225/PCMAudioPlayer.h... no
> checking for JACK... yes
> checking for UPNP... yes
> checking for QT4... yes
> checking for moc-qt4... /usr/bin/moc-qt4
> checking for rcc... /usr/bin/rcc
> checking for uic-qt4... /usr/bin/uic-qt4
> checking ncurses.h usability... yes
> checking ncurses.h presence... yes
> checking for ncurses.h... yes
> checking for mvprintw in -lncursesw... yes
> checking for tgetent in -lncursesw... yes
> checking for BONJOUR... yes
> checking for UDEV... yes
> checking for MTP... yes
> checking lirc/lirc_client.h usability... yes
> checking lirc/lirc_client.h presence... yes
> checking for lirc/lirc_client.h... yes
> checking for lirc_init in -llirc_client... yes
> checking whether GCRYCTL_SET_THREAD_CBS is declared... yes
> checking for gcry_control in -lgcrypt... yes
> checking for GNUTLS... yes
> checking whether to enable RAOP plugin... yes
> checking whether byte ordering is bigendian... no
> configure: Checking for Mozilla
> Using libxul package.
> Package 'libxul' requires 'nspr >= 4.8.6' but version of NSPR is 4.8.4
> Package 'libxul' requires 'nspr >= 4.8.6' but version of NSPR is 4.8.4
> checking npfunctions.h usability... no
> checking npfunctions.h presence... no
> checking for npfunctions.h... no
> checking npapi.h usability... no
> checking npapi.h presence... no
> checking for npapi.h... no
> checking for npruntime.h... no
> configure: error: Please install the Firefox development tools; 
> mozilla-config.h, plugin/npapi.h and plugin/npruntime.h were not found.
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/09/06/vlc_1.1.3-1_lsqueeze64.buildlog

It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in squeeze before the release.

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: iceweasel
Source-Version: 3.6.9-1

We believe that the bug you reported is fixed in the latest version of
iceweasel, which is due to be installed in the Debian FTP archive:

iceweasel-dbg_3.6.9-1_amd64.deb
  to main/i/iceweasel/iceweasel-dbg_3.6.9-1_amd64.deb
iceweasel_3.6.9-1.debian.tar.gz
  to main/i/iceweasel/iceweasel_3.6.9-1.debian.tar.gz
iceweasel_3.6.9-1.dsc
  to main/i/iceweasel/iceweasel_3.6.9-1.dsc
iceweasel_3.6.9-1_amd64.deb
  to main/i/iceweasel/iceweasel_3.6.9-1_amd64.deb
iceweasel_3.6.9.orig.tar.bz2
  to main/i/iceweasel/iceweasel_3.6.9.orig.tar.bz2
libmozjs-dev_1.9.2.9-1_amd64.deb
  to main/i/iceweasel/libmozjs-dev_1.9.2.9-1_amd64.deb
libmozjs3d-dbg_1.9.2.9-1_amd64.deb
  to main/i/iceweasel/libmozjs3d-dbg_1.9.2.9-1_amd64.deb
libmozjs3d_1.9.2.9-1_amd64.deb
  to main/i/iceweasel/libmozjs3d_1.9.2.9-1_amd64.deb
spidermonkey-bin_1.9.2.9-1_amd64.deb
  to main/i/iceweasel/spidermonkey-bin_1.9.2.9-1_amd64.deb
xulrunner-1.9.2-dbg_1.9.2.9-1_amd64.deb
  to main/i/iceweasel/xulrunner-1.9.2-dbg_1.9.2.9-1_amd64.deb
xulrunner-1.9.2_1.9.2.9-1_amd64.deb
  to main/i/iceweasel/xulrunner-1.9.2_1.9.2.9-1_amd64.deb
xulrunner-dev_1.9.2.9-1_amd64.deb
  to main/i/iceweasel/xulrunner-dev_1.9.2.9-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 595...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Hommey <gland...@debian.org> (supplier of updated iceweasel package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 08 Sep 2010 09:05:03 +0200
Source: iceweasel
Binary: iceweasel iceweasel-dbg xulrunner-1.9.2 libmozjs3d libmozjs-dev 
libmozjs3d-dbg spidermonkey-bin xulrunner-dev xulrunner-1.9.2-dbg
Architecture: source amd64
Version: 3.6.9-1
Distribution: experimental
Urgency: low
Maintainer: Maintainers of Mozilla-related packages 
<pkg-mozilla-maintain...@lists.alioth.debian.org>
Changed-By: Mike Hommey <gland...@debian.org>
Description: 
 iceweasel  - Web browser based on Firefox
 iceweasel-dbg - debugging symbols for iceweasel
 libmozjs-dev - Development files for the Mozilla SpiderMonkey JavaScript 
library
 libmozjs3d - The Mozilla SpiderMonkey JavaScript library
 libmozjs3d-dbg - Development files for the Mozilla SpiderMonkey JavaScript 
library
 spidermonkey-bin - standalone JavaScript/ECMAScript (ECMA-262) interpreter
 xulrunner-1.9.2 - XUL + XPCOM application runner
 xulrunner-1.9.2-dbg - Debugging symbols for the Gecko engine library
 xulrunner-dev - Development files for the Gecko engine library
Closes: 591512 595535 595842
Changes: 
 iceweasel (3.6.9-1) experimental; urgency=low
 .
   * New upstream release.
   * Fixes for mfsa2010-{49-51,53-57,59-63}, also known as
     CVE-2010-3169, CVE-2010-2765, CVE-2010-2767, CVE-2010-3166,
     CVE-2010-2760, CVE-2010-3168, CVE-2010-3167, CVE-2010-2766,
     CVE-2010-2762, CVE-2010-2763, CVE-2010-2768, CVE-2010-2769,
     CVE-2010-2764.
 .
   * debian/README.Debian: Move to debian/iceweasel.README.Debian.
   * debian/branding/content/*.png.uu (removed),
     debian/branding/content/*-base.png, debian/source/include-binaries,
     debian/branding/content/Makefile.in: Replace .uu files with their binary
     counterpart, now that dpkg-dev supports binary files in the debian/
     directory.
   * debian/control*:
     - Remove build dependency on sharutils.
     - Install libmozjs debug symbols together with the xulrunner ones.
     - Remove extra ~ in iceweasel version dependency on xulrunner, which
       was only required for 3.6.4~build2.
   * debian/rules:
     - Refactor file preprocessing.
     - Actually allow the build sequence to start from intermediate stamps.
     - Don't fail to build if the build-xulrunner directory exists.
     - Move .PHONY definitions for test targets to debian/test.mk.
     - Add some sanity checks on version numbers.
     - Use the new DEBIAN_RELEASE variable for dh_gencontrol.
     - Enhance the check-system-libs rule to check in the all autoconf.mk
       files.
     - Further split build and install process in several stamped steps.
     - Actually set CXX in default case, and re-export it.
     - Move stamps creation at the end, so that "touch" always happens at
       the end.
     - Separate dh_xulrunner check from dh_install rule for better debugging.
   * debian/test.mk:
     - Move tests HOME directory into build-xulrunner/dist instead of now
       nonexistent dist.
     - Don't automatically modify TESTS when TEST_PATH is set.
     - Force armel JIT to compile ARMv4T instructions during tests.
     - Define generic -skip rules for tests.
     - Put all tests requiring an application in a separate variable.
     - Use iceweasel for reftest/crashtest.
   * debian/reftest-app: Remove our custom reftest-app.
   * debian/extra-stuff/Makefile.in: Remove duplicated variables definitions.
   * debian/branding/content/jar.mn: Add missing aboutFooter.png to branding.
   * debian/rules, debian/noinstall.in: Move testsuite related header field
     removal to noinstall.in.
   * debian/rules, debian/branding/jar.mn, debian/branding/Makefile.in: Check
     the iceweasel branding installs all files provided by upstream unofficial
     branding.
   * debian/dh/dh_xulrunner.in:
     - Fix small formatting issue in dh_xulrunner manual page.
     - Remove debug output in dh_xulrunner.
   * debian/rules, debian/dh/dh_xulrunner_test, debian/dh/dh_xulrunner.in:
     Better check for the dh_xulrunner behaviour.
   * debian/rules, debian/dh/npapi_getinfo.c, debian/dh/dh_xulrunner.in,
     debian/xulrunner-dev.install.in: New dh_xulrunner feature: return
     plugins handled mime types in a substvar.
   * debian/xulrunner-dev.links.in: Install a symlink to nspr-config for the
     SDK.
   * debian/branding/firefox-branding.js: Unset startup.homepage_override_url
     and startup.homepage_welcome_url. In other words, don't display anything
     special after an upgrade or for the first time the browser is started.
   * debian/xulrunner-GRE_VERSION.postinst.in,
     debian/xulrunner-GRE_VERSION.prerm.in,
     debian/xulrunner-GRE_VERSION.manpages.in,
     debian/xulrunner-stub-GRE_VERSION.1.in: Add a /usr/bin/xulrunner-stub
     binary in the form of an alternative, and a corresponding manual page.
   * debian/smjs.1, debian/control*: Add a note that smjs is not recommended
     for production use.
 .
   * gfx/qcms/iccread.c: Fix unaligned reads in qcms. bz#504766.
     Closes: #591512.
   * browser/components/privatebrowsing/src/nsPrivateBrowsingService.js: Align
     -private description in --help output.
   * js/src/nanojit/NativeARM.*, js/src/nanojit/avmplus.*,
     js/src/nanojit/njcpudetect.h: Fix ARMv4T JIT support, and use patches as
     landed in upstream nanojit.
   * profile/dirserviceprovider/src/nsProfileLock.*,
     toolkit/xre/nsSigHandlers.cpp: Support platforms without SA_SIGINFO.
     bz#593767. Closes: #595535. Thanks Samuel Thibault.
   * xulrunner/installer/*.pc.in: pkg-config files don't need to require the
     version of nspr xulrunner was built against. Closes: #595842.
 .
   * testing/xpcshell/head.js, debian/test.mk: Revert previous temporary hacks
     to track down kfreebsd buildd issues.
Checksums-Sha1: 
 27a06aee74bc4ad94e8f43106f26e06f42ee298f 2157 iceweasel_3.6.9-1.dsc
 eafd815278d9f3ba5e70277d971e9d6cb79de84a 46496358 iceweasel_3.6.9.orig.tar.bz2
 eb5c5e0b85b17a44c351caab81dae51e8f2ddffb 339775 iceweasel_3.6.9-1.debian.tar.gz
 7aafb36ae34e3276e9339987995115e3e63da124 1107522 iceweasel_3.6.9-1_amd64.deb
 3b571583dabd4b7bd3ee0d94d6fd9ca30ba70692 635948 iceweasel-dbg_3.6.9-1_amd64.deb
 a79699b0b34a7a6f49167e499f21f6c1080b219a 9034652 
xulrunner-1.9.2_1.9.2.9-1_amd64.deb
 a9e0a531531926b1938b090c8792f2c7014a48e7 748742 libmozjs3d_1.9.2.9-1_amd64.deb
 30af571a60f3def78333c5b1f04aae65ae778b3c 336156 
libmozjs-dev_1.9.2.9-1_amd64.deb
 1ea5851641544f0511e8c31c73487a4e8d95b00a 2467810 
libmozjs3d-dbg_1.9.2.9-1_amd64.deb
 78809db64999a873151306564665e3749d1ff6fc 99790 
spidermonkey-bin_1.9.2.9-1_amd64.deb
 23516b341e070d498ff1715d01eeb83f50df6a28 3528968 
xulrunner-dev_1.9.2.9-1_amd64.deb
 2cfc971a8bc2d8eeed16597e0ab29ffe96ef41fb 59809540 
xulrunner-1.9.2-dbg_1.9.2.9-1_amd64.deb
Checksums-Sha256: 
 5dc699c9b6d7123cf7c438eeeba353ed96b47e17e5abe8112396d54ec3f14b3d 2157 
iceweasel_3.6.9-1.dsc
 04f35283077566ce645c99af5727e36226a0fba69d15b8a3ba1932c5fb5b824c 46496358 
iceweasel_3.6.9.orig.tar.bz2
 8e0c1a0151d046268362736a6ca2ded35d6b551152a3e7650a32093c06531f4e 339775 
iceweasel_3.6.9-1.debian.tar.gz
 fb1b4cf2ea31f57d214c16068acc2bb6d04763bba388f6ccfdf85e15cf998976 1107522 
iceweasel_3.6.9-1_amd64.deb
 3d7994cf6c5d89a5b28d0d31be10a8e3e8a0142e65255c95ac2d87af839a2dc7 635948 
iceweasel-dbg_3.6.9-1_amd64.deb
 755651aeef0c71091e7e785a4bfd57b6807a7928114ef0c711c78a20c48e3d23 9034652 
xulrunner-1.9.2_1.9.2.9-1_amd64.deb
 ba909f176c3c71e30a6c38140c233ba98a9395a41c1f1a748c5534cbeea9c497 748742 
libmozjs3d_1.9.2.9-1_amd64.deb
 17b5af05aec5ed2d2fdbc4d3de63d23009ef78cebfef27f8a2e0959040368bd2 336156 
libmozjs-dev_1.9.2.9-1_amd64.deb
 852f3f0eb52a0be3888a646536ee54fdb13969d67ca6ff86a6a39f71223097f2 2467810 
libmozjs3d-dbg_1.9.2.9-1_amd64.deb
 21b69caa44143847f7d48ecde6abc98dd5f239d3b004ba0dc1ff8fad45469dcb 99790 
spidermonkey-bin_1.9.2.9-1_amd64.deb
 b6cd8e072906b0fa8ca4a42084cff2c1d44061bc3819a8e13e48cd4fdb5fe7fd 3528968 
xulrunner-dev_1.9.2.9-1_amd64.deb
 032afad41b55260b0b329834c3284a3faaea8a1bc077981373acc48ed395fc28 59809540 
xulrunner-1.9.2-dbg_1.9.2.9-1_amd64.deb
Files: 
 83fcf9936683a933b1c62c192c5b64d7 2157 web optional iceweasel_3.6.9-1.dsc
 5761abdd5bda3d78dac0b5f0710ea5a2 46496358 web optional 
iceweasel_3.6.9.orig.tar.bz2
 961b5600a25c0355950d29a5ff5ded9b 339775 web optional 
iceweasel_3.6.9-1.debian.tar.gz
 fc2d4e3725e3d1f4ae35bcb192fd800b 1107522 web optional 
iceweasel_3.6.9-1_amd64.deb
 d4c77339c14e2145f8102c4ddce3768a 635948 debug extra 
iceweasel-dbg_3.6.9-1_amd64.deb
 c110feab94d1a7c329768237461313b1 9034652 libs optional 
xulrunner-1.9.2_1.9.2.9-1_amd64.deb
 8160d29c8783a8c449215bfb6965f5c0 748742 libs optional 
libmozjs3d_1.9.2.9-1_amd64.deb
 9a2779f881154e088dd217b7144e1b03 336156 libdevel optional 
libmozjs-dev_1.9.2.9-1_amd64.deb
 0d19321138dd810c47aa9a02b32dd39c 2467810 debug extra 
libmozjs3d-dbg_1.9.2.9-1_amd64.deb
 d29f00be72528f247a438251ada60933 99790 interpreters optional 
spidermonkey-bin_1.9.2.9-1_amd64.deb
 8d232795ad3b4284a8657ad97249642a 3528968 libdevel optional 
xulrunner-dev_1.9.2.9-1_amd64.deb
 c62f03a10c0ad3dfc2662f2ee2802c43 59809540 debug extra 
xulrunner-1.9.2-dbg_1.9.2.9-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFMh1Rv3kvaLFT9KlgRAnA6AJ9HS1jo8QjVWe4h5RQu6KpgNT4K+ACfUOtB
s4LLb0NoH1L/RjfPswBHp2g=
=7hew
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to