Bug#656313: Iceweasel FTBFS

Mike Hommey mh at glandium.org
Wed Jan 18 11:14:28 UTC 2012


On Wed, Jan 18, 2012 at 11:45:39AM +0100, Rogier wrote:
> Package: iceweasel
> Version: 8.0-3
> Severity: serious
> Justification: fails to build from source
> 
> Dear Maintainer,
> 
> As the title says: iceweasel does not build.
> After installation of the build dependencies, and downloading and compiling using:
> 
> 	apt-get source iceweasel
> 	cd iceweasel-8.0
> 	dpkg-buildpackage -b
> 
> Compilation stops with the following messages:
> 
> 	g++ -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-
> virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -Wno-long-
> long -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe -
> fexceptions  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks  -fomit-frame-pointer -fPIC -shared -Wl,-
> z,defs -Wl,--gc-sections -Wl,-h,test.so -o test.so -Wl,--as-needed -lpthread    -Wl,-rpath-
> link,/home/rogier/src/extern/iceweasel/iceweasel-8.0/build-xulrunner/dist/bin -Wl,-rpath-link,/usr/lib  
> test.o
> 	===
> 	=== If you get failures below, please file a bug describing the error
> 	=== and your environment (compiler and linker versions), and use
> 	=== --disable-elf-hack until this is fixed.
> 	===
> 	/home/rogier/src/extern/iceweasel/iceweasel-8.0/build-browser/build/unix/elfhack/elfhack -b 
> test.so
> 	test.so: terminate called after throwing an instance of 'std::runtime_error'
> 	  what():  Error opening file

Are you using a 32-bits chroot on a 64-bits system?

Mike





More information about the pkg-mozilla-maintainers mailing list