Source: libv8
Version: 1.3.11+dfsg-1
Severity: serious

Hi,

There was an error while trying to autobuild your package:

> Automatic build of libv8_1.3.11+dfsg-1 on excelsior by sbuild/amd64 98
> Build started at 20090922-0345

[...]

> Build-Depends: debhelper (>= 7), pkg-config, scons, quilt, cdbs

[...]

> Toolchain package versions: linux-libc-dev_2.6.30-6 libc6-dev_2.9-26 
> g++-4.3_4.3.4-3 gcc-4.3_4.3.4-3 binutils_2.19.91.20090910-1 
> libstdc++6_4.4.1-4 libstdc++6-4.3-dev_4.3.4-3

[...]

> scons: Reading SConscript files ...
> scons: done reading SConscript files.
> scons: Building targets ...
> gcc -o obj/release/dtoa-config.os -c -g -O2 -fno-strict-aliasing -Werror 
> -Wno-uninitialized -m32 -O3 -fomit-frame-pointer -fdata-sections 
> -ffunction-sections -ansi -fPIC -DV8_TARGET_ARCH_IA32 -DV8_SHARED 
> -DENABLE_DEBUGGER_SUPPORT -DV8_NATIVE_REGEXP -DENABLE_LOGGING_AND_PROFILING 
> -Isrc src/dtoa-config.c
> In file included from /usr/include/features.h:361,
>                  from /usr/include/endian.h:22,
>                  from src/dtoa-config.c:42:
> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or 
> directory
> scons: *** [obj/release/dtoa-config.os] Error 1
> scons: building terminated because of errors.
> make: *** [debian/stamp-scons-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64&pkg=libv8&ver=1.3.11+dfsg-1

Note that it's using -m32 and V8_TARGET_ARCH_IA32.  I'm not sure
this is intentional or not.

If you really want to make a 32 bit library for amd64, please
properly name the library as such (lib32v8-0, lib32v8-dev).  But
I do not suggest this.  You should also install the files in 
/usr/lib32/ and build-depend on gcc-multilib in that case.

Note that people are also working on multiarch, in which case
things should be packaged differently.


Kurt




-- 
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