On Wed, May 18, 2011 at 03:51:05PM -0300, Aurélio A. Heckert wrote: > Package: iceweasel > Version: 4.0.1-2 > Severity: blocker > > My /etc/apt/sources.list contains: > deb http://ftp.br.debian.org/debian/ testing main > deb-src http://ftp.br.debian.org/debian/ experimental main > > I run the command: > # apt-src install -i iceweasel > > That downloads the files: > iceweasel_4.0.1-2.debian.tar.gz > iceweasel_4.0.1-2.dsc > iceweasel_4.0.1.orig.tar.bz2 > > Compiles the iceweasel, the tests passed, but that fails near the end: > > g++ -o fast-dtoa.o -c -I./../../dist/system_wrappers_js -include > ../../../js/src/config/gcc_hidden.h -DOSTYPE=\"Linux2.6\" > -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -DJS_HAS_CTYPES > -DDLL_PREFIX=\"lib\" -DDLL_SUFFIX=\".so\" -I. -I../../../js/src -I. > -I./../../dist/include -I./../../dist/include/nsprpub > -I/usr/include/nspr -I../../../js/src -I../../../js/src/assembler > -I../../../js/src/yarr -fPIC -fno-rtti -fno-exceptions -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 -g -std=gnu++0x > -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 > -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 > -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include > ./js-confdefs.h -MD -MF .deps/fast-dtoa.pp > ../../../js/src/v8-dtoa/fast-dtoa.cc > ../../../js/src/v8-dtoa/fast-dtoa.cc:32:27: fatal error: > cached-powers.h: Arquivo ou diretório não encontrado > compilation terminated. > make[2]: ** [fast-dtoa.o] Erro 1 > make[2]: Saindo do diretório `/tmp/iceweasel-4.0.1/build-xulrunner/js/src' > dh_auto_install: make -j1 install > DESTDIR=/tmp/iceweasel-4.0.1/debian/tmp prefix=/usr MODULE=mozjs > FORCE_STATIC_LIB= returned exit code 2 > make[1]: ** [stamps/install-xulrunner] Erro 29 > rm build-iceweasel/debian/installer/Makefile > build-xulrunner/debian/installer/Makefile > make[1]: Saindo do diretório `/tmp/iceweasel-4.0.1' > make: ** [binary] Erro 2 > dpkg-buildpackage: error: debian/rules binary gave error exit status 2 > E: Building failed
Considering the cached-powers.h is part of the source and considering it builds fine on buildds, I'm inclined to think this is a problem with your machine. Please try to work it out on your end or give the full log. Mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org