Package: steam
Version: 1.6.2-4
Severity: serious
Justification: FTBFS

The steam package failed to build on both arm and m68k in the most recent
upload to testing.

[...]

mypwd=$PWD; cd /build/buildd/steam-1.6.2/debian/steam//usr//share/steam && tar 
-xpf $mypwd/__tmp.tar 
cd /build/buildd/steam-1.6.2/debian/steam//usr//share/steam; find . -type d 
-name CVS -exec rm -fr {} \;
ln -f -s /usr/bin/pike7.4 
/build/buildd/steam-1.6.2/debian/steam//usr//share/steam/steam || true
#remove old libs
rm 
/build/buildd/steam-1.6.2/debian/steam//usr//share/steam/server/libraries/xslt.pmod.so
 ||truerm: cannot remove 
/build/buildd/steam-1.6.2/debian/steam//usr//share/steam/server/libraries/xslt.pmod.so':
 No such file or directory
test -d /build/buildd/steam-1.6.2/debian/steam//usr//share/steam/server/dev || 
mkdir -p /build/buildd/steam-1.6.2/debian/steam//usr//share/steam/server/dev
#-test -f /var/lib/mysql/mysqld.sock && cp -R /var/lib/mysql/mysqld.sock 
/build/buildd/steam-1.6.2/debian/steam//usr//share/steam/mysqld.sock
#-test -f /var/run/mysqld/mysqld.sock && cp -R /var/run/mysqld/mysqld.sock 
/build/buildd/steam-1.6.2/debian/steam//usr//share/steam/var/run/mysqld/mysqld.sock
cd 
/bin/sh: line 1: cd: /org/buildd: No such file or directory
make[1]: *** [install] Error 1

[...]

A full build log can be found at
<http://buildd.debian.org/fetch.php?&pkg=steam&ver=1.6.2-4&arch=arm&stamp=1116533866&file=log&as=raw>.

This bug is caused by an incorrectly variable, which results in attempting to
cd to the home directory, which is not guaranteed to exist as a valid
directory on buildds.  It is also not the correct directory to be cd'ing to
in any case, and results in failing to remove __tmp.tar from the real
directory -- which means debian/rules clean also does not correctly clean up
after a build.

Unfortunately, this affects not only the version in
testing-proposed-updates, but also the existing versions in testing and
unstable.  Please fix this bug ASAP so that steam can be considered for
sarge.

Thanks,
-- 
Steve Langasek
postmodern programmer

Attachment: signature.asc
Description: Digital signature

Reply via email to