Comment 4 for bug 941619

Revision history for this message
Daniel Holbach (dholbach) wrote :

The package seems to fail to build for me on precise amd64:
...
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove `.': Invalid argument
make: [makefile-clean] Error 1 (ignored)
dh_clean
rm -f debian/stamp-autotools-files
 dpkg-source -b torcs-1.3.3
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building torcs using existing ./torcs_1.3.3.orig.tar.bz2
dpkg-source: info: local changes detected, the modified files are:
 torcs-1.3.3/Make-config
 torcs-1.3.3/config.h
 torcs-1.3.3/src/doc/torcsdoc.conf
 torcs-1.3.3/src/linux/torcs
 torcs-1.3.3/src/tools/accc/accc
 torcs-1.3.3/src/tools/nfs2ac/nfs2ac
 torcs-1.3.3/src/tools/nfsperf/nfsperf
 torcs-1.3.3/src/tools/texmapper/texmapper
 torcs-1.3.3/src/tools/trackgen/trackgen
 torcs-1.3.3/stamp-h1
dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/torcs_1.3.3-2.diff.PEUEBS
dpkg-source: info: you can integrate the local changes with dpkg-source --commit
dpkg-buildpackage: error: dpkg-source -b torcs-1.3.3 gave error exit status 2
E: Failed autobuilding of package
...