[Pkg-ia32-libs-maintainers] Bug#535425: ia32-libs-tools needs to depend on debhelper and builds for ia64 instead of amd64

Goswin von Brederlow goswin-v-b at web.de
Tue Jul 14 22:53:07 UTC 2009


Andreas Beckmann <debian at abeckmann.de> writes:

> Hi Goswin,
>
> when I tried ia32-libs-tools (22) once more, I noticed that it lacks a
>   Depends: debhelper
> because package build fails if debhelper is not installed:
>
>
> packages.list was reduced to the following line:
> ia32-alsa-lib                   libasound2
>
> /usr/lib/ia32-libs-tools/create-all
> ...
>> dpkg-source: warning: failed to verify signature on ./alsa-lib_1.0.20-3.dsc
>> dpkg-source: info: extracting alsa-lib in alsa-lib-1.0.20
>> dpkg-source: info: unpacking alsa-lib_1.0.20.orig.tar.gz
>> dpkg-source: info: applying alsa-lib_1.0.20-3.diff.gz
>> dch warning: new version (1.0.20-3~22) is less than
>> the current version number (1.0.20-3).
>> dpkg-architecture: warning: Specified GNU system type ia64-linux-gnu does not match gcc system type x86_64-linux-gnu.
>> dpkg-architecture: warning: Specified GNU system type ia64-linux-gnu does not match gcc system type x86_64-linux-gnu.
>>  dpkg-buildpackage -rfakeroot -d -us -uc -sa -aia64
>> dpkg-buildpackage: warning: using a gain-root-command while being root
>> dpkg-buildpackage: set CFLAGS to default value: -g -O2
>> dpkg-buildpackage: set CPPFLAGS to default value:
>> dpkg-buildpackage: set LDFLAGS to default value:
>> dpkg-buildpackage: set FFLAGS to default value: -g -O2
>> dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
>> dpkg-buildpackage: source package ia32-alsa-lib
>> dpkg-buildpackage: source version 1.0.20-3~22
>> dpkg-buildpackage: source changed by Debian ia32-libs Team <pkg-ia32-libs-maintainers at lists.alioth.debian.org>
>> dpkg-architecture: warning: Specified GNU system type ia64-linux-gnu does not match gcc system type x86_64-linux-gnu.
>>  fakeroot debian/rules clean
>> dpkg-buildpackage: host architecture ia64
>> dh_testdir
>> make: dh_testdir: Command not found
>> make: *** [clean] Error 127
>> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
>> debuild: fatal error at line 1324:
>> dpkg-buildpackage -rfakeroot -d -us -uc -sa -aia64 failed
>
>
> And for some reason ia32-libs-tools now wants to build ia64 instead of
> amd64 packages.
>
>
> Andreas

Fixed in svn.

The reason it builds for ia64 is that the ia32-libasound2 is only for
ia64. On amd64 you already have lib32asound2 build from the source
directly. Building it for amd64 would fail saying the architecture is
not supported.

MfG
        Goswin





More information about the Pkg-ia32-libs-maintainers mailing list