Helmut Grohne <[email protected]> writes:

> I'm sorry, I don't usually build with dpkg-buildpackage directly and
> thus I messed up the instructions. dpkg-buildpackage has its own
> --host-arch switch. Please try:
>
>   DEB_BUILD_PROFILES="cross nocheck" \
>   DEB_BUILD_OPTIONS="parallel=2 nocheck" \
>   nice fakeroot dpkg-buildpackage -B --host-arch=mipsel

Will do.

> I ran each ftcbfs build twice to rule out the possibility of a random
> ftcbfs. So we have a non-random ftcbfs for some architectures. I'm a bit
> surprised about s390x here as it is the only failing 64bit architecture.

Hmm.  No idea if it's relevant, but wonder if it's of different
endianness than the other 64-bit architectures (don't recall).

For what it's worth, I believe guile's compiled .go files are currently
only sensitive to endianness and pointer-width (and assume longs and
pointers are the same width).

(See prebuilt/Makefile.am -- though now that I look at it, irrespective
 of the comments earlier in the file, it doesn't appear to build
 64-bit-big-endian...  Maybe it handles that as a special case.)

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4

Reply via email to