[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFC: test my debs for vegastrike



On Fre, 2002-03-22 at 17:37, Michael Furr wrote: 
> 
> I have finished packaging some .debs and would like some feedback on
> them.  They are packages of the game Vegastrike
> (www.sf.net/projects/vegastrike). 

The build failed at first: 

dpkg-buildpackage: source package is vegastrike 
dpkg-buildpackage: source version is 0.0.20020321-1 
dpkg-buildpackage: host architecture is powerpc 
fakeroot debian/rules clean 
dh_testdir 
dh_testroot 
rm -f build-stamp configure-stamp 
/usr/bin/make distclean 
make[1]: Entering directory
`/home/michdaen/debian/vegastrike-0.0.20020321' 
make[1]: *** No rule to make target `distclean'.  Stop. 
make[1]: Leaving directory
`/home/michdaen/debian/vegastrike-0.0.20020321' 
make: [clean] Error 2 (ignored) 
test -r /usr/share/misc/config.sub && \ 
  -cp -f /usr/share/misc/config.sub config.sub 
/bin/sh: -cp: command not found 
make: [clean] Error 127 (ignored) 
test -r /usr/share/misc/config.guess && \ 
  -cp -f /usr/share/misc/config.guess config.guess 
/bin/sh: -cp: command not found 
make: [clean] Error 127 (ignored) 
dh_clean 
debian/rules build 
dh_testdir 
./configure --host=powerpc-linux --build=powerpc-linux
--bindir=/usr/games --with-data-dir=/usr/share/games/vegastrike
--with-python-inc=/usr/include/python2.1/ 
make: execvp: ./configure: Permission denied 
make: *** [configure-stamp] Error 127 
debuild: fatal error at line 322: 
dpkg-buildpackage failed! 


Worked after chmod +x configure, but the '-cp's look like they need
fixing as well. The leading dashes are a feature of make, not the shell.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


--
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: