Bug#632903: chromium: FTBFS on armel: make[1]: *** No rule to make target `chrome_sandbox'. Stop.)

2011-07-07 Thread Timo Juhani Lindfors
Hi, this was solved by just adding armel to the list of architectures in debian/control. However, after that the build fails with CXX(host) out/Release/obj.host/v8_base/v8/src/arm/debug-arm.o CXX(host) out/Release/obj.host/v8_base/v8/src/arm/deoptimizer-arm.o CXX(host)

Bug#632903: chromium: FTBFS on armel: make[1]: *** No rule to make target `chrome_sandbox'. Stop.

2011-07-07 Thread Timo Juhani Lindfors
Hi, CXX(host) out/Release/obj.host/v8_base/v8/src/arm/lithium-gap-resolver-arm.o CXX(host) out/Release/obj.host/v8_base/v8/src/arm/macro-assembler-arm.o v8/src/arm/macro-assembler-arm.cc:64:3: error: #error For thumb inter-working we require an architecture which supports blx I looked

Bug#632903: chromium: FTBFS on armel: make[1]: *** No rule to make target `chrome_sandbox'. Stop.

2011-07-06 Thread Timo Juhani Lindfors
Package: chromium Version: 12.0.742.112~r90304-1 Severity: normal After I applied http://sourceware.org/ml/binutils/2011-07/msg00075.html my binutils-gold does not crash anymore. Thus, I hurried to retry chromium build. This time it fails quite early: dpkg-buildpackage -rfakeroot -D -us -uc