[helix-maintainers] Bug#309121: helix-player: FTBFS on amd64

Kurt Roeckx Kurt Roeckx <kurt@roeckx.be>, 309121@bugs.debian.org
Sat, 14 May 2005 20:55:58 +0200


Package: helix-player
Version: 1.0.4-1exp
Tags: experimental

Hi,

The package is failing to build on amd64.  I've changed the
debian rules file to set SYSTEM_ID to linux-2.6-glibc23-amd64.

Then I get a little further, and seems to build.  I see messages
like this:
UNIXCompile(common/system): making depend
UNIXCompile(common/system): making all
ERROR: UNIXCompile(common/system) ERROR: Make failed.

--- Build System Error ------------------------------------

It's not giving any indications on what might be wrong.

It stops with:
Build complete, 50 of 109 modules failed.
make[1]: Leaving directory `/usr/src/helix-player-1.0.4'
touch build-stamp
 debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# menu items, icon, mime-files etc.
install -p -m 644
/usr/src/helix-player-1.0.4/player/installer/archive/temp/share/hxplay.desktop
\
        /usr/src/helix-player-1.0.4/debian/helix-player/usr/share/applications/helix-player.desktop
install: cannot stat
`/usr/src/helix-player-1.0.4/player/installer/archive/temp/share/hxplay.desktop':
No such file or directory
make: *** [install] Error 1


Kurt