On Wed, May 18, 2011 at 08:37:29PM -0300, Aurélio A. Heckert wrote:
> On Wed, May 18, 2011 at 4:03 PM, Mike Hommey <m...@glandium.org> wrote:
> >
> > 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
> 
> Ok, attached to this message goes the full log done with this command:
> 
> LANG=en apt-src install -i iceweasel 2>&1 | tee iceweasel-aptsrc.log
> 
> Aurium

> 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: No 
> such file or directory
> compilation terminated.
> make[2]: *** [fast-dtoa.o] Error 1
> make[2]: Leaving directory `/tmp/iceweasel-4.0.1/build-xulrunner/js/src'

This whole thing just doesn't make sense. Please go in the
/tmp/iceweasel-4.0.1/build-xulrunner/js/src directory and send the
output for the following command:
make -d install DESTDIR=/tmp/iceweasel-4.0.1/debian/tmp prefix=/usr 
MODULE=mozjs FORCE_STATIC_LIB=

Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to